body {
	font-size:15px!important;
}
.top_border {
	background:#00a0f0;
	width:100%;
	height:4px;
}
.mail_bg {
	background:#676262;
	padding:5px;
	color:#fff;
}
.mail_bg a {
	color:#fff;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 3px;
    font-weight: 500!important;
    margin-top: 10px;
}
.m-0 {
	margin:0!important;
}
.m-5 {
	margin:5px;
}
.m-10 {
	margin:10px;
}
.m-20 {
	margin:20px;
}
.m-30 {
	margin:30px;
}
.m-50 {
	margin:50px;
}

.mt-0 {
	margin-top:0!important;
}
.mt-5 {
	margin-top:5px;
}
.mt-10 {
	margin-top:10px;
}
.mt-20 {
	margin-top:20px;
}
.mt-30 {
	margin-top:30px;
}
.mt-50 {
	margin-top:50px;
}
.mt-100 {
	margin-top:100px;
}
.mb-0 {
	margin-bottom:0;
}
.mb-5 {
	margin-bottom:5px;
}
.mb-10 {
	margin-bottom:10px;
}
.mb-20 {
	margin-bottom:20px;
}
.mb-30 {
	margin-bottom:30px;
}
.mb-50 {
	margin-bottom:50px;
}
.mb-100 {
	margin-bottom:100px;
}

.ml-0 {
	margin-left:0!important;
}
.ml-5 {
	margin-left:5px;
}
.ml-10 {
	margin-left:10px;
}
.ml-20 {
	margin-left:20px;
}
.ml-30 {
	margin-left:30px;
}
.ml-50 {
	margin-left:50px;
}
.mr-0 {
	margin-right:0!important;
}
.mr-5 {
	margin-right:5px;
}
.mr-10 {
	margin-right:10px;
}
.mr-20 {
	margin-right:20px;
}
.mr-30 {
	margin-right:30px;
}
.mr-50 {
	margin-right:50px;
}
.mr-100 {
	margin-right:100px;
}

.p-0 {
	padding:0px!important;
}
.p-5 {
	padding:5px;
}
.p-10 {
	padding:10px;
}
.p-15 {
	padding:15px;
}
.p-20 {
	padding:20px;
}
.p-30 {
	padding:30px;
}
.pt-0 {
	padding-top:0!important;
}
.pt-5 {
	padding-top:5px;
}
.pt-10 {
	padding-top:10px;
}
.pt-20 {
	padding-top:20px;
}
.pt-30 {
	padding-top:30px;
}
.pt-50 {
	padding-top:50px;
}
.pt-100 {
	padding-top:100px;
}
.pb-0 {
	padding-bottom:0!important;
}
.pb-5 {
	padding-bottom:5px;
}
.pb-10 {
	padding-bottom:10px;
}
.pb-20 {
	padding-bottom:20px;
}
.pb-30 {
	padding-bottom:30px;
}
.pb-50 {
	padding-bottom:50px;
}
.pb-100 {
	padding-bottom:100px;
}
.pl-0 {
	padding-left:0px!important;
}
.pl-5 {
	padding-left:5px;
}
.pl-10 {
	padding-left:10px;
}
.pl-15 {
	padding-left:15px;
}
.pl-20 {
	padding-left:20px;
}
.pl-30 {
	padding-left:30px;
}
.pl-40 {
	padding-left:40px;
}
.pl-50 {
	padding-left:50px;
}
.pl-100 {
	padding-left:100px;
}
.pr-0 {
	padding-right:0px!important;
}
.pr-5 {
	padding-right:5px;
}
.pr-10 {
	padding-right:10px;
}
.pr-15 {
	padding-right:15px;
}
.pr-20 {
	padding-right:20px;
}
.pr-30 {
	padding-right:30px;
}
.pr-40 {
	padding-right:40px;
}
.pr-50 {
	padding-right:50px;
}
.pr-100 {
	padding-right:100px;
}


.width_100per {
	width:100%;
	height:auto;
}
.width_100per_banner {
	width:100%;
	height:480px!important;
}


