/*
Начало описание компонентов стандартной модели блоков

<div class="response">
	<div class="row justify-content-center">
		<div class="col-xs-12 col-lg-6 LineItem">
			<span class="colormark"></span>
			<div class="mainTextCont">
				<div class="btn-group dropdown">
					<a  href="#" class="mainText dropdown-toggle waves-effect waves-light" data-toggle="dropdown" aria-expanded="false">Текст</a>
					<div class="dropdown-menu dropdown-menu-right" >
						<a class="dropdown-item" href="">1</a>
						<a class="dropdown-item" href="">2</a>
					</div>
				</div>
			</div>
		</div>
	</div>
</div>

*/
/*Контейнер списка блоков*/


.btn-default, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
 border: unset !important;

}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.alert {
    margin-top: 10px;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

body .logosh img {
    height: 47px !important;
}

.alert-warning p b{
	color: #fff !important;
}

body .side-menu *{
    overflow: hidden !important;
}

@media(max-width: 990px){
    body * {
        -moz-user-select: none !important;
        -khtml-user-select: none !important;
        user-select: none !important;  
    }
}

.response {

    overflow-y: auto;
    width: 100%;
    position: absolute;
    height: calc(100% - 55px);
    left: 0;
    padding: 15px 16px 0px 29px;
    overflow-x: hidden;
    top: 50px;

}

 
	 
@media (min-width: 768px) and (max-width: 991px){
.response {
    width: calc(100% - 70px) !important;
    left: 70px !important;
}
}

/* height: calc(100% - 190px); -> height: 100%;  D!!!*/
@media (min-width: 992px){
.response {
    height: 100%;
	width: calc(100% - 220px);
	left: 220px;
}
}
/*главный блок*/
.LineItem {

    background-color: white;
    margin-bottom: 7px;
    height: 49px;
    line-height: 49px;

}

/*контейнер для главного текста блока*/
.mainTextCont {

    white-space: nowrap;
    text-overflow: ellipsis;
    width:100%;
   

}

.mainText{
font-size: 18px;
color: #000  !important;
width: 100%;
}

/*цветная метка*/
.colormark {
background-color:#5A8FB6;
    width: 8px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;

}
.numberLeft {
    position: absolute;
    left: -29px;
    top: 0;
    font-size: 18px;
    width: 29px;
    text-align: center;
    color: #636363;
}
/*менять троеточие справа на минус при раскрытии дропдовна*/
 .mainTextCont .show .dropdown-toggle::after { 

    content: "___";
    top: 3px;

} 
/*троеточие справа блока c дропдовном*/
.mainTextCont .dropdown-toggle::after {
display: inline-block;
    width: 0px;
    height: 0px;
    margin-left: .255em;
    vertical-align: .255em;
    content: "...";
  /*   background-image: url(https://atoms.com.ua/system/assets/images/call-answer.svg); */
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    border: none;
    font-size: 25px;
    line-height: 25px;
    position: absolute;
    right: 20px;
    top: 4px;
}

/*.mainTextCont .dropdown-toggle::after {
display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: .255em;
    vertical-align: .255em;
    content: "...";
    background-image: url(https://atoms.com.ua/system/assets/images/call-answer.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    border: none;
    font-size: 25px;
    line-height: 25px;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -10px;
}*/

/*
конец описание компонентов стандартной модели блоков
*/
.nextsteplink{
color: #99B5C2;
font-size: 16px;
display: inline-flex;
}
.dripicons-arrow-thin-right{
margin-left: 4px;
font-size: 14px;
margin-top: 3px;
}
.fullWidth{
width: calc(100% + 33px) !important;
left: -5px !important;
border-radius: 0px !important;
border-left: solid 8px #FEFFE4;
background-color: #F9F9F9;
top: -1px !important;
}


a.dropdown-toggle {

    font-weight: bold;
    font-size: 16px;
    text-overflow: ellipsis;
    width: 100%;

}
.p3{padding: 3px;}

.btn-group {
    width: 99%;
}
.mobilemenucont i{
	display:none !important; 
}
.mobilemenucont .dropdown-item {
    font-size: 22px;
}
.navbar-custom{
	margin-left: 0px;
}
.mobilemenucont.profile-dropdown {

    width: 300px !important;

}
/*body.widescreen .footer{
	display: block !important;
}*/
.badge, .btn, .label, .nav-user img, .contacts-list .avatar img, .morris-hover.morris-default-style, .conversation-list .chat-avatar img, .alert {
    -webkit-box-shadow: none;
    box-shadow: none;
}	
.logo {

    text-transform: none;

}
#page_title_head{
color: white !important;
padding-top: 5px;
font-size: 16px;
font-weight: bold;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
padding-left: 80px;
padding-right: 70px;
}
#page_title_note{
	font-size: 12px;
	color: white !important;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
padding-left: 80px;
padding-right: 70px;
}
#childSelect {
    width: 241px;
    border: none;
    border-radius: 0px;
    color: #595959;
    text-align: center;
    font-size: 16px;
    background-color: #f7f7f7;
    margin-bottom: 0px;
    margin-top: 10px;
}
body.smallscreen #childSelect {
    width: 90%;
    border: none;
    color: #373737;
    margin-left: 20px;
    background-color: #eee;
    font-size: 16px;
    text-align: center;
    border-radius: 4px 2px 2px 2px;
}
.sjrow{
max-width:200px;
}

#msgRead{ 
margin-top:20px;
float: right;
margin-right: 10px;
}

