@charset "utf-8";
/* CSS Document */

body .container.body .right_col {
    background-color:unset;
}

/* index.php*/
/* ======================*/
	 .link1 a{color:#E1383B;
	text-decoration: underline;
	font-weight: bold;}
	
	.link1 a:hover{color:#E1383B;
	text-decoration: underline;
	font-size: 1.2em;}

.link_mt20_mb20{ margin-bottom: 10px;
	margin-top: 10px;
	display: block;
}

.fram {border-radius: 20px; 
		border: #E1383B solid 2px;  
		margin: auto; 
		margin-top: 20px; 
		padding: 10px; 
		text-align: justify; 
		direction: rtl;}


/* ======================*/




.col13{width: 14%;
}
.right_col {
    background: none;
	background-image: url("images/css-lattice-pattern.png");
	background-repeat:no-repeat;
	background-size:contain;
	
	
}

.bootstrap-duallistbox-container .btn-group .btn {
    border-radius: 10px;
    border: 5px solid #ffffff;
    margin-bottom: 5px;
    background-color: #375aa7;
    color: white;
}



.img-circle.profile_img {
     width: 110%; 
    background: #234080;
    margin-left: 0%;
    z-index: 1000;
    position: inherit;
    margin-top: 20px;
    /* border: 1px solid rgba(52,73,94,.44); */
    padding: 4px;
}
.img-circle {
    border-radius: 5%;
}

.left_col {
    background: #234080;
	width: 170px;
    padding: 1px;

}

.nav-link{
	background-color: #337ab7;
    color: #272727;
} 

.nav-link.active{
	background-color: #337ab7;
    color: #FFFFFF;
	width: auto;
} 

.nav-link.active img{
	width: 30px;
	height: 30px;
} 
.nav-link.active:hover{
	background-color: #337ab7;
} 


.ico 
{position: relative; top: -35px;}

.form-control.has-feedback-left {
    padding-left: 48px;
}

.has-feedback .form-control {
    padding-right: 10px;
}

.profile_pic {
    width: 90%;
}

site_title {
    font-weight: 400;
    font-size: 2em;
    line-height: 59px;
    display: block;
    text-align: center;
}

.center1 {
    
    float: left;
    display: block;
    color: #fff;
}


.nav-md ul.nav.child_menu li::before {
    background: #fbecca;

}
.nav.side-menu > li.active, .nav.side-menu > li.current-page {
	border-right: 5px solid #5ABEF7;
}

