/* GLOBAL */

@charset "UTF-8";

@page {
    size: A4;
    margin: 0.2in 0.44in 0.2in 0.44in;
}

body {
  font: 400 0.7em ProximaNova, sans-serif;
  color: #000;
  width: 100%;
}

@font-face {
  font-family: 'ProximaNova';
  src: url('fonts/Proxima-Nova-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('fonts/Proxima-Nova-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNovaCondensed';
  src: url('fonts/Proxima-Nova-Condensed-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('fonts/Proxima-Nova-Regular-Italic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'ProximaNovaCondensed';
  src: url('fonts/Proxima-Nova-Condensed-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNovaExtraCondensed';
  src: url('fonts/Proxima-Nova-Extra-Condensed-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}


h1 {
  font-size: 162.5%;
  color: #46c473;
  margin: 0 0 10px 0;
}

strong {
  font-weight: bold;
}

img {
    vertical-align: middle;
    display: inline-block
}

a {
  color: #46C473;
}

.page-break-before {
  page-break-before: always;
}


/* COLUMNS */

.col1 {
  float: left;
  width: 6.5%;
  margin-right: 2%;
}

.col2 {
  float: left;
  width: 15%;
  margin-right: 2%;
}

.col3 {
  float: left;
  width: 23.5%;
  margin-right: 2%;
}

.col4 {
  float: left;
  width: 32%;
  margin-right: 2%;
}

.col5 {
  float: left;
  width: 40.5%;
  margin-right: 2%;
}

.col6 {
  float: left;
  width: 49%;
  margin-right: 2%;
}

.col7 {
  float: left;
  width: 57.5%;
  margin-right: 2%;
}

.col8 {
  float: left;
  width: 66%;
  margin-right: 2%;
}

.col9 {
  float: left;
  width: 74.5%;
  margin-right: 2%;
}

.col12 {
  width: 100%;
  clear: both;
}

.last-col {
  float: left;
  margin-right: 0 !important;
}

.float-right {
  float: right;
}



.t-col1 {
  width: 6.5%;
  margin-right: 2%;
}

.t-col2 {
  width: 15%;
  margin-right: 2%;
}

.t-col3 {
  width: 23.5%;
  margin-right: 2%;
}

.t-col4 {
  width: 32%;
  margin-right: 2%;
}

.t-col5 {
  width: 40,5%;
  margin-right: 2%;
}

.t-col6 {
  width: 49%;
  margin-right: 2%;
}

.t-last-col {
  margin-right: 0 !important;
}

.v-middle {
  vertical-align: middle;
}



/* GLOBAL CLASSES */

.v-clearfix:before, .v-clearfix:after {
    content: " ";
    display: table
}

.v-clearfix:after {
    clear: both
}


.v-section {
  width: 100%;
  margin: 0 0 30px 0;
  padding: 0;
  background-color: #fff;
}

.green-top-section {
  border-top: 2pt solid #46C473;
  padding-top: 8px;
}

.orange-large {
  font-size: 150%;
  color: #F9690E;
}

.header-report-number {
  float: right;
  width: 15%;
  padding: 2px 0;
  border: 0.5pt #d3d3d3 solid;
  border-radius: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 87.5%;
  display: block;
}

.header-slogan {
  float: left;
  font-size: 112.5%;
  display: block;
}



/*TEXT SIZES*/

.text10 {
  font-size: 62.5%;
}

.text12 {
  font-size: 75%;
}

.text14 {
  font-size: 87.5%;
}

.text15 {
  font-size: 93.75%;
}

.text16 {
  font-size: 100%;
}

.text18 {
  font-size: 112.5%;  
}

.text20 {
  font-size: 125%;
}

.text24 {
  font-size: 150%;
}

.text28 {
  font-size: 175%;  
}

.text32 {
  font-size: 200%;  
}


/*COLORS*/

.black {
  color: black !important;
}

.green {
  color: #46c473 !important;
}

.red {
  color: #D0021B !important;
}

.magenta {
  color: #BB6BD9 !important;  
}

.cyan {
  color: #56CCF2 !important;  
}

.orange {
  color: #F2994A !important;  
}

.ruby {
  color: #EB5757 !important;  
}

.midgrey {
  color: #979797 !important;    
}


.bg-green {
  background-color: #46c473 !important;
}

.bg-red {
  background-color: #D0021B !important;
}

.bg-orange {
  background-color: #FFB54E !important;
}

.bg-grey {
  background-color: #C0C0C0 !important;
}


.border-green {
  border-color: #46c473 !important;
}

.border-red {
  border-color: #D0021B !important;
}

.border-orange {
  border-color: #FFB54E !important;
}

.border-grey {
  border-color: #C0C0C0 !important;
}




/* PAGE 01. P1 ГЛАВНАЯ СТРАНИЦА*/

.p1-section {
  margin: 0 0 24px 0 !important;
}

.tab-active {
  float: left;
  font-weight: bold;
  width: 32%;
  padding-top: 6px;
  margin-right: 2%;
  font-size: 100%;
  color: #46C473;
  border-top: 2pt #46c473 solid;
  display: inline-block;
}

.tab-passive {
  float: left;
  font: 600 12px ProximaNovaCondensed;
  width: 15%;
  padding-top: 6px;
  margin-right: 2%;
  font-size: 80%;
  color: #9B9B9B;
  border-top: 2pt #d3d3d3 solid;
  display: inline-block;
}

.tab-last {
  margin-right: 0;
}

/*----ИНФА + НОМЕР ОТЧЕТА-----------------*/

.p1-report-info {
  font-size: 75%;
  line-height: 140%;
  padding: 2px 0;
  display: inline-block;
}

.p1-report-number {
  padding: 2px 0;
  border: 1pt #d3d3d3 solid;
  border-radius: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 150%;
  display: table-cell;
}

/*----ЛОГОТИП И ПРОФЕССИЯ----------------*/

.logo {
  width: 260px;
  height: auto;
}

.profession-main {
  font-size: 125%;
  font-weight: bold;
  line-height: 100%;
  color: #46C473;
  padding-top: 6px;
  display: inline-block;
}

a.contact_link {
  font-weight: bold;
  font-size: 87.5%;
  padding-left: 5px;
}

/*----ПАУТИНКА и ОТНОШЕНИЯ---------------*/

.t-borderless {
  table-layout: fixed;
  width: 100%;
}

/*table,
td,
th {
  border-collapse: collapse;
}*/

.t-borderless th, .t-borderless td {
  border: 0;
  vertical-align: top;
  padding: 0;
}

.td_6col {
  width: 49%;
}

.td_gap {
  width: 2%;
  display: block;
}

img.pautinka {
  padding-top: 4px;
  width: 95%;
}

.pautinka-h2 {
  font-size: 125%;
  margin-top: 20px;
}

.eq-header {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px #D3D3D3 dashed;
}

.eq-scheme {
  width: 75%;
  text-align: right;
}

img.III {
  width: 100%;
}


/*02. P2 ИНДИВИДУАЛЬНОЕ ОПИСАНИЕ ГРАНЕЙ СПОСОБНОСТЕЙ*/

.p2-section {
  width: 100%;
  border-top: 1pt #C0C0C0 dashed;
  padding: 0px 0 10px 0;
  margin-bottom: 12px;
}

.p2-section h2 {
  font-size: 150%;
  margin: 8px 0;
  font-weight: normal;
}

.p2-section h2 span {
  padding: 4px 12px;
  margin-right: 8px;
  background-color: #46C473;
  color: #fff;
  font-size: 60%;
  border-radius: 10px;
  position: relative;
}


/*03. MMR ВНИМАНИЕ И ПАМЯТЬ*/

.p3-item {
  height: 40px;
  color: #fff;
  font-weight: bold;
  font-size: 162.5%;
  border-radius: 10px;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
  display: block;
  float: left;
}

.p3-item .left {
  float: left;
  margin: 10px 0 10px 16px;
}

.p3-item .right {
  float: right;
  margin: 10px 16px 0 10px;
}

.legend-color {
  width: 100%;
  height: 10px;
  border-radius: 5px;
  margin-bottom: 10px;
}


/*04. SCHL_8_10 ОСВОЕНИЕ ШКОЛЬНЫХ ПРЕДМЕТОВ*/

.p4-table-caption {
  font-size: 112.5%;
  text-align: center;
}

.p4-row {
  width: 100%;
  height: 20px;
  padding-top: 4px;
  border-bottom: 0.5pt #DCDCDC solid;
  float: left;
}

.p4-title {
  width: 49%;
  margin-right: 2%;
  font-size: 125%;
  float: left;
}

.p4-value1 {
  width: 23.5%;
  height: 14px;
  border-radius: 8px;
  margin: 1px 2% 0 0;
  float: left;
  content: " ";
}

.p4-value2 {
  width: 23.5%;
  height: 14px;
  border-radius: 8px;
  margin: 1px 0 0 0;
  float: left;
  content: " ";
}

.p4-legend-bar {
  width: 48%;
  height: 6px;
  margin: 0 4% 0 0;
  border-radius: 3px;
  margin-bottom: 10px;
  float: left;
  content: " ";
}

.p4-legend-text {
  width: 48%;
  margin: 0 4% 4% 0;
  float: left; 
}



/*05. HARM_4_7 КРУЖКИ: Автоматический подбор внешкольных занятий*/

.p5-row {
  width: 100%;
  height: 15px;
  padding-top: 3px;
  border-bottom: 0.5pt #DCDCDC solid;
  float: left;
}

.p5-title {
  width: 49%;
  margin-right: 2%;
  font-size: 87.5%;
  float: left;
  text-overflow: ellipsis;
}

.p5-value1 {
  width: 23.5%;
  height: 10px;
  border-radius: 8px;
  margin: 1px 2% 0 0;
  float: left;
  content: " ";
}

.p5-value2 {
  width: 23.5%;
  height: 10px;
  border-radius: 8px;
  margin: 1px 0 0 0;
  float: left;
  content: " ";
}

.p5-legend-text {
  text-align: center;
  width: 48%;
  margin: 0 4% 4% 0;
  float: left; 
}



/*06. SKLS_11_14 Надпрофессиональные навыки*/

.p6-table {
  width: 100%;
  padding: 0;
  border-collapse: collapse;
}

.p6-table th {
  vertical-align: bottom;
  text-align: center;
  font-weight: bold;
  font-size: 112.5%;
  padding: 0 0 10px;
}

.p6-table tr {
  border-bottom: 0.5pt #D9D9D9 solid;
}

.p6-table td {
  vertical-align: middle;
  padding: 8px 0;
}

.p6-table td.icon {
padding: 2px 10px;
}

.p6-table td.number {
  text-align: center;
  font-weight: bold;
  font-size: 125%;
  padding: 2px 18px;
}

.p6-table td.text {
  padding: 2px 4px 2px 0;
}

.p6-table td.circle {
  padding: 8px 10px;
}

.p6-circle {
  width: 50px;
  height: 50px;
  border-radius: 30px;
  background-color: #f9f9f9;
  margin: 0 auto;
}

.p6-next {
  width: 70%;
  float: right;
  position: absolute;
  right: 22px;
  bottom: 20px;
}

.p6-next table {
  width: 100%;
}

.p6-next table.td {
  vertical-align: middle !important;
}

.circle-arrow-right {
  width: 36px;
}

.skill-big {
  width: 44px;
  height: auto;
}



/*07. PRFS_15_17 АТЛАС ПРОФЕССИЙ*/

.p7-table {
  width: 100%;
  padding: 0;
  font-size: 87.5%;
  border-collapse: collapse;
  margin: 0;
  page-break-inside: avoid;
}

.p7-table th {
  font-size: 125%;
  vertical-align: bottom;
  text-align: center;
  font-weight: bold;
  padding: 8px;
  color: #fff;
  background-color: #4A90E2;
}

.p7-table td {
  width: 4%;
  padding: 4px 4px;
  vertical-align: middle;
  border-top: 0.5pt #ccc solid;
  border-right: 0.5pt #ccc solid;
  border-bottom: 0.5pt #ccc solid;
  text-align: center;
}

.p7-table td.title {
  width: auto;
  text-align: left;
  padding-left: 8px;
  border-right: none;
}

.p7-table td.semafor-cell {
  width: 8%;
  padding-left: 12px;
  border-left-style: none !important;
  background-color: #fff;
}

.semafor {
  width: 40px;
  height: 16px;
  border-radius: 8px;
  margin: 0 auto;
}

.p7-table td.n {
  font-weight: bold;
}

.p7-table td.icon {
  padding: 0 0 4px 0;
  margin: 0;
  vertical-align: bottom;
  border: none !important;
  text-align: center;
}

.p7-table th.group-title-left {
  text-align: left;
  font-size: 125%;
}

.azimov {
  float: left;
  width: 56%;
  font-size: 87.5%;
  font-style: italic;
  text-align: left;
  vertical-align: bottom;
}


img.prof-on {
  width: 20px;
  visibility: visible;
}

img.prof-off {
  width: 20px;
  visibility: hidden;
}

.skill-small {
  width: 24px;
  height: auto;
}


/*08. PRFS_18 МОЕ ПРИЗВАНИЕ И ЛУЧШАЯ ПРОФЕССИЯ*/

.p8-number {
  width: 15%;
  margin-right: 2%;
  float: left;
  font-size: 400%;
  text-align: right;
  color: #9b9b9b;
  padding: 0;
  line-height: 100%;
}

.p8-text {
  width: 83%;
  float: left;
}

.p8-text h1 {
  font-size: 150%;
  margin-bottom: 0;
  line-height: 100%;
}

.p8-text h2 {
  font-size: 112.5%;
  margin-bottom: 0;
  line-height: 100%;
}

.p8-profession {
  margin-bottom: 10px;
  page-break-inside: avoid;  
}


/*09. SPORT*/

.p9-sport-table {
  width: 100%;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
}

.p9-sport-table td.value {
  width: 33.5%;
  border-radius: 10px;
  background-color: #46C473;
  vertical-align: middle;
  text-align: center;
  font-size: 162.5%;
  color: #fff;
  display: table-cell;
}

.p9-sport-table td.text {
  width: 64.5%;
  vertical-align: middle;
}

.p9-leader {
  color: #fff;
  background-color: #46C473;
  padding: 14px 20px 20px 18px;
  margin: 0 0 10px 0;
  border-radius: 10px;
}

.p9-leader .head {
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 8px;
  clear: both;
}


/*10. EMOTIONAL*/

.p10-container {
  width: 60%;
  margin: 20px auto;
  font-size: 112.5%;
  text-align: center;
}

.p10-container .head {
  color: #46C473;
  font-weight: bold;
}

.p10-container .emo {
  padding: 14px 20px;
  margin: 20px auto;
  font-size: 162.5%;
  border-style: solid;
  border-width: 2pt;
  border-radius: 10px;
  display: inline-block;
}

.p10-img {
  width: 300px;
}


/*20. RISKS */

.p20-maincontainer {
  background-color: #fff;
  height: 520px;
  position: relative;
}

.p20-info {
  text-align: center;
  position: relative;
}

.p20-theory {
  position: absolute;
  bottom: 0;
  border: 2pt #D3D3D3 solid;
  border-radius: 8px;
  padding: 16px;
  width: 35%;
}

.p20-scalewrapper {
  height: 100%;
  background-color: #fff;
}

.p20-marker {
  position: absolute;
}

img.marker {
  width: 50px;
}

.p20-scale {
  height: 100%;
  width: 50%;
  border-radius: 4px;
  background-image: linear-gradient(180deg, #D0021B 0%, #FFB54E 100%);
  float: right;
}

.p20-description-header {
  margin-top: 16px;
  margin-bottom: 6px;
}

.p20-description {
  padding-bottom: 18px;
  border-bottom: 1pt #C0C0C0 dashed;
}

.highrisk {
  color: #D0021B;
}

.midrisk {
  color: #E85D35;
}

.lowrisk {
  color: #FFB54E;
}



/*30. MINDFULNESS (MBQ) */

.mbqindex-main {
  font-size: 250%;
  font-weight: bold;
  line-height: 100%;
  color: #46C473;
  padding-top: 1px;
  display: inline-block;
}

.p30-image {
  text-align: center;
}

img.mbqface {
  width: 600px;
}

.p30-bar-container {
  margin-top: 10px;
  text-align: center;
}

.p30-bar {
  width: 50px;
  border-top: 4px solid #F2F2F2;
  padding-top: 6px;
  text-align: center;
  font-size: 200%;
  color: #46C473;
  font-weight: bold;
  line-height: 100%;
  margin-right: 4px;
  display: inline-block;
  vertical-align: top;
}

.bar-on {
  border-top-color: #46C473;
}


.p30-description-header {
  margin-top: 16px;
  margin-bottom: 6px;
}



/*50. NVMetrics HR (NVM-HR) */

.p50-name {
  font-size: 200%; /* 32px */
  line-height: 120%;
  color: #46c473;
  font-weight: bold;
}

.p50-age {
  margin-top: 6px;
  font-size: 125%;  
}

.p50-practice {
  margin-top: 3px;
  font-size: 87.5%;
}

.p50-scale {
  position: absolute;
  z-index: 1;
  top: 34px;
  width: 100%;
  height: 30px;
  border-radius: 30px;
  background: linear-gradient(90deg, #D0021B 0%, #D0021B 23.44%, #FFB54E 45.64%, #FFB54E 66.15%, #46C473 79.69%); 
}

.p50-marker-wrapper {
  width: 87%;
  height: 6px;
}

.p50-marker {
  position: relative;
  z-index: 3;
  width: 80px;
  height: 80px;
  border: 8px solid rgba(211, 211, 211, 0.2);
  border-radius: 60px;
  text-align: center;
  background-color: white;
}

.p50-value {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 41px;
  font-weight: bold;
  font-size: 250%;
  line-height: 0%;
}


.p50-threshold {
  width: 4px;
  height: 32px;
  position: absolute;
  top: 34px;
  z-index: 2;
  background-color: white;
}


.p50-threshold-label {
  position: absolute;
  top: 102px;
  text-align: center;
  color: #b0b0b0;
  font-size: 125%; 
}

.p50-threshold-line {
  width: 1px;
  height: 16px;
  background-color: #b0b0b0;
  margin: 0 auto 2px auto;
}


.p50-skills-item {
  margin-bottom: 30px;
}

.p50-skills-header {
  font-size: 150%;
  color: #46c473;
  font-weight: bold;
  margin-bottom: 4px;
  text-decoration: underline;
}

.p50-skills-description {
  font-size: 125%;
}


.p50-skills-fit-value {
  font-size: 250%;
  font-weight: bold;
  color: #46c473;
  margin-bottom: 8px;
}

.p50-skills-fit-label {
  font-size: 87.5%;
  color: #46c473;
}

img.p50-skills-icon {
  width: 80px;
  height: auto;
  float: right;
}




/*51. NVMetrics DNA (NVM-DNA) */

.p51-row {
  margin-bottom: 54px;
}

.p51-company-wrapper {
  width: 100%;
  height: 56px;
  position: relative;
}

.p51-company-logo {
  display: block;
  width: 48%;
  position: absolute;
  top: 0;
  left: 0;
}

.p51-company-logo img {

}


.p51-bar-wrapper {
  display: block;
  width: 48%;
  position: absolute;
  top: 0;
  right: 10px;
}

.p51-bar100 {
  width: 100%;
  height: 10px;
  border-radius: 5px;
  background-color: #f2f2f2;
  position: relative;
}

.p51-bar100 div {
  height: 10px;
  border-radius: 5px;
  position: absolute;
}

.p51-value {
  font-size: 162.5%;
  font-weight: bold;
  margin-top: 10px;
}

.p51-descr {
  font-size: 87.5%;
  clear: both;
}