/********************************************** CKEDITOR ****************************************/
/********************************************** NAVBAR ******************************************/
/********************************************** BREADCRUMB **************************************/
/********************************************** SEARCH ******************************************/
/********************************************** BATCH *******************************************/
/********************************************** HOME ********************************************/
/********************************************** MAIN ********************************************/
/********************************************** CATEGORY ****************************************/
/********************************************** PRODUCT *****************************************/
/********************************************** FORMS *******************************************/
/********************************************** FORM COA MSDS ***********************************/
/********************************************** MY WISH LIST ************************************/
/********************************************** USER ACCOUNT ************************************/
/********************************************** LIBRARY *****************************************/
/********************************************** FOOTER ******************************************/
/********************************************** ADMIN *******************************************/

@font-face {
    font-family: "montserrat";
    src: url("fonts/Montserrat-Regular.ttf");
}

@font-face {
    font-family: "roboto";
    src: url("fonts/RobotoCondensed-Regular.ttf");
}

html, body {
    padding: 0;
    margin: 0;
    background: #dfe6eb;
    font-family: 'roboto';
}

body.modal-open {
    overflow-y: scroll;
    padding-right: 0 !important;
}

*, *::before, *::after {
    box-sizing: border-box;
}

.clear
{
    clear: both;
}

.align-left
{
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}


.align-right
{
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}

/*.container
{
    max-width: 970px;
}*/

/*.row {
     margin-right: 0px; 
     margin-left: 0px; 
}*/

hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 20px;
    margin-top: 20px;

    border-color: #BABABA;
}

/*.main-container
{
    max-width: 1170px;
    margin: auto;
}*/

input[type="text"], input[type="password"], select
{
    max-width: 300px;
}

a, a:hover
{
    text-decoration: none;
}

a:focus
{
    outline: none;
    text-decoration: none;
}

/*#cookie-notice {
    display: none;
    position: fixed;
    bottom: 0;
    min-width: 100%;
    height: auto;
    z-index: 10000;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    padding: 10px;
}*/

.captcha
{
    margin-bottom: 15px;
}

.btn 
{
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    padding: 15px 12px;
    text-transform: uppercase;
}

.btn-xs
{
    padding: 3px 7px;
}

.btn-primary {
    color: #fff;
    background-color: #4597cb;
    border: none;
    font-weight: bold;
}

.btn-primary:hover {
    background-color: #004a97;
}
.wrapper { 
    margin:0 auto; 
    padding:0 15px;
    /*background-color:#ccc; */
    /*overflow:auto; */
}

.select-number.input-group
{
    width: 120px;
}

.select-number.input-group .btn
{
    padding: 6px 12px;
}

.select-number input
{
    width: 55px !important;
}

.form-checkboxes > .form-item
{
    display: inline-block;
    margin-right: 15px;
}
/*.select-number.input-group input
{
    width: 40px;
}*/

.alert-block
{
    margin-top: 10px;
}

#scrollUp
{
    position: fixed;
    bottom : 10px;
    right: -100px;
    opacity: 0.5;
}

.message-important
{
    font-size:16px;
    font-weight:bold;
}

/*.container { background-color:#eee; }*/
@media (min-width: 798px) {
    .wrapper { width: 780px; padding:0 15px; }
    /*.container { width: 750px; }*/
}
@media (min-width: 1048px) {
    .wrapper { width: 1030px; padding:0 30px; }
    /*.container { width: 970px; }*/
}
@media (min-width: 1200px) {
    .wrapper { width: 1260px; padding:0 45px; }
    .navbar.container {
     max-width: 1170px; 
    }
  /*.container { width: 1170px; }*/
}

/********************************************** NAVBAR ******************************************/

.user-wrapper
{
    padding: 0;
}

.user-wrapper .navbar
{
    margin-top: 8px;
    margin-bottom: 0;
}

.user-wrapper .my-wish-list-link a
{
    background: #90ce3d;
}

.user-wrapper .my-wish-list-link a:hover
{
    background: #77aa33;
}

.user-wrapper .my-wish-list-link a
{
    color: white;
    font-weight: bold;
}

.logged-in .user-wrapper .login-link
{
    display: none;
}

#navbar
{
    min-height: 240px;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: #004a97;
    border-color: #337ab7;
}

.navbar-wrapper
{
    background: #4192c8 url(../images/header.png) repeat-x;
}

#navbar > .container
{
    margin-top: 60px;
}

