/* --------------------------------------
=========================================
Ovio - Ovio -  Bootstrap Based Responsive Dashboard &amp; Admin Template.
Version: 1.0
Designed By: UXLiner
=========================================
1. Layout
2. Header
	+ logo
	+ searchbar
	+ user panel
3. sidebar
	+ nav
	+ tree nav
4. Content
	+ charts
	+ reports
	+ map
	+ mails
	+ products
	+ social media
	+ processbars
	+ calendar
	+ to do list
	+ orders
5. Footer
	+ copyrights
--------------------------------------------------------*/

body.alert{
	padding: 0 !important;
	margin-bottom: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
}

.search_total_button{
	padding: 5px;
}
.search_total_button:hover{
	background-color: #fff;
}
body.apilog .table_counter, body.visit .table_counter, body.route_log .table_counter{
	display: none;
}
.quick_search_button{
	cursor: pointer;
}
.quick_search_button:hover{
	cursor: pointer;
}

.preview_offer_result{
	display: none;
}
.hide_id th:first-child, .hide_id tr:not(.sub_row_1) td:first-child{
	display: none;
}
.bulk_hide_id th:first-child, .bulk_hide_id td:first-child{
	margin: 0;
	padding:0;
}
.bulk_hide_id th:nth-child(2), .bulk_hide_id td:nth-child(2){
	display: none;
}
.bulk_hide_id th:nth-child(3), .bulk_hide_id td:nth-child(3){

}
.bulk_action_button{
	width: auto;
	display: none;

}
.bulk_selected{
	text-align: left;
}
#search_table tr:hover{
	background: #faf9f9;
}
#order_add_form .col-lg-3,#order_add_form .col-lg-4,#order_add_form .col-lg-5,
#order_add_form .col-section{
	padding: 5px 5px 5px 0;
}
#order_add_form #place_order_payment_form .cvv-help{
    position: absolute;
    right: 25px;
    top: 30px;
    color: #919191;
}
#offer_form #wizard .offer_upsell_contain{
	visibility: hidden;
	height: 0px;
}
#filter_inner, .filter_inner {
	line-height: 30px;
}
.rb_filter_options .add_filter {
	visibility: hidden;
}
.rb_filter_options .last_filter .add_filter {
	visibility: visible;
}
.rb #rb_table tr td{
	white-space: nowrap;
}

.rb #rb_table tr th:focus{
	outline-width: 0;
}


.rb-loader-container {
	position: relative;
	text-align: center;
	height: 68px;
}

.rb-loader {
	position: absolute;
	left: 40vw;
	top: 20px;
	height: 28px !important;
	width: 100% !important;
	font-size: 45px !important;
}

.rb-loader.spinner > div {
	background-color: #4485D1;
	width: 8px;
	margin-right: 8px;
}

@media screen and (max-width: 768px) {
	.rb-loader {
		left: calc(50vw - 22px);
	}
}

.search-form .form-group, .search-form .form-control{
	width:100%
}

.full-width{
	width:100% !important;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background-color: #f79520;
	border-color: #f79520;
}
.pagination>li>a, .pagination>li>span {
	color: #333333;
}

@media (min-width: 768px){
	.modal-dialog {
		width: 800px;
		margin: 30px auto;
	}
}

.col-md-6 .form-checkbox,.col-md-4 .form-checkbox{
	margin: 12px 0 !important;
}

.action-group .fa{
	min-width: 20px;
	text-align: center;
}
#fields{
	padding: 0 30px;
}
#fields label{
	padding:5px
}
#fields label{
	padding:5px
}
#fields .btn{
	margin-top:15px
}
.action-image{
	height: 25px;
	width: 25px;
	float: left;
	margin-top: -3px;
}


.dataTables_info{
	float:right
}

.dataTables_paginate{
	display: inline-block;
	padding-left: 0;
	margin: 20px 0 !important;
	border-radius: 4px;
}

.dataTables_paginate a{
	display: inline;
}


.dataTables_paginate>a, .dataTables_paginate>span>a {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #f79520;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

.dataTables_paginate a.current{
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #f79520;
	border-color: #f79520;
}

.dataTables_paginate>a:hover, .dataTables_paginate>span>a:hover{
	cursor: pointer;
}

.dataTables_paginate a.disabled{
	/*display: inline !important;*/
	color: #ccc;
}

#search_breadcrumbs .alert-info{
	padding: 5px 25px 5px 10px;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 0px;
	/*background-color: #eee; // Laura & Ryan
	border-color: #ccc;*/
	background-color: #E9E9E9;
	border: none;
	color: #555555;
	border-radius : 4px;
	font-size:12px;
	font-weight : 500;
	line-height : 20px
}

#search_breadcrumbs .alert-info .close{
	border-left: 1px solid;
	color: #555555;
	opacity : 1 !important;
	padding-left: 5px;
	font-weight : 500;
	top : 0
}
#search_breadcrumbs hr {
	margin : 10px 0
}


table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting{
	padding-right:0 !important;
}

.form_title{
	padding-bottom: 20px;
}

.notifications-menu .date{
	font-size: 11px;
	padding-right: 10px;
	padding-top: 12px;
	float:left;
	width:50px
}

.notifications-menu .message{
	float:left
}

.notifications-menu .small{
	font-size: 11px;
	padding-right: 10px;
}

.notifications-menu .footer a{
	display: inline-block !important;
	padding-top: 12px !important;
}

.notifications-menu .footer a:last-child{
	float:right
}

.chart-loader {
	background-image: url(/assets/dist/img/Eclipse-1s-151px.gif);
}

.widget .chart-box{
	background-position: center;
	background-repeat: no-repeat;
	min-height: 550px;
}

.sortable_container .select2-selection__choice{
	cursor: move !important;
	width:30% !important;
	padding: 15px 0 15px 20px !important;
	font-size: 14px !important;
}

.sortable_container .select2-selection__choice .select2-selection__choice__remove{
	padding-right: 20px !important;
}

.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	touch-action: none;
	width: 30px;
	right: -15px;
}
.ui-resizable-handle:after{

	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin-top: -10px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #ddd;
	box-shadow: 0 10px 0 #ddd, 0 20px 0 #ddd
}

.rb .stats-details{
	padding-top: 25px;
}

.rb .stats-details > li > span{
	font-size: 14px;
	display: inline-block;
}

.dashboard .counter .spinner{
	display: inline-block;
}
.dashboard .counter .spinner > div {
	background-color: #cdcdcd;
}

.table tfoot td{
	font-weight: bold;
}

.widget .stats-details .dark-color{
	color: #333;
}

.widget .stats-details .dark-color span, .widget .stats-details .dark-color i {
	color: #4a90e2;
}

.widget-sort,.counter-sort{
	cursor: move;
}

.counter{
	position: relative;
}

.counter-delete-contain{
	position: absolute;
	top:15px;
	right:45px;
	z-index: 2;
}
.counter-sort-contain{
	position: absolute;
	top:15px;
	right:25px;
	z-index: 2;
}

.widget{
	position: relative;
}

.widget-delete-contain{
	position: absolute;
	top:15px;
	right:45px;
	z-index: 2;
}
.widget-sort-contain{
	position: absolute;
	top:15px;
	right:25px;
	z-index: 2;
}

.widget-sort-contain,.widget-delete-contain,.counter-sort-contain,.counter-delete-contain{
	display: none;
}

#top_message{
	position: fixed;
	top:100px;
	right:10px;
	width:250px;
	z-index: 999;
}


