/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */
/* ========================================================================   
Use this file to add custom CSS easily 
========================================================================== */
.-righttable4,
.-righttable3,
.-righttable2,
.-righttable {    
    padding:10px;
}

div.formCaption {    
    display:none;
}

.-righttable4 td {    
    width: 135px;
}

.rsform-block-par4email div.formCaption,
.rsform-block-par4telephone div.formCaption,
.rsform-block-par4websiteform div.formCaption,
.rsform-block-par4post div.formCaption,
.rsform-block-par4fax div.formCaption,
.rsform-block-par5packing div.formCaption,
.rsform-block-par5delivery div.formCaption,
.rsform-block-par5products div.formCaption,
.rsform-block-par5maintenanceandrepairs div.formCaption,
.rsform-block-par5customerservices div.formCaption {    
    display:block;	
    margin-right:26px;
}

.tm-headerbar {    
    position:relative;
}

.uk-panel.facebook {    
    position:absolute;    
    top:50px;    
    right:0px;    
}

.uk-panel.facebook-mobile {    
    float: right;    
    position: relative;    
    z-index: 100;

}

.uk-panel.facebook-mobile img {    
    -webkit-border-radius: 3px;    
    -moz-border-radius: 3px;    
    border-radius: 3px;
}

div.formBody h6 {    
    font-size: 14px;    
    line-height: 18px;    
    font-weight: bold;    
    margin: 25px 0 5px 0;    
    padding: 0;    
    color: rgb(102, 102, 102);
}

li.rsform-block-textnumbers div:first-child {    
    margin-left: 107px;
}

li.rsform-block div.formBody input[type="radio"] {    
    width: 15px !important;
}

.formFieldset .formBody label {
    float: none;
    display:inline;
}



@media (min-width: 1220px) {    
    .uk-container {        
        max-width: 1090px;        
        padding: 0 35px;    
    }    
    
    .wk-slideshow .caption, 
    .wk-slideshow .caption a {        
        color: #fff;        
        width: 98%;    
    }        
    
    .uk-navbar-nav:nth-child(2) {        
        margin-left: 145px;    
    }
}

div.contact h3 {    
    display:none;
}

div.contact div.thumbnail.pull-right {    
    margin-bottom: -100px
}

.dl-horizontal dd {    
    margin: 8px 0;
}

div.contact .dl-horizontal dt {    
    width: 30px;    
    text-align: left;
}

dl.contact-address dt:first-child {    
    display:none;
}

#jform_contact_message {    
    height: 100px;
}
span.contact-state {    
    display:none;
}

form#contact-form legend {    
    font-size: 100%;
}

.-righttable4,
.-righttable3,
.-righttable2,
.-righttable {    
    font-size:80%
}

.-righttable3 p,
.-righttable2 p,
.-righttable p {    
    margin-bottom:75px !important;
}

.-righttable4 td{    
    width: 135px;
}

.-righttable4 {    
    background: #fff
}

.-righttable4 img{    
    height: 138px;    
    width: 91px;
}

.-righttable3 {    
    background: url(http://compower.no/templates/yoo_nano3/images/table3.jpg) 0 100% no-repeat rgb(240, 243, 245);    
    background-size: 100%;
}

.-righttable2 {    
    background: url(http://compower.no/templates/yoo_nano3/images/table2.jpg) 0% 100% no-repeat rgb(240, 243, 245);    
    background-size: 100%;
}

.-righttable {    
    background: url(http://compower.no/templates/yoo_nano3/images/table1.jpg) 0% 100% no-repeat rgb(240, 243, 245);   
    background-size: 100%;
}

@media (min-width: 897px) {    
    .uk-navbar-content {        
        padding:0;    
    }            
}

@media (max-width: 320px) {    
    div.contact div.thumbnail.pull-right {        
        margin-bottom: 0px    
    }

}@media (max-width: 897px) {
    /*        .uk-navbar-flip {        
    float: left;    
    }    
    
    .uk-navbar-nav:nth-child(2) {        
    float: right;    
    }*/
    
    .uk-navbar-nav > li > a {   
        padding:0 7px;
    }   
}


.tm-top-a .uk-panel-box {
    padding:0px;
}

.wk-slideshow img {
    width:100%;
}

.tm-bottom-b {
    margin-bottom: 100px;
}

nav.uk-navbar {
    border-bottom-color: rgba(0, 0, 0, 0.1);
    background-origin: none; 
    background-image: none; 
}

.uk-navbar-nav > li.uk-active > a {
    background-color: #fafafa; 
    color: #444444; 
    border-left-color: rgba(0, 0, 0, 0.1); 
    border-right-color: rgba(0, 0, 0, 0.1); 
    border-top-color: rgba(0, 0, 0, 0.2); 
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1); 
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a  {
    background: rgba(0, 0, 0, 0.03);
    color: #444444;
    outline: none;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
    text-shadow: 0 -1px 0 #ffffff;
    border-top-color: rgba(0, 0, 0, 0.1); 
    box-shadow: none; 
}

.uk-navbar-nav > li.uk-active > a{
    background: #52b4df;
    color: #ffffff;
    box-shadow: inset 0 2px 4px rgba(0, 69, 109, 0.25);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

   .uk-hidden-small-custom {
    display: none !important;
  }

  @media (max-width: 767px) {

  .uk-hidden-small-custom {
    display: block !important;
  }
}