@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

*:focus {outline: none;}


body {
	font-size:100%;
	line-height:1;
}

.bod {
	/*background-color: rgba(231,231,242,0.47);*/
	/*background-color:#e7e7f2;*/
	background-color: #f4f4f9;
}

#wrap {
	margin:0px auto auto;
	width:100%;
	
}

/*-------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------*/

.top-fon-logo {
  width: 100%;
  height: 89px;
  background-image: url( "../img/podklad-fon.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.logo-inst {
	width: 250px;
	height: 54px;
	position: absolute;
	top: 17px;
	left: 120px;
}

.nazad {
	position: fixed;
	top: 135px;
	right: 340px;
	
}
.p-nazad {
	width: 81px;
}
.p-naza {
	width: 19px;
	height: 11px;
	margin-right: 00px;
	float: left;
}
.str-nazad1 {
	width: 19px;
	height: 11px;
	opacity: 1;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.str-nazad2 {
	width: 19px;
	height: 11px;
	opacity: 0;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.p-naza2 {
	float: right;
}

.p-nazad {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-size: 15px;
	font-weight: 600;
	color: #336aea;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	cursor: pointer;
}
.p-nazad:hover {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-size: 15px;
	font-weight: 600;
	color: #1456c1;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	cursor: pointer;
}





.vhid-block {
	width: 520px;
	padding-top: 175px;
}
.fut {
	height: 50px;
	background-color: transparent;
}

.privitannya {
	/*width: 520px;*/
	text-align: left;
	padding-right: 15px;
}


.privit-text0 {
	font-size:26px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #374957;
	margin-top: 25px;
	margin-left: 17px;
	line-height: 1.3;
}
.nazva-tovar {
	font-size:27px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #020d14;
	line-height: 1.3;
	margin-top: 20px;
	
}
.opis-tovar {
	font-size:24px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #020d14;
	line-height: 1.3;
	font-style: italic;
	
}
.vartist-tovar {
	font-size:24px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #020d14;
	line-height: 1.3;
	font-style: italic;
	
}
.nazva-tovar2 {
	font-size:24px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #020d14;
	line-height: 1.3;
	
}
.privit-text {
	font-size:26px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #374957;
	margin-left: 17px;
	line-height: 1.3;
}
.privit-text2 {
	font-size:26px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #374957;
	margin-top: 25px;
	margin-left: 17px;
	line-height: 1.3;
}
.privit-text3 {
	font-size:26px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #374957;
	margin-left: 17px;
	line-height: 1.3;
}

.posle-block {
	/*width: 520px;*/
	text-align: left;
	margin-top: 12px;
	padding-right: 15px;
	
}
.posle-block2 {
	/*width: 520px;*/
	text-align: left;
	margin-top: 00px;
	padding-right: 15px;
	
}
.pered-block {
	/*width: 520px;*/
	text-align: left;
	margin-top: 35px;
	margin-bottom: 45px;
	padding-right: 15px;
}
.pered-block2 {
	/*width: 520px;*/
	text-align: left;
	margin-top: 35px;
	margin-bottom: 45px;
}
.zabuv-parol {
}
.kod-povtorno {
}

#myButton1 {display: block;}
#myButton2 {display: none;}

.buttonplustimer {
	margin-left: 17px;
	line-height: 1.5;
}

.zab-par-text {
    font-size:15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #336aea;
	cursor: pointer;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.zab-par-text:hover {
    font-size:15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #1456c1;
	cursor: pointer;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.posle-text {
	margin-top: 0px;
}
.posle-text2 {
	margin-top: 27px;
}
.posle-text3 {
	margin-top: 27px;
}
.posle-text6 {
	margin-top: -5px;
}
.posle-text4 {
	margin-top: 27px;
}
.posle-text5 {
	margin-top: 40px;
}
.pere-text {
    font-size:19px;
	font-family: 'Open Sans', sans-serif;
	font-weight:500;
	color: #374957;
	margin-left: 17px;
	line-height: 1.4;
}
.posl-text {
    font-size:15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:500;
	color: #6b7377;
	margin-left: 17px;
	line-height: 1.4;
}
.umovi {
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #336aea;
	cursor: pointer;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.umovi:hover {
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #1456c1;
	cursor: pointer;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.perehod-reestr {
	margin-top: 27px;
}
.pere-reestr {
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	color: #374957;
	margin-left: 17px;
	line-height: 1.3;
}
.aaa {
	text-decoration: none;
	list-style: none;
	cursor:default;
}

.aaa:hover {
	text-decoration: none;
	list-style: none;
	cursor: default;
}

.per-reestr {
	cursor: pointer;
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	color: #336aea;
	cursor: pointer;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.per-reestr:hover {
	cursor: pointer;
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	color: #1456c1;
	cursor: pointer;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.perehod-avtor {
	margin-top: 27px;
}
.pere-avtor {
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	color: #374957;
	margin-left: 17px;
}
.per-avtor {
	cursor: pointer;
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	color: #336aea;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.per-avtor:hover {
	cursor: pointer;
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	color: #1456c1;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.eemm {
	border:none;
	background-color: transparent;
	color: #336aea;
	font-size:26px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	line-height: 1.3;
	width: inherit;

}
/*.input-bufferr{
    font-size:26px;
	font-family: 'Open Sans', sans-serif;
}
.input-bufferr{
    position: absolute;
    top: -1000px;
    left: -1000px;
    visibility: hidden;
    white-space: nowrap;
}
*/

.eeemmm {
	border:none;
	background-color: transparent;
	color: #336aea;
	font-family: 'Open Sans', sans-serif;
	font-size:19px;
	font-weight:500;
	line-height: 1.4;
	width: inherit;
    
}
/*.input-buffer{
    font-family: 'Open Sans', sans-serif;
    font-size:19px;
}
.input-buffer{
    position: absolute;
    top: -1000px;
    left: -1000px;
    visibility: hidden;
    white-space: nowrap;
}
*/
.vypiska {
	color: #336aea;
	font-family: 'Open Sans', sans-serif;
	font-size:17px;
	font-weight:500;
	line-height: 1.3;
	margin-left: 20px;
}

/*-------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------*/
.tech-vhid {
	margin-top: 45px;
}
.tech-vhid2 {
	margin-top: 00px;
}

.ppp {
	width: 520px;
	/*border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border: 2px solid #ffffff;
	background-color:#ffffff;*/
}

.ppp p.pp {
	width:516px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border: 2px solid #ffffff;
	background-color:#ffffff;
}



.pp input#mail {
	width: 440px;
	font-size:17px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #374957;
	background-color:#ffffff ;
	padding-left:00px;
	padding-top:21px;
	padding-bottom:22px;
	outline:none;
	border:none;
	position: relative;
	right: 22px;
}
.pp input#mail:focus {
	width: 440px;
	font-size:17px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #374957;
	background-color:#ffffff ;
	padding-left:00px;
	padding-top:21px;
	padding-bottom:22px;
	outline:none;
	border:none;
	position: relative;
	right: 22px;
}
.pp input#kodmail {
	width: 440px;
	font-size:17px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #374957;
	background-color:#ffffff ;
	padding-left:00px;
	padding-top:21px;
	padding-bottom:22px;
	outline:none;
	border:none;
	position: relative;
	right: 22px;
}
.pp input#kodmail:focus {
	width: 440px;
	font-size:17px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #374957;
	background-color:#ffffff ;
	padding-left:00px;
	padding-top:21px;
	padding-bottom:22px;
	outline:none;
	border:none;
	position: relative;
	right: 22px;
}


.pp input#pass {
	width: 440px;
	font-size:17px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #374957;
	background-color:#ffffff ;
	padding-left:00px;
	padding-top:21px;
	padding-bottom:22px;
	outline:none;
	border:none;
	position: relative;
	right: 22px;
}
.pp input#pass:focus {
	width: 440px;
	font-size:17px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #374957;
	background-color:#ffffff ;
	padding-left:00px;
	padding-top:21px;
	padding-bottom:22px;
	outline:none;
	border:none;
	position: relative;
	right: 22px;
}
.pp input#pass1 {
	width: 440px;
	font-size:17px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #374957;
	background-color:#ffffff ;
	padding-left:00px;
	padding-top:21px;
	padding-bottom:22px;
	outline:none;
	border:none;
	position: relative;
	right: 22px;
}
.pp input#pass1:focus {
	width: 440px;
	font-size:17px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #374957;
	background-color:#ffffff ;
	padding-left:00px;
	padding-top:21px;
	padding-bottom:22px;
	outline:none;
	border:none;
	position: relative;
	right: 22px;
}
.pp input#pass2 {
	width: 440px;
	font-size:17px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #374957;
	background-color:#ffffff ;
	padding-left:00px;
	padding-top:21px;
	padding-bottom:22px;
	outline:none;
	border:none;
	position: relative;
	right: 22px;
}
.pp input#pass2:focus {
	width: 440px;
	font-size:17px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #374957;
	background-color:#ffffff ;
	padding-left:00px;
	padding-top:21px;
	padding-bottom:22px;
	outline:none;
	border:none;
	position: relative;
	right: 22px;
}

