@charset "utf-8";
/*  CSS Document  */
/*  Layout style information  */
::selection {
    background: #231f20; /* Safari */
    color:#f1f1f1;
}
::-moz-selection {
    background: #231f20; /* Firefox */
    color:#f1f1f1;
}
html{
    height:auto;
}

body {

    background: #fff;
    background-image: url("/images/bgGrain.png");
    /*background-position:0px 50px;*/
    background-position:0px -265px;
    background-repeat: repeat-x;
    font-family: "OpenSans-Regular",arial,sans-serif;
    margin:0px;
    padding:0px;
    height:100%;
    font-size:0.8125em;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;




}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
.ajaxloader {
    display: none;
}

.loading .ajaxbg {
    background: radial-gradient(circle at center, #1574cb 0%, transparent 44%);
    opacity: 0.30;
    -moz-opacity: 0.30;
    filter: alpha(opacity=30);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999999999;
}

.loading .ajaxloader {
    font-size: 120px;
    color: #1574cb;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999999999999999;
   
    margin-left: 120px;
        margin-top: -70px;
    display: block;
}
#mobileMenu{

    display: none;
}
.hide {
    display: none;
}
#mainContainer {
    font-family: "OpenSans-Regular",Helvetica,Verdana,sans-serif;
    font-size:14px;
    position: relative;
    width: 100%;
    /*height:100%;*/
    margin-right: auto;
    margin-left: auto;
    margin-top:0px;


}
#mainBorder{
   
    width:100%;

    position:relative;
    margin-right: auto;
    margin-left: auto;
    position:relative;
    margin-top:0px;

}
#mainContent{
    width:100%;
    position:relative;
    margin-right: auto;
    margin-left: auto;
 
    background: #f0f3f5;
       /* background: linear-gradient(160deg, #f0f3f5 60%, #fff 40%),linear-gradient(160deg, #fff 80%, #f0f3f5 90%);*/
    background: repeating-linear-gradient(160deg, #f0f3f5 0px 1900px, #fff 1900px 4200px);
    
}
#content{
    padding-top:60px;
    padding-bottom:60px;
    width: 1200px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    min-height:600px;
       
}
#mainContent .notopPad{
    padding-top:0px;
}
#seminarContent{
    padding-top:0px;
}
#products{
    padding-top:0px;
}
#contact_form{
    padding-top:0px;
}
section{
    min-height:300px;
    background-color:#fff;
    background-image: url(/images/headerGrad.png);
    background-repeat:no-repeat;
    background-position:0px 0px;
    background-size: 100%;
    border-top: 1px solid #d1d1d1;
}

#headerPhone{
    position:absolute;
    right:20px;
    top:20px;
    color:#f1f1f1;
    font-size:18px;
}
header{
    height:130px;
    width:1200px;

    position:relative;
    margin-right: auto;
    margin-left: auto;
    background-color:#fff;
    background-repeat:no-repeat;
    position:relative;
    z-index: 1000;
    margin-top:0px;

   /* border-bottom: 7px solid #153041;*/

}
header h1{
    width: 40%;
    margin: 0 auto;
    text-align: center;
    padding-top: 18px;
    color: #fff;
}
#header{
    
}

#bg_header{
    height: 130px;
        width: 100%;
    
        position: absolute;
        margin-right: auto;
        margin-left: auto;
     /*   background-color: #153041;*/
       background-color:#fff;
        
        z-index: 500;
        margin-top: 0px;
      /*  border-bottom: 7px solid #153041;*/
}
footer {

    width: 100%;

    position: relative;
    margin-right: auto;
    margin-left: auto;
    background-color: #0a1a2e;
    position: relative;

    margin-top: 0px;
   
    height: auto;
  /*  background: linear-gradient(160deg, #213b54 25%, #0a1a2e 25%);
    */
}

#footerContent {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    bottom: 0px;
    position: relative;
    height: auto;
    padding-bottom:40px;
    
}
#footerContent h1{
    padding-top: 50px;
    padding-bottom: 50px;
    color:#fff;
    font-size:25px;
    padding-left:20px;
}
#footerContact {
    width: 500px;
    padding-left: 20px;
    padding-bottom:50px;
    padding-top:50px;
    position:relative;
    float:left;
}

#footerContact input {
    width: 43%;
    float: left;
    font-family: "Open Sans", arial, sans-serif;
    color: #25526F;
    margin-right: 3%;
    padding: 6px 0px 6px 10px;

}