#insert_response{
margin-left: 50px !important;
color: #5AB6B2 !important;
background: white !important;
padding: 5px 5px 5px 5px !important;
border-radius: 6px 6px 6px 6px !important;
font-size: 16px;
}

.smallscreen #insert_response{
margin-top: 15px !important;
margin-left: 5px !important;
color: #32a45f !important;
background: white !important;
padding:3px 2px 4px 6px !important;
border-radius: 6px 6px 6px 6px !important;
z-index: 2000;
position: absolute;
left: 5px;
top: 14px;
}



@media (max-width: 767px) {
    .my-pad-2{
        padding: 0px 0px 0px 20px !important;
    }
    .my-pad-1{
    
    padding: 0px 0px 0px 40px !important;

    }
		div.dataTables_filter input {
    

    margin-left: 0.5em;
    display: inline-block;
    width: 80%;

}
.dataTables_filter{
	text-align: left;
}
.dataTables_length{display:none;}
div.dataTables_filter label{
	width: 100%;

padding: 5px 5px 0px 5px;
}
}
.alert-warning {
    background-color: #5a9fb6;
    border-color: #fcfcfc;
    color: #ffffff;
border:none;
}
.alert p{
	margin: 0px !important;
	text-align: center;
}
.custombox-modal-blur{
	position: relative !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child::before {

    top: 16px;
    height: 12px;
    width: 12px;
    border: 2px solid white;
    border-radius: 0px;
    line-height: 13px;
    background-color: #5a9fb6;
    font-size: 17px;

}




/* 
///////////////////////Daniil FRONT_END ///////////////////////////////////////// 
*/
/* @media (max-width: 990px){
	
.mainTextCont .mainText:before {
    position: absolute;
    content: ' ';
    width: 30px;
    height: 97%;
    right: 0px;
    top: 0px;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 55%);
}    
}
 */

.w-100-p{
    width: 100% !important;
}

.mb-140-d{
    margin-bottom: 110px;
}
.mb-6-0-d{
    margin-bottom: 60px;
}

.mh1{
    min-height: 3px;
}

.clearfix:before , .clearfix:after{
    content: ' ';
    display: table;
    clear: both;
}



.body.fixed-left .side-menu.left{
    overflow: hidden;
}


@media(max-width: 990px){
    .nex-day-p{
        margin-top: 8px !important;
    }
.join{
    padding-bottom: 40px;
}

.mainText {
    padding-left: 3px !important;
}





}

@media(max-width: 990px){

.pd-m304{
    padding-left: 15px !important;
    padding-right: 15px !important;
}
    
    .mob-pad{
        padding: 0px 0px 0px 15px;
    }

    .teacher-mob{
    left: -57px !important;
    min-width: 290px;
    padding-left: 20px;
    }

    .some_border{
        text-align: left !important;
        border-top: 1px solid #eee;
    }
    .new_class_pl{
    padding: 0px 15px !important;
}
    .only-desc{
        display: none;
    }
    .mb-140-d{
    margin-bottom: 30px;
}

.response {
    top: auto !important;
    height: 100% !important;
    left: auto !important;
    position: relative !important;
    padding: 0 !important;
    width: 100% !important;
    min-height: 80vh;
    overflow: hidden !important; 
}

.gradient-teacher{
    position: relative;

}

.mainTextCont .dropdown-toggle:before{
    position: absolute;
    content: ' ';
    width: 70px;
    height: 97%;
    right: 0px;
    top: 0px;
background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 55%);
}

html body{
    overflow-y: auto !important;
}

#calendar p {
    text-transform: capitalize;
} 


}

.tall{
    text-align: left;
}

.w-100-p{
    width: 100% !important;
}

.red{
    color: #f44336;
}

.followMeBar{
    text-transform: capitalize;
}

input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 50px #fff !important; /* Цвет фона */
    -webkit-text-fill-color: #999 !important; /* цвет текста */
    color: #999 !important; /* цвет текста */
}

.error_lp{
    margin: 1px !important;
    display: block;
    position: relative;
    width: 100%;
}

@media(min-width: 990px){
        .desc-pad{
        padding: 0px 0px 0px 15px;
    }
    body .desc-shod{
        left: 20px !important;
    }

    .mr-16{
        margin-right: 2px;
    }
    .teacher-mob{
        margin-left: -122px;
    }
    .pd304{
        padding: 0px 8px 0px 40px !important;
    }

    .groupsList{
           /*  padding: 0px 50px 0px 40px !important; */
    }


.tall{
    text-align: left;
}

@media (min-width: 990px){
.desc-pad-v2 {
    padding: 0px 0px 0px 40px;
}

}

@media(min-width: 990px){
    body .w100-38{
        width: 270px !important;}

    body .w100-38 *{
        margin: 0px auto;}
}



body.widescreen .footer{
    display: none !important;
}

    body .account-pages{
    background: #fff !important;
    background-image: none !important;
}

.mb-6-0-d{
    margin-bottom: 35px;
}

.card-box{
    margin-bottom: 0px !important;
}



.heads{
    display: block;
    position: relative;
    padding: 25px 25px 25px;
    z-index: 99999;
}

.logosh{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-weight: 700;
        font-family: "Roboto", sans-serif;
        color: #545454;
        font-size: 22px ;
}

.only-desc{
    display: block;
}

.logosh img{
    
    margin-right: 15px;
}

body .only-mob{
    display: none !important;
}

body{

}

.wrapper-page .card-box {
    border: 0px solid rgba(54, 64, 74, 0.1) !important;
    box-shadow: none !important;
}

.mb-140-d{
    margin-bottom: 30px;
}






}

body .d-none-all{
    display: none !important;
}

