body {
    height: 100%;
}

a {
    /*text-decoration: underline;*/
    border-bottom: 1px #8C8CD9 solid;
    color: #333399;
}

a:hover {
    text-decoration: none;
    color: #4040BF;
    border-bottom: 1px #4040BF solid;
}

.nav a {
    border-bottom: none;
}

.page {
    background: transparent;
    /*text-align: center;*/
    /*padding-top: 2cm;*/
    /*margin-bottom: 2cm;*/
    /*text-align: justify;*/
    font-size: 12pt;
}

h1, .h1 {
    /*margin: .67em 0;*/
    margin-bottom: 10px;
    font-weight: 200;
    color: #45668b;
}

.title-block h1, .title-block .h1 {
    font-weight: 200;
    text-align: center;
}

.h2, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.h4, .h5, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.modal-title {
    margin: 0;
}

ul.about {
    /*text-align: left;*/
    /*width: 60%;*/
    margin: 0 auto;
    list-style: none;
    padding-left: 0;
}

ul.about > li {
    padding-top: 0.7em;
    padding-bottom: 0.7em;
    line-height: 1.428571429;
}

dl > dt {
    margin-top: 1em;
}

dl > dt:first-child {
    margin-top: 0;
}

.footer {
    color: #707070;
    font-size: 10pt;
    /*border-top: 1px solid #D0D0D0;*/
    /*padding-top: 20pt;*/
    padding-bottom: 10pt;
    text-align: center;
}

#sections-bar-wrapper {
    position: absolute;
    left: 0;
    width: 100%;
}

#sections-bar {
    top: 0;
    /*padding-top: 1.5cm;    */
    padding-bottom: 0.0cm;
    border-bottom: 1px solid #E0E0E0;
    background: white;
    width: 100%;
    z-index: 0;
}

#sections-bar > li.active {
    background: #F5F5F5;
}

.dummy {
    display: none;
}

.brand-tab-caption {
    font-size: 14pt;
}

.login-box {
    background-color: #F0F0F0;
    padding: 0.5cm;
    font-size: 11pt;
    line-height: 18pt;
}

.login-box > h3, .login-box > .h3 {
    margin-top: 0;
}

.button-menu > li {
    margin-top: 1em;
}

.well {
    border: 0;
    border-radius: 10;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #F5F5F5;
}

.about dt {
    font-weight: normal;
    font-size: 16pt;
    /*margin-bottom: 10pt;*/
}

h2, .h2 {
    font-weight: 200;
    color: #45668b;
}

h3, .h3 {
    font-weight: 200;
}

h4, .h4 {
    font-weight: normal;
}

.about-horiz {
    font-size: 11pt;
}

.about dl > dt {
    text-align: center;
}

.about dl > dd {
    text-align: center;
}

.about ul > li {
    text-align: center;
}

.about-horiz dl > dd {
    text-align: justify;
}

