.profile-page{
    width: 100%;
    margin-top: 10px;
}
.profile-page-left{
    float: left;
    width: 26%;
}
.profile-page-left-menu{
    width: 100%;
    background: white;
}
.profile-page-right{
    float: right;
    width: 72%;
}
.profile-page-right-inner{
    width: 100%;
}
.bg_w{
    background: white;
}
.bg_y_t{
    background: #fdf5dc;
}
.bg_y_th{
    background: #FAE7AD !important;
}
.profile-page-left-inner{
    padding: 1px 10px 1px 10px;
    background-color: white;
}
.profile-name{
    font-size: 20px;
    text-align: left;
    padding-top: 5px;
    font-weight: bold;
}
.profile-page-right .del-cf-icon,
.profile-page-right .del-pf-icon{
    position: absolute;
    top: 10px;
    right: 40px;
    width: 25px;
    height: 25px;
    background: url("../../../images/v1/close_hover_img.svg") 0 0 no-repeat;
    cursor: pointer;
    z-index: 1;
    display: none;
}
.profile-page-right .banner{
    z-index: 50;
}
.profile-page-right .banner .edit-icon-pass,
.profile-photo .edit-icon-pass{
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
    height: 25px;
    background: url('../../../images/v1/profile_upload_icon.svg') 0 0 no-repeat;
    display: none;
    cursor: pointer;
    z-index: 1;
}
.profile-photo .edit-icon-pass{
    top: 10px;
    right: 10px;
}
.profile-page-right .banner .edit-icon-pass{
    margin: 10px 10px 0 0;
}
.profile-info{
    margin-bottom: 20px;
    background: white;
    position: relative;
}
.profile-info-inner{
    padding: 20px;
}
.profile-photo{
    padding: 4px;
    background: white;
    border: solid 1px #ebe4f3;
    display: inline-block;
    margin-top: -41px;
    position: relative;
    z-index: 100;
}
.profile-photo .img{
    height: 150px;
    width: 150px;
}
.profile-photo img{
    display: block;
}
.profile-info .data{
    margin-left: 20px;
}
.profile-info .profile-photo{
    float: left;
}
.profile-info .data{
    float: left;
    width: 100%;
}
.profile-info-data .name,
.profile-info .data .name{
    font-weight: bold;
    margin-top: -6px;
    margin-bottom: 6px;
    position: relative;
}
.profile-info-data .name .mail,
.profile-info .data .name .mail{
    color: #368200;
    font-weight: normal;
}
.profile-info-data .name .name-r,
.profile-info .data .name .name-r{
    position: absolute;
    right: 0;
    top: 0;
}
.profile-info-data .company,
.profile-info .data .company{
    background: url('../../../images/v1/tm_companies.svg') 0 2px no-repeat;
    font-weight: bold;
    padding-left: 21px;
    margin-top: 5px;
}
.profile-info-data .edu,
.profile-info .data .edu{
    background: url('../../../images/v1/tm_institutions.svg') 0 2px no-repeat;
    font-weight: bold;
    padding-left: 21px;
    margin-top: 5px;
}
.profile-info .link-line{
    margin-top: 7px;
    position: relative;
}
.profile-info .link-line .sm-pp{
    position: absolute;
    right: 0;
    bottom: 0;
}
.profile-info .link-left{
    padding-left: 20px;
    color: #333333;
    height: 18px;
    line-height: 20px;
    background: url('../../../images/v1/profile/link_icon.svg') 0 3px no-repeat;
}
.profile-info .link-right{
    position: absolute;
    bottom: 10px;
    right: 20px;
}
.profile-menu{
    width: 100%;
}
.profile-menu ul{
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
}
.profile-menu ul li{
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    border-bottom: solid 1px #ebe4f3;
    font-size: 16px;
    padding-top: 1px;
    padding-bottom: 1px;
}
.profile-menu ul li:last-child{
    border-bottom: 0;
}
.profile-menu ul li a:link,
.profile-menu ul li a:active,
.profile-menu ul li a:visited,
.profile-menu ul li a{
    color: #424242;
    text-decoration: none;
    height: 35px;
    line-height: 35px;
    display: block;
    padding-left: 13px;
}
.profile-menu ul li.selected a,
.profile-menu ul li a:hover{
    border-left: solid 3px #4b0082;
    padding-left: 10px;
    background: #f6f6f8;
}
.profile-menu ul li.selected a{
    font-weight: bold;
}
.profile-menu ul li.fr.selected a,
.profile-menu ul li.fe.selected a,
.profile-menu ul li.fr a:hover,
.profile-menu ul li.fe a:hover{
    padding-left: 24px;
}
.profile-menu ul li a span{
    float: right;
    margin-right: 10px;
}
.profile-page-right .banner{
    position: relative;
}
.profile-page-right .banner img{
    padding: 0;
    list-style: none;
    display: block;
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.profile-submenu{
    border-bottom: solid 1px #cdc7d4;
}
.profile-submenu.pr{
    position: relative;
}
.profile-submenu.pr .btn-create-title{
    margin-top: 2px;
}
.profile-submenu ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.profile-submenu ul li{
    float: left;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
}
.profile-submenu ul li a:link,
.profile-submenu ul li a:active,
.profile-submenu ul li a:visited{
    color: #1b1f27;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    position: relative;
}
.profile-submenu ul li.selected a{
    font-weight: bold;
}
.profile-submenu ul li.selected a:after,
.profile-submenu ul li a:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 5px;
    background: transparent;
    left: 0;
    bottom: -5px;
    transition: all 0.2s;
}
.profile-submenu ul li a:hover:after {
    text-decoration: none;
    background: #cdc7d4;
    left: 0;
    bottom: 0;
}
.profile-submenu ul li.selected a:after{
    background: #cdc7d4;
    left: 0;
    bottom: 0;
}