/*.pp input[type=email]:focus::-webkit-input-placeholder {	font-size: 15px;	color: rgb(107, 115, 119);	opacity:1; font-family: 'Open Sans', sans-serif; font-weight:600;}*/
.pp input[type=email]:focus::-webkit-input-placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:0.3; font-family: 'Open Sans', sans-serif; font-weight:600;}
.pp input[type=email]:focus::-moz-placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:0.3; font-family: 'Open Sans', sans-serif; font-weight:600;}
.pp input[type=email]:focus:-ms-input-placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:0.3; font-family: 'Open Sans', sans-serif; font-weight:600;}
.pp input[type=email]:focus:-o-input-placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:0.3; font-family: 'Open Sans', sans-serif; font-weight:600;}
.pp input[type=email]:focus::placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:0.3; font-family: 'Open Sans', sans-serif; font-weight:600;}

.pp input[type=text]:focus::-webkit-input-placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:0.3; font-family: 'Open Sans', sans-serif; font-weight:600;}
.pp input[type=text]:focus::-moz-placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:0.3; font-family: 'Open Sans', sans-serif; font-weight:600;}
.pp input[type=text]:focus:-ms-input-placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:0.3; font-family: 'Open Sans', sans-serif; font-weight:600;}
.pp input[type=text]:focus:-o-input-placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:0.3; font-family: 'Open Sans', sans-serif; font-weight:600;}
.pp input[type=text]:focus::placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:0.3; font-family: 'Open Sans', sans-serif; font-weight:600;}

