/****************************************** general *************************************/
@font-face {
    font-family: FontYekan;
    src: url('../fonts/yekan/yekan.eot') format('eot'), url('../fonts/yekan/yekan.woff') format('woff'), url('../fonts/yekan/yekan.ttf') format('truetype'), url('../fonts/yekan/yekan.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
	font-family:FontYekan, tahoma;
	text-decoration: none !important;
}
body {
	background:url('../images/body_bg.jpg');
	font-size:13px;
}
h4, h3 {
 color:#444;
}
label, span, li a {
	color: #5F5F5F;
}
.btn {
    font-size: 13px;

}
button i {
	color: #fff;
}
.tab-pane {
	padding: 15px;
}
.pagination {
	margin: 15px 0;
}
input, select {
    border-radius: 1px !important;
}
/****************************************** footer *************************************/
.dexp-section ul li a, .dexp-section ul li span {
	font-size:12px;
}
.dexp-section .content {
	margin-top: 0px;
}
.region .content {
	font-size:12px;
	text-shadow:none;
}
.dexp-section h4 span {
	font-size:16px;
}

#section-bottom {
    color: #6a6a6a;
    background: #f5f5f5 url(https://irandoc.ac.ir/sites/all/themes/ui-webkaran/assets/images/bg/bg-section-bottom.png) no-repeat top center;
    width: 100%;
    padding: 50px 0 35px;
    line-height: 25px;
    border-top: 2px solid #5893db;
}
#section-bottom .block-menu {
    padding-bottom: 20px;
}
#section-bottom h2.block-title {
    color: #242424;
    font-size: initial;
    margin: 0;
    padding: 0;
}
#section-bottom h4 {
    line-height: normal;
}
#section-bottom .block-menu ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
}
#section-bottom h4.block-title:after {
    content: ' ';
    display: block;
    width: 30px;
    height: 2px;
    margin: 10px 0 15px 0;
    background: #2c91e6;
}
ul.menu {
    text-align: right;
}
.service-support ul.menu {
    margin: 0;
    padding: 0;
}
#section-bottom li {
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    transition: all 0.15s linear;
}
.service-support ul.menu li {
    width: 100%;
    display: table;
    color: #6a6a6a;
    border: 1px solid #dbdbdb;
    background: #f0f0f0;
    margin: 0 0 10px 0;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}
ul.menu li {
    margin: 0 0.5em 0 0;
}
ul.menu li {
    margin: 0 0 0 0.5em;
}
.service-support ul.menu li i {
    width: 45px;
    display: table-cell;
    border-left: 1px solid #dbdbdb;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}
.service-support ul.menu li span {
    display: table-cell;
    padding-right: 10px;
    vertical-align: middle;
}
#section-extra-bottom-1 {
    color: #6a6a6a;
    background: #f5f5f5;
    width: 100%;
    padding: 0px 0;
    line-height: 25px;
    border-top: 1px solid #dbdbdb;
}
#section-extra-bottom-1 .block-menu ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
body.rtl #section-extra-bottom-1 .block-menu ul.menu li.first {
    border-right: none;
}
#section-extra-bottom-1 .block-menu ul.menu li.first {
    border-right: none;
}
#section-extra-bottom-1 .block-menu ul.menu li {
    margin: 10px -7px 10px 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    border-right: 1px solid #dbdbdb;
}
body.rtl #section-extra-bottom-1 .block-menu ul.menu li.first a {
    padding-right: 0;
}
#section-extra-bottom-1 .block-menu ul.menu li.first a {
    padding-right: 15px;
}
#section-extra-bottom-1 .block-menu ul.menu li a {
    display: block;
    padding: 0 15px;
}
#section-extra-bottom-1 a {
    color: #6a6a6a;
}
#section-footer {
    color: #c0c0c0;
    background: #626ED0;
    width: 100%;
    padding: 20px 0;
    line-height: 25px;
}