@font-face {
    font-family: "yekan";
    src: url(../fonts/Yekan.eot);
    src: url(../fonts/Yekan.eot?#iefix) format("embedded-opentype"), url(../fonts/Yekan.woff) format("woff"), url(../fonts/Yekan.ttf) format("truetype"), url(../fonts/Yekan.svg#BYekan) format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face{
    font-family:'DroidNaskh';
    src:url("../fonts/DroidNaskh-Regular.eot");
    src:url("../fonts/DroidNaskh-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/DroidNaskh-Regular.woff") format("woff"), url("../fonts/DroidNaskh-Regular.ttf") format("truetype");
    font-weight:400;
    font-style:normal;
}
* {
    font-family: yekan;
    font-size: 12px;
    direction: rtl;
}
body {
    background: rgba(202, 225, 244, 5) url("../images/bg-noise.png") repeat scroll 0 0;

}
.hfooter {
    background:#0b486b;
    color:#f2f4f8;
    text-align: center;
    padding:0 0 30px;
}
.hfooter_1 {
    font-size: 11px;
    opacity: 0.5;
    width: 70%;
    margin: 0 auto 5px;
}
.hfooter_2 {
    font-size: 10px;
    opacity: 0.5;
}
.hwrp_2 {
    background: #0c486c;
    color:#f2f4f8;
    padding:30px 0 10px;

}
.inrow {
    margin: 10px 30px;
}
.hform input[type=text], .hform input[type=password] {
    background: rgba(93, 128, 150, 0.8) !important;
    color: #b3bdc7 !important;
    border-color: #5d8096 !important;
    border-radius: 25px;
    line-height: 40px;
    height: 40px;
}
.form-control-feedback {
    left:5px;
    top:5px;
    right:auto;
    background: #2a5f7f;
    border-radius: 20px;
    font-size:11px;
    color:#bbc8d1;
    height: 30px;
    width:30px;
    line-height: 30px;
}
.btn-sbm {
    background: transparent;
    color: #f6f4f4;
    min-height: 40px;
    padding: 0 99px;
    width: 100%;
}
.btn-orange {
    background: url(../images/list.png) no-repeat center #fa9a25;
    min-width: 40px;
    min-height: 40px;
    margin: 0 10px;
}
.btn-yellow {
    background: url(../images/info.png) no-repeat center #fdc00f ;
    min-width: 40px;
    min-height: 40px;
}
.btns a {
    color:#ffffff;
}
.hnews {
    margin-top: 40px;
    opacity: 0.7;
}
.hnews ul {
    padding-right:10px;
}
.hbanner {
    min-height: 247px;
    background: url(../images/wbanner_t.gif) no-repeat center #29948c;
}
.hbanner a {
    display: block;
    min-height: 150px;
    min-width: 100px;
    position: relative;
    top: 50px;
}
.container {
}
.has-feedback .form-control {
    padding-left: 42.5px;
    padding-right: 15px;
}
.link-wrp {
    display: inline;
}
.container h2 {
    margin:0;
}
.hbanner img {
    display: none;
}
@media (max-width: 400px) {
    .btn-sbm {
        display: block;
        width: 100%;
    }
    .link-wrp {
        display: block;
        margin-top:10px;
        text-align: center;
    }
    .btn-orange {
        margin-right: 0;
    }
    hbanner {
        background: none;
        min-height: auto;
    }
    hbanner img {
        display: block;
    }
    .hbanner a {
        display: block;
        min-height: auto;
        min-width: auto;
        position: relative;
        top: auto;
    }
}
@media (min-width: 401px) {


}
@media (min-width: 520px) {
    .container {
        width: 500px;
    }

}
@media (min-width: 768px) {
    .container {
        width: 400px;
    }

}
@media (min-width: 992px) {
    .container {
        width: 400px;
    }

}
@media (min-width: 1200px) {
    .container {
        width: 400px;
    }

}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    text-align: right;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
    left:12px;
    right:auto;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
    text-align: right;
}
.dropdown-toggle.btn-default,
.dropdown-menu.open,
.dropdown-menu.inner,
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default,
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background: #857a81;
    border-color:#857a81;
    color: #f6f4f4;
}
.dropdown-menu a:hover {
    background: none;
}
input::-moz-placeholder {  /* Firefox 19+ */
    color: #b0bdc6 !important;
}
.bootstrap-select > .dropdown-toggle {
    padding-right:15px;
}
.bootstrap-select button span{
    font-size:14px !important;
}
.btns {
    background: #06344e;
    margin-top: 40px;
    height: 50px;
    line-height: 50px;
}
.plogo {
	line-height: 40px;
    background: #f6f4f5;
    height:50px;
    color:#29948a;
    text-align: center;
}
.plogo a {
    color:#29948a;
    font-family: "sans-serif";
    font-weight:bold;
    font-size:14px;
	
}
.plogo a:hover {
    text-decoration: none;
}
.btn:hover,
.btn:focus,
.btn.focus {
    color: #ced5dd;
    text-decoration: none;
}
.form-group .fa {
    font-size:18px;
}
.fa-keyboard-o {
    position:absolute;
    left:40px;
    top:10px;
    color:#b7c8d2;
    font-size:17px !important; ;
}
