﻿span.logo_left {
    font-size: 15px;
    font-weight: bold;
    font-family:   sans-serif;
    color: #555;
}


span.logo_right {
    font-size: 14px;
  
    font-family:   sans-serif;
    color:#d52b2a;
}


div.float_left {
    float: left;
}


.page-title-container {
    background-image: url(/Content/img/home/slide12.jpg) !important;
}

.tp-caption.regular_subtitle
{
    width:500px;
}

.hidden
{
    display:none;
}



.cse .gsc-control-cse, .gsc-control-cse {
    /* padding: 1em; */
    /* width: auto; */
    padding:0px !important;
        background-color: none !Important; 
    border:none !Important; 
}

#search-box {
    width: 313px;
}
#nav {
    width: 513px;
}

div.divLoaderBox
{
    position:fixed;
    width:100%;
    height:100%;
    z-index:999;
    display:none;
}

div.divLoader
{
    position:fixed;
    top:50%;
    left:50%;
    margin-left:-16px;
    margin-top:-16px;
    background-image:url(/Content/Layout/HTML_1_3/metropolis-default/img/loading.gif);
    background-repeat:no-repeat;
    width:31px;
    height:31px;

}


.error
{
    border:1px solid #f00;
}

.widget .contact-info li.balao {
    background: url(/Content/Layout/HTML_1_3/metropolis-default/img/red/balao.png) no-repeat 0 0;
    display: block;
    padding-left: 36px;
}