#footerContact textarea {
    font-family: "Open Sans", arial, sans-serif;
    color: #25526F;
    width: 91%;
    height:80px;
    padding: 6px 0px 6px 10px;
    margin-top:8px;
    border-radius: 6px;
    margin-bottom: 1px;
    background-color: #fff;
    border: 1px solid #fff;
    font-size:14px;
}
#footerContent button{
    background-color:#0071CE;
    border: 1px solid #0071CE;
    font-family: "Open Sans", arial, sans-serif;
        color: #fff;
    margin-top: 8px;
        padding: 6px 25px;
        border-radius: 6px;
        margin-bottom: 5px;
        
}

#sitemap{
    position: relative;
    width:100%;
   margin-top:30px;
}
.line100 {
    position: absolute;
    top: 48px;
    height: 1px px;
    left: 20px;
    width: 96%;
    border-top: 0.6px solid #666;
}

#footCol2 {
    position: absolute;
    width: 200px;
    right:20px;
    top:0px;

}

#footCol1 {
    position: relative;
    width: 500px;
    height:200px;
   
}

#footer h2 {
    color: #0b7cc1;
    width: 80%;
    text-align: left;
    padding-left: 20px;
    font-size:1.4em;
}

#footer p {
    color: #666;
    font-size: 1em;
    text-align: center;
}


#footer ul {

    padding: 10px 0px 0px 20px;
    margin: 0px;
}
#footer li {
    list-style-type: none;
    padding:3px 0px 3px 0px;
    margin:0px;
}
#footer a {
    color: #fff;
    font-size: 1em;
}
#footerLogo p{
    color:#fff;
    text-align: left;
    font-size:11px;
}
#footerLogo{
    padding-left:20px;
    width:400px;
    text-align:left;
    color:#fff;
}
#footerLogo img{
    width:120px;
}

#footerAddress i{
    vertical-align: middle;
        font-size: 29px;
        color: #fff;
}
#footerAddress .fa-globe{
    top: 3px;
        position: absolute;
        left: 17px;
        font-size: 20px;
}
#footerAddress{
    position:relative;
    float:left;
    width:400px;
    padding-top:50px;
    padding-left:30px;
}
#footerAddress p{
    text-align:left;
    color:#fff;
}

#footerSocial h2{
    color:#fff;
}
#footerSocial{
    position:absolute;
    width: 200px;
    right: 20px;
    top:178px;
}
#footerSocial li{
    float:left;
    padding: 0px 14px 0px 0px;
}
#footerSocial li img{
    height:30px;
}
#footCol1 ul{
    
}
#footCol1 li{
   
    display: inline-block;
    max-width: 49%;
    width: 49%;
}
#loginCartNav li{
    list-style-type: none;
    float:right;
    padding:0px 2% 0px 2%;
    font-size:12px;
    text-align: left;
}
#loginCartNav ul{
    padding:0px;
    margin:0px;
   
}
#loginCartNav{
    position:absolute;
    top:10px;
    right:2%;
    width:30%;
   

}
#liveStreamPromo {
    width: 100%;
    margin-bottom: 2px;
        position: relative;
}
#liveStreamPromo img {
    width: 100%;
}
#mediaMessage01 {
    position: relative;
    background-color: #004F79;
    width: 100%;
    padding: 0;
    border-radius: 3px;
    margin: 2px 0 6px;
}
.homeSeminar {
    float: left;
    position: relative;
    overflow: hidden;
    width: 33%;
    min-height: 240px;
    padding: 0;
}
#mediaMessage01 h1 {
    color: #f2f2f2;
    background-color: #125881;
    font-size: 21px;
    margin-bottom: 5px;
    border-bottom: 1px solid #40728e;
    padding: 10px 5px 5px 25px;
}
#mediaMessage01 li {
    margin: 0;
    padding: 3px 2px 5px 20px;
    font-size: 15px;
    position: relative;
    list-style-type: none;
}
#mediaMessage01 i {
    font-size: 15px;
    text-align: center;
    width: 25px;
    position: absolute;
    top: 5px;
    left: 18px;
}