.border {
	border:solid 1px #ccc;
}
.border-5 {
	border:solid 1px #ccc;
	padding:5px;
}
.border-10 {
	border:solid 1px #ccc;
	padding:10px;
}

.border-15 {
	border:solid 1px #ccc;
	padding:15px;
}
.border-20 {
	border:solid 1px #ccc;
	padding:20px;
}



.width_50 {
	width:50px;
	height:auto;
}
.width_60 {
	width:60px;
	height:auto;
}
.width_70 {
	width:70px;
	height:auto;
}
.width_80 {
	width:80px;
	height:auto;
}
.width_90 {
	width:90px;
	height:auto;
}
.width_100 {
	width:100px;
	height:auto;
}
.width_110 {
	width:110px;
	height:auto;
}
.width_120 {
	width:120px;
	height:auto;
}

.width_125 {
    width: 138px;
    height: auto;
}
.width_130 {
	width:130px;
	height:auto;
}
.width_140 {
	width:140px;
	height:auto;
}
.width_150 {
	width:150px;
	height:auto;
}
.width_200 {
	width:200px;
	height:auto;
}
.nav>li>a {
	color:#fff;
	font-size:16px;
	 margin-top: 10px;
	 padding:18px 20px;
}
.nav>li>a:hover {
    text-decoration: none;
    background-color: #ffffff!important;
    color: #009ff0;
    border-radius: 10px 10px 0 0;
    margin-top: 10px;
}
.main_menu_active a {
	text-decoration: none;
    background-color: #ffffff!important;
    color: #009ff0!important;
  border-radius: 10px 10px 0 0;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
	border-radius: 0px;
	width: 200px;
}
.productMenu .dropdown-menu {
    right: -43px!important;
    left: auto;
}

.foot_social a {
	text-decoration:none;
}
.text-right  img:hover {
	transform:scale(1.2);
	transition:0.4s;
}
.foot_social img:hover {
	transform:scale(1.2);
	transition:0.4s;
}
ul {
	 padding: 0px;
}
.dropdown-menu ul li {
    padding: 5px 5px;
    line-height: 30px;
    border-bottom: solid 1px #ddd;
}
.nav_menu .dropdown-menu ul li:hover a {
    background: #009ff0;
    color: white;
    width: 100%;
    display: inline-block;
    padding: 0px 10px;
    transition: 0.5s;
}
.nav>li.active a {
    text-decoration: none;
    background-color: #ffffff;
    color: #009ff0!important;
    border-radius: 10px 10px 0 0;
    margin-top: 10px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    /* color: #212121; */
    background: white;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #00000091;
    background-image: none;
    border: 1px solid #503232ab;
    border-radius: 4px;
}
.navbar_main {
	background:#009ff0;
}
.test_cont {
	min-height:90px;
}
/* .nav_menu li a {
    color: #fff;
    font-size: 16px;
    margin: 13px 0 13px 0;
    padding: 10px 20px;
}
.nav_menu li a:hover,  .nav_menu li a:focus {    
	background-color: #fff;
    color: #009ff0;
    border-radius: 50px;
    
    } */
/* .active {
    background-color: #fff;
    color: #009ff0;
    border-radius: 50px;
}	
 
.menu_drop ul li{
	list-style-type:none;
	border-bottom:solid 1px #ddd;
}
.menu_drop ul li a {
    color: #777;
    line-height: 42px;
}*/	
.menu_drop ul li a:hover {
	color:#009ff0;
	/* background:#ddd;
	border-radius:0; */
	text-decoration:none;
}
.blue_color {
	color:#009ff0;
}
.bluefull_color {
	color:#0000ff;
}
.blue_bg {
	background:#009ff0;
}
.gray_bg {
	background:#ddd;
}
.light_gray_bg {
	background:#eee;
}
.white_color {
	color:white;
}
.gray_dark_bg {
	background: #eee;
}
.blue_dark_color {
    color: #044b6f;
}
.boxes {
	background:#f8f9fa;
	padding:50px 0px;
}
.smart_box {
	width:100%;
	min-height:480px;
	background:#28646B;  /*blue*/
	padding:50px 40px;
	margin:0 auto;
	text-align: center;
	border-bottom: solid 1px #fff;
	 transition: 0.4s;
}
.smart_box:hover {
    background: #171717;
    transition: 0.4s;
	box-shadow: 0px 9px 10px #1111116e;
}
.box_icon {
	width:130px;
	height:130px;
	border-radius:50%;
	background:white;
	text-align:center;
	padding: 20px 0 0 2px;
	margin: 0 auto;
	
}


