/* Webfont: Lato-Medium */@font-face { 
    font-family: 'LatoMedium';
    src: url('/media/fonts/Lato-Medium.eot'); /* IE9 Compat Modes */
    src: url('/media/fonts/Lato-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/media/fonts/Lato-Medium.woff') format('woff'), /* Modern Browsers */
         url('/media/fonts/Lato-Medium.ttf') format('truetype'); 
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}
/* Webfont: Lato-Light */@font-face {
    font-family: 'LatoLight';
    src: url('/media/fonts/Lato-Light.eot'); /* IE9 Compat Modes */
    src: url('/media/fonts/Lato-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/media/fonts/Lato-Light.woff') format('woff'), /* Modern Browsers */
         url('/media/fonts/Lato-Light.ttf') format('truetype'); 
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
/* Webfont: Lato-Light */ @font-face {
    font-family: 'LatoBold';
    src: url('/media/fonts/Lato-Bold.eot'); /* IE9 Compat Modes */
    src: url('/media/fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/media/fonts/Lato-Bold.woff') format('woff'), /* Modern Browsers */
    url('/media/fonts/Lato-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
body 
{
	background-color:#FFF;	
    height:100%;
/*	background-image:url(../media/background_PUBLISH.jpg);*/
/*    background-origin:padding-box;*/
/*    background-position-x:50%;*/
/*    background-position-y:50%;*/
/*    background-repeat-x:;*/
/*    background-repeat-y:;*/
/*    background-size:cover;*/
/*    background-attachment: fixed;*/
}
form {
    height: 100%;
}
#dimensions {
    display:none;
}

/* AUXILIARY */
#auxiliarycontainer {
    height:32px;
    background-color:black;  
    top: 0px;
    position: fixed;
    width:100%;
    z-index: 9;  
}
#auxiliary {max-width:1200px;margin:auto;}
#auxiliary a { text-decoration:none;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size:13px;
    }
#aux_Login {float:right;padding: 6px;}
#aux_Login a {color:#EEE;}
#aux_Welcome {float:right;padding: 6px;}
#aux_Welcome a {color:orange;}
#aux_Cart {float:right;padding: 6px;}
#aux_Register {visibility:hidden;}

/*  */
#bannercontainer {
    width:100%;
    background-color:#F8F8F8;
    height: 86px;
    top: 32px;
    position: fixed;
    z-index: 9;
    border-bottom: solid 6px #0A3956;
}

#banner {
    max-width:1200px;
    margin: auto;    
}
#top_panel_text {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    text-align:left;
    color:white;
    line-height:135%;
}

#navcontainer {
    padding-top:30px;
    z-index: 9;
    max-width:1200px;
    margin:auto;
    height:100%;
}
#nav {
    float:right;
}
#contentcontainer {
    height: 100%;
    width: 100%;
    top: 114px;
    position: relative;
    margin-bottom: 180px;
}
#footer2container ~ #contentcontainer {
    
}
#content {
    position:relative;
}
@media (min-width : 960px) {
    #content {
       /* top:-76px;*/
    }    
}
@media (max-width : 960px) {
    #content {
        /*top:-30px;*/
    }    
}
/* HOme Page slider*/
.slider {
    visibility:hidden;
}

/* NAVIGATION */

#nav input[type=button] {
    display:block;
    width:100%;
    height:100%;
    color:transparent;
    border:none;
    outline:none;
    background:transparent;
    cursor:pointer;
}

#nav input[type=button]:focus, #nav input[type=button]:active {
    border:none;
    text-decoration:none;
    border: none;
    outline:none;
}

.navigation {
   float:right;
    /*padding-bottom:15px;*/
	position: relative;
	right: 60px;
}

.navHeader {
    width:100%;
    display:none;
}

.navHeader .navToggle {
    float:right;
    margin:0 20px;
    line-height:40px;
    background:url('/media/hamburger_white.png') no-repeat #000;
    color:#FFF;
    width:50px;
    height:40px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}

