@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
.form-inline.input_box .form-control {
	width:100px !important;
}
.radius .ag_radius {
	width: 70px;
}

.import_retailer_status{
	font-weight:bold;
}
.text-warning {
    color: orange;
}
.text-success {
    color: green;
}
.text-danger {
	color: red;
}
.radius label, .radius input, .radius select {
    float: left;
}
.radius span.label-text {
	margin-left:0;
}
.radius label.toggle {
    width: 48px;
    text-align: right;
    margin-top:5px;
}
.radius input {
	width: 100px;
    float: left;
    margin-left: 10px;
    padding: 6px;
    height: 26px;
}
.radius select {
	width:80px !important;
    float: left;
    margin-left: 10px;
}
.exportfiles .retailer_instructions{
	text-decoration: none;
    color: #337ab7;
    cursor: pointer;
    background-color: #fff;
    font-weight: bold;
}

.export_pop {
    color: #fff;
}
.export_pop img{
	width: 23px;
}
.chat {
	height: 200px;
    overflow: hidden;
	overflow-y: scroll;
}
.chat .form-group:last-child {

}
.chat .form-group{
	width: 90%;
    margin: 5px 0;
    float: left !important;
}
.chat .form-group.pull-right{
	float: right !important;
}
.chat .form-group.pull-right div{
	width: auto;
	float: right;
	/* border: 1px solid #036307; */
    box-shadow: 0 0 1px 1px #036307;
}
.chat .form-group div{
    border-radius: 5px;
	padding: 4px 12px;
	width: auto;
	float: left;
	/* border: 1px solid #337ab7; */
    box-shadow: 0 0 1px 1px #337ab7;
}
.note {
    width: 50px;
	float: right;
	padding: 10px;
	position: relative;
}
.note img{
	width: 30px;
}
.note span{
	position: absolute;
    left: 4px;
    top: 7px;
    width: 20px;
    height: 20px;
    background-color: red;
    border-radius: 50%;
    font-size: 12px;
    padding: 2px;
    text-align: center;
    color: #fff;
    letter-spacing: 0.5px;
    font-weight: bold;
}
.accordian-body.supportlog_details {
	position: relative;
}
.accordion-toggle.inner_close {
    position: absolute;
    right: 0;
    top: 0;
}
.accordion-toggle.inner_close p{
	font-size: 28px;
    line-height: 0.5;
	padding: 5px 10px;
	cursor: pointer;
}
.creports_export {
	margin-top: 0px !important;
	color: #fff !important;
	border: 1px solid #fff !important;

}
.creports_export:hover {
	background-color: none !important;
}

.table .small_img.img-responsive{
	max-width:100px;
}
.instructor_monthly_status {
    background-color: #f1be07;
    width: auto;
    float: right;
}
.instructor_monthly_status p{
	padding: 10px;
    margin: 0;
cursor: pointer;
}
.instructor_monthly_status p:hover{
background-color: #33bfe8;
}
.instructor_monthly_status p:before {
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #fff;
    left: 0;
    content: "";
}
.ui-datepicker .ui-datepicker-title{
	margin: 0 auto;
    line-height: 1.8em;
    text-align: center;
    width: 70%;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{
	width: 48% !important;
    float: left;
    margin: 0 1% !important;
    -webkit-appearance: menulist-button;
    padding: 3px;
    border:1px solid #000;
    border-radius: 0;
    font-size:14px !important;
    font-weight: bold;
}
.table-responsive{
	overflow-x: inherit;
}
.tabel_scroll {
    overflow-x: auto !important;
}
input#key.supportlog_filter {
    width: 125px;
}
.modal-header .close{
	color: #fff;
    opacity: 1;
}
.status{
	position: relative;
}
.status .accordion-toggle{
	width: 100px;
    float: left;
}
.status .glyphicon-pencil{
	/* border-radius: 50%; */
    /* border: 1px solid; */
    width: 30px;
    height: 30px;
    /* padding: 7px; */
}
.glyphicon-triangle-right:before, .glyphicon-triangle-bottom:before{
	color: #337ab7;
}
.accordian-body .second-level th{
	background-color: transparent !important;
}
.image_scroll{
	height: 440px;
    overflow: hidden;
    overflow-y: scroll;

}
.ticket-image{
	/* width: calc(50% - 10px); */
	width:100%;
    margin-bottom: 20px;
    float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.ticket-image img{
	width: 100%;
	/* box-shadow: 0 1px 1px #ccc; */
	border: 1px solid #ccc;
}
.instruc_banner {
    background-color: #ffff004a;
    padding: 10px;
    font-size: 14px;
    text-align: left;
    margin: 10px;
    box-shadow: 0 0 1px 1px #ccc;
}
#supportlog {
		/*width: 100%;
overflow-y: hidden;
	overflow-x: scroll;*/
}
.scroll {
	width: 100%;
/*	overflow-y: scroll;
	overflow-x: scroll;
	height: auto;
	/*height: 450px; */
}