.pp input[type=password]:focus::-webkit-input-placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:0.3; font-family: 'Open Sans', sans-serif; font-weight:600;}
.pp input[type=password]:focus::-moz-placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:0.3; font-family: 'Open Sans', sans-serif; font-weight:600;}
.pp input[type=password]:focus:-ms-input-placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:0.3; font-family: 'Open Sans', sans-serif; font-weight:600;}
.pp input[type=password]:focus:-o-input-placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:0.3; font-family: 'Open Sans', sans-serif; font-weight:600;}
.pp input[type=password]:focus::placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:0.3; font-family: 'Open Sans', sans-serif; font-weight:600;}

/*.pp input[type=email]::-webkit-input-placeholder {	font-size: 15px;	color: rgb(107, 115, 119);	opacity:1; font-family: 'Open Sans', sans-serif; font-weight:600;}*/
.pp input[type=email]::-webkit-input-placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:1; font-family: 'Open Sans', sans-serif; font-weight:600;}
.pp input[type=email]::-moz-placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:1; font-family: 'Open Sans', sans-serif; font-weight:600;}
.pp input[type=email]:-ms-input-placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:1; font-family: 'Open Sans', sans-serif; font-weight:600;}
.pp input[type=email]:-o-input-placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:1; font-family: 'Open Sans', sans-serif; font-weight:600;}
.pp input[type=email]::placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:1; font-family: 'Open Sans', sans-serif; font-weight:600;}

.pp input[type=text]::-webkit-input-placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:1; font-family: 'Open Sans', sans-serif; font-weight:600;}
.pp input[type=text]::-moz-placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:1; font-family: 'Open Sans', sans-serif; font-weight:600;}
.pp input[type=text]:-ms-input-placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:1; font-family: 'Open Sans', sans-serif; font-weight:600;}
.pp input[type=text]:-o-input-placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:1; font-family: 'Open Sans', sans-serif; font-weight:600;}
.pp input[type=text]::placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:1; font-family: 'Open Sans', sans-serif; font-weight:600;}