.about-horiz dl > dd img {
    /*width: 90%;*/
    height: 100px;
    margin-bottom: 20px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.infrastructure dl > dt {
    color: #707070;
}

.infrastructure dl > dd {
    font-size: 28pt;
    font-weight: 200;
}

.infrastructure span.tpa {
    font-size: 18pt;
}


.linksbar a {
}

.about.materials {
    border-collapse:  collapse;
}

.about.materials dl {
    margin-bottom: 0em;
    padding-top: 1em;
    padding-bottom: 1em;
    min-height: 7em;
}

.about.materials1 dl {
    min-height: 7em;
}

.about.materials dt {
    font-size: 20pt;
    font-weight: 200;
    font-style: italic;
    /*color: #45669b;*/
    color: #0054a6;
}

.about.materials3 dt {
    min-height: 3em;
}

.about.materials .material-abbr {
    font-weight: 400;
    font-size: 14pt;
    line-height: 22pt;
    color: black;
}

.about.materials .material-chem {
    padding-top: 1em;
    font-size: 12pt;
    min-height: 4em;
    margin-bottom: 1em;
    color: #606060;
    font-weight: 200;
}

.about.materials1 .material-chem {
    min-height: 2em;
}

.about.materials1-2 .material-chem {
    min-height: 4em;
}

.about.materials2 .material-chem {
    min-height: 5.5em;
}

.about.materials3 .material-desc {
    padding-top: 1em;
    min-height: 9em;
    font-size: 10pt;
}

ul.applications > li {
    height: 72pt;
}

.section, .wide-section {
    /*border-top: 1px solid #D0D0D0;*/
    border-top: 3px solid #45668b;
    padding-top: 2.0em;
    margin-bottom: 2.5em;
    padding-left: 15%;
    padding-right: 15%;
}

.no-border {
    border: none;
}

.section > h2, .section > h3, .wide-section > h2, .wide-section > h3, 
.section > .h2, .section > .h3, .wide-section > .h2, .wide-section > .h3 {
    margin-top: 0;
    margin-bottom: 0.5em;
    text-align: center;
}

.section-col > h2, .section-col > .h2 {
    margin-top: 0.5em;
    padding-top: 0.5em;
    text-align: center;
}

.section-col > h2:first-child, .section-col > .h2:first-child {
    margin-top: 0;
    padding-top: 0;
}

.section-row {
    margin-top: 2em;
} 

.section > .row:first-child {
    margin-top: 0;
}

.section:first-child, .wide-section:first-child {
    border-top: none;
    padding-top: 0;
}

.section.small {
    font-size: 10pt;
    line-height: 16pt;
}

.wide-section {
    margin-bottom: 1.5em;
    padding-left: 1%;
    padding-right: 1%;
}

.quality-items {
    text-align: center;
}

.quality-items > dl > dt {
    font-size: 36pt;
    font-weight: 200;
    padding-top: 10pt;
}

.quality-items > dl > dd {
    font-size: 10pt;
    color: #909090;
}

.quality-rus-dd {
    margin-top: 1em;
}

.info-block {
    font-size: 11pt;
    display: table;
    padding-top: 1em;
    padding-bottom: 1em;
    margin-bottom: 1em;
}

.info-content {
    float:none;
    display:table-cell;
    vertical-align:middle;
}

.info-header {
    float:none;
    display:table-cell;
    vertical-align:top;
}

.info-portrait {
    width: 12em;
}

.info-block .info-content .glyphicon-info-sign, .info-block .info-header .glyphicon-info-sign, .info-icon {
    font-size: 60pt; 
    /*color: #C0C0C0;*/
    color: #45668b;
}

.info-contacts {
    font-size: 11pt;
    line-height: 18pt; 
    text-align: center; 
    color: #606060; 
    margin-top: 1em; 
    font-weight: 200
}

.engineering-list {
    /*font-size: 16pt;*/
    line-height: 24pt;
    /*font-weight: 200;*/
}

ol > li {
    margin-top: 0.5em;
}

ol > li:first-child {
    margin-top: 0;
}

.main-header {
    text-align: center;
    font-size: 11pt;
    font-weight: 200;
    padding-bottom: 5pt;
    padding-top: 5pt;
}

.main-header a {
    color: #707070;
    border-bottom-color: #909090;
    display: inline-block;
    margin-left: 2em;
    margin-right: 2em;
}

.main-header.langs-bar {
    text-align: right;
}

.right-header {
    position: relative;
}

.footer .langs-bar {
    margin-bottom: 5pt;
}

.langs-bar-top {
    text-align: center;
    font-size: 10pt;
    /*position: absolute;*/
    /*left: 0;*/
    padding-top: 5pt;
    padding-bottom: 5pt;
}

.langs-bar-top a {
    color: #707070;
    border-bottom-color: #909090;
}

.langs-bar a {
    margin-left: 0.3em;
    margin-right: 0.3em;
}

.main-header.langs-bar a.active {
    background-color: #E0E0E0;
    padding-left: 5pt;
    padding-right: 5pt;
    padding-bottom: 3px;
    border-radius: 6;
    border-bottom: none;
}

.langs-bar a.active {
    background-color: #E0E0E0;
    padding-top: 3px;
    padding-left: 5pt;
    padding-right: 5pt;
    padding-bottom: 3px;
    border-radius: 6;
    border-bottom: none;
}

.activities {
    /*margin-top: 1em;*/
}

.activities dl:last-child {
    border-right: none;
}

.activities dl > dt {
    padding-top: 0.2cm;
    padding-bottom: 0.2cm;
    font-size: 14pt;
}

.activities dl > dt > a {
    display: block;
    border: none;
}


.activities dl > dt > a > img {
    width: 50%;
}

.activities dl > dd > a {
    font-size: 18pt;
    line-height: 20pt;
    font-weight: normal;
    display: block;
    border: none;
    padding: 3pt;
}

.activities dl > dd {
    color: #707070;
    font-weight: 200;
    font-size: 11pt;
    text-align: center;
}

.title-subcontent {
    display: block;
    padding-top: 2em;
    font-weight: 300;
    font-size: 13pt;
}

.title-subcontent h2, .title-subcontent h3, .title-content h3,
.title-subcontent .h2, .title-subcontent .h3, .title-content .h3 {
    text-align: left;
}

.title-content form label {
    font-size: 12pt;
}

.title-content > h2:first-child, .title-content > .h2:first-child {
    margin-top: 0;
}

.title-content > h2, .title-content > .h2 {
    margin-top: 30pt;
}

.title-content ul.nav {
    font-size: 11pt;
}

.title-content ul.nav > li.active {
    font-weight: bold;
}


.header-block h1 {
    margin-top: 0;
    min-height: 50px;
}

.sections-menu > ul, .sections-submenu > ul {
    list-style: none;
    text-align: left;
    padding-left: 0;
    font-size: 14pt;
    line-height: 22pt;
    font-weight: normal;
}

.sections-menu > ul > li, .sections-submenu > ul > li {
    display: inline-block;
    margin-right: 1em;
}

.sections-menu > ul > li:first-child, .sections-submenu > ul > li:first-child {
    margin-left: 0;
    margin-top: 1em;
}

.sections-submenu > ul {
    font-size: 12pt;
    font-weight: 200;
}

.img-gallery > dl > dt > img {
    width: 100%;
}

.img-gallery > dl > dd {
    text-align: center;
    margin-top: 1em;
    color: #606060;
    font-size: 10pt;
}

.table-nonfluid {
   width: auto;
   min-width: 40em;
}

.vert-gallery > img {
    width: 100%;
    border-top: 1px solid #D0D0D0;
    display: block;
}

.vert-gallery > img:first-child {
    margin-top: 0;
    border-top: 0;
}

.li-number {
    font-size: 24pt;
    text-align: center;
    font-weight: 200;
    margin-bottom: 10pt;
    color: #606060;
}

ol.horiz-ol {
    font-size: 10pt; 
    text-align: center;
    list-style-type: none;
    margin-bottom: 2em;
    color: black;
}

ol.horiz-ol > li {
    margin-top: 2em;
}

.caps-designs > tbody > tr > td:first-child > img {
    width: 10em;
    display: none;
}

.caps-designs {
    text-align: center;
    /*font-style: italic;*/
    /*font-weight: 200;*/
    margin-bottom: 2em;
}

.cap-imgs {
    max-width: 20em;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    display: block;    
}

.cap-imgs img {
    width: 49%;
    display: inline-block;
}

.caps-designs > h3, .caps-designs > .h3 {
    margin-top: 2em;
    text-align: center;
    color: #0054a6;
    font-style: normal;
}

.caps-designs > h3:first-child, .caps-designs > .h3:first-child {
    margin-top: 0;
}

.section-row-img {
    max-width: 10em;
}

.row-img {
    width: 100%;
}

.history img {
    display: block;
    margin-top: 1em;
    width: 10em;
}

.presentations img {
    margin-bottom: 1em;
    max-width: 10em;
}


.contacts > .row > div {
    margin-top: 2em;
}

.contacts > .row:first-child > div {
    margin-top: 2em;
}

.contacts .info-contacts .h5 {
    font-size: 14pt;
    color: black;
    font-weight: normal;
}

.contacts .info-contacts .h6 {
    font-size: 12pt;
}

.contacts img {
    width: 15em;
}

.order-action {
    width: 7em;
    margin-top: 1em;
}

.order-action:first-child {
    margin-top: 0;
}

table.table {
    font-size: 10pt;
}

#form-group-delivery-type > p {
    font-size: 10pt;
}