#navbar .logo
{
    padding-right: 0;
}

.navbar-btn {
     margin-top: 0px; 
     margin-bottom: 0px;
}

button.navbar-toggle
{
    background: #004a97;
}

button.navbar-toggle .icon-bar
{
    background: #fff;
}

#navbar .menu
{
    background: #004a97;
    height: 90px;
        /*height: auto;*/
    /*margin-top: 30px;*/
}

#navbar .menu li 
{

}

#navbar .menu a
{
    color: white;
    height: 90px;
    padding-top: 35px;
    font-family: 'montserrat';
    text-transform: uppercase;

    padding-left: 23px;
    padding-right: 23px;
}
#navbar .menu a:hover,
#navbar .menu a:focus
{
    background: #0354A8;
}

/*.menu li:hover > .dropdown-menu {
        display: block;
    }*/

#navbar .menu .dropdown-menu
{
    background: #004a97;
}

#navbar .menu .dropdown-menu a 
{
    height: 40px;
    font-size: 11px;
    background: #004a97;
    padding-top: 10px;
}

#navbar .menu .dropdown-menu a:hover
{
    background: #0354A8;
}

#navbar .menu .dropdown-menu a .caret
{
    margin-top: 4px;
}

#navbar .menu li > .dropdown-menu > li > .dropdown-menu
{
    /*width: 105px;*/
}

#navbar .dropdown-menu .dropdown-menu
{
    /*padding-top: 3px;*/
}

.search-box
{
    background: #fff;
    height: 20px;
    width: 150px;
    float: right;
}
#block-vivactis-eurisotop-block-custum-search
{
    float: right;
    height: 30px;
}

#block-vivactis-eurisotop-block-custum-search h2
{
    display: none;
}

#block-vivactis-eurisotop-block-custum-search button
{
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 6px 12px;
}

#block-vivactis-eurisotop-block-custum-search input,
#block-vivactis-eurisotop-block-custum-search button
{
    height: 30px;
}

#eurisotop-form-search
{
    float: right;
}

#edit-search
{
    background: #fff;
    border-color: #ccc;
    border-left: none;
}

#edit-search .fa-search
{
    color: black;
}