@media (max-width: 480px) {
	.hidden-sm {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.table-responsive {
		border: none;
	}
}

.dataTables_paginate .disabled{
	display: none;
}

.dataTables_length{
	width:40%;
	float:left
}
.dataTables_filter input{
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-top-color: rgb(204, 204, 204);
	border-right-color: rgb(204, 204, 204);
	border-bottom-color: rgb(204, 204, 204);
	border-left-color: rgb(204, 204, 204);
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	outline: 0;
	height: 35px;
	padding: 5px 12px;
}

.dataTables_length{
	line-height: 24px;
}

.btn-noborder{
	border: none;
}
.btn-noborder:hover{
	background-color: transparent !important;
}

.chart-box h4{
}
.chart-box h3{
	margin-top: 2px;
}
/* New updates widget */

.updates { padding-left: 0px; }
.updates .uDate { float: right; width: 85px; text-align: center; color: #bbbbbb; margin: 4px -2px 0 0; }
.updates .uDate .uDay { font-size: 14px; font-weight: bold; display: block; margin-bottom: 0px; }

.uDone, .uAlert, .uNotice { float: left; display: block; padding-left: 22px; max-width: 76%; }

.newUpdate { border-top: 1px solid #d5d5d5; padding: 10px 12px; }
.newUpdate:after { content: ""; display: block; clear: both; }
.newUpdate:first-child { border-top: none; }
.newUpdate span { display: block; }

.newUpdate { display: flex; align-items: center; }
.newUpdate .uNotice, .newUpdate .uDate { float:none; }
.newUpdate .uDate { margin-left: auto; }
.newUpdate .uLabel { width: 50px; text-align: center; }

.newUpdateFilters { padding: 10px 12px; }
.newUpdateFilters a{ margin-left: 5px; display: inline-block; }
.newUpdateFilters label{ cursor: pointer; }
.newUpdateFilters .note-selector.unselected label{ background-color: #b7b7b7 !important; }

.spinner {
	width: 50px;
	height: 20px;
	text-align: center;
	font-size: 10px;
	display: none;

}

.spinner > div {
	background-color: #ffffff;
	height: 100%;
	width: 4px;
	display: inline-block;
	-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
	animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.spinner .rect3 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

.spinner .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

.spinner .rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}

.spinner .rect6 {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s;
}

.spinner .rect7 {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s;
}

.spinner .rect8 {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
}

@-webkit-keyframes sk-stretchdelay {
	0%, 40%, 100% { -webkit-transform: scaleY(0.4) }
	20% { -webkit-transform: scaleY(1.0) }
}

@keyframes sk-stretchdelay {
	0%, 40%, 100% {
		transform: scaleY(0.4);
		-webkit-transform: scaleY(0.4);
	}  20% {
		   transform: scaleY(1.0);
		   -webkit-transform: scaleY(1.0);
	   }
}


/* # Select2 (dropdown with search)
================================================== */

.select2-container { position: relative; display: inline-block; zoom: 1; *display: inline; vertical-align: top; min-width: 160px; }
.select2-container, .select2-drop, .select2-search, .select2-search input{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;  }
.select2-container .select2-choice { display: block; padding: 8px 0 7px 8px; line-height: 13px; overflow: hidden; position: relative;  border: 1px solid #d5d5d5; white-space: nowrap; color: #777; font-size: 11px; text-decoration: none;

	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;

	background: #fff;

}

.select2-container--default.select2-container--focus .select2-selection--multiple{
	border: 1px solid #d5d5d5;
	width:100% !important;
}


/*.select2-container > .select2-choice:hover, .select2-dropdown-open > .select2-choice {
	background: #000000;
	background: -moz-linear-gradient(top, #ffffff 0%, #fafafa 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fafafa));
	background: -webkit-linear-gradient(top, #ffffff 0%,#fafafa 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#fafafa 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#fafafa 100%);
	background: linear-gradient(top, #ffffff 0%,#fafafa 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}*/

.select2-container--default .select2-selection--multiple .select2-selection__choice{
	border: 1px solid #ccc;
	display: block;
	float: left;
	padding: 6px 8px 5px 10px;
	background: #fff;
	background-clip: border-box;
	color: #555555;
	margin: 5px;
	line-height: 13px;
	font-size: 11px;
	position: relative;
	white-space: nowrap;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border-radius : 0px
}

.editform .select2-container{
	width: 100% !important;
}

.select2-container.select2-drop-above .select2-choice { border-bottom-color: #aaa; }
.select2-container .select2-choice span { margin-right: 28px; display: block; overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.select2-container .select2-choice abbr { display: block; width: 10px; height: 10px; position: absolute; right: 28px; top: 9px; background: url(/assets/dist/img/form/clear_results.png) no-repeat; cursor: pointer; }
.select2-container .select2-choice abbr:hover { cursor: pointer; }
.select2-drop-mask { position: absolute; left: 0; top: 0; z-index: 9998; opacity: 0; filter: alpha(opacity=0); }
.select2-drop { width: 100%; position: absolute; z-index: 9999; top: 100%; font-size: 11px; background: #fff; color: #000; border: 1px solid #d5d5d5; border-top: 0; }
.select2-drop.select2-drop-above { border-top: 1px solid #d5d5d5; border-bottom: 0; }
.select2-container .select2-choice div { display: block; width: 22px; height: 100%; position: absolute; right: 0; top: 0; background: url(/assets/dist/img/form/select_arrows.png) no-repeat 100% 0; -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; }
.select2-container .select2-choice div b { display: block; width: 100%; height: 100%; }
.select2-search { display: inline-block; width: 100%; margin: 0; padding: 6px 5px; position: relative; white-space: nowrap; }
.select2-search-hidden { display: block; position: absolute; left: -10000px; }
.select2-search input { width: 100%; height: auto!important; /*padding: 5px 20px 5px 5px!important; */margin: 0; background: #fff url(/assets/dist/img/form/dropdown_search.png) no-repeat 97%; outline: 0; font-size: 11px; border: 1px solid #d5d5d5; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.select2-search input.select2-active {
	background: #fff url('/assets/dist/img/form/select2-spinner.gif') no-repeat 100%;
	background: url('/assets/dist/img/form/select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
	background: url('/assets/dist/img/form/select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
	background: url('/assets/dist/img/form/select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
	background: url('/assets/dist/img/form/select2-spinner.gif') no-repeat 100%, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
	background: url('/assets/dist/img/form/select2-spinner.gif') no-repeat 100%, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
	background: url('/assets/dist/img/form/select2-spinner.gif') no-repeat 100%, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}

.select2-container-active .select2-choice, .select2-container-active .select2-choices { outline: none; }
.select2-dropdown-open .select2-choice div { filter: none; }
.select2-results { max-height: 200px; padding: 0 0 0 4px; margin: 0 4px 4px 0; position: relative; overflow-x: hidden; overflow-y: auto; }
.select2-results ul.select2-result-sub { margin: 0; }
.select2-results ul.select2-result-sub > li .select2-result-label { padding-left: 20px }
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 40px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 60px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 80px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 100px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 110px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 120px }
.select2-results li { list-style: none; display: list-item; background-image: none; }
.select2-results li.select2-result-with-children > .select2-result-label { color: #4285A7; font-weight: bold; padding: 6px 7px; }
.select2-results .select2-result-label { padding: 8px 7px 7px 7px; line-height: 13px; margin: 0; cursor: pointer; }
.select2-results .select2-highlighted { background: #08C; color: #fff; }
.select2-results li em { background: #feffde; font-style: normal; }
.select2-results .select2-highlighted em { background: transparent; }
.select2-results .select2-highlighted ul { background: white; color: #000; }
.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit { background: #f4f4f4; display: list-item; padding: 4px 8px; color: #777; }
.select2-drop-multi .select2-selection-limit, .select2-drop-multi .select2-no-results { margin-top: 4px; }
.select2-results .select2-disabled.select2-highlighted { color: #666; background: #f4f4f4; display: list-item; cursor: default; }
.select2-results .select2-disabled { background: #f4f4f4; display: list-item; cursor: default; }
.select2-results .select2-selected { display: none; }
.select2-more-results.select2-active { background: #f4f4f4 url('/assets/dist/img/form/select2-spinner.gif') no-repeat 100%; }
.select2-more-results { background: #f4f4f4; display: list-item; }
.select2-container.select2-container-disabled .select2-choice { background-color: #f4f4f4; background-image: none; border: 1px solid #ddd; cursor: default; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.select2-container.select2-container-disabled .select2-choice div { background-color: #f4f4f4; }
.select2-container.select2-container-disabled .select2-choice abbr { display: none }

.select2-container-multi,.select2-container { width: 100%; }
.select2-container-multi .select2-choices { padding: 5px; height: auto !important; height: 1%; margin: 0; position: relative; cursor: text; overflow: hidden; background-color: white; border: 1px solid #d5d5d5; }
.select2-locked { padding: 3px 5px 3px 5px !important; }
.select2-container-multi .select2-choices { min-height: 26px; }
.select2-container-multi.select2-container-active .select2-choices { outline: none; }
.select2-container-multi .select2-choices li { float: left; list-style: none; }
.select2-container-multi .select2-choices .select2-search-field { margin: 0; padding: 0; white-space: nowrap; }
.select2-container-multi .select2-choices .select2-search-field input { height: auto; min-width: 60px; border: none; padding: 6px 0; margin: 6px 0 5px 5px; background: transparent; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; }
.select2-container-multi .select2-choices .select2-search-field input.select2-active { background: #fff url('/assets/dist/img/form/select2-spinner.gif') no-repeat 100% !important; }
.select2-container-multi .select2-choices .select2-search-choice { border: 1px solid #ccc; display: block; float: left; padding: 6px 8px 5px 22px; background: #fff; color: #555555; margin: 5px; line-height: 13px; font-size: 11px; position: relative; white-space: nowrap; -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; }
.select2-container-multi .select2-choices .select2-search-choice span { cursor: default; }
.select2-container-multi .select2-choices .select2-search-choice-focus { background: #d4d4d4; }
.select2-search-choice-close { display: block; position: absolute; top: 9px; width: 6px; height: 6px; font-size: 1px; background: url(/assets/dist/img/form/close_tag.png) no-repeat; outline: none; }
.select2-container-multi .select2-search-choice-close { left: 9px; }

.select2-container-multi.select2-container-disabled .select2-choices{ background-color: #F8F8F8; background-image: none; border: 1px solid #ddd; cursor: default; }
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice { background-image: none; background-color: #F1F1F1; border: 1px solid #DDD; padding-left: 8px; color: #999; }
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close { display: none; }

.select2-result-selectable .select2-match, .select2-result-unselectable .select2-match { text-decoration: underline; }

.select2-offscreen { position: absolute; left: -10000px; }



/*===== Earnings widgets =====*/
ul,li{
	padding: 0;
	margin: 0;
	list-style: none;
}
.stats-details { margin-bottom: 14px; padding-bottom: 14px; border-bottom: 1px solid rgba(120, 130, 140, 0.13); }
.stats-details:after { content: ""; display: block; clear: both; }
.stats-details > li { /*width: 45%; */margin-left: 15px; float: left; position: relative }
.stats-details > li:first-child { margin-left: 0; }
.stats-details > li > span { font-size: 13px; color: #2288b3; display: block; margin-top: -4px; }
.stats-details .fa-long-arrow-right { font-size: 10px;}

.number { float: right; position: relative; }
.number span { font-size: 24px; margin: 8px 0 0 0; color: #454545; float: left; font-weight: 400; font-family: 'Open Sans', sans-serif; letter-spacing: -1px; }
.number > a { width: 17px; height: 17px; display: block; float: right; margin: 10px 0 0 11px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.number > a:hover { background-position: 0 -17px; }
.number .dropdown-menu.pull-right { margin-top: 14px; right: -15px; }

/* Layout */
html, body {
	height: 100%;
}
body {
	font-family: 'Lato', sans-serif;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 13px;
}
body.body-bg {
	/* background: url(../assets/dist/img/body-bg.jpg) no-repeat left top / cover; */
}
body.body-bg-color {
	background: #e8eff3;
}
h1, h2, h3, h4, h5, h6 {
 font-family: 'Lato', sans-serif;
}
h5{
	font-size: 16px;
}
h6{
	font-size: 14px;
}
a {
	color: #f79520;
	transition: all 0.3s ease-out 0s;
}
a:hover, a:active, a:focus {
	outline: none;
	text-decoration: none;
	transition: all 0.3s ease-out 0s;
}
.wrapper {
	height: 100%;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
}
.wrapper:before, .wrapper:after {
	content: " ";
	display: table;
}
.wrapper:after {
	clear: both;
}
.wrapper.boxed {
	width: 1170px;
	margin: auto;
}
/* Content Wrapper */
.content-wrapper, .main-footer {
	-webkit-transition: -webkit-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
	-moz-transition: -moz-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
	-o-transition: -o-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
	margin-left: 170px;
	z-index: 820;
}
.content-wrapper.rtl, .main-footer.rtl {
	margin-right: 170px;
	margin-left: 0;
	text-align: right;
}
.content-wrapper.full-wide, .main-footer.full-wide {
	margin-left: 0px;
}
.layout-top-nav .content-wrapper, .layout-top-nav .main-footer {
	margin-left: 0;
}
@media (max-width: 767px) {
.content-wrapper, .main-footer {
	margin-left: 0;
}
}
@media (min-width: 768px) {
.sidebar-collapse .content-wrapper, .sidebar-collapse .main-footer {
	margin-left: 0;
}
}
@media (max-width: 767px) {
.sidebar-open .content-wrapper, .sidebar-open .main-footer {
	-webkit-transform: translate(170px, 0);
	-ms-transform: translate(170px, 0);
	-o-transform: translate(170px, 0);
	transform: translate(170px, 0);
}
}
.content-wrapper {
	min-height: 100%;
	/*background-color: #ebf2f6;*/
	z-index: 800;
}
.content-wrapper.dark-bg {
	background-color: #23272d;
}
.main-footer {
	background: #fff;
	padding: 15px;
	color: #444;
	border-top: 1px solid #d2d6de;
}
.border-top {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #d2d6de;
}
.main-footer.dark-bg {
	background: #202020;
	color: #717171;
	border-top: 1px solid #393939;
}
/* Content */
.content {
	min-height: 250px;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
/* Page Header */
.page-header {
	margin: 10px 0 20px 0;
	font-size: 22px;
}
.page-header > small {
	color: #666;
	display: block;
	margin-top: 5px;
}
/* Component: Main Header */
.main-header {
	position: relative;
	max-height: 100px;
	z-index: 1030;
}
.main-header.dark-bg {
	background: #f79520;
}
.main-header .navbar {
	-webkit-transition: margin-left 0.3s ease-in-out;
	-o-transition: margin-left 0.3s ease-in-out;
	transition: margin-left 0.3s ease-in-out;
	margin-bottom: 0;
	/*margin-left: 170px;*/
	border: none;
	min-height: 50px;
	border-radius: 0;
}
.main-header.rtl .navbar {
	margin-left: 0px;
}
.layout-top-nav .main-header .navbar {
	margin-left: 0;
}
.main-header #navbar-search-input.form-control {
	background: rgba(255, 255, 255, 0.2);
	border-color: transparent;
}
.main-header #navbar-search-input.form-control:focus, .main-header #navbar-search-input.form-control:active {
	border-color: rgba(0, 0, 0, 0.1);
	background: rgba(255, 255, 255, 0.9);
}
.main-header #navbar-search-input.form-control::-moz-placeholder {
 color: #ccc;
 opacity: 1;
}
.main-header #navbar-search-input.form-control:-ms-input-placeholder {
 color: #ccc;
}
.main-header #navbar-search-input.form-control::-webkit-input-placeholder {
 color: #ccc;
}
.main-header .navbar-custom-menu, .main-header .navbar-right {
	float: right;
}
.main-header .navbar-custom-menu .rtl {
	float: left;
}
.main-header .navbar-custom-menu ul.navbar-nav li.dropdown a:hover {
	background: #d4e8ff;
}
.main-header.dark-bg .navbar-custom-menu ul.navbar-nav li.dropdown a:hover {
	background: #f79520;
	color: #FFF;
}
@media (max-width: 991px) {
.main-header .navbar-custom-menu a, .main-header .navbar-right a {
	color: inherit;
	background: transparent;
}
}
@media (max-width: 767px) {
.main-header .navbar-right {
	float: none;
}
.navbar-collapse .main-header .navbar-right {
	margin: 7.5px -15px;
}
.main-header .navbar-right > li {
	color: inherit;
	border: 0;
}
}
.main-header .sidebar-toggle {
	float: left;
	background-color: transparent;
	background-image: none;
	padding: 15px 20px;
	font-family: fontAwesome;
}
.main-header .sidebar-toggle.rtl {
	float: right;
}
.main-header.dark-bg .navbar a.sidebar-toggle, .main-header.dark-bg .navbar a.dropdown-toggle {
	color: #FFF;
}
.main-header.dark-bg .nav .open > a, .dark-bg .nav .open > a:focus, .dark-bg.nav .open > a:hover {
	background-color: #f79520;
	border-color: #f79520;
	color: #FFF;
}
.main-header .sidebar-toggle:before {
	content: "\f0c9";
}
.main-header .sidebar-toggle:hover {
	color: #66a9f8;
}
.main-header .sidebar-toggle:focus, .main-header .sidebar-toggle:active {
	background: transparent;
}
.main-header .sidebar-toggle .icon-bar {
	display: none;
}
.main-header .navbar .nav > li.user > a > .fa, .main-header .navbar .nav > li.user > a > .glyphicon, .main-header .navbar .nav > li.user > a > .ion {
	margin-right: 5px;
}
.main-header .navbar .nav > li > a > .label {
	position: absolute;
	top: 9px;
	right: 7px;
	text-align: center;
	font-size: 9px;
	padding: 2px 3px;
	line-height: .9;
}
.main-header .navbar .nav > li > a > .label.view-as {
	position: relative;
	top: auto;
	right: auto;
	text-align: center;
	padding: .2em .6em .3em;
	font-size: 12px;
	font-weight: 400;
	margin-left: 5px;
}
.main-header .logo {
	-webkit-transition: width 0.3s ease-in-out;
	-o-transition: width 0.3s ease-in-out;
	transition: width 0.3s ease-in-out;
	display: block;
	float: left;
	height: 50px;
	font-size: 20px;
	line-height: 50px;
	text-align: left;
	/*width: 75px;*/
	font-family: 'Poppins', sans-serif;
	margin-left: 15px;
	font-weight: 300;
	overflow: hidden;
	background: #f79520;
}
.main-header .logo img{
	max-height: 40px;
	margin-left: -8px;
}
.col-logo {
	text-align: center;
	background: #f79520;
	padding: 10px 0;
}
.main-header .logo.rtl {
	float: right;
}
.main-header .logo.dark-bg {
	background: #333333;
}
.main-header .logo .logo-lg {
	display: block;
}
.main-header a.logo .logo-lg {
	color: #FFF;
}
.main-header .logo .logo-mini {
	display: none;
}
.main-header .navbar-brand {
	color: #fff;
}
.main-header .search-box {
	width: 30%;
}
.main-header .search-form {
	margin-top: 7px;
}
.main-header .search-form input.form-control {
	border: solid 1px #e8e8e8;
	border-right: 0;
	border-radius: 4px 0 0 4px;
	font-size: 12px;
}
.main-header.dark-bg .search-form input.form-control {
	border: solid 1px #4485d1;
	background: #4485d1;
	color: #FFF;
}
.main-header.dark-bg .search-form input.form-control::-moz-placeholder {
 color: #FFF;
}
.main-header .search-form button.btn {
	border: solid 1px #e8e8e8;
	border-left: 0;
	border-radius: 0 30px 30px 0;
	background-color: transparent;
}
.main-header.dark-bg .search-form button.btn {
	border: solid 1px #4485d1;
	color: #FFF;
	background: #4485d1;
}
.content-header {
	position: relative;
	padding: 15px;
	border-bottom: solid 1px #e6e6e6;
}
.dark-bg .content-header {
	border-bottom: solid 1px #35393e;
	color: #CCC;
}
.content-header > h1 {
	margin: 10px 0;
	font-size: 24px;
}
.content-header > h1 > small {
	font-size: 15px;
	display: inline-block;
	padding-left: 4px;
	font-weight: 300;
}
.content-header > .breadcrumb {
	float: right;
	background: transparent;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 12px;
	padding: 7px 5px;
	position: absolute;
	top: 5px;
	right: 10px;
	border-radius: 2px;
}
.content-wrapper.rtl .content-header > .breadcrumb {
	float: left;
	background: transparent;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 12px;
	padding: 7px 5px;
	position: absolute;
	top: 15px;
	left: 10px;
	border-radius: 2px;
	text-align: left;
}
.content-header > .breadcrumb > li > a {
	color: #444;
	text-decoration: none;
	display: inline-block;
}
.dark-bg .content-header > .breadcrumb > li > a {
	color: #dbdbdb;
}
.content-header > .breadcrumb > li > a > .fa, .content-header > .breadcrumb > li > a > .glyphicon, .content-header > .breadcrumb > li > a > .ion {
	margin-right: 5px;
}
.content-header > .breadcrumb > li + li:before {
	content: '>\00a0';
}
.breadcrumb .sub-info-box{
	padding-right: 5px;
	padding-top: 10px;
}
.breadcrumb .sub-info-box:before {
	content: none !important;
}
.media-box {
	background-color: #7460ee;
	padding: 20px 20px 15px 20px;
	overflow: hidden;
	border-radius: 4px;
	margin-bottom: 30px;
}
.media-box.bg-sea {
	background-color: #23d3d6;
}
.media-box.bg-blue {
	background-color: #f79520;
}
.media-box.bg-green {
	background-color: #4ac959;
}
.media-box .media-icon {
	font-size: 40px;
	color: #FFF;
	margin-right: 25px;
}
.media-box .media-rate {
	font-size: 40px;
	color: #f79520;
	margin-left: 25px;
}
.media-box .media-rate.red {
	color: #f44336;
}
.media-box .media-rate.green {
	color: #4caf50;
}
.media-box .media-rate.blue {
	color: #3b5998;
}
.media-box .media-info {
	color: #FFF;
}
.media-box .media-info h5 {
	margin: 5px 0;
	font-size: 14px;
	font-weight: 300;
}
.media-box .media-info h3 {
	margin: 5px 0;
}
.media-box.plain {
	background-color: #fff;
	padding: 20px;
	-moz-box-direction: normal;
	-moz-box-orient: vertical;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: 0.25rem;
	flex-direction: column;
	position: relative;
	border-color: #d7dfe3;
	border-radius: 4px;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
	margin-bottom: 30px;
	color: #333;
}


.media-box.plain .media-icon {
	font-size: 25px;
	height: 60px;
	line-height: 58px;
	width: 60px;
	background: #4485d1;
	border-radius: 100%;
	color: #fff;
	text-align: center;
}

.media-box.plain .media-icon.blue{ background: #4485d1; }
.media-box.plain .media-icon.green{ background: #50B432; }
.media-box.plain .media-icon.red{ background: #ED561B; }


.media-box.plain .media-icon.bg-sea {
	background-color: #23d3d6;
}
.media-box.plain .media-icon.bg-blue {
	background-color: #f79520;
}
.media-box.plain .media-icon.bg-green {
	background-color: #4ac959;
}
.media-box.plain .media-info {
	color: #333;
}
.chart-box {
	margin-bottom: 30px;
	-moz-box-direction: normal;
	-moz-box-orient: vertical;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: 0.25rem;
	flex-direction: column;
	position: relative;
	border-color: #d7dfe3;
	border-radius: 4px;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
	padding: 15px;
}
/*Select2 ReadOnly Start*/
select[readonly].select2-hidden-accessible + .select2-container {
	pointer-events: none;
	touch-action: none;
}

select[readonly].select2-hidden-accessible + .select2-container .select2-selection {
	background: #eee;
	box-shadow: none;
}

select[readonly].select2-hidden-accessible + .select2-container .select2-selection__arrow, select[readonly].select2-hidden-accessible + .select2-container .select2-selection__clear {
	display: none;
}

/*Select2 ReadOnly End*/
.chart-box-nb {
	border: none;
	box-shadow: none;
	padding: 5px;
	margin-bottom: 5px;
	position: static;
}
.form_fieldset{
	border: 1px solid #d7dfe3;
	border-radius: 4px;
	margin: 15px;
}
.form_fieldset legend{
	border: none;
	width: auto;
	padding: 0 10px;
	font-size: 12px;
	margin-left: 15px;
	color:#4485D1;
}
.modal-open .chart-box {
	/*border: none;
	box-shadow: none;*/
}
.wizard_desc{
	border-bottom: 1px solid #ccc;
	margin: 15px;
	padding-bottom: 10px;
	font-size: 13px;
}
.wizard_fieldset_desc{
	border-bottom: 1px solid #ccc;
	margin: 0 15px 15px 15px;
	padding-bottom: 10px;
	font-size: 13px;
}
.panel-body {
	background: #fff;
	margin-bottom: 20px;
}
.highcharts-button, .highcharts-credits, .highcharts-subtitle {
	display: none !important;
}
.highcharts .title {
 font-size:15px !important;
 font-family: 'Poppins', sans-serif;
}
.table-block .info-block {
	padding: 10px 0;
}
.lable-tag {
	padding: 5px 10px !important;
	font-size: 12px;
	border-radius: 30px;
	color: #FFF;
	white-space: nowrap;
}
.lable-tag.tag-success {
	color: #1B5E1F;
	background: #E8F5E9;
}
.lable-tag.tag-unpaid {
	background: #FFEBEE;
	color: #B71B1C;
}
.lable-tag.tag-archive {
	background: #d6d8d9;
}
.lable-tag.tag-deleted {
	background: #e9eaea;
	color: #6c6c6d;
}
.lable-tag.tag-warning {
	background: #FEF8E2;
	color:#F89019
}
.lable-tag.tag-info {
	background: #E3F2FD;
	color: #1C2B58;
}
.table_image{ max-width: 100px }
.table-card-image{max-width:30px; padding:0 3px}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	vertical-align: middle;
}
.i-actions i,a.i-actions {cursor: pointer; padding: 2px}
.sidebar a.i-actions:hover{background-color: #F1F1F1}

.message-widget {
	margin-top: 10px;
}
.message-widget a {
	color: #000;
	border-bottom: 1px solid rgba(120, 130, 140, 0.13);
	display: block;
	padding: 11px 0 11px 15px;
	text-decoration: none;
}
.message-widget .user-img {
	margin: 0 14px 14px 0;
	position: relative;
	width: 16%;
}
.message-widget .user-img .profile-status {
	border: 2px solid #fff;
	border-radius: 50%;
	display: inline-block;
	height: 12px;
	left: 33px;
	position: absolute;
	top: -1px;
	width: 12px;
}
.message-widget .user-img .online {
	background: #55ce63;
}
.message-widget .user-img .offline {
	background: #cccccc;
}
.message-widget .user-img .invisable {
	background: #f39c12;
}
.message-widget .mail-contnet {
	display: inline-block;
	vertical-align: middle;
	width: 73%;
}
.message-widget .mail-contnet h5 {
	margin-top: 0;
}
.message-widget .mail-desc {
	color: #54667a;
	display: block;
	font-size: 12px;
	margin: 1px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.message-widget .time {
	color: #54667a;
	display: block;
	font-size: 12px;
	margin: 1px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.table {
	margin-bottom: 5px;
}
.nav-tabs {
	border-bottom: 1px solid #f79520;
}
ul.nav.nav-tabs.orders-tabs li a{
	border-bottom : 1px solid;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	border: 0;
	border-bottom: 1px solid #000 !important;
}
.nav > li > a:focus, .nav > li > a:hover {
	background-color: transparent;
	border: 0;
}
.nav-tabs > li > a {
	border: 0 solid transparent;
}
.nav-tabs.styone > li > a {
	border: 1px solid #e1e1e1;
	border-bottom: 0;
}
.nav-tabs.styone > li.active > a, .nav-tabs.styone > li.active > a:focus, .nav-tabs.styone > li.active > a:hover {
	border: 1px solid #f79520;
	border-bottom: 0;
}
.nav-tabs.stytwo {
	border: 0px solid #f79520;
}
.nav-tabs.stytwo > li > a {
	border: 1px solid #f79520;
	background-color: #f79520;
	color: #FFF;
}
.nav-tabs.stytwo > li.active > a, .nav-tabs.stytwo > li.active > a:focus, .nav-tabs.stytwo > li.active > a:hover {
	border: 1px solid #000;
	background-color: #000;
	color: #FFF;
}
.nav-tabs.styfour {
	border: 0px solid #f79520;
}
.nav-tabs.styfour > li {
	margin-right: 5px;
}
.nav-tabs.styfour > li > a {
	border: 1px solid #f79520;
	background-color: #f79520;
	color: #FFF;
	border-radius: 8px;
}
.nav-tabs.styfour > li.active > a, .nav-tabs.styfour > li.active > a:focus, .nav-tabs.styfour > li.active > a:hover {
	border: 1px solid #ef355d;
	background-color: #ef355d;
	color: #FFF;
}
.nav-tabs.styfive {
	border: 0px solid #f79520;
}
.nav-tabs.styfive > li {
	margin-bottom: 5px;
	float: none;
}
.nav-tabs.styfive > li > a {
	border: 1px solid #f79520;
	background-color: #f79520;
	color: #FFF;
	border-radius: 5px 0 0 5px;
}
.nav-tabs.styfive > li.active > a, .nav-tabs.styfive > li.active > a:focus, .nav-tabs.styfive > li.active > a:hover {
	border: 1px solid #ef355d;
	background-color: #ef355d;
	color: #FFF;
}
.nav-tabs.stysix {
	border: 0px solid #f79520;
}
.nav-tabs.stysix > li {
	margin-bottom: 5px;
	float: none;
}
.nav-tabs.stysix > li > a {
	border: none;
	background-color: #fff;
	color: #333333;
	border-radius: 0;
}
.nav-tabs.stysix > li.active > a, .nav-tabs.stysix > li.active > a:focus, .nav-tabs.stysix > li.active > a:hover {
	border: none !important;
	background-color: #c6def9;
	color: #333333;
}
.twitter-box {
	background: #32cdfd;
	padding: 15px;
	color: #FFF;
}
.twitter-box i {
	font-size: 35px;
	margin-bottom: 20px;
}
.facebook-box {
	background: #3b5998;
	padding: 15px;
	color: #FFF;
}
.facebook-box i {
	font-size: 35px;
	margin-bottom: 20px;
}
.twitter-box.sty1, .facebook-box.sty1 {
	padding: 48px 20px;
}
.panel-body {
	color: #222;
	padding: 12px 15px;
}
.weather-cent span {
	font-family: 'Poppins', sans-serif;
}
.weather-cent span::after {
	content: "o";
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	position: relative;
	top: -20px;
}
.weather-cent.wi-small span::after {
	font-family: 'Poppins', sans-serif;
	font-size: 9px;
	top: -5px;
}
.wi {
	display: inline-block;
	margin-left: -12px;
	padding: 10px;
}
.text-indigo {
	color: #3f51b5;
}
.text-warning {
	color: #FF9900;
}
.text-lime {
	color: #cddc39;
}
.text-amber {
	color: #ffc107;
}
.text-slate {
	color: #607d8b;
}
.text-success {
	color: #4CAF4F;
}
.sl-item {
	border-left: 1px solid #13b1e0;
	padding-bottom: 1px;
	padding-left: 15px;
	position: relative;
}
.sl-item::before {
	background-color: #13b1e0;
	border-radius: 100%;
	content: "";
	height: 12px;
	left: -6.5px;
	position: absolute;
	top: 0;
	width: 12px;
}
.sl-item:last-child::after {
	border-radius: 100%;
	bottom: 0;
	content: "";
	height: 6px;
	left: -3px;
	position: absolute;
	width: 6px;
}
.sl-item .sl-content i {
	font-size: 12px;
}
.sl-item .sl-content small {
	position: relative;
	top: -4px;
}
.sl-item .sl-content p {
	font-size: 13px;
	line-height: 1.6;
	padding-bottom: 8px;
	position: relative;
}
.sl-muted {
	border-left-color: #F1F1F1;
}
.sl-muted::before, .sl-muted:last-child::after {
	background-color: #F1F1F1;
}
.sl-muted::before, .sl-muted:last-child::after {
	background-color: #F1F1F1;
}
.sl-primary {
	border-left-color: #2196f3;
}
.sl-primary::before, .sl-primary:last-child::after {
	background-color: #2196f3;
}
.sl-danger {
	border-left-color: #f44336;
}
.sl-danger::before, .sl-danger:last-child::after {
	background-color: #f44336;
}
.sl-success {
	border-left-color: #4CAF4F;
}
.sl-success::before, .sl-success:last-child::after {
	background-color: #4CAF4F;
}
.sl-warning {
	border-left-color: #ff5722;
}
.sl-warning::before, .sl-warning:last-child::after {
	background-color: #ff5722;
}
.content-header-title{
	float: left;
}
.content-header-actions{
	float: right;
}
.standalone .task-container .sl-item {
	border: none;
	display: inline-block;
	width: 40%;
	padding-left: 40px;
}

.standalone .task-container .sl-item:before {
	background-color: #fff;
	border: 2px solid #666;
	left: 15px;
	top: 6px;
	height: 12px;
	width: 12px;
}

.standalone .task-container .sl-item:before {
	background-color: #fff;
	border: 2px solid #666;
	left: 15px;
	top: 6px;
	height: 12px;
	width: 12px;
}

.standalone .task-container .sl-item.sl-success {
	/*color: #009444;*/
}
.standalone .task-container .sl-item.sl-success:before {
	border-color: #4CAF4F;
	background-color: #4CAF4F;
}

.standalone .task-container .sl-item.sl-danger {
	/*color: #ed1c24;*/
}
.standalone .task-container .sl-item.sl-danger:before {
	border-color: #ed1c24;
	background-color: #ed1c24;
}

.standalone .task-container .sl-item:last-child::after {
	content: none;
}

.standalone .task-container ul.rc-details-list {
	padding-left: 30px;
}
.standalone .task-container ul.rc-details-list > li {
	list-style-type: disc;
}

.announcement_view{
	padding: 10px 30px;
}
.announcement_view .head-title{
	border: none;
	border-bottom: 1px solid #eee;

}
.announcement_view .task-date{
	padding: 10px 0;
}
.announcement_view .task-title{
	font-size: 26px;
	margin-top: 0px;
	padding-left: 0;
	text-align: left !important;
}

.announcement_view .media{
	border-bottom: 1px solid #e2e2e2;
	padding: 5px 0;
}
.announcement_view .media p{
	margin-bottom: 5px;
}
.announcement_view .media-left{
	min-width: 40px;
	text-align: center;
}

.announcement_view .task-logo{
	padding-right: 0;
}
.announcement_view .task-logo img{
	max-width: 30px;
}

.announcement_view .media-body img{
	max-width: 100%;
}
.announcement_view p{
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	line-height: 20px;
}

.head-title {
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 20px;
}
.title-element {
	position: absolute;
	right: 18px;
	top: 22px;
}
.cusom-bars .progress {
	background-color: #e2e2e2;
	border-radius: 0;
	height: 12px;
	margin-bottom: 30px;
}
.display-block {
	display: block;
}
.over-hidden {
	float: left;
	width: 100%;
}
.timeline {
	margin: 20px auto;
	padding-bottom: 20px;
	position: relative;
	width: 100%;
}
.timeline::before {
	background-color: #d3dadd;
	bottom: 0;
	content: " ";
	height: 100%;
	left: 50%;
	margin-left: -1.5px;
	position: absolute;
	top: 0;
	width: 2px;
}
.timeline .group {
	background: #23d3d6;
	border-radius: 3px;
	color: #fff;
	font-size: 16px;
	margin: 20px auto 30px auto;
	padding: 5px;
	width: 80px;
	text-align: center;
	position: relative;
}
.timeline article {
	margin-bottom: 20px;
	width: 100%;
}
.timeline article::after {
	clear: both;
	content: "";
	display: block;
}
article .panel {
	background: #fff;
	border: medium none;
	border-radius: 0;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.35);
	float: left;
	width: 45%;
}
.panel .date-badge {
	background: #fff;
	border: 2px solid #d3dadd;
	border-radius: 50%;
	color: #000;
	font-size: 10px;
	height: 36px;
	left: 50%;
	margin: 0 0 0 -18px;
	padding: 4px 0;
	position: absolute;
	text-align: center;
	width: 35px;
}
.panel .panel-box {
	padding: 15px;
	position: relative;
}
.panel .panel-box::after {
	background: #fff;
	content: "";
	height: 10px;
	position: absolute;
	right: -5px;
	top: 20px;
	transform: rotate(-45deg);
	width: 10px;
}
.panel .panel-box img {
	margin: 0 0px 20px 0;
}
article.inverted .panel .panel-box::after {
	left: -5px;
}
h4 span.desig {
	color: #b8b8b8;
	font-size: 12px;
	font-style: italic;
}
h1 span.desig {
	color: #b8b8b8;
	font-size: 20px;
}
p.desig {
	color: #787676;
	font-size: 13px;
	margin-top: -8px;
}
ul.social-icons {
	margin: 25px 0 0 0;
	padding: 0;
}
ul.social-icons li {
	display: inline-block;
	margin: 0 1px 0 0;
	padding: 0;
}
ul.social-icons li i {
	color: #9f9d9d;
}
ul.social-icons li a {
	background-color: #e1e1e1;
	border-radius: 100%;
	color: #9f9d9d;
	float: left;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 32px;
	vertical-align: middle;
}
ul.social-icons li a:hover {
	background-color: #23d3d6;
}
ul.social-icons li a i {
	color: #aeaeae;
}
ul.social-icons li a:hover i {
	color: #fff;
}
.btn {

	font-size: 13px;
	transition: all 0.3s ease-out 0s;
}
.btn.btn-flat{
	padding: 7px 20px 6px;
	transition: all 0.3s ease-out 0s;
}
.btn-outline {
	background-color: transparent;
	color: #333;
}
.btn-default.btn-outline:hover {
	background-color: #e6e6e6;
}
.btn-rounded {
	border-radius: 30px;
}
.col-testimonials .box-testimony {
	float: left;
	margin-bottom: 2em;
}
.col-testimonials .box-testimony a {
	color: rgba(255, 255, 255, 0.5);
}
.col-testimonials .box-testimony a:hover, .col-testimonials .box-testimony a:focus, .col-testimonials .box-testimony a:active {
	color: white;
	text-decoration: none;
}
.col-testimonials .box-testimony blockquote {
	background: #52d3aa repeating-linear-gradient(to right bottom, #3f95ea 0%, #52d3aa 100%) repeat scroll 0 0;
	border-left: medium none;
	border-radius: 7px;
	font-size: 18px;
	line-height: 32px;
	font-weight: 300;
	padding: 30px;
	position: relative;
}
.col-testimonials .box-testimony blockquote::after {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #4ab8c6;
	content: "";
	left: 40px;
	position: absolute;
	top: 100%;
}
.col-testimonials .box-testimony blockquote p {
	color: #fff;
	font-style: italic;
}
.col-testimonials .box-testimony .author {
	color: black;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	margin-left: 20px;
}
.col-testimonials .box-testimony .author a {
	color: #01729a;
}
.col-testimonials .box-testimony .author a:hover {
	text-decoration: underline;
}
.col-testimonials .box-testimony .author > figure {
	float: left;
	margin-right: 10px;
}
.col-testimonials .box-testimony .author > figure img {
	border-radius: 50%;
	width: 60px;
}
.col-testimonials .box-testimony .author p {
	float: left;
	margin-top: 10px;
}
.col-testimonials .box-testimony .author .subtext {
	color: rgba(0, 0, 0, 0.5);
	display: block;
	font-size: 16px;
	font-weight: 400;
}
.carousel-indicators.styone {
	bottom: 10px;
	list-style: outside none none;
	margin-left: -30%;
	padding-left: 0;
	position: absolute;
	right: 10px;
	text-align: right;
	width: 65%;
	z-index: 15;
	left: inherit;
}
.carousel-indicators.styone li {
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #f79520;
	border-radius: 10px;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	width: 10px;
}
.carousel-indicators.styone .active {
	background-color: #f79520;
	height: 12px;
	margin: 0;
	width: 12px;
}
.sec-title {
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	width: 50%;
	padding: 10px 25px;
	top: 25px;
	left: 25px;
	color: #FFF;
}
#accordion1 .panel, #accordion1 .panel-body {
	background: #44a5d9;
}
#accordion1 .panel-body {
	color: #FFF;
}
#accordion1 .panel-default {
	border: solid 1px #44a5d9;
}
#accordion2 .panel, #accordion2 .panel-body {
	background: #44a5d9;
}
#accordion2 .panel-body {
	color: #FFF;
}
#accordion2 .panel-default > .panel-heading {
	background-color: #44a5d9;
	border-color: #44a5d9;
	color: #fff;
}
#accordion2 .panel-default {
	border: solid 1px #44a5d9;
}
#accordion3 .panel, #accordion3 .panel-body {
	background: #fff;
}
#accordion3 .panel-body {
	color: #000;
}
#accordion3 .panel-default #headingOne {
	background-color: #78b83e;
	border-color: #78b83e;
	color: #fff;
}
#accordion3 .panel-default #headingTwo {
	background-color: #f15f79;
	border-color: #f15f79;
	color: #fff;
}
#accordion3 .panel-default #headingThree {
	background-color: #03a9f4;
	border-color: #03a9f4;
	color: #fff;
}
.carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	display: inline-block;
	margin-top: -10px;
	position: absolute;
	top: 50%;
	z-index: 5;
}
.custom-file {
	cursor: pointer;
	height: 3rem;
	position: relative;
}
.custom-file-control, .custom-file-control::before {
	color: #555;
	height: 3rem;
	line-height: 1.5;
	padding: 0.5rem 1rem;
	position: absolute;
}
.custom-file-input {
	margin: 0;
	max-width: 100%;
	min-width: 14rem;
	opacity: 0;
}
.custom-file-control {
	-moz-user-select: none;
	background-color: #fff;
	border: 1px solid #e4e7ed;
	border-radius: 0.25rem;
	left: 0;
	right: 0;
	top: 0;
	z-index: 5;
}
.custom-file-control:lang(en)::after {
	content: "Choose file...";
}
.custom-file-control:lang(en)::before {
	content: "Browse";
}
.custom-file-control::before {
	background-color: #eee;
	border: 1px solid #e4e7ed;
	border-radius: 0 0.25rem 0.25rem 0;
	bottom: -1px;
	display: block;
	right: -1px;
	top: -1px;
	z-index: 6;
}
label {
	font-weight: normal;
}
.form-control {
	height: 35px;
	padding: 5px 12px;
}
.form-control-feedback {
	line-height: 38px !important;
}
.full-wid {
	width: 100%;
}
iframe {
	border: 0 none;
}
.form-body {
	max-width: 450px;
	margin: 0 auto;
	padding: 40px;
}
.col-form {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	color: #666;
	font: 13px/1.55 "Open Sans", Helvetica, Arial, sans-serif;
	margin: 0;
	outline: medium none;
}
.col-form header {
	background: rgba(248, 248, 248, 0.9) none repeat scroll 0 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	color: #232323;
	display: block;
	font-size: 25px;
	font-weight: 300;
	padding: 20px 30px;
}
.col-form fieldset {
	background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
	border: medium none;
	display: block;
	padding: 25px 30px 5px;
}
.col-form footer {
	background: rgba(248, 248, 248, 0.9) none repeat scroll 0 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	display: block;
	padding: 15px 30px 25px;
	overflow: hidden;
}
.col-form a.button.button-secondary {
	background-color: #b3b3b3;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	float: right;
	font: 300 15px/39px "Open Sans", Helvetica, Arial, sans-serif;
	height: 42px;
	margin: 0px 10px 0 0px;
	outline: medium none;
	overflow: hidden;
	padding: 0 25px;
	text-decoration: none;
	border-radius: 4px;
}
.col-form a.button.button-secondary:hover {
	background-color: #a1a1a1;
}
/*************** Step Wizard Plugin ***************/
.sf-wrapper {
	overflow: hidden;
}
.sf-container {
	overflow: hidden;
}
.sf-step.sf-active {
	margin: 10px 0;
}
.sf-step {
	float: left;
}
.sf-error {
	color: #F44336;
}
.sf-navigation {
	line-height: 1em;
	overflow: hidden;
	text-align: right;
}
.sf-navigation .nav-prev, .sf-navigation .nav-next {
	display: block;
	padding: 8px 15px;
	border: 1px solid #CCCCCC;
	color: #000;
	background: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
	cursor: pointer;
}
.sf-navigation .nav-prev {
	opacity: .5;
	float: left;
}
.sf-navigation .nav-next {
	float: right;
	margin-left: 5px;
}
.sf-navigation span {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	margin: 12px 15px 0 0;
	background: #CCCCCC;
}
.sf-navigation span.sf-nav-done {
	background: #a6e6a6;
}
.sf-navigation span.sf-nav-active {
	background: #00CC00;
}
.sf-navigation span.sf-nav-error {
	background: #F44336;
}
@media (max-width: 991px) {
.content-header > .breadcrumb {
	position: relative;
	margin-top: 5px;
	top: 0;
	right: 0;
	float: none;
	/*background: #d2d6de;*/
	padding-left: 10px;
}
.content-header > .breadcrumb li:before {
	color: #97a0b3;
}
}
.navbar-toggle {
	color: #fff;
	border: 0;
	margin: 0;
	padding: 15px 15px;
}
@media (max-width: 991px) {
.navbar-custom-menu .navbar-nav > li {
	float: left;
}
.navbar-custom-menu .navbar-nav {
	margin: 0;
	float: left;
}
.navbar-custom-menu .navbar-nav > li > a {
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 20px;
}
}
@media (max-width: 767px) {
.main-header {
	position: relative;
}
.main-header .logo, .main-header .navbar {
	/*width: 100%;
	float: none;*/
}
.main-header .navbar {
	margin: 0;
}
.main-header .navbar-custom-menu {
	float: right;
}

.content-header-title{
	float: none;
}
.content-header-actions{
	float: none;
	margin-top: 20px;

}
}
@media (max-width: 991px) {
.navbar-collapse.pull-left {
	float: none !important;
}
.navbar-collapse.pull-left + .navbar-custom-menu {
	display: block;
	position: absolute;
	top: 0;
	right: 40px;
}
}
/*
 * Component: Sidebar
 * ------------------
 */
.main-sidebar {
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 50px;
	min-height: 100%;
	width: 170px;
	z-index: 810;
	-webkit-transition: -webkit-transform 0.3s ease-in-out, width 0.3s ease-in-out;
	-moz-transition: -moz-transform 0.3s ease-in-out, width 0.3s ease-in-out;
	-o-transition: -o-transform 0.3s ease-in-out, width 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
}
.main-sidebar.horizontal{
	min-height:1%;
}
.main-sidebar.rtl {
	position: absolute;
	top: 0;
	left: auto;
	right: 0;
	text-align: right;
	padding-top: 50px;
	min-height: 100%;
	width: 170px;
	z-index: 810;
	-webkit-transition: -webkit-transform 0.3s ease-in-out, width 0.3s ease-in-out;
	-moz-transition: -moz-transform 0.3s ease-in-out, width 0.3s ease-in-out;
	-o-transition: -o-transform 0.3s ease-in-out, width 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
}
.main-sidebar.dark-bg {
	background: #f79520;
}
.main-sidebar.horizontal {
	position: inherit;
	top: 0;
	left: 0;
	padding-top: 0px;
	width: 100%;
	z-index: 810;
}
@media (max-width: 767px) {
.main-sidebar {
	/*padding-top: 100px;*/
}
.main-sidebar.rtl {
	padding-top: 100px;
}
}
@media (max-width: 767px) {
.main-sidebar {
	-webkit-transform: translate(-170px, 0);
	-ms-transform: translate(-170px, 0);
	-o-transform: translate(-170px, 0);
	transform: translate(-170px, 0);
}
}
@media (min-width: 768px) {
.sidebar-collapse .main-sidebar {
	-webkit-transform: translate(-170px, 0);
	-ms-transform: translate(-170px, 0);
	-o-transform: translate(-170px, 0);
	transform: translate(-170px, 0);
}
}
@media (max-width: 767px) {
.sidebar-open .main-sidebar {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}
}
.sidebar {
	padding-bottom: 10px;
}
.user-panel {
	position: relative;
	width: 100%;
	padding: 10px;
	overflow: hidden;
	background: #559cef;
	color: #fff;
}
.user-panel.black-bg {
	background: #202020;
}
.user-panel i {
	color: #fff;
}
.user-panel a {
	color: #9cc9ff;
}
.user-panel a:hover {
	color: #fff;
}
.user-panel:before, .user-panel:after {
	content: " ";
	display: table;
}
.user-panel:after {
	clear: both;
}
.user-panel > .image > img {
	width: 100%;
	max-width: 45px;
	height: auto;
}
.user-panel > .info {
	padding: 5px 5px 5px 15px;
	line-height: 1;
	position: absolute;
	left: 55px;
}
.user-panel > .info.rtl {
	left: 25px;
}
.user-panel > .info > p {
	font-weight: 600;
	margin-bottom: 9px;
}
.user-panel > .info > a {
	text-decoration: none;
	padding-right: 5px;
	margin-top: 3px;
	font-size: 11px;
}
.user-panel > .info > a > .fa, .user-panel > .info > a > .ion, .user-panel > .info > a > .glyphicon {
	margin-right: 3px;
}
.sidebar-menu {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
.sidebar-menu > li {
	position: relative;
	margin: 0;
	padding: 0;
}
.sidebar-menu > li > a {
	padding: 12px 5px 12px 15px;
	display: block;
	color: #333;
	font-size: 13px;
}
.sidebar-menu.rtl > li > a {
	padding: 12px 15px 12px 0px;
	display: block;
	color: #333;
	font-size: 13px;
}
.horizontal .sidebar-menu > li {
	position: inherit;
	margin: 0;
	padding: 0;
	float: left;
}
.horizontal .sidebar-menu > li > a {
	padding: 12px 15px 12px 15px;
}
.dark-bg ul.sidebar-menu > li > a {
	/*color: #888888;*/
	color: #ffffff;
}
.sidebar-menu > li > a > .fa, .sidebar-menu > li > a > .glyphicon, .sidebar-menu > li > a > .ion {
	width: 25px;
}
.sidebar-menu > li:hover > a, .sidebar-menu > li.menu-open > a {
	background: #c6def9;
	color: #000;
}
.dark-bg .sidebar-menu > li:hover > a, .dark-bg .sidebar-menu > li.menu-open > a {
	background: #202020;
	color: #fff;
}
.sidebar-menu > li .label, .sidebar-menu > li .badge {
	margin-right: 5px;
}
.sidebar-menu > li .badge {
	margin-top: 3px;
}
.sidebar-menu li.header {
	padding: 10px 25px 10px 15px;
	font-size: 12px;
	background: #f1f1f1;
	border-bottom: solid 1px #e6e6e6;
	border-top: solid 1px #e6e6e6;
}
.sidebar-menu li.header.dark-bg {
	border-bottom: solid 1px #393939;
	border-top: solid 1px #393939;
	background: #2a2a2a;
	color: #b4b4b4;
}
.sidebar-menu li > a > .fa-angle-left, .sidebar-menu li > a > .pull-right-container > .fa-angle-left {
	width: auto;
	height: auto;
	padding: 0;
	margin-right: 10px;
	-webkit-transition: transform 0.5s ease;
	-o-transition: transform 0.5s ease;
	transition: transform 0.5s ease;
}
.sidebar-menu.rtl li > a > .fa-angle-left, .sidebar-menu.rtl li > a > .pull-right-container > .fa-angle-left {
	margin-left: 10px;
	margin-right: 0;
}
.sidebar-menu li > a > .fa-angle-left {
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -8px;
}
.sidebar-menu.rtl li > a > .fa-angle-left {
	position: relative;
	top: 50%;
	right: 0px;
	margin-top: -8px;
}
.sidebar-menu .menu-open > a > .fa-angle-left, .sidebar-menu .menu-open > a > .pull-right-container > .fa-angle-left {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.sidebar-menu .active > .treeview-menu {
	display: block;
}
.notify {
	position: relative;
	right: -8px;
	top: -10px;
}
.notify .heartbit {
	animation: 1s ease-out 0s normal none infinite running heartbit;
	border: 5px solid #ef355d;
	border-radius: 70px;
	height: 25px;
	position: absolute;
	right: -4px;
	top: -20px;
	width: 25px;
	z-index: 10;
}
.notify .point {
	background-color: #ef355d;
	border-radius: 30px;
	height: 6px;
	position: absolute;
	right: 6px;
	top: -10px;
	width: 6px;
}
@keyframes heartbit {
0% {
 opacity: 0;
 transform: scale(0);
}
25% {
 opacity: 0.1;
 transform: scale(0.1);
}
50% {
 opacity: 0.3;
 transform: scale(0.5);
}
75% {
 opacity: 0.5;
 transform: scale(0.8);
}
100% {
 opacity: 0;
 transform: scale(1);
}
}
/*
 * Component: Sidebar Mini
 */
@media (min-width: 768px) {
.sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .right-side, .sidebar-mini.sidebar-collapse .main-footer {
	margin-left: 50px !important;
	z-index: 840;
}
.sidebar-mini.sidebar-collapse .content-wrapper.rtl, .sidebar-mini.sidebar-collapse .right-side, .sidebar-mini.sidebar-collapse .main-footer.rtl {
	margin-right: 50px !important;
	z-index: 840;
	margin-left: 0 !important;
}
.sidebar-mini.sidebar-collapse .content-wrapper.full-wide, .sidebar-mini.sidebar-collapse .right-side.full-wide, .sidebar-mini.sidebar-collapse .main-footer.full-wide {
	margin-left: 0px !important;
	z-index: 840;
}
.sidebar-mini.sidebar-collapse .main-sidebar {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	width: 50px !important;
	z-index: 850;
}
.sidebar-mini.sidebar-collapse .main-sidebar.horizontal {
	width: 100% !important;
}
.sidebar-mini.sidebar-collapse .main-sidebar .sidebar-menu > li {
	position: relative;
}
.sidebar-mini.sidebar-collapse .main-sidebar .sidebar-menu > li > a {
	margin-right: 0;
}
.sidebar-mini.sidebar-collapse .main-sidebar .sidebar-menu.rtl > li > a > span {
	margin-left: -170px !important;
	padding-right: 15px !important;
}
.sidebar-mini.sidebar-collapse .main-sidebar .sidebar-menu > li > a > span {
	border-top-right-radius: 4px;
}
.sidebar-mini.sidebar-collapse .main-sidebar .sidebar-menu > li:not(.treeview) > a > span {
	border-bottom-right-radius: 4px;
}
.sidebar-mini.sidebar-collapse .main-sidebar .sidebar-menu.rtl > li > a > span {
	border-top-left-radius: 4px;
	border-top-right-radius: 0px;
}
.sidebar-mini.sidebar-collapse .main-sidebar .sidebar-menu.rtl > li:not(.treeview) > a > span {
	border-bottom-right-radius: 0;
}
.sidebar-mini.sidebar-collapse .main-sidebar .sidebar-menu > li > .treeview-menu {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-right-radius: 4px;
}
.sidebar-mini.sidebar-collapse .main-sidebar .sidebar-menu.rtl > li > .treeview-menu {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-right-radius: 0px;
}
.sidebar-mini.sidebar-collapse .main-sidebar .user-panel > .info, .sidebar-mini.sidebar-collapse .main-sidebar .sidebar-menu > li > a > span, .sidebar-mini.sidebar-collapse .main-sidebar .sidebar-menu > li > .treeview-menu, .sidebar-mini.sidebar-collapse .main-sidebar .sidebar-menu > li > a > .pull-right, .sidebar-mini.sidebar-collapse .main-sidebar .sidebar-menu li.header {
	display: none !important;
	-webkit-transform: translateZ(0);
}
.sidebar-mini.sidebar-collapse .main-header .logo {
	width: 50px;
}
.sidebar-mini.sidebar-collapse .main-header .logo > .logo-mini {
	display: block;
	margin-left: -10px;
	margin-right: -15px;
	font-size: 18px;
}
.sidebar-mini.sidebar-collapse .main-header .logo > .logo-lg {
	display: none;
}
.sidebar-mini.sidebar-collapse .main-header .navbar {
	margin-left: 50px;
}

.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .main-sidebar .sidebar-menu > li:hover > a > span:not(.pull-right),
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .main-sidebar .sidebar-menu > li:hover > .treeview-menu,
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .main-sidebar .sidebar-menu > li.menu-open > a > span:not(.pull-right),
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .main-sidebar .sidebar-menu > li.menu-open > .treeview-menu {
	display: block !important;
	position: absolute;
	width: 200px;
	left: 50px;
}
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .horizontal .main-sidebar .sidebar-menu > li:hover > a > span:not(.pull-right),
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .horizontal .main-sidebar .sidebar-menu > li.menu-open > a > span:not(.pull-right) {
	display: none !important;
}
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .horizontal .main-sidebar .sidebar-menu > li:hover > .treeview-menu,
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .horizontal .main-sidebar .sidebar-menu > li.menu-open > .treeview-menu {
	display: block !important;
	position: absolute;
	width: 180px;
	left: 0px;
	top: 43px;
}
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .main-sidebar .sidebar-menu > li:hover > a > span,
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .main-sidebar .sidebar-menu > li.menu-open > a > span {
	top: 0;
	margin-left: 0px;
	padding: 12px 5px 12px 20px;
	background-color: inherit;
}
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .main-sidebar .sidebar-menu > li:hover > a > .pull-right-container,
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .main-sidebar .sidebar-menu > li.menu-open > a > .pull-right-container {
	position: relative !important;
	float: right;
	width: auto !important;
	left: 180px !important;
	top: -21px !important;
	z-index: 900;
}
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .main-sidebar .sidebar-menu > li:hover > a > .pull-right-container > .label:not(:first-of-type),
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .main-sidebar .sidebar-menu > li.menu-open > a > .pull-right-container > .label:not(:first-of-type) {
	display: none;
}
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .main-sidebar .sidebar-menu > li:hover > .treeview-menu,
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .main-sidebar .sidebar-menu > li.menu-open > .treeview-menu {
	top: 43px;
	margin-left: 0px;
}
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .main-sidebar .sidebar-menu.rtl > li:hover > .treeview-menu,
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .main-sidebar .sidebar-menu.rtl > li.menu-open > .treeview-menu {
	top: 43px;
	margin-left: -170px;
}

}

.sidebar-expanded-on-hover .main-footer, .sidebar-expanded-on-hover .content-wrapper {
	margin-left: 50px;
}
.sidebar-expanded-on-hover .main-sidebar {
	box-shadow: 3px 0 8px rgba(0, 0, 0, 0.125);
}
.sidebar-menu, .main-sidebar .user-panel, .sidebar-menu > li.header {
	/*white-space: nowrap;
	overflow: hidden;*/
}
.horizontal .sidebar-menu, .horizontal .main-sidebar .user-panel, .horizontal .sidebar-menu > li.header {
	height: 33px;
	overflow: inherit;
}
.sidebar-menu:hover {
	overflow: visible;
}
.sidebar-menu li > a {
	position: relative;
}
.sidebar-menu li > a > .pull-right-container {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -7px;
}
.sidebar-menu.rtl li > a > .pull-right-container {
	position: absolute;
	right: inherit;
	left: 10px;
	top: 50%;
	margin-top: -7px;
}
/* Dropdown menus */
.dropdown-menu {
	box-shadow: none;
	border-color: #eee;
}
.dropdown-menu > li > a {
	color: #777;
	padding: 6px 20px;
}
.dropdown-menu > li > a > .glyphicon, .dropdown-menu > li > a > .fa, .dropdown-menu > li > a > .ion {
	margin-right: 6px;
}
.dropdown-menu > li > a:hover {
	background-color: #e1e3e9;
	color: #333;
}
.dropdown-menu > .divider {
	background-color: #eee;
}
.navbar-nav > .notifications-menu > .dropdown-menu, .navbar-nav > .messages-menu > .dropdown-menu, .navbar-nav > .tasks-menu > .dropdown-menu {
	width: 300px;
	padding: 10px;
	margin: 0;
	top: 100%;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li, .navbar-nav > .messages-menu > .dropdown-menu > li, .navbar-nav > .tasks-menu > .dropdown-menu > li {
	position: relative;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li i {
	color: #fff;
	width: 30px !important;
	height: 30px;
	line-height: 30px;
	font-size: 15px !important;
	border-radius: 100%;
	background: #5cb85c;
	text-align: center;
	margin-right: 5px;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li i.blue {
	background: #f79520;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li i.orange {
	background: #f7814a;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li.header, .navbar-nav > .messages-menu > .dropdown-menu > li.header, .navbar-nav > .tasks-menu > .dropdown-menu > li.header {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	background-color: #ffffff;
	padding: 7px 10px;
	border-bottom: 1px solid #eeeeee;
	color: #444444;
	font-size: 14px;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a, .navbar-nav > .messages-menu > .dropdown-menu > li.footer > a, .navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	font-size: 12px;
	background-color: #fff;
	padding: 7px 10px;
	/*border-bottom: 1px solid #eeeeee;*/
	color: #444 !important;
	text-align: center;
}
@media (max-width: 991px) {
.navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a, .navbar-nav > .messages-menu > .dropdown-menu > li.footer > a, .navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a {
	background: #fff !important;
	color: #444 !important;
}
}
.navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a:hover, .navbar-nav > .messages-menu > .dropdown-menu > li.footer > a:hover, .navbar-nav > .tasks-menu > .dropdown-menu > li.footer > a:hover {
	text-decoration: none;
	font-weight: normal;
	background: #FFF !important;
	color: #7b7b7b !important;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu, .navbar-nav > .messages-menu > .dropdown-menu > li .menu, .navbar-nav > .tasks-menu > .dropdown-menu > li .menu {
	max-height: 200px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow-x: hidden;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a, .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a {
	display: block;
	white-space: nowrap;
	/* Prevent text from breaking */
	border-bottom: 1px solid #eeeeee;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a:hover, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:hover, .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a:hover {
	background: #eeeeee;
	text-decoration: none;
}
.dark-bg .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a:hover, .dark-bg .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:hover, .dark-bg .navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a:hover {
	background: #fff;
	text-decoration: none;
	color: #333;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a {
	color: #444444;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 10px;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .glyphicon, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa, .navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .ion {
	width: 20px;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a {
	margin: 0;
	padding: 10px 10px;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > img {
	margin: auto 10px auto auto;
	width: 40px;
	height: 40px;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 {
	padding: 0;
	margin: 0 0 0 45px;
	color: #444444;
	font-size: 15px;
	position: relative;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 > small {
	color: #999999;
	font-size: 10px;
	position: absolute;
	top: 0;
	right: 0;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > p {
	margin: 0 0 0 45px;
	font-size: 12px;
	color: #888888;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:before, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:after {
	content: " ";
	display: table;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:after {
	clear: both;
}
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a {
	padding: 10px;
}
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > h3 {
	font-size: 14px;
	padding: 0;
	margin: 0 0 10px 0;
	color: #666666;
}
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > .progress {
	padding: 0;
	margin: 0;
}
.navbar-nav > .user-menu > .dropdown-menu {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	padding: 1px 0 0 0;
	border-top-width: 0;
	width: 280px;
}
.navbar-nav > .user-menu > .dropdown-menu, .navbar-nav > .user-menu > .dropdown-menu > .user-body {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header {
	height: 110px;
	padding: 10px;
	text-align: center;
}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > .user-img {
	width: 80px;
	margin-right: 10px;
}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > .user-img img {
	border-radius: 4px;
}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p {
	z-index: 5;
	color: #000;
	font-size: 17px;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p > small {
	display: block;
	font-size: 12px;
}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > .view-link {
	margin-top: 5px;
}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > .view-link a {
	font-size: 12px !important;
	border-radius: 30px;
	background: #f79520;
	padding: 3px 10px;
	color: #FFF;
}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > .view-link a:hover {
	background: #ff6f8e;
}
.navbar-nav > .user-menu > .dropdown-menu > .user-body {
	padding: 15px;
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #dddddd;
}
.navbar-nav > .user-menu > .dropdown-menu > .user-body:before, .navbar-nav > .user-menu > .dropdown-menu > .user-body:after {
	content: " ";
	display: table;
}
.navbar-nav > .user-menu > .dropdown-menu > .user-body:after {
	clear: both;
}
.navbar-nav > .user-menu > .dropdown-menu > .user-body a {
	color: #444 !important;
}
@media (max-width: 991px) {
.navbar-nav > .user-menu > .dropdown-menu > .user-body a {
	background: #fff !important;
	color: #444 !important;
}
}
.navbar-nav > .user-menu > .dropdown-menu > .user-footer {
	background-color: #f9f9f9;
	padding: 10px;
}
.navbar-nav > .user-menu > .dropdown-menu > .user-footer:before, .navbar-nav > .user-menu > .dropdown-menu > .user-footer:after {
	content: " ";
	display: table;
}
.navbar-nav > .user-menu > .dropdown-menu > .user-footer:after {
	clear: both;
}
.navbar-nav > .user-menu > .dropdown-menu > .user-footer .btn-default {
	color: #666666;
}
@media (max-width: 991px) {
.navbar-nav > .user-menu > .dropdown-menu > .user-footer .btn-default:hover {
	background-color: #f9f9f9;
}
}
.navbar-nav > .user-menu .user-image {
	float: left;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	margin-right: 10px;
	margin-top: -2px;
}
@media (max-width: 767px) {
.navbar-nav > .user-menu .user-image {
	float: none;
	margin-right: 0;
	margin-top: -8px;
	line-height: 10px;
}
}
/* Add fade animation to dropdown menus by appending
 the class .animated-dropdown-menu to the .dropdown-menu ul (or ol)*/
.open:not(.dropup) > .animated-dropdown-menu {
	backface-visibility: visible !important;
	-webkit-animation: flipInX 0.7s both;
	-o-animation: flipInX 0.7s both;
	animation: flipInX 0.7s both;
}
@keyframes flipInX {
 0% {
 transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
 transition-timing-function: ease-in;
 opacity: 0;
}
 40% {
 transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
 transition-timing-function: ease-in;
}
 60% {
 transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
 opacity: 1;
}
 80% {
 transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
 100% {
 transform: perspective(400px);
}
}
@-webkit-keyframes flipInX {
 0% {
 -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
 -webkit-transition-timing-function: ease-in;
 opacity: 0;
}
 40% {
 -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
 -webkit-transition-timing-function: ease-in;
}
 60% {
 -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
 opacity: 1;
}
 80% {
 -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
 100% {
 -webkit-transform: perspective(400px);
}
}
/* Fix dropdown menu in navbars */
.navbar-custom-menu > .navbar-nav > li {
	position: relative;
}
.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
	position: absolute;
	right: 0;
	left: auto;
}
@media (max-width: 991px) {
.navbar-custom-menu > .navbar-nav {
	float: right;
}
.navbar-custom-menu > .navbar-nav > li {
	position: static;
}
.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
	position: absolute;
	right: 5%;
	left: auto;
	border: 1px solid #ddd;
	background: #fff;
}
}
/* Treeview Menu */
.treeview-menu {
	display: none;
	list-style: none;
	padding: 0;
	margin: -1px 0 0 0;
	padding-left: 0px;
}
.horizontal .treeview-menu {
	display: none;
	list-style: none;
	padding: 0;
	margin: 0px 0 0 0;
	padding-left: 0px;
	position: absolute;

}

.treeview-first{
	min-width: 170px;
}
.treeview-child{
	width:100%;
	position: relative !important;
}
.horizontal .treeview-menu-child{
	position: static;
}
.horizontal .treeview-menu li{
	padding-right: 15px;
}
.treeview .treeview-menu {
	background: #d4e8ff;
}
.dark-bg .treeview .treeview-menu {
	background: #2b2b2b;
}
.treeview-menu .treeview-menu {
	padding-left: 10px;
}
.treeview-menu > li {
	margin: 0;
}
.treeview-menu > li > a {
	padding: 8px 8px 8px 15px;
	display: block;
	font-size: 13px;
	color: #787878;
	white-space: nowrap;
}
.treeview-menu a.child-report{
	white-space: pre-wrap;
	padding-left: 25px;
}
.treeview-menu i.fa-report-link{
	text-align: center;
	width: 20px;
	margin-right: 8px;
}
.treeview-menu > li.active > a {
	color: #000;
}
.sidebar-menu.rtl .treeview-menu > li > a {
	padding: 8px 15px 8px 15px;
}
.dark-bg .treeview-menu > li > a {
	/*color: #888888;	*/
	color: #f1f1f1;
}
.dark-bg .treeview-menu > li.active > a {
	color: #fff;
}
.dark-bg .treeview-menu > li > a:hover {
	color: #b4b4b4;
}
.treeview-menu > li > a > .fa, .treeview-menu > li > a > .glyphicon, .treeview-menu > li > a > .ion {
	width: 10px;
}
.treeview-menu > li > a > .pull-right-container > .fa-angle-left, .treeview-menu > li > a > .pull-right-container > .fa-angle-down, .treeview-menu > li > a > .fa-angle-left, .treeview-menu > li > a > .fa-angle-down {
	width: auto;
}
/* Resets */
.m-bot-0 {
	margin-bottom: 0px !important;
}
.m-bot-1 {
	margin-bottom: 10px !important;
}
.m-bot-2 {
	margin-bottom: 20px !important;
}
.m-bot-3 {
	margin-bottom: 30px !important;
}
.m-top-2 {
	margin-top: 20px !important;
}
.m-top-3 {
	margin-top: 30px !important;
}
.m-top-8 {
	margin-top: 80px !important;
}
.font-14 {
	font-size: 14px;
}
.font-16 {
	font-size: 16px;
}
.font-18 {
	font-size: 18px;
}
.font-20 {
	font-size: 20px;
}
.font-25 {
	font-size: 25px;
}
.font-30 {
	font-size: 30px;
}
.font-40 {
	font-size: 40px !important;
}
.font-50 {
	font-size: 50px !important;
}
.text-bold {
	font-weight: bold;
}
.m-right-20 {
	margin-right: 20px;
}
.white {
	color: #FFF;
}

/*-----------------------------RESPONSIVE STYLES---------------------------------- */

@media only screen and (min-width: 1000px) and (max-width: 1169px) {
.wrapper.boxed {
	width: 94%;
}
.horizontal .sidebar-menu > li > a {
	padding: 12px 8px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 999px) {
.wrapper.boxed {
	width: 100%;
}
.horizontal .sidebar-menu > li > a {
	padding: 12px 2px;
	font-size: 12px;
}
}
 @media only screen and (min-width: 640px) and (max-width: 767px) {
.wrapper.boxed {
	width: 100%;
}
.horizontal .sidebar-menu > li {
	float: none;
}
.horizontal .treeview-menu {
	position: relative;
	width: 100%;
}
.horizontal .sidebar-menu, .horizontal .main-sidebar .user-panel, .horizontal .sidebar-menu > li.header {
	height: 33px;
	overflow: inherit;
}
.main-sidebar.horizontal {
	left: 0;
	padding-top: 0;
	top: 0;
	z-index: 810;
	width: 170px
}
.content-wrapper.rtl, .main-footer.rtl {
	margin-right: 0px;
}
.main-sidebar.rtl {
	left: 0;
}
	 .dark-bg ul.sidebar-menu > li > a {
		 color: #FFFFFF;

	 }
	 .main-sidebar{
		 height:0;
	 }
	 .main-sidebar.dark-bg {
		 background: #fff;
	 }
}
 @media only screen and (min-width: 480px) and (max-width: 639px) {
.wrapper.boxed {
	width: 94%;
}
.horizontal .sidebar-menu > li {
	float: none;
}
.horizontal .treeview-menu {
	position: relative;
	width: 100%;
}
.horizontal .sidebar-menu, .horizontal .main-sidebar .user-panel, .horizontal .sidebar-menu > li.header {
	height: 33px;
	overflow: inherit;
}
.main-sidebar.horizontal {
	left: 0;
	padding-top: 0;
	top: 0;
	z-index: 810;
	width: 170px
}
.content-wrapper.rtl, .main-footer.rtl {
	margin-right: 0px;
}
.main-sidebar.rtl {
	left: 0;
}
.main-sidebar.dark-bg {
 background: #fff;
}
.dark-bg ul.sidebar-menu > li > a {
 color: #FFFFFF;

}
.main-sidebar{
 height:0;
}
}
 @media only screen and (max-width: 479px) {
.wrapper.boxed {
	width: 100%;
}
.message-widget .mail-contnet {
	width: 76.5%;
}
.message-widget .mail-contnet {
	width: 73.5%;
}
.horizontal .sidebar-menu > li {
	float: none;
}
.horizontal .treeview-menu {
	position: relative;
	width: 100%;
}
.horizontal .sidebar-menu, .horizontal .main-sidebar .user-panel, .horizontal .sidebar-menu > li.header {
	height: 33px;
	overflow: inherit;
}
.main-sidebar.horizontal {
	left: 0;
	padding-top: 0;
	top: 0;
	z-index: 810;
	width: 170px
}
.content-wrapper.rtl, .main-footer.rtl {
	margin-right: 0px;
}
.main-sidebar.rtl {
	left: 0;
}
.dark-bg ul.sidebar-menu > li > a {
	color: #FFFFFF;

}
	 .main-sidebar{
		 height:0;
	 }
.main-sidebar.dark-bg {
  background: #fff;
}
}
.filter-contain{
	padding-left: 0;
}
@media only screen and (max-width: 1100px) {
	.filter-label{
		width:35%;
		float: left;
	}
	.filter-select{
		float: left;
	}
	.add_filter{
		float: right;
	}
	.rb_filter_options .add_filter{
		height: 0;
	}
	.rb_filter_options .last_filter .add_filter {
		width: 98%;
		margin:  5px 5px;
		height: auto;
	}
	.column_set{
		display: none;
	}
	.report_help_block{
		margin-bottom: 5px !important;
		text-align: left;
	}
	#rb_date_range {
		width: 100% !important;
		text-align: center;
	}
	.ranges{
		display: none;
	}
	.filter-contain{
		padding: 0 5px;
	}
	.date-container{
		width: 100%;
		padding: 0;
	}
}



/* # jGrowl (popup notification)
================================================== */

@-webkit-keyframes growl-stripes {
	from {
		background-position: 10px 0;
	}
	to {
		background-position: 0 0;
	}
}

@-moz-keyframes growl-stripes {
	from {
		background-position: 10px 0;
	}
	to {
		background-position: 0 0;
	}
}

@-ms-keyframes growl-stripes {
	from {
		background-position: 10px 0;
	}
	to {
		background-position: 0 0;
	}
}

@-o-keyframes growl-stripes {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 10px 0;
	}
}

@keyframes growl-stripes {
	from {
		background-position: 10px 0;
	}
	to {
		background-position: 0 0;
	}
}



.jGrowl { z-index: 9999; color: #fff; font-size: 12px; }
.ie6 { position: absolute; }
.jGrowl { position: absolute; }
body > .jGrowl { position: fixed; }
.jGrowl.top-left { left: 0px; top: 0px; }
.jGrowl.top-right { right: 20px; top: 50px; }
.jGrowl.bottom-left { left: 0px; bottom: 0px; }
.jGrowl.bottom-right { right: 0px; bottom: 0px; }
.jGrowl.center { top: 0px; width: 50%; left: 25%; }
.center .jGrowl-notification, .center .jGrowl-closer { margin-left: auto; margin-right: auto; }
.jGrowl .jGrowl-notification { border: none; color: #fff; opacity: .95; filter: alpha(Opacity=95); zoom: 1; width: 194px; padding: 8px 12px; margin-top: 10px; text-align: left; display: none;

	background-color: #448fb2;
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.025)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.025)), color-stop(0.75, rgba(255, 255, 255, 0.025)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.025) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.025) 50%, rgba(255, 255, 255, 0.025) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.025) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.025) 50%, rgba(255, 255, 255, 0.025) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.025) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.025) 50%, rgba(255, 255, 255, 0.025) 75%, transparent 75%, transparent);
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.025) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.025) 50%, rgba(255, 255, 255, 0.025) 75%, transparent 75%, transparent);
	background-repeat: repeat;

	-webkit-background-size: 10px 10px;
	-moz-background-size: 10px 10px;
	-o-background-size: 10px 10px;
	background-size: 10px 10px;

	-webkit-animation: growl-stripes 1s linear infinite;
	-moz-animation: growl-stripes 1s linear infinite;
	-ms-animation: growl-stripes 1s linear infinite;
	-o-animation: growl-stripes 1s linear infinite;
	animation: growl-stripes 1s linear infinite;

}
.jGrowl-notification.growl-error { background-color: #F44336; }
.jGrowl-notification.growl-success { background-color: #4CAF4F; }
.jGrowl-notification.growl-warning { background-color: #FF9900; }
.jGrowl .jGrowl-notification .jGrowl-header { font-weight: bold; font-size: 12px; line-height: 24px; }
.jGrowl  .jGrowl-notification  .jGrowl-close { z-index: 99; float: right; font-weight: bold; font-size: 12px; cursor: pointer; }
.jGrowl .jGrowl-closer { padding: 3px 0; cursor: pointer; font-size: 11px; margin-top: 10px; font-weight: bold; text-align: center; background: #454545; color: #ffffff; width: 218px; }
@media print { .jGrowl { display: none; } }


.daterangepicker .ranges li.active {
	background-color: #f79520 !important;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
	background-color: #f79520 !important;
	border-color: transparent;
	color: #fff;
}


.daterangepicker.ltr .ranges {
	overflow: scroll;
	max-height: 300px;
}

.daterangepicker .today{
	background-color: #ebf4f8;

}

.daterangepicker .today{
	position: relative;
}
.daterangepicker .today:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	display: block;
	border-left: 10px solid transparent;
	border-bottom: 10px solid #f79520;

	border-top: 10px solid transparent;
}

.daterangepicker .today.active:after{
	border-bottom: 10px solid #fff;
}

.daterangepicker .btn-primary{
	color: #fff;
	/*background-color: #f0ad4e !important;
	border-color: #eea236 !important;*/
}

.flyout-container .btn-cta {
	color: #565454 !important;
}

.rb_filter_options .form-control {
	display: inline;

}
.filter_search{
	width: 100px !important;
}
#rb_date_range{
	/*width: 90%;*/
}
.column_set a{
	padding: 6px 10px !important;

}
.rb_form {
	/*float: right;*/
}

.rb_filter_options {
	position: relative;
}

.filter_set, .ruleset_set {
	font-size: 12px;
	margin-bottom: 15px;
}

#rb_table tbody tr {
	cursor: pointer;
}

#rb_table thead {
	transition: 0.25s top;
}

#rb_contain::-webkit-scrollbar {
	display: none;
}

#rb_contain {
	-ms-overflow-style: none;
	scrollbar-width: none;
}

#rb_scrollbar {
	overflow-y: hidden;
	height: 20px;
	background: white;
}

#rb_scrollbar div {
	height: 20px;
}

.sub_row td {
	height: 25px;
	font-size: 12px;
	/* padding: 0 12px !important; */
	background-color: #ffedbb !important;
	vertical-align: middle !important;
}

#rb_table td:first-child, #rb_table th:first-child, #rb_table tr td:nth-child(2), #rb_table tr th:nth-child(2) {
	position: relative;
}

.rb_filter_options a, .rb_filter_options .select2, .rb_filter_options input, #rb_form span, #rb_form input, #rb_form button, #rb_form img {
	margin-right: 5px;
}

.toggle_type {
	display: inline-block !important;
	padding: 5px 5px !important;
}

#rb_table td, #rb_table th  {
	text-align: center;
	min-width: 80px;
	padding-left: 30px;
	padding-right: 30px !important;
}

#rb_table td:first-child, #rb_table th:first-child, #rb_table tr td:nth-child(2), #rb_table tr th:nth-child(2) {
	text-align: left !important;
	padding-right: 20px;
	position: relative;
}

#report_table td,#report_table th  {
	text-align: center;

}

#report_table td:first-child, #report_table th:first-child {
	text-align: left !important;
}

#report_table.hide_id td:nth-child(2), #report_table.hide_id  th:nth-child(2) {
	text-align: left !important;
}

#report_table td {
	height: 25px;
	vertical-align: middle !important;
}

#report_table tr:hover{
	background-color: #f1f1f1;

}

.orders-tabs .cancelled{
	color:red
}
.orders-tabs .active, .orders-tabs .complete{
	color:green
}
.orders-tabs .partial{
	color:#f79520
}

.customer-view .text-semibold{

}

.input-icon {
	position: relative;
}

.input-icon > i {
	position: absolute;
	display: block;
	transform: translate(0, -50%);
	top: 50%;
	pointer-events: none;
	width: 25px;
	text-align: center;
	font-style: normal;
}

.input-icon > input {
	padding-left: 25px;
	padding-right: 0;
}

.input-icon-right > i {
	right: 0;
}

.input-icon-right > input {
	padding-left: 0;
	padding-right: 25px;
	text-align: right;
}

.order_offer_subtotal,.order_offer_total{
	font-size: 20px;
	padding-top: 0;
	margin-bottom:0 !important;
}
.cart_total .form-group{
	margin-bottom: 0;
}

#order_cart .table-swaps .alert{
	padding: 0;
	margin: 0;
}

@media (min-width: 990px){
.no-pad-left{
	padding-left: 0;
}
}
.apply_discount{
	margin-bottom: 23px;
}

@media (min-width: 990px){
	.apply_discount,.add_to_cart{
		margin-top: 23px;
	}
}


.connections{
	height: 250px;
}

.connections .img{
	text-align: center;
	padding: 15px;
	min-height: 180px;
}
.connections .img img{
	max-width:100%;
	width:250px;
	margin-top: 20px;
	margin-bottom: 15px;
	vertical-align: middle;
}

.connections .media-link{
	text-align: center;
}

.connections .helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

#connection_form img{
	max-width: 250px;
}

#connection_form .form_title{
	text-align: center;
}

.location_popup, .location_blank, .location_blank_new{
	cursor: pointer;
}

.report-date-toggle{
	position: relative;
}

table.transaction td.refund:first-child,table.transaction td.void:first-child,table.transaction td.chargeback:first-child,table.transaction td.alert:first-child{
	padding-left: 25px;
}

table.transaction tr.refund td:first-child::before,table.transaction tr.void td:first-child::before,table.transaction tr.chargeback td:first-child::before,table.transaction tr.alert td:first-child::before,table.transaction tr.returned_check td:first-child::before,table.transaction tr.child_cash td:first-child::before {
	font-family: "Font Awesome 6 Pro"; font-weight: 700; content: "\f324 "; padding-right:10px;
}

table.transaction.hide_id td.refund:nth-child(2),table.transaction.hide_id td.void:nth-child(2),table.transaction.hide_id td.chargeback:nth-child(2),table.transaction.hide_id td.alert:nth-child(2){
	padding-left: 25px;
}

table.transaction.hide_id tr.refund td:nth-child(2)::before,table.transaction.hide_id tr.void td:nth-child(2)::before,table.transaction.hide_id tr.chargeback td:nth-child(2)::before,table.transaction.hide_id tr.alert td:nth-child(2)::before,table.transaction.hide_id tr.returned_check td:nth-child(2)::before,table.transaction.hide_id tr.child_cash td:nth-child(2)::before {
	font-family: "Font Awesome 6 Pro"; font-weight: 700; content: "\f324 "; padding-right:10px;
}

table.transaction tr.refund td,table.transaction tr.void td,table.transaction tr.chargeback td,table.transaction tr.alert td,table.transaction tr.returned_check td{
	/*background-color: #f39c12;*/
	color:red
}

table.transaction tr.refund td.transaction_total::before,table.transaction tr.void td.transaction_total::before,table.transaction tr.chargeback td.transaction_total::before, table.transaction tr.alert td.transaction_total::before{
	content: "-";
}
.list_label{
	display: inline-block;
	min-width: 115px;
	font-weight: 300;
	vertical-align: top;
}

.tab-pane-offers .list_label{
	min-width: 160px;
}

ul.nav.nav-tabs.orders-tabs li {
	display: block;
	/*width: 300px;*/
}

#search_breadcrumb li{padding: 10px 0}
#search_form .select2{ width: 100% !important}
#search_breadcrumb{margin: 0 10px; padding: 0 0px; display: inline-block}
#search_breadcrumb_title{display: inline-block}

.rep_details  {
	text-decoration: underline;
	cursor: pointer;
}

.treeview .menu-open i.fa-angle-right:before{
	/*content: "\f107" !important;*/
}

.treeview .menu-open > a > i.fa-angle-right:before{
	content: "\f107" !important;
}

#search_table .sortLink{
	cursor: pointer;
	position: relative;
	padding-right: 30px;
}

#search_table .sortLink:before{
	right: 1em;
	content: "\2191";
}