#mediaMessage01 a {
    color: #D1D1D1;
    display: inline-block;
    margin-left: 24px;
}
#products {

}
#products ul{
    margin:0px;
    padding:0px;
    display: flex;
    grid-gap: 0.8rem;
        flex-wrap: wrap;
        justify-content: space-between;
        gap:0;

}
#products .product h1{
    font-size:20px;
    text-align: left;
    z-index:400;
    position:relative;
}
#products .product p{
    z-index:400;
    font-size:13px;
    text-align: left;
    padding:0px;
}
.product {
    background-color: #fff;
    border: 2px solid #d5dde3;
        border-radius:0px;
    padding: 20px 2%;
    cursor: pointer;
    margin-top: 10px;
    /* margin-left: 14px; */
    margin-left: 1%;
    flex: 1 0 48%;
    
    position: relative;
    height: 230px;
    overflow:hidden;
}
.product:hover .triangle-corner3{
    background: linear-gradient(298deg, rgb(0 113 206 / 10%) calc(40% - 1px), transparent 40%);
}
.product:hover{
    border: 2px solid rgb(0 113 206 / 50%);
    
}
#products .productListPrices p{
    color: #1c3040;
        font-size: 2.0em;
        font-weight: 100;
        line-height: 24px;
        padding-top: 1px;
        padding-bottom: 0px;
        padding-left:25px;
}
#products .productListPrices h2{
    color: #333;
    padding: 10px 20px 6px 25px;
    font-size:18px;
}
.productListPrices{
    display:flex;
    flex-wrap: nowrap;
    justify-content: space-between; 
    position:absolute;
        width: 100%;
    left: 0px;
    bottom:0px;
    z-index:400;

}

#notesSearch{
    width: 40%;
    margin: 0 auto;
    position: relative;
    left: -100px;
}
#insidenotesSearch {
    width: 40%;
    
}
#productSearch{
    width: 40%;
    margin: 0 auto;
    position: relative;
    left: -100px;
}
#printall i{
    position: absolute;
    left: 4px;
    top: -1px;
    font-size: 19px;
    color: #005386;
}
#printall a{
    color: #005386;
    text-decoration: none;
    padding: 8px 57px;
    background-color: #fff;
    border: 1px solid #005386;
}
#printall{
    position: fixed;
    top: 20px;
   
    left: 50%;
    width: 155px;
    height: 25px;
    margin-left: 510px;
    

}
#logo2 img{
    width:175px;
}
#logo1 img{
    /*width:45%;*/
    width:130px
}
#logo1{
    position:absolute;
    top:20px;
    left: 10px;
    cursor:pointer;
    z-index: 5000;
}
#logo2{
    position:absolute;
    top:30px;
    right: 50px;
    cursor:pointer;
}
#logo3{
    position:absolute;
    top:30px;
    left: 50px;
    cursor:pointer;
}
#logo4{
    position:absolute;
    top:30px;
    right: 5px;
    cursor:pointer;
}
#logo3 img{
    width:130px;
}
#logo4 a{
    float: right;
  
    position: relative;
    right: 32px;
}

.registerButton a,.registerButton a:link, .registerButton a:visited{ 
    color: #fff;
    padding: 10%;
    display: inline-block;
    width: 80%;
    height: 80%;
    text-align: center;
    text-decoration: none;
    font-size: 16px;

}
#registerLeft{
    position: fixed;
    top: 46%;
    margin-left: -653px;
    left: 50%;
    width: 150px;
    height: 80px;
    background-color: #005386;
    border-radius: 4px;
}
#registerRight{
    position: fixed;
    top: 46%;
    margin-left: 508px;
    left: 50%;
    width: 150px;
    height: 80px;
    background-color: #005386;
    border-radius: 4px;
}
.registration{
    padding-bottom: 20px;
}
.row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;

}

.column {


  flex-basis: 100%;
  flex: 1;
  align-items: flex-start;
  flex-wrap: wrap;
  row-gap: 10px;
  column-gap: 2em;

}
.column_20 {
  display: flex;
  flex-direction: column;
  flex-basis: 20%;
  
  flex-grow: 0;
   flex-shrink: 0;
  

}
.column_80 {
  display: flex;
  flex-direction: column;
  flex-basis: 80%;
  
  flex-grow: 0;
   flex-shrink: 0;

}
.underline{
    width: 85%;
    height: 100px;
    border-bottom: 1px solid #b5b5b5;
}
.columnContent ul{
    display: none;
}
.columnContent{
    padding: 10px 5% 10px 5%;
    width: 90%;
}

.supplement h2, .registration h2{
    text-align: center;
}
.supplement{
    border: 1px solid #005386;
    background-color: #f1f1f1;
    width: 89.8%;
    padding: 15px 5%;
}

.grecaptcha-badge{
    visibility:hidden;
}

#footerContact_form_message h4{
    color:#d57272;
}   
#footerContact_form_message{
    position: absolute;
        left: 20px;
        color: #fff;
        top: 407px;
}