@media(max-width: 425px){
    .navbar-header .logo img
    {
        max-width: 250px;
    }

    #navbar 
    {
        min-height: 200px;
    }

    #navbar .menu 
    {
        background: none;
        margin-top: 20px;
    }

    #navbar .navbar-collapse
    {
        height: 150px;
        /*margin-top: 50px;*/
    }

    #navbar .navbar-nav li a
    {
        padding-top: 10px;
        height: 40px;
        background: #004a97;
    }

    #navbar .menu .dropdown-menu
    {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    #navbar .menu .dropdown-menu a 
    {
        height: auto;
        font-size: 14px;
        padding-top: 10px;
    }

    /*lvl2*/
    #navbar .menu .dropdown-menu > li a
    {
        padding-left: 50px;
    }

    /*lvl3*/
    #navbar .menu .dropdown-menu .dropdown-menu > li a
    {
        background: #4297cb;
        padding-left: 70px;
    }

    /*lvl4*/
    #navbar .menu .dropdown-menu .dropdown-menu .dropdown-menu > li a
    {
        background: #4297cb;
        padding-left: 90px;
    }

    #block-vivactis-eurisotop-block-custum-search
    {
        float: none;
    }

    #eurisotop-form-search
    {
        float: none;
        margin-top: 10px;
    }

    #eurisotop-form-search .control-label
    {
        display: none;
    }

    #eurisotop-form-search .form-type-textfield
    {
        width: 200px;
    }

    #eurisotop-form-search .form-type-textfield,
    #eurisotop-form-search button 
    {
        float: left;
    }
}
@media(max-width: 768px){
    .user-wrapper ul.navbar-nav li
    {
        float: left;
    }
}

@media(min-width: 768px){
    .navbar.container {
         max-width: 750px; 
    }

     #navbar .navbar-nav 
    {
        width: 100%;
        /*float: left;
        margin: 0;*/
    }

    #navbar .navbar-collapse
    {
        padding: 0;
    }

    #navbar .menu li > .dropdown-menu > li > .dropdown-menu
    {
        /*padding: 0;*/
        /*margin-left: 100%;
        margin-top: -26px;*/

        position: absolute;
        top: 0;
        left: 100%;
        /*padding-left: 10px;*/
        margin-top: 0;
    }
}

@media (min-width: 992px) {
/*    .navbar.container {
         max-width: 780px; 
    }*/

    #navbar .navbar-collapse
    {
        padding: 0;
    }
}

@media (min-width: 1200px) {
    .navbar.container {
         max-width: 1170px; 
    }

    #navbar .navbar-collapse
    {
        padding: 0 15px;
    }
    
     #navbar .navbar-nav 
    {
        width: 763px;
    }
}

/********************************************** BREADCRUMB **************************************/
.breadcrumb-wrapper
{
    background: #eff2f5;
}

.breadcrumb
{
    text-align: right;
    background: #eff2f5;
    margin-bottom: 0;
    padding: 15px 0px;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #4597cb;
    content: ">\00a0";
}

.breadcrumb a
{
    color: #4597cb;
    text-decoration: underline;
}

/********************************************** SEARCH ******************************************/

.search-results .products-found p
{
    margin-top: 30px;
    font-size: 25px;
}

.search-results .result-item
{
    border-top: 1px solid #dfe6eb;
    margin-top: 20px;
}

.search-results .result-item .title
{
    color: #4597cb;
    text-transform: uppercase;
    margin-top: 30px;
}

.search-results .price 
{
    margin-top: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #77aa33;
}

.search-results .unit
{
    color: #8899aa;
    font-family: "montserrat";
    font-size: 16px;
}


.search-results .quantity, 
.search-results .action
{
    margin-top: 30px;
} 

.search-results .price,
.search-results .quantity
{
    margin-top: 40px;
}

.search-results .select-number.input-group
{
    float: right;
    margin-bottom: 5px;
}

/*@media(max-width: 425px){
    .search-results .result-item .form-inline
    {
        height: 70px;
    }

    .search-results .result-item .col-sm-3.text-right > *
    {
        text-align: left;
    }

    .search-results .result-item .col-sm-3.text-right .select-number
    {
        float: left;
    }
}*/

/********************************************** BATCH *******************************************/

#progress.batch-processed
{
    margin-top: 45px;
}


/********************************************** HOME ********************************************/
.front .main-wrapper
{
    padding-bottom: 0;
}

body.page-node-edit .owl-carousel
{
    display: none !important;
}

.owl-item img
{
    /*background: yellow;*/
    max-height: 300px;
        margin-top: 45px;
}

.front .categories
{
    margin-top: 30px;
}

.front .categories .content
{
    height: 90px;
    line-height: 90px;
}

.front .categories .content span
{
    line-height: normal;
}

.front .products-list
{
    margin-top: 30px;
    margin-bottom: 30px;
}

.front .products-list .col-md-3 .product
{
    border: solid 1px #dfe6eb;
    min-height: 220px;
    padding: 5px;
}

#carousel-2
{
    background: url('../images/carousel_2.jpg') no-repeat;
    min-height: 260px;
}

#carousel-2 .owl-item
{
    padding: 15px;
    padding-top: 60px;
}

#carousel-2 .owl-item .title
{
    font-family: "montserrat";
    color: #fff;
    font-size: 26px;
}

#carousel-2 .owl-item p
{
    color: #fff;
    text-align: justify;
    font-size: 16px;
}

#carousel-2 .owl-item .button
{
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;

    background: #77aa33;
    color: #fff;
    text-transform: uppercase;
    float: right;
    text-decoration: none;
}

#carousel-2 .owl-item .button:after
{
    content: ' >';
    padding-left: 10px;
}

#carousel-2 .owl-nav div {
  color: #fff;
  left: 0;
  line-height: 70px;
  margin-top: -35px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}
#carousel-2 .owl-nav div.owl-next {
  left: auto;
  right: 0;
}
#carousel-2:hover .owl-nav div.owl-prev {
  left: 30px;
  opacity: 0.5;
}
#carousel-2:hover .owl-nav div.owl-next {
  right: 30px;
  opacity: .5;
}

#carousel-2:hover .owl-nav div.owl-prev, 
#carousel-2:hover .owl-nav div.owl-next
{
    font-size: 45px;
    color: white;
    opacity: 1;
}

#carousel-2 .owl-dots div {
  border: 1px solid #fff;
  display: inline-block;
  height: 15px;
  cursor: pointer;
  margin: 5px;
  width: 15px;
  border-radius: 50%;
}
#carousel-2 .owl-dots {
  bottom: 15px;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