.navigation ul {
    position:relative;
    z-index:1000;
    list-style:none; 
    margin:0; 
    padding:0;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-weight: normal;
    font-size: 14px;
}

.navigation > ul > li {
    float:left;
    margin-right: 1px;
    margin-top:0px;
    /*top:-40px;*/
}
.navigation ul li {
    position: relative;    
    margin-right: 6px;
    margin-top:0px;
}
.navigation ul li a {
    display:block;  
    padding-left:12px;
    padding-right:12px;
    text-decoration:none;
    line-height:40px;    
    color:#000;      
    /*text-transform: uppercase;*/
}
.navigation .current {    
    color: #3a5978;
    background-color: #f1f1f1;
    border: 1px solid #e9e9e9;
    border-radius: 7px;
}

.navigation > ul > li > a {
    float:left;
    font-size:14px;  
 /*   line-height:52px;  */
    padding-left:6px;
    padding-right:9px;
}

.navigation > ul > li > .navItemToggle {
    position:relative;
    float:right;
    visibility: hidden;
    width:0px;
    height:40px;
    display:block;
    background:url('/media/arrow_down_grey.png') no-repeat;
}

.navigation > ul > li.toggled > .navItemToggle {
    background:url('/media/arrow_up_grey.png') no-repeat;
}

.navigation ul li a:hover{
    color: #3a5978;
    background-color: #f1f1f1;
    border-radius: 7px;
}

.navigation ul > li > div.submenu {
    position:absolute;
    float:left;
    left:0;
    top:40px;
    margin:0 auto;
    padding:0;
    z-index:100;
    max-height: 0;
    width:1000px;
    overflow:hidden;
    white-space:nowrap;
    -webkit-transition: max-height 0.3s ease-in;
    -moz-transition: max-height 0.3s ease-in;
    -o-transition: max-height 0.3s ease-in;
    -ms-transition: max-height 0.3s ease-in;
    transition: max-height 0.3s ease-in;
}

.navigation ul > li > div > div {
    float:left;
    width:auto;
    background:#D3DED8;
    clear:both;
    max-height: 0;
    -webkit-transition: max-height 0.3s ease-in;
    -moz-transition: max-height 0.3s ease-in;
    -o-transition: max-height 0.3s ease-in;
    -ms-transition: max-height 0.3s ease-in;
    transition: max-height 0.3s ease-in;
    -webkit-box-shadow: 6px 6px 17px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 6px 6px 17px -6px rgba(0,0,0,0.75);
    box-shadow: 6px 6px 17px -6px rgba(0,0,0,0.75);
}

.navigation ul > li > div > div > ul:first-child {
    border-left:none;
}

.navigation ul ul {
    position: relative;
    float: left;
    margin-top: 0px;
    padding: 0 0 0 0px;
    background: #D3DED8;
    font-size: 14px;
    /*max-height:40px;
    clear:both;*/
}

@media (max-width : 960px) {
    .navigation > ul > li > a {
        font-size: 100%;
        color: white;
        background-color:#999;
        font-weight: bold;
        border-bottom: solid 2px #999;
    }
}

@media (min-width:1024px) {
    .navigation > ul > li:hover div {
        max-height:700px; /* need a height to accommodate any tertiary menus */
    }
}