.scroll ::-webkit-scrollbar {
	width: 3px;
	
}

.scroll ::-webkit-scrollbar {
    /* height: 3px; */
}
 
.scroll ::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
}
.scroll ::-webkit-scrollbar-thumb{
    background-color: #c7c1c1;
}


.scroll :hover::-webkit-scrollbar {
	
	border-radius: 6px;
	widows: 4px;
	height:4px;
	height: auto;
}

.scroll :hover::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
}

.scroll :hover::-webkit-scrollbar-thumb{
	background:  #c7c1c1; 
}



.supportlog_details{
	background-color: #ccc;
    width: 50%;
    float: right;
    padding: 5px;
}
.supportlog_details thead tr th{
	text-align: center;
}
.supportlog_details tbody tr td{
	padding: 10px 0 10px 10px;
    text-align: left;
}

.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
	    background-color: #fff;
    width: 400px !important;
    box-shadow: 0 0 1px 1px #ccc;
}

li.ui-menu-item {
    list-style-type: none;
}

.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
	z-index: 9999;
}

.instructor h4, .student h4{
 background-color: #fff;
    padding: 10px;
    margin-bottom: 15px;
 float: left;
    width: calc(100% - 30px);
    font-size: 13px;
}
.instructor .form-group .radio input[type=radio], .student .form-group .radio input[type=radio]{
 margin-top:3px;
}
.schoolright ul li {
    display: inline-block;
    padding: 8px;
}

.code_sch{
	padding: 15px;
	font-weight: bold;
}

.sidedas .btn.label-primary {
 background-color: #337ab7;
    color: #fff;
 margin-top: 30px;
}

.legend_colors.box_1{
 width:100%;
}
.legend_colors.box_1 ul{
 width:100%;
 float: left;
 
}
.legend_colors.box_1 ul li{
 list-style-type: none;
 display: inherit;
 float: left;
 width: 100%;
 padding:5px 10px;
 margin:0; 
}
.legend_colors.box_1 ul li p{
 width: calc(100% - 37px);
    text-align: left;
 font-weight: normal;
 margin-bottom: 5px;
}
.left_part{
	margin-bottom: 60px;
}

.schoolright ul {
    margin: 0;
}

.exportfiles a{
    text-decoration: none;
    color: white;
    cursor: pointer;
}

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 10px !important;
}
.table{
	/*margin-bottom: 60px;*/
}


.scroll .table{
	border: 1px solid #ddd;
	padding: 8px;
	font-size: 13px;
}
.scroll .table th{
padding-top: 12px;
padding-bottom: 12px;

background-color: #ffffff;
color: #000;

}




.scroll .table td, .scroll .table th {
  
	padding: 8px;

}

 .accordian_container{
 padding:0 !important;
}

.accordion-toggle[aria-expanded="true"] .glyphicon-minus{
 display:block;
}
.accordion-toggle[aria-expanded="true"] .glyphicon-plus{
 display:none;
}
.accordion-toggle  .glyphicon-minus{
 display:none;
}
.accordion-toggle  .glyphicon-plus{
 display:block;
}

.accordion-toggle[aria-expanded="true"] .glyphicon-triangle-bottom{
 display:block;
}
.accordion-toggle[aria-expanded="true"] .glyphicon-triangle-right{
 display:none;
}
.accordion-toggle  .glyphicon-triangle-bottom{
 display:none;
}
.accordion-toggle  .glyphicon-triangle-right{
 display:block;
}

