/*global css*/
.col-100
{
width: 100%;
}
.left
{
float: left;
}
.title
{
font-size: 17px;
text-align: center;
font-weight: 400;
    font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
}
.color_blue
{
color: #2c6598;
}
.color_red
{
color: red;
}
span.color_red
{
font-size: 21px;
}
.active_blue
{
background:#90cbff !important;
}
.b
{
font-weight: 600;
}
.btn_black
{
background-color: #383838;
border-color: #797d7c;
color: #fff !important;
}

/*global css*/

.sidebar-menu li:hover
{
background-color: #23577d;
}
.bg-success
{
display: none;
}
.main_div
{
background-color: #fff;
}
.heading_admin
{
padding: 15px 10px 25px 10px;
}
.heading_admin p
{
font-size: 21px;
}
.heading_admin h3
{
margin: 0px;
}
.tab-content>.tab-pane
{
width: 100%;
float: left;
}
.div_rounded
{
width: 60%;
margin: 10px auto;
border-radius: 3px;
background: transparent;
padding: 5px;
box-shadow: 0px 0px 4px 4px #dad8d8;
border: 1px solid #ababab;
}
.div_rounded p
{
margin: 0px;
}
.tab_data
{
    padding: 40px 0px;
}
.comparison_in
{
margin-bottom:20px;
}
.section_box
{
padding:5px 0px;
}
#myTabs1>li.active>a, #myTabs1>li.active>a:hover, #myTabs1>li.active>a:focus
{
background-color:#8c8c8c !important;
}
#myTabs1>li
{
border: 1px solid #dcdada;
}
.search_bar_tp
{
padding: 20px;
}
.search_bar_tp input
{
position: relative;
}
.search_bar_tp button
{
position: absolute;
top: 22%;
right: 0px;
}
.product_details_box
{
margin-bottom: 20px;
box-shadow: 0px 0px 4px 4px #d8d8d8;
border: 1px solid #c1bfbf;
background: #f5f5cd;
}
.probox
{
width: 100%;
float: left;
padding: 10px;
}
ul.right_category
{
padding: 0px;
margin:0px;
}
ul.right_category li
{
list-style: none;
}
#invesco,#relience
{
display: none;
}
.height_scroll
{
height: 226px;
}
.horizonal_box
{
overflow: scroll;
box-shadow: 0px 0px 4px 4px #dadada;
padding: 10px;
margin-bottom: 20px;
}
