/* Form Module */
::-webkit-scrollbar{  width: 5px;   background-color: #000;}
.sidebar::-webkit-scrollbar{  width: 2px;   background-color: #000;}
::-webkit-scrollbar-thumb{    background-color: #00b28e;}
input[type=number]::-webkit-inner-spin-button,  input[type=number]::-webkit-outer-spin-button {  -webkit-appearance: none; -moz-appearance: none; appearance: none; margin: 0; }
input:read-only,textarea:read-only {  background-color: #ddd!important; }
select option,span.label { font-weight:bold!important; }
button:focus {outline:0!important;}
#change-profile:before,#test-form1:before,#dupdate:before { display:block; content: " "; margin-top: -40px; height: 40px; visibility: hidden; }
/*<div class="form-group alertBox"><center><div class="alert-text"> <h4>&nbsp;<i class="icon-checkmark-circle2"></i> Successfully Changed...</h4></div><img src="../assets/images/others/tab-bg.jpg" width="100%" /></center></div>*/
.alertBox { position: relative; display: inline-block; width:100%; }
.alert-text { position: absolute; top:3px;height: 100%; text-align: center; width: 100%; }
.alert-text:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }
.alert-text h4 { display: inline-block; font-size: 1.2em; letter-spacing:1px; color: #fff;  }
.alert-tsit {  height:40px;}
.alert-tsit span.input-group-addon { background:#fff;border:2px solid #159a7e;border-right:1px; padding:2px 10px;}
.alert-tsit img{ height:30px; }
.alert-tsit input.form-control { font-weight:bold;font-size:1.3em;text-align:center;height:30px; color:#fff;height:40px;background:#ea5e3f;border:2px solid #159a7e;}
.alert-icon{ position: absolute; font-size:1.3em; color:#fff; left: 70px; z-index:99; top: calc(50% - 0.5em); }
.mempempty { color:red!important; font-size:1.5em; padding:0 5px; }
.memphide { color:orange!important; font-size:1.5em; padding:0 5px;}
.mempshow { color:green!important; font-size:1.5em; padding:0 5px;}
.ui-dialog-title {  }
.font2 {  }
.font3 {  }
.spinner{-webkit-animation:rotation 1s linear infinite;-o-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite}
.spinner-reverse{-webkit-animation:rotation_reverse 1s linear infinite;-o-animation:rotation_reverse 1s linear infinite;animation:rotation_reverse 1s linear infinite}
.overlay-demo,.spinner,.spinner-reverse{display:inline-block}
a.tooltip-btn { color:#fff;font-size:.9em!important;}
a.photo { display: inline-block; font-size: 0; width:100%; border-bottom: none; padding: 0px!important; height: auto; background-clip: padding-box; }
a.photo > span { display: block; cursor: pointer; height: 100px; background-size: 100% 100%;background-position: center center; }
.popover{ max-width: 500px!important; }
.profile-ul li { margin-top:5px; }
.img_center { margin-left: auto; margin-right: auto; display: block; padding:10px; }
.btn-xs { min-width:auto!important;padding:3px 10px!important;}
.btn-xs.small { padding:3px 5px!important;}
.btn-xs.small i{ font-size:10px!important;}
td .btn-xs, th .btn-xs { padding:2px!important;}
.btn-xs span,.btn-xs i { margin-top:-5px; padding:2px 0; color:#fff!important; font-weight:normal; font-size:.85em;}
td .btn-xs span,td .btn-xs i,th .btn-xs span,th .btn-xs i { margin:0; padding:1px!important; color:#fff; font-weight:normal; font-size:8px!important;}
.btn-xs:hover,.btn-xs:hover { color:#fff;}
.browse,.fa-eye,.fa-eye-slash,.link {  cursor: pointer; }
.browse:hover {  background-color: #ea5e3f; }
.top-link { margin-top:-8px!important; }
li.active a.nav-linkid { background:#888888!important; margin-top:-40px!important; padding:11px 10px!important; padding-left:15px!important; border:0!important; }
li.active a.nav-linkid:after { border: 0px!important; }
li.active a.nav-linkid:hover { background:#ea5e3f!important; }
li a.nav-linkid { background:#888888!important; margin-top:-40px!important; padding:11px 10px!important; padding-left:15px!important; border:0!important; }
li a.nav-linkid:after { border: 0px!important; }
li a.nav-linkid:hover { background:#159a7e!important; }

.no-mar { margin:0!important; }
.tsit-mt {margin-top:1em;}
.tsit-mb {margin-bottom:1em;}
.nav-mtop { margin-top:-2.5em; }
.pagination {  }
.online { margin-top:2px;color:green;font-size:.9em; }
.offline { margin-top:2px;color:red;font-size:.9em; }
.offlined { font-size:.75em; }
.full_img { width:100%;}
.thumb-image { float:left;height:100px; position:relative; padding:5px; margin-top:2px; background:#fff!important; border:2px solid #159a7e; }
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 24px;
	right: 1%;
	overflow: hidden;
	z-index: 999; 
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url("../images/icons/arr.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
#formpage-top {
	margin-bottom:3em;
}
.input-group-addon {
	background: #159a7e;
	border:2px solid #159a7e;
}
.input-group-addon i,.input-group-addon span,.input-group-addon b{
	color: #fff;
}
.btn-upload {
	height:34px;
	background: #159a7e!important;
	border:2px solid #159a7e!important;
}
.btn-upload:hover {
	background: #ea5e3f!important;
}
.btn-upload span{
	font-size:1.3em;
}
.btn-upload2 { padding:0; margin:0; background: #159a7e!important; border:none; color:#fff;}
.image-preview-input {
    position: relative;
    overflow: hidden;
    margin: 0px;    
    color: #333;
    background-color: #fff;
    border-color: #ccc;    
}
#close-preview { color:#fff; } 
.image-preview-input input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
.image-preview-input-title {
    margin-left:2px;
}
.file {
  visibility: hidden;
  position: absolute;
}
.file-pad { padding:5px;}
.pro-label {  }
.progress_bg {
	background:#fff;
}
.progress {
	font-size:.85em;
    position: relative;
	height: 25px;
	
}
.content span {  }
.progress > .progress-type {
	position: absolute;
	left: 0px;
	font-weight: 800;
	padding: 3px 30px 2px 10px;
	color:#000;
	/*color: rgb(255, 255, 255);
	background-color: rgba(25, 25, 25, 0.2);*/
}
.progress > .progress-completed {
	position: absolute;
	right: 0px;
	font-weight: 800;
	padding: 3px 10px 2px;
}
.alert {
	
	padding:10px;
	font-size:1em;
	font-weight:bold;
	margin-bottom:1em;
}
.login-form-pad {
	padding:.5em;
	border:2px solid #f1f1f1;
}
.login-form-pad li { font-weight:bold; }
.form-pad {
	padding:1em;
	border:1px solid #159a7e;
}
.form-module{
	position: relative;
    background: #ffffff;
    width: 100%;
	border-bottom: 5px solid #0db38b;
    border-left: 1px solid #0db38b;
    border-right: 1px solid #0db38b;
	border-top: 5px solid #0db38b;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    margin:1em auto;
	min-height:500px;
}
.form-module .sponsor-form{
  padding: 10px;
}

.form-module h3 {
    margin: 0 0 1.5em;
    color: #212121;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1;
}
.form-module h5 {
    margin: 1em;
    color: red;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1;
}

.cta {
	
	background: #159a7e;
    width: 100%;
    padding:10px 0 10px 0;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
}
.cta a {
    color: #fff;
    text-decoration: none;
    font-size: 1.2em;
	padding:5px;
	transition: all 1s ease 0s;
}
.cta a:hover {
    color: #fff;
    background:#ea5e3f;
	border-radius: 5px;
}
.modal-header img{
    width:200px;
}
.modal.fade.in {
  background-color: rgba(0,0,0,0.5)!important;
}
/*button*/
.message1-left {
    float: left;
}
.message1-right {
    float: right;
}
.message1-left h4 {
	font-size: .95em;
    color: #999;
    font-weight: 600;
}
.message1-left p {
 font-size: 1em;
color: #000;
padding-top: .5em;
text-align:justify;
}
.message1-right p{
font-size: .8em;
    color: #777;
    padding-top: .5em;
}
.message1-right a{
font-size: .8em;
    padding-top: .5em;
}

.send_chat { margin-top:-2em; background:#159a7e; color:#fff;}
.send_chat:hover,.send_chat:focus,.send_chat:active,.send_chat:disabled { background:#ea5e3f; color:#fff;}
.sub-btn {
  font-family: 'AvenirNextRoundedStd-Reg';
  font-size: 1em;
  position: relative;
  cursor: pointer;
  min-width:150px;
  text-transform:uppercase;
	border-radius: 0px;
  line-height:15px;
  padding: .5em .8em;
  display: inline-block;
  text-align: center;
  z-index: 1;
  border:2px solid #159a7e;
  background:#159a7e;
  color:#fff;
  letter-spacing:1px;
}
.sub-btn span,.sub-btn i {
	 font-size: 1em;
	 margin-top:2px;
	 margin-right:.2em;
	 font-weight:400;
	 text-align:center;
}
.sub-btn:hover,.sub-btn:focus,.sub-btn:active,.sub-btn:disabled{
  color: #fff;
  background:#159a7e;
  border:2px solid #159a7e;
}

.sub-btn:before {
  background-color: #ea5e3f;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: scale(0.5, 1);
  transition: all 0.4s ease 0s;
  width: 100%;
  z-index: -1;
}
.sub-btn:hover::before,.sub-btn:focus::before,.sub-btn:active::before,.sub-btn:disabled::before{
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  border-radius: 15px;
}
.sec-title {
    margin: 1.5em;
}
.sec-title h2 {
    font-size: 1.7em;
    color: #159a7e;
	letter-spacing:1px;
	font-weight:600;
	font-family: 'SourceSansPro-Regular';
	text-transform:uppercase;
}
.sec-title p {
    font-size: 1em;
	padding:5px;
	line-height:1.5em;
}
.sec-title h2 span{
	color:#ea5e3f;
}
.sec-title span.decor {
    width: 12px;
    height: 12px;
    border-radius: 0%;
    border: 2px solid #ea5e3f;
    background: #fff;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.sec-title span.inner {
    width: 4px;
    height: 4px;
    background: #159a7e;
    border-radius: 50%;
    display: block;
    margin: auto;
    margin-top: 2px;
}

.sec-title span.decor:before,
.sec-title span.decor:after {
    content: '';
    position: absolute;
    top: 3px;
    width: 60px;
    height: 2px;
    background: #f3a047;
    z-index: -1;
}

.sec-title span.decor:before {
    left: 10px;
}

.sec-title span.decor:after {
    right: 10px;
}
.sec-top { margin:0; margin-top:-5em;}
.sec-bottom { position:absolute; bottom:0;}
/* Group Chat*/
.user_box {
	padding:.5em;
	background:url(../images/background/bg.png);
}
.user_box h3{
	text-align: left;
    height:35px;
	padding:.6em 0 0 1em;
    margin: 0;
	background: #159a7e;
    color: #fff;
	font-size:1.1em;
	font-weight:600;
	letter-spacing:1px;
}
.user_box h3 a{
	font-size:1em;
	height:35px;
	text-align:center!important;
	margin-top:-9px;
}
.user_box h3 a { background:#888888!important; padding:8px 13px 0 0!important; padding-left:15px!important; border:0!important; }
.user_box h3 a:hover { background:#ea5e3f!important; }
.user_box h3 a i{
	margin-top:-3px;
	color:#fff;
}
.activity_box h3 {
    text-align: left;
    padding: 1em;
    margin: 0;
	background: #159a7e;
    color: #fff;
	font-size:1.1em;
	font-weight:600;
	letter-spacing:1px;
}
.activity-img{
  text-align:center;
  margin-top:-10px;
}
.activity-img img{
  display:inline-block;
}
.activity-desc h5{
	color:#000;
	font-size:1em;
	font-weight:500;
	margin-bottom: 5px;
}
.activity-desc h5 a{
	color:#000;
}
.activity-desc span{ 
font-size:.85em;
color:red;
font-weight:bold;
}
.activity-desc span i{ 
position:absolute;
margin-top:3px!important;
}
.activity-desc p{
	
	color:#999;
	font-size:1em;
	line-height:1.5em;
	font-weight:bold;
}
.activity-desc h6{

  color: #000;
  font-size:1em;
  margin: 10px 0 0 0;
}
.activity-desc h6 a{ color: #159a7e; }
.activity-desc h6 a:hover{ color: #ea5e3f; }

.activity-row{
	margin-bottom:2em;
}
.scrollbar,.scrollbar1{
	background:#fff;
    padding:2em 1em;
}
.activity_box{
  background: #f2f2f2;
  min-height: 400px;
}
.activity_page{
  background: #fff;
  padding:1em;
}
.icon_11{
  color: #ef553a;
}
.icon_12{
  color:#9358ac;
}
.panel-footer {
	background:#2d2d2d;
	padding:7px;
	border:none;
	border-radius:0px;
}
.panel-footer h5{
	
	font-size:1em;
	padding:0;
    color: #fff;
	margin:.6em 0 0;
	letter-spacing:1px;
	padding-bottom:.6em;
}
/*Card Footer*/
.card-footer-stats { display: flex; background-color: #fff; text-align:left; }
.card-footer-stats div { -webkit-box-flex: 1; -ms-flex: 1 0 33%; flex: 1 0 33%;  padding: .75em; }
.card-footer-stats div:nth-of-type(2),.card-footer-stats div:nth-of-type(1),.card-footer-stats div:nth-of-type(3) { border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.card-footer-stats p { font-size: .9em; color: green; margin-bottom: .4em; font-weight: 600; text-transform: uppercase; }
.card-footer-stats i, .card-footer-stats span { color: #000; font-weight:600; }
.card-footer-stats span.stats-small { font-size: .9em; }
.prof-top  {  margin-top:10px;}
/*Table*/
table.record {
	border-collapse: collapse;
	width: 100%;
	}

table.record th {
	padding: 0 0.5em;
	text-align: left;
	}

table.record tr.yellow td {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	color:#000;
	border:1px solid #FB7A31;
	}

table.record td {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	border:1px solid #FFF;
	}



table.record td.adjacent {
	border-left: 1px solid #CCC;
	text-align: center;
	}
.client_form { padding:0 2em; }
/*--Accordion--*/
#accordion,#resp{  background-image:url("../images/icons/acc-bg.png"); background-repeat: no-repeat; background-size: 100% 100%; }
#accordion p{ font-size: .95em; padding:.5em 0 0 0;  color:#000; font-weight:bold;}
#accordion label{ font-size: .95em; padding:.5em 0 0 0; color:#aaa; }
.sub-b3 {
background:#159a7e;
color:#fff!important;
text-align:left;
font-size: 1.1em;
padding:.5em 1em;
border-radius:5px;
border:2px solid #fff;
width:100%;
}
.sub-b2 {
background:#159a7e;
color:#fff!important;
text-align:left;
font-size: 1.1em;
border:2px solid #fff;
width:100%;
}

.accordianheader {border-radius:5px; color:#159a7e; background:#fff; padding:0;outline:0 !important; margin:10px 0 0!important; padding:5px 30px!important;text-align: center; }
.accordianheader h4{ margin:0;font-weight:normal; outline:0 !important;text-transform: capitalize;margin-top:0px;padding:0; font-weight:bold; font-size:1em;text-align:left;}
.accordianheader.no-results-found {color:#fff; margin:0px; text-align: center;}
.accordianheader.no-results-found h4{color:#a94442;margin:0;font-weight:bold; text-transform: uppercase;margin-top:3px;padding:0; font-size:1.2em;text-align:center;}
.accordianbody { font-size: .95em;padding:5px 30px!important;background:transparent; border:none;}
.accordianbody { font-family: 'AvenirLTStd'; }
.accordianbody p{  }
.accordianbody .table{background:#fff;}
.accordianbody .table th,.accordianbody .table td{font-size:.85em!important;}
.accordianbody ul{margin:0; list-style:none; padding:0;}
.accordianbody ul li {padding:10px; font-size:.85em!important; border-bottom: 1px solid lightgrey;}
.accordianbody select{  font-size:.85em!important; }
.user-info ul{margin:0; list-style:none; padding:0;}
.user-info ul li {padding:5px; border-bottom: 1px dotted lightgrey;}
.accordianheader i { position:absolute;
  right: 10px;
  top:5px;
  font-weight:600;
    -webkit-transition:all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    -o-transition: all 300ms ease-in 0s;
  transition: all 300ms ease-in 0s;}
.ui-state-active i {
    color: #ACD4CE;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
/*weekly Report*/
.weekly-top{
	background:#f2f2f2;
	padding:1em 0em;
	border:1px solid #e2e2e2;
}
.weekly-report {
	padding:10px;
}
.about-list { text-align:justify!important; padding:10px;}
.about-list li {padding:5px; border-bottom: 1px dotted lightgrey;font-size:1.1em;}
.about-text
{
    overflow-y: scroll;
    height: 350px;
	padding:15px;
	font-weight:bold;
}
.about-text::-webkit-scrollbar{  width: 2px;   background-color: #000;}
.about-text .text{
	margin-top:10px;
	line-height:2em;
} 
.about-list h4 {
	text-align:left;
	font-size:1.15em;
}
.about-list li a {
	color:#000;
}
/*POSTERS*/
.imgcheck{
    position:relative;
    display: inline-block;
}
.imgcheck input[type="radio"]{
    display:none;
}
.imgcheck input[type="radio"] + label{
    cursor:pointer;
}
/*input[type="checkbox"]:checked + label img{
    border:solid 4px #0080FF;
    background:#000;
}*/

.imgcheck input[type="radio"]:checked + label{
    background:#0080FF;
}
.imgcheck input[type="radio"]:checked + label:before{
    position:absolute;
    content:'';
    top:30%;
    left:25%;
    width:40%;
    height:30%;
    background:url("../images/icons/tick.png");
    background-repeat:no-repeat;
    background-size: 100% 100%;
    opacity:0.8;
}
.select_poster{
	max-height: 500px;
	overflow-y: scroll;
}
.poster{
	border-color:#D3D3D3!important;
	border: double;
	background:#fff;
	padding:0px!important;
	margin:0;
}
.view_poster{
	width:100%;
	padding:5px;
	border-top:1px solid #159a7e;
	font-weight:bold;
}

.image {
  opacity: 1;
  
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.middle a{
	 opacity: 1;
	top:50px!important;
	background-color: #159a7e;
    color: white;
    font-size: .9em;
}
.allposter {
	height: 150px !important;
	text-align:center!important;
}
.allposter:hover {
	background:transparent;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
}
.allposter:hover .image {
    
}

.allposter:hover .middle {
  opacity: 1;
}
.allposter img{ width: auto !important; /*Keep the aspect ratio of the image*/
  display:inline-block;
height: 150px !important;
max-height: 150px !important;
max-width: 150px !important;
margin: 0 auto!important; /*Center the image*/
padding:5px;
}

.poster_action{
	
	border-top:1px solid #fff;
	padding:5px;
}
.poster_action a{
	margin-left:10px;
}


/*-- laboratory-section-starts --*/
table.table-expandable > tbody > tr:nth-child(odd) {
    cursor: pointer;
}

table.table-expandable.table-hover > tbody > tr:nth-child(even):hover td {
    background-color: white;
}

table.table-expandable > tbody > tr div.table-expandable-arrow {
    background:transparent url(../images/icons/arrows.png) no-repeat scroll 0px -16px; width:16px; height:16px; display:block;position: absolute;right: 5%;
}

table.table-expandable > tbody > tr div.table-expandable-arrow.up {
    background-position:0px 0px;
}
/*POSTERS*/
/*Gallery*/
.popular-grid {
    background: #e7e6e6;
    padding: 0;
}
.popular-text {
    text-align: justify;
    border: 1px double rgba(189, 187, 187, 0.61);
    border-top: none;
	background: #fff;
}
.urow { 
margin-left: -10px;
margin-right: -10px;
margin-top:10px;
margin-bottom:10px;
}
.g_img {
    padding:1em!important;
	height:200px;
}
.g_img img{
    padding:.5em!important;
	margin:0 auto!important;
	height:180px;
	width:100%;
}
.popular-grid:hover img {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}
.popular-grid img {
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
    border: 1px solid #fff;
    width: 100%;
}
figcaption.pg {
  position: absolute;
  width: 100%;
  line-height: 180px;
  text-align: center;
  left: 0;
  top: 0;
  text-shadow: 0 0 1px white;
  font-weight:bold;
  font-size:1.2em;
}
.popular-grid h6 a {
	display:block;
    font-size: 1em;
    font-weight: 600;
	letter-spacing:1px;
    color: #ffffff;
    background: #0db38b;
	text-align: center;
    padding: 1em .2em;
    margin: 0px 0 10px;
    text-transform: capitalize;
}
.popular-grid h6 a:hover,.popular-grid h6 a:focus{
	text-decoration:none;
}
.g_desc {
	padding:1em;
	background:#f2f2f2;
	margin:1em 0;
}
.g_desc h3{ text-align:center;font-size:1.3em!important;font-weight:bold;padding:1em;margin:0;}
.g_desc p{ font-size:1.2em;font-weight:bold;padding:1em;line-height:2em;margin:0; }
.detail-bottom ul li {
    list-style: none;
    display: inline;
    color: #000;
    font-size: .9em;
    font-weight: 600;
    letter-spacing: 1px;
	padding: 0 15px 0 5px;
	margin:0 auto;
}
.detail-bottom ul li i {
    color: #0177b5;
    font-size: 15px;
    padding:0 5px;
}
.popular-grid p {
    font-size: 14px;
    letter-spacing: .5px;
    padding: 1em 1em 1.5em;
    color: #757575;
}
/*Gallery*/
/*Pagination*/
ul.paging li.setPage{
padding:15px 10px;
font-size:14px;
}

ul.paging{
float:right;
margin:20px 0;
padding:0px;
height:100%;
overflow:hidden;
list-style-type:none;	
}  

ul.paging li.dot{padding: 5px 10px;}

ul.paging li{
float:left;
margin:0px;
padding:0px;
margin-left:0px;
}

ul.paging li a
{
background: none repeat scroll 0 0 #ffffff;
border: 1px solid #cccccc;
color: #999999;
display: inline-block;
margin: 5px 0px 0 0;
padding: 0 5px;
text-align: center;
text-decoration: none;
min-width:35px;
}	

ul.paging li a:hover,
ul.paging li a.current_page
{
background: none repeat scroll 0 0 #159a7e;
border: 1px solid #ccc;
color: #ffffff;
text-decoration: none;
}

ul.paging li a{
color:black;
display:block;
text-decoration:none;
padding:5px 8px;
text-decoration: none;
}
/*Pagination*/
@media screen and (max-width: 992px) {
	.mob-hide { display:none!important; visibility: hidden!important; }
}

@media (max-width: 500px) {
	
.pagination > li > a, .pagination > li > span { font-size:.7em;  padding: 3px 7px; }
.accordianheader { padding:8px 5px; height:34px;}
.accordianheader h4{ margin-top:-1px;font-size:.9em;}
.accordianheader h4 span { display:none; }
.accordianheader i { right: 10px; top:7px; }
.panel-footer { padding:7px; }
.panel-footer h5{ text-align:left; font-size:1em; margin:.6em 0 .5em; padding-bottom:.6em;}
.activity-row{ margin-bottom:0em; }
.scrollbar{ padding:1em .5em; }
.activity_page{ padding:1em; }
.no-pad { padding:0; } .non-pad { padding:8px; }
.activity-desc p{ word-wrap:break-word; font-size:.85em; line-height:1em; }
.activity-desc h6{ word-wrap:break-word; font-size:.85em; margin: 10px 0 0 0; }
.btn-xs { min-width:auto!important;padding:2px 5px!important; }
.btn-xs i{ font-size:10px!important; }
label { font-size:.9em; }
.form-control { font-size:.9em; }
.form-module {border-bottom: 2px solid #0db38b; border-top: 2px solid #0db38b; }
.cta { padding:7px 0; }
.cta a { font-size: .95em; padding:3px; font-weight:bold; }
.sec-title h2 { font-size: 1.05em; }
.sub-btn { font-size: .95em; min-width:50px; padding:.5em .8em; border:1px solid #159a7e; margin-bottom:10px; }
.user_box h3{  height:30px; font-size:.95em; }
.user_box h3 a{  height:30px; margin-top:-8px;}
.user_box h3 a i{ font-size:1em!important; }
.activity-row:first-child { margin-top:15px; }
.panel-footer h5{ font-size:.9em; }
.nav-pills > li > a { padding: 9px 14px 10px 14px; font-size:.95em!important; }
.nav-pills > li > a i{ margin-top:.2em; font-size:.95em!important; }
li a.nav-linkid { margin-top:-38px!important; padding:10px 5px 10px 10px!important; height:37px; }
li.active a.nav-linkid { margin-top:-38px!important; padding:10px 5px 10px 10px!important; height:37px; }
li a.nav-linkid i{ font-size:.95em!important; }
.breadcrumb > li { font-size:.95em; }
.breadcrumb > li.active { font-size:.95em; }
hr.line {   border-top: 1px solid #159a7e; margin: 1em 0; }
.popover{ max-width: 250px!important; }
.popup { min-width: 220px; height:20px; }
.card-footer-stats { display: block; background-color: #f1f1f1; text-align:left; }
.card-footer-stats div { border-top: 0px!important; }
.card-footer-stats div:first-child { border-top: 1px solid #3E4142!important; }
.card-footer-stats p { font-size: .8em; color: green; margin-bottom: .4em; font-weight: 600; text-transform: uppercase; }
.card-footer-stats span { font-size: .85em; }
.m-hide { display:none!important; }
.breadcrumb-line { margin: 0 0 1em!important; }
.alert { padding:10px; font-size:.9em; }
.body-bg { background:#fff!important; }
.img_center { padding:5px; }
.navigation > li { font-size:.9em; }
.navigation > li > a { font-size:.85em; padding: 5px 20px 5px 5px; border-left: 1px solid transparent; }
.navigation > li:hover > a { border-left: 1px solid #ea5e3f; }
.navigation .children > li > a{ font-size: .85em; }
.navigation .children > li > a > i{ font-size: 1em!important; }
.navbar-brand {  padding: 5px 15px 0 0; }
.navbar-brand img{ height: 44px; }
.mob-row { margin-left: -10px; margin-right: -10px; }

}