@media (max-width:1024px) {

    #nav {
        margin:0;
        /*width: 100%;*/
    }

    #nav .navigation {
        float:left;
        width:100%;
        overflow:hidden;
        max-height:0;
        -webkit-transition: max-height 0.3s ease-in;
        -moz-transition: max-height 0.3s ease-in;
        -o-transition: max-height 0.3s ease-in;
        -ms-transition: max-height 0.3s ease-in;
        transition: max-height 0.3s ease-in;
    }
    
    .navHeader {
        display:block;
    }

    #nav .displayNav .navigation {
        max-height:2000px;
    }

    .navigation ul li {
        float:none;
        width:100%;
        font-size:150%;
        color:black;
    }

    .navigation > ul > li > a {
        /*width: calc(100% - 100px);*/
    }

    .navigation > ul > li > .navItemToggle {
        width:40px;
        visibility: visible;
    }

    .navigation ul > li > div.submenu, 
    .navigation ul > li > div > div {
        position:relative;
        width:100%;
        padding-bottom:0;
        top:0;
        -webkit-transition: max-height 0.3s ease-in;
        -moz-transition: max-height 0.3s ease-in;
        -o-transition: max-height 0.3s ease-in;
        -ms-transition: max-height 0.3s ease-in;
        transition: max-height 0.3s ease-in;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    
    .navigation ul ul {
        float:none;
        width:100%;
    }

    .navigation ul > li > div > div > ul {
        border-left:none;
        border-top:1px solid #EEE;
        margin-top:1px;
        margin-left:0;
        padding-bottom:5px;
    }
    
    .navigation ul > li > div > div > ul:last-child {
        border-bottom: 1px solid #EEE;
    }
    
    .navigation > ul > li.toggled div {
        max-height:700px; /* need a height to accommodate any tertiary menus */
    }
}

.main 
{
    /*float:left;*/
    margin:auto;    
    /*border:solid 1px #aaa;	/* for wireframing */
    max-width:1200px;    
}
.main a img
{
	border:none;
}
.content
{
	color:#333;
	line-height:135%;	
	background-color:#FFF;
	margin-top:0px;
}


input.error {
    border-color: red !important;
}

input.error ~ .errorMsg {
    display: block !important;
    color: red;
    width: auto;
    font-size: 80%;
    left: 0;
    bottom: -1.5em;
    max-width:300px;
}

label.required:after, span.required:after {
    content: "*";
    color: red;
}

.text-sm {
    font-size: 90%;
    line-height: 1rem;
}

.text-muted {
    color:#777777;
}


.w-50 {
    width:50%;
}

.m-0 {
    margin:0;
}

.mt-0 {
    margin-top:0 !important;
}
.mt-1 {
    margin-top: 6px !important;
}
.mt-2 {
    margin-top: 16px !important;
}
.mt-3 {
    margin-top: 30px !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}
.mb-1 {
    margin-bottom: 6px !important;
}
.mb-2 {
    margin-bottom: 16px !important;
}
.mb-3 {
    margin-bottom: 30px !important;
}

hr {
    border-color:rgba(0,0,0,.3)
}

.material-control .section-header {
    display: block;
    border-bottom: 2px solid rgba(0,0,0,.1);
    border-top: 2px solid rgba(255,255,255,.3);
    padding: 12px 18px 10px;
    background: #378cd0;
    font-size: 100%;
    text-shadow: 0 0 3px rgba(0,0,0,.3);
    margin: 0 -18px;
    color: #fff;
}

.material-control .section-header.sm {
    background: rgba(0,0,0,.1);
    color: #222;
    text-shadow: 0 0 black;
}



.form-row {
    display:flex;
    margin-bottom:2em;
}
@media (max-width:980px) {
    .responsive .form-row {
        flex-wrap: wrap;
        margin-bottom: 0;
    }
}
.responsive .form-row {
    display: flex;
    flex-wrap:wrap;
    margin-bottom: 0;
}
.form-row.overflow {
    display: grid;
    grid-auto-flow: column;
    max-width: 280px;
    overflow-x: auto;
    grid-auto-columns: 1fr;
}
.material-control {
    position: relative;
    margin: 0 6px;
    display: inline-block;
    flex-grow: 1;
    align-self: flex-start;
}
.responsive .material-control {
    margin: 0;
    padding: 0 6px;
    margin-bottom: 2em;
}
.responsive .col-3 {
    flex: 0 0 25%;
    max-width: 25%;
}
.responsive .col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.responsive .col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.responsive .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

