@charset "utf-8";
/* CSS Document */
table{
	width:100%;
	border:1px solid #ccc;
	font-size:14px;
	line-height:18px;
	font-weight:400;
	margin: 0 auto 20px auto;
	-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition : none;
	
}
table tr th{
	padding:10px 10px;
	border:1px solid #ccc;
	background:#e2e2e2;
	font-weight:700;
}
table tr td{
	padding:7px 10px;
	border:1px solid #ccc;
	vertical-align:middle;
}
.client-login-btn ul{
	background: #f2f2f2;
    position: absolute;
    top: 32px;
    right: -3px;
    z-index: 2;
    width: 176px;
    padding: 3px;
    padding-top: 0;
	display:none;
}
.cloned .client-login-btn ul{
	top:27px;	
}
.client-login-btn a i{
        font-size: 0;
    line-height: 0;
    display: inline-block;
    top: -3px;
    position: relative;
    margin-left: 3px;
}
.client-login-btn ul li{
	    float: none;
    position: relative;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #7bb132;
    padding-bottom: 0;
	padding:0;
}
.client-login-btn ul li a {
    width: 100%;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    padding: 9px 17px;
    border: none;
	background:none;
}
.admin-cont-head{
	margin:0 -15px;
}
.admin-cont-cal{
	width:50%;
	padding:0 15px;
	float:left;
}
.admin-cont-head h3, .admin-cont-head2 h3, .tdtitle, .admin-cont-head2-cont h3, .tab > div h3.tdtitle{
	       background-color: #005696;
    color: #fff;
    padding: 8px 12px;
    font-weight: 600;
	font-size: 16px;
    line-height: 18px;
}
.admin-cont-head-area{
	padding:10px 0;
	padding-top:18px;
}
.admin-form-head-area{
	float:left;
	width:72%;
}
.admin-btn-head-area{
	float:right;
}
.admin-form-head-area label{
	float: left;
    width: 74px;
	line-height: 43px;
	font-weight:600;
}
.admin-cont .admin-form-head-area select{
	float: left;
    width: 77%;
}
.admin-btn-head-area input[type="button"]{
	margin-top:54px;
}
.admin-cont-head2-cont{
	/*text-align:center;*/
	padding:10px 0;
	padding-top:18px;
}
.admin-cont .date-admin-form select{
	width:200px;
	margin-right:6px;
	
}
.date-admin-form label{
	display:inline-block;
	font-weight:600;
	padding-right:6px;
}
p.port-value{
	font-size:16px;
	line-height:20px;
	font-weight:700;
	padding:0;
	margin:0;
	padding-bottom:20px;
}
.admin-cont-area{
	padding:10px 0;
}
header{
	margin-bottom:0;
}
.client-login-btn{
	font-size:14px;
}
.float-r{
	float:right;
}
.admin-cont-head2{
	margin-bottom:20px;
}
.date-admin-form{
	/*width:490px;*/
	padding:16px 0 16px 0;
	/*margin:0 auto;*/
}
.admin-cont-head3 .admin-form-head-area{
	width:100%;
}
.admin-cont-head3 .form-group{
	width:42%;
	float:left;
	padding:0 10px;
}
.admin-cont-head3 .admin-btn-head-area{
	width:16%;
	padding:0 15px;
}
.admin-cont-head3 .admin-btn-head-area input[type="submit"]{
	margin-top:0;
}
.admin-cont .admin-cont-head3 .admin-form-head-area select {
    float: left;
    width: 82%;
}
.admin-cont-head .admin-value h3 span{
	 font-weight:700;
	 font-size:16px;
 }
