.number-details-label {font-size: 12px; box-sizing: border-box; color: #adadad; margin-bottom: 4px;}
.br-0{border:none !important;}
.br-b-1{border-bottom:1px solid gainsboro;}
.number-details {border-bottom: 1px solid gainsboro; margin-bottom: 0; padding-bottom:10px; font-size:15px;}
.number-details b {padding-left: 0;}
.plans-title {margin-bottom: 0; padding-bottom: 9px; border-bottom: 1px solid gainsboro;}
.recharge-text-box{border: none; border-bottom: 1px solid gainsboro; outline: 0; height:33px; font-weight:bold; font-size: 15px; width:100%;}
.blogShort {border-bottom: 1px solid #ddd;}
.add {background: #333; padding: 10%; height: 300px;}
.recharge-success-title{background: #337ab7; color: white; padding: 8px; margin-left: -10px; margin-top: -10px; margin-bottom: 10px; margin-right: -10px;}
.nav-sidebar {width: 100%; padding: 0px 0;}
.recharge-tab-content {border-left: 1px solid #ddd; height: 280px; overflow-y: auto;}
.nav-sidebar a {color: #333; -webkit-transition: all 0.08s linear; -moz-transition: all 0.08s linear; -o-transition: all 0.08s linear; transition: all 0.08s linear;}
.nav-sidebar .active a {cursor: default; background: #3074ae !important; color: #fff !important;}
.nav-sidebar a:hover {background-color: #3074ae !important; color: #fff !important;}
.nav-sidebar .text-overflow a,
.nav-sidebar .text-overflow .media-body {white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis;}
.btn-blog {color: #fff; background: #E50000; border-color: #E50000; border-radius:0; margin-bottom:10px;}
.btn-blog:hover,
.btn-blog:focus,
.btn-blog:active,
.btn-blog.active,
.open .dropdown-toggle.btn-blog {
    color: white; background: #0b56a8; border-color: #0b56a8;
}
article h2 {color: #333333;}
h2 {color: #0b56a8;}
.margin10 {margin-bottom: 10px; margin-right: 10px;}
.container .text-style {text-align: justify; line-height: 23px; font-size: 14px;}
.confirmation_model {
    position: absolute;
    top: 126px;
    left: 0%;
    background: #fff;
    width: 100%;
    height: 198px;
    display: none;
  }
@media (max-width: 767px) {
	.xs-nav-sidebar{overflow-y: hidden; box-shadow: 0px 0px 6px 0px;}
	.xs-tabs{width: 700px !important;}
	.xs-tabs>li{display: inline !important; float: left !important;}
	.xs-p-0{padding:0 !important;}
	.plans-title{font-size: 16px;}
}
