.orangeb { /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f5ada6+0,ee446e+100 */
	background: #C30; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #f5ada6 0%, #ee446e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #f5ada6 0%, #ee446e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #000000 0%, #f19239 100%) /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5ada6', endColorstr='#ee446e', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}


.rar-size {
	color: #2d2d2d;
	font-size: 12px;
	font-weight: normal;
	display: block;
}

	.rar-size:before {
		font-family: 'FontAwesome';
		content: "\f1c6";
		color: #2d2d2d;
		margin: 0px 5px;
	}



.title-caption {
	background: rgba(0, 0, 0, 0.46) none repeat scroll 0 0;
	color: #fff;
	padding: 5px;
	position: absolute !important;
	top: auto !important;
	bottom: 0 !important;
	left: 0 !important;
	width: 100% !important;
}

.new-btun {
	background-color: #fd7e15;
}

.en-navbar .navbar-nav > li > a {
	padding: 12px 12px !important;
}

.in-container p {
	text-align: justify;
}

.bn-effect-scroll .bn-news ul li {
	margin-right: 4px !important;
}

body {
	font-weight: 400 !important;
}

.vticker ul li a {
	display: inline-block !important;
}
/**.vticker ul li { min-height:126px !important;}**/

.vticker ul li .ndate {
	display: inline-block !important;
	clear: both;
}

.archive.btn {
	margin-top: 0px !important;
}

.bn-news {
	padding-left: 12px;
}

.zone {
	border-collapse: collapse;
	font-size: 13px;
	margin: 0;
	padding: 0;
	width: 100%;
}

	.zone th {
		color: rgb(0, 0, 0);
		font-weight: bold;
		text-align: center;
	}

	.zone td {
		color: rgb(26, 26, 26);
	}

.zone-border {
	border: 2px solid rgb(0, 0, 0);
	padding: 5px;
	text-align: center;
}

	.zone-border a, .zone-border a:hover {
		color: #000;
		pointer-events: none;
	}

.zone-border-left {
	border-left: 2px solid rgb(0, 0, 0);
}

.zone-border-right {
	border-right: 2px solid rgb(0, 0, 0);
}

.zone-border-top {
	border-top: 2px solid rgb(0, 0, 0);
}

.zone-border-bottom {
	border-bottom: 2px solid rgb(0, 0, 0);
}

.zonetable {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 100%;
}

	.zonetable td, .zonetable th {
		border: 2px solid rgb(0, 0, 0);
		padding: 2px;
	}


.scheme .dsize {
	display: none;
}

.tab-content ul.list li:after {
	color: #97979700 !important;
}

#wowslider-container1 a.ws_prev {
	right: 3.2em !important;
}

#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	height: 3em !important;
	width: 3em !important;
}


#wowslider-container1 .ws_playpause {
	height: 3em !important;
	width: 3em !important;
	right: 6.4em !important;
}

.controlbtn2 {
	list-style: none;
	margin: 0 0 25px 0;
	padding: 0;
	text-align: right
}

	.controlbtn2 li {
		display: inline-block;
		margin: 0 3px
	}

		.controlbtn2 li a {
			display: inline-block;
			padding: 8px 15px;
			background-color: #0f2e5d;
			color: #fff
		}

			.controlbtn2 li a:hover {
				text-decoration: none;
				background-color: #d09a06
			}

.use-menu {
	display: block;
	font-weight: 400;
	font-size: 1.3em;
	padding: 8px 13px;
	pointer-events: none;
	background-color: #d09a06;
	color: #fff;
	font-weight: 600;
	pointer-events: none;
}


.audiocaptcha {
	max-width: 30px;
	margin: 0px 5px;
	border-radius: 50%;
	border: 1px solid #ccc;
	padding: 6px;
}

ul.list li a {
	font-weight: 400;
}

.pwdFxd {
	position: fixed !important;
	top: 0;
	width: 100%;
}

table th {
	background: #4a606c !important;
}

.minusmrgin {
	padding-top: 10px;
}

.table > tbody > tr > td {
	font-weight: 400;
}

@media (max-width: 570px) {
	.welcome {
		padding: 15px !important;
		margin-left: 0 !important;
	}

	.cmphoto {
		padding: 15px !important;
		position: inherit !important;
		left: 0 !important;
		top: 0 !important;
		max-width: 100% !important;
		margin-bottom: 15px !important;
	}

	#usefull {
		background-image: linear-gradient(to bottom, #4a606d 90%, #ffffff 39%) !important;
	}

	.highlight-links ul li {
		width: 90% !important;
		margin: 0px 15px 15px !important;
	}

	.logo img {
		max-width: 100% !important;
	}

	.footer-link .footermiddle {
		margin-left: 0 !important;
		margin-top: 0 !important;
	}

	.incontent {
		padding: 0 !important;
	}

	.minusmrgin .col-md-5.text-right {
		text-align: left;
	}
}

.pagination {
	display: table-row !important
}

	/*.pagination a, .pagination span {
		background: #072B80;
		border: 1px solid #ccc;
		color: #fff;
		padding: 4px;
		margin-left: 4px
	}*/

		.pagination a:hover {
			background: #FC3;
			color: #000;
			text-decoration: none
		}

#basicExampleModal .modal-dialog {
	width: 90% !important;
}

#basicExampleModal .modal-content li:before {
	color: #a90505 !important;
	margin-left: -26px !important;
	padding: 2px 0px !important;
}

#basicExampleModal .modal-content li a {
	color: #144d6a !important;
	font-size: 14px;
	text-decoration: underline;
}

#basicExampleModal .modal-content li {
	font-size: 15px !important;
	color: #f7f7f7 !important line-height: 18px !important;
}

#basicExampleModal .modal-content p {
	color: #4a1804;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 7px !important;
}

#basicExampleModal .modal-dialog {
	width: 1000px;
}

.fade.in {
	opacity: 1;
	background: #000000bd;
}

#basicExampleModal .modal-content {
	background: #144d6a;
}

	#basicExampleModal .modal-content h3 {
		font-family: 'Roboto Condensed', sans-serif;
		color: #fff;
		font-size: 32px;
		margin: 0 0 20px 0;
		padding: 0;
	}

	#basicExampleModal .modal-content li {
		color: #fff;
		font-family: 'Roboto Condensed', sans-serif;
		font-size: 18px;
	}

		#basicExampleModal .modal-content li:before {
			color: #ffffff;
		}

		#basicExampleModal .modal-content li span {
			text-transform: uppercase;
			font-size: 23px;
			color: #fff700;
		}

.cornaclose {
	color: #fff !important;
	opacity: 1 !important;
}



.grid-stack-item-content {
	cursor: pointer;
	transition-duration: 0.2s;
}

	.grid-stack-item-content img {
		transition-duration: 0.2s;
	}

	.grid-stack-item-content:hover {
		background: rgba(0, 0, 0, 0) linear-gradient(135deg, #1e5799 0%, #f28c2e 49%, #1e5799 100%) repeat scroll 0 0;
	}

		.grid-stack-item-content:hover img {
			opacity: 0.7;
		}

.grid-stack > .grid-stack-item > .grid-stack-item-content {
	overflow-y: hidden;
}

.grid-stack {
	background: transparent !important;
}