.admin-cont-head .admin-value h3{
	    background: #f8ffc3;
    color: #000;
    display: inline-block;
    margin-bottom: 20px;
	font-size:14px;
	border: 1px solid #dbe2a9;
    border-radius: 6px;
    -moz-box-shadow: 0 0 6px 2px #dde2b6;
    -webkit-box-shadow: 0 0 6px 2px #dde2b6;
    box-shadow: 0 0 6px 2px #dde2b6;
}
.admin-cont-cal2{
	padding:0 15px;
}
/*for admin v4*/
.admin-cont-head4{
	margin:0;	
}
.admin-cont-head4 .admin-cont-cal2{
	padding:0;	
}
.admin-cont-head4 .admin-cont-cal2{
	padding:0;
	
}
.admin-cont-head4 h3{
	background-color:#005696;
	color:#fff;
	border-bottom:1px solid #004679;
}
.admin-cont-head4 .admin-cont-head-area{
	    background: #005696; 
   /* border: 1px solid #e6e4d8;*/
    padding: 12px;
    border-top: 0;	
}
.admin-cont .admin-cont-head4 .admin-form-head-area select,
.admin-cont .admin-cont-head4 .admin-cont-head-area select{
	min-width:260px;
	width: 30%;	
	height:36px;
	line-height:30px;
	font-size:14px;
	font-weight:500;
	padding:8px 7px;
	margin-bottom:0;	
}
.admin-cont-head4 .admin-form-head-area .form-group{
	padding-right:10px;
	float:left;	
}
.admin-cont-head4 .admin-btn-head-area input[type="submit"]{
	margin-top:0;
	padding:7px 10px;	
}
.admin-cont-head4 .admin-btn-head-area{
	float:left;
}
.admin-cont-head4 label{
	 line-height: 36px;
	 width:auto;
	 margin-right: 6px;
	 color:#b7cfe2;
	 margin-bottom:0;
	 padding-bottom:0;
}
.admin-cont-head4 .admin-form-head-area{
	width:100%;	
}
.admin-cont-head2.admin-cont-head4 .admin-cont-head-area{
	background: none;
    border: none;
	padding-bottom:12px;
  
    padding-left: 0;
	padding-right:0;
}
.admin-cont-head2.admin-cont-head4 h3{
	background:#e8e7e2;
	color:#404040;
	border-bottom:0;
}
.admin-cont-head2.admin-cont-head4 label{
	color:#2b2b2b;
}
.admin-cont-head.admin-cont-head4 .admin-value {
	float:right;
	    position: relative;
    top: 3px;
    right: 6px;
}
.admin-cont-head.admin-cont-head4 .admin-value h3{
	padding:2px 10px;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	border-radius:5px;
}
.pro-analysis{    
	background: #005696;
    padding: 12px;
    border-top: 0;
}
.pro-analysis .form-group {
    padding-right: 10px;
    float: left;
}
.pro-analysis label {
    line-height: 36px;
    width: auto;
    margin-right: 6px;
    color: #b7cfe2;
    margin-bottom: 0;
    padding-bottom: 0;
	float:left;
}
.admin-cont .pro-analysis select{
	    min-width: 200px;
    width: 200px;
    height: 36px;
    line-height: 30px;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 7px;
    margin-bottom: 0;
}
.analysis-help-btn{
	float:right;
	
}
.analysis-comment{
	margin-bottom:2px;
}
.analysis-comment-btn{
	border-bottom:1px solid #64ad04 ;
	font-size:14px;
	line-height:18px;
	font-weight:400;
	padding:5px ;
}
/*.analysis-comment-btn ul{
	padding:0;
	margin:0;
	text-align:right;
}*/
/*.analysis-comment-btn ul li{
	padding:0;
	margin:0;
	display:inline-block;
}*/
.div_comments div{
	display:inline-block;
	padding:8px 26px 8px 15px;
	/*border:1px solid #569009;
	background: #569009;*/
	border:1px solid #8fc941;
	background: #8fc941;
	color:#fff;
	background:url(../images/down-arrow2.png) no-repeat 96% 15px #8fc941;
	cursor:pointer;
}
.div_comments .divnodata {
    display: none;
}
.div_comments div.divplus{
	background:url(../images/commentplus.png) no-repeat 96% 13px #8fc941;
}
.analysis-comment-area{
	display:none;
}
.analysis-comment-area p{
	color:#fff;
}
.analysis-comment-area p:last-child{
	padding-bottom:0;
}
.table-header{
	font-weight:normal;
	font-weight:600;
	background-color:#e6eeee;	
}
.chart-cont{
	padding-bottom:40px;	
}
table.tablesorter thead tr th.tablesorter-headerAsc {
    background-image: url(../images/asc.gif) !important;
	background-repeat:no-repeat !important;
	background-position:100% center !important;
}
table.tablesorter thead tr th.tablesorter-headerAsc{
    background-color: #8dbdd8 !important;
}
table.tablesorter thead tr th.tablesorter-header{
	background-image: url(../images/bg.gif);
	background-repeat:no-repeat !important;
	background-position:100% center !important;
}
table.tablesorter thead tr th.tablesorter-headerDesc{
	background-image: url(../images/desc.gif) !important;
	background-repeat:no-repeat !important;
	background-position:100% center !important;
}
/*tab css*/
.tabs ul li.box{
	background: #f1ecec;
    color: #555555;
    padding: 9px 26px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    border: 0;
	display: inline-block;
    /*padding: 10px 12px;*/
    text-decoration: none;
	cursor:pointer;	
}
.tabs ul li.subbox{
	border:solid 1px #fff;
}
.tabs ul.tabNav{
	 border-bottom: 2px solid #12537d;
	 padding-bottom:0;	
}
.tab img{
	float: left;
     width: 68px; 
    height: auto;
    margin-right: 10px;	
}
.tab{
	background-color:#f1ecec;	
}
.tab:empty{
	background:none;	
}
#tutorials.tab>div{
	padding: 12px 8px 12px 8px;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
    /* float: left; */
    width: 23%;
    /* text-align: center; */
    display: inline-block;
    /* margin: 10px; */
    margin-right: 10px;
    background: #f7f6f6;
}
.tab>div h3{
	    font-size: 15px;
    line-height: 20px;
    padding-bottom: 0;
    font-weight: 600;
    color: #525252;
	padding-top:6px;
	background:none;	
}
.tab{
	overflow:hidden;
	padding:20px 14px;
	
}
.tablesorter-header-inner{
	text-align:right !important;
	padding-right: 10px;	
}
.left .tablesorter-header-inner{
	text-align:left !important;
	padding-right: 0;
}
.center .tablesorter-header-inner{
	text-align:center !important;
	padding-right: 0;
}
.cold{
	border-bottom-color:#545454;
}
#result label{
	font-weight:600;	
}
.box-sm{
	    background-color: #e6eeee;
		padding:10px 12px;	
}
.msg01{
	color: red;
    font-size: 13px;
    line-height: 16px;
    padding-bottom: 8px;
    font-weight: 400;
    text-align: left;	
}
.fees-details tr:first-child td{
	background-color: #e6eeee;
}
.space-sm{
	margin-bottom:16px;	
}
.report-right{
	float:right;
}
.report-left{
	float:left;
}
marquee{
	color: #569009;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
	padding:0 8px;
}
.marquee{
	color: #569009;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
	padding:0 8px;
	overflow: hidden; display:none; width:100%
}