.pp input[type=password]::-webkit-input-placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:1; font-family: 'Open Sans', sans-serif; font-weight:600;}
.pp input[type=password]::-moz-placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:1; font-family: 'Open Sans', sans-serif; font-weight:600;}
.pp input[type=password]:-ms-input-placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:1; font-family: 'Open Sans', sans-serif; font-weight:600;}
.pp input[type=password]:-o-input-placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:1; font-family: 'Open Sans', sans-serif; font-weight:600;}
.pp input[type=password]::placeholder {	font-size: 15px;	color: rgb(166, 175, 178);	opacity:1; font-family: 'Open Sans', sans-serif; font-weight:600;}


.bbb {
	width: 520px;
	/*border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border: 2px solid #336aea;
	background-color: #336aea;*/
}
button.submit {
	width: 520px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border: 2px solid #336aea;
	background-color: #336aea;
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size:17px;
	padding-bottom: 22px;
	padding-top: 22px;
	text-align: center;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	cursor:pointer;
}

button.submit:hover {
	width: 520px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border: 2px solid #1456c1;
	background-color: #1456c1;
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size:17px;
	padding-bottom: 22px;
	padding-top: 22px;
	text-align: center;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	cursor:pointer;
}

button.submit:active {
	width: 520px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border: 2px solid #1456c1;
	background-color: #1456c1;
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size:17px;
	padding-bottom: 22px;
	padding-top: 22px;
	text-align: center;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	cursor:pointer;
}

button#myButton {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  	border: none;
  	border-radius: 0;
  	background: transparent;
}
#timer {
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	/*color: #336aea;*/
	color: #374957;
	/*color: #020d14;*/
}
.vypiska {
	display: none;
}
.brr {display: none;}


.imag.otkr, .imag.zakr {margin:0;	padding:0;}

.imag.zakr  {
	opacity:0;
	display:block;
	width:21px;
	height:16px;
	transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	-ms-transition-duration:0.5s;
}

.imag.otkr {
	opacity:1;
	display:block;
	position: absolute;
	width:21px;
	height:16px;
	transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	-ms-transition-duration:0.5s;
}

.glaz {
	position: absolute;
	top: 26px;
	right: 26px;
	cursor: pointer;
	width:21px;
	height:16px;
}
.gla {
	position: relative;
	top: 0px;
	left: 0px;
	cursor: pointer;
	display:inline-block;
	width:21px;
	height:16px;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}



input{
  caret-color: rgb(51, 106, 234);
}









/*  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  */
/*  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  */
/*  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  */
/*  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  */
/*  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  */
/*  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  */
/*  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  */
/*  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  */
/*  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  */
/*  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  СЦЕНАРИИ  */




	
@media screen and (max-width:1400px) { /*                1250  1250  1250  1250  1250  1250  1250  1250  1250  1250  1250  1250  1250  1250  1250                     */	
	
.nazad {
	position: fixed;
	top: 40px;
	right: 40px;
	cursor: pointer;
}

	
}



@media screen and (max-width:780px) { /*                 780  780  780  780  780  780  780  780  780  780  780  780  780  780  780  780  780  780                      */	
	
.nazad {
	position: absolute;
	top: 40px;
	right: 40px;
	cursor: pointer;
}
	
}