@media (max-width:980px) {
    .responsive .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .responsive .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .responsive .col-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .responsive .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .responsive .col-md-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .responsive .col-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .responsive .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (max-width:760px) {
    .responsive .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .responsive .col-sm-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .responsive .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .responsive .col-sm-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .responsive .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width:981px) {
    .responsive .col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .responsive .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .responsive .col-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .responsive .col-lg-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .responsive .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .responsive .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width:1080px) {
    .responsive .col-xl-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .responsive .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .responsive .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

/*.material-control.sm {
    max-width:130px;
}
.material-control.md {
    max-width: 230px;
}*/

.material-control input[type="text"], 
.material-control textarea, 
.material-control input[type="file"], 
.material-control select {
    border: 0;
    border-bottom: 2px solid #ddd;
    padding: .5em 0;
    margin: 0 !important;
    transition: border-bottom-color .2s ease;
    outline: none;
    width:100%;
    background:transparent;
    box-shadow:none;
}
.material-control input[readonly],
.material-control input[disabled],
.material-control textarea[readonly],
.material-control textarea[disabled],
.material-control select[readonly],
.material-control select[disabled]{
    background: #f6f6f6;
    text-indent:2px;
    color:#777;
    opacity:1;
}
.material-control input[type="radio"],
.material-control input[type="checkbox"]{
    margin: 0 4px;
    vertical-align: middle;
}

.material-control textarea {
    width:100% !important;
    height:1.15em;
    min-height:1.15em;
}

.material-control select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 1em;
}
.material-control select::-ms-expand {
    display: none;
}
.material-control .rb-group,
.material-control .cb-group {
    padding: .5em 0;
    display: flex;
    border-bottom: 2px solid #555;
    min-width:82.5px;
}

.material-control .rb-group.flex-col,
.material-control .cb-group.flex-col {
    min-width: 68px;
    flex-direction: column;
}

.material-control .rb-group-option,
.material-control .cb-group-option {
    flex-grow: 1;
    line-height: 0;
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: auto 1fr;
}
.material-control .rb-group.flex-col .rb-group-option,
.material-control .cb-group.flex-col .cb-group-option {
    margin-bottom:4px
}
.material-control .rb-group.flex-col .rb-group-option:last-child,
.material-control .cb-group.flex-col .cb-group-option:last-child {
    margin-bottom: 0
}


.material-control > i {
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translateY(-50%);
    color: #ddd;
    transition: color .2s ease;
    font-size: 80%;
    pointer-events: none;
}
.responsive .material-control > i {
    right: 10px;
}
.material-control > label {
    position: absolute;
    left: 0;
    top: 0;
    color: #aaa;
    font-size:90%;
    line-height:200%;
    pointer-events: none;
    transition: all .1s ease;
}
.responsive .material-control > label {
    left:6px;
}
.material-control textarea ~ label {
    top:0;
    transform: translateY(0)
}

.material-control > label sup {
    line-height:0;
}
.material-control .displayLabel {
    line-height: 100%;
    font-size: 13.33px;
    vertical-align: bottom;
    white-space: nowrap;
}
.material-control .displayLabel.lg {
    width: 240px;
    display: inline-block;
}
.material-control .displayLabel.md {
    width: 200px;
    display: inline-block;
}
.material-control .displayLabel sub,
.material-control .displayLabel sup {
    white-space: normal;
    margin-top:2px;
}

.material-control .displayLabel.bold {
    font-weight:bold;
    font-family: 'Lato';
}

.material-control .button.inline {
    padding: 0 4px !important;
    text-shadow:none !important;
    position: absolute !important;
    text-align: center;
    margin: 0;
    right: -4px !important;
    background: transparent;
    transform: translateY(-50%);
    top: 50% !important;
    color: #aaa;
    background: transparent;
}

.material-control .button.inline.tag {
    background: #ddd;
    position: relative !important;
    display: inline-block;
    text-overflow: ellipsis;
    width: 80px;
    overflow: hidden;
}


.material-control .button.inline:hover {
    background: transparent;
    color: #aaa;
}
.material-control .button.inline.tag:hover {
    background:#aaa;
    color:#fff;
    font-size: 10px;
    line-height: 2em;
}

.material-control .file-uploader {
    padding: 6px;
    background: rgba(0,0,0,.03);
    font-size: .8em;
}
.material-control .file-uploader label {
    position: absolute;
    left: 0;
    top: -1.75em;
    color: #aaa;
    font-size: 90%;
    line-height: 180%;
    pointer-events: none;
    transition: all .1s ease;
    color: #777
}

.material-control .file-uploader .file-list > div {
    border-bottom:1px solid rgba(0,0,0,.1);
    padding:6px;
}
.material-control .file-uploader .file-list > div:last-child {
    border-bottom:none
}

.material-control.has-fixed-button {

}
.material-control.has-fixed-button .fixed-button {
    position: absolute;
    right: 4px;
    top: 4px;
}

.material-control input:focus,
.material-control input:valid,
.material-control input[readonly],
.material-control input[disabled],
.material-control textarea:focus,
.material-control textarea:valid,
.material-control textarea[readonly],
.material-control textarea[disabled],
.material-control input[type="file"],
.material-control select:focus,
.material-control select:valid,
.material-control select[readonly],
.material-control select[disabled]{
    border-bottom-color: #555;
}


.material-control input:focus ~ label,
.material-control input:valid ~ label,
.material-control input[readonly] ~ label,
.material-control input[disabled] ~ label,
.material-control textarea:focus ~ label,
.material-control textarea:valid ~ label,
.material-control textarea[readonly] ~ label,
.material-control textarea[disabled] ~ label,
.material-control input[type="file"] ~ label,
.material-control select:valid ~ label,
.material-control select[readonly] ~ label,
.material-control select[disabled] ~ label,
.material-control .rb-group ~ label,
.material-control .cb-group ~ label {
    transform: translateY(-75%);
    font-size: 70%;
    color: #777;
}
.material-control .rb-group-option label,
.material-control .cb-group-option label {
    transform:none !important;
    line-height:normal
}
.material-control textarea:focus ~ label,
.material-control textarea:valid ~ label,
.material-control textarea[readonly] ~ label,
.material-control textarea[disabled] ~ label {
    transform: translateY(-75%);
}

.material-control input:focus ~ i,
.material-control input:valid ~ i,
.material-control input[readonly] ~ i,
.material-control input[disabled] ~ i,
.material-control textarea:focus ~ i,
.material-control textarea:valid ~ i,
.material-control textarea[readonly] ~ i,
.material-control textarea[disabled] ~ i,
.material-control select:focus ~ i,
.material-control select:valid ~ i {
    color:#555;
}





/* FOOTER */
#footer1container {
    clear:both;
    background-color:#AEAEAE;
    /*border-top:solid 6px #0A3956;*/
    /*width:100%;*/ 
    color:white;    
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size:12pt;
	line-height:1.2em;	
	text-align:left; 
	float:left;
    bottom:0px;
    position: fixed;
}
#footer1container a {color:white;}

