.mws-panel .search-panel{border-top:1px solid #bcbcbc; -webkit-border-radius:6px;}
.search-action-row{height:25px;!important}
input[type="text1"]:focus
{
	outline:none;
	border:1px solid #5d9ed2;
	box-shadow: #5d9ed2 0px 0px 5px;
	-webkit-box-shadow: #5d9ed2 0px 0px 5px;
	-moz-box-shadow: #5d9ed2 0px 0px 5px;
	-ms-box-shadow: #5d9ed2 0px 0px 5px;
	-o-box-shadow: #5d9ed2 0px 0px 5px;
	-webkit-transition: all .3s ease-in-out;!important
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.hidden-panel{display:none;}
.mws-form-lable-inline { margin: 0 10px}
.clear{clear:both;}
.input-200{width:200px;}
.input-250{width:250px;}
.input-300{width:300px;}
.input-350{width:350px;}
.input-550{width:550px;}
.round-5{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.round-10{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.mws-table tbody tr td label.error{color:#c83139;font-size:12px;margin-right:2px;}
a:hover{color:#c35311;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
a.download,a.download:active,a.download:link,a.download:visited{text-decoration:none;color:#c5d52b;background:#35353a;padding:2px 10px;text-align:center}
a.download:hover{background-color:#c5d52b;color:#fff;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
ul.download{list-style-type:decimal; margin-right:20px;display:block; clear:right;}
ul.download li{line-height:30px}
div.download-item{width:200px; display:inline;}
.breadcrumb{height:20px;margin:0 4% 10px 4%;-webkit-border-radius:0 0 8px 8px;-moz-border-radius:0 0 8px 8px;border-radius:0 0 8px 8px;
background-image: url(../images/core/mws-dark-bg.png);background-color: #787878; color:#fff; direction:rtl;}
.breadcrumb a:hover{color:#c5a521; text-decoration:none;}
.comment-section{background-color:#ddd;padding:5px;margin-top:2px;}
.comment-sender{font-weight:bold;}
#change-pass-dialog-container{display:none;}
table.bordered{border-bottom:1px solid #d5d5d5}
.gray{background-color:#CCC}
.btn-group .popover-content p
{
	font-size:12px;
	text-align:justify;
	white-space:normal;
}
.mws-search-form
{
	border-top:1px solid #bcbcbc; !important
}

.report-header{text-align:center; background-color:#666; background-image:url(../images/core/mws-panel-header-bg.png); background-repeat:repeat-x; margin:0 10px 10px; height:28px; color:#c5d52b; font-size:14px; padding-top: 3px;}
.mws-form-message.reqinfo {margin-top:5px;background-color:#bce5f7;border-color:#a6d3e8;color:#11689E;width:30%;}
.mws-panel .mws-panel-popup{border-top:1px solid #bcbcbc!important; padding:5px!important;}
.custom-panel
{
margin:0!important;
padding:5px!important;
}
#simple-container
{
margin-right:0!important;
}
.simple-content{
width:80%; min-hight:50%;height:auto; background-color:#fff; margin:30px auto; border:1px solid #787878;box-shadow: 3px 4px 3px rgba(0, 0, 0, 0.35);
padding:10px; direction:rtl;
}
.simple-header{
width:96%; text-align:center; padding:3px 0; margin:0 auto; margin-bottom:10px; font-weight:bold; font-size:14px;
}
.simple-table
{
	width:90%;
}
.simple-row{
line-height:28px;
}

tr.simple-row-field{
height:26px;
}
td.simple-row-field{
width: 140px;
font-weight:bold;
}
.simple-content .dash-bordered{border-bottom: 1px dashed #666565;margin: 5px;}
.simple-content > table{width:100%}
.simple-content * li{line-height:30px;}

.datatable-info-message{margin:5px; font-size:11px;}
.datatable-info-message-box{margin:5px;font-size:11px;background-color:#b7b6b6;padding:5px;border: 0px solid #aaaaaa;cursor:pointer; display:none;}
td.details-control {
    background: url('../images/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.shown td.details-control {
    background: url('../images/details_close.png') no-repeat center center;
}

.detailed-table
{
	border:1px solid #aaaaaa;
	margin:2px auto;
	width:96%;
	padding: 3px;
}
.detailed-header{font-weight:bold; font-size:11px;}
.referer-req-details{display:none; margin:10px; padding:10px; background-color:#e2e1e1;border:1px solid #c7c6c6}
.report a{color:#333!important;}


#dspworktable-filters.closed .mws-form-row{
	height: 0;
	padding: 0;
	overflow: hidden;
}
#dspworktable-filters.closed .mws-button-row{
	cursor: pointer;
}
#dspworktable-filters .mws-button-row label{
	display: none;
	cursor: pointer;
}
#dspworktable-filters.closed .mws-button-row label{
	display: block;
}
#dspworktable-filters.closed .mws-button-row input{
	display: none;
}
#dspworktable-filters .toggle-btn{
	position: absolute;
	left: 6px;
	bottom: calc(50% - 9px);
	width: 18px;
	height: 18px;
	background: #fff;
	text-align: center;
	line-height: 18px;
	border-radius: 50%;
	font-size: 14px;
	display: none;
}
#dspworktable-filters.closed .toggle-btn{
	display: block;
}

.similar-tickets{
	position: relative;
	max-height: 300px;
	overflow-y: auto;
	height: auto;
	border: solid 1px #bbb;
	background: #fff;
	box-sizing: border-box;
	padding: 8px;
	border-radius: 3px;
	margin-top: 8px;
}
.similar-tickets .item{
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 8px 4px;
	border-bottom: solid 1px #ccc;
	float: right;
}
.similar-tickets .item label{
	width: 140px;
	float: right;
	display: block;
}
.similar-tickets .item a{
	width: calc(100% - 140px);
	display: block;
	float: right;
	color: rgb(32, 96, 214);
	font-size: 14px;
}
.similar-tickets .connect_to_ticket:hover{
	cursor: pointer;
	transform: scale(1.1);
}

.survey{
	margin-top: 16px;
	position: relative;
	padding: 16px;
	box-sizing: border-box;
	border: solid 1px #bbb;
	border-radius: 3px;
	display: none;
}
.survey .question{
	position: relative;
	width: 100%;
	height: auto;
	display: none;
	border-top: solid 1px #ccc;
}
.survey .question:first-of-type{
	display: block;
	border-top: none;
}
.survey .question .head{
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	height: auto;
	flex-direction: row;
}
.survey .question .head img{
	margin-left: 8px;
	display: none;
}
.survey .question .head .options{
	margin-right: auto;
}
.survey .question .head .options input{
	margin-right: 16px;
}
.survey .question .body{
	position: relative;
	display: none;
	width: 100%;
	height: auto;
	margin: 16px 0;
}
.survey .question.disapproved .head h4{
	color: rgb(184, 10, 10);
}
.survey .question.approved .head h4{
	color: rgb(6, 163, 111);
}
.survey .question.approved .head img.approved{
	display: inline;
}
.survey .question.approved .head img.disapproved{
	display: none;
}
.survey .question.disapproved .head img.approved{
	display: none;
}
.survey .question.disapproved .head img.disapproved{
	display: inline;
}