#search_table .sortLink:after {
	right: 0.5em;
	content: "\2193";
}

#search_table .sortLink.sorting:before, #search_table .sortLink.sorting:after {
	position: absolute;
	bottom: 0.9em;
	display: block;
	opacity: 0.3;
}

#search_table .sortLink.sorting_asc:before{
	opacity: 1;
}

#search_table .sortLink.sorting_desc:after{
	opacity: 1;
}

.nav-tabs > li.active > a{
	/*font-size: 14px;*/
}

ul.nav.nav-tabs.orders-tabs li a{
	border-bottom : 1px solid;
	opacity: .5;
}
.nav-tabs.orders-tabs > li.active > a, .nav-tabs.orders-tabs > li.active > a:focus, .nav-tabs.orders-tabs > li.active > a:hover {
	border: 0;
	border-bottom: none !important;
	color:#000
}
ul.nav.nav-tabs.orders-tabs li a{
	border-bottom : none;
}

ul.nav.nav-tabs.orders-tabs li.active a {
	color: #000;
	opacity: 1;
}

.orders-tabs .lable-tag{
	float: right;
	margin-top: -5px;
	margin-left: 5px;
}

.orders-tabs .order_number{
	padding-right: 75px;
	display: inline-block;
}

#rb_table_wrapper .dt-buttons{
	display: none;
}