.box_title {
	font-size:24px;
	color:#fff;
}
.smart_box h5 {
	color:#fff;
	line-height:28px;
}
.box_link {
	background:white;
	color:#009ff0;
	border-radius:50px;
	padding: 12px 40px;
}
.box_link:hover {
	box-shadow: 0px 5px 5px #ffffff6e;
	transition:0.4s;
	background:#009ff0;
	color:white;
	border:solid 1px #ddd;
	transform:scale(1.1);
}
.font_bold {
	font-weight:bold;
}
.text-slid p{
	line-height:30px;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    background-image: -webkit-linear-gradient(left,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.footer_main {
	background:#009ff0;
	padding:50px 0 20px 0;
}
.sub_input {
	width:330px;
	border-radius:30px 0 0 30px;
	background:white;
	height:40px;
	padding-left:20px;
	border:none;
 }
 .sub_btn {
	 width:120px;
	border-radius: 0 30px 30px 0;
	background:#333;
	color:white;
	text-align:center;
	height:40px;
	border:none;
	letter-spacing:1px;
	font-size:17px;
 }
 .foot_menu a {
	 color:#ddd;
	 padding-right:20px;
 }
 
 
 /***************************    service css    ****************************/
 
 .list_none ul li {
	 list-style-type:none;
 }
 .arrow_font {
    font-size: 11px;
    margin-right: 15px;
    color: #009ff0;
}
.text_just {
	text-align:justify;
}

 /***************************    dashboard css    ****************************/

/* .dash_menu {
	
} */
/* .navbar-nav>li>a {
    padding-top: 5px;
    padding-bottom: 5px;
} */
/* .dash_menu li a {
    color: #fff;
    font-size: 17px;
    
    padding: 0px 20px;
    line-height: 51px;
} */
/* .dash_menu li a:hover, .nav_menu li a.active, .nav_menu li a:focus {    
	color: #333;
	background:none;
   }
   
  .dash_menu .nav>li>a:focus, .dash_menu .nav>li>a:hover {
    text-decoration: none;
    background-color: none;
} */

.dash_menu .nav .open>a, .dash_menu .nav .open>a:focus, .dash_menu .nav .open>a:hover {
    background-color: none;
    border-color: #337ab7;
}
.menus_left {
    background: #fff;
    max-height: 100vh;
}
.menu_head {
	background:#333;
	color:#fff;
	padding:10px;
	font-size: 18px;
}
.menu_links {
   /* border: solid 1px #009ff0;
    padding: 10px;*/
}
.accMenu ul li {
	list-style-type:none;
}
.accMenu ul li {
	line-height:25px;	
}
.accMenu ul li a {
	color:#333;	
}
.accMenu ul li a:hover {
	color:#009ff0;	
}
.panel-title {
    color: #009ff0;
}
table tr td {
	vertical-align:middle!important;
	
}
.table>tbody>tr>td, .table>tbody>tr>th {
	padding: 3px 4px;
	
}
.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 #ddd;
    white-space: nowrap;
}
.black_bg {
	background:#333;
}
.tbl_input {
    width: 100%;
    border: none;
}
.tbl_head {
	background:#009ff0;
	padding:7px 10px;
	border-radius:10px 10px 0 0;
	color:white;
}
.newtbl {
	border-radius:50%;
	background:#009ff0;
	color:white;
	border:none;
	
}
.dash_left_menu {
    list-style-type: none;
    padding: 10px;
    border: solid 1px #009ff0;
	border-top:0;
}
.dash_left_menu li{
	font-size: 14px;
    line-height: 31px;
    padding: 5px 20px;
    border: solid 1px #ddd;
}
.tool_sub_head {
    margin: -10px;
    margin-bottom: 20px;
    padding: 10px 10px 10px 10px;
    font-weight: 600;
    color: white;
    font-size: 16px;
}
.list_none {
	list-style-type:none;
}
.cont_box {
	width: 152px;
    height: auto;
    margin: 2px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.com_head {
	
	border-radius:4px 4px 0 0;
	color:white;
	text-align:center;
}
.com_cont {
	color:#555;
	text-align:center;
	padding-top:10px;
}
.com_cont p {
	line-height:12px;
}
.border_blue {
	border:solid 1px #009ff0;
}
.tab-content {
	border: solid 1px #ddd;
	border-top:none;
   /* padding: 10px;*/
}
#smartDtails:hover {
	cursor:pointer;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 4px;
}
.nav-tabs>li>a {
	margin-right:0px;
    margin-bottom: -1px;
    line-height: 1.42857143;
    border: 1px solid #009ff0;
    border-radius: 4px 4px 0 0;
    font-weight: bold;
    border-bottom: none;
    padding: 5px 17px;
}
.tab-content {
    border: solid 1px #009ff0;
    /* border-top: none;
    padding: 10px; */
    background: white;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    cursor: default;
    background-color: #009ff0!important;
    border: 1px solid #009ff0!important;
    border-bottom: 0px;
    border-bottom-color: transparent;
    color: #fff!important;
    font-weight: bold;
}
.border10 {
	padding:10px;
	border:solid 1px #009ff0;
}
.SignalHistory {
	min-height:300px;
	overflow-y:auto;
}
.learn_menu ul{
	list-style-type:none;
}
.learn_menu li {
    background: white;
    padding: 8px;
    width: 100%;
	margin-bottom:10px;
	font-weight:bold;
}
.learn_menu>li>a {
color:black;
}
.learn_border {
	border:solid 5px #009ff0;
	height:65vh;
}
.viewed_topc {
	border: solid 5px #009ff0;
    height: 35vh;
    border-top: none;
    overflow-y: auto;
}
.radius0 {
	border-radius:0px;
}
.chat_box {
	border:solid 1px #009ff0;
	padding:10px;
	height:59.8vh;
	width:100%;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
.login_div {
    border-radius: 10px 0 0 10px;
    color: white;
    text-align: center;
}
.login_fields {
    border: solid 1px #009ff0;
    border-radius: 0 10px 10px 0;
}
.form-control {
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.0); 
    box-shadow: inset 0 1px 1px rgba(0,0,0,.0); 
}
#myNavbar .nav .open>a, #myNavbar .nav .open>a:focus, #myNavbar  .nav .open>a:hover {
    background-color: #ff000000;
    border-color: #337ab7;
    border: none;
}
.live_bg{
    background: #ddd;
    padding: 8px;
    margin-left: -12px;
    border-radius: 4px 0 0 4px;
}
.live_digi {
	font-weight:bold;
	color:#009ff0;
	margin-left:5px;
}
input.empty {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.shadow_div {
	box-shadow: 3px 3px 5px #00000038;
}
.panel-default>.panel-heading {
    color: #044b6f;
    background-color: #d6d6d6;
    border-color: #ddd;
}
.menu_links .panel-title {
    color: #044b90;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 5px 15px;
    font-size: 18px;
    line-height: 20px;
}
.bt-0 {
	border-top:0px!important;
}
.br-0 {
	border-right:0px!important;
}
.bb-0 {
	border-bottom:0px!important;
}
.bl-0 {
	border-left:0px!important;
}
.bt-1 {
	border-top:1px #ddd solid!important;
}
.br-1 {
	border-right:1px #ddd solid!important;
}
.bb-1 {
	border-bottom:1px #ddd solid!important;
}
.bl-1 {
	border-left:1px #ddd solid!important;
}
.learn_link {
	width:100%;
	padding:10px;
	border:solid 1px #ddd;
}
.chart_menu {
	margin-top:10px;
}
.chart_title {
	background:#f5f5f5;
	padding:5px 10px;
	border:solid 1px #ddd;
}
.chart_body {
	padding:5px 10px 10px 10px;
    border: solid 1px #ddd;
	height: 200px;
    overflow-y: auto;
}

/* .dash_menu .nav>li>a {
    position: relative;
    display: block;
    padding: 0px 15px;
	line-height: 50px;
} */
.navbar_main .navbar {
    margin-bottom: 0px!important;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 5px 15px!important;
    font-size: 18px;
    line-height: 20px;
}
.login_bg {
	background-image: url(../../assets/images/login_page.jpg);
    max-width: 100%;
    height: 558px;
}
.login_main {

}
.login_div_field {
	background:#009ff0;
	width:100%;
	margin-top: 40px;
	padding:10px;
	box-shadow: 10px 10px 13px #00000030;
}
.logo_login {
	background:white;
	text-align: center;
	border-radius: 4px;
}
.inputs {
	padding:30px;
}
.radius-30 {
	border-radius:30px
}
.height-45 {
	height: 45px;
}
.profile_pic {
    text-align: center;
    border-radius: 10px;
    margin-top: 20px;
}
.edit_pro {
	position: absolute;
    top: 65px;
    right: 141px;
}
.package_cont {
	min-height:200px;
	border:solid 1px #009ff0;
}
.bg-dark {
	background:#676262;
}
.address_bg {
	background-image: url(../../assets/images/address_bg.jpg);
	 max-width: 100%;
    height: 400px;
}
.enquiry_bg {
	background:#f7f7f5;
	min-height:400px;
}
.form-field {
	border:solid 1px #ddd;
	padding:10px;
	width:100%;
	box-shadow:5px 5px 8px #3333330d;	
}
.create_goto li a {
    line-height: 31px;
}

.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    border-top: 0;
    background: #28646b;
    line-height: 25px;
    font-weight: normal;
    color: #ffffff;
}