.glyphicon{
 font-size: 15px;
   /* font-weight: 100;
 width: 20px;
    float: left;*/
 margin-top:2px;
}
.accordion-toggle .accordian_title{
 float: left;
    width: auto;
 margin:0;
 line-height: 1;
}

.menu-active {
	color: #fff;
    text-align: center;
    padding: 6px;
    background: #fff;
    float: left;
    width: 100%;
	border-bottom: 1px solid transparent !important;
	border-radius: 10px 0 0 10px;
}


.dash nav.navbar-default {
    background-color: #fafafa !important;
    border-color: #cccccc !important; 
    background-image: none;
}

.dash nav.navbar {
    min-height: 50px !important;
    border-bottom: 1px solid ;
}
.dash.dropdown-menu {
  top: 50% !important;
}

button.dropdown-toggle.nav.navbar-nav.navbar-right {
    background: none;
    border: none;
    padding: 15px;
	font-weight:900;
	/*margin-right: 10px; */
}


.dash .dropdown-menu>li>a {
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: 100 !important;
    line-height: 1.5;
}

.dash .dropdown-menu {
   /* top: 60%; */
	background-color: #fafafa;
	margin-left: -76px;
	list-style-type: none !important;
	text-align:center;
	list-style: none;
}


.sidedas{
	color:#000;
	padding:10px 0;
	background:#C7C7C7;
	text-align:center;
	width: 16.66666667%;
    /*position: fixed;*/
	height: 100%;
	margin-bottom: 42px;
	}
	
.sidemenu{
	padding:10px 0px;
	
}


.sidemenu li{
	list-style-type:none;
	border-bottom:1px solid #CCC;
	padding:6px;
	width: 90%;
	float: right;
}



.imgleft {
  	padding: 10px 0px;
    width: 76%;
    margin: auto;
}
.imgleft a{
	text-decoration: none;
}

.imgleft h5{
    margin: 0;
    line-height: 1.8;
	color:#333;
font-size: 13px !important;
}
	
.imgleft img{
	float:left;
	alignment-adjust:central;
}

.imgappr img{
	float:left;
	alignment-adjust:central;
}

.diviright{
	width: calc(100% - 43px);
	height:100%;
	float:left;
	border-left:2px solid #666};


.divileft{
	width:45px;
	height:100%;
	float:left;
	position: relative;
}
.square_box {
    width: 30px;
    height: 25px;
    float: left;
    margin: 15px 11px 6px 2px;
}

.square_box.primary{
	background-color: #337ab7;
}
.square_box.info{
	background-color: #5bc0de;
}
.square_box.success{
	background-color: #5cb85c;
}
.square_box.warning{
	background-color: #f0ad4e;
}
.sidemenu li img{
	width:20px;
	height:20px;
}	
.imgappr img{
	width:30px;
	height:30px;
	margin: 4px;
}
	
.tot{
	margin: 50px 0 0;
	}
	
.tot1{
	margin-top: 20px;
    padding: 5px 20px;
	height:70px;
	text-align:center;
	/*margin-left: 16.666666%;*/
	}
	
	
.totcl{
	margin:5px 4%;
	padding:10px;
	background:#fafafa;
    height: 75px;
	border: 2px solid #666;
	text-align:center;
	}

.totcl h5{
	margin:5px 0px 5px 5px;	
	font-size: 12px;
    font-weight: 700;
}

.imgappr.highlight {
/*	border: 3px solid #333;*/
    background-color: #bee7f7;
}
.imgappr.highlight h5{
/*	*/
}
/*------header-----*/

#header.alt {
    background-color: #fafafa !important;
    box-shadow: 0 0 1px 1px #ccc !important;
    position: fixed !important;
	cursor: default;
    height: 50px;
    left: 0;
    line-height: 1;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
    font-weight: bold;
    padding: 6px;
}
.logo_img {
    float: left;
    width: 250px;
}
.school_admin_head h4{
	text-align: center;
}
.navbar-brand {
    padding: 0;
}
.navbar-brand>img {
    width: 120px;
    margin: 0;
	padding: 10px 15px;
}
#header nav {
    width: 840px;
    height: 30px;
    float: right;
    margin: 5px 0;
}
#header nav > ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}
#header nav > ul > li {
    display: inline-block;
    padding-left: 0;
    letter-spacing: 2px;
}
#header nav > ul > li:first-child {
    margin-left: 0;
}
#header nav > ul > li a:not(.button) {
    color: #333;
    display: inline-block;
    text-decoration: none;
    border: 0;
}
#header nav > ul > li a {
    display: inline-block;
    height: 2em;
    line-height: 1.95em;
    padding: 0 1em;
    border-radius: 6px;
    font-family: Arial;
    font-size: 14px;
}
.loginhome {
    text-align: center;
}