#footer1container  h1
{
    color:#FFF;        
	font-size:13pt;
	line-height:1.8em;	
	text-align:left;
}
#footer1container  h2
{
    color:#FFF;    
	font-size:12pt;
	line-height:1.8em;	
	text-align:left;
}
#footer1container .section1
{    
    max-width:1200px;
    margin:0 auto;    
    text-align:left;
}

#footer1container .section1 .section1_1
{    
    float:left;
    margin:0 auto;
	/*padding-top:12px;*/
	width:25%;

}
#footer1container  .section1 .section1_2
{    
    float:left;
    margin:0 auto;
	padding-top:12px;
	width:50%;

}
#footer1container  .section1 .section1_3
{    
    float:left;
    margin:0 auto;
	padding-top:12px;
	width:25%;
}
#footer2container
{
    clear:both;
    background-color:#4E4E4E;
    width:100%;     
    /*height:40px;*/  
    color:#AAA;    
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size:9pt;
	text-align:left;    
    line-height:2em;
    bottom:0px;
    position: fixed;
    padding:6px;
    z-index:3;
}
#footer2container  a
{
	color:#AAA;    
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size:9pt;
}
#footer2container .section1, #footer2container .section2 {
    max-width: 1200px;
    margin: 0 auto;
    text-align: left;
}
#footer2container  .section3
{
    /*max-width:980px;*/
    margin:0 auto;    
    text-align:right;
}