/* tab start */
/*  bhoechie tab */
div.bhoechie-tab-container{
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
  margin-top: 20px;

  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #009ff0;
  background-image: #5A55A3;
  color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #009ff0;
}

div.bhoechie-tab-content{
	background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
	padding-left: 10px;
	padding-top: 0px;
    padding-bottom: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}

.dash_main .tab-content {
    padding: 10px;
   
}
.dash_tabs li a {
	border-radius:0px;
	color:#009ff0;
	font-weight: normal;
}

.dash_tabs li a:hover {
	border-radius:0px;
	color:#009ff0;
	font-weight: normal;
}
.dash_tabs>li.active>a {
    cursor: default;
    background-color: #009ff0!important;
    border: 1px solid #009ff0!important;
    border-bottom: 0px;
    border-bottom-color: transparent;
    color: #fff!important;
    font-weight: normal!important;
	border-radius:0px;
}

.dash_sub_tabs li a {
    border-radius: 5px 5px 0 0;
    color: #444;
    font-weight: normal;
    border: 1px solid #cecece;
}
.dash_sub_tabs>li.active>a, .dash_sub_tabs>li.focus>a {
	background: #444!important;
    color: white!important;
    border: 1px solid #ddd!important;
    font-weight: normal;
    border-radius: 5px 5px 0 0;
}
.tab-content {
    border: solid 1px #cecece!important;
	Padding:10px 0px 0px 0px;
	}
