/*//////////////////////////////////////////////////////////////////////////////
// ##########################################################################///
// # DM System 1.0                                                          # //
// ########################################################################## //
// #                                                                        # //
// #               --  DM SYSTEM IS NOT FREE SOFTWARE  --                   # //
// #                                                                        # //
// #  ============ Programming & Designing By Dilovan Matini =============  # //
// #     	 Copyright © 2018 Dilovan Matini. All Rights Reserved.  	    # //
// #------------------------------------------------------------------------# //
// #------------------------------------------------------------------------# //
// # Website: www.qkurd.com                                                 # //
// # Contact us: contact@qkurd.com                                          # //
// ########################################################################## //
//////////////////////////////////////////////////////////////////////////////*/

/**************  The custum css classes  ************/

/*
	The main 2 div layer after body tag
*/
.shutdown-message{
	padding: 4px;
	background-color: #ffffc4;
	font: bold 12px 'Droid Arabic Kufi', tahoma,arial;
}
.browser-support-message{
	padding: 4px;
	background-color: #d8ebff;
	font: bold 12px 'Droid Arabic Kufi', tahoma,arial;
}
.block-content{
	position: relative;
	padding: 10px 1px;
}
.block-footer{
	height: 84px;
	margin: 0;
	padding: 6px 7px;
	border: 1px solid #1c1c1c;
	background-color: #2b2b2b;
}
.block-footer > .footer-left{
	float: left;
	text-align: left;
}
.block-footer > .footer-left > img{
	width: 77px;
	height: 77px;
	margin: 4px 10px 4px 2px;
}
.block-footer > .footer-left > div{
	margin: 2px 0;
	white-space: nowrap;
	font: normal 15px 'adobe-clean', tahoma;
	color: #aaa;
}
.block-footer > .footer-left > div a,
.block-footer > .footer-left > div a:hover{
	font: bold 15px 'adobe-clean', tahoma;
	color: #fff;
}
.block-footer > .footer-left > div.title{
	font-size: 20px;
}
.block-footer > .footer-left > div.title > span{
	font: normal 28px 'adobe-clean', tahoma;
	color: #fff;
}
.block-footer > .footer-right{
	float: right;
	text-align: right;
}
.block-footer > .footer-right > div{
	margin: 2px 0;
	white-space: nowrap;
}
.block-footer > .footer-right > div > span{
	display: inline-block;
	width: 140px;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	background-color: #444444;
	font: normal 13px 'adobe-clean', 'Droid Arabic Kufi', arial, tahoma;
	color: #aaa;
	line-height: 22px;
}
.block-footer > .footer-right > div.bigger > span{
	height: 30px;
	font-size: 15px;
	color: #fff;
	line-height: 28px;
}
.block-footer > .footer-right > div > span.live-clock{
	font-size: 22px;
}
.block-footer > .footer-right > div > span.date{
	font-size: 16px;
}