#rb_contain.sticky thead {
	position: fixed;
	top: 20px;
	z-index: 100;
	background: #fff;
	transition: left 25ms ease-out;
}

#rb_contain.sticky thead:before {
	content: "";
	width: 31px;
	height: 120px;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAABkBAMAAACMZfYIAAAAD1BMVEX////p7/Pn7vHq8fXX3+MF4zdVAAAAIklEQVQ4y2MwNhQUFFJSUmGAglGBUYFRgVGBUYFRgUEiAADLJ2QBK9LeowAAAABJRU5ErkJggg==');
	position: fixed;
	left: 50px;
	top: 0;
	z-index: 1;
}

#rb_contain.sticky thead:after {
	content: "";
	width: 31px;
	height: 120px;
	background-color: #f00;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAABkBAMAAACMZfYIAAAAD1BMVEX////p7/Pn7vHq8fXX3+MF4zdVAAAAIklEQVQ4y2OAAhYlJSVBQUFjg1GBUYFRgVGBUYFRgUEiAAB/OmQBhmimbAAAAABJRU5ErkJggg==');
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1;
}

.tab-pane-order-transactions td.customer_id, .tab-pane-order-transactions th#customer_id,
.tab-pane-order-transactions td.order_id, .tab-pane-order-transactions th#order_id,
.tab-pane-order-transactions td.is_test, .tab-pane-order-transactions th#is_test{
	display: none;
}
#search_form .select2-container{
	z-index: 1;
}

