/*=============================================================
    Authour URI: www.binarycart.com
    Version: 1.1
    License: MIT
    
    http://opensource.org/licenses/MIT

    100% To use For Personal And Commercial Use.
   
    ========================================================  */
/*==============================================
    GENERAL  STYLES    
    =============================================*/
	
@import url('https://fonts.googleapis.com/css?family=Montserrat');
body {
    /* font-family: 'Verdana', sans-serif;  
	font-family: 'Montserrat', sans-serif; */
    font-family: 'Poppins', sans-serif;
	background:#ffffff !important; font-size:14px;
}
a{cursor:pointer}
 strong {
    font-weight: normal;
}
 #wrapper {
    width: 100%;
  /*  background:#202020;*/
}


.text-center {
    text-align:center;
}
.no-boder {
    border:1px solid #f3f3f3;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #c1c1c1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #c1c1c1;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #c1c1c1;
}
h2 {
    color: #727271;
}
h4 {
    padding-top:10px;
}
.square-btn-adjust {
    border: 0px solid transparent; 
   -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;

}

/*==============================================
   DASHBOARD STYLES    
    =============================================*/
.panel-back {
    background-color:#F8F8F8;

}
   .noti-box {
min-height: 100px;
padding: 20px;
}

    .noti-box .icon-box {
display: block;
float: left;
margin: 0 15px 10px 0;
width: 70px;
height: 70px;
line-height: 75px;
vertical-align: middle;
text-align: center;
font-size: 40px;
}
.text-box p{
    margin: 0 0 3px;
}
.main-text {
    font-size: 25px;
    font-weight:600;
}
.set-icon {
    -webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;

}
    .bg-color-green {
background-color: #00CE6F;
color: #fff;
}
 .bg-color-blue {
background-color: #A95DF0;
color: #fff;
}
  .bg-color-red {
background-color: #DB0630;
color: #fff;
}
  .bg-color-brown {
background-color: #B94A00;
color: #fff;
}


 .icon-box-right {
display: block;
float: right;
margin: 0 15px 10px 0;
width: 70px;
height: 70px;
line-height: 75px;
vertical-align: middle;
text-align: center;
font-size: 40px;
}

 .main-temp-back {
background: #8702A8;
color: #FFFFFF;
font-size: 16px;
font-weight: 300;
text-align: center;
}
 .main-temp-back .text-temp {
font-size: 40px;
}
.back-dash {
    padding:20px;
    font-size:20px;
    font-weight:500;
      -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-color:#2EA7EB;
color:#fff;
}
    .back-dash p {
        padding-top:16px;
        font-size:13px;
        color:#fff;
        line-height:25px;
        text-align:justify;
    }
    .back-footer-green {
    background-color: #009B50;
    border-top: 0px solid #fff;
}
     .back-footer-red {
    background-color: #AF0000;
    border-top: 0px solid #fff;
}
     .color-bottom-txt {
   color: #000;
font-size: 16px;
line-height: 30px;
}
     /*CHAT PANEL*/
 .chat-panel .panel-body {
height: 450px;
overflow-y: scroll;
}
 .chat-box {
margin: 0;
padding: 0;
list-style: none;
}
 .chat-box li {
margin-bottom: 15px;
padding-bottom: 5px;
border-bottom: 1px dotted #808080;
}
 .chat-box li.left .chat-body {
margin-left: 90px;
}
 .chat-box li .chat-body p {
margin: 0;
color: #8d8888;
}
.chat-img>img {
    margin-left:20px;
}

/*==============================================
    MENU STYLES    
    =============================================*/


.user-image {
    margin: 0px auto 25px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
max-height:170px;
max-width:170px;
}

.navbar-cls-top .navbar-brand {
	color: #fff;
background: #fff;
width: 280px;
text-align: center;
height: 80px;
font-size: 30px;
font-weight: 700;
padding-left:42px;
}
.active-menu {
    background-color:#7eb123!important;
}

.arrow {
    float: right;
}

.fa.arrow:before {
    content: "\f104";
}

.active > a > .fa.arrow:before {
    content: "\f107";
}


.nav-second-level li,
.nav-third-level li {
    border-bottom: none !important;
}

.nav-second-level li a {
    padding-left: 37px;
}