/*dashboard*/
.legend_colors{
	width: 100%;
	float: left;
	margin-bottom: 50px;
}
.legend_colors ul{ 
	width: 700px;
	padding:0;
	margin: auto;
}
.legend_colors ul li{
	display: inline-block;
	width: auto;
    margin: 18px;
} 
.legend_colors ul li span{
	width:15px;
	height:15px;
	float:left;
	margin-top: 2px;
}
.legend_colors ul li .primary{
	background-color: #337ab7;
}
.legend_colors ul li .success{
	background-color: #5cb85c;
}
.legend_colors ul li .info{
	background-color: #5bc0de;
}
.legend_colors ul li .warning{
	background-color: #f0ad4e;
}
.legend_colors ul li .danger{
	background-color: #d9534f;
}
.legend_colors ul li p{
	float: left;
	margin-left: 7px;
	font-weight: 700;
}
.chpassword{
	width: 230px !important;
}
.hideabs{
	position: inherit !important;
	top: 0 !important;
}

/*forget password*/
.forget{
 margin-top:100px !important; 
}
.forget .login_box{
 width: 100%;
 padding: 0;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
	vertical-align: middle;
}

@media screen and (max-width: 1366px) {
#header nav{
	width:555px;
}
#header nav > ul > li a {
	display: inline-block;
	height: 30px;
	line-height: 2;
	padding: 5px 5px;
	border-radius: 6px;
	font-family: Arial;
	font-size: 10px;
}
#header nav > ul > .loginhome a{
	padding: 5px 10px;
}
.navbar-brand>img {
	width: 120px;
	margin: 0;
}
body.dash{
	margin-top:50px;
}

.imgappr.totcl {
    width: calc(24% - 14px) ;
	margin: 12px;
}


}

@media screen and (max-width: 767px){

.imgappr.totcl.col-sm-3 {
    width: calc(100% - 0px) ;
}
.sidedas {
    margin-left: 0;
    position: inherit;
    width: 100%;
}
.tot1{
   margin-left: 0;
    width: calc(100% - 10px);
}
.sidemenu li{
   width: calc(100% - 10px);
}
}
/*---------------------seaarch--------------------------*/

.seafil	i{
	
	margin-left:10px;
}

/*-----------------------tablwe----------------------------*/
.tabb {	
	color:#fff;
	text-align:center;	
	padding:6px 15px;	
	background:#337ab7;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	}
	
.schoolright{
	text-align:right;
	width:50%;
	float:right;
	padding-top: 5px;
	/*padding:0px 5px;*/
}
.schoolright i{
	   padding: 0px 10px;
}

.schoolleft {
	text-align:left;
	width:50%;
	float:left;
	/*padding:18px;*/
}
.schoolright span{
	margin-left:5px;
}

#OrderPackages{
	color:#000;
	/*margin-top:15px;*/
}

.schooltable.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;
    text-align: center;}
	

.schooltable>tbody>tr:hover {
	cursor:pointer;

}	

/*.glyphicon-plus{
	font-size: xx-small;
    font-weight: 100;
	}*/

.packageDetails2 td, .packageDetails3 td{
	background-color:#ebecec;
	padding:5px 0 5px 80px;

}
.accordion-toggle td{
	padding:10px 0 10px 50px;
}

.second-level td{
	padding:10px 0 10px 50px;
}

.packageDetails1 table{
    width: 100%;
}


/*---------------------------------------next-----------------------------*/