.admin-cont input[type="button"]{
	width:auto;	
}
.align-none{
	margin:10px auto;
	display:block;	
}
.middle-align{
	text-align:center;
	padding:20px 0;	
}
.video-btn{
	position:relative;
	width:49%;float:left;
	text-align:center;
	background-color:#eaecf2;
	border:1px solid #dbdde2;
	color :#0064a0;
	padding: 5px 0;	
}
.video-btn img{
	position:relative;
	top:3px;
	font-size: 16px;
    line-height: 20px;
    display: inline-block;
	margin-right: 5px;
}	
.admin-cont a{
	color:#024f8c;
	background-color:transparent;
}
.admin-cont a:hover{
	color:#444343;
	background-color:transparent;	
}
.orangetitle{
	margin:16px 0;
	background-color: #005696;
    color: #fff;
    padding: 10px 12px;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;	
}
.admin-cont select{
	width:auto;	
}
.tdtitle select{
	border-radius: 0px;
    margin: 0 0 0 0;
    background-color: #005696;
    width: 200px;
    outline: none;
    box-sizing: border-box;
    height: 34px;
    border: #1d74b5 solid 1px;
    padding: 0px 6px;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    text-align: left;
}	
#longshort_data{
	width:50%;
	    padding: 0;
    overflow: hidden;
    border-bottom: 0px dashed #ccc;
    margin-bottom: 10px;
     float: none; 
     text-align: center; 
     display: block; 
     margin: 0 auto; 
     background: none; 	
}
.tab>div.date-admin-form{
	width:auto;	
	background:none;
	border-bottom:none;
}
.learning-tab ul li{
	padding: 12px 8px 12px 8px;
    overflow: hidden;
    border: 1px solid #e6e3e3;
    margin-bottom: 10px;
    /* float: left; */
    width: 23%;
    /* text-align: center; */
    display: inline-block;
    /* margin: 10px; */
    margin-right: 10px;
    background: #f7f6f6;	
}
.learning-tab ul li img{
	
	float: left;
    width: 68px;
    height: auto;
    margin-right: 10px;
}
.learning-tab ul li h3 {
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 0;
    font-weight: 600;
    color: #525252;
    padding-top: 6px;
    background: none;
}
.mehide{
	/*display:none;*/	
}
.radio-group{
	padding:12px 0;	
}
.radio-group input[type="radio"]{
	width:16px;
	height:16px;
	margin-right:3px;
	margin-left:3px;
	position:relative;
	top:3px;	
}
.radio-group label{
	display:inline-block;	
}
.tab div#sub-content-strategy{
	width:100%;
	background:none;
	padding:0;
	border:none;
}
.tab>div.tabIndiv{
	padding:0;
    overflow: visible;
    border-bottom: 0px dashed #ccc;
    margin-bottom: 10px;
    width: 100%;
    display: block;
    margin-right: 0;
    background: none;	
}
#Marketgraph{
	padding:0;
    overflow: visible;
    border-bottom: 0px dashed #ccc;
    margin-bottom: 10px;
    width: 100%;
    display: block;
    margin-right: 0;
    background: none;	
}
.midDivsm{
	width:auto; padding-bottom:16px;
}
.table-header td{
	font-weight:600;	
}
.static-box{
	/*background-color:#f1f1f1;*/
	padding:8px 12px;
	border-bottom:1px solid #f1ecec;
	margin-bottom:30px;	
}
.provider-cont h1{
	font-size: 24px;
    line-height: 30px;
	padding-bottom:16px;	
}
.static-box p{
	padding-left:35px;	
}
.lightbox{
 position:absolute;
 top: 0;
 left: 0;
 width:100%;
 height:100%;
 background: rgba(255, 255, 255, 0.44);
 z-index:1001;
 opacity:.60;
 filter: alpha(opacity=60);

}
.innerlightbox {
 opacity:1.0;
 filter: alpha(opacity=100);
 position:fixed;
 height:auto;
 padding:10px;
 background-color: white;
 overflow: visible;
 margin:auto;
 text-align:left;
 z-index:1002;
 -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.closelightbox{
 z-index:1003;
 margin:auto;
 position:fixed;
 margin-top: -19px !important;
 margin-right: -19px !important;
}
.blueBtn{
	outline: none;
    background:none;
    border: #1d74b5 solid 1px;
    border-radius: 3px;
    width: 45px;
    padding: 7px 10px;
    font-family: 'Raleway', sans-serif;
    font-size: 0;
    line-height: 0;
    color: #fff;
    transition: all 0.2s linear;
    display: inline-block;
    text-align: center;	
}
.videoCont{
	padding:0 0 24px;	
}
.videoCont iframe{
	border:5px solid #ececec;	
}
.portfolio td {
    /* text-align: right; */
    /* border: 1px solid #CCCCCC; */
    /* padding: 2px; */
	padding: 7px 10px !important;
}
.tab>div#cr_bar_graph, .tab>div.igTab, .tab>div#cr_line_graph, .tab>div#Relative_Returns, #divsummary.tab>div:first-child , .tab>div.graph{
     padding: 0; 
     overflow-x: auto; 
     border-bottom: 0px dashed #ccc; 
     margin-bottom: 0; 
     float: none; 
     width: 100%; 
     text-align: center; 
     display: block; 
     margin: 0; 
     margin-right: 0; 
     background: none; 
}
.tab table{
	background-color:#f7f6f6 ;	
}
.admin-cont .asset, .admin-cont .wsm{
	width:280px;
}
#explanation{
	margin-top: -8px;
    background-color: #f5f5f5;
    padding: 10px;
	margin-bottom: 20px;
		
}
.admin-cont .ex-close{
	color:#444343;
	    color: #444343;
    font-size: 13px;
	line-height:13px;
	    position: relative;
    top: -7px;	
}
.admin-cont .ex-close span{
	border: 1px solid #e53524;
    color: #e53524;
    font-size: 11px;
    line-height: 11px;
    border-radius: 12px;
    padding: 1px 5px;
    font-weight: 600;
}
/*.admin-cont select{
	font-size:15px;
	font-weight:500;	
}*/
.admin-cont select{
    border-radius: 0;
    background-color: #fff;
    height: 30px;
    border: #ccc solid 1px;
    padding: 0px 10px;
    font-family: 'Raleway', sans-serif;
    font-size:14px;
	font-weight:500;
    line-height: 20px;
    color: #565656;
    text-align: left;	
}
.admin-form-head-area label {
    line-height: 38px;
}
.admin-cont .admin-form-head-area select{
	height: 38px;
}
.admin-cont input[type="submit"], .admin-cont input[type="button"], .admin-cont input[type="reset"], .ui-dialog input[type="submit"], .ui-dialog input[type="button"], .ui-dialog input[type="reset"], .admin-cont a.add-btn{
    background: #8fc941;
     border: #396203 solid 0px; 
    border-radius: 0px;
    /*width: 114px;*/
    padding: 5px 10px;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: 600;
}
.admin-btn-head-area input[type="button"] {
    margin-top: 45px;
	padding: 10px;
}
.admin-cont input[type="button"][value="Cancel"], input[type="button"][value="I Disagree"] {
	background-color:#e63e2d;
	border-color:#e63e2d;	
}
.admin-cont input[type="text"], .admin-cont input[type="tel"], .admin-cont input[type="email"], .admin-cont input[type="password"], .admin-cont input[type="date"], .admin-cont input[type="number"]{
	height:30px;
	font-size:14px;
	font-weight:500;
    line-height: 20px;
    color: #565656;	
    border : #ccc solid 1px;
	padding: 8px 10px;
}
.admin-cont input[type="checkbox"], .admin-cont input[type="radio"] {
    width: 14px;
    height: 14px;
    margin-right: 4px;
    position: relative;
    top: 2px;
}
.innerlightbox .success-info{
	background: #fdfdfd;
    color: #444343;
    padding: 0;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    margin: 0;
    text-align: left;
}
.ui-icon-closethick{
	background:url(../images/cross4.png) no-repeat 0 0 !important;	
}
.ui-dialog-titlebar-close{
	border:none !important;
}
.ui-dialog-titlebar-close:hover{
	background:none !important;
}
.per-pop{
	width:240px !important; 	
}
#portfolio_help .blueBtn{
	border:none;	
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus{
	    border: 0px solid #679c23;
    background: none;
	outline:none;	
}
.tr td{
	font-weight: 600;
}
.admin-cont-head h3, .admin-cont-head2 h3, .tdtitle{
	text-align:center;	
}
.admin-cont-head .admin-cont-cal h3{
	text-align:left;	
}
#content-strategy td.left{
	text-align:left;	
}
#content-strategy td.right{
	text-align:right;	
}
#content-strategy td.center{
	text-align:center;	
}
.admin-cont-head2 h3.left{
	text-align:left;
}
.report-title{
	
  /*  font-weight: 600;
    color: #444343;
  text-decoration: underline;
	padding-bottom:24px;*/
	text-align:center;
	    margin-bottom: 16px;
}
.date-admin-form{
	background-color:#f6f5f5;
	padding: 16px 10px 16px 16px;
	margin-bottom:20px;
	border:1px solid #eae8e8;
	text-align: center;	
}
.report-title span{
	    display: inline-block;
    background: #ececec;
    padding: 4px 20px 6px 20px;
    color: #444343;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    border-radius: 20px;
    position: relative;
    border: 1px solid #e0dfdf;
	text-decoration:none;
	
}