/*.profile-create-job{
    padding: 20px;
}
.profile-create-job .title{
    font-size: 30px;
    font-weight: bold;
}
.profile-create-job .desc{
    font-size: 20px;
    margin-bottom: 40px;
}
.profile-c-j-l{
    margin-bottom: 20px;
}
.profile-c-j-l-l{
    float: left;
    font-size: 16px;
    color: #858687;
    width: 28%;
}
.profile-c-j-l-r{
    float: left;
    width: 70%;
}
.profile-c-j-l-r input{
    height: 30px;
}
.profile-c-j-l-r textarea{
    height: 80px;
    resize: none;
}
.profile-c-j-l .wf input,
.profile-c-j-l .wf textarea{
    width: 100%;
    outline: none;
    border: solid 1px #cdc7d4;
    font-size: 14px;
}
.profile-c-j-l-r ul.benefits{
    padding: 0;
    margin: 0;
    list-style: none;
}
.profile-c-j-l-r ul.benefits li{
    float: left;
    width: 250px;
    font-size: 16px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding-left: 20px;
    background: url('../../../images/v1/pages/cube_checkbox.svg') 0 5px no-repeat;
    cursor: pointer;
}
*/
.profile-jobs{
    padding: 0 20px 20px 20px;
}
.profile-jobs-line{
    position: relative;
    border-bottom: solid 1px #cdc7d4;
}
.profile-jobs-line.nb{
    border-bottom: 0 !important;
}
.profile-jobs-left{
    float: left;
    width: 65%;
}
.profile-jobs-left_{
    float: left;
    width: 8%;
}
.profile-jobs-name{
    margin-top: -6px;
    margin-bottom: 10px;
    line-height: 24px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    -moz-line-clamp: 1;
    -ms-line-clamp: 1;
    -o-line-clamp: 1;
    height: 24px;
    display: block!important;
    display: -webkit-box!important;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.profile-jobs-name a{
    text-decoration: underline;
}
.profile-jobs-name a:hover{
    text-decoration: none;
}
.profile-jobs-applier,
.profile-jobs-i-d{
    margin-bottom: 10px;
    display: inline-block;
    color: #171717;
    padding: 0 5px 1px 5px;
    text-decoration: none;
    background-color: #cdc7d4;
}
.profile-jobs-i-d{
    background-image: url("../../../images/v1/edit_pen.svg");
    background-position: 5px 4px;
    background-repeat: no-repeat;
    cursor: pointer;
    padding-left: 20px;
}
.profile-jobs-i-d:hover{
    background-color: #35373a;
    color: white;
    background-position: 5px -20px;
}
.profile-jobs-right{
    float: right;
    width: 25%;
}
.profile-jobs-right .btns{
    text-align: center;
}
.profile-jobs-right .btn{
    min-width: 120px;
    cursor: pointer;
    color: white;
    font-size: 13px;
    padding: 3px 10px 3px 10px;
    margin-top: 4px;
}
.profile-jobs-right .add{
    background: #3498db;
}
.profile-jobs-right .add:hover{
    background: #2d83bd;
}
.profile-jobs-right .job-cancel-interview{
    background: #f36a6a;
}
.profile-jobs-right .job-cancel-interview:hover{
    background: #d72f35;
}
.profile-jobs-right .pass{
    background: #3498db;
}
.profile-jobs-right .pass:hover{
    background: #2d83bd;
}
.profile-jobs-right .notPass{
    background: #f36a6a;
}
.profile-jobs-right .notPass:hover{
    background: #d72f35;
}
.profile-jobs-right .remove{
    background: #cdc7d4;
}
.profile-jobs-right .remove:hover{
    background: #353739;
}
.profile-jobs-company{
    padding-left: 15px;
    margin-top: 15px;
}
.profile-jobs-location{
    padding-left: 15px;
}
.profile-main-area{
    width: 100%;
}
.profile-main-left{
    float:left;
    width: 73%;
}
.profile-main-left-block{
    width: 100%;
    min-height: 100px;
    background: white;
    margin-bottom: 10px;
}
.profile-main-right{
    float:right;
    width: 25%;
}
.profile-main-right-block{
    width: 100%;
    height: 250px;
    background: white;
}
.f-list{
    width: 100%;
}
.f-list-inner{
    padding: 10px;
}
.f-list-line{
    position: relative;
    border-bottom: solid 1px #cdc7d4;
    padding-bottom: 10px;
    padding-top: 10px;
}
.f-list-line:last-child{
    border-bottom: 0;
}
.list-line-bb{
    border-bottom: solid 1px #cdc7d4;
    padding-bottom: 10px;
    padding-top: 10px;
}
.f-list-line:last-child{
    border-bottom: 0;
}
.draggable-list .f-list-line:hover{
    background-color: #f5f5f5;
}
.f-list-drag-area{
    float: left;
    margin-right: 10px;
    background: url("../../../images/v1/move_drag.svg") 0 0 repeat-y;
    width: 10px;
    min-height: 70px;
    display: inline-block;
    cursor: move;
}
ul.week-sub.draggable-list .f-list-drag-area{
    min-height: 30px !important;
}
.material-books ul.week-sub.draggable-list .f-list-drag-area{
    min-height: 54px !important;
}
.f-list-line-l{
    float: left;
    margin-right: 10px;
    width: 11%;
}
.f-list-line-r{
    float: left;
    width: 70%;
}
.f-list-line-r .name{
    margin-top: -3px;
    padding-right: 50px;
    font-weight: bold;
    color: #131313;
    font-size: 15px;
}
.f-list-line-r .name a{
    color: #171717;
    text-decoration: none;
}
.f-list-line-r .name a:hover{
    text-decoration: underline;
}
.f-list-line-r .l-sh-btn{
    margin-top: 14px;
}
.f-list-line-r .btn-following,
.f-list-line-r .btn-follow{
    position: absolute;
    right: 0;
    top: 23px;
}
.f-list-line-r .desc{
    margin-top: 3px;
}
.inner-mp-res-title{
    height: 38px;
    line-height: 38px;
    vertical-align: middle;
    border-bottom: solid 1px #cdc7d4;
}
.inner-mp-res-title .inner-mp-res-title-l{
    float: left;
    font-weight: bold;
    color: #424242;
    width: 100%;
    position: relative;
}
.inner-mp-res-title .inner-mp-res-title-l .t-n{
    padding-left: 10px;
}
.inner-mp-res-title .inner-mp-res-title-r{
    float: right;
    padding-right: 10px;
}
.profile-page-lr-block{
    margin-top: 20px;
}
.plb-mi{
    padding: 5px 2px 0 10px;
}
.plb-mi ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.plb-mi ul li{
    float: left;
    margin-bottom: 5px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 14px;
    color: white;
    background-color: #cdc7d4;
    padding: 0 5px 0 5px;
    margin-right: 5px;
}
.plb-mi-sl{
    margin-bottom: 5px;
    font-size: 14px;
    color: #777777;
}
.side-block-i.pprp{
    padding-bottom: 0 !important;
}
.pp-upcoming-sessions,
.pp-tutoring{
    padding: 10px 10px 5px 10px;
}
.pp-tutoring .line{
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
    margin-bottom: 10px;
    display: block;
}
.pp-tutoring .line:last-child{
    margin-bottom: 0;
}
.pp-tutoring .name{
    color: #404040;
    background: #ebe4f3;
    padding: 0 10px 0 10px;
}
.pp-tutoring .f_r{
    color: #555555;
}
.pp-tutoring .f_r span.cur{
    font-size: 9px;
}
.pp-tutoring .f_r span.pr{
    font-weight: bold;
    font-size: 14px;
}
.end-booked-session-confirm .title span.free,
.pages-c-block-m .name span.free,
.pages-c-block-m .desc span.free,
.session-pay-info .f_r.free,
.pp-tutoring .f_r.free,
.pp-tutoring .f_r.free .f_r{
    text-transform: uppercase;
    color: #00a651;
}
.pp-tutoring .f_r.free .info{
    display: block;
    width: 15px;
    height: 15px;
    background: url("../../../images/v1/info_icon.svg") 0 0 no-repeat;
    margin-top: 5px;
    margin-left: 5px;
    cursor: pointer;
}
.pp-session-block.upc .tutor span,
.pp-session-block.upc .applier span{
    width: 53px;
    display: inline-block;
}
.pp-session-block.upc .tutor a,
.pp-session-block.upc .applier a{
    text-decoration: underline;
}
.pp-session-block.upc .tutor a:hover,
.pp-session-block.upc .applier a:hover{
    text-decoration: none;
}
.pp-session-block.upc .tutor{
    margin-bottom: 3px;
    margin-top: 5px;
}
.pp-session-block.upc .data .name{
    margin-bottom: 0;
}
.pp-tutoring .more a{
    color: #3498db;
    float: right;
    display: inline-block;
}
.profile-page-lr-block .book-session{
    color: #3498db;
    cursor: pointer;
    text-decoration: underline;
    font-weight: normal;
}
.profile-page-lr-block .book-session:hover{
    text-decoration: none;
}
.profile-page-lr-block .btn-edit-profile{
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    background-position: 6px 4px;
    padding-left: 22px;
}
.profile-page-lr-block .btn-edit-profile:hover{
    color: white;
    background: #858585 url("../../../images/v1/pen.svg") 6px -20px no-repeat;
}
.lightBoxOverlay .book-session-area{
    position: absolute;
    width: 100%;
}
.lightBoxOverlay .book-session-area.fp{
    z-index: 9999;
}
.lightBoxOverlay .wst,
.lightBoxOverlay .book-session{
    width: 100%;
}
.lightBoxOverlay .wst.pt140,
.lightBoxOverlay .book-session.pt140{
    padding-top: 100px;
}
.lightBoxOverlay .wst.pt100,
.lightBoxOverlay .book-session.pt100{
    padding-top: 100px;
}
.lightBoxOverlay .wst.pt10,
.lightBoxOverlay .book-session.pt10{
    padding-top: 10px;
}
.lightBoxOverlay .wst.pt20,
.lightBoxOverlay .book-session.pt20{
    padding-top: 20px;
}
.lightBoxOverlay .lb-bs-inner{
    width: 904px;
    margin: 0 auto;
}
.lightBoxOverlay .lb-bs-i-b{
    margin-bottom: 10px;
}
.lightBoxOverlay .lb-bs-i-block{
    background: white;
}
.lightBoxOverlay .lb-bs-i-block-inner{
    padding: 20px;
}
.lb-bs-inner i.c{
    width: 15px;
    height: 15px;
    display: block;
    float: right;
    cursor: pointer;
    background: url("../../../images/v1/profile/book_session/close_lb_.svg") 0 0 no-repeat;
}
.lb-bs-inner .ch-sbj-title{
    font-size: 14px;
    color: #171717;
    padding-bottom: 10px;
}
.bs-lb-us .lb-bs-inner .ch-sbj-title{
    color: #3498db;
    padding: 0;
}
.lb-bs-inner .side-block-i{
    padding: 0;
}
.lb-bs-inner .side-block-title:after{
    width: 150px;
}
.lb-bs-main .selectBox{
    margin-right: 15px;
}
.lb-bs-main .date-area{
    padding-top: 15px;
    padding-bottom: 15px;
}
.lb-bs-main .p-p-h{
    width: 72px;
    height: 30px;
}
.lb-bs-main .date-area .label{
    line-height: 30px;
    vertical-align: middle;
    color: #424242;
    padding-left: 3px;
}
.lb-bs-main .level-area{
    padding-top: 3px;
}
.lb-bs-main .level-area.passive{
    display: none;
}
.lb-bs-main .level-area ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.lb-bs-main .level-area ul li{
    float: left;
    width: 144px;
    color: #424242;
}
.bs-lb-us .lb-bs-main .level-area ul li{
    width: 132px;
}
.bs-lb-us .lb-bs-main .level-area ul li:nth-child(2){
    width: 142px;
}
.bs-lb-us .lb-bs-main .level-area ul li:nth-child(3){
    width: 182px;
}
.lb-bs-mus .level-area ul li{
    text-align: left;
}
.lb-bs-mus .level-area ul li:last-child{
    padding-right: 0;
}
.lb-bs-mus .level-area ul li span.pr{
    font-size: 14px;
    font-weight: bold;
}
.lb-bs-main .level-area ul li .level{
    padding-bottom: 5px;
}
.lb-bs-main .level-area ul li .pr-ar{
    padding-left: 12px;
}
.lb-bs-main .level-area select{
    width: 120px;
    height: 20px;
    border: solid 1px #d7d7d7;
    color: #424242;
    font-size: 11px;
    outline: none;
    margin-right: 5px;
}
.lb-bs-main .level-area input{
    width: 100px;
    height: 20px;
    font-size: 11px;
    color: #424242;
    border: solid 1px #d7d7d7;
    outline: none;
    margin-right: 1px;
}
.lb-bs-main .level-area .label{
    line-height: 22px;
    vertical-align: middle;
}
.level-b-label,
.level-i-label,
.level-ui-label,
.level-a-label,
.level-e-label{
    padding-left: 12px;
    position: relative;
}
.level-b-label i,
.level-i-label i,
.level-ui-label i,
.level-a-label i,
.level-e-label i{
    width: 7px;
    height: 7px;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 0;
    top: 4px;
    position: absolute;
}
.level-b-label-i,
.level-b-label i{
    background-color: #D6D1AB;
}
.level-i-label-i,
.level-i-label i{
    background-color: #CAB500;
}
.level-ui-label-i,
.level-ui-label i{
    background-color: #A67037;
}
.level-a-label-i,
.level-a-label i{
    background-color: #9268B1;
}
.level-e-label-i,
.level-e-label i{
    background-color: #4B0082;
}
.lb-bs-main .calendar-area{
    padding-top: 8px;
}
.calendar-area .line-t .number{
    color: #aaaaaa;
    padding-left: 5px;
    padding-top: 2px;
}
.calendar-area .line-t .plus{
    padding-top: 5px;
    padding-right: 5px;
}
.calendar-area .line-t .plus i{
    width: 10px;
    height: 10px;
    display: block;
    background: url("../../../images/v1/profile/book_session/edit.svg") 0 0 no-repeat;
    cursor: pointer;
}
.lb-bs-main .calendar-area .table {
    display: table;
    width: 100%;
    border-left: solid 1px #cdc7d4;
    border-top: solid 1px #cdc7d4;
}
.lb-bs-main .calendar-area .tableH{
    display: table;
    width: 100%;
}
.lb-bs-main .calendar-area .table-row {
    display: table-row;
    height: 102px;
}
.lb-bs-main .calendar-area .table-cell {
    display: table-cell;
    border-bottom: solid 1px #cdc7d4;
    border-right: solid 1px #cdc7d4;
    width: 102px;
    min-height: 102px;
    vertical-align: top;
}
.lb-bs-main .calendar-area .table-th {
    display: table-row;
    height: 15px;
    font-size: 12px;
    color: #868687;
}
.lb-bs-main .calendar-area .table-th .table-cell {
    display: table-cell;
    height: 15px;
    text-align: center;
    border: 0;
}
.lb-bs-main .calendar-area .table-cell .line-t{
    padding-bottom: 4px;
}
.lb-bs-main .calendar-area .table-cell .av-ses-l{
    margin-bottom: 5px;
}
.lb-bs-main .calendar-area .table-cell .av-ses-l .booked,
.lb-bs-main .calendar-area .table-cell .av-ses-l .ongoing,
.lb-bs-main .calendar-area .table-cell .av-ses-l .waiting,
.lb-bs-main .calendar-area .table-cell .av-ses-l .passed,
.lb-bs-main .calendar-area .table-cell .av-ses-l .upcoming,
.lb-bs-main .calendar-area .table-cell .av-ses-l .time,
.lb-bs-main .calendar-area .table-cell .av-ses-l .booking-unavailable{
    font-size: 11px;
    color: white;
    background-color: #3498db;
    border: solid 1px #3498db;
    width: 98px;
    height: 14px;
    line-height: 14px;
    vertical-align: middle;
    text-align: center;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    cursor: pointer;
    white-space: nowrap;
}
.lb-bs-main .calendar-area .table-cell .av-ses-l .booked{
    background-color: #368200;
    border: solid 1px #368200;
    cursor: default;
}
.lb-bs-main .calendar-area .table-cell .av-ses-l .ongoing{
    background-color: #4b0082;
    border: solid 1px #4b0082;
    cursor: default;
}
.lb-bs-main .calendar-area .table-cell .av-ses-l .waiting{
    background-color: #f0ad4e;
    border: solid 1px #f0ad4e;
    cursor: default;
}
.lb-bs-main .calendar-area .table-cell .av-ses-l .passed,
.lb-bs-main .calendar-area .table-cell .av-ses-l .booking-unavailable{
    cursor: default;
    background-color: #f36a6a;
    border: solid 1px #f36a6a;
}
.lb-bs-main .calendar-area .table-cell .av-ses-l .booking-unavailable{
    cursor: default;
    background-color: #cdc7d4;
    border: solid 1px #cdc7d4;
    color: #171717;
}
.lb-bs-main .calendar-area .table-cell .av-ses-l .upcoming{
    cursor: default;
    background-color: white;
    color: #171717;
}
.lb-bs-main .calendar-area .table-cell .av-ses-l .time.reserved{
    background-color: #d9272b;
    border: solid 1px #d9272b;
}
.lb-bs-main .calendar-area .table-cell .av-ses-l .time:not(.selected):hover{
    background-color: white;
    color: #171717;
}
.lb-bs-main .calendar-area .table-cell .av-ses-l .time.selected,
.bs-lb-sch-cal-top-bill .av-ses-l .time,
.bs-lb-sch-cal-top .av-ses-l .time{
    cursor: default !important;
}
.info i.lev,
.lb-bs-main .calendar-area .table-cell .av-ses-l i.lev{
    width: 7px;
    height: 7px;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 4px 2px 0 1px;
}
.lb-bs-main .calendar-area .table-cell .av-ses-l i.type{
    width: 9px;
    height: 7px;
    display: block;
    margin: 4px 1px 0 0;
}
.lb-bs-main .calendar-area .table-cell .av-ses-l i.type.ind{
    background: url("../../../images/v1/profile/book_session/avatar_ind_7_.svg") 0 0 no-repeat;
}
.lb-bs-main .calendar-area .table-cell .av-ses-l i.type.gr{
    background: url("../../../images/v1/profile/book_session/avatar_gr_7_.svg") 0 0 no-repeat;
}
.book-session-lb-menu{
    width: 200px;
    position: fixed;
    left: 0;
    top: 140px;
    z-index: 10;
    overflow: hidden;
    overflow-y: auto;
}
.book-session-lb-menu ul{
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}
.book-session-lb-menu ul li{
    padding: 7px 5px 6px 5px;
    text-align: center;
    margin-bottom: 1px;
    background-color: #e0d9e8;
    cursor: pointer;
}
.book-session-lb-menu ul li.selected,
.book-session-lb-menu ul li:hover{
    background-color: #efe8f6;
}
#book_session_pt_g.passive{
    display: none;
}
.book_session_pt_g.passive{
    display: none;
}
.book_session_pt_g .us{
    padding-top: 4px;
}
.book_session_pt_g .us span.pr{
    font-size: 16px;
    font-weight: bold;
}
.book_session_pt_g .free{
    font-size: 20px;
    text-transform: uppercase;
    color: #00a651;
    padding-top: 3px;
}
.bs-subject-search{
    position: relative;
}
.bs-sbj-autocomplete{
    position: absolute;
    left: 0;
    top: 28px;
    border: solid 1px #d6d9dc;
    background-color: #d6d9dc;
    width: 818px;
    z-index: 4000;
    max-height: 300px;
    overflow-y: auto;
    box-shadow: 0 2px 2px rgb(0 0 0 / 30%);
}
.bs-sbj-autocomplete ul{
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}
.bs-sbj-autocomplete ul li{
    padding-top: 10px;
    padding-bottom: 8px;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 1px;
    background-color: #f4f4f4;
}
.bs-sbj-autocomplete ul li .ch{
    padding-left: 20px;
    padding-right: 20px;
}
.bs-sbj-autocomplete ul li .ch i{
    width: 13px;
    height: 13px;
    display: block;
    background: url("../../../images/v1/jobs/check_box.png") 0 0 no-repeat;
}
.bs-sbj-autocomplete ul li .ch i.checked{
    background-position: 0 100%;
}
.bs-sbj-autocomplete ul li .txt{
    width: 740px;
}
.book-session-subject-block{
    padding-top: 35px;
}
.book-session-subject-block:first-child{
    margin-top: 0;
}
.side-block{
    width: 100%;
}
.side-block-i{
    padding: 10px;
}
.side-block-title-wa,
.side-block-title{
    border-bottom: solid 1px #cdc7d4;
    position: relative;
}
.side-block-title-wa{
    padding-bottom: 7px;
    color: #424242;
    font-weight: bold;
}
.side-block-title:after{
    margin-top: 10px;
    margin-bottom: -1px;
    width: 70px;
    height: 3px;
    background: #4b0082;
    display: block;
    content: '';
}
.side-block-title.w100:after{
    width: 100px;
}
.side-block-title.w200:after{
    width: 200px;
}
.side-block-title.w30:after{
    width: 30px;
}
.side-block-title.fs_14:after{
    margin-top: 5px;
}
.side-block-title-options{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px !important;
}
.side-block-main ul.q-by .name a{
    color: #4a4a4a;
    text-decoration: none;
    font-weight: bold;
}
.side-block-main ul.q-by .name a:hover{
    color: #3498db;
}
.book-session-init-create{
    width: 560px;
}
.book-session-init-to-book{
    width: 625px;
}
.w400{
    width: 400px !important;
}
.w420{
    width: 420px !important;
}
.w420 .session-info{
    padding-left: 0 !important;
}
.w420 .session-pay-info{
    padding-right: 20px;
}
.book-session-init-update{
    width: 585px;
}
.book-new-session-top input.from,
.book-new-session-top input.to{
    width: 100px;
    font-size: 12px;
    height: 30px;
}
.book-new-session-top .btn{
    color: #3498db;
    cursor: pointer;
    margin-left: 10px;
    margin-top: 6px;
    text-decoration: underline;
}
.book-new-session-top .btn:hover{
    text-decoration: none;
}
.book-new-session-top .selectBox ul.rows .name:hover{
    color: white;
}
.book-new-session-main{
    margin-top: 15px;
}
.book-new-session-main .line{
    line-height: 25px;
    vertical-align: middle;
    width: 100%;
}
.book-new-session-main .line .time{
    font-size: 14px;
    color: #424242;
    width: 230px;
}
.book-new-session-top .type.t-ed,
.book-new-session-main .line .type{
    width: 77px;
}
.book-new-session-top .type.t-ed i.gr,
.book-new-session-top .type.t-ed i.ind,
.book-new-session-main .line .type i.gr,
.book-new-session-main .line .type i.ind{
    width: 11px;
    height: 10px;
    display: block;
    float: left;
    margin-right: 7px;
    margin-top: 6px;
    cursor: pointer;
}
.book-new-session-top .type.t-ed i.gr,
.book-new-session-top .type.t-ed i.ind{
    margin-top: 10px;
}
.book-new-session-top .type.t-ed i.ind{
    margin-left: 23px;
}
.book-new-session-top .type.t-ed i.ind,
.book-new-session-main .line .type i.ind{
    background: url("../../../images/v1/profile/book_session/ind_.svg") 50% 0 no-repeat;
}
.book-new-session-top .type.t-ed i.gr,
.book-new-session-main .line .type i.gr{
    background: url("../../../images/v1/profile/book_session/gr_.svg") 50% 0 no-repeat;
}
.book-new-session-top .type.t-ed i.ind.selected,
.book-new-session-main .line .type i.ind.selected{
    background-position: 50% 100%;
}
.book-new-session-top .type.t-ed i.gr.selected,
.book-new-session-main .line .type i.gr.selected{
    background-position: 50% 100%;
}
.book-new-session-main .line .level{
    width: 175px;
}
.book-new-session-main .line .close i{
    width: 10px;
    height: 10px;
    display: block;
    margin-top: 7px;
    cursor: pointer;
    background: url("../../../images/v1/profile/book_session/add_del_close.svg") 0 0 no-repeat;
}
.bill-info-mw-bottom{
    margin-top: 7px;
}
.bill-info-mw-bottom .edu-btn{
    display: inline-block;
    float: right;
}
.bill-info-mw-bottom .cancel,
.bill-info-mw-bottom .edu-btn a{
    line-height: 23px;
}
.bill-info-mw-bottom .cancel{
    margin-top: 13px;
}
.bill-info-mw-bottom .ok.back{
    float: left;
    margin-left: 0;
    padding: 8px 18px;
    margin-top: 13px;
}
.bs-init-tob-main .f_l.mfl{
    width: 445px;
    min-height: 500px;
}
.bs-init-tob-main .f_l .field-line-mb{
    padding-right: 20px;
}
.bs-init-tob-main .mfl{
    border-right: solid 1px #efe8f6;
}
.bs-init-tob-bot .bt{
    border-top: solid 1px #efe8f6;
}
.bs-init-tob-main .f_r{
    width: 183px;
}
.bs-init-tob-main .field-line-mb .sbs_101{
    margin-right: 20px;
}
.bs-init-tob-main .field-line-mb .zip,
.bs-init-tob-main .field-line-mb .sec-code .f_l{
    width: 103px;
}
.bs-init-tob-main .field-line-mb .sec-code .f_r{
    width: 130px;
    text-align: right;
}
.bs-init-tob-main .field-line-mb .sec-code .img{
    width: 50px;
}
.bs-init-tob-main .field-line-mb .sec-code img{
    margin-top: 1px;
}
.bs-init-tob-main .session-info .title{
    font-weight: bold;
    padding-bottom: 3px;
}
.bs-init-tob-main .session-info .info{
    font-size: 14px;
    padding-left: 8px;
    padding-bottom: 5px;
}
.bs-init-tob-main .session-info .info.empty{
    height: 1px;
    line-height: 1px;
    display: block;
    border-top: solid 1px #efe8f6;
}
.task-bill-mw .modalWindow-content-body,
.book-session-init-to-book .modalWindow-content-body{
    padding-top: 0;
}
.bs-init-tob-main .mfl,
.bs-init-tob-main .mfr{
    padding-top: 20px;
}
.book-session-init-to-book .j-filter-block-line .label{
    width: 355px;
}
.book-session-init-to-book .j-filter-block-line .label div:first-child{
    margin-bottom: 5px;
}
.bs-success-msg-area .lb-bs-inner{
    width: 385px;
}
.bs-success-msg-area .ch-sbj-title{
    color: #368200;
}
.bs-success-msg-area .ch-sbj-title.r{
    color: #d9272b;
}
.bs-success-msg-area .lb-bs-inner .ch-sbj-title{
    padding-bottom: 0;
}
.pp-upcoming-sessions .line{
    border-bottom: dashed 1px #cdc7d4;
    padding-bottom: 5px;
    padding-top: 3px;
}
.pp-upcoming-sessions .line:last-child{
    border-bottom: 0;
    padding: 0;
}
.pp-upcoming-sessions .date{
    color: #555555;
    text-align: center;
    width: 100%;
}
.pp-upcoming-sessions .date-i{
    margin: 0 auto;
    display: inline-block;
}
.pp-upcoming-sessions .date i{
    width: 15px;
    height: 1px;
    display: block;
    background-color: #cdc7d4;
    float: left;
    margin-top: 7px;
}
.pp-upcoming-sessions .date span{
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}
.pp-upcoming-sessions .bt{
    margin-top: 5px;
}
.pp-upcoming-sessions .author a{
    color: #3498db;
    text-decoration: underline;
}
.pp-upcoming-sessions .author a:hover{
    text-decoration: none;
}
.start-stop-btn button{
    width: 29px;
    height: 14px;
    border: 0;
    font-size: 11px;
    text-align: center;
    padding: 0 1px 0 2px;
    margin: 0 9px 0 0;
    color: white;
    outline: none;
    cursor: pointer;
    display: block;
}
.pp-session-block .start-stop-btn button{
    width: 55px;
    height: 25px;
    font-size: 13px;
}
.start-stop-btn.cr{
    border: solid 1px #f36a6a;
}
.start-stop-btn.cg{
    border: solid 1px #368200;
}
.start-stop-btn.cs{
    border: solid 1px #cdc7d4;
}
.start-stop-btn.cr button{
    background-color: #f36a6a;
}
.start-stop-btn.cg button{
    background-color: #368200;
}
.start-stop-btn.cs button{
    background-color: #cdc7d4;
}
.start-stop-btn.cg:hover{
    border: solid 1px #186400;
}
.start-stop-btn.cg:hover button{
    background-color: #186400;
}
.start-stop-btn.cr:hover{
    border: solid 1px #d72f35;
}
.start-stop-btn.cr:hover button{
    background-color: #d72f35;
}
.start-stop-btn.cs-a{
    border: solid 1px #cdc7d4;
    color: #424242;
}
.start-stop-btn.cs-a button{
    background-color: #cdc7d4;
    color: #424242;
}
.start-stop-btn.cs-a:hover{
    border: solid 1px #353739;
    color: white;
}
.start-stop-btn.cs-a:hover button{
    background-color: #353739;
    color: white;
}
.bill-info-line{
    font-size: 14px;
    color: #424242;
    padding-bottom: 5px;
}
#ads_change_bill_info,
#course_change_bill_info,
#take_test_change_bill_info,
#change_bill_info{
    font-size: 12px;
    color: #3498db;
    text-decoration: underline;
    cursor: pointer;
    margin-top: 15px;
    display: inline-block;
}
#course_change_bill_info:hover,
#take_test_change_bill_info:hover,
#change_bill_info:hover{
    text-decoration: none;
}
.sessions-all .pages-c-block{
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
}
.sessions-all .btn-sm-gr{
    margin-top: 10px;
}
.pp-session-block .pages-c-block-r .send-test{
    margin-top: 10px;
}
.pp-session-block .pages-c-block-r .send-test,
.pp-session-block .pages-c-block-r .accept,
.pp-session-block .pages-c-block-r .cancel,
.pp-session-block .pages-c-block-r .delete,
.pp-session-block .pages-c-block-r .reject{
    width: 75px;
    text-align: center;
    padding-right: 0;
    padding-left: 0;
}
.pp-session-block .pages-c-block-r .reject.r-y{
    margin-top: 30px;
}
.pp-session-block.ed .pages-c-block-m,
.pp-session-block.ed .pages-c-block-r,
.pp-session-block.er .pages-c-block-m,
.pp-session-block.er .pages-c-block-r{
    height: 85px;
}
.pp-session-block.er .pages-c-block-m.applied{
    height: 110px;
}
.pp-session-block .pages-c-block-l .img{
    height: 85px;
    width: 85px;
}
.pages-c-blocks .pp-session-block:last-child,
.pp-session-block .pages-c-blocks .pages-c-block:last-child{
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
}
#start_booked_session_confirm #f_name,
#start_booked_session_confirm #l_name{
    width: 185px;
}
#start_booked_session_confirm #exp_date_m{
    margin-right: 10px;
}
#start_booked_session_confirm .sec-code .img{
    margin-left: 10px;
}
.book-session-init-to-book.w420 .edu-btn{
    padding-right: 0;
    margin-right: 0;
}
#cancel_booked_session_confirm .j-filter-block-line .label,
#start_booked_session_confirm .j-filter-block-line .label{
    width: 335px;
}
.end-booked-session-confirm .modalWindow-content{
    width: 600px;
}
.end-booked-session-confirm .modalWindow-content-body{
    padding-top: 0;
    padding-bottom: 5px;
}
.end-booked-session-confirm .msg{
    border: solid 1px #d9272b;
    padding: 5px;
}
.end-booked-session-confirm .title {
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
}
.end-booked-session-confirm .users a{
    text-decoration: underline;
}
.end-booked-session-confirm .users a:hover{
    text-decoration: none;
}
.end-booked-session-confirm .users .ut-line{
    margin-bottom: 3px;
}
.end-booked-session-confirm .info{
    margin-top: 20px;
}
.end-booked-session-confirm .users .col{
    width: 500px;
}
.end-booked-session-confirm .users .line{
    padding-top: 2px;
    padding-bottom: 2px;
}
.end-booked-session-confirm .users .line:hover{
    background-color: #f0edf3;
}
.end-booked-session-confirm .users .line .name{
    width: 360px;
    padding-left: 3px;
}
.profile-edit-personal-info .pas .line{
    margin-bottom: 3px;
}
.profile-edit-personal-info .pas .f_l{
    width: 610px;
}
.profile-edit-personal-info .pas-add{
    margin-left: 5px;
    margin-top: 7px;
    cursor: pointer;
    text-decoration: underline;
}
.profile-edit-personal-info .pas-add:hover {
    text-decoration: none;
}
.mw-tab-content-area.q-category .del-cat i,
.btn-act i.ltaci,
.p-bs-set-payment-general .btn-act i,
.p-bs-set-payment-level .btn-act i,
.profile-edit-personal-info .pas .line i{
    width: 10px;
    height: 10px;
    display: block;
    margin-top: 9px;
    margin-right: 5px;
    cursor: pointer;
    color: red;
    background: url("../../../images/v1/close_gray_min.svg") 0 0 no-repeat;
}
.p-bs-set-payment-level .btn-act i{
    background: url("../../../images/v1/close_dark_gray_min.png") 0 0 no-repeat;
}
.book-session-subject-block .btn_s div{
    padding: 0;
    margin: 0 0 0 10px;
}
.book-session-subject-block .edu-btn{
    font-size: 12px;
    float: right;
}
.book-session-subject-block .edu-btn a{
    font-size: 12px;
    padding: 0 10px 0 10px;
    line-height: 25px;
}
.book-session-subject-block .btn-delete{
    float: right;
    margin: 0;
    padding: 0 10px 0 10px !important;
    font-weight: normal;
}
#psf_skill_tags.tags{
    height:120px;
    overflow: hidden;
    overflow-y:auto;
}
.pp-session-block .btn_s div{
    margin: 0;
}
.pp-session-block .delete{
    margin-top: 12px;
}
.lb_bs_year .passed{
    color: #cdc7d4;
}
.upload-p-btn{
    display: inline-block;
    color: #b799cd;
    text-decoration: underline;
    padding-left: 30px;
    cursor: pointer;
    height: 20px;
    padding-top: 2px;
    background: url("../../../images/v1/profile/ph_up.svg") 0 0 no-repeat;
}
.upload-p-btn:hover{
    text-decoration: none;
    color: #4b0082;
    background-position: 0 -40px;
}
.iv-list ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.iv-list ul li.p{
    float: left;
    width: 143px;
    height: 210px;
    margin-right: 24px;
    display: block;
}
.iv-list ul li.p:nth-child(5n){
    margin-right: 0;
}
.iv-list ul li.p .name{
    margin-bottom: 3px;
    margin-top: 10px;
    display: block;
}
.iv-list ul li.p .img{
    padding: 1px;
    height: 148px;
    line-height: 148px;
    vertical-align: middle;
    border: solid 1px #cdc7d4;
    position: relative;
}
.iv-list ul li.p .img img{
    vertical-align: middle;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 139px;
    max-height: 148px;
}
.iv-list ul li.p .act{
    margin-top: 4px;
}
.iv-list ul.lsh li{
    padding-left: 14px !important;
    margin-right: 10px;
    font-weight: normal;
}
.iv-list ul.lsh{
    display: inline-block;
}
.iv-list ul.lsh li span{
    padding-top: 2px;
    display: block;
}
.profile-videos .iv-list ul li.p{
    width: 395px;
    height: 320px;
}
.profile-videos .iv-list ul li.p{
    margin-right: 24px;
}
.profile-videos .iv-list ul li.p:nth-child(2n){
    margin-right: 0;
}
.profile-videos .iv-list ul li.p .v{
    height: 260px;
    border: solid 1px #cdc7d4;
}
.events-list > ul,
.tests-list > ul,
.projects-list > ul{
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
}
.events-list > ul > li,
.tests-list > ul > li,
.projects-list > ul > li{
    float: left;
    width: 167px;
    margin-right: 24px;
    margin-bottom: 15px;
    border: solid 1px #cdc7d4;
    padding: 4px 4px 4px 2px;
}
.events-list > ul > li{
    width: 240px;
}
.events-list > ul > li:nth-child(4n),
.tests-list > ul > li:nth-child(4n),
.projects-list > ul > li:nth-child(4n){
    margin-right: 0;
}
.pr-shared-event-list .events-list > ul > li:nth-child(4n),
.pr-shared-event-list .events-list > ul > li,
.pr-shared-project-list .projects-list > ul > li:nth-child(4n),
.pr-shared-project-list .projects-list > ul > li,
.pr-shared-test-list .tests-list > ul > li:nth-child(4n),
.pr-shared-test-list .tests-list > ul > li{
    margin-right: 36px;
}
.pr-shared-event-list .events-list > ul > li:nth-child(3n),
.pr-shared-project-list .projects-list > ul > li:nth-child(3n),
.pr-shared-test-list .tests-list > ul > li:nth-child(3n){
    margin-right: 0;
}
.events-list > ul > li .img,
.tests-list > ul > li .img,
.projects-list > ul > li .img{
    position: relative;
    width: 170px;
    height: 114px;
    line-height: 114px;
    vertical-align: middle;
    cursor: pointer;
}
.events-list > ul > li .img{
    width: 240px;
    height: 156px;
    line-height: 156px;
}
.events-list > ul > li .img img,
.tests-list > ul > li .img img,
.projects-list > ul > li .img img{
    vertical-align: middle;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 167px;
    max-height: 108px;
    z-index: 5;
}
.events-list > ul > li .img img{
    max-width: 240px;
    max-height: 155px;
}
.events-list > ul > li .title,
.tests-list > ul > li .title,
.projects-list > ul > li .title{
    margin-top: 2px;
    cursor: pointer;
    border-bottom: solid 1px #cdc7d4;
    padding-bottom: 3px;
    text-align: center;
    height: 30px;
}
.tests-list > ul > li .title a{
    color: #181818;
    text-decoration: none;
}
.tests-list > ul > li .title a:hover {
    text-decoration: underline;
}
.events-list > ul > li .title{
    cursor: default;
}
.events-list > ul > li .title a{
    color: #181818;
    text-decoration: none;
}
.events-list > ul > li .title a:hover{
    text-decoration: underline;
}
#test_list_assigned > ul > li .title,
#test_list_assigned > ul > li .img{
    cursor: default;
}
.events-list .qa-questions-block,
.tests-list .qa-questions-block,
.projects-list .qa-questions-block{
    padding: 0;
}
.events-list .qa-questions-block .info,
.tests-list .qa-questions-block .info,
.projects-list .qa-questions-block .info{
    margin-top: 5px;
}
.events-list .ed-btn,
.tests-list .ed-btn,
.projects-list .ed-btn{
    border-bottom: solid 1px #cdc7d4;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    color: #368200;
}
.events-list .ed-btn img,
.tests-list .ed-btn img,
.projects-list .ed-btn img{
    margin-top: 8px;
}
.events-list .green-btn,
.tests-list .green-btn,
.projects-list .green-btn{
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 20px;
    margin: 5px 3px 3px 3px;
}
.events-list .view,
.tests-list .view,
.projects-list .view{
    border-bottom: solid 1px #cdc7d4;
    padding-bottom: 5px;
    padding-left: 2px;
}
.events-list .act,
.tests-list .act,
.projects-list .act{
    padding: 5px 2px 2px 2px;
}
.events-list .btn-edit-profile,
.tests-list .btn-edit-profile,
.projects-list .btn-edit-profile{
    display: inline-block;
}
.projects-lb .ws{
    width: 584px;
}
.projects-lb .step{
    width: 177px;
    height: 35px;
    cursor: pointer;
}
.projects-lb i.c{
    margin-top: 10px;
}
.projects-lb .p12,
.projects-lb .p1{
    width: 42px;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    background: #cdc7d4;
    margin-right: 1px;
    text-align: center;
}
.projects-lb .p2{
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    text-align: center;
    width: 134px;
    background: #cdc7d4 url("../../../images/v1/profile/project/pr.png") 100% 0 no-repeat;
}
.projects-lb .step .p12{
    text-align: right;
    background: #cdc7d4 url("../../../images/v1/profile/project/pl.png") 0 0 no-repeat;
}
.projects-lb .step.active .p12,
.projects-lb .step.active .p1{
    color: white;
    text-align: right;
    background: #4b0082 url("../../../images/v1/profile/project/al.png") 0 0 no-repeat;
}
.projects-lb .step .p12 span,
.projects-lb .step.active .p1 span{
    padding-right: 8px;
}
.projects-lb .step.active .p2{
    color: white;
    background: #4b0082 url("../../../images/v1/profile/project/ar.png") 100% 0 no-repeat;
}
#project_step1 .tools .line{
    margin-bottom: 3px;
}
#project_step1 .tools input{
    width: 510px;
}
#project_step1 .tools .add-new{
    width: 30px;
    text-align: right;
    line-height: 27px;
    vertical-align: middle;
}
#project_step1 .tools .add-new span{
    cursor: pointer;
    text-transform: uppercase;
    text-decoration: underline;
    color: #4b0082;
    padding: 0;
    margin: 0;
}
#project_step1 .tools .add-new span:hover{
    text-decoration: none;
}
#project_step1 .tools i.close{
    width: 12px;
    height: 12px;
    margin-left: 12px;
    margin-top: 8px;
    background: url("../../../images/v1/close12.svg") 0 0 no-repeat;
}
#project_step2 .btn-area{
    height: 30px;
    border-bottom: solid 1px #cdc4b1;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
