﻿/*==========NewsList==========*/
.news_list_main {
	width: 100%; height: auto; /*margin: 30px 0;*/ margin-bottom: 30px; background: #efefef; padding: 10px 0 0 0;
}
.box_title {
	position: relative; margin-bottom: 20px; overflow: hidden; min-height: 40px;
}
	.box_title::after {
		position: absolute;
		content: "";
		background-color: #dfdfdf;
		height: 1px;
		left: 0;
		right: 0;
		top: 50%;
		margin-top: -1px;
	}
	.box_title .caption {
		display: inline-block; padding: 0 10px; position: relative; z-index: 10;
		line-height: 30px; white-space: nowrap; background: #efefef;
	}
		.box_title .caption::before {
			position: absolute;
			content: "";
			background-color: #c63a10;
			height: 1px;
			width: 30px;
			left: -30px;
			top: 50%;
			margin-top: -1px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
		}
		.box_title .caption::after {
			position: absolute;
			content: "";
			background-color: #c63a10;
			height: 1px;
			width: 30px;
			right: -30px;
			top: 50%;
			margin-top: -1px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
		}
	.box_title h2 {
		font-family: 'WebMitra'; margin-top: 5px; margin-bottom: 5px; line-height: 26px; font-size: 24px;
	}
.text_right {
	text-align: right;
}
.box_date {
	width: 834px; font-family: WebMitra; font-size: 22px; font-weight: bold; direction: rtl;
}
	.box_date input[type="button"], .box_date input[type="text"] {
		font: 18px WebMitra;
	}
.box_body {
	border: 0 none; width: 100%; height: auto;
}
	.box_body li {
		display: block; padding: 0px; border-bottom: 1px solid #d5d5d5; direction: rtl; height: 150px; text-align: right;
	}
	.box_body li:last-child {
		/*border-bottom: 0px none;*/
	}
	.box_body li .li_img {
		float: right; width: 185px; height: 124px; border: 3px solid #d5d5d5; margin: 10px 5px 0px 0px; overflow: hidden; text-align: center;
	}
		.box_body li img {
			height: 100% !important; width: 100% !important; object-fit: cover;
		}
		.box_body li a {
			color: #000; height: 150px; line-height: 20px; display: block; cursor: pointer; width: 100%; float: right; text-decoration: none;
		}
			.box_body li a dl {
				width: 630px; height: 135px; overflow: hidden; padding-top: 8px; float: left; line-height: 22px; margin-left: 10px;
			}
				.box_body li a dl h2 {
					font: bold 22px WebMitra;
				}
				.box_body li a dl h3 {
					color: #808080; font: 14px WebMitra,tahoma,arial,helvetica;
				}
				.box_body li a dl lead {
					font: 16px WebMitra, tahoma, arial, 'Times New Roman'; color: #000000;
				}
			.box_body li a:hover {
				background: #fff;
			}
.news_list_more {
	position: relative; margin-bottom: 90px; direction: rtl;
}
.col-sm-offset-4 {
    margin-right: 25%;
    margin-left: 0;
}
.col-sm-4 {
    width: 25%; float: right; position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
	font-family: Tahoma;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
	.fa-spinner::before {
		content: "҉";
	}
.fa-fw {
    width: 1.28571429em;
    text-align: center;
}
.fa {
    display: inline-block;
    font: normal normal normal 12px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0,0);
}
#divArchiveLoading {
	width: 100%; display: none; text-align: center;
}
	#divArchiveLoading img {
		padding: 20px 0;
	}
/*==========Information==========*/
.info_main {
	width: 100%; position: relative; display: inline-block; margin: 0px auto;
}
.info_title {
	width: 605px; border-bottom: 1px solid #D4D4D4; border-radius: 5px; color: #898989; font-family: WebMitra;
	font-size: 22px; font-weight: bold; line-height: 67px; margin: 20px auto 10px auto; padding: 0px 73px 4px;
	background: url('../Images/Common/Logo.png') no-repeat #eee right; background-position: 685px; text-align: right;
}
	.info_title span {
		color: #444;
		font-size: 18px;
		font-weight: bold;
		padding: 0px 6px;
	}
.info_list {
	width: 750px; margin: 0px auto; text-align: right;
}
.info_view_info {
	width: 730px; font-family: WebMitra; line-height: 35px; padding-bottom: 10px;
}
	.info_view_info img {
		max-width: 700px;
	}
.info_hr {
	width: 750px; height: 2px; margin: 0px auto; border: none; background-color: #000000;
}
.info_ascx {
	width: 750px; margin: 0px auto; padding-top: 10px;
}

/*==========ContactInfo==========*/
.ContactForm-Main {
    width: 750px; margin: 10px auto 0px auto; font: 14px Yekan; direction: rtl;
}

.ContactForm-ItemBox {
	width: 730px; background: #eee; float: right; margin-bottom: 15px; border-radius: 5px; padding: 10px; text-align: right;
}

	.ContactForm-ItemBox label {
		float: right;
		font-family: "Yekan";
		font-size: 1rem;
		letter-spacing: -0.25px;
		position: relative;
		width: 100%;
		margin: 0px; padding: 0px;
	}

		.ContactForm-ItemBox label span {
			float: right;
			font-family: "Yekan";
			font-size: 12px;
			height: 35px;
			letter-spacing: -0.25px;
			line-height: 35px;
			margin-left: 10px;
			position: relative;
			width: 85px;
			color: #696969;
		}

			.ContactForm-ItemBox label input, .ContactForm-ItemBox label textarea, .ContactForm-ItemBox label select {
			background: #FAFAFA none repeat scroll 0px 0px;
			border: 1px solid #E5E6E9;
			border-radius: 3px;
			box-sizing: border-box;
			color: #3A3A3A;
			cursor: text;
			height: 30px;
			transition: all 0.3s ease-out 0s;
			width: 325px;
			font-family: "Yekan";
			font-size: 12px;
			outline: medium none;
			overflow: auto;
			text-overflow: ellipsis;
		}

.ContactForm-ItemBox .help-block {
    color: #D70303;
    float: left;
    font-family: "Yekan";
    font-size: 12px;
}

.ContactForm-ItemBox #spanSent
{
	font: 16px Yekan; padding: 10px 0px;
	text-align: center; color: #009933;
}
/*==========ShowFeeds==========*/
.ShowFeeds-Main {
	width: 650px; margin: 10px auto 0px auto;
}

.feeds-main {
	width: 650px; height: 59px; margin-bottom: 20px;
}

.feeds-left {
	width: 61px; height: 59px; float: left; background: url('../Images/RSS/rss-left.png') no-repeat;
}

.feeds-center {
	width: 449px; height: 59px; float: left; background: url('../Images/RSS/rss-center.png') repeat-x; text-align: left;
	font: 12px Tahoma; line-height: 54px; direction: ltr;
}

	.feeds-center span {
		margin-left: 10px; color: #d71920;
	}

		.feeds-center span a, .feeds-center span a:hover {
			text-decoration: none; color: #d71920;
		}

.feeds-right {
	width: 140px; height: 59px; float: left; background: url('../Images/RSS/rss-right.png') no-repeat;
	font: 14px Yekan; line-height: 49px; text-align: center;
}