/* titli font */


@font-face {
  font-family: 'HelveticaNeue';
  src: url("font/HelveticaNeueW23forSKY-Reg.eot") format("embedded-opentype"), 
  url("font/HelveticaNeueW23forSKY-Reg.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
  
 @font-face {
  font-family: 'UniversNextArabic-Regular';
  src: url('font/UniversNextArabic-Regular.eot');
  src: url('font/UniversNextArabic-Regular.eot?#iefix') format('embedded-opentype'),
       url('font/UniversNextArabic-Regular.woff2') format('woff2'),
       url('font/UniversNextArabic-Regular.woff') format('woff'),
       url('font/UniversNextArabic-Regular.ttf') format('truetype'),
       url('font/UniversNextArabic-Regular.svg#UniversNextArabic-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'titli';
  src: url('font/TitilliumWeb-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'titli';
  src: url('font/TitilliumWeb-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'titli';
  src: url('font/TitilliumWeb-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'titli';
  src: url('font/TitilliumWeb-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'titli';
  src: url('font/TitilliumWeb-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'titli';
  src: url('font/TitilliumWeb-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'titli';
  src: url('font/TitilliumWeb-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'titli';
  src: url('font/TitilliumWeb-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'titli';
  src: url('font/TitilliumWeb-LightItalic.ttf') format('truetype');

  font-weight: 300;
  font-style: italic;
}

/* opensans font */
@font-face {
  font-family: 'OpenSans-Bold';
  src: url('font/OpenSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-BoldItalic';
  src: url('font/OpenSans-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'OpenSans-ExtraBold';
  src: url('font/OpenSans-ExtraBold.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Italic';
  src: url('font/OpenSans-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'OpenSans-Light';
  src: url('font/OpenSans-Light.ttf') format('truetype');
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-LightItalic';
  src: url('font/OpenSans-LightItalic.ttf') format('truetype');
  font-weight: lighter;
  font-style: italic;
}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url('font/OpenSans-Regular.ttf') format('truetype');
  font-weight:normal;
  font-style:normal;
}
@font-face {
  font-family: 'OpenSans-Semibold';
  src: url('font/OpenSans-Semibold.ttf') format('truetype');
  font-weight:500;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-SemiboldItalic';
  src: url('font/OpenSans-SemiboldItalic.ttf') format('truetype');
  font-weight:500;
  font-style: italic;
}

/* ubunto font */
@font-face {
  font-family: 'ub';
  src: url('font/UbuntuMono-B.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'ub';
  src: url('font/UbuntuMono-BI.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'ub';
  src: url('font/Ubuntu-B.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'ub';
  src: url('font/Ubuntu-BI.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'ub';
  src: url('font/Ubuntu-L.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'ub';
  src: url('font/Ubuntu-LI.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'ub';
  src: url('font/Ubuntu-M.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'ub';
  src: url('font/Ubuntu-MI.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'ub';
  src: url('font/Ubuntu-R.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ub';
  src: url('font/Ubuntu-RI.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
    font-family: 'DinNextLight';
    src: url('font/din-next/light/DinNextLight.eot');
    src: url('font/din-next/light/DinNextLight.eot') format('embedded-opentype'), url('font/din-next/light/DinNextLight.woff2') format('woff2'), url('font/din-next/light/DinNextLight.woff') format('woff'), url('font/din-next/light/DinNextLight.ttf') format('truetype'), url('font/din-next/light/DinNextLight.svg#DinNextLight') format('svg');
}

@font-face {
    font-family: 'DinNextRegular';
    src: url('font/din-next/regular/DinNextRegular.eot');
    src: url('font/din-next/regular/DinNextRegular.eot') format('embedded-opentype'), url('font/din-next/regular/DinNextRegular.woff2') format('woff2'), url('font/din-next/regular/DinNextRegular.woff') format('woff'), url('font/din-next/regular/DinNextRegular.ttf') format('truetype'), url('font/din-next/regular/DinNextRegular.svg#DinNextRegular') format('svg');
}

@font-face {
    font-family: 'DinNextMedium';
    src: url('font/din-next/medium/DinNextMedium.eot');
    src: url('font/din-next/medium/DinNextMedium.eot') format('embedded-opentype'), url('font/din-next/medium/DinNextMedium.woff2') format('woff2'), url('font/din-next/medium/DinNextMedium.woff') format('woff'), url('font/din-next/medium/DinNextMedium.ttf') format('truetype'), url('font/din-next/medium/DinNextMedium.svg#DinNextMedium') format('svg');
}

@font-face {
    font-family: 'DinNextBold';
    src: url('font/din-next/bold/DinNextBold.eot');
    src: url('font/din-next/bold/DinNextBold.eot') format('embedded-opentype'), url('font/din-next/bold/DinNextBold.woff2') format('woff2'), url('font/din-next/bold/DinNextBold.woff') format('woff'), url('font/din-next/bold/DinNextBold.ttf') format('truetype'), url('font/din-next/bold/DinNextBold.svg#DinNextBold') format('svg');
}

body
	{
		 font-family: 'DinNextRegular';
	}
	
.page-footer .page-footer-inner
	{
		float:none;
		margin:0 auto;
		display:table; 
	}
	
.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-menu > li > a
	{
		font-family: 'titli','HelveticaNeue' !important; 
	}
	
.page-header.navbar
	{
		height:51px; 
	}
	
.logout4 button
	{
		background:none;
		border:none;
		font-family: 'titli','HelveticaNeue' !important;
		outline:none;
		margin-bottom:10px; 
	}
.logout4 li:hover
	{
		background:#f6f6f6;
		
	}
	
.page-container-bg-solid .page-content
	{
		background:#fff; 
	}
	
.page-container-bg-solid .page-sidebar .page-sidebar-menu > li.active > a > .selected, .page-container-bg-solid .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a > .selected
	{
		border-color: transparent transparent transparent #fff; 
	}
	
input.btn-fileimage{
        position: absolute;
		top: 0;
		left: auto;
		height: 35px;
		margin: 0;
		font-size: 23px;
		cursor: pointer;
		filter: alpha(opacity=0);
		opacity: 0;
		direction: rtl;
}

.pointer_change
	{
		cursor: pointer;
		background: #ccc;
		display: inline-block;
		padding: 8px 20px;
		float: right;
		margin: 0 4px; 
	}
.fileinput
	{
		min-width:190px; 
	}
	
.warp
	{
		position:relative; 
	}
	
.float_left
	{
		float:left; 
	}
	
td a
	{

		text-shadow: none;
		color: #b9b9b9;
		border: 1px solid #ccc;
		padding: 1px 5px;
		margin: 0 5px;
 
	}
textarea
	{
		resize: vertical; 
	}
	
.padding_right_0
	{
		padding-right:0; 
	}
.padding_left_0
	{
		padding-left:0; 
	}
	
.padding_0
	{
		padding:0; 
	}
	
.datepicker.datepicker-dropdown
	{
		left:auto; 
	}
	
.login_form
	{
		padding-right:30px !important; 
	}
	
h1, h2, h3, h4, h5, h6
	{
		font-family: 'titli','HelveticaNeue' !important;  
	}
	
h1 {
    font-size: 23px;
}

.page-container-bg-solid .timeline-body {
    background-color: #f5f4f4;
}

.page-container-bg-solid .timeline-badge-userpic {
    border-color: #f5f4f4;
    width: 80px;
    height: 80px;
    overflow: hidden;
}

.page-container-bg-solid .timeline-body-arrow {
    border-color: transparent transparent transparent #f5f4f4;
}

.page-container-bg-solid .timeline:before {
    background: #f5f4f4;
}

.pagination {
    text-align: center;
    margin: 10px auto;
    display: table;
}

.margin_right_5
	{
		margin:0 5px !important; 
	}
	
.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle > img
	{
		width:29px !important; 
	}
	
img
	{
		max-width:100%; 
	}
	
.min_hight
	{
		max-height: 165px !important;
    	overflow: hidden; 
	}
	
.flaot_left
	{
		float:left;
		margin-right:5px;
		margin-top:1px; 
	}
	
.recipe_action i
	{
		color: #d6b108;
    	font-size: 15px !important;
	}
	
.recipe_action
	{
		border-right:1px solid #ccc; 
		padding-top:9px;
		min-height:153px;
		margin-top:20px
	}
	
.blog-tags span
	{
		color: #45b6af; 
	}
.page-content
	{
		overflow:hidden; 
	}
	
.fixed_hight #myCarousel2
	{
		height:350px;
		overflow:hidden;
		margin-bottom:10px; 
	}
	
.blog-page .media img {
    height: 75px;
    position: relative;
    top: 3px;
    width: 75px;
}

.float_right
	{
		float:right;
		width:60%; 
	}
.comment_image
	{
		width:40% !important;
		float:left;
		padding:0 10px 10px 0;
		height:auto !important;
		max-height:150px; 
	}
	
.media
	{
		overflow:hidden;
		border-bottom:1px solid #ccc;
		padding-bottom:5px; 
	}
	
.linkinindex
	{
		border: none;
    	color: #1caf9a;
    	font-size: 14px;
	}
	
.user_interface i
	{
		/*border:1px solid #1caf9a;*/
		border-radius:30px;
		text-align:center;
		padding:3px;
		min-width:20px;
		margin-top:10px;
	}
.radio label
	{
		min-width:100px; 
	}
	
#user-status > .radio 
	{
		float: right;
    	min-width: 100px;
		margin-bottom:10px;
	}
	
.top-news div
	{
		width:100%; 
		margin-bottom:10px;
		cursor: auto;
		position:relative;
		padding:10px;
	}
	
.top-news div .top-news-icon {
    left: 8px;
    bottom: 15px;
    opacity: 0.3;
    font-size: 35px;
    position: absolute;
    filter: alpha(opacity=30);
}

.timeline-body-content {
    font-size: 14px;
    margin-top: 35px;
    overflow: hidden;
}

.scroller
	{
		overflow-y:scroll !important; 
	}
	
.show_notification
	{
		margin:0;
		padding:0; 
	}
.show_notification li
	{
		list-style:none;
		padding:5px 0;
		border-bottom:1px solid #ccc; 
		font-family: 'titli','HelveticaNeue' !important; 
	}
	
.page-header.navbar .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu .dropdown-menu-list > li > a
	{
		
		padding:10px !important; 
	}
		
.show_notification .item li
	{
		list-style:none;
		padding:10px 10px ;
		border-bottom:1px solid #ccc;
		margin-bottom:5px; 
	}
	
.input_warp
{
	position:relative;
}

.input.btn-fileimage
{
	height:35px !important;
}


.form-group {
    margin-bottom: 15px;
    overflow: hidden;
}

.delet_image
{
	position: absolute;
    top: 3px
}

.colorpicker-element .form-group
{
	
	margin:0;
}

.colorpicker-element .input-group-addon
{
	float:right;
	min-width: 143px;
	margin-bottom:15px;
	cursor:pointer;
}

.colorpicker-element .input-group-addon i, .colorpicker-element .add-on i
{
	width: 100%;
    height: 25px;
}

.rating-container .caption , .rating-container .clear-rating
{
	display:none;
}

.rating-container .filled-stars {
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
    color: #f6b61a;
    white-space: nowrap;
    overflow: hidden;
     -webkit-text-stroke: 0px #777; 
     text-shadow: 0px 0px #999;
	direction:ltr;
}

.star i
{
	font-size:18px;
}
@media (max-width: 991px) {
.grid-view
{
	overflow-x:scroll;
}
}

.select2-container--krajee , .select2-dropdown
{
    display: block;
    direction: rtl;
}

.select2-selection__clear
{
	float:left;
}

.pointer
{
	cursor: pointer;
}

.ovelay
{
	position: absolute;
    width: 99%;
    background: #2a2727;
    opacity: 0.4;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    color: #fff;
    text-align: center;
    padding-top: 13%;
	display:none;
}

.height_0 ,.field-medicalitem-0-price2, .field-medicalitem-0-total2  
{
	height:0px;
	margin:0;
}

.table .form-group
{
	margin:0;
}

@media (min-width:780px) {

/*.form-group
{
	width:50%;
	padding:0 0 0 15px ;
	float:right;
}*/

.field-woundedoperation-operation_description , .field-woundedoperation-note , .field-injury-note , .field-delegate-note
,.field-operation-description ,.field-clinicalprocedure-name , .field-medicalorder-note, .field-attachment-description
,.field-wounded-injury_type , .field-wounded-mejor_injury , .field-madeclinicalprocedure-note , .field-wounded-file_description ,
.field-wounded-almorafiq
{
	width:100%;
}

.form-group:last-child
{
	width:100%;
}

}

.field-wounded-almorafiq , .field-wounded-file_send_date
{
	display:none;
}
#morafiq_error
{
	color:red;
}

#table_id_filter input
{
	font-size: 14px;
    font-weight: normal;
    color: #333;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: none;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.w-100 .form-group,.w-100 .form-group , .w-100
{
	width:100%;
}

.warp_all
{
	display:none;
}

.page-header.navbar .top-menu
{
	float:none;
}

#chart-container {
  position: relative;
  min-height:450px;
  height: auto;
  border: 1px solid #aaa;
  margin: 0.5rem;
  overflow: auto;
  text-align: center;
  direction:ltr;
  cursor: move;
}
.orgchart
{
	cursor: move;
}

.page-header-fixed .page-container {
    margin-top: 0px;
}

.navbar-fixed-top
{
	background:#e7e7e7;
}

.nav_new .nav 
{
	width:100%;
	background:#e7e7e7;
	text-align: center;
}

.nav_new .navbar-nav > li 
{
    float: none;
    display: inline-block;
}

.nav_new .navbar-nav > li > a 
{
    color: #1f1f1f !important;
}


.nav_new .navbar-nav > li > a:hover 
{
    color:#fff !important;
	background:#d64635;
}

.nav_new .navbar-nav > li.active 
{
    background:#d64635;
}

.nav_new .navbar-nav > li.active a
{
    color:#fff !important;
}

label 
{

    font-size: 14px;
	font-family: 'DinNextBold';
}


.page-container-bg-solid .page-content
{
	background: #f4f7f6;
}

.page-container-bg-solid .page-content > div
{
	background: #fff;
    overflow: hidden;
    padding: 15px;
    border-radius: 10px !important;
    margin-bottom: 30px;
}

.control-label
{
	width:25%;
	float: right;
}

.form-control , .select2 
{
	width:75% !important;
	float: right;
}

.cke_chrome  {
    border: 1px solid #ccc;
    width: 75% !important;
    float: left !important;
}

.dismissal-setting-form .cke_chrome 
{
	width:100% !important;
}

.required>label::after
{
	content:'*';
	color:#ff0202;
}

.date_hijry .form-group
{
	width:50% !important;
	float: right;
}

.date_hijry .form-control , .date_hijry  label
{
	width:50% !important;
	float: right;
}

.warp_employment_id
{
	position:relative;
}

#employment_id
{
	position: absolute;
    top: 0;
    left: 0;
}

.warp_password input
{
	width:50% !important;
}

.warp_password
{
	position:relative;
}

.pass_genrate
{
	position: absolute;
    top: 0;
    left: 0;
}

.calculating-attendance-index td a {
    text-shadow: none;
    color: #b9b9b9;
    border: 0px solid #ccc;
    padding: 0px 0px;
    margin: 0 0px;
}

.modal-body
{
	padding:15px;
	overflow: hidden;
}

.card-title {
    color: #1f1f1f;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 20px;
}

.punch-det {
    background-color: #f9f9f9;
    border: 1px solid #e3e3e3;
    border-radius: 4px !important;
    margin-bottom: 20px;
    padding: 10px 15px;
}

.punch-hours {
    align-items: center;
    background-color: #f9f9f9;
    border: 5px solid #e3e3e3;
    border-radius: 50% !important;
    display: flex;
    font-size: 20px;
    height: 120px;
    justify-content: center;
    margin: 0 auto;
    width: 120px;
}



.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}

.card {
    border-radius: 0.55rem !important;
    background: #fff;
    transition: .5s;
    border: 1px solid #ededed;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 10%);
}

.recent-activity .res-activity-list {
    max-height: 200px;
	height:200px;
    list-style-type: none;
    margin-bottom: 0;
    overflow-y: auto;
    padding-left: 30px;
    position: relative;
}
.out-hours-lg {
    margin-top: 35px;
}

.mt-2, .my-2 {
    margin-top: 0.5rem!important;
}

.linkbtn
{
	border:none;
	background: transparent;
	padding: 0;
}

#workschedule-0-deduct_late_hours_type,#workschedule-1-deduct_late_hours_type,#workschedule-2-deduct_late_hours_type,#workschedule-3-deduct_late_hours_type,#workschedule-4-deduct_late_hours_type,#workschedule-5-deduct_late_hours_type
{
	width: 75%;
    float: right;
}

.label_40 label
{
	width:100%;
}

.label_40 input
{
	width:100% !important;
}

#workschedule-0-day,#workschedule-1-day,#workschedule-2-day,#workschedule-3-day,#workschedule-4-day
{
	float:right;
}

.hint-block
{
	float: left;
    width: 75%;
}

.logologin {
    background: url(../../admin/assets2/logologin.png);
    width: 110px;
    height: 100px;
    margin: 0 auto;
    z-index: 9999;
    position: relative;
    background-size: 100%;
}

.select2-container--open
{
	z-index: 99999;
}

.linkbtn2
{
	color: #fff;
    background-color: #45b6af;
    border-color: #45b6af;
    border: none;
    padding: 5px 15px;
}

.boxino {
    border: 1px solid gray;
    background: #337AB7;
    color: #fff;
    padding: 15px 15px 15px 50px;
    display: inline-block;
    border-radius: 8px;
}

.boxino {
    font-size: 16px;
    color: #fff;
    width: 100%;
    max-width: 400px;
    box-sizing: content-box;
    border-radius: 6px !important;
	margin-bottom:20px;
}

.modal {
    z-index: 99999;
    outline: none;
    overflow-y: auto !important;
}

.mt_5
{
	margin-top:15px;
}
/*change color */
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover, .page-sidebar,.page-content-wrapper {
    background-color: #235896;
}

.page-header.navbar {
    background-color: #235896;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a, .page-sidebar .page-sidebar-menu > li.active > a, .page-sidebar .page-sidebar-menu > li.active.open > a {
    background: #578ebe;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a:hover, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a:hover, .page-sidebar .page-sidebar-menu > li.active > a:hover, .page-sidebar .page-sidebar-menu > li.active.open > a:hover {
    background: #578ebe;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li:hover > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.open > a, .page-sidebar .page-sidebar-menu > li:hover > a, .page-sidebar .page-sidebar-menu > li.open > a {
    background: #578ebe;
    color: #fff;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li:hover > a > i, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.open > a > i, .page-sidebar .page-sidebar-menu > li:hover > a > i, .page-sidebar .page-sidebar-menu > li.open > a > i {
    color: #fff;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a > i, .page-sidebar .page-sidebar-menu > li > a > i {
    color: #fff;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a, .page-sidebar .page-sidebar-menu > li > a {
    border-top: 1px solid #484848;
    color: #fff;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li > a > .arrow:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li > a > .arrow.open:before, .page-sidebar .page-sidebar-menu li > a > .arrow:before, .page-sidebar .page-sidebar-menu li > a > .arrow.open:before {
    color: #fff;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a, .page-sidebar .page-sidebar-menu > li > a {
    border-top: 1px solid #1d476c;
    color: #fff;
}

.nav_new .navbar-nav > li.active {
    background: #578ebe;
}

.nav_new .navbar-nav > li > a:hover {
    color: #fff !important;
    background: #578ebe;
}

.page-footer {
    background: #235896;
}
.page-footer .page-footer-inner {
    color: #ffffff;
}
.nav_new .nav {
    background: #cbd9eb;
}
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li > a > .arrow:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li > a > .arrow.open:before, .page-sidebar .page-sidebar-menu li > a > .arrow:before, .page-sidebar .page-sidebar-menu li > a > .arrow.open:before
{
	color:#fff;
}
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li:hover > a > .arrow:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu li:hover > a > .arrow.open:before, .page-sidebar .page-sidebar-menu li:hover > a > .arrow:before, .page-sidebar .page-sidebar-menu li:hover > a > .arrow.open:before {
    color: #fff;
}
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li:hover > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li.open > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li.active > a, .page-sidebar .page-sidebar-menu .sub-menu > li:hover > a, .page-sidebar .page-sidebar-menu .sub-menu > li.open > a, .page-sidebar .page-sidebar-menu .sub-menu > li.active > a {
    background: #578ebe !important;
    color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #235896;
    border-color: #235896;
	border-radius: 5px !important;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
    color: #fff;
    background-color: #578ebe;
    border-color: #578ebe;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li > a, .page-sidebar .page-sidebar-menu .sub-menu > li > a {
    color: #dbdbdb;
}
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li > a > i, .page-sidebar .page-sidebar-menu .sub-menu > li > a > i {
    color: #dbdbdb;
}
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li > a > .arrow:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li > a > .arrow.open:before, .page-sidebar .page-sidebar-menu .sub-menu > li > a > .arrow:before, .page-sidebar .page-sidebar-menu .sub-menu > li > a > .arrow.open:before {
    color: #dbdbdb;
}
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li:hover > a > i, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li.open > a > i, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li.active > a > i, .page-sidebar .page-sidebar-menu .sub-menu > li:hover > a > i, .page-sidebar .page-sidebar-menu .sub-menu > li.open > a > i, .page-sidebar .page-sidebar-menu .sub-menu > li.active > a > i {
    color: #dbdbdb;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li:hover > a > .arrow:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li:hover > a > .arrow.open:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li.open > a > .arrow:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li.open > a > .arrow.open:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li.active > a > .arrow:before, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li.active > a > .arrow.open:before, .page-sidebar .page-sidebar-menu .sub-menu > li:hover > a > .arrow:before, .page-sidebar .page-sidebar-menu .sub-menu > li:hover > a > .arrow.open:before, .page-sidebar .page-sidebar-menu .sub-menu > li.open > a > .arrow:before, .page-sidebar .page-sidebar-menu .sub-menu > li.open > a > .arrow.open:before, .page-sidebar .page-sidebar-menu .sub-menu > li.active > a > .arrow:before, .page-sidebar .page-sidebar-menu .sub-menu > li.active > a > .arrow.open:before {
    color: #dbdbdb;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li > a > i[class^="icon-"], .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li > a > i[class*="icon-"], .page-sidebar .page-sidebar-menu .sub-menu > li > a > i[class^="icon-"], .page-sidebar .page-sidebar-menu .sub-menu > li > a > i[class*="icon-"] {
    color: #dbdbdb;
}

.hideme
{
	display:none;
}
.profile-content .profile-info-left {
    border-left: 2px dashed #ccc;
    border-right: none !important;
}

.profile-content .user-name {
    font-size: 20px !important;
}

.profile-content h1, .profile-content h2, .profile-content h3, .profile-content h4, .profile-content h5, .profile-content h6, .profile-content .h1, .profile-content .h2, .profile-content .h3, .profile-content .h4, .profile-content .h5, .profile-content .h6 {
    font-family: 'DinNextBold' !important;
}

.profile-content .page-title {
    background-color: #3688c7 !important;
    color: #fff !important;
	padding:10px;
}

.profile-content .personal-info li .title {
    color: #040303;
    float: right !important;
}
.profile-content .personal-info li .text {
    color: #333;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}
.profile-content .personal-info li .title, .missions_list_text {
    color: #292727;
    float: right;
    font-weight: 600;
    width: 33%;
}
.profile-content thead {
    background-color: #3688c7;
	color:#fff;
}
.d-inline-block
{
	display:inline-block;
}

.info_accordion button
{
	width:100%;
	text-align:right;
}

.info_accordion .collapse 
{
	border-top:1px solid #ccc;
}

.info_accordion .table th a 
{
	color:#fff;
}

#ajaxCrudModal
{
	background: transparent;
    overflow: hidden;
    padding: 0;
    border-radius: 0px !important;
    margin-bottom: 0px;
}

.modal-open .datepicker {
    z-index: 100055 !important;
}

.clockpicker-popover
{
	z-index: 99999;
}

.form_title
{
	background: #235896;
    padding: 10px;
    text-align: center;
    color: #fff;
}

.btn_a
{
	padding: 10px;
    text-align: center;
    margin-top: 15px !important;
    width: 70%;
    display: block;
    margin: auto;
}
.btn.btn-danger
{
	margin:auto;
}

.bg_white
{
	background: #fff;
    overflow: hidden;
    padding: 15px;
    border-radius: 10px !important;
    margin-bottom: 30px;
}

.top_counter .icon {
    width: 50px;
    height: 50px;
    border: 1px solid #eee;
    border-radius: 0.55rem !important;
    float: right;
	margin-left:10px;
	text-align:center;
}
.top_counter .icon i {
    font-size: 20px;
    line-height: 49px;
}

.top_counter .text {
    font-size: 17px;
    font-weight: bold;
}

.card .body {
    color: #444;
    padding: 17px;
    font-weight: 400;
}

.page-container-bg-solid .page-content > div {
    border: 5px solid #f4f7f6;
}