@media screen and (max-width:550px) { /*                  550   550   550   550   550   550   550   550   550   550   550   550   550   550   550                      */	

.vhid-block {
	width: 90%;
	padding-top: 180px;
}
.ppp {
	width: 100%;
	/*border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border: 2px solid #ffffff;
	background-color:#ffffff;*/
}
.ppp p.pp {
	width:100%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border: 0px solid #ffffff;
	background-color:#ffffff;
}
.pp input#mail {
	width:75%;
	font-size:17px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #374957;
	background-color:#ffffff ;
	padding-left:00px;
	padding-top:21px;
	padding-bottom:22px;
	outline:none;
	border:none;
	position: relative;
	right: 22px;
}
.pp input#mail:focus {
	width:75%;
	font-size:17px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #374957;
	background-color:#ffffff ;
	padding-left:00px;
	padding-top:21px;
	padding-bottom:22px;
	outline:none;
	border:none;
	position: relative;
	right: 22px;
}
.pp input#kodmail {
	width: 75%;
	font-size:17px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #374957;
	background-color:#ffffff ;
	padding-left:00px;
	padding-top:21px;
	padding-bottom:22px;
	outline:none;
	border:none;
	position: relative;
	right: 22px;
}
.pp input#kodmail:focus {
	width: 75%;
	font-size:17px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #374957;
	background-color:#ffffff ;
	padding-left:00px;
	padding-top:21px;
	padding-bottom:22px;
	outline:none;
	border:none;
	position: relative;
	right: 22px;
}
.pp input#pass {
	width: 75%;
	font-size:17px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #374957;
	background-color:#ffffff ;
	padding-left:00px;
	padding-top:21px;
	padding-bottom:22px;
	outline:none;
	border:none;
	position: relative;
	right: 22px;
}
.pp input#pass:focus {
	width: 75%;
	font-size:17px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #374957;
	background-color:#ffffff ;
	padding-left:00px;
	padding-top:21px;
	padding-bottom:22px;
	outline:none;
	border:none;
	position: relative;
	right: 22px;
}
.pp input#pass1 {
	width: 75%;
	font-size:17px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #374957;
	background-color:#ffffff ;
	padding-left:00px;
	padding-top:21px;
	padding-bottom:22px;
	outline:none;
	border:none;
	position: relative;
	right: 22px;
}
.pp input#pass1:focus {
	width: 75%;
	font-size:17px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #374957;
	background-color:#ffffff ;
	padding-left:00px;
	padding-top:21px;
	padding-bottom:22px;
	outline:none;
	border:none;
	position: relative;
	right: 22px;
}
.pp input#pass2 {
	width: 75%;
	font-size:17px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #374957;
	background-color:#ffffff ;
	padding-left:00px;
	padding-top:21px;
	padding-bottom:22px;
	outline:none;
	border:none;
	position: relative;
	right: 22px;
}
.pp input#pass2:focus {
	width: 75%;
	font-size:17px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	color: #374957;
	background-color:#ffffff ;
	padding-left:00px;
	padding-top:21px;
	padding-bottom:22px;
	outline:none;
	border:none;
	position: relative;
	right: 22px;
}
	