.error-display{
	margin-top: 25px;
}

.error-display p{
	margin: 15px 0;
}

.table-count{
	display: inline-block;
	padding-left: 0;
	margin: 30px 5px;
	/*float: right;*/
}

.password-help{
	cursor: pointer;
}





.dashboard .counter .spinner{
	display: inline-block;
}
.dashboard .counter .spinner > div {
	background-color: #cdcdcd;
}

.table tfoot td{
	font-weight: bold;
}

.widget .stats-details .dark-color{
	color: #333;
}

.widget .stats-details .dark-color span, .widget .stats-details .dark-color i {
	color: #4a90e2;
	padding-left: 5px;
}


.widget-sort,.counter-sort{
	cursor: move;
}

.counter{
	position: relative;
}

.counter-delete-contain{
	position: absolute;
	top:15px;
	right:45px;
	z-index: 2;
}
.counter-sort-contain{
	position: absolute;
	top:15px;
	right:25px;
	z-index: 2;
}

.widget{
	position: relative;
}

.widget-title{
	margin-bottom: 0;
	font-size: 20px;
}
.counter-title{
	font-size: 15px !important;
	padding-top: 10px;
}

.widget-title-date{
	color: #0c0c0c;
	font-size: 12px;
	margin: 2px 0 10px 0;
	font-weight: 300 !important
}