.nextrig button{
	background-color:#333;
	color:#FFF;
	
}
	
.nextrig .btn.focus, .nextrig .btn:focus, .nextrig .btn:hover {
	color:#FFF;
	background-color:#666;
	border:none !important;
	box-shadow:none !important;
}
/*-----------login-------------*/
.login_container{
	width: 500px;
    margin: auto;
    height: 500px;
    position: absolute;
    top: 100px;
    bottom: 0;
    left: 0;
    right: 0;
}
.login_box{
	height:100%;
}
.login_box .panel{
	box-shadow: none;
	background-color: transparent;
	padding:15px 15px 0 15px;
}
.login_box .panel-title{
	width: 70px;
    margin: auto;
    font-size: 27px;
    border-bottom: 2px solid #666;
    padding-bottom: 5px;
}
.login_box  .form-control{
	border: none !important;
    border-bottom: 2px solid #666 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding-left: 80px;
    height: 50px;
    /*background-image: url(../images/approved.svg);*/
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: 20px center;
	margin-top: 15px;
	background-color: transparent !important;
}
.login_box .email{
	background-image: url(../images/email.svg);
}
.login_box .password{
	background-image: url(../images/password.svg);
}
.login_box .security{
	background-image: url(../images/security.svg);
}
.login_box .has-error .form-control:focus{
	box-shadow: none !important;
	border-color: #000;
}
.btn.login_btn {
    width: 195px;
    border: 2px solid #333;
    border-radius: 0;
    background-color: transparent;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
    text-transform: uppercase;
}
.btn.login_btn.gap{
	margin-left:20px;
}
.btn.login_btn.gap:hover{
	background-color:#fff !important;
	color:black !important;
}
.btn.login_btn:hover{
	background-color: #333;
	color:#fff;
}
.remember{
	text-align: left;
}
.login_box .help-block{
	text-align: left;
    padding-left: 15px;
}
.login_box .has-success  input:-webkit-autofill, .login_box .has-success  textarea:-webkit-autofill, .login_box .has-success select:-webkit-autofill{
	background-color: transparent !important;
}
.forgot{
	padding-left: 0 !important;
}
.forgot a{
	text-decoration: underline;
	color: #666;
}
.profile .form-group{
	margin-bottom: 5px;
	margin:0 !important;
}
.profile .form-group .control-label{
	padding-bottom: 7px;
}
.profile{
	width:60%;
	margin:20px auto;
}
.schoolleft .upprofile{
	width:50%;
	float: left;
	text-align: center;
}
.schoolleft h5{
	font-size: 18px;
}
.sch_profile h2{
	text-align: left;
	margin: 10px 5px;
	font-size: 20px;
}
.sch_profile .form-group{
	text-align: left;
	margin-bottom: 15px;
    float: left;
    width: 100%;
}
.sch_profile .select_box .form-control{
	width: calc(100% - 20%);
    margin-left: 20px;
}
.sch_profile .box_1, .sch_profile .box_2, .sch_profile .box_3, .sch_profile .box_4 {
	padding: 15px;	
	height: 340px;
}
.sch_profile form{
	border:1px solid #ccc;
	padding: 15px;
	float: left;
    width: 100%;
	text-align: left;
	height:100%;
}
.sch_profile .split{
	margin-top: 0;
}	
.sch_profile .split.half label{
	width:50px;
	margin-top:0;
}
.sch_profile .split.half .form-control{
	width: calc(100% - 50px);
}
.sch_profile .split img{
	width: 32px;
}
.sch_profile .split	 label{
	width: 125px;
    float: left;
    text-align: right;
    padding-right: 10px;
    margin-top: 7px;
}
.sch_profile .split .form-control{
	width:calc(100% - 125px);
	float: left;
}
.sch_profile .radio-inline{
	width:40%;
}
.sch_profile .box_2 ul{
	margin: 0;
    padding: 0;
	width: 33.3%;
    float: left;
}
.sch_profile .box_2 li{
	list-style-type: none;
}
.sch_profile .box_2 li ul{
	margin-left:20px;
	width:100%;
}
.box_2 .head_ti{
	padding:0  20px 0 0;
}
.map_box{
	width:100%;
	height:500px;
}
.map_iframe{
	width:100%;
	height:100%;
}
/*---------------------------------------*footer-----------------------------*/