#form-group-payment-terms > p {
    font-size: 10pt;
}

.buy-subinfo {
    font-size: 10pt;
    line-height: 14pt;
    font-weight: normal;
    color: gray;
    margin-top: 10pt;
}

.buy-block {
    margin-top: 1em;
}

p.form-control-static {
    padding-top: 0;
    padding-bottom: 0;
}

.form-control {
    font-weight: normal;
}

.clickable {
    cursor: pointer;
}

@media screen and (min-width: 768px) {
    .modal.order-modal .modal-dialog {
        width: 700px;
    }
}

.modal {
    /*z-index: 5;*/
    font-size: 14px;
    line-height: 18px;
}

.manager-note {
    font-weight: bold;
}

tr.order-new {
    /*background-color: #d9edf7;    */
}

tr.order-shipped {
    background-color: #dff0d8;    
}

tr.order-terms-accepted, tr.order-to-pay, tr.order-paid {
    background-color: #fcf8e3;    
}

tr.order-cancelled {
    color: #808080;    
}

tr.order-delivered {
    color: #2b542c;
}

.contact-list .contact:first-child {
    margin-top: 0;
}

.contact-list .contact {
    margin-top: 1em;
}

.price.inactive {
    color: #D0D0D0;
}

.order-status-col {
    width: 10em;
}

