.spell1.table>thead>tr>th,.spell2.table>thead>tr>th {background: #b3dde7;}
.spell1.table tr.odd {background-color: #fff;}
.spell1.table tr.even {background-color: #f0f9e4;}
.spell1.table>tbody>tr>td,.spell2.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {vertical-align: middle;border-top: 1px solid #b3dde7;text-align: center;color: #000;}
.spell1.table>thead>tr>th,.spell2.table>thead>tr>th {vertical-align: middle;border-bottom: 2px solid #b3dde7;color: #ff000;}
.spell1.table-bordered, .spell1.table-bordered>tbody>tr>td, .spell1.table-bordered>tbody>tr>th, .spell1.table-bordered>tfoot>tr>td, .spell1.table-bordered>tfoot>tr>th, .spell1.table-bordered>thead>tr>td, .spell1.table-bordered>thead>tr>th ,
.spell2.table-bordered, .spell2.table-bordered>tbody>tr>td, .spell2.table-bordered>tbody>tr>th, .spell2.table-bordered>tfoot>tr>td, .spell2.table-bordered>tfoot>tr>th, .spell2.table-bordered>thead>tr>td, .spell2.table-bordered>thead>tr>th
{border: 1px solid #b3dde7;font-size: 14px;text-align: left;}



.table>thead>tr>th {background: #b3dde7;}
.table tr.odd {background-color: #fff;}
.table tr.even {background-color: #f0f9e4;}
.table>tbody>tr>td .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {vertical-align: middle;border-top: 1px solid #b3dde7;text-align: center;color: #000;}
.table>thead>tr>th {vertical-align: middle;border-bottom: 2px solid #b3dde7;color: #d11717;}
.table-bordered, .table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {border: 1px solid #b3dde7;font-size: 14px;text-align: left;}

.table-striped>tbody>tr:nth-child(odd),.table-striped>tbody>tr:nth-child(even) {
    background-color: #fff;
}

label{font-weight:normal;}
.spell1_hedr_tbl,.word_hedr_tbl {
  border: 1px solid #bae6ef;
  border-radius: 5px;
  position: relative;
  padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.glyphicon {font-family: 'verdana','Glyphicons Halflings';}
.glyphicons{font-family: 'verdana','Glyphicons Halflings';}
.fa{font-family: 'verdana','FontAwesome';}
.open > .dropdown-menu {
  display: block;
}

.table tr,td{font-size:13px;}
.btn a{ color: #000; }
a:hover{color:#000;}

.btn-freeuser {color: #fff;background-color: #ffbac2;border-color: #ffaeae;}
.btn-freeuser:hover{color: #fff;background-color: #fe9292;border-color: #d87373;}

.form-group {margin-bottom: 5px;text-align: left;}
.row-centered {text-align: center;}
.col-centered {display: inline-block;float: none;}
.form-horizontal .control-label {padding: 3px 0 0;font-size:13px;}


 h2{margin-top: 10px; margin-bottom: 10px; }
 .d_label { text-align: center;color:red;}
.d_red {
    border-color: #FF5C61 #FF7076 #FF7076;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset, 0 0 4px 0 rgba(255, 0, 0, 0.5);
    outline: medium none;
}