.widget-refresh-date{
	color: #0c0c0c;
	font-size: 12px;
	margin: 2px 0 10px 0;
}

.counter-title-date{
	color: #0c0c0c;
	font-size: 12px;
	margin: 2px 0 10px 0;
	font-weight: 300 !important
}

.widget-delete-contain{
	position: absolute;
	top:15px;
	right:45px;
	z-index: 2;
}
.widget-sort-contain{
	position: absolute;
	top:15px;
	right:25px;
	z-index: 2;
}

.widget-sort-contain,.widget-delete-contain,.counter-sort-contain,.counter-delete-contain{
	display: none;
}

.widget .dropdown-menu li.selected{
	background: #e1e3e9;
}

.widget-table{
	overflow: hidden;
	overflow-y: scroll;
}
.widget-table .table{
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.widget-table .table thead th{
	position: sticky !important;
	top: 0;
	background: white;
}
.widget-table .table tfoot td{
	position: sticky !important;
	bottom: 0;
	background: white;
}
.widget-table .table td, .widget-table .table th{
	text-align: center;
}
.widget-table .table tr td:first-child, .widget-table .table tr th:first-child{
	text-align: left;
}

#top_message{
	position: fixed;
	top:100px;
	right:10px;
	width:250px;
	z-index: 999;
}

