/*
Theme Name: MK Monitoring
Theme URI: https://mk.ikp-rao.ru
Text Domain: mk
Description: Тема мониторинга кадров, сопровождающих обучающихся с ОВЗ
Author: IKP
Version: 1.0.1
*/
body{
	background:url(assets/images/fon.jpg);
	font-family: "Segoe UI", Tahoma, Arial, sans-serif;
	color: #2B2F32;
	margin: 0;
}
a {
	text-decoration: none;
}
.button {
	display: inline-block;
	background: #005CCB;
	color: #fff !important;
	padding: 12px 24px;
	border-radius: 8px;
	text-align: center;
	font-weight: 500;
	border: none;
	cursor: pointer;
}
.button:hover {
	color: #fff !important;
	text-decoration: none;
	border: none;
}
.del-program,.del-vid{
	display: inline-block;
    /* float: right; */
    color: #8f2727;
    font-weight: 400;
    cursor: pointer;
    text-align: right;
    width: auto;
}
.info-title p{
	color: #868686!important;
    font-size: 12px!important;
    margin-top: -10px!important;
}
#block-result p,.block-result-info p{
	color: #2B2F32;
    font-weight: 400;
    font-size: 14px;
    margin: 10px 0;
}
.block-program div{
	display: contents;
}
.box-res{
	width: 70px;
    text-align: center;
    /* float: right; */
    margin: 0 -10px 0 auto;
    background: #F6F6FB;
    padding: 3px 0;
    border-radius: 10px;
    font-weight: 500;
}
.form-group-pass .img-lock{
	width: 18px;
    height: 20px;
    line-height: 26px;
    text-align: center;
    margin-right: -56px;
    position: relative;
    z-index: 1;
    float: left;
    margin-top: 39px;
    margin-left: 20px;
}
.form-group-pass .img-lock + input {
  padding-left: 50px !important;
}
.form-group-pass .eye-off{
	width: 20px;
    height: 16px;
    line-height: 26px;
    text-align: center;
    margin-right: 11px;
    position: relative;
    z-index: 1;
    float: right;
    margin-top: -42px;
    margin-left: 12px;
    cursor: pointer;
}
.form-group-pass .eye-off + input {
  padding-right: 50px !important;
}
.form-group p {
 font-size: 12px;
    margin-top: -10px;
    font-weight: 400;
}
.form-group{
    margin: 20px 0;
}
.block-login{
	max-width: 450px;
    padding: 40px;
    margin: 0 auto 100px auto;
    border: 1px solid #DDE2E5;
    border-radius: 20px;
    background: #fff;
}
.main-container input[type=date], .main-container input[type=email], .main-container input[type=number], .main-container input[type=password], .main-container input[type=range], .main-container input[type=search], .main-container input[type=tel], .main-container input[type=text], .main-container input[type=url], .main-container select, .main-container textarea{
	border-radius:8px !important;
	background:#f6f6fb !important;
}
label{
	font-size: 12px !important;
    color: #5E6366;
    font-weight: 500 !important;
}
.spec-add:before,.f_empl-add:before{
        content: '+';
    background: #EFF1F9;
    width: 36px;
    height: 36px;
    position: absolute;
    font-size: 27px;
    left: 2px;
    top: 22px;
    padding: 0px 11px;
    border-radius: 20px;
}
.spec-add,.f_empl-add{
    padding: 15px 10px 15px 50px;
    position: relative;
    height: 80px;
	margin:20px 0;
	cursor:pointer;
}
.spec-add p,.f_empl-add p{
    font-size: 16px;
    color: #000;
    font-weight: 400;
    position: absolute;
    top: 50%;
    left: 50px;
    padding-right: 50px;
    transform: translate(0%, -50%);
}
.block-add-neworganization{
	background: #F6F6FB;
    border-radius: 10px;
    padding: 15px 10px 15px 50px;
    position: relative;
    height: 90px;
	margin:20px 0;
}
.block-add-neworganization p{
    font-size: 16px;
    color: #000;
    font-weight: 400;
    position: absolute;
    top: 50%;
    left: 50px;
    padding-right: 50px;
    transform: translate(0%, -50%);
}
.block-add-neworganization:before{
	content:url('assets/images/plus.png');
	width:30px;
	height:30px;
	position:absolute;
	left:16px;
}
.del-org{
	cursor:pointer;
}
.block-my-org,.block-my-worker{
	background: #F6F6FB;
    padding: 20px;
    min-height: 190px;
    margin: 20px 0;
    border-radius: 10px;
    position: relative;
}
.name-title{
	font-size:14px;
	font-weight:600;
}
.block-login-button{
    margin-top: 25px;
}
.block-login-button .button{
	float:right;
	background:#005CCB !important;
}
.block-login-button a{
	color:#005CCB;
    font-weight: 500;
}
.block-login-button a:hover{
	color:#005CCB;
	border:none;
}
.block-my-org p.block-my-worker p{
	color: #000;
    font-weight: 400;
    font-size: 14px;
}
#main-content {
    position: relative;
    z-index: 9;
}
.block-my-org a,.block-my-worker a{
    color: #005ccb;
    font-weight: 500;
    font-size: 15px;
	text-decoration:none;
}
.block-my-org a:hover,.block-my-worker a:hover{
    color: #005ccb;
    font-weight: 500;
    font-size: 15px;
	text-decoration:none !important;
	border:none;
}
.block-my-org .title,.block-my-worker .title{
	color: #000;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 30px;
	
}
.block-my-org .row,.block-my-worker .row{
	font-size: 15px;
    font-weight: 500;
    color: #005ccb;
    position: absolute;
    bottom: 30px;
	width:100%;
}
.block-my-worker span{
	margin-right:10px;
    font-size: 14px;
    font-weight: 400;
}
.block-my-worker{
    background-image: url(assets/images/teacher.png) !important;
    background-repeat: no-repeat;
    background-position: 96% 10px;
}
.btn-primary {
    color: #fff;
    background-color: #005CCB;
    border-color: #005CCB;
    width: 100%;
    height: 50px;
    margin-top: 20px;
}
.title{
	font-size:24px;
	color:#000;
}
.step_nav{
	    margin: 30px 0px 60px 0;
}
.button_next{
	 float: right !important;
    background: #999999 !important;
    cursor: text !important;
}
.button_next.active{
	 float: right !important;
   background:#005CCB !important;
    cursor: pointer !important;
}
.button_save{
	 background:#005CCB !important;
}
.block-job-title label{
	height: 65px;
    vertical-align: bottom;
}
.del-block-vacancies,.del-block-job-title{
	margin-top: 13px;
    color: #8f2727;
    font-weight: 500;
	cursor:pointer;
}
.block-childrens-cat label{
	margin-left:20px;
}
.block-childrens-cat input{
    width: 17px;
    height: 17px;
}
.navigation-step ul{
	margin:0 !important;
}
.navigation-step{
    margin-bottom: 40px;
}
.navigation-step li{
	display: inline-block;
    margin-right: 30px;
	position:relative;
}
.nav-step-2 p{
	margin:0;
}
.nav-step-2 a{
	color: #005ccb;
    font-weight: 500;
    font-size: 15px;
    text-decoration: none;
}
.nav-step-2 a:hover{
	color: #005ccb;
    text-decoration: none;
	border:none;
}
.nav-step-2{
	position: absolute;
    right: 0;
    text-align: right;
    top: -83px;
}
.navigation-step li:after{
	content: '';
    width: 8px;
    height: 8px;
    background: #005CCB;
    position: absolute;
    border-radius: 20px;
    right: -20px;
    top: 9px;
}
.header{
	border-bottom: 8px solid #005CCB;
    background: #fff;
    padding: 0 20px;
    width: 100%;
}
.vamtam-main{
	padding: 80px 20px;
	background: #fff;
	border-radius: 0 0 12px 12px;
	min-height: calc(100vh - 200px);
}
.form-control {
	height: 50px;
	border: 1px solid #DDE2E5;
	background: #f6f6fb;
}
.header-top .col-md-6{
	margin:10px 0;
}
.header-top{
	padding:20px 0 30px 0;
}
.header-top h3{
	margin:0;
}
.navigation-step li:last-child:after{
	content: '';
    width: 0px;
    height: 0px;
    background: #005CCB;
    position: absolute;
    border-radius: 20px;
    right: -15px;
    top: 9px;
}
.navigation-step a{
	color:#808080;
	font-size: 18px;
    font-weight: 400;
}
.navigation-step a:hover{
	border:none;
	color:#000;
}
.navigation-step li.action a{
	border-bottom: 3px solid #e3e3ee;
    border-image: linear-gradient(to right, #3F85D8, #470068) 1;
    color: #000;
}
.del-block-job-title{
	margin-top:35px;
}
.button, button, input[type=button], input[type=submit]{
	border-radius:8px !important;
}
#sub-header{
	display:none;
}