.right{font-family: 'Cairo', sans-serif; font-weight: bold; font-size: 1.2em; float: right; text-align: right; padding-bottom: 10px;}
.title_left{font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif"; font-weight: 550; font-size: 1.7em; float: left;}
.title_right{font-family: 'Cairo', sans-serif; font-weight: bold; font-size: 1.7em; float: right;}
.h7{font-size: 1.4em;}
.h8{font-size: 1.3em;}
.accordion .panel {

    margin-bottom: 5px;
    border-radius: 0;
    border-bottom: 1px solid #efefef;
    background-color: #f2f5f7;

}
ul.to_do li {

    background: #f3f3f3;
    border-radius: 3px;
    position: relative;
    padding: 0px;
    margin-bottom: 5px;
    list-style: none;
    line-height: 2;
    height: 70px;

}
.dashboard-widget-content .sidebar-widget {

    width: 100%;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    border: 1px solid #abd9ea;
    border-radius: 5px;
    text-align: center;
    float: right;
    padding: 2px;
    margin-top: 10px;

}

button a, button a:hover, button a:focus, button a:visited, button a:link {
	color: white;
}
.modal-lg {
    width: 1100px;
}

.form-group {
    margin-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

.form-control {
    margin-top: 3px;
}
.form-control {
    height: 38px;
    padding: 5px 12px;
    font-size: 1em;
    line-height: 1.2;
	font-weight: bold;
	border-radius: 4px;
}

body {
    line-height: 1;
}

.modal-header {
background-color:#337ab7;
color:    white;
}

.modal-footer {

    padding: 15px;
    text-align: right;
    border-top: 0px solid #e5e5e5;
	background-color: bisque;

}

.modal-body {

    position: relative;
    padding: 15px;
    background-color: bisque;

}


.form-control-feedback.left {
    left: 5px;
}

.label{
	text-align: left;
	width: 100px;
	display: inline-block;
	padding-right: 0px;
	color: #FF4D9F;
	font-size: 1em;
	line-height: 0.8em;
}


.label_table{
	text-align: right;
	background-color: #F0F0F0;
	padding: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #FF4D9F;
	font-size: 0.9em;
	line-height: 1.2em;
	
	
	
}

.label_table_noback{
	text-align: right;
	padding: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #FF4D9F;
	font-size: 0.8em;
	line-height: 1.2em;
	
	
	
}
.label_right{
	text-align: right;
	background-color: #F0F0F0;
	display: inline-block;
	padding: 5px;
	margin-bottom: 5px;
	color: #FF4D9F;
	font-size: 1.2em;
	line-height: 1.2em;
	clear: both;
	font-weight: bold;
}

.label_left{
	text-align: left;
	
	display: inline-block;
	padding: 5px;
	margin-bottom: 5px;
	color: #FF4D9F;
	font-size: 0.8em;
	line-height: 1.2em;
	clear: both;
}
.active1{
background-color: #F0F0F0;
}

.label_info{
	text-align: right;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 1.2em;
	line-height: 1.2em;
	
}

.center1 {
    
    float: left;
    display: block;
    color: #fff;
}
body {
    color: #424244;
	font-family: cairo;
	font-weight: bold;
}

.green {
    color: #424244;
}

.page-title .title_left {
  
    float: left;
    display: block;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}

.form-group.has-feedback span {
    display:table-cell;
}
.invoice1:hover{
	position: relative;
	left: 5px;
	top: 2px;
	display: inline-block;
	background: url("images/invoice_back.png") no-repeat;
}

.message1{
	color: white;
	font-family: tahoma;
	border: 1px solid #FFFFFF;
	border-radius: 5px;
	padding: 5px;
	font-weight: normal;
	background-color: #D43F35;
	letter-spacing: 1px;
	width: 350px; 
	line-height: 1em;
}

.nav li.current-page {
   
    background-color: rgb(9, 138, 200);
}

.nav.side-menu > li.active > a {
    text-shadow: rgba(0,0,0,.25) 0 -1px 0;
background: linear-gradient(#1a426a,#0c4266),#000;
box-shadow: rgb(0, 0, 0) 0 1px 0,inset rgba(255,255,255,.16) 0 1px 0;
    color: white;
/*    font-size: 1.2em;*/
}

.nav > li > a {
    padding: 13px 13px 12px;
}

.x_panel {
    
    padding: 10px 14px;
}


ul.bar_tabs {
    overflow: visible;
    background: #FFFFFF;
    height: 25px;
    margin: 21px 0 14px;
    padding-left: 14px;
    position: relative;
    z-index: 1;
    width: 100%;
    border-bottom: 1px solid 
    #E6E9ED;
}

.nav_menu {
    float: none;
    background:#EDEDED;
	border-bottom: 1px solid #D9DEE4;
    margin-bottom: 2px;
    width: 100%;
    position: relative;
    text-align: center;
	height: 60px;
}

.top_nav .navbar-right {
    width: 5%;
}

.btn.btn-app {
    color: #3097d2;
	width: 80px;
}
	
.x_panel{font-size: 1.4em;
}
	.label {
    
		width: 150px;}


@media (min-width: 1023px) and (max-width: 1024px) {
	body .printo {font-size: 12px;}
	.printo th tr td { font-size: 10px;font-weight: normal;	}
	.label {width: 90px;font-size: 0.9em;}
	.x_panel{font-size: 1em;}
	.title_left {font-size: 1.5em;}
	.xpanelheight {height: 280px;}
}


@media (min-width: 1200px) {  
	
	.x_panel{font-size: 1.2em;
	
    border: 2px solid #a5a5a5;
    border-radius: 10px;

	
	}
	
}



.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #337ab7;
    /* border: 1px solid #aaa; */
    border-radius: 4px;
    cursor: default;
    float: right;
    margin: 5px;
    padding: 5px;
    color: white;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #f5f5f5;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}
.btncompany {
   
    border: 3px solid #2a3f54;
	padding: 20px;
	border-radius: 10px;
	font-family: cairo;
	font-weight: bold;
	display: block; 
	margin: auto; 
	max-width: 200px; 
	border: 2px solid #EFEFEF;
}
.tile_count {
    margin-bottom: 20px;
    margin-top: 20px;
    color: wheat;
}

.h3, h3 {
    font-size: 20px;
}

.page-title .title_left {
    width: 100%;
    float: left;
    display: block;
}

optgroup{background-color:#ddd;}
option{background-color:#fff;}

.btn-me {    
	background: #f96420d4;
    border: 1px solid #f96420d4;
    margin-top: 2px;
	color: #fff;
}

.btn-me:hover, .btn-me:visited, .btn-me:active, .btn-me:link, .btn-me:link{    
	background: #e25b1dd4;
    border: 1px solid #e25b1dd4;
    margin-top: 2px;
	color: #fff;
}

span.right {
    float: right;
    font-size: 16px!important;
    font-weight: bold;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 7px 10px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #2f2f2f;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #98d5f3;
    border-radius: 20px;
    margin-top: -4px;
}

/*xpanel color*/
.xpanel_color{
	background-color: #F5F5F5;
}
/*Right To left */
.nav-md .container.body .col-md-3.left_col.menu_fixed {
    height: 100%;
    position: fixed;
    right: 0; /* new value */
	width: 175px;
}

.nav-md .container.body .right_col {
    padding: 10px 20px 0;
    margin-right: 170px; /* adjusted value was left */
	margin-left: 0;
	background-color: #c03e3e;
}
.main_container .top_nav {
    display: block;
    margin-right: 180px;
	margin-left: 0;
}

.main_container .top_nav {
    display: block;
    margin-right:170px;
	margin-left: 0;
}
.nav.side-menu>li {
    position: relative;
    display: block;
    cursor: pointer;
    text-align: right;
}

.nav-sm .main_container .top_nav {
    display: block;
    margin-right: 70px;
    z-index: 2;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-55, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    float: right;
    padding-right: 10px;
    padding-left: 10px;
}
.toggle {
    float: right;
    margin: 0;
    padding-top: 16px;
    width: 70px;
}
.nav-sm .container.body .right_col {
    padding: 10px 20px;
    margin-right: 70px;
    z-index: 2;
}
.x_content {
    padding: 0 5px 6px;
    float: right;
    clear: both;
    margin-top: 5px;
}

.btn.btn-app {
 
    padding: 7px 5px;
    margin: 0 0 0px 0px;
}

.dataTables_filter {
   float: left !important;
	text-align: right;
	direction: rtl;
	width: 500px;;
}



.dataTables_filter input { width:500px }

.menu_section>ul {
    margin-top: 10px;
    font-size: 1.3em;
}
.dataTables_info {
    width: 60%;
    float: right;
}

#myTab li{
	float:right;
	
}
ul.bar_tabs>li a {
    padding: 10px 17px;
    background: #D4D2D2;
    margin: 0;
    border-top-right-radius: 0;
}

.tile_count .tile_stats_count::before {
    content: "";
    position: absolute;
    left: 0;
    height: 65px;
    border-left: 1px solid #ADB2B5;
    margin-top: 10px;
}

.fnt1em{ font-size: 1em;
}
.fnt09em{ font-size: 1.2em;
	font-weight:bold;
}

@media (min-width: 992px){
footer {
    margin-right: 170px;
	margin-left: 0px;
}
}

@media (min-width: 768px){
.form-inline .form-control {
    width: 500px;
}
	.tile_count .tile_stats_count span {
    font-size: 15px;
}
}


.btn-primary {
    color: #fff;
    background-color: #234080;
    border-color: #2e6da4;
}