.phone_inputs .col-xs-7,
.phone_inputs .col-xs-4,
.phone_inputs .col-xs-1,
.phone_inputs .col-xs-8,
.phone_inputs .col-xs-4

{
  padding-left: 0;
  padding-right: 15px;

}
div.phone_inputs{
  margin-bottom: 10px;
}
.radio_templates{
    text-align: center
}
.border-gray{
    border: #888 solid 2px;
    background-color: #3C8DBC;
    color: #fff;
    font-size: 18px
}
.border-gray2{
    border: #888 solid 2px;
    background-color: #000;
    color: #fff;
    font-size: 18px
}
.border-red{
    border: red solid 2px
}
.border-red2{
    border: red solid 2px
}
.read_mark{
    background-color: #ecf0f5
}

ul li a span.label{
   font-size: 12px;
    font-weight: normal;
    
}
.bg-tr-table-active {
  background-color: #b5bbc8 !important;
}
.bg-tr-table-active td a{
  color: #000000 !important;
}
.table-hover > tbody > tr:hover {
  background-color: #a5c3df;
}