.more_blue_dark:hover {

	background-color: #F0F0F0;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F0F0F0), color-stop(100%, whiteSmoke));
	background-image: -webkit-linear-gradient(bottom, #F0F0F0 0%, whiteSmoke 100%);
	background-image: -moz-linear-gradient(bottom, #F0F0F0 0%, whiteSmoke 100%);
	background-image: -o-linear-gradient(bottom, #F0F0F0 0%, whiteSmoke 100%);
	background-image: -ms-linear-gradient(bottom, #F0F0F0 0%, whiteSmoke 100%);
	background-image: linear-gradient(bottom, #F0F0F0 0%, whiteSmoke 100%);
	border: 1px solid gainsboro;
}

.more_blue_dark{
	padding: 4px 20px 5px 20px;
	margin: 5px 2px;
	color: #222;
	font-size: 12px;
	cursor: pointer;
	font-weight: bold;
	background-color: #E8E8E8;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E8E8E8), color-stop(100%, whiteSmoke));
	background-image: -webkit-linear-gradient(bottom, #E8E8E8 0%, whiteSmoke 100%);
	background-image: -moz-linear-gradient(bottom, #E8E8E8 0%, whiteSmoke 100%);
	background-image: -o-linear-gradient(bottom, #E8E8E8 0%, whiteSmoke 100%);
	background-image: -ms-linear-gradient(bottom, #E8E8E8 0%, whiteSmoke 100%);
	background-image: linear-gradient(bottom, #E8E8E8 0%, whiteSmoke 100%);
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	box-shadow:  0 0 1px rgba(0, 0, 0, 0.2);
	border: 1px solid #CECECE;
	display: inline-block;
	vertical-align: top;
	zoom: 1; /* Fix for IE7 */
	*display: inline; /* Fix for IE7 */
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.article_more{
	padding: 4px 20px 5px 20px;
	margin: 5px 2px;
	color: #222;
	font-size: 12px;
	cursor: pointer;
	font-weight: bold;
	background-color: #F0F0F0;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F0F0F0), color-stop(100%, whiteSmoke));
	background-image: -webkit-linear-gradient(bottom, #F0F0F0 0%, whiteSmoke 100%);
	background-image: -moz-linear-gradient(bottom, #F0F0F0 0%, whiteSmoke 100%);
	background-image: -o-linear-gradient(bottom, #F0F0F0 0%, whiteSmoke 100%);
	background-image: -ms-linear-gradient(bottom, #F0F0F0 0%, whiteSmoke 100%);
	background-image: linear-gradient(bottom, #F0F0F0 0%, whiteSmoke 100%);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid gainsboro;
	width:100px;
}

.article_more:hover{
	background-color: #E8E8E8;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E8E8E8), color-stop(100%, whiteSmoke));
	background-image: -webkit-linear-gradient(bottom, #E8E8E8 0%, whiteSmoke 100%);
	background-image: -moz-linear-gradient(bottom, #E8E8E8 0%, whiteSmoke 100%);
	background-image: -o-linear-gradient(bottom, #E8E8E8 0%, whiteSmoke 100%);
	background-image: -ms-linear-gradient(bottom, #E8E8E8 0%, whiteSmoke 100%);
	background-image: linear-gradient(bottom, #E8E8E8 0%, whiteSmoke 100%);
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
	box-shadow:  0 0 1px rgba(0, 0, 0, 0.2);
	border: 1px solid #CECECE;
}

#tnt_pagination {padding-right: 10px; float:right;}
#tnt_pagination a:link, #tnt_pagination a:visited {
	padding: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #EBEBEB;
	margin-left: 10px;
	text-decoration: none;
	background-color: #F5F5F5;
	color: #c86464;
	width: 22px;
	font-weight: normal;
}
#tnt_pagination a:hover {
	background-color: #ded0cd;
	border: 1px solid #bca09b;
	color: #966464;
}
#tnt_pagination .active_tnt_link {
	padding: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #bca09b;
	margin-left: 10px;
	text-decoration: none;
	background-color: #ded0cd;
	color: #966464;
	cursor: default;
}
#tnt_pagination .disabled_tnt_pagination {
	padding: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #EBEBEB;
	margin-left: 10px;
	text-decoration: none;
	background-color: #F5F5F5;
	color: #D7D7D7;
	cursor: default;
}
.sub_title {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	color: #be0702;
	padding-top: 20px;
	border-top: 1px dotted #845757;
}
.sub_date {
	color: #845757;
	font-size: 11px;
	margin: 5px 0px 10px 0px;
}

/*	--------------------------------------------------
:: Tables
-------------------------------------------------- */
table {/* background: #d8dad9; */-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; margin: 0 0 18px;   }

table thead, table tfoot { background: #f5f5f5; }
table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td { font-size: 12px; line-height: 18px; text-align: left; }
table thead tr th,
table tfoot tr td { padding: 8px 10px 9px; font-size: 14px; font-weight: bold; color: #222; }
table thead tr th:first-child, table tfoot tr td:first-child { border-left: none; }
table thead tr th:last-child, table tfoot tr td:last-child { border-right: none; }

table tbody tr.even,
	/*table tbody tr.alt { background: #eee; }
    table tbody tr:nth-child(even) { background: #eee; }*/
table tbody tr td { color: #333; padding: 9px 10px; vertical-align: top; border: none; }

/*	--------------------------------------------------
:: Alerts
-------------------------------------------------- */
.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #c09853;
}
.alert h4 {
	margin: 0;
}
.alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 20px;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}
.alert-danger,
.alert-error {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}
.alert-block {
	padding-top: 14px;
	padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
	margin-bottom: 0;
}
.alert-block p + p {
	margin-top: 5px;
}

.dataTables_length select {width: 60px;}


.article_list {border-top: 1px dotted #606465; padding: 10px 0px}

.right_content .article_list:first-child {border: none;}

.article_list .desc {color: #606465; margin: 10px 0px}

.article_list a {display: block; background: url('images/home/news_more_bullet.png') no-repeat left 5px; padding-left: 10px}

.has-thumbnail .article_content {
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	width: 500px;
	padding-left: 13px;
}


.article_thumbnail {
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	width: 100px;
}

.article_thumbnail img {
	width: 100px;
}


.newsList {
	padding: 20px;
	margin: 20px 0;
	border: 1px solid #eee;
	border-left-width: 5px;
	border-radius: 3px;
	border-left-color: #ecebea;
	position: relative;
	display:  flex;
}
.newsList.newsStyle {
	border-left-color: red;
}

.newsList .sub_title {
	font-size: 16px;
	color: #0d3349;
	border: none;
	padding-top: 0;
}

.newsList  .plusNews {
	position: absolute;
	right: -3px;
	bottom: -3px;
	font-size: 10px !important;
	width: auto !important;
	padding: 0 6px !important;
}
.newsList  .more_blue_dark:hover {
	color: #000 !important;
}
.newsList .sub_date{
	font-size: 10px !important;
}


.newsList .blockContent {
	display: inline-block;
	padding: 0 10px;
	/* max-width: 450px; */
	text-align: justify;
}


body[data-direction='rtl'] .newsList {
	border-right-width: 5px;
	border-left-width: 1px;
}
body[data-direction='rtl'] .newsList.newsStyle {
	border-right-color: red;
	border-left-color: #eee;
}
body[data-direction='rtl'] .newsList .plusNews {
	left: -3px !important;
	right: inherit;
}

.errorAuth{
	color: #fff;
	border-radius:5px;
	background:#ec7400;
	padding:5px 10px;
	transition: all 0.5s ease;
}
.errorAuth:before{
	font-family: FontAwesome;
	content: "\f023";
	padding-right:10px;
}