@charset "utf-8";
/* CSS Document */
@font-face {
font-family:'Cera';
font-style:italic;
font-weight:400;
src:url(../fonts/Cera-Pro-Regular-Italic.otf)
}
@font-face {
font-family:'Cera';
font-style:normal;
font-weight:300;
src:url(../fonts/Cera-Pro-Light.otf)
}
@font-face {
font-family:'Cera';
font-style:normal;
font-weight:500;
src:url(../fonts/Cera-Pro-Medium.otf)
}
@font-face {
font-family:'Cera';
font-style:normal;
font-weight:700;
src:url(../fonts/Cera-Pro-Bold.otf)
}
@font-face {
font-family:'Cera';
font-style:normal;
font-weight:900;
src:url(../fonts/Cera-Pro-Black.otf)
}
@font-face {
font-family:'Cera-bold';
font-weight:bolder;
src:url(../fonts/Cera-Pro-Black-Italic.otf)
}
*{outline:none}
body{ margin:0; padding:0; font-family:'Cera'!important; font-size:14px; font-weight:400; color:#2a2a2a;   overflow-x:hidden; margin:0!important; padding:0!important; background:#f9f9f9; font-weight:300;}
a{ color:#2a2a2a!important} 
h1,h2,h3,h4,p{ margin:0; padding:0}
.clr{ clear:both}

.main_container{ width:1240px; margin:0 auto; position:relative}
.main_container2{ width:1180px; margin:0 auto; position:relative}
.main_container3{ width:1100px; margin:0 auto; position:relative}
.main_container4{ width:500px; margin:0 auto; position:relative}
.main_container5{ width:400px; margin:0 auto; position:relative}
.main_container6{ width:850px; margin:0 auto; position:relative}
.header2{ width:100%; float:left; margin-bottom:40px; background:#000 !important;}
.header2 .links{ width:100%; text-align:center; position:absolute; left:0; top:0}
.header2 .links ul { display:inline-block;}
.header2 .links li { display:inline; }
.header2 .links a {  margin:16px 15px 0 15px; font-size:16px; padding:6px 18px; float:left; border-radius:5px; background:#fff;}
.header2 .links a.active {    background: #9e9e9e;   color: #fff;    font-weight: 400;}
.header2 .logo { padding:5px 0;}
.header2 .link { float: right;
    font-weight: 600;
    margin: 9px 0 0 0;
    position: relative;
    z-index: 2;}
.header2 .link a { float: left;
    background: #fff;
    color: #000;
    font-size: 14px;
    padding: 6px 20px;
    text-decoration: none;
    border-radius: 5px;
    font-weight: 400;
    margin-top: 5px;}
.header2 .link a.no_bg{ background:none; color:#333333; }





.header2 {background:#f3f4f6; width:100%; float:left;}
.footer_top{ text-align:center;}
.footer_top .t1 { display:inline-block;  font-size:16px; padding:25px 0 25px 0}
.footer_top .t2 {display:inline-block}
.footer_top .t2  a { background:#dc3545; color:#fff; padding:10px 20px; font-size:18px; border-radius:5px; margin-left:20px;}

.footer_btm2{ width:100%; float:left; border-top:1px solid #ccc; padding:20px 0}
.footer_btm2 .fl{ float:left; }
.footer_btm2 .fr{ float:right}


.signup_form{ width:100%; float:left}
.signup_form .fl { width:250px; float:left; background:#fff; min-height:255px; margin-bottom:30px;   min-height: 400px;
    border-right: 1px solid #e9e9e9;}
.signup_form .fl .top{ padding:20px 20px 15px 20px; font-size:16px;}
.signup_form .fl .t1 { width:100%; float:left; font-size:14px; margin-bottom:7px;}
.signup_form .fl .t2{ width:100%; float:left;     background: #F4F4F4; box-shadow: inset 0 1px 3px #dadada; border-radius:20px; height:12px;}
.signup_form .fl .t2 span { float:left;  border-radius:20px; border-radius:20px; height:12px; background:#dc3545}
.signup_form .fl .link{     width: 100%;    float: left;       padding: 24px 0 20px 0;}
.signup_form .fl .link ul { margin:0; padding:0}
.signup_form .fl .link ul li{     list-style: none;
    width: 90%;
    float: left;
    padding:5px 10px;
    margin: 0 5% 3px 5%; position:relative;     font-weight: 500; font-size: 15px; color: #ef6f41;}
.signup_form .fl .link ul li .num{    float: right;  font-size: 13px;    padding: 2px 0 0 0;    color: #848383;}
.signup_form .fl .link ul li .prog{ width:100%; float:left;     background:#e6e6e6;   height:3px; position:absolute; width:100%; bottom:0; left:0;}
	.signup_form .fl .link ul li .prog span{ color:green; float:left; height:3px;}
.signup_form .fl .link ul li a{ color:#757575;  font-size:15px; font-weight:300}
.signup_form .fl .link ul li .icon{   border-radius: 50%;
    width: 8px;
    height: 8px;
    border: 1px solid #9cabb5;
    margin: 8px 18px 0 3px; float:left;}
.signup_form .fl .link ul li .icon.activate{border-radius: 50%;
    background: #dc3545;
    border: none;
    width: 16px;
    height: 16px;
    margin: 3px 13px 0 0;}
	.signup_form .fl .link ul li .item{ float:left;}
	.signup_form .fl .link ul li .status { float:right; color:green}
	.signup_form .fl .link ul li .status.red {  color:#dc3545}
.signup_form .fr{ width:815px; float:right;}
.signup_form .fr .box{ width:100%; float:left; background:#fff; margin-bottom:40px;}
.signup_form .fr h2{ font-weight:600; font-size:20px; padding:25px 30px; border-bottom:1px solid #f5f5f5; margin-bottom:30px; color:#dc3545}
.signup_form .fr h3{ font-weight:600; font-size:20px; padding:25px 30px; color:#dc3545 }
.signup_form .fr .form-control{height: 42px;     border-radius: 0; -webkit-box-shadow:none;   box-shadow: none;}
.signup_form .fr h2 span {    display: block;
    font-size: 13px;
    font-weight: 300;
    margin-top: 6px;}
.signup_form .fr .row{ padding:0 30px 20px 30px;}
.signup_form .fr .row.np{ padding:0}
.signup_form .fr .row .t1{ font-size:16px;  padding-bottom:10px;}
.signup_form .fr .row .t2 { font-size:14px; color:#929292; }
.signup_form .fr .row .t2 a { text-decoration: underline}
.signup_form .fr .row .t2 i { font-size:16px; color:#333333}
.form-control{height: 40px; }
.signup_form .fr .row .t3 { font-size:14px; padding:10px 0 }

.signup_form .fr .row .t1 span {float: right;    color: red;     font-weight: 400;     font-size: 11px;    padding-top: 10px;}

.signup_form .fr .row .t1 span.ver { color:green}


.center2 { text-align:center}
.otp{ display:block}


.dashboard{ width:100%; float:left; background:#fff; padding:30px;}
.web_nav { width:250px; float:left;}
.web_nav ul { margin:0; padding:0}
.web_nav ul li{ list-style:none; width:100%; float:left;}
.web_nav ul li a { background:#000; text-decoration:none; color:#000; padding:12px 20px; font-size:16px; width:100%; float:left; background:#f3cd7e; margin-bottom:5px; }
.web_nav ul li a span{ float:right; background:#fff; color:green; width:20px; height:20px; text-align:center; border-radius:30px; line-height:20px;}
.web_nav ul li a span.nc{ color:red}
.company_logo { padding-top:10px;}
.company_logo .img{ width:120px; height:120px; position:relative; margin:0 auto; position:relative}
.company_logo .img .main_img { width:120px; height:120px; border-radius:120px; border:3px solid #9e9e9e;}
.company_logo .img span{ position:absolute; right:0; bottom:-5px }



.box .fla{     width: 100%;
    float: left;
    padding: 30px;
  
}
.box  .a1{     font-size: 18px;
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 8px; width:100%; float:left; color:#dc3545}
.box  .a1.m30 { margin-top:30px}
.box  .a1.big{ font-size:30px;}
.box  .a1 span{font-weight: 400;    color: #ef6f41;}
.box .a2{ font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
    color: #848484;
    width: 100%;
    float: left;
    padding: 4px 0; }
	.box .a2 span {     color: #000;
    text-transform: capitalize; } 
.box .a2 a { color:#dc3545!important; font-weight:400;}
.student_profile_box{ width:100%; float:left; border:1px dashed #ccc; margin:20px 0 0 0; padding:10px 20px 10px 20px; position:relative; background:#fff;}
.student_profile_box .row{ margin-bottom:10px;}
.student_profile_box .add_personal2{ position:absolute; bottom:10px; right:20px; text-decoration:none; font-size:13px; color:#f44336}
.student_profile_box .add_personal{ position:absolute; bottom:10px; right:20px; text-decoration:none; font-size:13px; color:orange}
.student_profile_box h5 { border-bottom:1px solid #e9e9e9; width:100%; float:left; padding-bottom:6px;}
.student_profile_box h5 span { float:right}
.student_profile_box h5 span a {     float: left;
    padding: 2px 10px;
    border: 1px solid #dc3545;
    color: #dc3545;
    text-decoration: none;
    font-size: 12px;}
.student_profile_box h5 .txt {      float: left;
    padding-top: 0px;
    font-size: 16px;
    font-weight: 300;
    color: #ef6f41;
}
.student_profile_box  ul { margin:0; padding:0 0 0 0; width:100%; float:left}
.student_profile_box  ul li {     list-style: none;
    width: 100%;
    float: left;
    padding-top: 0;
    font-size: 14px;
    padding-bottom: 6px;}
	.student_profile_box ul li span{ font-weight:400}
	.student_profile_box  ul li.np{ padding-bottom:0}
.student_profile_box  ul li .span { width:30px; float:left}
.student_profile_box  ul li .stat { font-size:11px; border:1px solid #ccc; cursor:pointer; padding:2px 5px; float:right; font-weight:400; border:1px solid green; color:#006600}
.student_profile_box  ul li .stat.red{ color:#dc3545; border:1px solid #dc3545}
.student_profile_box .list { width:100%; float:left; margin-top:10px; margin-bottom:20px;}
.student_profile_box .list span { font-size:12px; padding:3px 7px; cursor:pointer; margin-bottom:7px; margin-right:7px; float:left; border:1px solid #ccc}



.fra { width:50%; float:right; padding:30px}

.lista { width:100%; float:left; margin-bottom:20px;}
.lista ul{ margin:20px 0 0 0; padding:0}
.lista ul li{ margin:0; padding:0; border:1px solid #666666; color:#666; float:left; padding:5px 10px; border-radius:5px; cursor:pointer; margin-right:10px; margin-bottom:10px; list-style:none}
.lista ul li.active{ background:#dc3545; color:#fff; border:1px solid #dc3545}
.class{}
.h100{ height:100px!important;}
.h200{ height:200px!important;}

.services { width:100%; float:left}
.services input{ float:left}
.services span { float:left; padding-left:10px;}
.services label{ font-weight:300}


.top_link{ float:right; text-align:right; padding-right:13px; font-size:14px; font-weight:300;     padding-top: 6px;} 
.top_link a {     color: #733232;}
.table{ width-:100%; float:left;}
.table th{ border:1px solid #efefef; padding:15px 5px; text-align:center; BACKGROUND: #e8e7dc;}
.table td{padding:15px 5px;border:1px solid #efefef; text-align:center; font-size:13px; }
.table td.status{ font-size:16px;}

.table td.status a.pause { color:#733232}
.table td.status a.delete { color:#dc3e3e}
.table td a.job{ text-decoration:underline}

.back{ padding-bottom:20px;}
.back svg {width: 13px;
    float: left;
    margin: 3px 6px 0 0;}
.stati{ width:100%; float:left; margin:0 -5px 20px -5px;}
.stati ul { margin:0; padding:0; padding: 6px 0 0 0;}
.stati ul li { width:46%; margin:1.6%; float:left; list-style:none; padding:10px 0 5px 0; background:#dc3545; color:#fff; text-align:center; font-weight:400; font-size:15px;     margin-bottom: 5px;}
.stati ul li span { display:block; font-size:35px; font-weight:900}
.stati ul li a { color:#fff; text-decoration:none}



.table2{ width:100%; float:left; margin:15px 0 0 0; padding:0}
.table2 th{ border:1px solid #efefef; padding:10px 5px; font-weight:400; font-size:13px; text-align:center; BACKGROUND: #f9f9f9;}
.table2 td{padding:10px 5px;border:1px solid #efefef; text-align:center; font-size:13px; }
.table2 td.status{ font-size:16px;}
.table2 td.status a { color:blue}
.table2 td.status a.pause { color:#FF9900}
.table2 td.status a.delete { color:red}
.table2 td a.job{ text-decoration:underline}

.center2{ width:100%; float:left; text-align:center}
.center2 a {    border: 1px solid #ef6f41; font-weight:400;    padding: 5px 20px;    color: #fff;    display: inline-block;    margin-top: 20px;    background: #ef6f41;}
.center2 .btnaaa {    border: 1px solid #dc3545;  font-weight:400;    padding: 5px 20px;    color: #fff;    display: inline-block;    margin-top: 20px;    background: #dc3545; -webkit-appearance: none;}

.center3{ width:100%; float:left; text-align:center}

.btn-primary {    color: #fff; background-color: #dc3545; border-color: #dc3545;}
.btn-primary:hover {    background-color: #dc3545!important; border-color: #dc3545!important;}

.center{ width:100%; text-align:center; margin-top:0;}
.center a{ background:#dc3545; color:#fff!important; padding:7px 30px; border-radius:5px; margin:15px 0 20px 0; text-decoration:none; font-size:17px; display:inline-block}
.center button {     background: #dc3545;
    color: #fff!important;
    padding: 7px 30px;
    border-radius: 0;
    margin: 15px 0 20px 0;
    text-decoration: none;
    font-size: 17px;
    display: inline-block;
    -webkit-appearance: none;
    border: none;}
.message--error { color:red}
.earning{  background: #f9f9f9; float:left;    padding: 20px;    width: 96%;}
.earning .flaa {     width: 38%;
    float: left;
    font-weight: 600;
    font-size: 30px;
    color: #dc3545; border-right:1px solid #ccc}
.earning .flaa span {display: block; font-size: 13px;  font-weight: 300;}
.earning .fraa{width: 55%;   float: right;    font-size: 13px;    line-height: 20px;}

.popup_status{ width:100%; height:100%; z-index:10000; background:#00000082; float:left;  left:0; top:0; position:fixed; display:none;}
.popup_status .content{ width:100%; float:left; background:#fff; position:relative; padding:25px; margin:100px 0 0 0}
.popup_status .content.m50 { margin-top:50px;}
.popup_status .content h2 { text-align:center; font-size:20px; text-transform:uppercase; margin-bottom:20px;}
.popup_status .content .t1 { padding-bottom:5px;}
.popup_status .close2{ background:#f1f1f1; position:absolute; top:6px; right:6px; color:#adadad; font-size:20px; line-height:30px; width:30px; height:30px; text-align:center; }
.popup_status input {    background: #383838;
    border: 2px solid #383838;
    -webkit-apperance: none;
    border-radius: 8px;
    color: #fff;
    display: inline-block;
    padding: 8px 24px;
    margin: 0 5px; margin-top:30px;}


.cvtable { width:95%; margin:0 2.5%;}
.cvtable td { border:1px solid #ebebeb; vertical-align:top; padding:10px; font-size:13px;}
.cvtable td  strong{  font-weight:400 }
.cvtable th { border:1px solid #ebebeb; background: #fffdf7;   padding:10px; font-size:15px;}
.cvtable td td { border:1px solid #ebebeb; }  
.cvtable td th {     border: 1px solid #ebebeb;  background: #fffdf7;   font-weight: 400;   color: #4f2424; font-size:13px;} 
.cvtable td table th {font-weight: 400; color: #4f2424; font-size: 13px;  background: #dc3545;  color: #fff;} 
.cvtable td table td { padding:5px;     border:1px solid #fbfbfb;} 
.blank_mess{ width:100%; float:left; padding:10px 20%; text-align:center}
.blank_mess .headin{ font-size:40px; margin-bottom:15px;}
.blank_mess  .message {    font-size: 22px; padding: 14px 0 30px 0;}

.blank_mess  .inputbtn{ background:#dc3545; color:#fff; padding:7px 30px; margin:15px 0 20px 0; text-decoration:none; font-size:20px; display:inline-block; -webkit-appearance:none; border:none;}
    
	
	.alert_mess .close2{ background:#f1f1f1; position:absolute; top:6px; right:6px; color:#adadad; font-size:20px; line-height:30px; width:30px; height:30px; text-align:center; }
.alert_mess{ width:100%; display:none; float:left; background:#00000070; position:fixed;  left:0; top:0; height:100%; z-index:2000}
.alert_mess .con{ width:100%; float:left; position:relative; background:#fff; padding:25px 25px 37px 25px; margin-top:40px;}
.alert_mess .message { font-size:20px; text-align:center; padding:20px 0 20px 0}
.alert_mess .btnaa { text-align:center}
.alert_mess .btnaa .popbtn { -webkit-appearance:none; border:none; background:#ef6f41; color:#fff; padding:8px 15px;}


.pop_up{ width:100%; float:left; position:fixed; height:100%; background:#00000094; left:0; top:0; z-index:1000; display:none}
.pop_up .cont { background:#fff; padding:25px; width:100%; float:left; margin-top:50px; position:relative;}
.pop_up h2 { font-size:20px; color:#ef6f41; margin:0; padding:0 0 20px 0; text-align:center}
.pop_up .close2{ background:#f1f1f1; position:absolute; top:6px; right:6px; color:#adadad; font-size:20px; line-height:30px; width:30px; height:30px; text-align:center; }
.pop_up .row { margin-bottom:15px;}

.pop_up .t1 {    text-align: center;    font-size: 12px;    margin: -16px 0 12px 0;    color: #918f8f;}

.pop_up .t2 { font-size:11px; padding-bottom:5px;}

.checkbx { width:25px; height:25px;}

.dashbox { width:48.5%; margin:0 1.5% 0 0; margin-top:15px; padding:7px 10px 15px 10px; float:left; border:1px solid #ccc; text-align:center; height:135px;}
.dashbox svg {width: 30px; color:#dc3545;
    }
.dashbox:hover a { text-decoration:none; color: #000;}
.dashbox .txt1 { font-size:40px;}
.dashbox .txt2 { font-size:17px; font-weight:600; text-transform:uppercase}
img { max-width:100%;}
.dashwishlist { width:100%; float:left; margin-top:30px }
.dashwishlist .list { width:100%; float:left; margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #f3f3f3 }
.dashwishlist .list .img{ width:150px; float:left; padding:8px 0 0 0}
.dashwishlist .list  .name{ width:400px; float:left}
.dashwishlist .list  .name .txt1 { font-size:18px; margin-bottom:7px; }
.dashwishlist .list  .name .txt2 span { display:block}
.dashwishlist .list .price { font-size:20px; font-weight:800; margin-top:15px;}
	.dashwishlist .list:hover a .price { color:#000 }
	.dashwishlist .list .price  span { font-size:15px; text-decoration:line-through; color:#a1a1a1; font-weight:400}
	.dashwishlist .list .save { color:#ffc107; font-weight:800} 
	.dashwishlist .list .addcart { width:170px; float:right; text-align:center}
	.dashwishlist .list .addcart .link1 {     width: 100%;
    float: left;
    background: #dc3545;
    color: #fff!important;
    text-align: center;
    padding: 10px 0;
    margin: 10px 0 10px 0;}

    .add_list {     width: 100%;
    float: left;
    padding:20px 20px 15px 20px;
    border: 1px solid #ccc; position:relative;}
    
    .add_list .name1 {font-size:15px; padding-bottom:10px;}
    .add_list .t1a{font-size:12px;}
    .add_list .link { margin-top:10px;}
    .add_list .fraa { float:right}
    .add_list  a { text-decoration:underline}
    
    .add_list .def{    position: absolute;
    background: #000;
    TOP: -9px;
    right: 6px;
    color: #ffff;
    font-size: 12px;
    padding: 1px 13px;}
    
    .addAddress {background: #dc3545;
    color: #fff!important;
    font-size: 14px;
    font-weight: 300;
    float: left;
    padding: 9px 15px;
    margin: 0 0 0 0;}
	
    
    .addAddress:hover { color:#fff; text-decoration:none}
    .addAddress.in { float:right; }
    .header .top .t1 svg, .header .top .t2 svg{width:5%}

    .popup{ width:100%; float:left; position:fixed; left:0; top:0; height:100%; background:#0000002e; z-index:10}
.popup.carta{ display:none}
.popup.wishlista{ display:none}
.popup .main_con{ width:400px; margin:80px auto 0 auto}
.popup .main_con .con2 { text-align:center; width:100%; position:relative; float:left; padding:25px;; background:#fff}
.popup .main_con .con2 .t1 {  font-size:50px; color:#000}
.popup .main_con .con2 .t1 svg { width:50px;}
.popup .main_con .con2 .t2 { font-size:20px; padding-bottom:20px; color:#000}
.popup .main_con .con2 .btn3 a {background: #333; text-decoration:none;     color: #fff;    padding: 10px 33px;    display: inline-block;}
.popup .main_con .con2 .btn3 a:hover { background:#000}
.popup .main_con .con2 .btn4 { padding-top:15px;}
.popup .main_con .con2 .btn4 a { text-decoration:underline}
.popup .main_con .con2 .close{ position:absolute; right:20px; top:15px;}
.popup .main_con .con2 .close svg { width:20px}
.popup .main_con.signin{ width:500px; margin:80px auto 0 auto; text-align:left}
.popup .main_con .input{    width: 100%;
    float: left;
    margin-top: 20px; text-align:left; position:relative;}
    .message--error {color: red;     padding: 4px 15px 0 15px;    font-size: 13px;}
.popup .main_con .input .message--error{    color: red;     font-size: 12px;    position: absolute;    bottom: -22px;    left: 0;}

    .popup .main_con .input2{    width: 100%;     float: left;    margin-top: 30px; position:relative;}
    .popup .main_con .input2    .message--error{    color: red;     font-size: 12px;    position: absolute;    bottom: -22px;    left: 0;}
.popup .main_con .in1    {   width: 100%;
    float: left;
    -webkit-appearance: none;
    border: 1px solid #ccc;
    padding: 10px 18px;}
    .popup .main_con .ck { float:left}
    .popup .main_con .input span {float: left;  
    margin: -3px 0 0 6px;
    font-size: 13px;}

    .popuplink { text-align:center;}
.popuplink a {background: #000;
    color: #fff;
    padding: 7px 18px;
    display: inline-block;
    margin: 0 10px;}
#responseMessages.success{ color:green;}
.popup .main_con .in2{    -webkit-appearance: none;
    border: none;
    background: #dc3545;
    COLOR: #fff;
    width: 60%;
    margin: 8px 20% 0 20%;
    padding: 12px 0; cursor:pointer}
.popup .main_con .error{ margin-top:10px; color:red; width: 100%;
    float: left;}

    
  .wrapper {
 padding: 20px;
    background: #fff;
    width: 100%;
    display: flex;
    flex-direction: column;
    float: left;
    max-width: 1200px;
    margin: 0 auto;
}
.wrapper-cell {
  display: flex;
  margin-bottom: 30px;
}

@-webkit-keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}

@keyframes  placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
.animated-background, .text-line, .image {
  -webkit-animation-duration: 1.25s;
          animation-duration: 1.25s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: placeHolderShimmer;
          animation-name: placeHolderShimmer;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  background: #F6F6F6;
  background: linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);
  background-size: 800px 104px;
  height: 96px;
  position: relative;
}

.image {
  height: 200px;
  width: 35%;
}

.text {
  margin-left: 20px;
  width: 100%;
}

.text-line {
  height: 20px;
  width: 100%;
  background: #F6F6F6;
  margin: 4px 0;
}

/*------------------------------------*/

img{
    max-width: 100%;
}
a{
    text-decoration: none;
}
.container {max-width: 1280px;}
.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.e-logo img {
    width: 61%;
}

section.dashboard-header {
    box-shadow: 0px 0px 10px #e4e4e4;
    padding:2px 0px;
    background: #fff;
}

.logout button {
    background: linear-gradient(76deg,#3ac3ff 0,#2aaee8 100%) no-repeat padding-box;
    border-radius: 9px;
    border: none;
    height: 45px;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    padding: 10px 20px;
}

section.wel-login {
    padding: 15px 0px;
}

.last-login {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.last-login .welcome {
    font-size: 22px;
    font-weight: 500;
    color: #4c4c4c;
}

.last-login .welcome span {
    text-transform: uppercase;
}

section.wel-login .last-seen {
    font-size: 17px;
    font-weight: 500;
    color: #5f5858;
}

section.wel-login .last-seen span.time {
    border-left: 1px solid #afacac;
    padding: 0px 7px;
}

section.wel-login .last-seen span.date {
    padding: 0px 7px;
}

.profile-img img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.profile-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

section.profile {
    padding: 10px 0px;
    background: #fff;
}

.profile-txt {
    display: flex;
    align-items: center;
}

.profile-text .name {
    font-size: 26px;
    font-weight: 400;
    color: #3d3a3a;
    margin-bottom: 2px;
    text-transform: uppercase;
}

.profile-text {
    padding-left: 16px;
}

.profile-text .email-phone a {
    color: #888585;
    font-size: 15px;
    font-weight: 400;
}

.profile-text .email-phone a:first-child {
    margin-right: 11px;
}

.profile-text .email-phone a i {
    margin-right: 4px;
    color: #535457;
    font-size: 14px;
}

.commision-button i {
    font-size: 39px;
    color: #2fb4ef;
    margin-right: 7px;
}

.commision-button .icon {
    font-size: 14px;
    font-weight: 700;
    margin-top: 12px;
}

.commision-button .icon p {
    font-weight: 400;
    color: #969292;
    font-size: 14px;
}

.commision-button {
    display: flex;
    align-items: center;
}

.chart {
    width: 100%;
    background: #fff;
    padding: 40px;
    box-shadow: 0px 0px 10px #Ccc;
    border-radius: 12px;
}

section.charts {
    margin: 40px 0px;
}

body {
    background: #f6f6f694;
}

body {
    background: #f6f6f6!important;
}

table#tableModule {
    unset;
    unset;
    s;
    so;
    unset;
    unset;
    s;
}

.table-sec {
    background: #fff;
    padding: 40px;
    box-shadow: 0px 0px 10px #ccc;
    border-radius: 13px;
}

table#tableModule tr th {
    font-size: 16px;
    border: 1px solid #fff;
    background: #Fff;
}

table#tableModule tr:nth-child(odd) {
    background: #f9f9f9!important;
    border: 1px solid #f0f0f0;
}

table#tableModule tr {
    border: 1px solid #f0f0f0;
}

table#tableModule thead tr th {
    background: #fff;
}

table#tableModule tr td {
    font-size: 15px;
}

/*table#tableModule tr td:nth-child(4),table#tableModule tr td:nth-child(5), table#tableModule tr td:nth-child(6) , table#tableModule tr td:nth-child(8)  {
    text-align: right;
}*/

.table-heading {
    font-size: 28px;
    font-weight: 500;
    color: #494242;
    margin-bottom: 15px;
}

.sale-sec {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
}

.book-iocn {
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px;
    background: #62e0574a;
}

.totalSale {
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px;
    background: #b5ccfb4a;
}
.book img {
    width: 56px;
}

.sale-sec {}

.sale-txt p:first-child {
    font-size: 35px;
    font-weight: 500;
    color: #3a3636;
    margin-bottom: 0px;
}

.sale-img img {
    width: 56px;
}

.sale-txt p:last-child {
    font-size: 18px;
    text-align: right;
}

.txet p {
    font-size: 20px;
    text-align: right;
    text-transform: uppercase;
}

.txet h3 {
    font-size: 40px;
    font-weight: 500;
    color: #3a3636;
    margin-bottom: 0px;
    text-align: right;
}

 button {
    background: linear-gradient(76deg,#3ac3ff 0,#2aaee8 100%) no-repeat padding-box;
    border-radius: 9px;
    border: none;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    padding: 11px 22px;
}

.serch i {
    position: absolute;
    top: 10px;
    left: 15px;
}

.serch {
    position: relative;
    width: 42%;
    margin-right: 10px;
}

.serch input.form-control {
    padding-left: 43px;
    text-transform: capitalize;
}

.form form {
    display: flex;
    align-items: center;
}

.date {
    width: 15%;
    margin-right: 10px;
}

.button {
    /* float: right; */
}

.form form button:last-child {
    text-align: right;
}

form button {
    margin: 0px 5px;
}

.form {
    padding: 20px 0px;
}

.com-form {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.form {
    width: 83%;
}

.chart-buttons {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.chart-button-left {
    display: flex;
}

.chart-button-right {
    display: flex;
}

section.chart-button {
    margin-top: 40px;
}

.chart-buttons button {}

.chart-button-left button {
    margin-right: 10px;
}

.chart-button-right button {
    margin-left: 10px;
}

button.white {
    background: #fff;
    color: #453d3d;
}

button i {
    padding: 0px 10px 0px 0px;
}

.totalSale.commission {
    background: #f6e7ff;
}

button select {
    border: none;
}

button i.fa.fa-angle-down {
    margin-left: 10px;
}

ul.mystyle {
    display: block!important;
}

ul#moreToggale {
    background: #fff;
    display: none;
    width: 214px;
    position: absolute;
    box-shadow: 0px 0px 10px #ebebeb;
    border-radius: 6px;
    top: 51px;
    padding: 11px 15px;
    border-top: 3px solid #2eb3ed;
}

.button {
    position: relative;
}

ul#moreToggale li {
    list-style: none;
}

ul#moreToggale:after {
    content: '';
    border-right: 10px solid transparent;
    border-bottom: 10px solid #00b9ff;
    border-left: 10px solid transparent;
    position: absolute;
    left: 100px;
    top: -12px;
}


ul#moreToggalle {
    background: #fff;
    display: none;
    width: 214px;
    position: absolute;
    box-shadow: 0px 0px 10px #ebebeb;
    border-radius: 6px;
    top: 51px;
    padding: 11px 15px;
    border-top: 3px solid #2eb3ed;
}

.button {
    position: relative;
}

ul#moreToggalle li {
    list-style: none;
}

ul#moreToggalle:after {
    content: '';
    border-right: 10px solid transparent;
    border-bottom: 10px solid #00b9ff;
    border-left: 10px solid transparent;
    position: absolute;
    left: 100px;
    top: -12px;
}

