.side-right-bs, .side-left-bs {
background: #FFFFFF !important;
-webkit-border-radius: 0px !important;
}

.section-title {
border: 1px solid #eee;
-webkit-border-top-right-radius: 0px !important;
-webkit-border-top-left-radius: 0px !important;
padding-left: 20px !important;
padding: 20px 30px;
verticle-align: middle;
height: 30px;
background: #efefef !important;
margin: 1px;
text-align: center;
font-size: 16px !important;
font-family: "Open Sans" sans serif !important;
letter-spacing: .1em;
line-height: 3px;
text-transform: uppercase;
font-weight: 400 !important;
}

.section-left-title {
border: 1px solid #eee;
-webkit-border-top-right-radius: 0px !important;
-webkit-border-top-left-radius: 0px !important;
padding-left: 20px !important;
padding: 20px 30px;
verticle-align: middle;
height: 30px;
background: #efefef !important;
margin: 1px;
text-align: center;
font-size: 16px !important;
font-family: "Open Sans" sans serif !important;
letter-spacing: .1em;
line-height: 3px;
text-transform: uppercase;
font-weight: 400 !important;
}

.section-left {
text-align: left;
margin-top: 10px;
}

.section-body {
padding: 13px !important;
font-family: "Open Sans" sans serif !important;
font-size: 15px !important;
} 

.section-left-body {margin-bottom: 30px !important;}
.section-left-title {
font-family: "Open Sans" sans serif !important; 
font-size: 16px !important; 
line-height: 150% !important;
color:#515151 !important;
font-weight:400;
text-transform: uppercase;
letter-spacing: .1em;
line-height: 3px !important;
text-align: center;
} 
    
.section-body a, .section-body a:active, .section-body a:visited {
color: #337ab7 !important;}  

.section-title, .section-body, .section-left-title, .section-left-body, .section-left-link {
color: #000 !important;   
}   

.container-fluid {
background: #fff !important;
}     

@media (max-width: 767px){
.main {
padding-top: 1px; }

.content__item article {padding-left: 0px !important;}

.content {margin-top: 60px !important;}
}   
  
.content {
margin-top: 0px;}

.btn-sm {
width: 100%;
font-size: 16px;}

.section-left {background: #fff !important;}  

.datebox-content {
background: none!important;
border: 1px solid #808080!important;
font-weight: bold;
padding: 5px;
-moz-border-radius-bottomright: 0px!important;
-webkit-border-bottom-right-radius: 0px!important;
-moz-border-radius-bottomleft: 0px!important;
-webkit-border-bottom-left-radius: 0px!important;
}    
    
.datebox-top {
background: #808080!important;
-moz-border-radius-topright: 0px!important;
-webkit-border-top-right-radius: 0px!important;
-moz-border-radius-topleft: 0px!important;
-webkit-border-top-left-radius: 0px!important;
}  