.foot{
	background-color:#333334;
	position:fixed;
	bottom:0;
	width:100%;
	padding:13px;
	left: 0;
	z-index: 999;
}

.foot h6{
	color: #fff;
	width: auto;
    float: left;
	margin: 5px 0 0 0;
}

.footim{
    width: 50%;
    float: right;
	margin-bottom:0;
}

.footim li{
	list-style-type:none;
	float:right;
	width: 20px;
    height:20px;
    margin-left: 10px;
	}
	
.footim img{
	margin-left:8px;
	width:20px;
	height:20px;
	float: right;
}
.form-horizontal .control-label{
	/* text-align:center !important; */
	font-size: 14px;
}
	
.main_menu {
	position: absolute;
    z-index: 1;
    width: 150px;
    text-align: left;
    margin-top: -23px;
    z-index: 999;
    left: -133px;
}
.main_menu:before {
    width: 10px;
    height: 10px;
    content: "";
    position: absolute;
    right: 0;
    transform: rotate(45deg);
    top: -2px;
    background-color: #666;
    z-index: 0;
    box-shadow: -1px -1px 1px 0px #ccc;
}
.main_menu p{
	padding: 5px 10px;
    margin: 0;
    background-color: #666;
    font-size: 18px;
    color: #fff;
}
.main_menu li{
 border-top: 1px solid #ccc;
}
.main_menu li:first-child{
 border-top:none;
}
.main_menu li a{
 color:#333;
}
.main_menu .nav:last-child{
 border:1px solid #ccc;
 margin-right: -30px;
    margin-left: 30px;
 background-color: #f2f2f2;
 margin-top:1px;
}
.main_menu .nav {
 border:1px solid #ccc;
}
.main_menu .nav .nav li a{
 padding-left: 30px;
}
.main_menu .nav > li > a:hover, .nav > li > a:focus{
 background-color: #337ab7;
 color:#fff;
}
.main_menu li{
 border-top: 1px solid #ccc;
}

/*Ram added below lines*/
.h5_class{
	font-size: 12px;
	font-weight: bold;
}

.mt_10{margin: 10px 0px;}
.mb_20{margin-bottom: 20px;}

.font {font-size:13px; font-weight: bold; display: none;}

/* html::-webkit-scrollbar {
    width: 3px;
}
html::-webkit-scrollbar {
    height: 3px;
}
 
html::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
}
html::-webkit-scrollbar-thumb{
    background-color: #00334c;
}  */

#OrderPackages table>thead:first-child>tr:first-child>th{
	text-align: left;
	/* background: #333334; */
	color: #000;
}
#OrderPackages table>thead:first-child>tr:first-child>th>a{
	color: #000;
	text-decoration: none;
}
.dot {
        background-color: #337ab7; /* b blue */
    border: none;
    color: white;
    padding: 13px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 50%;
    height: 25px;
  width: 25px;
}
.dot p{
	    margin-top: -28px;
	    margin-left: -4px;
	    font-size: 11px;
}
.r_user{
	padding: 15px;
	text-align: center;
	font-weight: bold;
}
.update_profile .form-horizontal .form-group{
	width: 100%;
    margin-bottom: 15px;
}
.update_profile .form-horizontal .form-group input, .form-horizontal .form-group select{
	width: 100%;
}
.update_profile .btn.login_btn.gap{
	width:195px;
}
.update_profile input[type="radio"], .update_profile input[type="checkbox"]{
	width: auto !important;
}
.btn.btn-default.close{
	background-color:#337ab7;
	color: #fff;
	border-radius: 50%;
	position: absolute;
	top: -10px;
	right: -10px;
	width: 25px;
	height: 25px;
	line-height: 0.5;
	padding: 5px;
	opacity: 1;
	box-shadow: 0 0 1px 1px #ccc;
	z-index: 999;
}
.btn.btn-default.close span{
	position: absolute;
	top: 5px;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}
.modal-body{
	padding: 25px;
}
.modal-body .text-center.control-label{
	text-align: center !important;
}	