#carousel-2 .owl-dots .owl-dot span{
  display: none;
}
#carousel-2 .owl-dots div.active {
  background-color: #fff;
  border-color: #1c93e5;
}
/********************************************** MAIN ********************************************/
.main-wrapper
{
    padding: 0;
    padding-bottom: 40px;
    background: #fff;
}

#navbar
{
    margin: 0;
}

.main-container
{
    min-height: 300px;
}

h1, h2, h3, h4, h5, h6
{
    color: #4597cb;
    /*text-transform: uppercase;*/
    margin-top: 30px;
}

h1, h2
{
    color: #004a97;
}

.page-header
{
    padding-top: 40px;
    border-bottom: none;
}

.node-page .categories
{
    margin-top: 30px;
}

.node-page .categories .content
{
    height: 90px;
    line-height: 90px;
}

.node-page .categories .content img 
{
    max-width: 90px;
    max-height: 90px;
}

.node-page .categories .content span
{
    line-height: normal;
    color:white; 
    font-size:22px
}

.node-page .categories .content span a 
{
    color: white;
    font-size: 22px;
    text-transform: uppercase;
}

.old-price
{
    color: black;
    font-weight: normal;
    font-size: 15px;
}

@media (min-width: 992px) {
    .main-container.container{
        width: 750px;
    }
}

@media (min-width: 1200px) {
    .main-container.container{
        width: 1170px;
    }
}

/********************************************** CATEGORY ****************************************/
.node-category .categories
{
    margin-top: 30px;
}

.node-category .categories .content
{
    height: 60px;
    line-height: 60px;
}

.node-category .categories main-category.content
{
    height: 90px;
    line-height: 90px;
}

.node-category .categories .content span
{
    line-height: normal;
    display:inline-block;
    vertical-align:middle;
}

.node-category .categories img
{
    height: 90px;
    width: 90px;
    background: #fff;
}

.node-category .categories a 
{
    color: white;
}

.node-category .products-list .col-md-3 .product-link
{
    border-top: 1px solid #c1ced7;
    margin-top: 5px;
    padding-top: 7px;
}

.node-category .products-list .col-md-3 .product-link a
{
    color: #767676;
    font-weight: bold;
}

@media (max-width: 1048px) {
    .node-category .categories .content
    {
        margin-bottom: 30px;
    }
}


/********************************************** PRODUCT *****************************************/

.node-product .unit, 
.node-solvent .unit,
.node-accessory .unit,
.node-tube .unit
{
    color: #767676;
    font-family: "montserrat";
    font-size: 16px;
}

.node-product .price, 
.node-solvent .price,
.node-accessory .price,
.node-tube .price
{
    margin-top: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #77aa33;
}

.node-product .price p, 
.node-solvent .price p,
.node-accessory .price p,
.node-tube .price p
{
    display: inline;
    margin-left: 18px;
}

.node-product .add-to-cart a,
.node-solvent .add-to-cart a,
.node-accessory .add-to-cart a,
.node-tube .add-to-cart a
{
    width: 100%;
}

.add-to-cart
{
    white-space: initial;
    min-width: 60px;
}

.table-children tbody > tr > th
{
    background: white;
    border-top: none;
    /*text-align: center;*/
    color: #767676;
}

.table-children tbody > tr > td
{
    vertical-align: middle;
}

.table-children tbody > tr > td.price
{
    font-weight: bold;
    color: #77aa33;
}

/********************************************** FORMS *******************************************/

#vivactis-form-d2o-recovery-program .form-item-date .help-block
{
    display: none;
}
#vivactis-form-d2o-recovery-program .form-item-date
{
    margin-bottom: 15px;
}

#eurisotop-form-settings .form-item
{
    margin-bottom: 15px;
}

#eurisotop-form-settings .form-item
{
    display: block;
}

#eurisotop-form-settings fieldset
{
    margin-top: 15px;
}

#eurisotop-form-settings .filter-wrapper
{
    display: none;
}

#eurisotop-form-settings textarea
{
    width: 100%;
}

#eurisotop-form-address
{
    margin-top: 15px;
}

#eurisotop-form-address input[type="text"]
{
    width: 100%;
    max-width: 100%;
    /*max-width: 300px;*/
}
/********************************************** FORM COA MSDS ***********************************/

#eurisotop-form-coa input[type="text"],
#eurisotop-form-msds input[type="text"]
{
    max-width: initial;
}

#eurisotop-form-coa .form-inline button,
#eurisotop-form-msds .form-inline button
{
    margin-left: 10px;
}

