﻿
body{
    overflow-y:scroll;
}

footer .row {
    margin-left: 0;
    margin-right: 0;
}

 #brabox1 {
    float: right;
    margin-right: 18px;
    padding-top: 10px;
    width: 150px;
}

.posi {
    position: relative;
}

.globalHeaderSearch {
    width: 150px;
}

.globalHeaderSearchDefault {
    background: url('/GlobalImages/input_off.gif') no-repeat;
    border: none;
    width: 150px;
    height: 17px;
    font-size: 11px;
}

.globalHeaderSearchInputOff {
    background: url('/GlobalImages/input_off.gif') no-repeat;
    border: none;
    width: 150px;
    height: 17px;
    font-size: 11px;
    color: white;
}

html > body #searchBtn4 {
    position: absolute;
    top: 1px;
    left: 120px;
    width: 30px;
    height: 15px;
    background: none;
    background-color: transparent;
    border: none;
}

.tabButton a:hover {
    opacity: .9;
}      

.carousel-caption {
    position: absolute;
    left: 2%;
    right: 65%;
    z-index: 10;
    padding-top: 0;
    padding-bottom: 20px;
    color: #000;
    text-align: left;
    text-shadow: none;
    top:0;
}

.carousel-caption .slideHeading {
    display: block;
    background-color: #0D2EA0;
    margin-left: -20px;
}

.carousel-caption h2 {
    margin-top: 35px;
    font-size: 28px;
    font-weight: 600;
    padding-left: 20px;
}
.carousel-caption h3 {
    color: #fff;
    margin-top: 0;
    font-size: 28px;
    font-weight: 700;
    padding: 16px 0 16px 50px;
}
.carousel-caption h4 {
    line-height: 1.1;
}
.carousel-caption p.slideText {
    font-size: 11px;
    padding-left: 20px;
    font-weight: 300;
}

.carousel-caption p.slideButton {
    padding-left: 20px;
}


.downloadContainer ul {
    list-style-type: none;
}

.downloadContainer ul li {
    margin: 20px 40px 20px 0;
    display: inline-block;
    float: left;
    min-height: 250px;
    max-width: 130px;
    text-align: center;
}




/* CDS CATALOG WIDGET */

 #cds-catalog-search {
       margin-top: 40px;
    }

    #cds-catalog-search h3 {
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
    }
    #cds-catalog-search ul#menu {
        list-style-type: none;
        margin: 10px 0;
        padding: 5px 10px;
        background-color: #fff;
    }

    #cds-catalog-search ul li {
        text-align: left;
        padding: 5px;
        border-bottom: 1px solid #efeeee;
        
    }

    #cds-catalog-search .viewAll-button i,
    #cds-catalog-search .search-button i {
        float: right;
    }

    #cds-catalog-search .search-product-button {
        border: 0;
        background-color: #fff;
        width: 100%;
        text-align: left;
    }

    #cds-catalog-search .viewAll-button,
    #cds-catalog-search .search-button {
        width: 90px;
        text-align: center;
    }

        #cds-catalog-search .search-button {
            margin-bottom: 20px;
        }

    .ui-menu .ui-menu-item {
        position: relative;
        margin: 0;
        padding: 3px 1em 3px .4em;
        cursor: pointer;
        min-height: 0;
        /* support: IE7; */
        /* support: IE10, see #8844; */
        
        list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    }

    .ui-menu-item {
        min-width: 200px;
    }

    .ui-menu span {
        float: right;
    }

    .ui-menu-item ul li {
                white-space: nowrap;
                
            }

    .ui-state-hover,
    .ui-widget-content .ui-state-hover,
    .ui-widget-header .ui-state-hover,
    .ui-state-focus,
    .ui-widget-content .ui-state-focus,
    .ui-widget-header .ui-state-focus {
        border: 0;
        background: #fff;
        font-weight: normal;
        color: #0D2EA0;
    }

    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
        border: 0;
        background: #ffffff;
        font-weight: normal;
        color: #212121;
    }
    #menu li div {
                color: #666;
                font-size: 13px;
            }

            #menu li .selected {
                background-color: #204d74;
                color: #fff;
            }

                            
                    /* jssor slider arrow navigator skin 03 css */
                    /*
                        .jssora03l                  (normal)
                        .jssora03r                  (normal)
                        .jssora03l:hover            (normal mouseover)
                        .jssora03r:hover            (normal mouseover)
                        .jssora03l.jssora03ldn      (mousedown)
                        .jssora03r.jssora03rdn      (mousedown)
                        */
                    .jssora03l, .jssora03r {
                        display: block;
                        position: absolute;
                        /* size of arrow element */
                        width: 55px;
                        height: 55px;
                        cursor: pointer;
                        background: url(assets/images/a03.png) no-repeat;
                        overflow: hidden;
                    }

                    .jssora03l {
                        background-position: -3px -33px;
                    }

                    .jssora03r {
                        background-position: -63px -33px;
                    }

                    .jssora03l:hover {
                        background-position: -123px -33px;
                    }

                    .jssora03r:hover {
                        background-position: -183px -33px;
                    }

                    .jssora03l.jssora03ldn {
                        background-position: -243px -33px;
                    }

                    .jssora03r.jssora03rdn {
                        background-position: -303px -33px;
                    }
   

   /* Video Page - youtube iframe responsive */
   .video-container {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    max-width: 640px;
    max-height: 360px;
}

.carousel-caption ul {
    padding-left:35px !important;
}
p{line-height:1.47 !important;}
input.form-control{
    height:34px !important;
}
ol.carousel-indicators {
    line-height: 1.428 !important;
    margin-bottom: 10px !important;
}
input.form-control
{
    border-radius:4px !important;
}
.checkbox input[type="checkbox"], .checkbox input[type="radio"] {
    opacity: 1 !important;
    z-index: 0 !important; 
}
.checkbox label:after, .checkbox label:before {
    width: 0px !important;
}
.checkbox {
    padding-left: 0px !important;
}
    .checkbox label {
        position: initial !important;
    }
/* Media Queries */
@media screen and (min-width: 1200px) {
    div.carousel-caption {
        width: 314px;
    }
    div.carousel-caption h2, 
    div.carousel-caption p.slideText, 
    div.carousel-caption p.slideButton {
	    padding-left: 20px;
        padding-right: 10px;
    }
    div.carousel-caption h3 {
        padding-left: 40px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    div.carousel-caption {
        width: 295px;
    }
    div.carousel-caption h2, 
    div.carousel-caption p.slideText, 
    div.carousel-caption p.slideButton {
	    padding-left: 10px;
        padding-right: 10px;
    }
    div.carousel-caption h3 {
        padding-left: 30px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    div.carousel-caption {
        width: 253px;
    }
    div.carousel-caption h2, 
    div.carousel-caption p.slideText, 
    div.carousel-caption p.slideButton {
	    padding-left: 10px;
        padding-right: 10px;
    }
    div.carousel-caption h3 {
        padding-left: 30px;
    }
    div.carousel-caption h2:first-of-type {
        margin-top: 25px;
    }
}
@media screen and (min-width:768px)
{
    .carousel-caption {
        transform: translateY(0%) !important;
    }
}
@media screen and (max-width: 767px) {
    
}