.sub-info-box .sub-icon{
	width:20px;
	height: 20px;
}
.rb .form-control{
	height : auto
}

.chart-box .sub-info-box, .media-box .sub-info-box{
	position: absolute;
	top:5px;
	right:5px
}

.sub-info-box .dropdown-menu{
	right:0;
	left: auto;
}

.sub-info-box .dropdown-menu i{
	min-width: 16px;
}

.sub_row td{
	height:25px;
	font-size:12px;
	/*padding:0 12px !important;*/
	background-color:#ffedbb  !important;
	vertical-align: middle !important;
}


.widget .stats-details > li { /*width: 22%;*/ max-width: 22%; /*margin-left: 10px; */float: left; position: relative }
.widget .stats-details > li { display: inline-block; white-space: nowrap; position: relative}
.widget-select-text-contain{display: inline-flex; max-width: 100%}
.widget-select-text {
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
}
.widget .popover{
	width: 100%;
}

.toggle-password{
	position: absolute;
    top: 35px;
    right: 25px;
}

.loading-backdrop{
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2000;
	background-color: #000;
	opacity: .5;
}

.loading-backdrop > div{
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	color: white;
}

.connection_backfill{
	width:200px;
	font-size: 13px;
	color: #FFF;
	cursor: pointer;
}

.connection_backfill .progress{
	height: 10px;
}

.cart_upsell_offer_total{
	font-size: 18px;
}

#upsell table tr.sub_row td{
	height: 25px !important;
	background-color: #f8f8f8 !important;
	font-size: 11px !important;
}

#upsell table td{
	vertical-align: middle;
}

.tab-pane-order-shipments #customer_id,.tab-pane-order-shipments .customer_id,
.tab-pane-order-shipments #fname,.tab-pane-order-shipments .fname,
.tab-pane-order-shipments #lname,.tab-pane-order-shipments .lname/*,
.tab-pane-order-shipments #customers_address_shipping_id,.tab-pane-order-shipments .customers_address_shipping_id*/
{
	display: none;
}

.offer_item_options{
	display: none;
}

.fb-login-btn{
	display:block;background: url(/assets/dist/img/fb_login.png);height: 30px;width:184px; color: transparent;border: none;background-repeat: no-repeat;background-size: 184px 30px;
}

.transaction_child td{
	background-color: #fff !important;
	height: auto !important;
}

.form-collapse-link{
	display: block;
	width: 100%;
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.form-collapse-link.collapsed{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.form-collapse-link h4{
	display: inline;
}
.form-collapse-link h6{
	margin-bottom: 5px;
}
.form-collapse-link h4::after {
	font-family: 'Glyphicons Halflings';
	content: "\2212";
	vertical-align: middle;
    display: inline-block;
    margin-left: 20px;
}

.form-collapse-link.collapsed h4::after{
    content: "\002b";
}

.form-collapse-link h6{
	margin-bottom: 5px;
	font-size: 14px;
}
.form-collapse-link h6::before {
	font-family: 'Glyphicons Halflings';
	content: "\2212";
	vertical-align: middle;
	display: inline-block;
	font-size: 10px;
	margin: 0 5px 5px 5px;
}

.form-collapse-link.collapsed h6::before {
	content: "\002b";
	font-size: 10px;
	margin: 0 5px 5px 5px;
}

.form-collapse-link h6 span {
	color: #333;
	font-size: 12px;
}

.report_help_block{
	font-size: 11px;
	margin-top: -5px;
	margin-bottom: -5px;
	text-align: center
}
.filter_controls .report_help_block{
	text-align: left
}
.rb_form .report_help_block{
	margin-top: 5px;
}
.breadcrumb{
	background-color: transparent;
}
.pad_l_15{
	padding-left: 15px;

}

.m_15{
	margin: 15px;

}

.m_l_0{
	margin-left: 0;
}

.overlay-white {
	display: none;
	position: absolute;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.95);
	left: 0;
	top: 0;
	right: 0;
	bottom: -30px;
	opacity: 0;
	text-align: center;
	padding-top: 20px;
	z-index: 9;
	/*transition: opacity 1s linear, display 0s linear 1s;*/
}
.loader .overlay-white {
	display: block;
	opacity: 1;
	padding-top: 30%;
}

/* ellipsis loader */
.lds-ellipsis {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
}
.lds-ellipsis div {
	position: absolute;
	top: 33px;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #666;
	animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
	left: 8px;
	animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
	left: 8px;
	animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
	left: 32px;
	animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
	left: 56px;
	animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
	0% {
		transform: scale(0);
	}
	100% {
		transform: scale(1);
	}
}
@keyframes lds-ellipsis3 {
	0% {
		transform: scale(1);
	}
	100% {
		transform: scale(0);
	}
}
@keyframes lds-ellipsis2 {
	0% {
		transform: translate(0, 0);
	}
	100% {
		transform: translate(24px, 0);
	}
}
/* end ellipsis loader */

input[name=company_name].live-check + div {
	margin-top: -15px;
	/*display: block;*/
	margin-bottom: 10px;
}
#company_name_results {
	font-weight: bold;
	font-size: .85em;
	padding-left: 10px;
}

#company_name_results.good {
	color: #4b4;
}

#company_name_results.bad {
	color: #b44;
}

.campaign_offer_table  tr td:nth-child(3),.campaign_offer_table  tr th:nth-child(3){
	text-align: left !important;
}

.campaign_item_table  tr td:nth-child(3),.campaign_item_table  tr th:nth-child(3){
	text-align: left !important;
}

/* launchpad nav stuff */
.sidebar-menu li .nav-note {
	font-size: 80%;
	display: block;
	border-radius: 50%;
	background-color: #ce4844;
	/*background-color: rgba(206,72,69, .75);*/
	text-align: center;
	line-height: 14px;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 23px;
	top: 4px;
	z-index: 1;
	transform: scale(0.0);
	animation: pop-in .3s ease-out 2s 1 forwards, flutter 6s linear 6s infinite forwards;
}

.nav-note:empty {
	display: none !important;
}

.sidebar-collapse .treeview .nav-note {
	/*right: 10px;*/
	/*box-shadow: 0px 0px 0px 3px #4485d1; !*rgba(0,0,0, .3);*!*/
	/*box-shadow: 0px 0px 0px 3px rgba(68,133,209, .75);*/
}
.sidebar-menu > li > a > i,
.sidebar-menu > li > a > span {
	position: relative;
	z-index: 2;
}