#eurisotop-form-msds .form-item-lang
{
    margin-bottom: 15px;
}

/********************************************** MY WISH LIST ************************************/
.my-wish-list-link a
{
 float: left;
}

.items-counter
{
    float: right;
    width: 20px;
    height: 20px;
    background: red;
    text-align: center;
    color: white;
    z-index: 100;
    margin-left: -12px;
}

#my-wish-list table tr td
{
    vertical-align: middle;
}

#edit-submit-quote
{
    background: #77AA33;
}

#edit-submit-quote:hover
{
    background: #4597cb;
}

#edit-submit-order
{
    background: #004a97;
    margin-left: 15px;
    margin-right: 15px;
}

#edit-submit-order:hover
{
    background: #4597cb;
}

#edit-back
{
    margin-left: 15px;
}

.btn.how-it-work
{
    float: right;
}

.cart-nav .col-md-3 .step
{
    background: #eff2f5;
    padding: 5px;
}

.cart-nav .col-md-3 .step.step-1,
.cart-nav .col-md-3 .step.step-2.current-step-2,
.cart-nav .col-md-3 .step.step-2.current-step-3,
.cart-nav .col-md-3 .step.step-2.current-step-4,
.cart-nav .col-md-3 .step.step-3.current-step-3,
.cart-nav .col-md-3 .step.step-3.current-step-4,
.cart-nav .col-md-3 .step.step-4.current-step-4
{
    background: #4597cb;
    color: white;
}

#edit-delivery.form-radios .radio label,
#edit-invoice.form-radios .radio label
{
    width: 100%;
    padding-left: 0;
}

#edit-delivery.form-radios .radio label input,
#edit-invoice.form-radios .radio label input
{
    display: none;
}

#edit-delivery.form-radios .address.selected,
#edit-invoice.form-radios .address.selected
{
    background-color: #4597cb;
    color: white;
}

/********************************************** USER ACCOUNT ************************************/
.profile h1
{
    margin-top: 20px;
}

.profile .categories
{
    margin-top: 30px;
}

.profile .categories .content
{
    height: 70px;
    line-height: 70px;
}

.profile .categories .content span
{
    line-height: normal;
    color:white;
    font-size:22px;
    text-transform: uppercase;
}

.address
{
    border: solid 2px #4597cb;
    padding: 15px;
    margin-bottom: 15px;
}

.address .address-title
{
    color:#004a97;
    font-size:15px;
}

.address .edit
{
    float: right;
    /*margin-top: 10px;*/
    /*margin-right: 10px;*/
}

.address .edit .btn
{
    margin-left: 5px;
}

.address .glyphicon-star-empty
{
    color: #5bc0de;
    font-size: 14px;
}

.address-main .address
{
    background: #4597cb;
    color: white;
}
.address-main .address .glyphicon-star
{
    color: #5bc0de;
    font-weight: bold;
}

.address-main .address strong
{
    color: #004a97;
}

.address-main .address .address-title
{
    color: black;
}


/********************************************** LIBRARY *****************************************/
.document-item
{
    /*width: 240px;
    height: 240px;*/
    /*border: solid 1px red;*/
}

.document-item .document-title
{
    color: white;
    text-align: center;
    height: 180px;
    position: relative;
    margin-top: -180px;
}

.document-item.article .document-title
{
    background: rgba(204, 178, 51, 0.8);
}

.document-item.catalogue .document-title
{
    background: rgba(178, 58, 18, 0.8);
}

.document-item.application-note .document-title
{
    background: rgba(138, 168, 50, 0.8);
}

.document-item.technical-products-information .document-title
{
    background: rgba(69, 151, 203, 0.8);
}

.document-item .document-title .type
{
    padding-top: 10px;
    margin-bottom: 10px;
}

/********************************************** FOOTER ******************************************/

.footer 
{
    border-top: none;
    margin-top: 0;
    min-height: 400px;
    padding-top: 55px;
}

.footer-wrapper
{
    background: #004a97 url(../images/footer.png) repeat-x;
}

.footer .block-title, .footer .menu.nav a.block-title
{
    color: #4597cb;
    font-size: 16px;
    text-transform: uppercase;
    font-family: montserrat;
}

.footer .menu.nav a
{
    color: white;
    padding: 0;
}

.footer .menu.nav a:hover,
.footer .menu.nav a:focus
{
    background: none;
}

.footer .menu.nav li.break
{
    margin-top: 15px;
}