#project_step2 .btn-area .f_r{
    margin-left: 10px;
}
.projects-lb .content-tools{
    height: 29px;
    display: block;
    border: dashed 1px #171717;
}
.projects-lb .content-tools i.text{
    width: 22px;
    height: 17px;
    margin: 6px 0 0 6px;
    cursor: pointer;
    background: url("../../../images/v1/profile/project/text.svg") 0 -32px no-repeat;
}
.projects-lb .content-tools i.photo{
    width: 22px;
    height: 17px;
    margin: 6px 0 0 6px;
    cursor: pointer;
    background: url("../../../images/v1/profile/project/photo.svg") 0 -32px no-repeat;
}
.projects-lb .content-tools i.video{
    width: 22px;
    height: 17px;
    margin: 6px 0 0 6px;
    cursor: pointer;
    background: url("../../../images/v1/profile/project/video.svg") 0 -32px no-repeat;
}
.projects-lb .content-tools i.delete{
    width: 22px;
    height: 17px;
    margin: 6px 0 0 6px;
    cursor: pointer;
    background: url("../../../images/v1/profile/project/delete.png") 0 0 no-repeat;
}
.projects-lb .content-tools i.video:hover,
.projects-lb .content-tools i.photo:hover,
.projects-lb .content-tools i.text:hover{
    background-position: 0 0;
}
.projects-lb .content-type{
    margin-top: 10px;
}
.project-view-lb i.c{
    margin-top: 0 !important;
}
.project-view-lb .lb-bs-i-block-inner{
    padding: 0 !important;
}
.project-view-lb .ws{
    width: 775px;
}
.project-view-lb .p15{
    padding: 15px;
}
.project-view-lb .p-d{
    width: 572px;
    border-right: solid 1px #cdc7d4;
}
.project-view-lb .info{
    width: 190px;
}
.project-view-lb.tvlb .info{
    width: 200px;
}
.project-view-lb .info .p5{
    padding: 10px 5px;
}
.tvlb .info .p5{
    border-bottom: solid 1px #cdc7d4;
}
.tvlb .info .p5:hover,
.tvlb .info .p5.active{
    background-color: #f0f0f0;
}
.project-view-lb .info .p-info{
    border-bottom: solid 1px #cdc7d4;
    width: 100%;
    padding-bottom: 5px;
    position: relative;
}
.tvlb .info .p-info.dbb{
    border-bottom: dashed 1px #cdc7d4;
}
.tvlb .info .p-info.ndbb{
    border-bottom: 0;
}
.tvlb .info .p-info .u-n a{
    color: #171717;
    text-decoration: none;
}
.tvlb .info .p-info .u-n a:hover{
    text-decoration: underline;
}
.project-view-lb .info .p-info .prof{
    margin-top: 3px;
}
.project-view-lb .info .p-info .edit{
    display: inline-block;
    margin-top: 15px;
}
.project-view-lb .info .p-info .img{
    position: absolute;
    right: 0;
    top: 15px;
}
.project-view-lb .qa-questions-block{
    padding-top: 0;
}
.project-view-lb .qa-questions-block .info ul li{
    font-size: 11px !important;
    color: #777777;
}
.project-view-lb .qa-questions-block .info ul li.views{
    padding-top: 2px;
}
.project-view-lb .btn-like-vm{
    display: block;
    text-align: center;
    background-position: 30px 6px;
    margin-top: 5px;
}
.project-view-lb .plb-mi{
    padding-left: 0;
}
.tests-lb .ws{
    width: 690px;
}
.tests-lb .title{
    padding: 10px;
}
.tests-lb .t-lb-w{
    width: 658px;
    border-left: solid 1px #2d2c2e;
}
.tests-lb .nb-emp,
.tests-lb .new-btn{
    width: 100%;
    height: 31px;
    line-height: 31px;
    vertical-align: middle;
    display: block;
    text-align: center;
    color: #368200;
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    border-bottom: solid 1px #cdc7d4;
}
.tests-lb .new-btn{
    cursor: pointer;
}
.tests-lb .numbers{
    width: 31px;
}
.tests-lb .numbers ul{
    padding: 0;
    list-style: none;
    margin: 7px 0 0 7px;
}
.tests-lb .numbers ul li.gr{
    border: solid 1px #368200;
    background-color: #368200;
    color: white;
}
.tests-lb .numbers ul li.rd{
    border: solid 1px #d9272b;
    background-color: #d9272b;
    color: white;
}
.tests-lb .numbers ul li{
    width: 17px;
    height: 17px;
    line-height: 17px;
    vertical-align: middle;
    text-align: center;
    border: solid 1px #cdc7d4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    margin-bottom: 5px;
}
.tests-lb .numbers ul li.active{
    border: solid 1px #171717;
    background-color: white;
    color: black;
}
.tests-lb .top{
    border-bottom: solid 1px #cdc7d4;
    width: 100%;
    display: block;
    height: 31px;
}
.tests-lb .top ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.tests-lb .top ul li{
    float: left;
    width: 100px;
    text-align: center;
}
.tests-lb .top ul li .tm{
    padding-left: 10px;
    padding-right: 10px;
    line-height: 31px;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
}
.tests-lb .top ul li .tm.active{
    font-weight: bold;
}
.q-answer-type-area .line,
.tests-data-area .line{
    width: 100%;
    display: block;
    margin-bottom: 3px;
    line-height: 28px;
    vertical-align: middle;
}
.q-answer-type-area .line .opt-num,
.tests-data-area .line .opt-num{
    width: 40px;
    text-align: left;
}
.q-answer-type-area .line .btn,
.tests-data-area .line .btn{
    width: 27px;
    margin-left: 10px;
    text-align: right;
    text-decoration: underline;
    color: #4b0082;
    cursor: pointer;
}
.q-answer-type-area .line .btn:hover,
.tests-data-area .line .btn:hover{
    text-decoration: none;
}
.q-answer-type-area .line .form,
.tests-data-area .line .form{
    width: 540px;
}
.q-answer-type-area .checkbox-list ul,
.tests-data-area .checkbox-list ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.q-answer-type-area .checkbox-list ul li,
.tests-data-area .checkbox-list ul li{
    float: left;
}
.q-answer-type-area .checkbox-list .checkbox-list-line-i,
.tests-data-area .checkbox-list .checkbox-list-line-i{
    width: 150px;
}
.tests-lb .btn-sm-gr{
    margin: 3px 10px 0 0;
}
.tests-lb .cc-err-msg-ar{
    display: inline-block;
    float: right;
    margin-right: 15px;
    margin-top: 1px;
}
.tests-lb .cc-err-msg-area .cc-err-msg{
    right: 0;
    left: auto;
}
.tests-lb .bs-init-tob-main .f_r{
    width: 215px;
}
.tests-lb .session-pay-info .f_r{
    width: 50px;
}
.tests-lb .session-pay-info .line{
    height: 18px;
    line-height: 18px;
}
.tests-lb .session-pay-info .line.emp{
    height: 1px;
}
.tests-data-payment .bs-init-tob-main{
    border-bottom: none;
}
.tests-data-payment .txt{
    padding-bottom: 15px;
    font-style: italic;
}
.tests-data-payment .bs-init-tob-main{
    border-top: solid 1px #efe8f6;
    width: 617px;
}