#forced-flyout {
	display: none;
}

.forced-flyout-popover {
	width: auto;
	max-width: 10000px;
	top: 0 !important;
	box-shadow: 0px 0px 3px rgba(0,0,0,.2);
	border-radius: 4px;
	border: none;
}
.forced-flyout-popover.popover.right {
	margin-left: 5px;
	margin-top: 5px;
}
.forced-flyout-popover.popover > .arrow {
	display: none;
}
.forced-flyout-popover .popover-content {
	padding: 0;
}
.forced-flyout-big .flyout-container {
	width: 100%;
}
.forced-flyout-small {
	background-color: #ffcf3d;
	border-color: #ffcf3d;
}
.forced-flyout-popover .flyout-body {
	padding: 10px;
}
.forced-flyout-popover .flyout-body > a{
	display: block;
    color: #000;
}
.forced-flyout-small.forced-flyout-popover {
	border-radius: 0;
}

.forced-flyout-popover .flyout-footer a {
	display: block;
}
.forced-flyout-popover .flyout-footer {
	position: absolute;
	bottom: -1px;
	left: -1px;
	right: -1px;
	height: 80px;
	background-color: #ffcf3d;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	line-height: 80px;
}

.forced-flyout-big.forced-flyout-popover .flyout-container {
	 position: relative;
	 padding: 40px 20px 80px;

 }

.forced-flyout-big.forced-flyout-popover .flyout-container .head-title h4 {
	text-align: center;
	font-size: 24px;
}
.forced-flyout-big.forced-flyout-popover .flyout-container .flyout-title {
	margin: 0 0 20px;

}

.forced-flyout-popover .btn.btn-default {
	border-radius: 50px;
	background-color: #ffcf3d;
	border-color: #ffcf3d;
	font-size: 20px;
	font-weight: bold;
	width: 40%;
}
.announcement_view .btn.btn-more {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}
.announcement_view .btn-more:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}
@media (min-width: 768px) {
	.forced-flyout-popover {
		border-top-left-radius: 0;
	}
	.forced-flyout-popover.popover.right {
		margin-left: 10px;
		margin-top: 2px;
	}
	.forced-flyout-small.popover.right {
		margin-top: 0;
	}
	.forced-flyout-popover.popover > .arrow {
		display: block;
		border-right-color: transparent;
	}
	.forced-flyout-popover .flyout-body {
		padding: 0;
	}
	.forced-flyout-big .flyout-container {
		width: 800px !important;
	}
	.forced-flyout-small .flyout-container {
		padding:5px;
	}
	.forced-flyout-popover.popover.right > .arrow {
		top: 10px !important;
		left: -31px !important;
		margin-top: -10px !important;
		border-width: 15px;
	}
	.forced-flyout-popover.popover.right > .arrow:after {
		bottom: -15px;
		left: -14px;
		border-width: 15px;
	}
	.forced-flyout-small.forced-flyout-popover.popover.right .arrow:after {
		border-right-color: #ffcf3d;
	}
	.forced-flyout-small.popover.right .arrow {
		border-right-color: #ffcf3d;
		left: -31px !important;
	}
	.forced-flyout-big.forced-flyout-popover .flyout-container {
		/*padding: 60px 60px 30px;*/
	}
}

.forced-flyout-popover .flyout-close {
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
}

body.flyout-active section.content-wrapper {
	padding-top: 20px;
}
body > .wrapper.attn > section.content-wrapper {
	filter: blur(3px);
	pointer-events: none;
}
body.attn{
	filter: blur(9px);
	pointer-events: none;
}
body > .wrapper.attn > section.content-wrapper:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(150,150,150,.3);
	z-index: 100;
}

#preact-search .select2-container--default .select2-selection--single {
	height: 32px;
}

#preact-search .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 32px;
}

#preact-search .select2-container .select2-search--inline {
	padding: 6px 0 0;
	width: auto;
}

#preact-search .select2-search__field {
	min-width: auto !important;
	/*width: auto !important;*/
	padding: 0 !important;
	margin: 0 !important;
}

#preact-search .select2-container--default .select2-selection--multiple {
	min-height: 32px;
	border: 1px solid #aaa;
}

#preact-search .select2-container--default .select2-selection--multiple .select2-selection__choice {
	margin: 5px 5px 0 0;
	border: none;
	border-radius: 3px;
	background-color: #eee;
	padding: 4px 7px;
}

#preact-search .form-control.datepicker-component {
	height: 32px;
	border: 1px solid #aaa;
}

#preact-search .overlay-white {
	padding-top: 40px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #fff;
}
#preact-search .loader .overlay-white {
	opacity: .85;
}

@keyframes pop-in {
	0% {
		transform: scale(0.0);
		-webkit-transform: scale(0.0);
	}
	80% {
		transform: scale(1.2);
		-webkit-transform: scale(1.2);
	}
	90% {
		transform: scale(.8);
		-webkit-transform: scale(.8);
	}
	100% {
		transform: scale(1.0);
		-webkit-transform: scale(1.0);
	}
}

@keyframes flutter {
	2% {
		transform: scale(1.2);
		-webkit-transform: scale(1.2);
	}
	4% {
		transform: scale(.8);
		-webkit-transform: scale(.8);
	}
	6%,100% {
		transform: scale(1.0);
		-webkit-transform: scale(1.0);
	}
}


/**
	Campaign Pages
**/

/*
 * Configure the z-index of the editor UI, so when inside a Bootstrap
 * modal, it will be rendered over the modal.
 */

@font-face {
	font-family: 'Fourth-Thin';
	font-weight: 100;
	src: url('/assets/dist/fonts/fourth/J Foundry - Fourth-Thin.otf');
}
@font-face {
	font-family: 'Fourth-Light';
	font-weight: 300;
	src: url('/assets/dist/fonts/fourth/J Foundry - Fourth-Light.otf');
}
@font-face {
	font-family: 'Fourth-Regular';
	font-weight: 400;
	src: url('/assets/dist/fonts/fourth/J Foundry - Fourth-Regular.otf');
}
@font-face {
	font-family: 'Fourth-Medium';
	font-weight: 500;
	src: url('/assets/dist/fonts/fourth/J Foundry - Fourth-Medium.otf');
}
@font-face {
	font-family: 'Fourth-Bold';
	font-weight: 700;
	src: url('/assets/dist/fonts/fourth/J Foundry - Fourth-Bold.otf');
}
@font-face {
	font-family: 'Fourth-Black';
	font-weight: 800;
	src: url('/assets/dist/fonts/fourth/J Foundry - Fourth-Black.otf');
}
@font-face {
	font-family: 'Fourth-Ultra';
	font-weight: 900;
	src: url('/assets/dist/fonts/fourth/J Foundry - Fourth-Ultra.otf');
}
@font-face {
	font-family: 'Fourth-Extras';
	font-weight: normal;
	src: url('/assets/dist/fonts/fourth/J Foundry - Fourth-Extras.otf');
}

@font-face {
	font-family: 'MuseoSans-100';
	font-weight: 100;
	src: url('/assets/dist/fonts/museo/MuseoSans 100.otf');
}
@font-face {
	font-family: 'MuseoSans-100';
	font-weight: 100;
	font-style: italic;
	src: url('/assets/dist/fonts/museo/MuseoSans 100Italic.otf');
}
@font-face {
	font-family: 'MuseoSans-300';
	font-weight: 300;
	src: url('/assets/dist/fonts/museo/MuseoSans 300.otf');
}
@font-face {
	font-family: 'MuseoSans-300';
	font-weight: 300;
	font-style: italic;
	src: url('/assets/dist/fonts/museo/MuseoSans 300Italic.otf');
}
@font-face {
	font-family: 'MuseoSans-500';
	font-weight: 500;
	src: url('/assets/dist/fonts/museo/MuseoSans 500.otf');
}
@font-face {
	font-family: 'MuseoSans-500';
	font-weight: 500;
	font-style: italic;
	src: url('/assets/dist/fonts/museo/MuseoSans 500Italic.otf');
}
@font-face {
	font-family: 'MuseoSans-700';
	font-weight: 700;
	src: url('/assets/dist/fonts/museo/MuseoSans 700.otf');
}
@font-face {
	font-family: 'MuseoSans-700';
	font-weight: 700;
	font-style: italic;
	src: url('/assets/dist/fonts/museo/MuseoSans 700Italic.otf');
}
@font-face {
	font-family: 'MuseoSans-900';
	font-weight: 900;
	src: url('/assets/dist/fonts/museo/MuseoSans 900.otf');
}
@font-face {
	font-family: 'MuseoSans-900';
	font-weight: 900;
	font-style: italic;
	src: url('/assets/dist/fonts/museo/MuseoSans 900Italic.otf');
}

@font-face {
  font-family: 'Neutraface-Light';
  font-weight: 300;
  src: url('/assets/dist/fonts/neutraface/NeutraText-Light.otf');
}
@font-face {
  font-family: 'Neutraface-Light';
  font-weight: 300;
  font-style: italic;
  src: url('/assets/dist/fonts/neutraface/NeutraText-LightItalic.otf');
}
@font-face {
  font-family: 'Neutraface-LightAlt';
  font-weight: 300;
  src: url('/assets/dist/fonts/neutraface/NeutraText-LightAlt.otf');
}
@font-face {
  font-family: 'Neutraface-LightAlt';
  font-weight: 300;
  font-style: italic;
  src: url('/assets/dist/fonts/neutraface/NeutraText-LightIA.otf');
}
@font-face {
  font-family: 'Neutraface-Book';
  font-weight: 350;
  src: url('/assets/dist/fonts/neutraface/NeutraText-Book.otf');
}
@font-face {
  font-family: 'Neutraface-Book';
  font-weight: 350;
  font-style: italic;
  src: url('/assets/dist/fonts/neutraface/NeutraText-BookItalic.otf');
}
@font-face {
  font-family: 'Neutraface-BookAlt';
  font-weight: 350;
  src: url('/assets/dist/fonts/neutraface/NeutraText-BookAlt.otf');
}
@font-face {
  font-family: 'Neutraface-BookAlt';
  font-weight: 350;
  font-style: italic;
  src: url('/assets/dist/fonts/neutraface/NeutraText-BookItalicAlt.otf');
}
@font-face {
  font-family: 'Neutraface-Demi';
  font-weight: 600;
  src: url('/assets/dist/fonts/neutraface/NeutraText-Demi.otf');
}
@font-face {
  font-family: 'Neutraface-Demi';
  font-weight: 600;
  font-style: italic;
  src: url('/assets/dist/fonts/neutraface/NeutraText-DemiItalic.otf');
}
@font-face {
  font-family: 'Neutraface-DemiAlt';
  font-weight: 600;
  src: url('/assets/dist/fonts/neutraface/NeutraText-DemiAlt.otf');
}
@font-face {
  font-family: 'Neutraface-DemiAlt';
  font-weight: 600;
  font-style: italic;
  src: url('/assets/dist/fonts/neutraface/NeutraText-DemiItalicAlt.otf');
}
@font-face {
	font-family: 'Neutraface-Bold';
	font-weight: 700;
	src: url('/assets/dist/fonts/neutraface/NeutraText-Bold.otf');
}
@font-face {
	font-family: 'Neutraface-Bold';
	font-weight: 700;
	font-style: italic;
	src: url('/assets/dist/fonts/neutraface/NeutraText-BoldItalic.otf');
}
@font-face {
	font-family: 'Neutraface-BoldAlt';
	font-weight: 700;
	src: url('/assets/dist/fonts/neutraface/NeutraText-BoldAlt.otf');
}
@font-face {
	font-family: 'Neutraface-BoldAlt';
	font-weight: 700;
	font-style: italic;
	src: url('/assets/dist/fonts/neutraface/NeutraText-BoldItalicAlt.otf');
}

@font-face {
  font-family: 'OpenSans-Light';
  font-weight: 300;
  src: url('/assets/dist/fonts/opensans/OpenSans-Light.ttf');
}
@font-face {
	font-family: 'OpenSans-Light';
	font-weight: 300;
	font-style: italic;
	src: url('/assets/dist/fonts/opensans/OpenSans-LightItalic.ttf');
}
@font-face {
  font-family: 'OpenSans';
  font-weight: 400;
  src: url('/assets/dist/fonts/opensans/OpenSans-Regular.ttf');
}
@font-face {
	font-family: 'OpenSans';
	font-weight: 400;
	font-style: italic;
	src: url('/assets/dist/fonts/opensans/OpenSans-Italic.ttf');
}
@font-face {
  font-family: 'OpenSans-Demi';
  font-weight: 600;
  src: url('/assets/dist/fonts/opensans/OpenSans-SemiBold.ttf');
}
@font-face {
	font-family: 'OpenSans-Demi';
	font-weight: 600;
	font-style: italic;
	src: url('/assets/dist/fonts/opensans/OpenSans-SemiBoldItalic.ttf');
}
@font-face {
	font-family: 'OpenSans-Bold';
	font-weight: 700;
	src: url('/assets/dist/fonts/opensans/OpenSans-SemiBold.ttf');
}
@font-face {
	font-family: 'OpenSans-Bold';
	font-weight: 700;
	font-style: italic;
	src: url('/assets/dist/fonts/opensans/OpenSans-SemiBoldItalic.ttf');
}
@font-face {
	font-family: 'OpenSans-Extra';
	font-weight: 800;
	src: url('/assets/dist/fonts/opensans/OpenSans-ExtraBold.ttf');
}
@font-face {
	font-family: 'OpenSans-Extra';
	font-weight: 800;
	font-style: italic;
	src: url('/assets/dist/fonts/opensans/OpenSans-ExtraBoldItalic.ttf');
}



body {
    --ck-z-default: 100;
    --ck-z-modal: calc( var(--ck-z-default) + 999 );
}

.advanced-field{
	display: none;
}

#image_form #images{
	margin-bottom: 10px;
}

.ck ul, .ck ol{
    margin-block-start: 1em;
    margin-block-end: 1em;
	padding-inline-start: 40px;
}
.ck ul li{
	list-style-type: disc;
}

.ck ol li{
	list-style-type: decimal;
}
.ck-editor__editable_inline {
    min-height: 200px;
}

.ck.ck-reset.ck-dropdown__panel{
	max-height: 400px;
	overflow: auto;
}

.bullet-list li{
	list-style-type: disc;
	margin: 4px 0 0 15px;
}

body.metric #search_table th:first-child, body.metric #search_table tr td.location_blank:first-child{
	display: none;
}


body.metric #search_table th:nth-child(2),body.metric #search_table th:nth-child(3){
	width: 300px;
}

#rb_filter_options .select2_report{
	width:auto;
	max-width: 140px;
}
.pl-10{
	padding-left: 12px;
}

.past-due-notice{
	font-size: 15px !important;
	padding: 5px;
	border-radius: 0;
}

.tab-pane-order-route_log td.reason{
	text-align: left !important;
}