.report-title span:before{
	border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #e0dfdf;
    content: "";
    height: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: 2px;
    position: absolute;
    top: 95%;
    width: 0;
    z-index: 2;
}
.risk-val, .tab>div.risk-val{
	text-align:left;
	border:none;
	display:block;
	padding:0 8px 6px 8px;
	margin:0;
	background:none;	
}
.risk-val, .tab>div.risk-val select{
	margin-bottom:0;	
}

.table-cont, .tab>div.table-cont, .top-sec, .tab>div.top-sec{
	    padding: 12px 0 0 0;
    overflow: hidden;
    border-bottom: 0px dashed #ccc;
    margin-bottom: 10px;

    width: auto;

    display: block;

    margin-right: 0;
    background: none;	
}
.table-cont, .tab>div.table-cont{
	padding-left:8px;	
}
.admin-cont h5{
	font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    color: #2b2a2a;
	padding-bottom:0;
	margin-bottom:12px;
	border-bottom:1px solid #565656;
	display:inline-block;
}
.admin-cont .top-sec .table-cont h5{
	margin:0;
	border-bottom:none;
	width:100%;	
}
.admin-cont .top-sec .table-cont h5 span{
	 font-size: 16px;	
}
.admin-cont .tab>div.top-sec h3{
	text-align:left;
	background-color: #005696;
    color: #fff;
    padding: 6px 5px;
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
}
.admin-cont .tab>div.top-sec h3 span{
	font-size:14px;
}
.top-sec{
	/*width:490px !important;*/
	background: #f7f6f6 !important;
	padding-top:0 !important;
}
.top-sec h3{
	margin-bottom:12px;	
}
.top-sec h5, .admin-cont .tab>div .top-sec h5{
padding-bottom:12px;	
}
/*profile page 24.10.17*/
.profile-sec{
	width:100%;
	max-width:700px;
	margin:50px auto;
	/*background-color:#f2f2f2;
	border:1px solid #ececec;*/
	padding:12px;	
}
.profile-sec table{
	border:none;
	margin-bottom:10px;	
}
.profile-sec table th{
	font-weight:600;
	font-size: 14px;
    line-height: 24px;
	background-color:#f2f2f2;
	border:1px solid #dedddd;
	padding:10px;	
}
.profile-sec table td{
	border-left:none;
	border-color:#dedddd;
	padding:10px;	
}
.profile-sec label{
	font-size: 14px;
    line-height: 24px;
    padding-bottom: 0;	
}
.admin-cont .profile-sec select{
	margin-bottom:0;
	font-weight:400;
	padding: 0px 8px;	
}
.no-border{
	border:none !important;	
}
#tutorials.tab>div{
	padding: 12px 8px 12px 8px;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
    /* float: left; */
    width: 23%;
    /* text-align: center; */
    display: inline-block;
    /* margin: 10px; */
    margin-right: 10px;
    background: #f7f6f6;
}
/*profile page 24.10.17 end*/
.div-customize input[type="text"]{
	height: 30px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #565656;
    border: #ccc solid 1px;
    padding: 8px 10px;
	margin-bottom:2px;
}
.div-customize select{
	    border-radius: 0;
    background-color: #fff;
    height: 30px;
    border: #ccc solid 1px;
    padding: 0px 10px;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #565656;
    text-align: left;
	margin-bottom:2px;	
}
.ui-dialog.div-customize .ui-dialog-buttonpane button{
	    background: #8fc941;
    border: #396203 solid 0px;
    border-radius: 0px;
    /* width: 114px; */
    padding: 5px 10px;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: 600;
}
.ui-dialog.div-customize .ui-dialog-buttonpane button:hover{
	background-color:#396203;	
}
.ui-dialog.div-customize .ui-dialog-buttonpane button:last-child{
	background-color: #e63e2d !important;
	border-color: #e63e2d !important;
}
.ui-dialog.div-customize .ui-dialog-buttonpane button:last-child:hover{
	background-color: #e63e2d;
    border-color: #e63e2d;	
}
.inner-page-cont .page-title{
	color:#4c4c4c;
	text-shadow:none;	
}
.inner-page-cont .page-title::after{
	background:none !important;
}
.client-login-btn ul li {
    float: none;
    position: relative;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 0;
    padding: 0;
	
}
.client-login-btn ul li:first-child{
	padding: 9px 9px;
	color:#ffa808;
	font-weight:600;	
}
.client-login-btn ul {
    background: #ffffff;
    position: absolute;
    top: 30px;
    right: -3px;
    z-index: 2;
    width: 176px;
    padding: 11px 3px 4px !important;
    padding-top: 0;
    display: none;
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	background: rgb(255,255,255);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 19%, rgba(235,237,242,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 19%,rgba(235,237,242,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 19%,rgba(235,237,242,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebedf2',GradientType=0 );
}
.client-login-btn ul li a{
	color:#4c4c4c;
	background:none !important;	
}
body .admin-cont{
	    color: #444343;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;	
}
/*dashboard page start*/
.dashboard-page .dashboard-heading{
	font-size: 16px;
    font-weight: 700;
    line-height: 23px;
	background-color: #fff;
	border-bottom:1px solid #ccc;
    padding: 6px 8px;
	color:#565656;
	position:relative;
			
}
.dashboard-page .dashboard-heading a, .dashboard-page .dashboard-heading a:hover{
	color:#565656;
}
.dashboard-page .dashboard-heading a::after{
    content: "";
    background: url(../images/right-arrow4.png) no-repeat 0 0;
    width: 13px;
    height: 17px;
	font-size:0;
	line-height:0;
    display: inline-block;
	margin-left:12px;
	background-size: auto 100%;
	position: relative;
    top: 4px;
}
.dashboard-page .dashboard-heading i{
	float: right;
    font-weight: 400;
    color: #ccc;
	cursor:pointer;
	display:block;
	margin-left:6px;
	padding: 3px 5px;	
}
.dashboard-page .dashboard-heading i.settings-btn, .dashboard-page .dashboard-heading i.fa-close{
	display:none;	
}
body .admin-cont .dashboard-page{
	font-size:14px;	
}
.dashboard-page p{
	padding-bottom:12px;	
}
.dashboard-page ul{
	padding:0;
	margin:0;	
}
.dashboard-page ul li{
	padding:0 0 10px 0;	
}
.dashboard-page .dashboard-recent-articles li{
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:10px;	
}
.dashboard-page .dashboard-recent-articles li:last-child{
	padding-bottom:0;
	border:none;
}
.dashboard-page h3{
	font-size: 14px;
    line-height: 19px;
    font-weight: 400;
	padding-bottom:5px;
}
.dashboard-page h4{
	font-weight: 400;
    color: #525252;
    line-height: 19px;
    font-size: 14px;
	text-decoration:underline;
	padding: 0 0 6px 0;	
}
.dashboard-page a.orange-btn {
    background: #ffa500;
    padding: 4px 8px;
    font-size: 13px;
    line-height: 17px;
    color: #fff;
    font-weight: 600;
    border-radius: 0px;
	margin-left: 4px;
    margin-top: 4px;
}
.dashboard-page .upcoming-video{
	padding-bottom:20px;	
}
.dashboard-page .post-meta {
    padding-bottom: 0;
}
.dashboard-page .post-meta ul{
	font-size:11px;	
	color:#777777;
}
.dashboard-page .post-meta ul li{
	padding-bottom:0;
	margin-bottom:0;
	border:none;	
}
.dashboard-page .post-meta ul li a{
	color:#777777;
}
.dashboard-page .replay-video-url a{
	position:relative;
	display:inline-block;	
}
.dashboard-page .replay-video-url a em{
	display:block;	
}
.dashboard-page .replay-video-url a span{
	position:absolute;
	font-size: 55px;
    line-height: 61px;
    top: 30%;
    left: 41%;
	z-index:10;
	color: rgba(255, 85, 85, 0.5);
	display:block;	
}
.dashboard-page ul.custodial-list li{
	background: url(../images/list-icon.png) 0 5px no-repeat;	
	padding-left:26px;
}
.dashboard-page .dashboard-inner{
	padding:17px 8px 6px 8px;
	overflow-x:auto;	
}
.dashboard-page .dashboard-wrapper{
	display:flex;
	
	flex-wrap: wrap;
}
.dashboard-page{
	position:relative;
	margin:0 -1% 0 -1%;
		
}
.dashboard-page [class*="col-"] {
	margin:0 1% 2% 1%;
	background: #fff;
	box-shadow: 0px 0px 6px #ccc; 
	align-self:flex-start;
	webkit-align-self: flex-start;
    -ms-flex-item-align: start;
	align-self: flex-start;  
}
.dashboard-page .dash-sec{
	display:inline;	
}
.dashboard-page .dash-sec-in{
	background: #fff;
}
.dashboard-page .dash-sec-in.expanded{
	position:absolute !important;
	width: 98%;
    z-index: 1000;
	left:1%;   	
}
.dashboard-page .dash-sec-in.expanded .settings-btn, .dashboard-page .dash-sec-in.expanded .close-btn{
	display:none;	
}
.dashboard-page .hideBtn i{
	display:none !important;	
}
.dashboard-page  .col-1 {width: 8.33%;}
.dashboard-page  .col-2 {width: 16.66%;}
.dashboard-page  .col-3 {width: 23%;}
.dashboard-page .col-4 {width: 31.33%;}
.dashboard-page .col-5 {width: 41.66%;}
.dashboard-page .col-6 {width:48%;}
.dashboard-page .col-7 {width: 58.33%;}
.dashboard-page .col-8 {width: 66.66%;}
.dashboard-page .col-9 {width: 73%;}
.dashboard-page .col-10 {width: 83.33%;}
.dashboard-page .col-11 {width: 91.66%;}
.dashboard-page .col-12 {width: 100%;}
.admin-cont ul.list-4-col, .dashboard-page ul.list-4-col, .dashboard-page ul.list-3-col{
	padding:0;
	margin:0 0 20px 0;
	text-align:center;
	color:#fff;
	font-weight: 600;
    font-size: 14px;	
}
.admin-cont ul.list-4-col li, .dashboard-page .list-4-col li, .dashboard-page .list-3-col li{
	width:23%;
	margin-right:2%;
	display:inline-block;
	padding: 12px 12px;		
}
.dashboard-page .list-3-col li{
	width:31%;	
}
.admin-cont ul.list-4-col li:last-child, .dashboard-page .list-4-col li:last-child, .dashboard-page .list-3-col li:last-child{
	margin-right:0;	
}
.admin-cont ul.list-4-col li:first-child, .dashboard-page .list-4-col li:first-child, .dashboard-page .list-3-col li:first-child{
	background-color:#f3b155;	
}
.admin-cont ul.list-4-col li:nth-child(4), .dashboard-page .list-4-col li:nth-child(4), .dashboard-page .list-3-col li:nth-child(4){
	background:#ff6666;
	background:#7be47e;		
}
.admin-cont ul.list-4-col li:nth-child(3), .dashboard-page .list-4-col li:nth-child(3), .dashboard-page .list-3-col li:nth-child(3){
	background-color:#68b1d6;
}
.admin-cont ul.list-4-col li:nth-child(2), .dashboard-page .list-4-col li:nth-child(2), .dashboard-page .list-3-col li:nth-child(2){
	background:#978ee2;
	
}
.admin-cont ul.list-4-col li span, .dashboard-page .list-4-col li span, .dashboard-page .list-3-col li span{
	display:block;
	border-top:1px solid #ffffffa3;
	padding-top: 7px;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;	
}
.dashboard-page .select-report-cont{
	position:absolute;
	right:0;
	top:100%;
	width:220px;
	background-color:#fff;
	padding:10px 12px;
	font-size:12px;
	line-height:18px;
	border: 1px solid #ccc;
	z-index:777;
	font-weight:400;
	box-shadow: 0px 4px 6px #ccc;
	display:none;	
}
.dashboard-page .select-report-cont span{
	display:block;	
}
.dashboard-page .select-report-cont select{
	width:100%;
	font-size:13px;	
}
.admin-cont .dashboard-page .select-report-cont input[type="submit"]{
	padding: 3px 10px;
    font-size: 13px;
	margin: 0 auto;
    width: 74px;
    display: block;
}
.dashboard-page .dash-overlay{
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	height:100vh;
	z-index:999;
	background-color:rgba(0, 0, 0, 0.5);
	display:none;	
}
.dashboard-page table{
	font-size:13px;	
}
.dashboard-page table tr th, .dashboard-page table thead tr td{
	font-size:13px;
	font-weight:400;
	padding: 7px 10px;	
}
.dashboard-page .stiTable {
    overflow-y: auto;
    margin-bottom: 20px;
    position: relative;
    border-top: 1px solid #ccc;
    max-width: 100%;
    overflow-x: auto;
	max-height:430px;
}
.dashboard-page .stiTable table {
    width: 100%;
    max-width: 100%;
	margin-bottom:0;
	border-top:none;
}
.dashboard-page .sticky-cont {
    position: relative;
}
.dashboard-page  .sticky-cont th, .dashboard-page .sticky-cont thead td, .dashboard-page .sticky-cont  td.table-header{
    position: -webkit-sticky;
    position: sticky;
    border-top-width: 0;
    top: 0;
    background-color: #e6eeee;
	border-top:none;
}
.dashboard-page .sticky-cont thead tr:nth-child(2) td, .dashboard-page .sticky-cont thead tr:nth-child(2) th {
    top: 31px;
    z-index: 1;
}
.dashboard-page .sticky-cont thead tr:nth-child(1) td, .dashboard-page .sticky-cont thead tr:nth-child(1) th {
    border-bottom: 1px solid #ccc;
    z-index: 2;
}
.dashboard-page .tablesorter-wrapper {
    position: relative;
    max-height: 430px;
    overflow-x: auto;
    overflow-y: auto;
    border: 1px solid #CCCCCC;
    margin-bottom: 20px;
}
.dashboard-page .tablesorter-wrapper .tablesorter thead th.tablesorter-header,
 .dashboard-page .tablesorter-wrapper .tablesorter thead td.tablesorter-header,
 .dashboard-page .tablesorter-wrapper .tablesorter thead th,
 .dashboard-page .tablesorter-wrapper .tablesorter thead td
  {
    border-top: 0;
    margin: 0;
    top: -1px;
	background-color: #e6eeee;
}
.dashboard-page .tablesorter-wrapper .tablesorter caption {
    background: #e6eeee;
    padding: 7px 10px;
    text-align: center;
    border: 1px solid #ccc;
    font-weight: 600;
}
.dashboard-page .tablesorter-wrapper table{
	margin-top:0;
	margin-bottom:0;	
}
.dashboard-bottom{
	text-align:right;
	padding:4px 8px 10px 8px;
	display:none;	
}
.dashboard-more-link, .dashboard-more-link:hover{
	font-weight:600;
	color:#024f8c !important;	
}
.dashboard-more-link::after{
	content: "";
    background: url(../images/arrow-blue.png) no-repeat 0 0;
    width: 74px;
    height: 10px;
    font-size: 0;
    line-height: 0;
    display: inline-block;
    margin-left: 12px;
}
/*delete confirmation message start*/
.dashboard-page .modal a {
  background-color: #4CAF50;
  color: white;
  padding: 10px 8px;
  margin: 8px 0;
  border: none;
  cursor: pointer;
  width: 100%;
  opacity: 1;
}

.dashboard-page .modal button:hover {
  opacity:1;
}
.dashboard-page .modal .cancelbtn, .dashboard-page .modal .deletebtn {
  float: left;
  width: 50%;
}
.dashboard-page .modal .cancelbtn {
  background-color: #ccc !important;
  color: black;
}
.dashboard-page .modal .deletebtn {
  background-color: #f44336 !important;
}
.dashboard-page .modal {
  display: none;
  position: absolute;
  z-index: 1;
  background-color: #fff;
  background:rgba(255, 255, 255, 0.8);
  padding-top: 5%;
  left:0;
  top:0;
  width:100%;
}
.dashboard-page .modal-in {
  background-color: #424242;
  margin: 5% auto 5% auto;
  border: 1px solid #888;
  width: 96%;
  max-width:300px;
  padding:8px 12px;
  text-align:center;
  color:#fff;
}
.dashboard-page .modal-in p{
	padding-bottom:6px !important;
}
.dashboard-page .modal .clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.edit-layout-cont{
	padding-bottom:12px;	
}
.edit-layout-cont{
	text-align:right;
	font-size: 13px;
    font-weight: 600;
}
/*edit dashboard layout*/
.edit-layout-cont a{
	color: #636363;	
}
.edit-layout-cont a.active{
	text-align: center;
	background-color:#fff;	
}
.edit-layout-cont>div>a{
	width: 95px;
    display: inline-block;	
}
.edit-dashboard{
	background-color:#fff;
	margin-bottom: 20px;
    padding: 8px;
	/*max-width:600px;*/
	display:inline-block;		
}
.admin-cont .edit-dashboard input[type="button"]{
	margin-top:8px;
	font-size:13px;
}
.admin-cont .edit-dashboard input.reset-button, .admin-cont .edit-dashboard input.reset-button:hover{
	background:#fff;
	border:#fff;
	color: #484848;
    text-decoration: underline;	
}
.edit-dashboard .ui-sortable{
	text-align:left;
	max-height:380px;
	overflow-y:auto;	
}
.edit-dashboard .ui-sortable li{
	padding:4px;
	background: none;
    border: none;
    border-bottom: 1px solid #dcdada;
	cursor:grab;	
}
.edit-dashboard .ui-sortable li:nth-child(even){
	background:#ececec;	
}
.edit-dashboard .ui-sortable li.ui-sortable-helper{
	background:#e4f0f7;
	cursor:move !important;	
}
.edit-dashboard .ui-sortable li.ui-sortable-helper span, .edit-dashboard .ui-sortable li.ui-sortable-helper .ui-icon-arrowthick-2-n-s{
	cursor:move !important;
}
.edit-dashboard .ui-sortable li.ui-sortable-placeholder{
	background:#fff;
	border:1px dashed #c2c2c2;
	visibility:visible !important;
}
.edit-dashboard .ui-sortable li:last-child{
	border-bottom:none;	
}
.edit-dashboard .ui-sortable li .section-label{
	padding:0 10px;
	display:inline-block;
	font-size:13px;
	line-height:17px;
	padding-top:6px;
	font-weight:600;	
}
.edit-dashboard .ui-sortable li select{
	width:126px;	
}
.edit-dashboard .ui-sortable li:after {
  content: "";
  display: table;
  clear: both;	
}
.edit-dashboard .ui-sortable li .ui-icon-arrowthick-2-n-s{
	width:20px;	
}
.admin-cont .edit-dashboard select, .admin-cont .edit-dashboard input[type="text"], .admin-cont .edit-dashboard input[type="date"], .admin-cont .edit-dashboard input[type="number"]{
	margin-bottom:0;
	font-size:13px;
	line-height:17px;	
}
.dashboard-form-header{
	text-align:left;
	font-size: 13px;
    background: #ccc;
    padding: 4px 0;
	color: #3a3a3a;
	font-weight:700;	
}
.dashboard-form-header span{
	display:inline-block;
}
.dashboard-form-header span:nth-child(1){
	display: inline-block;
    width: 25px;
    text-align: center;
	color: #545454;	
}
.dashboard-form-header span.section-head{
	padding-left:35px;	
}
.dashboard-form-header span.width-header{
	width:146px;
	float:right;	
}
/*edit dashboard layout end*/
/*custom message start*/
.admin-message{
	padding:10px 6px 10px 10px;
	background-color:#fff;
	margin:8px 0 16px 0;
	color:#828282;
	font-weight:400;
	font-size:13px;
	line-height:19px;
	position:relative;
	font-weight:600;
}
.admin-cont .admin-message a{
	color:#828282;
}
.admin-message::before{
	font: normal normal normal 17px/17px FontAwesome;
	margin-right:10px;
	font-style:italic;
	content:"";	
}
.admin-message.information::before{
		content:"";
		font-style:normal;
}
.admin-message.information, .admin-cont .admin-message.information a{
	color:#1fcc24;	
}
.admin-message.alert::before{
		content:"";
		font-style:normal;
}	
.admin-message.alert, .admin-cont .admin-message.alert a{
	color:#f74b3f;	
}
.close-message{
    background: white;
    color: #ff6b6b;
    font-size: 12px;
    line-height: 19px;
    text-align: center;
    display: block;
    cursor: pointer;
    letter-spacing: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
	padding: 0px 4px;
	float:right;
}
/*custom message end*/
/*dashboard page end*/
/*admin menu start*/
.admin-menu{
	float:right;
	padding-top: 0px;
	font-size:15px;
	line-height:21px;
	font-weight:600;
	margin-right: 10px;
	padding-right:0;
	background-color:#e4f3ff;
	display:none;	
}
/*3 rd version*/
.breadcrumb { 
list-style: none;  
font-size:14px;
padding:0;
font-weight:600;
}
.breadcrumb select{
background:#e4f3ff;
border:none !important;
padding: 2px 0 4px 12px;
line-height: 25px;
font-size:14px;
font-weight:600;
height:33px;
box-shadow:none !important;
color:#122e44;
margin-bottom:0;
}				
.breadcrumb select option{
	padding: 10px;
	line-height:25px;
	font-weight:400; 
}	
.breadcrumb>li { 
  float: left;
  padding:0; 
}
.breadcrumb>li {
  text-decoration: none; 
  padding: 0 0 0 20px;
  position: relative; 
  display: block;
  float: left;
  background-color:#e4f3ff;
}
.breadcrumb>li:first-child {
	background: #1689e5;
	color:#fff;
}
.breadcrumb>li a{
	color:#fff;
	padding: 6px 0 6px 12px;
	display:inline-block;	
}
.breadcrumb>li::after { 
  content: " "; 
  display: block; 
  width: 0; 
  height: 0;
  border-top: 17px solid transparent;
	border-bottom: 16px solid transparent;
	border-left: 12px solid #e4f3ff;
  position: absolute;
  top: 0;
  margin-top: 0px; 
  left: 100%;
  z-index: 2; 
}
.breadcrumb>li:first-child::after{
	border-left-color:#1689e5;
}
.breadcrumb>li::before { 
  content: " "; 
  display: block; 
  width: 0; 
  height: 0;
  border-top: 17px solid transparent;
border-bottom: 16px solid transparent;
border-left: 12px solid #1689e5;
  position: absolute;
  top: 0;
  margin-top: 0px; 
  margin-left: 1px;
  left: 100%;
  z-index: 1; 
}
.breadcrumb>li:last-child::before{
	border-left: 12px solid #e4f3ff;
	display:none;
}
.breadcrumb>li:last-child::after{
	display:none;
}
.breadcrumb>li:first-child {
  padding-left: 0;
  padding-right: 10px;
}
.breadcrumb>li:nth-child(2), .breadcrumb li:nth-child(2) .select2-dropdown{ background:#c7e3f9; }
.breadcrumb li:nth-child(2):after { border-left-color: #c7e3f9; }

.breadcrumb>li:nth-child(3), .breadcrumb li:nth-child(3) .select2-dropdown{ background:#e4f3ff; }
.breadcrumb li:nth-child(3):after { border-left-color: #e4f3ff; }

/*.breadcrumb>li:nth-child(4), .breadcrumb li:nth-child(4) .select2-dropdown{ background:#e4f3ff; }
.breadcrumb>li:nth-child(4):after { border-left-color: #e4f3ff; }*/
				
.mobile-admin-menu{
	display:none;
	float:right;	
}
.admin-menu .select2-container--default .select2-selection--single {
    background-color: transparent;
    border: 0px solid #aaa;
    border-radius: 0;
}
.admin-menu .select2-container .select2-selection--single{
	height:33px;	
}
.admin-menu .select2-container *:focus {
        outline: none;
    }
.admin-menu .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #122e44;
    line-height: 32px;
}
.admin-menu .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #122e44 transparent transparent transparent;
	margin-top:0;	
}
.admin-menu .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #122e44 transparent;
}
.admin-menu .select2-dropdown {
    border: 0px solid #aaa;
    border-radius: 0;
	font-size:14px;
	font-weight:400;
	color:#122e44;	
}
.admin-menu .select2-dropdown strong{
	text-transform:uppercase;
	font-size:12px;	
}
.admin-menu .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
.admin-menu .select2-container--default .select2-results__option--selected  {
    background-color: #1689e5;
    color: white;
}
.admin-menu .select2-results__option {
	padding: 5px 6px 5px 8px;
	border-bottom: 1px solid #b5d3ea;	
}
.admin-menu .select2-container--default .select2-results__group{
	padding: 1px 8px;
	background-color: #c7e3f9;
	border-bottom:none !important;	
}
.admin-menu .select2-results__options.select2-results__options--nested li{
	border-bottom:1px solid #b5d3ea;
}
.admin-menu .select2-results__options.select2-results__options--nested li:last-child{
	border:none;	
}
.mobile-admin-menu-hide{	
    line-height: 30px !important;
    color: #1e486b !important;
    text-decoration: none;
    font-family: 'open_sanssemibold';
    font-size: 13px;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
	display: none;
    width: 30px;
    height: 30px;
	position: absolute;
    z-index: 10;
    right: 5px;
    top: -2px;	
	}
	.mobile-admin-menu-hide span {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border: none;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-color: #fff;
    top: 5px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.mobile-admin-menu-hide span:before, .mobile-admin-menu-hide span:after {
    position: absolute;
    content: "";
    background-color: #1689e5;
}
.mobile-admin-menu-hide span:before {
    top: 5px;
    left: 15px;
    width: 1px;
    height: 20px;
}
.mobile-admin-menu-hide span:after {
    top: 15px;
    left: 5px;
    width: 20px;
    height: 1px;
}
/*admin menu end*/
/*superdm Family Performance start*/
.select-report-date {
    text-align: center;
    padding: 0;
    background-color: #005696;
    position: sticky;
    top: 55px;
    z-index: 101;
    margin-bottom: 20px;
	padding: 20px 20px;
	/*margin-top:-68px;*/
}
.select-report-date p {
    font-size: 16px;
    line-height: 23px;
    display: inline-block;
	color: #e7f5ff;
	padding:0;
	
	/*position: absolute;
    left: 38%;
    top: 0;*/
}
.select-report-date strong {
    font-weight: 700;
    display: block;
    width: 100%;
    border-bottom: 1px solid #6688a0;
    padding-bottom: 4px;
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 34px;
}
.select-report-date em {
    padding: 0 1px;
    font-size: 15px;
    font-weight: 600;
}
.select-report-date a, .select-report-date a:hover {
    color: #e1f2ff;
    margin-left: 6px;
    font-size: 15px;
    line-height: 17px;
    font-weight: 400;
}
/*fancy popup*/
.select-report-date label{
	width:99.9%;	
}
	.select-report-date-cont{
		width:250px;
		height:400px;	
	}
	.select-report-from{
		float:left;
		width:50%;
		height:350px;	
	}
	.select-report-to{
		float:right;
		width:50%;
		height:350px;	
	}
	.select-report-date-wrapper .fancybox-skin{
		background:#fff;	
	}
	.select-report-date-cont .select2-container--default .select2-results>.select2-results__options {
    	height: 317px;
    	max-height: 317px;
	}
	.select-report-date-cont .select2-container--default.select2-container--open{
		top:0 !important	
	}
	.select-report-date-cont .select2-selection--single{
		opacity:0;	
	}
.select-report-date-cont .select2-selection__arrow {
    display: none
}
.select-report-date-cont .select2-dropdown{
	border:none;	
}
.select-report-date-cont label{
	border-bottom:1px solid #ccc;
	margin-bottom:10px;	
}
.select-report-date-cont .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{
	background-color:transparent;
	color:#777;	
}
.select-report-date-cont .select2-container--default .select2-results__option--selected {
    background-color: #cfe5f7 !important;
	color:#122e44 !important;
}
.select-report-date-cont .select2-dropdown{
	font-size: 14px;
    font-weight: 600;
    line-height: 18px;
}
.select-report-date-cont .select2-dropdown ul li{
	background-color:#fff;
	color:#777;
	border-bottom:1px solid #d1dee8;	
}
.select-wrapper{
	position:relative;	
}
.select-report-btn{
	clear:both;
	padding-top: 5px;
}
.select-report-btn a{
	background: #1689e5;
    display: block;
    padding: 6px 0 6px 0;
    text-align: center;
    color: #fff;
    font-weight: 600;
}
/*fancy popup end*/
/*superdm Family Performance end*/
@media only screen and (max-width:1220px){
.dashboard-page .col-3 {width: 31.33%;}
.dashboard-page .col-9 {width: 98% !important;}
.dashboard-page .col-9 .dashboard-heading .expand-btn, .dashboard-page .dashboard-heading .settings-btn{
	display:none !important;	
}
	
}
@media only screen and (max-width:1024px){
	.edit-layout-cont{
		display:none !important;	
	}
	.dashboard-page .dashboard-heading {
    	font-size: 15px;
    	font-weight: 600;
	}
	.dashboard-page .col-3, .dashboard-page .col-4{
		width:48%;	
	}
	.dashboard-form-header span.width-header{
		width:130px;
	}
	/*admin menu start*/
	.mobile-admin-menu{
		display:none;
		padding: 7px 4px 7px 4px;
		    margin-right: 30px;
    	font-weight: 600;
		font-size: 15px;	
	}
	.admin-menu{
		padding-right:0;
		height:100%;
		height:100vh;
		position:fixed;
		left:-280px;
		top:0;
		width:280px;
		z-index:998;
		background-color: #d8e7f3;
    background: #d8e7f3;
    color: #fff;
	padding-top: 0;
	font-weight:600;
	font-size: 16px;
    line-height: 18px;
	overflow-x:auto;	
	}
	.admin-menu.show{
		left:0;	
	}
	.admin-menu ul li {
		float: none;
	}
	.breadcrumb>li::before, .breadcrumb>li::after{
		display:none !important;
		font-size:0;
		line-height:0;	
	}
	.admin-menu .breadcrumb select{
		width:100% !important;
			
	}
	.admin-menu .select2-container{
		width:100% !important;	
	}
	.admin-menu .breadcrumb>li:nth-child(2), .admin-menu .breadcrumb>li:nth-child(3), .admin-menu .breadcrumb>li:nth-child(4){
		padding-left:0 !important;	
	}
	.admin-menu ul li a {
    	padding: 9px 17px 9px 9px;
	}
	.admin-menu .select2-container--default .select2-results>.select2-results__options{
		max-height:346px !important;
	}
	.admin-menu .select2-results__option:last-child{
		border-bottom:none;
	}
	.admin-menu .select2-dropdown{
		position:static !important;
	}
	.admin-menu .select2-container--open{
		position:static !important;	
	}
	.mobile-admin-menu-hide{
		display:block;	
	}
	/*admin menu end*/
}
@media only screen and (max-width:980px){
	.admin-cont ul.list-4-col, .dashboard-page ul.list-4-col, .dashboard-page .list-3-col{
		font-weight: 400;
		font-size: 14px;
		line-height: 18px;	
	}
	.admin-cont ul.list-4-col li, .dashboard-page .list-4-col li, .dashboard-page .list-3-col li {
		width: 24%;
		margin-right: 0%;
		display: inline-block;
		padding: 8px 8px;
	}
	.dashboard-page .list-3-col li{
		width:31%;
	}
	.admin-cont ul.list-4-col li span, .dashboard-page .list-4-col li span, .dashboard-page .list-3-col li span {
		font-size: 18px;
		font-weight: 400;
		line-height: 24px;
		margin-top: 4px;
	}
	.select-report-date strong {
		font-size: 24px;
		line-height: 28px;
	}
	.select-report-date em{
		font-size:14px;
	}
}
@media only screen and (max-width:767px){
	.dashboard-page .dashboard-heading {
		font-size: 14px;
	}
	.admin-cont ul.list-4-col li, .dashboard-page .list-4-col li, .dashboard-page .list-3-col li {
		width:49%;
		margin-bottom:3px;
		padding: 14px 8px;
	}
	.dashboard-page .col-3, .dashboard-page .col-4, .dashboard-page .col-6{
		width:98% !important;	
	}
	.dashboard-page .dash-sec .dashboard-heading .expand-btn{
		display:none !important;
	}
	.dashboard-page h3, .dashboard-page h4 {
		font-size: 13px;
		line-height: 19px;
	}
	
	.dashboard-page table tr td{
		font-size:13px;	
	}
	.select-report-date{
		padding: 9px 8px;	
	}
	.select-report-date strong {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 4px;
	}
	.select-report-date a, .select-report-date a:hover {
		font-size: 13px;
		line-height: 17px;
	}
}
@media only screen and (max-width:540px){
	.mobile-admin-menu{
		margin-right: 11px;
		font-size: 13px;
	}
}
@media only screen and (max-width:480px){
	.admin-cont ul.list-4-col li, .dashboard-page .list-4-col li, .dashboard-page .list-3-col li {
		margin-bottom:3px;
		padding: 8px 8px;
		vertical-align:top;
	}
}
@media only screen and (max-width:640px){
	.date-admin-form label{
		display:block;	
	}
	.admin-cont .date-admin-form select{
		text-align:center;	
	}
}
@media only screen and (max-width:379px){
	.mobile-admin-menu{
		position: absolute;
		left: 0;
		top: 76%;
		padding: 4px 4px 4px 11px;
		background-color: #fff;
		width:100%;
		text-align:center;
		margin:0;
	}
	.select-report-date{
		top:63px;	
	}
}