/* Add here all your css styles (customizations) */
body {
    min-width: 450px;
    font-family: Montserrat, medium !important;
    font-size: 14px;
}

.play-size {
    overflow: hidden;
    border: 0;
    width: 100%;
    height: 100%;
}

.tab-v3 .nav-pills li div {
    color: #777;
    font-size: 17px;
    padding: 4px 8px;
    margin-bottom: 3px;
    background: #fafafa;
    border: solid 1px #eee;
    cursor: pointer;
}
    /* btn btn-lg btn-outline */
    .tab-v3 .nav-pills li div:hover, .tab-v3 .nav-pills li.active div {
        color: #fff;
        background: #00618C;
        border: solid 1px #00618C;
    }

.tab-v2 .tab-inner {
    padding: 15px;
    background: #fafafa;
    border: solid 1px #eee;
    width: 100%;
    height: 100%;
}

div.tab-v2 .nav-tabs li.active a {
    font-weight: bold;
    padding: 7px 13px 9px;
}

div.wrapper {
    font-size: 20px;
    font-family: Montserrat, medium;
}

div.copyright p {
    font-size: 12px;
}

@media (min-width: 768px) {
    .col-sm-3 {
        padding: 0;
    }
}


.phdicon {
    height: 32px;
    width: auto;
}

.phdicon :hover {
    opacity: 0.5;
}


.breadcrumbs {
    /* background-color: #00618C !important;*/
}

div.products {
    /*opacity: 0.153;*/
    /*    width: 1056px;
    height: 104px;*/
    border-radius: 18px;
    background-color: rgb(209, 238, 252, 0.153); /*#d1eefc;*/
}

div.series {
    /*opacity: 0.153;*/
    /*    width: 1056px;
    height: 104px;*/
    border-radius: 18px;
    background-color: rgb(209, 238, 252, 0.153); /*#d1eefc;*/
}


.productlineGroup {
    background-color: #00618C; /*rgb(0, 97, 140) */
    height:310px;
}


#back {
    color: #00618C;
}

div.products a {
    /* color:white !important;*/
    text-align: center;
}

div.series a {
    /* color:white !important;*/
    text-align: center;
}



    .product a {
        color: #ffffff;
        position: absolute;
        border-radius: 8px;
    }

.seriesLI a {
    color: #00618C;
    position: absolute;
    border-radius: 8px;
}

li a {
    color: #00618C;
}

.BackButtonLink {
    display: block;
}

/*div.products li:hover {
    background: rgba(209, 238, 252, 0.5);
    color: #00618C;
    text-decoration: none;
}
*/
.product a:hover {
    /*background: rgba(209, 238, 252, 0.5);
            color: #00618C;
            text-decoration: none;*/
    /*opacity: 0.153;*/
}

.seriesLI a:hover {
    background: rgba(209, 238, 252, 0.5);
            color: #00618C;
            text-decoration: none;
    /*opacity: 0.153;*/
}

.centerText a:hover {
    text-decoration:none;
}
    .centerText {
    display: block;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    font-weight: 500;
    font-family: Montserrat, medium;
    margin-bottom: 20px;
    color: #00618C;
    text-decoration:none;
}


.menubar {
    height: 140px;
    /*background-color: #d1eefc;*/
    /*background: rgba(209, 238, 252, 0.153);*/
    background: rgba(51, 112, 153, 1);
    margin-bottom: 50px;
}

.lineicon {
   /* height: 50px;*/
    height: 100px;
    width: auto;
    display: inline;
    margin-top: 15px;
    margin-left: -20px;
    margin-right: 25px;
}

/*.icon {
    width: 130px;
    height: 195px;
    background: url("images/BlowMoldingLight.png") no-repeat;
    display: inline-block;
}

.iconDark:hover {
    background: url("images/BlowMoldingDark.png") no-repeat;
}*/

div .products li {
    float: left;
    width: 130px;
    height: 100px;
    /*margin: 0 20px 15px 0;*/
    /*margin: 20px 0 15px 0;*/
    /*margin: 20px 20px 20px 0;*/
    padding: 5px;
    position: relative;
    margin-bottom: 40px;
}

div.series li {
    float: left;
    width: 140px;
    height: 100px;
    /*margin: 0 20px 15px 0;*/
    /*margin: 20px 0 15px 0;*/
    /*margin: 20px 20px 20px 0;*/
    padding: 5px;
    position: relative;
    margin-bottom: 40px;
}

.btn-outline, .btn-outline:focus {
    color: #00618C;
    background-color: transparent;
    border-color: #00618C;
}

    .btn-outline:hover, .btn-outline:active {
        color: #ffffff;
        background-color: #00618C;
        border-color: #00618C;
    }

.btn-u, .btn-u:focus {
    /*background-color: #00618C;*/
    color: #fff;
    border: 0;
}

    .btn-u:hover,
    .btn-u:active,
    .open .dropdown-toggle.btn-u {
        color: #00618C;
        background-color: #ffffff;
        border: 1px solid #00618C;
    }

iframe {
    height: 100%;
    width: 100%;
}

#ecContent {
    height: 100%;
}

.menuRow {
    /*width: 100%;*/
    width:auto;
    list-style-type: none;
    margin-top: 0;
    margin-bottom: 0;
}

.menuRowContainer {
    display: none;
    max-width: 1212px;
    /*margin: 50px auto;*/
    background-color: #00618c;
    color: #ffffff;
}

.productwrapper {
    margin: 50px auto;
}

.serieswrapper {
    margin: 50px auto;
}



li.active i {
    color: #00618C;
}

#ecNav li a:hover {
    cursor: pointer;
}

#ecNav li.active a:hover {
    cursor: default;
}

#btnGuide {
    float: right;
    position: relative;
    top: -40px;
    left: -1px;
    border: 1px solid #ccc;
    padding: 5px;
}

#guideContainer {
    padding: 5px 5px 15px 20px;
}

#back {
    width: 60px;
    height: 60px;
    margin: 15px 0;
    background-color: #fff;
    border: 1px solid #ccc;
}
