.envelope {
    width: 98%;
    min-height: 500px;
    overflow: hidden;
    /*background-image: url("/img/envel.png");*/
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 25px;
    box-sizing: border-box;
    border: 5px solid transparent;
    background: linear-gradient(white, white) padding-box, repeating-linear-gradient(-45deg, red 0, red 12.5%, transparent 0, transparent 25%, #58a 0, #58a 37.5%, transparent 0, transparent 50%) 0 / 5em 5em;
}

.letter-form-box input[type="text"] {
    max-width: 270px;
}

.question {
    width: 20px;
    display: inline-block;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #355e98;
    border-radius: 50%;
    color: white;
    font-weight: bold;
    margin-left: 4px;
    cursor: pointer;
    position: relative;

}

.login {
    float: left;
    width: 300px;
    line-height: 31px;
    font-weight: bold;
    margin-bottom: 17px;
}

.login-form {
    width: 100%;
    min-height: 88px;
}
.e-id-m-id {
    float: right;
}

.eId {
    background-image: url(/img/eID.PNG);
    width: 60px;
    height: 47px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    background-position: 0px;
}

.mId {
    background-image: url(/img/mID.PNG);
    width: 60px;
    height: 47px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    background-position: 0px;
}

.e-id {
    width: 91px;
    text-align: center;
    padding: 5px;
    box-sizing: border-box;
    /*border: 1px dotted;*/
    height: 122px;
    cursor: pointer;
    display: inline-block;
    border: none;
    position: relative;
    background-image: url("/img/stamp.png");
    background-size: 100%;
    background-repeat: no-repeat;
}

.trans_text {
    font-size: 9px;
    line-height: 11px;
    display:block;
    height: 25px;
    position: relative;
}

.fl-r {
    float: right;
    margin-top: -5px;
    width: 18px;
    height: 18px;
    font-size: 12px;
    line-height: 18px;
    top: 10px;
    right: 10px;
}

.fl_r_from {
    float: left;
    width: 270px;
}

.flr_select {
    float: right;
    width: 270px;
    position: absolute;
    right: 58px;
}

.tooltip {
    display:inline-block;
    position:relative;
    text-align:left;
}

.tooltip h3 {margin:12px 0;}

.tooltip .top {
    min-width:200px;
    max-width:400px;
    top:-20px;
    left:50%;
    transform:translate(-30%,-100%);
    padding:10px 20px;
    color:#ffffff;
    background-color:#009cdc;
    font-weight:normal;
    font-size:14px;
    border-radius:8px;
    position:absolute;
    z-index:99999999;
    box-sizing:border-box;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
    display:none;
}

.tooltip:hover .top {
    display:block;
}

.tooltip .top i {
    position:absolute;
    top:100%;
    left:30%;
    margin-left:-15px;
    width:30px;
    height:15px;
    overflow:hidden;
}

.tooltip .top i::after {
    content:'';
    position:absolute;
    width:15px;
    height:15px;
    left:50%;
    transform:translate(-50%,-50%) rotate(45deg);
    background-color:#009cdc;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
}

/*steps css*/
a:link, a:visited { color: #FF6588; transition: all 500ms; text-decoration: none;  }
a:hover { text-decoration: none; color: #ff6600;}
.button  { text-align:center; margin-bottom:40px; }
.button a:link, .button a:visited {  font-size:14px; line-height:42px; text-align: center; color: #fff; text-decoration:none; padding: 0 22px 0 22px; display:inline-block; height:44px; background-color:#1576cb; box-shadow: 1px 1px 2px rgba(0,0,0,0.3); border-radius: 3px;}
.button a:hover {  background: #ffa82b; color: #2e2824; }

.hr { width:100%; height:1px; border-top:1px #d1d8dd solid; margin-top:20px; margin-bottom: 20px; }

.clear { clear:both; }

.content { color:#616b75;  line-height: 24px; margin-bottom: 60px; padding-left: 24px; padding-right: 24px; }
.content h1 { text-align: center; font-size: 28px; color: #1576cb; margin-top:50px; font-weight: normal;  }
.content p {  font-size:14px; text-align:justify; color:#616b75; letter-spacing: 0.03em; }
.content img { margin-right:16px; margin-bottom:3px;  display:inline; margin-top:3px; border-radius: 3px; }
.content ol { font-size: 14px;  line-height: 120%; }
.content ol li { margin-bottom:20px; }

.content .print  { font-size: 13px; margin-top: 0; text-align: right; }
.print  span { font-size: 11px; }
.content .print img { margin: 0 0 0 6px;  float:none; display:inline;  border-radius: 0; vertical-align: middle;  }
.content .strok { text-align: left; margin-top: 10px; display: inline-block; }

.content .ns { font-size: 14px;  line-height: 120%;   padding: 14px; padding-left: 20px;}
.content .ns li { margin-bottom:10px; background: url('/img/t.png') no-repeat 0 5px; list-style: none; padding-left: 18px; }

.mutk { overflow: hidden; margin: 0 auto; margin-top: 5.33vh; max-width:650px; text-align: justify; background: url("/img/line.png")  no-repeat  -1px 22px; background-size: 100% 3px;}
.mutk a {  float: left; cursor: default;  transition: 0.3s; font-size: 24px;  font-weight: bold; text-decoration: none; background-color: #f4f7f9;  border-radius: 50%; }
/*.mutk a:hover {  background-color: #1576cb; color: #FFFFFF; }*/
.mutk a.active {  background-color: #3d73b3;  color: #FFFFFF; }
.mutk1 { width: 45px !important; height: 45px !important; border: 3px solid #376aa6;  line-height: 36px; text-align: center;  }
.mutk:after { content: "";  display: inline-block; width: 100%;}
.mutk div { display: inline-block; text-align: center;   }

.tabcontent { font-size: 14px; text-align:center; display: none;   }
#n01 {display: block;}
.tabcontent p { text-align:left; color: #616b75; text-align:center;  }
.tabcontent h3 {  color:#616b75; }
.tabcontent .eid { display: inline-block; background: url("../img/eid.png") #1576cb  no-repeat  5px 5px;  width: 200px; height:44px; line-height: 42px;  border-radius: 3px; text-decoration:none; color:#fff;  padding-left:30px;  }
.tabcontent  .auth-in { border: 1px solid #c0c0c0; font-size: 14px; color: #1C5455; border-radius: 3px; width:210px; height: 30px; padding-left: 10px; margin-top:5px; }
.tabcontent .auth-submit2 { font-size: 14px; color: #fff; border: 0; border-radius: 0.3rem; width: 160px; height: 44px; padding-left: 10px; background-color: #FF6588; cursor: pointer; transition: all 500ms; }
.auth-submit2-last-page { font-size: 14px; color: #fff; border: 0; border-radius: 0.3rem; min-width: 160px; height: 44px; padding-left: 10px; background-color: #FF6588; cursor: pointer; transition: all 500ms; }
.tabcontent .auth-submit:hover, .tabcontent  .eid:hover, .tabcontent .auth-submit2:hover {  background-color: #F93F6A;  }
.auth-submit2:hover {  background-color: #F93F6A;  }
.auth-submit-back { background-color: #1576cb !important; }
.auth-submit-back:hover { background-color: #00518f !important; }
#mailto {
    color: #1576cb !important;
}
.namak { border:1px solid #d6dae1;box-shadow: 2px 2px 10px 4px rgba(0, 0, 0, 0.25);  margin-bottom: 24px; padding-bottom: 40px; margin-top: 30px; text-align: left; background-color: white; }
/*.namak2 { background: url("../img/bg2.png") no-repeat; background-position: right bottom; }*/

.textarea {
    display: block;
    width: 100%;
    border: 0;
    padding: 10px;
    background-color: #f9fafc;
    padding-bottom: 50px;
    font-size: 14px;
    border-radius: 5px;
    background: url(/imgNew/ugol22.png) no-repeat 100% 0%;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    outline: none;
    /*filter: invert(100%) sepia(91%) saturate(969%) hue-rotate(180deg) brightness(107%) contrast(98%);*/
    box-shadow: 2px 2px 10px 4px rgba(0, 0, 0, 0.25);
}


.download2 { display: block;  border: 0;  cursor: pointer;  text-align: center; line-height: 44px; color: #000; font-size: 14px; font-style: bold;  border-radius: 3px;  width: 180px; height: 44px; background: url('/imgNew/up2.png') no-repeat  #ffb940 150px 7px; transition: all 500ms; }
.download2:hover { color: #fff; background-color:#c53b58; background-position: 150px -25px; }

input[type="radio"] { display: none;  }
input[type="radio"] + span { left: 0; top: 0; cursor: pointer; border-radius: 3px; }
input[type="radio"]:checked + span  { border:2px solid #4989D7; border-radius: 6px; background: white; }
input[type="radio"]:checked + span .letter {filter: hue-rotate(358deg) saturate(800%);}
input[type="radio"]:checked + span .request {filter: hue-rotate(532deg) saturate(800%);}
input[type="radio"]:checked + span .complain {filter: grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(0.8);}
input[type="radio"]:checked + span .post {filter: grayscale(54%) brightness(86%) sepia(111%) hue-rotate(30deg) saturate(665%) contrast(0.8);}
input[type="radio"]:checked + span .physical {filter: invert(83%) sepia(8%) saturate(2741%) hue-rotate(335deg) brightness(93%) contrast(77%);}
input[type="radio"]:checked + span .legal {filter: invert(44%) sepia(73%) saturate(198%) hue-rotate(324deg) brightness(95%) contrast(95%);}
label span { display: inline-block; width: 180px; height: 146px; margin:0px 40px 40px 40px; padding-top:14px; font-size: 16px; }
label span:hover {  color: #1576cb; }
.switch img { width: 80px; height: 80px; text-align:center; display: block; margin: auto; margin-bottom: 14px; }
/*.switch img:hover { filter: hue-rotate(290deg) saturate(800%); }*/

.navItemactive {background-color: #3d73b3 !important;  color: #fff !important; cursor: default;}

#post {
    margin-right: 34px;
}