.main-menubar{
	position: relative;
	height: 32px;
	border: 1px solid #555;
	border-color: #155b76 #555 #155b76;
	background-color: #298fcc;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUyOTlkMyIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMzM3YWI3IiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
	background-image: -moz-linear-gradient(top,#5fa9e2,#298fcc);
	background-image: -webkit-linear-gradient(top,#5fa9e2,#298fcc);
	background-image: -o-linear-gradient(top,#5fa9e2,#298fcc);
	background-image: linear-gradient(top,#5fa9e2,#298fcc);
	text-align: right;
	white-space: nowrap;
	z-index: 2;
}
.main-menubar > div{
	float: left;
	padding-left: 12px;
	font: bold 13px/32px 'Droid Arabic Kufi', tahoma, arial;
	color: #fff;
	text-shadow: 0 -1px #155b76;
}
.main-menubar > div > i{
	color: #fff;
}
.main-menubar > ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
}
.main-menubar > ul a{
	font: bold 12px 'Droid Arabic Kufi', tahoma,arial;
	text-decoration: none;
	white-space: nowrap;
}
.main-menubar > ul li > a{
	display: block;
}
.main-menubar > ul > li > a > span{
	display: inline-block;
	padding: 1px 4px 0;
	margin: 0 5px 0 0;
	vertical-align: middle;
 	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	background-color: #ff0000;
	color: #fff;
	text-shadow: 0 0 0 transparent;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
		    border-radius: 3px;
}
.main-menubar > ul li, .main-menubar > ul ul a{
	position: relative;
	text-align: right;
}
.main-menubar > ul > li{
	display: inline-block;
	border-left: 1px solid #227393;
	border-left: 1px solid rgba(0,0,0,0.3);
}
.main-menubar > ul > li:hover > a{
	background-color: #fff;
	color: #333;
	border-right: none;
	padding-right: 9px;
	text-shadow: none;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
	background-image: -moz-linear-gradient(top,#f0f0f0,#fff);
	background-image: -webkit-linear-gradient(top,#f0f0f0,#fff);
	background-image: -o-linear-gradient(top,#f0f0f0,#fff);
	background-image: linear-gradient(top,#f0f0f0,#fff);
}
.main-menubar > ul > li:first-child, .main-menubar > ul > li:first-child > a{
	border-right-color: transparent;
}
.main-menubar > ul > li:last-child, .main-menubar > ul > li:last-child > a{
	border-left-color: transparent;
}
.main-menubar > ul > li > a{
	color: #fff;
	line-height: 15px;
	text-shadow: 0 -1px #155b76;
	padding: 2px 8px;
	line-height: 28px;
	border-right: 1px solid #59b5da;
	border-right: 1px solid rgba(255,255,255,0.2);
}
.main-menubar > ul ul{
	position: absolute;
	display: none;
	min-width: 160px;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #fff;
	border: 1px solid #b3b3b3;
	border-top: none;
}
.main-menubar ul{
	right: -1px;
}
.main-menubar > ul ul a{
	color: #555;
	line-height: 18px;
	padding: 5px 8px;
	border-top: 1px solid #e4e4e4;
}
.main-menubar > ul ul a > i{
	color: #555;
}
.main-menubar > ul ul ul{
	top: 0;
	right: 160px;
}
.main-menubar > ul ul a:hover{
	background-color: #f0f0f0;
}
.main-menubar > ul ul ul li:first-child a{
	border-top-color: #b3b3b3;
}
.main-menubar > ul ul li a{
	webkit-transition: all 0.2s ease-in-out;
	moz-transition: all 0.2s ease-in-out;
	o-transition: all 0.2s ease-in-out;
	ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.main-menubar > ul ul li a:hover{
	padding-right: 15px !important;
	border-right: 3px solid #b3b3b3;
}
.main-menubar > ul li:hover > ul{
	display: block;
}
.main-menubar > .logout,
.main-menubar > .logout:hover,
.main-menubar > .logout:active,
.main-menubar > .logout:focus,
.main-menubar > .logout:visited{
	float: left;
	width: 36px;
	height: 32px;
	margin: 0;
	border-bottom: 1px solid #751515;
	border-right: 1px solid #c44040;
	vertical-align: middle;
	text-align: center;
	background-color: #d60000;
}
.main-menubar > .logout:hover{
	background-color: #e80000;
}
.main-menubar > .logout > i,
.main-menubar > .logout:hover > i{
	margin-top: -1px;
	margin-right: 2px;
	color: #fff;
	font-size: 20px;
	line-height: 33px;
	text-shadow: 0 -1px #155b76;
}

.header-trans-sreach{
	position: relative;
	margin-right: 2px;
}
.header-trans-sreach > input{
	width: 200px;
	padding-left: 24px;
	text-align: right;
}
.header-trans-sreach > i{
	position: absolute;
	left: 7px;
	top: 5px;
	cursor: pointer;
	color: #888;
}
.header-trans-sreach > i:hover{
	color: #333;
}

.photo-viewer-place{
	position: relative;
	width: 400px;
	height: 450px;
}
.photo-viewer-place > img{
	width: 400px;
	height: 450px;
}
.photo-viewer-place > div{
	position: absolute;
	bottom: 3px;
	left: 3px;
	width: 394px;
	padding: 7px 5px;
	color: #f5f5f5;
	text-shadow: 0 0 0.3em rgba(0, 0, 0, 0.8), 0 0 0.3em rgba(0, 0, 0, 0.8), 0 0 0.3em rgba(0, 0, 0, 0.8);
	filter: dropshadow(color=#000000, offx=1, offy=1, Positive=1);
	text-align: right;
	background-color: rgba(0, 0, 0, 0.3);
	font: bold 15px arial, tahoma;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
.photo-viewer-place > i.download-photo{
	position: absolute;
	bottom: 4px;
	left: 8px;
	font-size: 24px;
	color: #fff;
	text-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
	cursor: pointer;
	z-index: 10;
}
.photo-viewer-place > i.download-photo:hover{
	text-shadow: 0 0 12px rgba(0, 0, 0, 1);
}