.msg2{
	color: white;
    background: green;
    padding: 10px;
    border: 2px solid #006400;
	margin-bottom: 10px;
}

.msg2_error{
	color: white;
    background: red;
    padding: 10px;
    border: 2px solid #006400;
	margin-bottom: 10px;
}

.admin_panel li{
	color: white;
    background: white;
    padding: 10px;
  //  border: 2px solid #006400;
    border-bottom: 1px dashed #000080;
	list-style:none !important;
}

.selectall{
    width: 100%;
}

.photo{
	width: 100%;
	
}



.otstup_top{
	padding: 22px;
	text-align:right;
	font-size:12px;
}

.otstup_top{
	padding: 22px;
}


.otstup_top li {
    list-style-type: none; 
   }


.ulz li {
    list-style-type: none; 
   }

.zayavka1 h2{

	margin-top:0px !important;
}










.videlenie a
{
	font-weight:bold !important;
}









.zayavka{
	border-bottom:1px solid #4169E1 !important;
	padding-bottom:10px;
	background-color:#FFFACD;
	margin-bottom:10px !important;
}


.zayavka2{
	display:block;
	width: 150px;
    float:right;
	font-size:12px;
}


.otstup{
    padding-left: 10px;
}


.imagecontener
{
	width:100%;
	min-height: 200px;
	background-image: url(../images/bgOpatcy.png);
	border: 1px dashed #9C9C9C;
	margin: 5px 0 0 0;
}

.fileform { 
    border-radius: 2px;
    cursor: pointer !important;
    overflow: hidden;
    padding: 2px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fileform:hover .selectbutton
{
	border: 6px solid #A2A3A3;
	color:#A2A3A3;
}
 
.fileform .selectbutton { 
    border: 6px solid #fff;
    border-radius: 20px;
    color: #FFFFFF;
    font-size: 60px;
    line-height: 70px;
    overflow: hidden;
    padding: 20px 20px;
    text-align: center;
    width: 120px;
    height: 110px;
    margin: 40px auto;
    cursor: pointer;
}
 
.fileform #image_file{
    position:absolute; 
    top:0; 
    left:0; 
    width:100%; 
    -moz-opacity: 0; 
    filter: alpha(opacity=0); 
    opacity: 0; 
    font-size: 150px; 
    height: 100%; 
    z-index:20;
}

.Subbmitava
{
	background-color: #f4960f;
    color: #FFF;
	display:block;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 0;
}

.Subbmitava:hover
{
	background-color: none;
    color: #FFF;
	background-image: url(../images/bgOpatcy.png);
}

.step2
{
	display:none;
}

.step2 .jcrop-holder
{
	margin: 0 auto;
}



.step3
{
	margin:10px 0 0 0;
}



.hiddens
{
	display:none;
}

.fileupload
{
	margin: 10px 0 0 0;
}

.selectsDv
{
	padding:5px 18px 5px 18px !important;
	margin: 5px 0 0 0;
}

.imgAvaProf
{
	float: left;
    margin: 0 20px 0 0;
}


.icon-camera{
	    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
	    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
}

.icon-camera:before {
    content: "\f030";
}


.errorPage, .errorsAvs {
    text-align: center;
    color: #fff;
    background-color: #FB3F3B;
    padding: 10px;
    font-size: 16px;
    border: 2px solid #B94A48;
}