.dash_main_tabs .tab-content {
	border: solid 1px #009ff0;
	padding:10px;
}
/* tab end */

.dash_menu .navbar-nav li a {
    padding: 14px 20px;
}
.dash_menu .navbar-nav li a:hover {
    text-decoration: none;
    background-color: #ffffff!important;
    color: #009ff0!important;
    border-radius: 10px 10px 0 0;
    margin-top: 10px;
}
.logOut_menu li a:hover{
	text-decoration:none;
}
.tab_pills>li>a {
    position: relative;
    display: block;
    padding: 0px;
	padding:1px 7px;
	margin-top:0px!important;
}

.tab_pills>li.active>a, .tab_pills>li.active>a:focus, .tab_pills>li.active>a:hover {
    text-decoration: none;
    background-color: #009ff0!important;
    color: #ffffff!important;
	border-radius: 0;
	padding:1px 7px;
	border-radius:4px;
	margin-top:0px!important;
	transition:0.3s;
}
.panel-body {
    padding: 10px;
}
.dash_menu .navbar-nav li.active {
    text-decoration: none;
    background-color: #ffffff!important;
    color: #009ff0!important;
    border-radius: 10px 10px 0 0;
    margin-top: 10px;
}
.menu_links .chart_left>li>a {
    padding: 7px 9px!important;
    font-weight: normal;
    color: black;
    border: solid 1px #009ff0;
}
.menu_links .chart_left>li.active a {
	border-radius: 5px 5px 0 0;
}
.tab_tools_pills>li>a {
	padding: 10px 15px;
	color:#009ff0!important;
	border:solid 1px #ddd;
}
.tab_tools_pills>li.active>a, .tab_tools_pills>li.active>a:focus, .tab_tools_pills>li.active>a:hover {
	padding: 10px 15px;
	color:#fff!important;
	background-color: #009ff0!important;
	border-radius:4px!important;
}