.nav-third-level li a {
    padding-left: 55px;
}
.sidebar-collapse , .sidebar-collapse .nav{
	background:none;
}
.sidebar-collapse .nav {
	padding:0;
}
.sidebar-collapse .nav > li > a {
	color:#fff;
	background:#1E3953 ;
	text-shadow:none;
	
}
.sidebar-collapse > .nav > li > a {
	padding:15px 10px;
}
.sidebar-collapse > .nav > li {
	border-bottom:1px solid #122e48 /*1px solid rgba(107, 108, 109, 0.19)*/;
}
.navbar-side .sidebar-collapse > .nav > li { border-bottom:1px solid #0f2235;}
.sidebar-collapse .nav > li > a:hover,
.sidebar-collapse .nav > li > a:focus {
	
	background:#3dd0ac;
	outline:0;
	color:#ffffff;
}

.nav-second-level > li > a:before ,
.nav-third-level > li > a:before {
	content:"";
	display:block;
	position:absolute;
	left:20px;
	width:15px;
	height:1px;
	background:#ff0000;
	top:20px;
}
.nav-second-level > li > a:after,
.nav-third-level > li > a:after {
	content:"";
	display:block;
	position:absolute;
	left:20px;
	width:1px;
	height:100%;
	background:#ff0000;
	top:0px;
	z-index:10;
}
.nav-second-level  > li:last-child > a:after,
.nav-third-level  > li:last-child > a:after {
	height:50%;
}
.nav-third-level > li > a:after,
.nav-third-level > li > a:before  {
	left:40px;
}
.navbar-side ul ul{background:#1E3953;}
.navbar-side ul ul li{padding:5px 0; list-style:none; border-bottom:1px dashed #44607b}
.navbar-side ul li ul a{color:#ffffff; padding:2px 0; display:block; text-decoration:none;}
.navbar-side ul li ul a:hover{color:#3dd0ac;}
.navbar-side {
	border:none;
	background-color: #202020;
	height:95%;
	
}
.fa-border-circle {
    padding: .3em .4em .3em;
    border: solid 3px #fff;
    border-radius: 100%;
}

.container{position:relative; width:100% ; /*1200px*/ }
.navbar-default.navbar-side {
	/* background: url(../../images/menu-bg.jpg) #1E3953  left top repeat-y; */
	    /* padding-left: 23px; */
		background:none;
}
.navbar-default.navbar-side .dropdown  a strong{
	text-transform:capitalize;
	font-weight:normal;
}
.navbar-cls-top {
	background:#4D4D4D;
	border-bottom:none;
	
}
.navbar-cls-top .navbar-brand:hover {

/*background: #7eb123;*/
color:#fff;
background-color:white;
}

.navbar-default {
border:0px solid black;
     
}
.navbar-header {
  /*  background: #A70303;*/
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #8ABD2E;
}
.navbar-default .navbar-toggle {
border-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
background-color: #FFF;
}
.nav > li > a > i {
    margin-right:10px;
}
/*==============================================
    UI ELEMENTS STYLES     
    =============================================*/
.btn-circle {
width: 50px;
height: 50px;
padding: 6px 0;
 -webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
text-align: center;
font-size: 12px;
line-height: 1.428571429;
}

/*==============================================
    MEDIA QUERIES     
    =============================================*/
 
 @media(min-width:768px) {
  
	
	
	
    .navbar-side {
        z-index: 1;
        position: absolute;
        width: 250px;
    }

   .navbar {
 border-radius: 0px; 
}
    
}


#calendar_new{padding:10px; border:1px solid #ddd; text-align:center}
#calendar_new .datepicker-inline{margin:0 auto;}

.login-box{margin-top:11%;}
.login-box .panel{background:none repeat scroll 0 0 rgba(255, 255, 255, 1);}
ul#main-menu li{margin-left:0px !important;}

.stx input[type="text"], .stx input[type="email"], .stx textarea, .stx select, .stx input[type="file"] {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 6px 10px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width:100%;
}
.stx td{ padding: 0 7px;}

a{color:#1E3953; text-decoration:none;}
a:hover{color:#333333;}

#main-width{
/*-webkit-box-shadow: 0px 0px 3px 0px rgba(51,51,51,0.67);
-moz-box-shadow: 0px 0px 3px 0px rgba(51,51,51,0.67);
box-shadow: 0px 0px 3px 0px rgba(51,51,51,0.67);*/
box-shadow: 0 0px 0 #fff, 0 0 5px #bbb;
-webkit-box-shadow: 0 0px 0 #fff, 0 0 5px #bbb;
-moz-box-shadow: 0 0px 0 #fff, 0 0 5px #bbb;
background:#fff;}
.top-bar{padding:8px 0; font-size:14px; display:none;}
.top-bar .social-icons{text-align:right;}
.top-bar .social-icons img{width: 26px; height:26px; margin-left:4px;}

.header{ font-size:13px;} 
.header [class^="col-"], .header[class*="col-"]{padding-left:8px; padding-right:8px}
.header .login-links{border-left:1px solid #F7F7F7; padding:0}
.header .login-links{border-right:1px solid #F7F7F7;}
.header .login-links img{ margin:0 5px;}
.header .tel-numbers img{margin-right:5px;}

.carousel-caption{background: rgba(0, 0, 0, .2);  bottom: 70px; left: 15%;   right: 15%;}
.carousel-inner > .item .carousel-caption {
   -moz-transition: all 0.1s linear;  
    -o-transition: all 0.1s linear;  
    -webkit-transition: 0.1s linear;  
    -ms-transition: all 0.1s linear;  
    transition: all 0.1s linear;  
}

.carousel-inner > .item .carousel-caption{    opacity:0;    margin-top:100%;}   
.carousel-inner > .item.active .carousel-caption{    opacity:1;    margin-top:0;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form, .navbar-default{background:#1E3953;  margin-bottom:0}
.navbar-default .navbar-collapse{padding:0;}
.navbar-default .navbar-nav > li > a{color:#ffffff;}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{background:#383D43; color:#FFFFFF;}
.navbar-default .navbar-brand{color:#ffffff; text-shadow:none;}
.navbar-default .navbar-toggle .icon-bar{background-color:#ffffff;}
.navbar-default .navbar-nav > li > a{font-size:17px; padding:15px 25px}
.nav-tabs > li > a:hover, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{background:#ff0e0e ; color:#fff;}
.btn-black{background:#2A3940; text-transform:uppercase; color:#ffffff; font-size:12px; margin-top:8px;}
.btn-black:hover{color:#1E3953;}
ul.list,ul.list2{margin:15px 0}
ul.list li{list-style-image:url(../images/arrow1.png);}
ul.list2 li{list-style-image:url(../images/arrow2.png); font-size:16px; margin-bottom:8px;}
.why-tax-section{padding:0px; background:#ffffff; margin-bottom:20px; }

.body-area{padding:15px;}
.services-section{background:url(../images/services-bg.jpg) fixed; background-size:contain; padding:20px;}
.home-services{overflow:hidden;}
.home-services li {list-style:none; float:left; width:33.3%}
.home-services h3{font-weight:bold;}



.home-services .btn-black{background:#ffffff; color:#000000}
.home-services .btn-black:hover{background:#1E3953;}
.site-counters{color:#ffffff; }
.site-counters .fa{padding:15px 15px 0px 15px; font-size:35px; color:#000}
.site-counters h3{font-family: 'Roboto Slab', serif; font-size:25px; margin:5px 0 0 0}

.footer-block{background:#2A3940; color:#ffffff; padding:30px 0; font-size:14px;}
.footer-block h4{font-weight:bold; color:#ffffff; margin-bottom:15px;}
.footer-block a{color:#ffffff;}
.footer-block a:hover{color:#1E3953; text-decoration:none}

.footer-info{background:#38464D; padding:15px; margin-top:15px;}
.footer-info .social-icons{}
.footer-info a{color:#ffffff; text-decoration:underline;}
.footer-info img{margin-right:8px;}
.mail-info{border-right:1px solid #2A3940; border-left:1px solid #2A3940}

footer .footer-links{line-height:22px;}
footer a{    color: #0011f0;
    padding: 0px 21px;}
footer a:hover{color:#555555;}
.affix-top{}
.affix {
    position: fixed;
    top: 0;
	left:0;
    width:100%;
	z-index:1050;
}
.scroll-top-wrapper {
    position: fixed;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
    background-color: #777777;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #888888;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}
.refer-img{margin-top:80px;}

@media (max-width: 768px) {
	#smenu{display:none;}
.services-section{ background-size:cover;}
.home-services{margin:0; padding:0}
.home-services li{width:100%; margin:10px 0;}
.footer-info [class*="col-"]{margin:10px 0 20px; font-size:12px;}
.footer-info .mail-info{border:none;}
.navbar-default .navbar-nav > li > a {
    padding: 15px 20px;
	font-size: 15px;
}
.refer-img{margin-top:10px;}
}
@media (max-width: 640px) {
.site-counters { font-size: 58%;}
.site-counters .fa, .site-counters h3{ font-size:14px;}

}
legend{padding-bottom:8px;}
.input-append.date .add-on{padding: 6px 5px;}

.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
     -moz-transition: height 0.35s ease;
       -o-transition: height 0.35s ease;
          transition: height 0.35s ease;
}

.collapse.in {
  height: auto;
}
.form-inline .control-group{float:left; margin:10px 10px 0px 10px;}
.form-inline .controls > .radio:first-child, .form-inline  .controls > .checkbox:first-child{padding-top:0;}

.navbar-side .nav > li > a.menu-active{   background: #3dd0ac none repeat scroll 0 0;    color: #fff;    outline: 0 none;}

.navbar-side ul li ul a.menu-active{  color: #3dd0ac;    outline: 0 none;}
.navbar-side .nav > li > a.menu-active .blink_m{color: #fff;}
.input-prepend .add-on, .input-prepend .btn {
    margin-right: -1px;
    width: 24px;
	display:none;
}
.input-prepend .add-on{
	border-right:0px;
	background:#f4f4f4;
	padding:6px
}
#pagination a {
    background: #ddd none repeat scroll 0 0;
    color: #2a3940;
    padding: 2px 8px;
    text-decoration: none;
}
#pagination a:hover{ background: #2a3940; color:#fff;}
input[type=file].form-control{padding:0}
input[type=file] {
   position: relative; 
  -webkit-appearance: textfield;
   -webkit-box-sizing: border-box; 
}

input[type=file]::-webkit-file-upload-button {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  width: 0;
}

::-webkit-file-upload-button, input[type=file]:after {
  content: '';
  display: inline-block;
  left: 0px;
  margin-left:0px;
  padding:0px;
  position: relative;
  -webkit-appearance: button;
  height:28px;

}
@media (min-width: 768px) {
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; 
 }
 }

.btn-lg{font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;}
	
	.input-xlarge{width:287px;}
	.radio-error input[type="radio"], .checkbox-error input[type="checkbox"]{margin-top:0}
	.radio-error .help-inline{    
	display: block;
    float: left;
    clear: both;
	}
	.checkbox-error .help-inline{    
	display: block !important;
	}
.checkbox-error .help-inline.valid{display:none !important;}	
	
	.user-details {position: relative; padding: 0;}
.user-details .user-image {position: relative;  z-index: 1; width: 100%; text-align: center;}
 .user-image img { clear: both; margin: auto; position: relative;}

.user-details .user-info-block {width: 100%;/* position: absolute; */top: 55px;background: rgb(255, 255, 255);z-index: 0;padding-top: 10px;padding-bottom: 15px;}
 .user-info-block .user-heading {width: 100%; text-align: center; margin: 10px 0 20px;}
 .user-info-block .navigation {float: left; width: 100%; margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #428BCA; border-top: 1px solid #428BCA;}
  .navigation li {float: left; margin: 0; padding: 0;}
   .navigation li a {padding: 20px 30px; float: left;}
   .navigation li.active a {background: #428BCA; color: #fff;}
 .user-info-block .user-body {float: left; padding: 5%; width: 90%;}
  .user-body .tab-content > div {float: left; width: 100%;}
  .user-body .tab-content h4 {width: 100%; margin: 10px 0; color: #333;}
  
 /*.login-bggg{
  background-image: url(../../images/login-bg.jpg) !important;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  background-position: center top !important;
  background-repeat: no-repeat !important; 

 }*/
 .loginwrap{margin-top:50px}
 .content form{    
 background: #eee;
    padding: 8px 20px;
	}
	 .content .form-inline{    
 background: none;
	}
	 .content .form-horizontal{    
    background: #FFFFFF;
	/* background: url(../../images/cbg.png) #f5f5f5  bottom right no-repeat; */
    padding: 10px 10px;
    /* width: 600px; */
    margin: 0 auto;
	    border: 2px solid #e4e4e4;
	}
	fieldset legend{width:inherit; border-bottom:none}
	fieldset.scheduler-border {
    border: none;
        padding: 0 0 0.5em 0em !important;
    margin: 15px 0 0.5em 0 !important;
}

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important; 
    margin-bottom: 24px;
    margin-left: 29px;
}
.lfmrg
{
   padding-left: 28px
}
input[type=reset], button[type=reset]{display:none;}
.radio, .checkbox {
    min-height: 20px;
     padding-left:0px;
}
label{font-weight:normal; color:#444;margin-bottom: 3px; }
.btn-success {
    color: #fff;
    background-color: #3dd0ac;
    border-color: #3dd0ac;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #33bb9a;
    border-color: #33bb9a;
}
#login_form.form-horizontal .control-label, #forgot_form.form-horizontal .control-label{text-align:left} 
#login_form.form-horizontal .controls,#forgot_form.form-horizontal .controls{margin-left:0}
#login_form h3, #forgot_form h3{    }

.loginwrap .col-sm-3{width:320px;}
.loginwrap input, .loginwrap button{width:270px;}
@media (max-width: 768px) {
	.loginwrap .col-sm-3{        
	width: 320px;
    /* float: right; */
    margin: 0 auto;}
}
@media (max-width: 480px) {
	.loginwrap .col-sm-3{      text-align: center;  width: 100%;    float: inherit;}
	.loginwrap input, .loginwrap button{width:230px }
}
@media (max-width: 350px) {
	.loginwrap .col-sm-3{    width: 100%;    float: inherit;}
	.loginwrap input, .loginwrap button{width:auto }
}
form .controls button.btn-primary{    
padding: 10px 15px;
background-color: #3dd0ac;
    border-color: #3dd0ac;}
	form .btn-success:hover, form .btn-success:focus,form .btn-success.focus,form .btn-success:active, form .btn-success.active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #39bf9e;
    border-color: #39bf9e;
}
select{padding:0}
select{
     height: inherit;
    margin-top: 0px;
     line-height: inherit;
    padding: 8px 6px !important;
}


.navbar{ padding: 8px 0;}
.blink_m { color:#fff;}

.table > thead > tr > th {
    color: #fff;
   background: #3f51b5;
}

.bgup{background:#f1f1f1; padding:15px}

	.form-horizontal .control-label:not(.logFrom label){color:#000000; width:210px;margin-left: 31px;}
	.form-horizontal .controls{       margin:0px 0px 11px 30px;}
		@media (max-width: 1200px){
		.form-horizontal .control-label{color:#000000; width:180px;}
		.form-horizontal .controls{    margin-left: 200px;}
	}
	@media (max-width: 1024px){
		.form-horizontal .controls {
			display: block;
			margin-left: 0px;
		}
		.form-horizontal .control-label{text-align:left}
	}

	#myModal1{
		color:#fff;
	}
	#myModal1 .modal-content {
    position: relative;
    background-color: transparent !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border:  none !important;
    border-radius: 0px;
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
	text-align:center;
}
/* #myModal1 .modal-header{ */
	/* text-align:center !important; */
	/* border:none; */
	/* display:none; */
/* } */
	#myModal1 .modal-body {
background:#e9ecef !important;
color:#333;
padding-top:0;
}
#myModal1 .modal-dialog {
    max-width: 400px !important;
    min-width: 400px !important;
}
/* 
#myModal1 .modal-header{
	text-align:center !important;
	background: url("../../images/tick.png") no-repeat center top #fff;
	background-size:contain;
	border:none;
	padding:40px 0;	
}*/
#myModal1 .modal-body pre {
font-family: 'Verdana', sans-serif;
	    display: block;
	    padding: 9.5px;
	    margin: 0 0 -13px;
	    font-size: 14px;
	    line-height: 1.42857143;
	    color: #333;
	    word-break: break-word;
	    background-color: #e9ecef;
	    border: 0px solid #ccc;
	    border-radius: 4px;
	    white-space: pre-line;       /* css-3 */
	    white-space: -moz-pre-line;  /* Mozilla, since 1999 */
	    white-space: -pre-line;      /* Opera 4-6 */
	    white-space: -o-pre-line;    /* Opera 7 */
}
#myModal1 .modal-body p {
	padding-top:10px;
}
#myModal1 .modal-body font[color=green]{
	color:#333 !important
}
#myModal1 .modal-header button, #myModal1 .modal-header h4{display:none;}
#myModal1 .modal-footer{
	text-align:center !important;
	border:none;
	background: #e9ecef;
	    padding: 0 0 20px;
}
.modal-backdrop.in{
	  filter: alpha(opacity=90);
  opacity: .9;
}

.modal-backdrop{
	background-color: rgba(0, 0, 0, 0.75);
}
.navbar-side{
	
}
section.content legend {
    text-align: left;
    border: none;
    background: #f5f5f5;
    padding: 5px 15px;
    /* font-weight: bold; */
	border-bottom:none;
	color:#555;
	width:100%;
}
.side-sub{left: 50px;}
.navbar-side .side-sub li a{padding:4px 15px !important;color: #1e3953;}
.side-sub{background:#ffffff  !important; margin:0; padding:0}
.side-sub li {
    padding:  0 !important;
    list-style: none;
    border-bottom: 1px solid #1e3953  !important;
}
.side-sub li:last-child{border:none !important;}
.profiler a{color:#fff;}
.profiler a:hover img{}
.profiler a .fa{color:#3dd0ac}
/* .side-sub a .fa{color:#ffffff} */
.navbar-side a:hover{
	background:#1E3953 !important;
}
.w_username{
	text-transform:capitalize;
}

.innform{margin-left:-15px; margin-right:15px;}
.innform2{margin:inherit !important}
.right-sidebar{
	background:#EAEAEA;
}
.right-sidebar .panel{
	box-shadow:none;
	border-radius:0;
	border:2px solid #CCCCCC;
	margin:18px 0 25px;
	color:#404040;
	font-size:17px;
}
.right-sidebar  .panel-body {
    padding: 25px 15px;
}
.right-sidebar  .panel-body h4{
	color:#2B2B2B;
	font-weight:bold;
	font-size:22px;
	padding-top:0;
}
.right-sidebar .modal-dialog h4{
	padding-top:0;
}
.right-sidebar .modal-body .form-group{
	    margin-bottom: 0px !important;
}
.right-sidebar  .fa {
    /* color: #b9b6b6; */
}
.right-sidebar .avatars {
    padding: .3em .4em .3em;
    border: solid 3px #b9b6b6;
    border-radius: 100%;
}
.right-sidebar .btn-1{
	background:#FDCE42;
	color:#ffffff;

}
.right-sidebar .btn-2{
	background:#3EC4E1;
	color:#ffffff;

}
.right-sidebar .btn-1:hover, .right-sidebar .btn-2:hover{
	background:#5B5B5B;
	color:#ffffff;
}


.leg2{padding-left:0 !important; margin-bottom: 0px;}
#navbar .alert strong, #navbar .alert b{
	font-weight:normal;
} 
.radio-control-label{
	    padding-top: 0px !important;
}
button[disabled], html input[disabled] {
    cursor: default;
    background: #f1f1f1;
}

.control-label .icon-calendar{display:none;}
.loginwrap input[type=password]{
	font-family:"Verdana";
}
.login-bggg{
	background-color:white;
	background-image: url(../../../images/regform.jpg) !important; 
	background-repeat:no-repeat !important; 
	background-position:left; 
}
@media (max-width: 1170px){
.login-bggg{background-size:48% !important; }
 .loginwrap{margin-top:20px}
}
@media (max-width: 1170px){
.login-bggg{background-size: 55% !important;
    /* background-size: contain !important; */
    background-position: 0px 64% !important;}
}

@media (max-width: 768px){
.login-bggg{background-image:none !important;}
 .loginwrap{margin-top:0px}
}

.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}


.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
}

.control-group.success .help-block,
.control-group.success .help-inline {
  color: #0474fc;
}

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #0474fc;
}


.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #0474fc;
  background-color: #dff0d8;
}

.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
}

.uploadfile
{
    border: 1px solid #dbd9d9;
    width: 279px;
    border-radius: 28px;
    box-shadow: -1px 0px 5px 0px #c1c1c1;
    padding-left: 18px;
    height: 38px;
    padding-top: -6px;
    background: white;
    cursor: pointer;
}

select option{

    color: #000000 !important;
}
.tblinkPer12 {
    font-weight: bold;
    animation-duration: 500ms;
    animation-name: textblink1;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
@-webkit-keyframes textblink1 { 
    0% 
	{
    color: #ffe01b;
	}
	50% 
	{
		color:#3a68a3;
	}
	100% 
	{
		color:#ffe01b;
	}
}
@keyframes textblink1 {
        0% 
	{
    color: #ffe01b;
	}
	50% 
	{
		color:#fff;
	}
	100% 
	{
		color:#ffe01b;
	}
}

.refer_blink{
	animation: blinkdd 1s linear infinite;
}
@keyframes blinkdd {
   
	0% 
	{
		color:#2c1bf7;
	}
	100% 
	{
		color:red;
	}
}