.spoiler {
    width: 100%;
}

.spoiler-toggle {
    font-size: 10pt;
    color: #707070;
    /*border-bottom: 1px #707070 solid;*/
    border-bottom: none;
}

.spoiler-text {
    text-align: left;
    font-size: 12pt;
    line-height: 16pt;
    padding-top: 1em;
}

.spoiler-text h1 {
    font-size: 16pt;
}

.spoiler-text h2 {
    font-size: 14pt;
}

.mod-header {
    /*text-align: center;*/
    margin-top: 0;
    margin-bottom: 0;
}

.mod-img {
    margin-top: 15px;
    width: 100%;
}

.radio label {
    width: 100%;
}

.by-manager-label {
    font-size: 8pt;
}

.nobr {
    white-space: nowrap;   
}

.dropdown-menu > li > a {
    border-bottom: none;
}

.btn-block.btn-set-order-status {
    margin-top: 10px;
}

.p {
    margin-bottom: 10px;
}

.datepicker.dropdown-menu {
    z-index: 10000;
}

.p-list > p {
    margin-bottom: 50px;
}

.img-list > img {
    margin-bottom: 30px;
}

.stat-total {
    font-size: 19pt;
}

.stat-total > td > .btn-xs {
    padding-top: 10px;
    padding-bottom: 10px;
}

.stat-year {
    font-size: 18pt;
}

.stat-year > td > .btn-xs {
    padding-top: 8px;
    padding-bottom: 8px;
}

.stat-quarter {
    font-size: 15pt;
}

.stat-quarter > td > .btn-xs {
    padding-top: 4px;
    padding-bottom: 4px;
}

.stat-quarter > td:first-child {
    padding-left: 14px;
}

.stat-month > td:first-child {
    padding-left: 17px;
}

.stats-table > tbody > tr > td > .btn-link {
    padding-left: 0;
    padding-right: 0;
}

.stats-table > tbody > tr > td > .btn-link:focus {
    outline: none;
}

.text-box {
    height: 210px;
    overflow: auto;
    padding: 0 10px;
    max-width: 1055px;
    line-height: 25px;
}

.text-box h1, h2, h3 {
    text-align: center;
}