.q-answer-type-area .lines ul,
.tests-data-area .lines ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.q-answer-type-area .line .close12,
.tests-data-area .line .close12{
    margin: 8px 0 0 15px;
}
.tests-data-payment .bill-info{
    color: #3498db;
    text-decoration: underline;
    cursor: pointer;
    display: inline-block;
}
.tests-data-payment .bill-info:hover{
    text-decoration: none;
}
.tests-data-payment #test_payment_type_res .last-name,
.tests-data-payment #test_payment_type_res .first-name{
    width: 185px;
}
.tests-data-payment #test_payment_type_res #exp_date_m{
    margin-right: 10px;
}
.tests-data-payment #test_payment_type_res .sec-code img{
    margin-left: 10px;
}
.tests-data-payment #test_payment_type_res .agree .label{
    width: 355px;
}
.tests-data-payment .btn_s .cancel{
    float: left;
    margin: 0 15px 0 0;
    line-height: 20px;
}
.tests-data-payment .btn_s .ok{
    display: inline-block;
    margin: 0;
    padding: 0;
}
.tests-data-payment .btn_s .ok a{
    line-height: 20px;
}
.tests-data-payment .label{
    cursor: default;
}
.tests-lb .test-timer{
    margin-top: 4px;
    margin-right: 30px;
}
.tests-lb .test-timer-inner{
    border: solid 1px #cdc7d4;
    display: inline-block;
    padding: 2px 6px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    font-weight: bold;
    color: #171717;
}
.take-test-question .q-title{
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 16px;
    padding: 0 !important;
}
.take-test-question .o-title{
    margin-bottom: 7px;
    font-size: 14px;
    padding: 0 !important;
}
.take-test-question .o-desc{
    margin-bottom: 10px;
    font-size: 12px;
    padding: 0 !important;
}
.take-test-question .question{
    font-weight: normal;
    margin-bottom: 50px;
}
.project-view-lb.tvlb .question{
    margin-bottom: 30px;
}
.project-view-lb.tvlb .question-area{
    margin-bottom: 20px;
}
.project-view-lb.tvlb .question-area .labels{
    margin-bottom: 5px;
}
.project-view-lb.tvlb .question-area .label{
    padding-bottom: 3px;
}
.take-test-question textarea{
    width: 100%;
    min-height: 70px;
}
.take-test-question .view-ans-link{
    text-decoration: underline;
    display: inline-block;
    cursor: pointer;
    margin-top: 20px;
    margin-bottom: 5px;
}
.take-test-question .view-ans-link:hover{
    text-decoration: none;
}
.take-test-question .answer{
    margin-bottom: 5px;
}
.take-test-question .answer span{
    color: #3b8506;
}
.take-test-question .answer-area{
    display: none;
}
.project-view-lb.tvlb .btn-sm-gr{
    background-color: #cdc7d4;
    font-weight: normal;
    padding: 0 10px;
}
.project-view-lb.tvlb .btn-sm-gr.active,
.project-view-lb.tvlb .btn-sm-gr:hover{
    background-color: #186400;
}
.project-view-lb.tvlb .res-info{
    margin-top: 20px;
}
.project-view-lb.tvlb .res-info div{
    margin-bottom: 3px;
    padding-left: 10px;
}
.project-view-lb.tvlb .res-info .title{
    font-weight: bold;
    padding-left: 0;
}
.project-view-lb.tvlb .res-info div i{
    font-style: normal;
}
.project-view-lb.tvlb .res-info .ra{
    color: #368200;
}
.test-st-invited{
    color: #3498db;
    margin-top: 26px;
}
.test-st-progress{
    color: #00d933;
    margin-top: 26px;
}
.test-st-failed{
    color: #f36a6a;
    margin-top: 26px;
}
.task-bill-mw .modalWindow-content-create{
    width: 625px;
}
.task-bill-mw .agree .label{
    width: 355px;
    cursor: default;
}
.task-bill-mw #bill_form_area{
    min-height: 350px;
}
.profile-courses .btn-area{
    margin-top: 25px;
}
.profile-courses .btn-area .btn-sm-gr,
.profile-courses .btn-area .btn-delete{
    margin-top: 5px;
    width: 50px;
    padding: 0 17px;
    text-align: center;
}
.pr-shared-course-list .pages-c-block-l .img,
.pr-following-course .pages-c-block-l .img,
.profile-courses .pages-c-block-l .img{
    border: solid 1px #cdc7d4;
    margin-right: 10px;
    padding: 1px;
    position: relative;
    width: 100px;
    height: 100px;
    line-height: 100px;
    vertical-align: middle;
    text-align: center;
}
.pr-shared-course-list .pages-c-block-l .img img,
.pr-following-course .pages-c-block-l .img img,
.profile-courses .pages-c-block-l .img img{
    vertical-align: middle;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100px;
    max-height: 100px;
    z-index: 5;
}
.profile-courses .btns{
    margin-top: 25px;
}
.profile-courses .btns .btn-follow,
.profile-courses .btns .btn-following{
    margin-bottom: 5px;
}
.profile-courses .m-info{
    color: #696969;
    margin-top: 10px;
}
.delete-basket{
    width: 13px;
    height: 17px;
    display: inline-block;
    text-decoration: none;
    margin: 6px 20px 0 0;
    background: url("../../../images/v1/delete_r_basket.svg") 0 0 no-repeat;
}
.take-test-question .q-score .f_r{
    color: #777777;
    margin-right: 10px;
}
.take-test-question .q-score .f_r input{
    width: 40px;
    height: 20px;
    color: #3b97d3;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    margin-top: -4px;
    text-align: center;
    padding: 0;
}
.field-under-desc{
    margin-top: 2px;
    font-size: 11px;
    color: #cdc7d4;
}
.q-answer-type-area .take-test-question img,
.tests-data-area .take-test-question img{
    max-width: 600px;
}
.take-test-question .question-area img{
    max-width: 500px;
}
.take-test-question .question-area .question{
    vertical-align: top;
}
.lb-bs-inner .btn-like-vm{
    background-color: #cdc7d4;
}
.lb-bs-inner .btn-like-vm:hover{
    background-color: #808480;
}
.lb-bs-inner .btn-like-vm.active{
    background-color: #3498db;
}
.lb-bs-inner .btn-like-vm.active:hover{
    background-color: #2880b8;
}
.profile-main-left .pages-jobs-title{
    position: relative;
}
.profile-main-left .pages-jobs-title-right{
    width: 120px;
    position: absolute;
    top: 0;
    right: 0;
}
.profile-main-left .pages-jobs-desc{
    width: 70%;
    margin: 0;
}
.profile-main-left .pages-jobs-info li.location{
    width: 22%;
}
.profile-main-left li.duration{
    width: 15% !important;
}
.pr-act-book{
    width: 465px;
}
.c_code{
    width: 35px;
    height: 26px;
    line-height: 26px;
    border: solid 1px #bebebe;
    vertical-align: middle;
    text-align: center;
}
.ci-mobile{
    width: 505px;
    padding-right: 10px;
}
.mit-area{
    width: 400px;
    padding-right: 10px;
}
.profile-fam-block .side-block-title-wa {
    padding-bottom: 2px !important;
}
.profile-fam-block .btn-cancel,
.profile-fam-block .btn-delete,
.profile-fam-block .btn-sm-gr{
    height: 17px;
    line-height: 17px;
    padding-left: 5px;
    padding-right: 5px;
}
.prof-unenroll .btn-cancel{
    display: block !important;
    text-align: center !important;
}
.form-bank-data,
.form-slider-data{
    position: relative;
    width: 100%;
}
.form-bank-data .container,
.form-slider-data .container{
    display: none;
    width: 100%;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.profile-photo-verify{
    width: 100% !important;
}
.p-bs-set-com-tool-area-line{
    background: #eeeeee;
    margin-bottom: 30px;
}
.p-bs-set-lesson-type-area-line{
    margin-bottom: 30px;
}
.p-bs-set-payment-level-line{
    background: #dddddd;
}
.side-block-title-options .btn-edit-profile{
    color: #858585;
    padding-top: 3px;
    padding-bottom: 3px;
    background-position: 6px 6px;
}
.side-block-title-options .btn-edit-profile:hover{
    background-position: 6px -18px;
}
.side-block-title-options .btn-delete{
    padding: 0 10px 1px 10px !important;
}
#pp_book_session_window .modalWindow-content-title span.fw_n,
#pp_book_session_window .modalWindow-content-title span.fw_b{
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
}
#pp_book_session_window .bill-info-mw-bottom .cancel{
    margin: 0;
}
#pp_book_session_window .btn_s div,
#pp_book_session_window .btn_s a,
#pp_book_session_window .modalWindow-content-footer a {
    padding-top: 0;
    margin: 0;
    cursor: default;
}
#pp_book_session_window .bill-info-mw-bottom{
    margin-top: 9px !important;
}
#pp_book_session_window .modalWindow-content-footer .cancel,
#pp_book_session_window .modalWindow-content-footer .edu-btn a{
    cursor: pointer;
}
#pp_book_session_window .modalWindow-content-footer .edu-btn a.passive{
    display: block !important;
    background: #abcee6 !important;
    cursor: default;
}
.bs-lesson-type{
    border-radius: 6px;
    background-color: #fff;
    margin: 0 auto 10px;
    padding: 15px 20px;
    width: 692px;
    height: 65px;
    box-shadow: 0 4px 15px 0 rgba(0,0,0,.1);
    align-items: center;
    cursor: pointer;
    position: relative;
}
.bs-lesson-type.com-language,
.bs-lesson-type.com-tool{
    width: 275px;
    height: 40px;
    border-radius: 50px;
}
.bs-lesson-type.com-language .ctt,
.bs-lesson-type.com-tool .ctt{
    text-align: center;
}
.bs-lesson-type.small{
    width: 275px;
    height: 40px;
    border-radius: 50px;
    margin: 0 40px 10px 0;
    float: left;
}
.bs-lesson-type.small.ev{
    margin-right: 0;
}
.bs-lesson-type.active{
    background-color: rgba(0,191,189,.04);
    border: 1px solid #00bfbd;
}
.bs-lesson-type .t{
    width: 540px;
}
.bs-lesson-type.small .t{
    width: 200px;
}
.bs-lesson-type .info{
    position: absolute;
    bottom: 13px;
}
.bs-lesson-type.small .info{
    bottom: 5px;
}
.form-slider-data .side-block{
    width: 692px;
    margin: 0 auto 15px;
}
#pp_book_session_window .modalWindow-content-create{
    position: relative;
}
.bs-lesson-type-nav{
    position: absolute;
    left: 0;
    top: 46px;
    width: 98%;
    border-bottom: solid 1px #fcfcfc;
    background: white;
    min-height: 30px;
    z-index: 99999;
}
.bs-lesson-type ul.h-i li.location .r1_11{
    width: 500px;
}
#bs_lt_bi_res .bs-lesson-type{
    float: none !important;
    border-radius: 6px;
    width: 692px;
    height: 65px;
    cursor: default;
    margin: 0 auto 10px;
}
#bs_lt_bi_res{
    border-left: solid 1px #efe8f6;
    padding-left: 20px;
    height: 100%;
}
.bs-lt-bi-total{
    border-top: solid 1px #efe8f6;
}
.bs-lb-sch-cal{
    width: 904px;
    margin: 0 auto;
}
.bs-lb-sch-cal-top-bill{
    width: 730px;
    margin: 0 auto;
}
.bs-lb-sch-cal-top-bill .table-cell,
.bs-lb-sch-cal-top .table-cell{
    border: none !important;
    width: 100% !important;
}
.bs-lb-sch-cal-top-bill .table-cell .time,
.bs-lb-sch-cal-top .table-cell .time{
    width: auto !important;
    padding-left: 3px !important;
    padding-right: 3px !important;
    margin-bottom: 10px !important;
    font-size: 15px !important;
    margin-right: 8px !important;
    background-color: white !important;
    border: none !important;
    color: #171717 !important;
}
.bs-lb-sch-cal-top .av-ses-l{
    margin-left: 74px !important;
    margin-right: 74px !important;
}
.bs-lb-sch-cal-top .av-ses-l:nth-child(2n+1) {
    margin-right: 94px !important;
}
.bs-lb-sch-cal-top-bill .av-ses-l{
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.bs-lb-sch-cal-top-bill .av-ses-l i.c,
.bs-lb-sch-cal-top .av-ses-l i.c{
    width: 10px; 
    height: 10px;
    display: block;
    margin-top: 2px;
    cursor: pointer;
    background: url("../../../images/v1/close_gray_min.svg") 0 0 no-repeat;
}
.bs-lb-sch-cal-top-bill .to-schedule,
.bs-lb-sch-cal-top .to-schedule{
    width: 293px;
    color: #bbbbbb;
    height: 24px;
}
.lt-ll-pr-s{
    color: #aaaaaa;
    float: right;
    margin-right: 3px;
}
input[name='price_line_sh']{
    background: red;
}
.sch-level-area-t{
    width: 150px;
    border: solid 1px white;
}
#cancel_booked_session_confirm .modalWindow-content-create,
#start_booked_session_confirm .modalWindow-content-create {
    max-width: 800px !important;
}
.bs-cancel-up-rs,
.bs-start-rs{
    width: 337px;
    border-left: solid 1px #efe8f6;
}
#bs_paid_lesson_bank_err{
    z-index: 7500 !important;
}
.green-btn.bs-notify-pay-for-lesson,
.green-btn.bs-pay-for-lesson{
    padding-left: 5px !important;
    padding-right: 5px !important;
    line-height: 24px !important;
    font-size: 13px !important;
}
.green-btn.bs-notify-pay-for-lesson.s-u,
.green-btn.bs-pay-for-lesson.s-u{
    padding-left: 6px !important;
    padding-right: 6px !important;
    font-size: 11px !important;
    line-height: 16px !important;
    height: 16px !important;
    display: inline-block;
}
.applier.pos-rel{
    z-index: 5555;
}
.pages-c-block.bs-sp-l-bl li{
    font-size: 12px;
}
.pages-c-block.bs-sp-l-bl li.ind{
    padding-left: 19px !important;
}
.pp-tutoring .line .name.r1_16{
    line-height: 24px !important;
}
.timer-countdown .date span{
    font-size: 10px;
    color: black;
    font-weight: normal;
}
.timer-countdown .date span b{
    font-size: 13px;
    font-weight: normal;
}
.timer-countdown1{
    border: solid 1px white;
}
.timer-countdown1 span{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.profile-main ul.qa-q-l-ul li.block{
    width: 100% !important;
}
#pp_session_init_gen_settings_window .modalWindow-content-body,
#pp_session_init_settings_window .modalWindow-content-body{
    padding-top: 0;
}
.mw-tab,
.lesson-settings-tab{
    width: 700px;
    height: 40px;
    margin-left: -20px;
    border-bottom: solid 1px #dddddd;
}
.mw-tab .cell,
.lesson-settings-tab .cell{
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    height: 40px;
    line-height: 40px;
    border-right: solid 1px #dddddd;
    font-size: 14px;
    font-weight: bold;
    background: white;
    cursor: pointer;
    color: #aaaaaa;
}
.mw-tab .cell.active,
.lesson-settings-tab .cell.active{
    margin-top: 1px;
}
.pp-session-assigned-tests .tests-list ul li.test-list-block,
.pp-session-send-test .tests-list ul li.test-list-block{
    margin-right: 35px !important;
}
.pp-session-assigned-tests .tests-list ul li.test-list-block:nth-child(3n),
.pp-session-send-test .tests-list ul li.test-list-block:nth-child(3n){
    margin-right: 0 !important;
}
.bs-cal-list-line-area .na{
    color: #9e9e9e;
}
.bs-cal-list-line-area .cr{
    color: #f36a6a;
}
.bs-cal-list-line-title:hover,
.bs-cal-list-line:hover,
.bs-cal-list-line.active{
    background: #e0d9e8;
}
.bs-cal-list-line i.edit{
    width: 12px;
    height: 12px;
    display: block;
    margin-right: 10px;
    margin-top: 3px;
    cursor: pointer;
    background: url('../../../images/v1/pen.svg') 0 0 no-repeat;
}
.bs-cal-list-line i.delete{
    width: 12px;
    height: 12px;
    display: block;
    margin-right: 10px;
    margin-top: 3px;
    cursor: pointer;
    background: url('../../../images/v1/close12.svg') 0 0 no-repeat;
}
.bs-cal-list-line-new{
    cursor: pointer;
    text-decoration: underline;
}
.bs-cal-list-line-new:hover{
    text-decoration: none;
}
.bs-space-dash{
    width: 15px;
    text-align: center;
}
.bs-view-list{
    max-height: 540px;
    overflow: hidden;
    overflow-y: auto;
}
.profile-inner-mp .syllabus-materials-grades .grade-inner {
    border-bottom: solid 1px #cdc7d4;
    border-left: dotted 1px #cdc7d4;
    border-right: dotted 1px #cdc7d4;
}
.profile-inner-mp .syllabus-materials-grades .grade-inner ul li span div{
    text-align: center !important;
    width: 100%;
    color: #555555;
    padding-left: 0 !important;
}
.profile-inner-mp .syllabus-materials-grades .grade-inner ul li span.f1:nth-child(2){
    border: 0 !important;
}
.profile-courses-cert .table-list-view .profile-cert-grade-area,
.profile-courses-cert .table-list-view ul.week-sub li.bg_y_th{
    background: #FEFBF3;
}
.profile-courses-cert .table-list-view ul.week-sub li.bg_y_th:nth-child(2n+1){
    background: #FEFBF3;
}
.profile-courses-cert .table-list-view ul.week-sub li.bg_y_th:nth-child(2n) {
    background: #fdf9eb;
}
.profile-courses-cert ul.week-sub li.bg_y_th.total{
    background-color: #fdf7e3;
}
.profile-comp-block .side-block-main a,
.profile-inst-block .side-block-main a{
    margin-right: 7px !important;
    margin-bottom: 5px !important;
    display: inline-block;
}
.profile-comp-block .side-block-main a:nth-child(4n),
.profile-inst-block .side-block-main a:nth-child(4n){
    margin-right: 0 !important;
}
.pr-shared-book-list .course-books .line{
    min-height: 100px;
}
.pr-shared-book-list .course-books .line:last-child,
.pr-jobs-list .profile-jobs-line:last-child,
.pr-shared-qa-list .qa-questions-block:last-child,
.pr-followers-people .f-list-line:last-child,
.pr-shared-course-list .pages-c-block:last-child,
.pr-following-course .pages-c-block:last-child,
.pr-following-people .f-list-line:last-child{
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
.pr-shared-book-list .course-books .line:first-child,
.pr-jobs-list .profile-jobs-line:first-child,
.pr-shared-qa-list .qa-questions-block:first-child,
.pr-followers-people .f-list-line:first-child,
.pr-shared-course-list .pages-c-block:first-child,
.pr-following-course .pages-c-block:first-child,
.pr-following-people .f-list-line:first-child{
    padding-top: 0 !important;
    margin-top: 0 !important;
    border-top: 0 !important;
}
.pr-jobs-list .profile-jobs-line.brd-0,
.pr-followers-people .f-list-line.brd-0,
.pr-following-course .pages-c-block.brd-0,
.pr-following-people .f-list-line.brd-0{
    border: 0 !important;
    padding-top: 0 !important;
}
#cb_modal_win .modalWindow-content-body{
    padding-top: 0 !important;
}
.bs-ch-num{
    height: 14px;
    line-height: 14px;
    vertical-align: middle;
    display: block;
}
.profile-lesson-intro{
    width: 100%;
}
.profile-lesson-intro .lesson-intro-video{
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: solid 1px #cdc7d4;
}
.profile-lesson-intro iframe{
    width: inherit !important;
    height: inherit !important;
}
.p-bs-gen-settings .transp{
    height: 105%;
    width: 110%;
    background: black;
    position:absolute;
    z-index: 9999;
    -moz-opacity: 0.1;
    opacity: 0.1;
    filter: alpha(opacity=10);
    top: -20px;
    left: -20px;
}
.btn_s a.pass{
    background: #abcee6 !important;
    cursor: default;
}
.lb-bs-save a.pass{
    background: #aecb99 !important;
}
.add-test-category{
    color: #368200;
    text-decoration: underline;
    cursor: pointer;
}
.delete-test-category{
    color: #d72f35;
    text-decoration: underline;
    cursor: pointer;
}
.add-test-category:hover,
.delete-test-category:hover{
    text-decoration: none;
}
.test-category-autocomplete{
    position: absolute;
    left: 0;
    top: 28px;
    border: solid 1px #d6d9dc;
    background-color: #d6d9dc;
    width: 558px;
    z-index: 4000;
    max-height: 300px;
    overflow-y: auto;
    box-shadow: 0 2px 2px rgb(0 0 0 / 30%);
}
.test-category-autocomplete ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}
.test-category-autocomplete ul li{
    padding-top: 10px;
    padding-bottom: 8px;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 1px;
    background-color: #f4f4f4;
}
.test-category-autocomplete ul li .txt {
    padding-left: 10px;
    padding-right: 10px;
}
.tq-ch-category{
    font-size: 13px;
    color: #181818;
    margin-bottom: 10px;
    cursor: pointer;
    text-decoration: none;
}
.tq-ch-category:hover{
    text-decoration: underline;
}
.tq-back-to-questions .txt{
    color: #777777;
    font-size: 13px;
    text-decoration: underline;
}
.tq-back-to-questions:hover .txt{
    text-decoration: none;
}
.question-file-res .delete{
    width: 12px;
    height: 12px;
    margin-top: 7px;
    cursor: pointer;
    background: url('../../../images/v1/close12.svg') 0 0 no-repeat;
}
.question-file-res .name{
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
    color: #444444;
}
.test-page{
    width: 100%;
    margin-top: 10px;
}
.test-page .invite-to-event{
    line-height: 25px !important;
    font-size: 14px !important;
}
.test-page-left{
    float: left;
    width: 72%;
}
.test-page-left-b{
    background: white;
    width: 100%;
    margin-bottom: 20px;
}
.test-page-left-inner{
    padding: 10px 20px 5px 20px;
}
.test-page-right{
    float: right;
    width: 26%;
}
.test-page-right-b{
    width: 100%;
    background: white;
    margin-bottom: 10px;
}
.test-page-right-inner{
    padding: 10px;
}
.test-page-right-title{
    border-bottom: solid 1px #cdc7d4;
}
.test-page-right-title:after{
    margin-top: 10px;
    margin-bottom: -1px;
    width: 70px;
    height: 3px;
    background: #4b0082;
    display: block;
    content: '';
}
.test-page-right-list ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.test-page-right-list ul li{
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.test-page-right-list ul li:first-child{
    margin-top: 20px;
}
.test-page-right-list ul li:last-child{
    margin-bottom: 0;
}
.test-page-right-b .side-block-main{
    padding-top: 10px;
    max-height: 450px;
    overflow: hidden;
    overflow-y: auto;
}
.test-page-left-b .event-url a{
    color: #3498db;
    text-decoration: underline;
    font-size: 16px;
}
.test-page-left-b .event-url a:hover{
    text-decoration: none;
}
.test-page-right .btn-follow{
    height: 20px !important;
    line-height: 20px !important;
    background-position: 12px 3px;
    padding-right: 15px !important;
    margin-top: 10px !important;
}
.test-cover-bg{
    text-align: center;
    background-image: linear-gradient(#cdc7d4, #ebecee);
}
.test-cover-bg img{
    margin: 0 auto;
}
.test-page .title{
    height: 48px;
    overflow: hidden;
    font-size: 20px;
    color: #181818;
    font-weight: bold;
    padding-left: 10px;
    width: 100%;
}
.test-page-left-inner .info{
    margin-top: 10px;
    font-size: 13px;
    color: #181818;
}
.test-page-left-inner .info .t{
    width: 83px;
    text-align: right;
    color: #777777;
}
.test-comment-title{
    border-bottom: solid 1px #cdc7d4;
}
.test-comment-title:after{
    margin-top: 6px;
    margin-bottom: -1px;
    width: 70px;
    height: 3px;
    background: #4b0082;
    display: block;
    content: '';
}
#pp_session_init_gen_settings_window .ls-ut-video-preview-area iframe,
#pp_session_init_gen_settings_window .ls-ut-video-preview-area{
    height: 300px !important;
}
#become_tutor_success_message .ch-sbj-title{
    line-height: 20px;
}
.filter-lesson-line .location{
    background: url('../../../images/v1/location_gray.svg') 5px 50% no-repeat;
    padding-left: 25px;
}
.filter-lesson-line .language{
    background: url('../../../images/v1/hl_language.svg') 0 40% no-repeat;
    padding-left: 25px;
}
.take-test-question .audio-das,
.take-test-question .audio-das .line{
    line-height: normal !important;
}
.take-test-question .audio-das .action-area .title.r1_11 {
    width: 450px !important;
    padding: 0 !important;
}
.tests-data-area .mw-tab{
    margin-top: -20px;
    width: 658px;
}
.mw-tab-content-area.q-category .add-cat{
    text-decoration: underline;
    cursor: pointer;
}
.mw-tab-content-area.q-category .add-cat:hover{
    text-decoration: none;
}
.mw-tab-content.t2 .btn_s{
    margin-right: 21px;
}
.mw-tab-content.t2 .btn_s .cancel-q-c{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.mw-tab-content.t2 .btn_s .save-q-c{
    padding: 0 10px;
    font-weight: normal;
    display: inline-block;
    float: right;
}