.active > a {
   background: #009ff0;
    color: white;
    width: 100%;
    display: inline-block;
    padding: 0px 10px;
    transition: 0.5s;
	
}


@media (min-width: 768px) {

.sm-mt-0 {
	margin-top:0px;
}
.sm-mt-10 {
	margin-top:10px;
}
.sm-mt-15 {
	margin-top:15px;
}
.sm-mt-20 {
	margin-top:20px;
}
.sm-mt-30 {
	margin-top:30px;
}

.sm-clr {
	clear:both;
}
.container-sm {
	width:100%;
}
		
}
@media (max-width: 767px){
.menu_drop ul li a {
    color:white;
}	
.xs-mt-0 {
	margin-top:0px;
}
.xs-mt-10 {
	margin-top:10px;
}
.xs-mt-15 {
	margin-top:15px;
}
.xs-mt-20 {
	margin-top:20px;
}
.xs-mt-30 {
	margin-top:30px;
}

}


table.table4{
    font-family: "Arial";
    font-size: 12px;
    font-weight: bold;
    
    font-style: normal;
    border-collapse:separate;
	border: 1px solid white;
    border-collapse: collapse;	 
}
.table4 thead th{
    padding:16px;
    color:#ffffff;    
    border:0px solid #93CE37;
    border-bottom:0px solid #9ED929;
    background-color:rgb(25,128,182);
	border: 1px solid white;
    border-collapse: collapse;
	cursor: pointer;
   
}
.table4 thead th:empty{
    background:transparent;
    border:none;
}
.table4 tbody th{
    color:#ffffff;    
    background-color:#1980b6;
    border:0px solid #93CE37;
    border-right:0px solid #9ED929;
    padding:0px 10px;
	border-bottom:1px solid #000;
	border: 1px solid black;
    border-collapse: collapse;
	
    
}
.table4 tfoot td{
    color: #9CD009;
    font-size:32px;
    
    padding:10px 0px;
    
}
.table4 tfoot th{
    color:#666;
}

.table4 tbody td{
    padding:10px;
    
    font-size:10px;
    border: 0px solid #ff0000;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    border-radius:0px;
    color:#2d2b2b;
    
	
	border: 1px solid black;
    border-collapse: collapse;
	
	 
    width:10px;
    padding: 10px;
	
}

.table4 tbody span.check::before{
    content : url(../images/check0.png)
}


 /*affix Note: Try to remove the following lines to see the effect of CSS positioning */
  .affix {
    top: 0;
    width: 100%;
    z-index: 9999 !important;
  }

  .affix + .container-fluid {
    padding-top: 38px;
  }
  .search_tbl {
	font-family:Arial, FontAwesome;
  }
  #indextable th {
	cursor:pointer;
}

.search_tbl {
	font-family:Arial, FontAwesome;
	height:30px;
	border:solid 1px #999;
	border-radius:35px;
	margin:10px;
	padding:0 10px;
}
#indextable th {
	cursor:pointer;
}