.menu--iris .navbar-nav{float:right;}

.mesBox{
	    border-radius: 5px;
    padding: 7px;
    font-family: Tahoma;
    font-weight: bold;
    clear: both;
    margin-top: 5px;
    margin-bottom: 5px;
}
.closeInfoBox {    float: right; cursor:pointer;}
.closeInfoBox span {
        border-radius: 50%;
    padding: 2px 7px;
    color: #fff;
    font-size: 17px;
    line-height: 13px;
   
    display: block;
    
    font-weight: normal;
    text-align: center;
	height: 24px;
    width: 26px;
}
.message-red {
    background: #fbd3b1;
    border: 1px solid #f5c69a;
    color: #ce2700;
	 box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.message-red .closeInfoBox span {
	 background: #ef783b;
	 border: 1px solid #e44718;
}
.message-yellow {
    background: #fff4cc;
    border: 1px solid #f8e3ac;
    color: #e79300;
	 box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.message-yellow .closeInfoBox span {
	 background:#ffd265;
	 border: 1px solid #ffb531;
}
.message-blue {
    background: #e4edf5;
    border: 1px solid #e4edf5;
    color:#2e74b2;
	 box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.message-blue .closeInfoBox span {
	 background: #a2bfd9;
	 border: 1px solid #6d94bc;
}
.message-green {
    background: #e0f2cb;
    border: 1px solid #ccebac;
    color:#6da827;
	 box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.message-green .closeInfoBox span {
	 background: #98cf67;
	 border: 1px solid #5da62f;
}
.tableInfoBox{
	 border-collapse: separate;
	 width:100%;
	 border:0;
	     line-height: 20px;
}
.showBox {
    margin-top: 20px;
}
.hide09{
	display:none;
}

.main-wrapper {
    padding: 0;
    min-width: 320px;
    width: 100%;
    position: relative;
    min-height: 100vh;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
}

.main-wrapper > .banner {
    order: 1;
    -webkit-order: 1;
}
.main-wrapper > .order2 {
    order: 2;
    -webkit-order: 2;
	    flex-grow: 1;
    -webkit-flex-grow: 1;
	padding:0;
	margin:0;
}


.bgGrey{
	background-color: #fafafa;
}

.box_sidber{
	
}
.title_box, .title_content {
    font-size: 30px;
    text-shadow: 1px 1px 0px #ffffff;
    margin: 0px;
    padding: 0px;
   font-weight: 100;
	margin-bottom: 7px;
}

.box_inner {
    background-color: #ffffff;
    border-radius: 4px;
    -moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
}

.box_inner_title {
    padding: 16px 0px 16px 12px;
    color: #444444;
    margin: 0px;
    /* width: 220px; */
}
.box_inner_list_or_item > div{
	margin-bottom: 12px;
}
.box_inner_list_or_item a{
	text-decoration: none;
	
}
.box_inner_list_or_item{
	    background-color: #fff;
    border-top: 1px solid #dddddd;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
	padding: 12px 15px 15px 25px;
}
a.black {
    color: #000000;
}
.mgTop24px{
	margin:12px 0 12px;
}

.box_inner_content{
	padding: 16px 16px 16px 12px;
	    margin: 0 0 3% 0;
}
.textCenter{
	text-align:center;
}
.navbar-brand span small{ color:#fff;}
.mg10px{
	margin-top:10px;
	margin-bottom:10px;
}

input.checkbox {
    background: #ffffff;
    cursor: pointer;
    vertical-align: middle;
	    float: left;
    margin-right: 10px;
	    z-index: 0;
}
input.checkbox:before {
	content: "";
	position: absolute;
	width: 1em;
	height: 1em;
	background: inherit; 
}
input.checkbox:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 1;
    width: 1em;
    height: 1em;
    border: 1px solid #8442c8;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    -o-transition: .4s all;
    -ms-transition: .4s all;
    transition: .4s all;
}
input.checkbox:checked:after {
    transform: rotate(-45deg);
    height: .5rem;
    border-color: #8442c8;
    border-top-color: transparent;
    border-right-color: transparent;
}
input.noFloat{float:none;}
input.noBlock{display:initial;}


.clean {
    clear: both;
}

.bottom-form.bottom-border{
	border-bottom: 2px dashed #eaedf1;
}


.w50{
	width:50%;
}
.w30{
	width: 28%;
}
.w70{
	width:72%;
	padding:0 2%;
}
.pd20pz td {
    padding-top: 30px;
}


.table_proxy2 td{
	vertical-align:top;
}
table.table_proxy.table_proxy2 {
    width: 100%;
}

.icon-lang_rus span,  .icon-lang_eng span{
      position:relative;
      background-clip: padding-box;
      display: inline-block;
      height: 20px;
      width: 24px;
}
@media (max-width: 768px) {
    .icon-lang_rus span,  
    .icon-lang_eng span {
        position: relative;
        background-clip: padding-box;
        display: inline-block;
        height: 20px;
        width: 24px;
        padding: 14px;
    }
}
.icon-lang_rus span:after, .icon-lang_eng span:after{
	content:"";
	position:absolute;
	    top: 7px;
    left: 0;
	 height: 20px;
    width: 24px;
}
.icon-lang_rus span:after {
    background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 10'><title>ru</title><path d='M0 0h14v10H0z' fill='%23fff'/><path d='M0 3.33h14V10H0z' fill='%2301017e'/><path d='M0 6.67h14V10H0z' fill='%23fe0101'/></svg>");
		background-repeat:no-repeat;
}
.icon-lang_eng span:after {
    background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 10'><title>new-en</title><path d='M0 0h14v10H0z' fill='%23006'/><path fill='%23fff' d='M0 9.63l7.02-3.51L4.78 5 0 7.39v2.24zM14 7.37L9.25 5 7.02 6.12 14 9.61V7.37zM14 .39L7.02 3.88 9.25 5 14 2.63V.39z'/><path fill='%23fff' d='M0 2.61L4.78 5l2.24-1.12L0 .37v2.24z'/><path fill='%23fff' d='M0 3.33v3.34h5.35V10h3.33V6.67H14V3.33H8.68V0H5.35v3.33H0z'/><path fill='%23c00' d='M0 1.49v.75l2.19 1.09h1.49L0 1.49z'/><path fill='%23c00' d='M0 4v2h6.02v4h2V6H14V4H8.02V0h-2v4H0z'/><path fill='%23c00' d='M10.35 3.33L14 1.51V.76L8.86 3.33h1.49zM0 9.25l5.17-2.58H3.68L0 8.51v.74zM14 8.49v-.74l-2.16-1.08h-1.49L14 8.49z'/></svg>");
	background-repeat:no-repeat;
}
.helpalluser{
	max-width:500px;
}
.helpalluser_h1 {
   font-size: 22px;
    /* color: red; */
    text-align: center;
}
.help_img {
    text-align: center;
}
div#helpall>div {
    display: inline-block;
	    width: 49%;
    vertical-align: middle;
}
.box_inner.siderbarInfo {
    position: relative;
}
.info_lk_l {
    position: absolute;
    right: 11px;
    top: 0px;
}
.info_lk_l a {
    font-size: 12px;
}