.login-page, .register-page{
		background:#d2d6de url(../images/bing.jpg);
}
.login-page section.notify{
	width:100% !important;
	margin-top:0px !important;
	
}
.login-page section.notify ul{
	padding-left:7px !important;
}
.bing_credits{
	position:fixed;
	color:#FFF;
	font-weight:bold;
	bottom:5%;
	left:5%;
	font-size:14px;
}
.clearfix:after,.form-group:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix ,.form-group{ display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix ,* html .form-group{ height: 1%; }
.clearfix,.form-group { display: block; }

#profile_upload_image{
    position: absolute;
    top: 10px;
    left: 88px;
    width: 160px;
    height: 100px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    cursor:pointer;
}
.error-page>.error-content{
	margin-left:225px;
	padding-top: 25px;
}
section.notify{
    width: 90%;
    margin: 0 auto;
    margin-top: 30px;
}
.notify-time{
	color:#818080;
	position:relative;
	bottom:5px;
}
.installer-item{
	height:150px;
	overflow:hidden;
	width:23%;
	margin:1%;
}
.installer-item .box-header{
	padding-left: 0px;
}
.installer-package .icon{
	float:left;
	margin:10px;
	margin-top:0px;
}
.language-fields{
	padding:0px;
}
.language-fields li{
	list-style:none;
	border-left:2px solid #55bda4;
}
.language-fields  .input-group .input-group-addon{
	padding:0px 12px;
}
.mailbox-item{
	cursor:pointer;
}
.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4{
	font-size:12px;
}
.visual-preview{
	width:100%;
}
.visual-preview-question{
	width:315px;
	height:45px;
}
.visual-preview tr:odd{
	background:#EEEEEE;
}

.table-striped>tbody>tr>td {
	padding: 5px;
}
.visual-preview-question{
	color:#0e7198;
}
.ui-datepicker-year{
	border:none !important;
}
.ltr{
	direction: ltr !important;
}
.visual-preview-question{
	width:315px;
}

.table-striped>tbody>tr>td {
	padding: 5px;
}
.visual-preview-question{
	color:#0e7198;
}
.ui-datepicker-year{
	border:none !important;
}
.error_type .input-group-addon{
	border: none;
	margin: 0px;
	padding: 0px 7px 0px 0px;
}
.ltr{
	direction: ltr !important;
}

.visual-preview .sub table{
	margin-right: 10%;
	border: 1px dotted #ccc;
	margin-bottom: 5px;
	width: 90%;
}
.visual-preview .sub table td{
	padding-right:10px;
}
.noselect {
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none;   /* Chrome/Safari/Opera */
	-khtml-user-select: none;    /* Konqueror */
	-moz-user-select: none;      /* Firefox */
	-ms-user-select: none;       /* Internet Explorer/Edge */
	user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}
pre{
	direction: ltr;
}
.preview{
	direction: ltr;
}
.preview table{
	margin:0 auto !important;
}

.ajax-result {
	position: absolute;
	background-color: #fff;
	font-size: 17px;
	margin: 0 auto;
	max-width: 100%;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border: 1px solid #DDD;
	z-index: 1001;
	width: 400px;
	min-height: 100px;
	overflow: hidden;
}
.search-conntent .menu{
	padding: 0;
	margin: 0;
}
.search-conntent li{
	max-height: 200px;
	margin: 0;
	padding: 0px 10px;
	list-style: none;
	overflow-x: hidden;
	display: block;
	border-bottom: 1px solid #f4f4f4;
}
.search-results li{
	max-height: 200px;
	border-bottom: 1px solid #f4f4f4;
	list-style: none;
}
.search-results li h4{
	font-size: 16px;
}
.search-conntent li:last-child{
	border-bottom: 0px;
}
.search-conntent li:hover{
	background: #f4f4f4;

}
.search-conntent li h4{
	font-size:14px;
	line-height: 1.5em;
	text-align: justify;
	margin:0;
}

.search-conntent li p{
	font-size:13px;
	color:#000;
}
.ajax-result{
	font-size:1.2em;
	display: none;
}
.ajax-result .box-footer{
	padding: 0px !important;
}

.widget-item{
	height:180px;
	overflow:hidden;
	width:23%;
	margin:1%;
}
.widget-item .icon{
	float:left;
	
}
.widget-item .box-header{
	padding-left: 0px;
}
.highcharts-container{
	direction: ltr;
}
.highcharts-title{
	direction: rtl;
	font-family: inherit !important;
	text-align: center;
	font-size:11px !important;
	font-weight: bold;
}
.highcharts-tooltip{
	direction: rtl;
	z-index: 1000000;
}
.search-control{
	direction: rtl;
}
.text-white{
	color:white !important;
}



.thumbnail {
	position: relative;
	width: 200px;
	height: 200px;
	overflow: hidden;
}
.thumbnail img {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.thumbnail img.portrait {
	width: 100%;
	height: auto;
}


.impicker .thumbnail {
	position: relative;
	width: 50px;
	height: 30px;
	overflow: hidden;
	display:table-cell;
	padding:0px 10px;
	border:none;
}
.impicker .thumbnail img {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);

}
.hr-title {
	color: #FFF;
	background: #3c8dbc;
	float: right;
	padding: 10px 25px;
	position: relative;
	bottom: 20px;
}
.btn-white {
	background: #f3f3f3;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f3f3f3));
	background-image: -webkit-linear-gradient(top,#fff,#f3f3f3);
	background-image: -moz-linear-gradient(top,#fff,#f3f3f3);
	background-image: -ms-linear-gradient(top,#fff,#f3f3f3);
	background-image: -o-linear-gradient(top,#fff,#f3f3f3);
	background-image: linear-gradient(to bottom,#fff,#f3f3f3);
	border-color: #CCC;
	color: #222;

}

.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
	background: #f3f3f3;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f3f3f3));
	background-image: -webkit-linear-gradient(top,#fff,#f3f3f3);
	background-image: -moz-linear-gradient(top,#fff,#f3f3f3);
	background-image: -ms-linear-gradient(top,#fff,#f3f3f3);
	background-image: -o-linear-gradient(top,#fff,#f3f3f3);
	background-image: linear-gradient(to bottom,#fff,#f3f3f3);
	border-color: #999;
	color: #222;

}

.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
	background-image: none;

}

.btn-white.disabled,
.btn-white[disabled],
fieldset[disabled] .btn-white,
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled:active,
.btn-white[disabled]:active,
fieldset[disabled] .btn-white:active,
.btn-white.disabled.active,
.btn-white[disabled].active,
fieldset[disabled] .btn-white.active {
	background-color: #FFFFFF;
	border-color: #BDBDBD;
}

.btn-white .badge {
	color: #FFFFFF;
	background-color: #2E2E2E;
}
#content-list tbody tr td{
	cursor: pointer;
}
#content-list tbody tr td small{
	visibility: hidden;

}
#content-list tbody tr td small a{
	cursor: pointer;
}
#content-list tbody tr:hover td small{
	visibility: visible;
}
#content-list tbody tr td>a{
	color:#21759b;

}
#content-list tbody tr:hover td>a,#content-list tbody tr td  small a:hover{
	color:#d54e21;
}