.bbb {
	width: 100%;
}
button.submit {
	width: 100%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border: 2px solid #336aea;
	background-color: #336aea;;
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size:17px;
	padding-bottom: 22px;
	padding-top: 22px;
	text-align: center;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	cursor:pointer;
}
button.submit:hover {
	width: 100%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border: 2px solid #1456c1;
	background-color: #1456c1;
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size:17px;
	padding-bottom: 22px;
	padding-top: 22px;
	text-align: center;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	cursor:pointer;
}
button.submit:active {
	width: 100%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border: 2px solid #1456c1;
	background-color: #1456c1;
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size:17px;
	padding-bottom: 22px;
	padding-top: 22px;
	text-align: center;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	cursor:pointer;
}

}	
	
	
@media screen and (max-width:450px) { /*                  450   450   450   450   450   450   450   450   450   450   450   450   450   450   450                      */
.per-avtor {
	line-height: 1.35;
}
.per-avtor:hover {
	line-height: 1.35;
}
.brr {display: block; }	
	
	
	

/**********************************************************************************************************************************************************/
/**********************************************************************************************************************************************************/
/**********************************************************************************************************************************************************/
/
.top-panel {
	display:block;
	width:100%;
	background-color:#fafcff;
	height: 110px;
	top:0;
	left:0;
	z-index:2;
	position:fixed;
	cursor:pointer;
}

.fio-klienta {
	display:block;
	margin-left:420px;
	margin-top:25px;
}
.fio-klienta p {
	font-family: 'Noto Sans', sans-serif;
	font-size:22px;
	color:#1dbed5;
}

.last-priem {
	display:block;
	margin-left:420px;
	margin-top:16px;
}
.last-priem p {
	font-family: 'Noto Sans', sans-serif;
	font-size:16px;
	color:#607383;
}

.str {-webkit-transition: all .5s ease;    -moz-transition: all .5s ease;    -ms-transition: all .5s ease;	-o-transition: all .5s ease;	transition: all .5s ease;}

.trash {
	display:block;
	background-image:url("img/trash3.svg");
	-webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
	cursor: pointer;
    outline:none;
	width:19px;
	height:20px;
}
.trash:hover {
	display:block;
	background-image:url("img/trash3.svg");
	-webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
	cursor: pointer;
    outline:none;
	width:19px;
	height:20px;
	opacity:0.8;
}

.archiv {
	display:block;
	background-image:url("img/archiv3.svg");
	-webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
	cursor: pointer;
    outline:none;
	width:16px;
	height:21px;
}
.archiv:hover {
	display:block;
	background-image:url("img/archiv3.svg");
	-webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
	cursor: pointer;
    outline:none;
	width:16px;
	height:21px;
	opacity:0.8;
}

.izmen {
	display:none;
	/*background-image:url("img/izmenit.svg");*/
	-webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
	cursor: pointer;
    outline:none;
	width:75px;
	height:13px;
}
.izmen:hover {
	/*background-image:url("img/izmenit2.svg");*/
	-webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
	cursor: pointer;
    outline:none;
	width:75px;
	height:13px;
	opacity:0.8;
}
/*-------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------*/
.niz-panel {
	position:fixed;
	z-index:2;
	bottom:0;
	height:15px;
	background-color:#FFF;
	width:100%
}

.central-panel {
	/*position:relative;*/
	overflow: hidden;
	display:block;
	margin-left:420px;
	background-color:#fff;
	/*top:110px;*/
	margin-top:110px;
	padding-top:00px;
	/*left:0;*/
	z-index:1;
	position:fixed;
	
}


.scro-panel { width:100%; height:100%; overflow:auto; padding-bottom:00px; }


.info-klient { padding-top:00px; display:none; margin-bottom: 30px; margin-top: 0px;}

.nazv-info {
	font-family: 'Noto Sans', sans-serif;
	font-size:13px;
	color:#9398a4;
	margin-top:20px;
}


.info-k {
	font-family: 'Noto Sans', sans-serif;
	font-size:18px;
	color:#17313F;
	margin-top:8px;
}
/*-------------------------------------------------------------------------------------------------------------------------*/

.zamet {margin-top:30px; }
.fayli, .napom {margin-top:30px;}

.zamet, .fayli, .napom {
	display:block;
	height:120px;
	background:#f2f7ff;
	border-radius:16px;
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	-ms-border-radius:16px;
	-o-border-radius:16px;
	cursor:pointer;
}



.zam {
	font-family: 'Noto Sans', sans-serif;
	font-size:19px;
	color:#607383;
	margin-left:30px;
	padding-top:27px;
}

.otkr {
	font-family: 'Noto Sans', sans-serif;
	font-size:13px;
	color:#93a0ae;
	margin-left:30px;
	margin-top:18px;
	-webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
	opacity:1;
}

.strelochka {-webkit-transition: all .7s ease;    -moz-transition: all .7s ease;    -ms-transition: all .7s ease;	-o-transition: all .7s ease;	transition: all .7s ease;	opacity:1;}
/*-------------------------------------------------------------------------------------------------------------------------*/

.klient-panel {
	display:block;
	z-index:2;
	width:320px;
	height:100%;
	position:fixed;
	left:70px;
	top:0;
	background-color:#f2f7ff;
}

.kli {
	display:block;
	margin-top:25px;
	margin-left:30px;
}

.kli p {
	font-family: 'Noto Sans', sans-serif;
	font-size:22px;
	color:#1dbed5;
}



.ik-strelka {
	display:block;
	-webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
	cursor: pointer;
    outline:none;
	width:18px;
	height:10px;
	position:absolute; top:7px; left:390px;
	opacity:1;
}

/*.ik-strelka:hover {
	display:block;
	-webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
	cursor: pointer;
    outline:none;
	width:18px;
	height:10px;
	position:absolute; top:7px; left:390px;
	opacity:0.7;
}*/

.ik-kli-add {
	display:block;
	background-image:url("img/k-add2.svg");
	-webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
	cursor: pointer;
    outline:none;
	width:27px;
	height:20px;
	position:absolute; top:3px; left:200px;
}

.ik-kli-add:hover {
	display:block;
	/*background-image:url("img/k-add3.svg");*/
	-webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
	cursor: pointer;
    outline:none;
	width:27px;
	height:20px;
	position:absolute; top:3px; left:200px;
	opacity:0.8;
}

.ik-kli {position:absolute; top:7px; left:255px; display:block; cursor: pointer; outline:none; width:13px; height:15px; padding-left:5px; padding-right:5px;}
.ik-kli-tochki {
	display:block;
	background-image:url("img/tochki3.svg");
	-webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
	width:3px;	height:15px;
}
.ik-kli:hover .ik-kli-tochki {
	display:block;
	background-image:url("img/tochki4.svg");
	-webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
	width:3px;	height:15px;
}

.ik-kli2 {position:absolute; top:31px; right:13px; display:block; cursor: pointer; outline:none; width:13px; height:15px; padding-left:5px; padding-right:5px;}
.ik-kli-tochki2 {
	display:block;
	background-image:url("img/tochki3.svg");
	-webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
	width:3px;
	height:15px;
}
.ik-kli2:hover .ik-kli-tochki2 {
	display:block;
	background-image:url("img/tochki4.svg");
	-webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
	width:3px;
	height:15px;
}



/*-------------------------------------------------------------------------------------------------------------------------*/
.form-search {
	display:block;
	margin-top:25px;
	margin-left:15px;
	height: 33px;
	width:290px;
	background-color:#FFF;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
}

.pi {
	padding-left:15px;
}

input.icon-search {
	/*background:url(img/lupa22.svg) no-repeat center left !important;*/
	cursor:pointer;
	width:200px;
	-webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
}

.form-search { border:none; outline:none;}

.form-search input { border:none; outline:none; height:33px; font-family: 'Noto Sans', sans-serif;	font-size:14px;	color:#607383; background-color:#FFF;}


input.icon-search:hover {
	-webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all v ease;
    transition: all .7s ease;
	/*background:url(img/lupa33.svg) no-repeat center left !important;*/
	cursor:pointer;
	width:200px;
	opacity:0.8;
}

.form-search input:valid {
	display:block;
	background: #fff no-repeat 100% center;
	box-shadow: 0 0 5px #fff;
	border-color: #fff;
	position:relative;
	
}

.form-search input:valid input.icon-search { background:#fff;} .form-search input:focus:invalid input.icon-search { background:#fff;}

.form-search input:focus:invalid {
	display:block;
	background: #fff no-repeat 100% center;
	box-shadow: 0 0 5px #fff;
	border-color: #fff;
	position:relative;
}



.otkr {-webkit-transition: all .7s ease;    -moz-transition: all .7s ease;    -ms-transition: all .7s ease;    -o-transition: all v ease;    transition: all .7s ease;}
.otkr:hover {-webkit-transition: all .7s ease;    -moz-transition: all .7s ease;    -ms-transition: all .7s ease;    -o-transition: all v ease;    transition: all .7s ease; opacity:0.8; }
/*-------------------------------------------------------------------------------------------------------------------------*/


.spisok-klientov {
	display:block;
	position:relative;
	overflow: hidden;
	margin-top:17px;
	width:300px;
	margin-left:5px;
	padding-left:0px;
	padding-right:0px;
}

.spisok-klientov ul {
	display:block;
	list-style:none;
	text-decoration:none;
	padding-left:0px;
}

.spisok-klientov ul li {
	list-style:none;
	text-decoration:none;
	
}

/**//**//**//**//**//**//**/
.new-klient {display:block; margin-top:21px; margin-left:15px; width:290px; padding-bottom:1px;}
.new-klient p {font-family: 'Noto Sans', sans-serif;	font-size:15px; border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; -ms-border-radius:6px; -o-border-radius:6px; padding-left:15px; padding-top:10px; padding-bottom:13px;}
/**//**//**//**//**//**//**/

.spi-kli { overflow:auto; width:100%; height: 100%; }
.spisok-klientov ul li { position:relative; left:10px; border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; -ms-border-radius:6px;	-o-border-radius:6px; padding-right:10px; }

.spisok-klientov ul li p {
	font-family: 'Noto Sans', sans-serif;
	font-size:15px;
	color:#607383;
	padding-left:15px;
	-webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
	padding-top:10px;
	padding-bottom:10px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
}

.spisok-klientov ul li p:hover {
	font-family: 'Noto Sans', sans-serif;
	font-size:15px;
	color:#2a3e52;/*************************************/
	padding-left:15px;
	-webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
	background-color:#ceecf4;
	cursor:pointer;
	padding-top:10px;
	padding-bottom:10px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
}




















.left-panel {
	display:block;
	width:70px;
	background-color:#607383;
	position:fixed;
	height:100%;
	left:0;
	top:0;
	z-index:3;
	/* -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -ms-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease;*/
}

.ik-login{
	display:block;
	width:70px;
	height:70px;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	opacity:1;
}

.ik-login:hover {
     /*background-color:#6d7f8d ;*/
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	opacity:0.8;
}

.ik-main-kursi{
	display:block;
	/*width:70px;
	height:70px;*/
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	opacity:1;
	cursor: pointer;
}

.ik-main-kursi:hover {
     /*background-color:#6d7f8d ;*/
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	opacity:0.7;
}

.ik-nast-kursi{
	display:block;
	/*width:70px;
	height:70px;*/
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	opacity:1;
	cursor: pointer;
}

.ik-nast-kursi:hover {
     /*background-color:#6d7f8d ;*/
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	opacity:0.7;
}

.krug {width:34px; height:34px; margin-right:18px; margin-bottom:18px; margin-top:18px; margin-left:18px;
   border: solid 0px #fff;
   -moz-border: solid 0px #fff;
   -ms-border: solid 0px #fff;
   -o-border: solid 0px #fff;
   -webkit-border: solid 0px #fff;
   box-shadow: 4px 4px 4px rgba(11,8,1,.3);
   box-shadow: 4px 4px 4px rgba(11,8,1,.1);
   -moz-boxbox-shadow: 4px 4px 4px rgba(11,8,1,.1);
   -webkit-box-shadow: 4px 4px 4px rgba(11,8,1,.1);
   -o-box-box-shadow: 4px 4px 4px rgba(11,8,1,.1);
   -ms-box-box-shadow: 4px 4px 4px rgba(11,8,1,.1);
   border-radius:17px;/*15*/
   -moz-border-radius: 17px;/*15*/
   -ms-border-radius: 17px;/*15*/
   -webkit-border-radius: 17px;/*15*/
   -o-border-radius: 17px;/*15*/
}

.ik-kalenda {
	display: block;
	width:70px;
	height:70px;
	background-color:transparent;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	opacity:1;
}

.ik-kalenda:hover, .ik-kalenda:focus {
	display: block;
	background-color:#6d7f8d ;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	opacity:0.8;
}

.ik-kalenda:active {
	display: block;
	background-color: #17bdd7;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	opacity:1;
}

.pred-kalen {width:70px; height:21px;}

.kalen {
	display: block;
	width:28px;
	height:28px;
	margin-left:21px;
	margin-right:21px;
	-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -mz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
}

.ik-klients {
	display: block;
	width:70px;
	height:70px;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	opacity:1;
}

.ik-klients:hover, .ik-klients:focus {
	display: block;
	background-color:#6d7f8d ;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	opacity:0.8;
}
.ik-klients:active {
	display: block;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	background-color: #17bdd7;
	opacity:1;
}

.pred-klient {width:70px; height:24px;}

.klient {
	display: block;
	width:40px;/**/
	height:23px;/**/
	margin-left:15px;/**/
	margin-right:15px;/**/
	-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -mz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
}


.ik-logo {
	display: block;
	position:absolute;
	bottom:0px;
	width:70px;
	height:70px;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
	opacity:0.8;
}
.log {
	display:block;
	/*width:24px;
	height:24px;*/
	width:28px;
	height:28px;
	margin-bottom:0px;
	position:relative;
	top:21px; /*top:18px;*/
}

#biruza { background-color:#17bdd7;}


