.errors li {
	margin-left: 10px;
	list-style: disc;
}
img{
	border: none;
}

.red
{
	color: red;
}

table {
	border-collapse: collapse;
}

table.jsgrid-table tbody td, table.jsgrid-table tbody th {
	padding: 6px 3px;
	border: 1px solid #ccc;
}
table.jsgrid-table tbody tr:nth-child(even){
	background: #f8f8f8;
}
#content-main .formular table.jsgrid-table.dealer-adds-table td{
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
}
#content-main .formular table.jsgrid-table.dealer-adds-table tr td:last-of-type{border-right: 1px solid #DDDDDD;}
#content-main .formular table.jsgrid-table.dealer-adds-table tr:last-of-type td{border-bottom: 1px solid #DDDDDD;}
table.jsgrid-table {width: 100%; border:2px solid #ccc; background:#fff;}

.pipe
{
	padding-left:10px;
	padding-right:10px;	
}

.bzlink { color: #999999;  }
.bzlink a{ text-decoration:none; color:#999999; font-weight: bold; }
.bzlink a:hover{  color:#0066FF;  font-weight: bold; }

input[type="text"]:focus,input[type="password"]:focus ,textarea:focus {
	background: #F1F5E1;
	border: 1px solid orange;
	color:#000;
}
input::-moz-placeholder {color: #495057 !important;}
input::-webkit-input-placeholder {color: #495057 !important;}
input:-ms-input-placeholder {color: #495057 !important;}
input::-ms-input-placeholder {color: #495057 !important;}
input::placeholder {color: #495057 !important;} 

.jsgrid-table {
	position: relative;
	width: 100%;
}

#container {
	min-width: 760px;
	padding: 0;
	position: relative;
	width: 100%;
}

#header {
	/*background: #BDBDBD url(/img/admin/topbg.gif) repeat-x scroll left center;*/
	/*border-bottom: 1px solid #8B8B8B;*/
	color: #EDEDED;
	overflow: hidden;
	width: 100%;
	height: 53px;
}

#branding h1 {
	font-size: 20px;
	font-weight: normal;
	padding: 0 16px;
	margin: 0 0 0.2em;
	padding: 0 6px 0 0;
	margin-bottom: 10px;
}

h1 {
	text-transform: capitalize;	
	color:#000000;
font-family:Verdana;
font-size:18px;
font-weight:700;
letter-spacing:-1px;
	margin: 12px 0;
}

a:link,a:visited {
	color: #006A95;
	text-decoration: none;
}

.module a:hover 
{
	color:#003366;
}

#user-tools {
	font-size: 12px;
	padding: 8px 38px;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
}

#log-out-link {
	color: #066A95
}

.dashboard #content {
	width: 400px;
}

#content-main {
/*
	width: 100%;
	padding:15px;
	background:#fff;
*/
}
.module {
	margin-bottom: 10px;
	overflow: inherit;
/*	overflow-x:auto; */
	background:#fff;
	padding:15px 15px;
	border-radius:5px;
}
.scroll-module {
	margin: 0;
	padding:0;
	overflow-x:auto;
}

.module table {
	width: 100%;
	border-collapse: collapse;
}
.module h2,.module caption {
/*	background: #DADFE3 url(/img/admin/default-bg.gif) repeat-x scroll left top;
	color: #444444;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 2px 5px 3px;
	text-align: left;
    line-height: 16px;
*/
}

.dashboard .module table td a {
	display: block;
	padding-right: 0.6em;
}

a:link,a:visited {
	color: #006A95;
	text-decoration: none;
}

.addlink {
	background: transparent url(/img/admin/icon_addlink.gif) no-repeat scroll 0 0.2em;
	padding-left: 12px;
}

.uploadlink {
	background: transparent url(/img/admin/icon_upload.png) no-repeat scroll 0 0.2em;
	padding-left: 16px;
	height: 18px;
	padding-top: 3px;
	display: block;
}

.upgrade-item {
	background-color: orange;
}

.module a {
/*	font-size: 12px; */
}

a.active-range {
	color: orange;
	font-weight: bold;
}

.filter-label
{
	text-align: right;
	vertical-align: middle;
}

td.filter-table
{
	vertical-align: middle;
}

.dashboard .module table td a {
	display: block;
	padding-right: 0.6em;
}

a:link,a:visited {
	color: #006A95;
	text-decoration: none;
}

.changelink {
	background: transparent url(/img/admin/icon_changelink.gif) no-repeat scroll 0 0.2em;
	padding-left: 12px;
}

.copylink {
	background: transparent url(/img/admin/icon_copylink.gif) no-repeat scroll 0 0.2em;
	padding-left: 12px;
}

.shiplink {
	background: transparent url(/img/ship.gif) no-repeat scroll 0 0.2em;
	padding-left: 21px;
	padding-top: 2px;
}

.cancellink {
	background: transparent url(/img/cancel.gif) no-repeat scroll 0 0.2em;
	padding-left: 19px;
	padding-top: 3px;
}

.reprocesslink {
	background: transparent url(/img/reprocess.gif) no-repeat scroll 0 0.2em;
	padding-left: 21px;
	padding-top: 2px;
}

.chargelink {
	background: transparent url(/img/charge.gif) no-repeat scroll 0 0.2em;
	padding-left: 21px;
	padding-top: 2px;
}

.creditlink {
	background: transparent url(/img/credit.gif) no-repeat scroll 0 0.2em;
	padding-left: 21px;
	padding-top: 2px;
}

.refundlink {
	background: transparent url(/img/refund.gif) no-repeat scroll 0 0.2em;
	padding-left: 21px;
	padding-top: 2px;
}

.infolink {
	background: transparent url(/img/info_16x16.gif) no-repeat scroll 0 0.2em;
	padding-left: 21px;
	padding-top: 2px;
}

.merchantlink {
	background: transparent url(/img/merchant.gif) no-repeat scroll 0 0.2em;
	padding-left: 21px;
	padding-top: 2px;
}

.processlink {
	background: transparent url(/img/process_16x16.gif) no-repeat scroll 0 0.2em;
	padding-left: 21px;
	padding-top: 2px;
	
}

.maillink {
	background: transparent url(/img/mail.gif) no-repeat scroll 0 0.2em;
	padding-left: 21px;
	padding-top: 2px;
	
}

.changeorderlink {
	background: transparent url(/img/change.gif) no-repeat scroll 0 0.2em;
	padding-left: 21px;
	padding-top: 2px;
}

.productlink {
	background: transparent url(/img/product.gif) no-repeat scroll 0 0.2em;
	padding-left: 21px;
	padding-top: 2px;
}

.exportlink {
	background: transparent url(/img/export.gif) no-repeat scroll 0 0.2em;
	padding-left: 21px;
	padding-top: 2px;
}

.change2link {
	background: transparent url(/img/change2.gif) no-repeat scroll 0 0.2em;
	padding-left: 21px;
	padding-top: 2px;
}

.installments-link {
	background: transparent url(/img/installments_link.gif) no-repeat scroll 0 0.2em;
	padding-left: 21px;
	padding-top: 2px;
}

.schedule-link {
	background: transparent url(/img/schedule.gif) no-repeat scroll 0 0.2em;
	padding-left: 21px;
	padding-top: 2px;
}


.view-link {
	background: transparent url(/img/view.gif) no-repeat scroll 0 0.2em;
	padding-left: 21px;
	padding-top: 2px;
}
.delete-link-icon {
	background: transparent url(/img/cancel.gif) no-repeat scroll 0 0.2em;
	padding-left: 16px;
	padding-top: 4px;
}

.view-link-icon {
	background: transparent url(/img/view.gif) no-repeat scroll 0 0.2em;
	padding-left: 16px;
	padding-top: 2px;
}

.module table th {
	border:1px solid #e9e9e9;
	padding: 4px;
	width: 80%;
	line-height:17px;
}

.module.manual-th table th {
	padding: 4px;
	width: auto;
	line-height:17px;
}

.module.manual-th table td {
	vertical-align: middle;
}


.module table td {
}

div.breadcrumbs {
	background: #AFAFAF url(/img/admin/breadcrubms-bg.gif) repeat-x scroll left center;
	border-bottom: 1px solid #8C8C8C;
	border-top: 1px solid #DCDCDC;
	color: #444444;
	font-size: 11px;
	padding: 2px 8px 3px 16px;
	text-align: left;
}

.paginationControl a:hover, .pagination a:active {
background-color:#15478C;
border:1px solid #2E4B73;
color:#FFFFFF;
}

.paginationControl a {
border:1px solid #dee2e6;
font-weight:bold;
padding:7px 12px;
margin-left: 1px;
margin-right: 1px;
text-decoration:none;
border-radius:.25rem;
color: #2177bb;
}

.paginationControl span {
padding:7px 12px;
font-weight:bold;
margin-left: 1px;
text-decoration:none;
border-radius:.25rem;
background: #2177bb;
color:#fff;
}

.paginationControl {
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
text-align:center;
display: inline-block;
height: 30px;
}

.module ul,.module h3,.module h4,.module dl,.module pre {
	padding-left: 10px;
	padding-right: 10px;
}

table.jsgrid-table thead th {
	white-space: nowrap;
	text-align: left;
	width: auto;
}

thead th:first-child,tfoot td:first-child {
	border-left: medium none !important;
}

thead th,tfoot td {
	background: #f0f0f0;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	color: #666666;
	font-size: 11px;
	padding: 8px 3px;
}

.paginator {
	border-top: 1px solid #DDDDDD;
	font-size: 11px;
	line-height: 22px;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
}

.form-row {
	font-size: 12px;
	overflow: hidden;
	padding: 8px 12px;
}

.aligned label {
	display: block;
	float: left;
	padding: 0 1em 3px 0;
	width: 8em;
}

.required label,label.required {
	color: #333333 !important;
	font-weight: bold !important;
}

.field-name
{
	font-size: 11px;
	color: #333;
	vertical-align: middle;
}

label {
	color: #666666;
/*	font-size: 11px; */
	font-weight: normal !important;
}

.form-row img,.form-row input {
	vertical-align: middle;
}

input[type="text"],input[type="tel"],input[type="number"],input[type="email"],input[type="password"],textarea,select,.vTextField {
	border: 1px solid #CCCCCC;
	border-radius:5px;
}

input,textarea,select {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: normal;
	padding: 4px 8px 5px;
	vertical-align: middle;
}

.editor-container {
	margin: 5px;
	margin-left: 110px;
}

.submit-row {
/*	background: white url(/img/admin/nav-bg.gif) repeat-x scroll 0 100%;
	border: 1px solid #CCCCCC;
*/
	margin: 5px 0;
	padding: 5px 7px;
	text-align: right;
}

.float-left {
	float: left;
}

.deletelink {
	background: transparent url(/img/admin/icon_deletelink.gif) no-repeat scroll 0 0.25em;
	padding-left: 12px;
}

.deletelink:link,a.deletelink:visited {
	color: #CC3434;
}

.submit-row .deletelink {
	background: transparent url(/img/admin/icon_deletelink.gif) no-repeat scroll 0 50%;
	padding-left: 14px;
}

.submit-row .journallink {
	background: transparent url(/img/admin/icon_deletelink.gif) no-repeat scroll 0 50%;
	padding-left: 14px;
	color: #006A95;
}

.submit-row p {
	margin-top: 0.3em;
}

input.default[type="submit"],.submit-row input.default {
/*
	background: #DADFE3 url(/img/admin/nav-bg.gif) repeat-x scroll center bottom ;
	border: 2px solid #888888;
	color: black;
	font-weight: bold;
*/
}

p {
	line-height: 140%;
	padding: 0;
}

input.default[type="submit"],.submit-row input.default {
/*	background: #DADFE3 url(/img/admin/nav-bg.gif) repeat-x scroll center bottom;
	border: 2px solid #888888;
	color: black;
	font-weight: bold;
*/
}

.submit-row input {
	
}

/*
input[type="submit"],input[type="button"],input[type="reset"],.submit-row input {
	background: white url(/img/admin/nav-bg.gif) repeat-x scroll center bottom;
	border-color: #DDDDDD #AAAAAA #AAAAAA #DDDDDD;
	border-style: solid;
	border-width: 1px;
	color: black;
	padding: 3px;
	cursor: pointer;
}
*/
.login #container {
	background: #EEEEEE none repeat scroll 0 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	min-width: 300px;
	width: 28em;
	text-align: left;
}

body.login {
	background: #EEEEEE none repeat scroll 0 0;
	text-align: center;
}

login #content-main {
	width: 100%;
	height: auto;
	background: red none repeat scroll 0 0;
}

.login .form-row label {
	color: #333333;
	float: left;
	font-size: 1em;
	line-height: 2em;
	padding-right: 0.5em;
	text-align: right;
	width: 9em;
}

.login .form-row {
	float: left;
	padding: 4px 0;
	width: 99%;
	background: #FFFFFF none repeat scroll 0 0;
	border-left: 1px solid #cccccc;
}

.login #content {
	background: #FFFFFF none repeat scroll 0 0;
	margin: 0px;
	margin-top: 5px;
}

.info,.success,.warning,.error,.validation {
	border: 1px solid;
	margin: 10px 0px;
	padding: 15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 11px;
	font-weight: bold;
	width: 200px;
}

.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('/img/admin/info.png');
}

#headerMessageBox {
	height:50px;
	left:40%;
	position:absolute;
	top:125px;
	width:200px;
	z-index:1000;
}

.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('/img/admin/success.png');
}

.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('/img/admin/warning.png');
}

.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('/img/admin/error.png');
}

.validation {
	color: #D63301;
	background-color: #FFCCBA;
	background-image: url('/img/admin/validation.png');
}

.admin_form_label {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.text_field_flat {
	border: 1px solid #999999;
	color: #333333;
	font-size: 12px;
	padding: 2px;
}

.submitform {
	background-color: #F6F6F6;
	border: 1px solid #DDDDDD;
	color: #525252;
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
}

.form-title {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 5px;
	text-align: left;
}

#editSeviceForm td {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}


#editLinkForm input[type="text"]
{
	width: 180px;
	}

.condition-operator
{
	text-align: right;	
}

.money
{
	font-weight: bold;
	color: green;
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
}

#error-message {
background-color:#FDE8E7;
background-image:url(/img/admin/error_icon.png);
background-position:15px 1em;
background-repeat:no-repeat;
border:2px solid #DFB9B7;
margin-bottom:5px;
border:2px solid #DFB9B7;
padding:2px 17px 2px 45px;
width:86%;
}
 
#error-message p
{
	font-size: 12px;
	color:#52565B;
	padding:9px 12px 12px 4px;
}
#error-message ul
{	
	margin-top: 5px;
	list-style: disc;
}
#error-message ul li
{
	color:red;
	font-size:12px;
	margin-bottom:7px;
	text-align:left;
}

#info-message 
{
color: #00529B;
background-color: #BDE5F8;
background-image: url('/img/admin/info.png');
background-position:15px 1em;
background-repeat:no-repeat;
border: 1px solid;
margin-bottom:5px;
padding:2px 17px 2px 65px;
width:86%;
}
 
#info-message p
{
	font-size: 12px;
	color:#00529B;
}
#info-message ul
{	
	margin-top: 5px;
	list-style: disc;
}
#info-message ul li
{
	color:green;
	font-size:12px;
	margin-bottom:7px;
	text-align:left;
}
	
.m5 {
	margin:5px;
}
.mt5 {
	margin:5px 0;
}
.m10 {
	margin:10px;
}
.m20 {
	margin:20px;
}
.mt10 {
	margin:10px 0;
}
.ms10 {
	margin:0 10px;
}
.p10 {
	padding:10px;
}

.p15 {
	padding:15px;
}

.c0 {
	margin:0px auto;
}
.c10 {
	margin:10px auto;
}
.no-margin {
	margin:0;
}
.no-padding {
	padding:0;
}


#items-grid tr.selected-row
{
	background-color: #ccc;
}


.ship-form-disabled input
{
	background-color: #ccc;
}

.ship-form-disabled input:focus
{
	background-color: #ccc;
	border: 1px solid #ccc;
}

.readonly
{
	background-color: #eee;
}


#formEditor td
{
	padding: 5px 5px 5px 10px;
	border: 1px solid;
}

#packages-cont 
{
	display: block;
	padding: 20px 0 0 0;
}

#packages-cont label
{
	float: none;
	display: inline;
	padding: 2px;
	width: auto;
}

#packages-cont input
{
	margin: 3px;
	width: auto;
}

.package-table td {
	vertical-align: middle;
}

#summaryContainer {
	padding: 5px;
}

#summaryContainer h3 {
	margin: 5px; font-size: 11px; color: #777; padding-bottom:3px;
	padding-right:62px;
	padding-top:4px;
}

#summaryContainer caption {
	background: none;
}


#packages-container input {
	vertical-align: middle;
}

#packages-container #adds-options{
	width: 200px;
	padding-top: 10px;
}

#adds-options table {
	width: 100%;
}

#packages-container .package-table td.check {
	text-align: left;
	vertical-align: middle;
	width: 20px;
	padding: 1px 2px;
}

#packages-container {
	border: 1px solid #ccc;
}

#packages h2 {
	border: 1px solid #ccc;
}

#packages-container caption {
	padding: 5px;
	background: none;
}

#packages-container td {
	padding: 1px 5px;
	vertical-align: top;
	border-collapse: collapse;
	border: none;
}

#packages-container #adds-options td{
	font-size: 12px;
	vertical-align: middle;
	font-weight: bold;
}

#packages-container #adds-options td.check {
	text-align: right;
}

#packages-container td.column {
	width: 230px;
	border-right: 1px solid #ccc;
	padding-top: 7px;
}
#packages-container td.title {
	width: 150px;
}

#packages-container .package-table td{
	border: none;
	padding: 1px 5px;
}


#items-grid tr{
	background: none;
}

#items-grid tr:hover {
	background-color: #c4e2ff !important;
}


.amount-field {
	width: 60px;
	margin-right: 4px;
}

#label-status, #label-is_approved {
	font-weight: bold;
	color: red;
}

.errors {
	color: red;
}

ul.errors {
	margin-left: 20px;
}

.right-value {
	text-align: right;
}

.upgrade-title {
	cursor: pointer;
	width: 480px;
}

.create-app-element {
	float: left;
	min-height: 60px;
/*	margin: 5px;*/
}
.create-app-element label{
	display: block;
}

.create-app-element .radio-element label {
  display: inline-block;
  margin: 2px 6px 0 0;
}

.create-app-element .radio-element label input {
  margin: 0 4px 0 0;
  vertical-align: top;
}

.flat .create-app-element label{
	display: inline;
}

/*NEW DESIGN*/

.content-container
{
	background-color:#FFFFFF;
	border: 1px solid #CFCFCF;
	clear: both;
	min-height:370px;
	padding:10px 10px 20px;
}

#branding a:link, #header a:visited {
color:#333;
}


.textlinks a {
color:#005FA3;
font:11px Tahoma,Verdana,Helvetica,sans-serif;
}
.textlinks a img {
text-decoration:underline;
}
.textlinks {
clear:right;
color:#FBFBFC;
float:right;
font:11px Tahoma,Verdana,Helvetica,sans-serif;
}

.MenuText {
color:#7CACDA;
font-family:Tahoma,Verdana,Helvetica,sans-serif;
font-size:11px;
margin:0 2px 0 4px;
text-decoration:none;
}
.loggedinas {
font-size:11px;
margin-top:5px;
}
a.MenuText {
text-decoration:underline;
}

.Breadcrumb ul, .Breadcrumb li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.Breadcrumb li {
float:left;
position:relative;
}
.Breadcrumb li:not(:first-child):before {
content:"/";
position:absolute;
top:3px;
left:-7px;
}
.Breadcrumb li a, .Breadcrumb li span {
display:block;
margin-right:10px;
padding:3px 10px 4px;
text-decoration:none;
line-height: 18px;
}
.Breadcrumb li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
height:24px;
}
.Breadcrumb li.SecondLast {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
}
.Breadcrumb li.Last {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
}
.Breadcrumb li.Home a .HomeIcon {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/img/admin/breadcrumb_grid.png) no-repeat scroll 0 0;
float:left;
height:16px;
margin-left:5px;
margin-top:2px;
padding-left:8px;
width:25px;
}
.Breadcrumb li.Home a {
padding-left:0;
text-decoration:none;
line-height: 18px;
}
.Breadcrumb li.Last a, .Breadcrumb li.Last span {
color:#444444;
text-decoration:none;
}


.DashboardPanelFeatured {
border:5px solid #E6F2F3;
}

.DashboardPanel {
border:5px solid #ECECEC;
margin-bottom:10px;
}

.dashboard h2 {
	padding: 0px;
	margin: 8px 8px;
}

.dashboard tr:hover{
/*	cursor: pointer;*/
}
.DashboardPanel h3 {
	margin: 5px; 
	font-size: 11px; 
	color: #777; 
	padding-bottom:3px;
	padding-left:5px;
	padding-top:4px;
}

.DashboardPanelContent {
border:1px solid #CCCCCC;
padding:15px;
}

.replaced-item td {
	text-decoration: line-through;
	background-color: #ccc;
}

.dealer-package-table td {
	padding: 0;
	vertical-align: middle;
}

.dealer-adds-table td {
	padding: 2px;
	vertical-align: middle;
}

.dealer-adds-table input[type="text"] {
	width: 60px;
}

.dealer-adds-table input[type="text"] {
	width: 60px;
}

.alert {
	color:#D8000C;
}



td.separator{
	border: none;
}


div.search-top {
	float: right;
	padding: 0 5px;
}

.search-top label {
	font-weight: bold;
	font-size: 12px;
}

.app-details .warranty-details {
	background-color: lightBlue;
}

.app-upgrades .warranty-details {
	background-color: lightBlue;
}


.packageNotes {
	color:red;
	display:inline;
	font-family:"Lucida Grande",Verdana,Arial,sans-serif;
	font-size:13px;
	font-weight:normal;
	margin:0 0 0 70px;
	letter-spacing: normal;
}

ul.status-list {
	text-align: right;
}

.status-list li {
	display: inline;
	padding: 3px;
	margin: 0 5px;
	list-style: none;
}

.status-list li.active {
	background: #ADFF2F;
}

#popup {
    -moz-box-shadow: 2px 2px 11px #666666;
    background-color: #FFFFAA;
    border: 1px solid #CCCC99;
    display: none;
    font-size: 13px;
    text-align: left;
    line-height: 24px;
	padding:25px;
}


#items-grid tr.popup-selected {
	background: #FFFFAA;
}

#items-grid td.popuble {
	cursor: pointer;
}


.package-editor select {
	position: relative;
	z-index: 199;
}

table.packages_selector
{
    border-collapse: separate !important
}
#content-main .formular td
{
    border: none;
}
table.packages_selector td.mod
{
    margin: 5px  !important;
    padding: 0 !important;
    border: 1px solid #CCCCCC !important;
    display: table-cell !important;
}

table.packages_selector td.mod table
{
    margin: 5px;
}

table.packages_selector td.mod table td
{
    padding-top: 5px !important;
}

table.packages_selector td .module
{
    border: none !important;
}

.step_2 div
{
    display: none  !important;
}

#content-main .formular
{
    width: 100%;
}

#content-main .formular table
{
    width: 100% !important;
}


.app_com_row
{
    margin: 4px 0 10px;
}

.app_com_row .app_com_title
{
    
}

.app_com_row .app_com_text
{
    border: 1px dashed gray;
    margin-top: 6px;
    padding: 5px;
}

.progress
{
    border: 1px solid gray;
    height: 16px;
    position: relative;
    width: 245px;
}

.progress .caret
{
    background-image: url("../img/progress.gif");
    background-position: -14px center;
    height: 100%;
    width: 0;
}

.progress .proc
{
    color: #222222;
    left: 48%;
    position: absolute;
    top: 1px;
}

.block_gar
{
    cursor: pointer;
    font-size: 13px !important;
    padding-right: 14px !important;
    padding-top: 4px !important;
    position: relative;
}

.block_gar .ctbt
{
    background-image: url("images/ui-icons_222222_256x240.png");
    background-position: -68px -1px;
    background-repeat: no-repeat;
    height: 10px;
    position: absolute;
    right: 3px;
    top: 5px;
    width: 10px;
}

.block_gar .ctbt_tp
{
    background-position: -3px -2px;
}

table.packages_selector td.crmod
{
    display: table-cell !important;
    margin: 5px !important;
    padding: 0 !important;
}
table.packages_selector.dealer td.crmod{
    width: 30%;
}
table.packages_selector td.crmod .module
{
    border: 1px solid #CCCCCC !important;
    margin-top: 6px;
}
.bronze_dealer
{
    background: url("/img/packages_banners/Powertrain_bronze.png") !important;
    background-position:50% 50% !important;
    background-repeat: no-repeat !important;
    background-size: 73% !important;
    height: 50px;
}

.silver_dealer
{
    background: url("/img/packages_banners/Powertrain_silver.png") !important;
    background-position:50% 50% !important;
    background-repeat: no-repeat !important;
    background-size: 73% !important;
    height: 50px;
}

.gold_dealer
{
    background: url("/img/packages_banners/Powertrain_gold.png") !important;
    background-position:50% 50% !important;
    background-repeat: no-repeat !important;
    background-size: 73% !important;
    height: 50px;
}

.bronze
{
    background: url("/img/admin/default-bg-bronze.png") !important;
}

.silver
{
    background: url("/img/admin/default-bg-silver.png") !important;
}

.gold
{
    background: url("/img/admin/default-bg-gold.png") !important;
}

.platinum
{
    background: url("/img/admin/default-bg-platinum.png") !important;
}

.luxury
{
    background: url("/img/admin/default-bg-luxury.png") !important;
}

.sort-asc {
    background: url("/img/admin/icon_sort_asc.png");
}

.sort-desc {
    background: url("/img/admin/icon_sort_desc.png");
}
.sort-asc, .sort-desc {
    width: 20px; 
    height:20px;
    float: left;
}

a.sort {
    float: left;
}

a.sort:hover {
    text-decoration: underline;
    cursor: pointer;
}

.book_list
{
    background-color: white;
    border: 1px solid #CCCCCC;
    left: 167px;
    list-style: none outside none;
    margin: 0;
    min-width: 186px;
    padding: 0 !important;
    position: absolute;
    top: 35px;
    display: none;
}

.book_list li
{
    padding: 5px !important;
    cursor: pointer;
}

.book_list li.sel
{
    background-color: #EEEEEE;
}

.book-link {
    color: #006A95;
    cursor: pointer;
}

.aprotect_autocomplete_wrapper {
  position: relative;
}

.aprotect_autocomplete_wrapper input[type="text"]{
/*    min-width: 200px; */
}

.aprotect_autocomplete {
    display: none;
    position: absolute;
	height: auto;
    max-height: 300px;
	width: calc(100% - 30px);
    border: 1px solid #ccc;
    overflow-x: auto;
	background: #fff;
	padding: 0 !important;
    z-index: 10;
}
.aprotect_autocomplete li {
	padding: 0 10px;
    cursor: pointer;
}
.aprotect_autocomplete li:hover {
	background: #1e90ff;
	color: #fff;
}
.red_text {
  color: #FC004F;
}

.green_text {
  color: #27804F;
}
.red_active{color: #C90303;}
.tooltip {
    margin:10px;
    padding:12px;
    display: none;
    position: absolute;
    box-shadow: 0 0 5px #aaa;
    border-radius: 4px;
    background: #FFFFAA;
    max-width: 300px;
    z-index: 9;
}
.somefield {
    width: 16px;
    height: 16px;
    background: url("../img/qw.jpg");
    display: inline-block;
    margin-left: 5px;
}
.dealer-adds-table .somefield{display: block;margin: 5px auto;}
.dealer-adds-table thead tr td{vertical-align: top;}

#black_out{
	height: 100%; 
	width:100%; 
	position: fixed; 
	top: 0; 
	left: 0; 
	z-index:110; 
	background-color: #000; 
	opacity: 0.5; 
	display: none;
}

.popup-application{
	font-size: 15px;
}
.popup-application label{
	font-size: 14px;
}
.popup-body .bronze_dealer
{
    background: url("/img/packages_banners/Powertrain_bronze.png") !important;
    background-position:50% 50% !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    height: 50px;
}

.popup-body .silver_dealer
{
    background: url("/img/packages_banners/Powertrain_silver.png") !important;
    background-position:50% 50% !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    height: 50px;
}

.popup-body .gold_dealer
{
    background: url("/img/packages_banners/Powertrain_gold.png") !important;
    background-position:50% 50% !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    height: 50px;
}

.application-tooltip{
	background-color: #EFEFEF;
	font-size: 15px;
}

.application-tooltip td{
	font-size: 14px;
}

#packages{
/*	display: block; */
}

.powertrain-banner{
	background: url("/img/banners/CRM-Final-1.png") no-repeat left;
	height: 120px;
	width: 300px;
	display: inline-block;
}
#popup .powertrain-banner, #popup .plus-banner, #popup .luxury-banner,
#popup .premium-banner, #popup .custom-banner{
    width: auto;
    background-position: center;
}
.plus-banner{
	background: url("/img/banners/CRM-Final-2.png") no-repeat left;
    height: 120px;
    width: 300px;
    display: inline-block;
}
.luxury-banner{
	background: url("/img/banners/CRM-Final-3.png") no-repeat left;
    height: 120px;
    width: 300px;
    display: inline-block;
}
@media screen and (max-width: 1280px) {
    .powertrain-banner, .plus-banner, .luxury-banner{
        width: 260px;
    }
}
.premium-banner{
	background: url("/img/banners/CRM-Final-4.png") no-repeat center;
    height: 120px;
    width: 300px;
    display: inline-block;
}
.custom-banner{
	background: url("/img/banners/CRM-Final-5.png") no-repeat center;
    height: 120px;
    width: 300px;
    display: inline-block;
}

.tireandrim-banner{
    background: url("/img/banners/tire-and-rim.png") no-repeat center;
    height: 120px;
    width: 300px;
    display: inline-block;
    margin-bottom: 10px;
    text-align: center;
    font-size: 0px;
    line-height: 122px;
    background-size: contain;
}

.roadside-banner{
    background: url("/img/banners/CRM-Final-6.png") no-repeat center;
    height: 120px;
    width: 300px;
    display: inline-block;
    margin-bottom: 10px;
    
}
.powersport-banner{
	background: url("/img/banners/CRM-Final-7.png") no-repeat center;
	height: 120px;
	width: 300px;
	display: inline-block;
}

.powertrain-banner, .plus-banner, .luxury-banner, .premium-banner, .custom-banner, .powersport-banner {
	margin: 0 10px 10px;
}


#popup .package-name {position:relative; margin-bottom:5px;}
#popup .package-name label {
	color: #000;
	font-size: 13px;
	vertical-align: top;
	padding-left:20px;
	margin:0;
	line-height:20px;
}
#popup .package-services label {
	color: #000;
	font-size:12px;
	vertical-align: middle;
}
#popup .package-services p input {margin-top:3px; margin-right:2px;}
.package-name, .package-services p, .additional-popup-service p {line-height: 15px; margin-bottom:5px;}
.package-name input {position:absolute; left:0; top:3px;}
.additional-popup-service label{
    color: #000;
    font-size: 12px;
}

#warr-group-title
{
    padding-top: 15px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #7ca9c0;
}

.warr-title
{
    font-size: 13px;
    font-weight: bold;
    text-align: center;
	margin-bottom: 15px;
}

.warr-title-in-group
{
    padding-top: 10px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #00a900;
}
.warr-additional-options
{
    padding-bottom: 10px;
}
.crossed{
    color: #cccccc!important;
}
.package-name .red{
    display: block;
    margin-top: -5px;
    line-height: 16px;
    margin-left: 17px;
}
.application-tooltip .red{
    margin-top: -10px;
    font-size: 12px;
}
.popup-package-list input[type="radio"],
.package-popup-name input[type="radio"],
.package-popup-service input[type="radio"],
.popup-package-services input[type="radio"]{
    /*width: 18px;
    height: 18px;
    transform: scale(1.3);*/
}
.additional-popup-service input[type="checkbox"]{
    /*width: 16px;
    height: 16px;
    transform: scale(1.2);*/
}
.UcFirstFilter:first-letter{
    text-transform: uppercase;
}
.StringToUpper{
    text-transform: uppercase;
}
input::-ms-clear {
    display: none;
}
#create-invoice-popup{
    position: fixed;
    z-index: 99;
    background: #CC6;
    top: 0;
    left: 50%;
    width: 700px;
    margin-left: -350px;
    overflow: auto;
}
#create-invoice-popup .module table th{
    width: auto;
}

ul {
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 0px;
	padding-top: 0px;
}

ol {
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 0px;
	padding-top: 0px;
}

.popup-dialog-scroll {max-height:100%; overflow-y: scroll; position: fixed; left: 0; right: 0;}

/* ========================================= */
/* 		   		General Styling	 			 */
/* ========================================= */
* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
  box-sizing: border-box; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*:focus {
  outline: 0; }

html {
  -webkit-font-smoothing: antialiased; }

img {
  max-width: 100%;
  height: auto; }

ol, ul {
  list-style: none; }

:focus {
  outline: 0; }

.clear {
  clear: both;
  line-height: 0;
  font-size: 0; }

.clearfix:after {
  clear: both;
  content: '.';
  display: block;
  visibility: hidden;
  height: 0; }
  .clearfix:after .test {
    color: red; }

.clearfix {
  display: inline-block; }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

header,
nav,
section,
article,
aside,
footer {
  display: block; }

/* ============================ */
/*            Preloader         */
/* ============================ */
.loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 9999; }

.spinner {
  width: 40px;
  height: 40px;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
  margin: 0 auto; }

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out; }

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0); }
  50% {
    -webkit-transform: scale(1); } }
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }
/* End Preloader */
img {
  margin: 0; }

/* links */
a,
a:visited {
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  outline: 0;
  font-family: 'Poppins', sans-serif; }

a:hover {
  text-decoration: none; }

a:focus {
  text-decoration: none;
  outline: 0; }

p a,
p a:visited {
  line-height: inherit;
  outline: 0; }

/* list */
ul,
ol {
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0; }

ul {
  margin: 0;
  list-style-type: none; }

ol {
  list-style: decimal; }

ol,
ul.square,
ul.circle,
ul.disc {
  margin-left: 0px; }

ul.square {
  list-style: square outside; }

ul.circle {
  list-style: circle outside; }

ul.disc {
  list-style: disc outside; }

ul ul,
ul ol,
ol ol,
ol ul {
  margin: 0; }

ul ul li,
ul ol li,
ol ol li,
ol ul li {
  margin-bottom: 0px; }

button {
  cursor: pointer;
  outline: none !important;
  letter-spacing: 0; }

/*------------------------- 1. Core Css -------------------*/
.page-container {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  padding-left: 280px;
  -webkit-transition: padding-left 0.3s ease 0s;
  transition: padding-left 0.3s ease 0s; }

.sidebar_collapsed.page-container {
  padding-left: 0; }

.main-content {
  width: 100%;
  background: #f0f4fb; }

.main-content-inner,
.content-wrapper {
  padding: 1px 0; }
	@media (max-width: 992px) {
		.main-content-inner,
		.content-wrapper {
			padding: 85px 5px 15px 5px;
		}
	}

.main-content {
  width: 100%;
  background: #f0f4fb; }

@media (max-width: 991px) {
	.main-content {padding-top: 60px;} 
	.not-loged .main-content, .not-loged .main-content-inner {padding-top:0;}
	.login-left p {margin:50px auto !important;}
	.login-form form {padding:0 !important;}
	.form-gp input {font-size:14px !important;}
}
/*------------------------- END Core Css -------------------*/
.footer-area {
  text-align: center;
  padding: 23px 0 19px;
  background: #fff; }

.footer-area p {
  color: #676666;
  margin-bottom: 0; }

@media (min-width: 992px) {
  .d_block_lg {
    display: block !important; }

  .d_none_lg {
    display: none !important; } }
@media (max-width: 991px) {
  .d_none_sm {
    display: none !important; }

  .d_block_sm {
    display: block !important; } }
/*Medium Desktop Device*/
@media screen and (min-width: 1200px) and (max-width: 1440px) {
  .col-ml-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-ml-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .col-ml-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-ml-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; } }
@media (max-width: 1370px) {
  .page-container,
  .sidebar_collapsed.page-container {
    padding-left: 0; } }
/* ============================= */
/*           Fancy Box           */
/* ============================= */
.fancybox-next span,
.fancybox-prev span {
  background-image: none !important;
  width: 44px !important;
  height: 44px !important;
  line-height: 44px !important;
  text-align: center; }

.fancybox-next span:before,
.fancybox-prev span:before {
  content: '';
  position: absolute;
  font-family: 'FontAwesome';
  left: 0px;
  top: 0px;
  font-size: 12px;
  width: 44px !important;
  height: 44px !important;
  line-height: 44px !important;
  background-color: rgba(28, 28, 28, 0.4) !important;
  color: #ffffff;
  visibility: visible;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease; }

.fancybox-next span:before {
  content: '\f178'; }

.fancybox-prev span:before {
  content: '\f177'; }

.fancybox-next:hover span:before,
.fancybox-prev:hover span:before {
  background: #212529 !important;
  color: #FFFFFF; }

.fancybox-type-image .fancybox-close {
  right: 0px;
  top: 0px;
  width: 45px;
  height: 45px;
  background: url(../images/icon-cross.png) center center no-repeat;
  background-color: #212529 !important; }

.fancybox-type-image .fancybox-close:hover {
  background-color: #000000 !important; }

.fancybox-type-image .fancybox-skin {
  padding: 0px !important; }

.section_heading {
  font-size: 40px;
  margin-bottom: 60px;
  position: relative;
  display: inline-block; }
  @media only screen and (max-width: 480px) {
    .section_heading {
      font-size: 25px !important; } }
  .section_heading .heading_bg {
    top: 30px;
    color: #666;
    font-size: 70px;
    width: 100%;
    display: block;
    position: relative;
    opacity: 0.1; }
    @media only screen and (max-width: 767px) {
      .section_heading .heading_bg {
        font-size: 50px; } }
    @media only screen and (max-width: 480px) {
      .section_heading .heading_bg {
        font-size: 25px; } }

/* ============================ */
/*            Card              */
/* ============================ */
.card {
  border: none;
  overflow: hidden;
  border-radius: 4px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  box-shadow: 0 4px 20px 1px rgba(0, 0, 0, 0.03), 0 1px 4px rgba(0, 0, 0, 0.02); }
  .card:hover {
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.02); }
  .card .card-body {
    padding: 25px; }
  .card .card_title {
    margin-bottom: 24px;
    text-transform: uppercase;
    color: #212529;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px; }
  .card .card-footer {
    border-top: 1px solid #e6e6f2;
    background: #f9f9f9; }

.h-full {
  height: 100%; }

.arrow-none:after {
  display: none !important; }

.stretched_card {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  align-items: stretch;
  justify-content: stretch; }
  .stretched_card > .card {
    width: 100%;
    min-width: 100%; }

.chart_container {
  height: 350px; }

.sparklines-full {
  margin-left: -10px;
  transform: translateX(5px) translateY(5px); }

.jqstooltip {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background: #fff !important;
  color: #444 !important;
  border-radius: 4px; }
  .jqstooltip span {
    color: #444 !important; }

.jqsfield {
  font-size: 10px !important;
  color: black !important;
  /*set the text color here */ }

.carousel img {
  width: 100%; }

/* Ace Editor */
.ace_editor {
  margin: auto;
  height: 300px;
  width: 100%; }
  .ace_editor .ace_content {
    font-size: 14px; }

.card_dropdown .dropdown-menu {
  font-size: 14px;
  text-align: right;
  text-transform: initial; }

#morris_line {
  font-family: 'Montserrat' !important; }

@media screen and (max-width: 991px) {
  .d-block-mob {
    display: block !important; }

  .mt-mob-0 {
    margin-top: 0 !important; }

  .mt-mob-1 {
    margin-top: 0.25rem !important; }

  .mt-mob-2 {
    margin-top: 0.5rem !important; }

  .mt-mob-3 {
    margin-top: 1rem !important; }

  .mt-mob-4 {
    margin-top: 1.5rem !important; }

  .mt-mob-5 {
    margin-top: 3rem !important; }

  .mr-mob-0 {
    margin-right: 0 !important; }

  .mr-mob-1 {
    margin-right: 0.25rem !important; }

  .mr-mob-2 {
    margin-right: 0.5rem !important; }

  .mr-mob-3 {
    margin-right: 1rem !important; }

  .mr-mob-4 {
    margin-right: 1.5rem !important; }

  .mr-mob-5 {
    margin-right: 3rem !important; }

  .mb-mob-0 {
    margin-bottom: 0 !important; }

  .mb-mob-1 {
    margin-bottom: 0.25rem !important; }

  .mb-mob-2 {
    margin-bottom: 0.5rem !important; }

  .mb-mob-3 {
    margin-bottom: 1rem !important; }

  .mb-mob-4 {
    margin-bottom: 1.5rem !important; }

  .mb-mob-5 {
    margin-bottom: 3rem !important; }

  .ml-mob-0 {
    margin-left: 0 !important; }

  .ml-mob-1 {
    margin-left: 0.25rem !important; }

  .ml-mob-2 {
    margin-left: 0.5rem !important; }

  .ml-mob-3 {
    margin-left: 1rem !important; }

  .ml-mob-4 {
    margin-left: 1.5rem !important; }

  .ml-mob-5 {
    margin-left: 3rem !important; }

  .pt-mob-0 {
    padding-top: 0 !important; }

  .pt-mob-1 {
    padding-top: 0.25rem !important; }

  .pt-mob-2 {
    padding-top: 0.5rem !important; }

  .pt-mob-3 {
    padding-top: 1rem !important; }

  .pt-mob-4 {
    padding-top: 1.5rem !important; }

  .pt-mob-5 {
    padding-top: 3rem !important; }

  .pr-mob-0 {
    padding-right: 0 !important; }

  .pr-mob-1 {
    padding-right: 0.25rem !important; }

  .pr-mob-2 {
    padding-right: 0.5rem !important; }

  .pr-mob-3 {
    padding-right: 1rem !important; }

  .pr-mob-4 {
    padding-right: 1.5rem !important; }

  .pr-mob-5 {
    padding-right: 3rem !important; }

  .pb-mob-0 {
    padding-bottom: 0 !important; }

  .pb-mob-1 {
    padding-bottom: 0.25rem !important; }

  .pb-mob-2 {
    padding-bottom: 0.5rem !important; }

  .pb-mob-3 {
    padding-bottom: 1rem !important; }

  .pb-mob-4 {
    padding-bottom: 1.5rem !important; }

  .pb-mob-5 {
    padding-bottom: 3rem !important; }

  .pl-mob-0 {
    padding-left: 0 !important; }

  .pl-mob-1 {
    padding-left: 0.25rem !important; }

  .pl-mob-2 {
    padding-left: 0.5rem !important; }

  .pl-mob-3 {
    padding-left: 1rem !important; }

  .pl-mob-4 {
    padding-left: 1.5rem !important; }

  .pl-mob-5 {
    padding-left: 3rem !important; } }
@media screen and (max-width: 767px) {
  .pull-left-mob {
    float: left !important; } }
.social-sales-icon-circle {
  height: 40px;
  width: 40px;
  line-height: 1;
  text-align: center;
  border-radius: 100%;
  padding: 12px 13px;
  display: inline-block; }

.social-sales-count {
  float: right;
  line-height: 2.9; }

.facebook-bgcolor {
  background-color: #3b5898;
  color: #fff; }

.twitter-bgcolor {
  background-color: #1ea2f2;
  color: #fff; }

.instagram-bgcolor {
  background-color: #9361fa;
  color: #fff; }

.pinterest-bgcolor {
  background-color: #c8232c;
  color: #fff; }

.googleplus-bgcolor {
  background-color: #d34836;
  color: #fff; }

/* ========================================= */
/* 		   			LAYOUT 					 */
/* ========================================= */
/* ============================ */
/*          Typography          */
/* ============================ */
* {
  margin: 0;
  padding: 0; }

body {
	font-family: 'Roboto', sans-serif; 
  margin: 0;
  padding: 0;
  font-size: 12px !important;
  font-weight: 400;
  overflow-x: hidden; }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Montserrat", sans-serif;
  line-height: normal;
  color: #444;
  font-weight: 600; }

h1 {
  font-size: 20px; }

h2 {
  font-size: 18px; }

h3 {
  font-size: 16px; }

h4 {
  font-size: 15px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 14px; }

p {
  font-size: 14px;
  font-weight: 400;
  line-height: 25px; }

a {
  color: #2177bb; }
  a:hover {
    color: #2177bb; }
blockquote {
  font-size: 16px !important;
  font-weight: 300;
  border: none;
  line-height: 30px;
  color: #202020;
  margin-bottom: 20px;
  font-style: italic;
  position: relative;
  margin-top: 40px;
  padding: 60px 30px 40px;
  text-align: center; }
  @media only screen and (max-width: 640px) {
    blockquote {
      padding: 30px 25px 30px 70px; } }
  @media only screen and (max-width: 480px) {
    blockquote {
      padding: 32px 20px; } }
  blockquote:before {
    content: "\e67f";
    font-family: themify;
    font-size: 45px;
    color: #e7e6e6;
    left: 50%;
    position: absolute;
    top: 3px;
    transform: translate(-50%, 0px); }
    @media only screen and (max-width: 480px) {
      blockquote:before {
        opacity: 0.2; } }
  blockquote span {
    position: relative;
    padding-left: 20px; }
    blockquote span:before {
      content: '';
      width: 12px;
      height: 1px;
      background: #202020;
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -2px; }

.text-primary {
  color: #2177bb !important; }

.text-secondary {
  color: #3C3ACC !important; }

.text-success {
  color: #06D6A0 !important; }

.text-danger {
  color: #F2385A !important; }

.text-warning {
  color: #FFD800 !important; }

.text-dark {
  color: #444 !important; }

.text-light {
  color: #eaeaea !important; }

/* ============================ */
/*        Sidebar Menu          */
/* ============================ */
.sidebar-menu {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  height: 100vh;
  width: 280px;
  overflow: hidden;
  background: #2177bb;
  box-shadow: 2px 0 32px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  @media (min-width: 992px) and (max-width: 1364px) {
    .sidebar-menu {
      position: fixed;
      left: -90%;
      top: 0;
      height: 100vh;
      width: 365px; } }
  @media only screen and (max-width: 991px) {
    .sidebar-menu {
      position: fixed;
      left: -100%;
      top: 0;
      height: 100vh;
      width: 306px; } }
  .sidebar-menu.light-sidebar {
    background: #fff; }
    .sidebar-menu.light-sidebar .metismenu > li:hover > a,
    .sidebar-menu.light-sidebar .metismenu > li.active > a i,
    .sidebar-menu.light-sidebar .metismenu > li.active > a {
      color: #2177bb;
      background: #F7F7FA; }
    .sidebar-menu.light-sidebar .metismenu li a {
      color: #8d97ad; }
      .sidebar-menu.light-sidebar .metismenu li a:after {
        color: #8d97ad; }
    .sidebar-menu.light-sidebar i {
      color: #444; }
    .sidebar-menu.light-sidebar .metismenu li:hover > a i,
    .sidebar-menu.light-sidebar .metismenu li:hover > a,
    .sidebar-menu.light-sidebar .metismenu li.active > a,
    .sidebar-menu.light-sidebar .metismenu li.active > a i {
      color: #2177bb; }
    .sidebar-menu.light-sidebar .sidebar-header {
      padding: 19px 32px 20px;
      background: #fff;
      border-bottom: 1px solid #eaeaea; }
  .sidebar-menu svg {
    color: #fff;
    fill: #2177bb;
    width: 18px;
    vertical-align: text-bottom;
    height: 18px; }
  .sidebar-menu .logo {
    text-align: center; }
    .sidebar-menu .logo a {
      display: inline-block;
      max-width: 120px; }
      @media (min-width: 768px) and (max-width: 1364px) {
        .sidebar-menu .logo a span {
          display: block; } }
  .sidebar-menu .main-menu {
    height: calc(100% - 100px);
    overflow: hidden;
    padding: 20px 10px 0 10px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    .sidebar-menu .main-menu .menu-inner {
      overflow-y: scroll;
      height: 100%; }
  .sidebar-menu .sidebar-header {
    padding: 19px 32px 20px;
    background: #2177bb;
    border-bottom: 1px solid #2177bb; }

.slimScrollBar {
  background: #2177bb !important;
  opacity: 0.1 !important; }

/* ============================ */
/*        Sidebar Collapsed     */
/* ============================ */
.sidebar_collapsed .sidebar-menu {
  left: -280px; }
  @media (max-width: 1364px) {
    .sidebar_collapsed .sidebar-menu {
      width: 305px;
      left: 0; } }
  @media (max-width: 991px) {
    .sidebar_collapsed .sidebar-menu {
      left: auto !important;
      right: 0 !important; } }
  @media only screen and (max-width: 480px) {
    .sidebar_collapsed .sidebar-menu {
      width: 255px; } }
@media (min-width: 991px) and (max-width: 1364px) {
  .sidebar_collapsed .nav-btn {
    position: fixed;
    z-index: 99;
    left: 304px;
    padding: 14px;
    top: 9px;
    margin: 0;
    padding-top: 17px !important;
    padding-right: 6px !important;
    background: #2177bb; } }
@media only screen and (max-width: 991px) {
  .sidebar_collapsed .nav-btn {
    position: fixed;
    z-index: 99;
    background: #2177bb;
    height: 50px !important;
    width: 50px !important;
    left: auto !important;
    right: 300px !important;
    padding-top: 17px !important;
    padding-left: 6px !important;
    margin-top: 10px !important;
    top: 0; } }
@media only screen and (max-width: 480px) {
  .sidebar_collapsed .nav-btn {
    right: 247px !important; } }
@media (max-width: 1364px) {
  .sidebar_collapsed .nav-btn span {
    background: #fffbfb !important; } }

/* ============================ */
/*        Metis Menu            */
/* ============================ */
.metismenu li a {
  position: relative;
  display: block;
  color: #b5b4b4;
  font-size: 15px;
  text-transform: capitalize;
  padding: 10px;
  letter-spacing: 0;
  font-weight: 400;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 2px; }
  .metismenu li a span {
    margin-left: 10px; }
  .metismenu li a:after {
    position: absolute;
    content: '\f107';
    font-family: fontawesome;
    right: 15px;
    top: 6px;
    color: #fff;
    font-size: 20px; }
  .metismenu li a i {
    color: #fff;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-size: 18px; }
.metismenu li.active > a:after {
  content: '\f106'; }

.metismenu li a:only-child::after {
  content: ""; }

.metismenu > li > a {
  padding-left: 22px !important; }

.metismenu li.active > a,
.metismenu li:hover > a {
  color: #fff; }

.metismenu li li a {
  padding: 8px 20px; }

.metismenu li ul {
  padding-left: 28px; }

.metismenu > li:hover > a,
.metismenu > li.active > a svg,
.metismenu > li.active > a {
  color: #fff;
  background: #3C3ACC; }

.metismenu li:hover > a,
.metismenu li.active > a {
  color: #FFFFFF; }

.metismenu li:hover > a i,
.metismenu li.active > a i {
  color: #fff; }

.metismenu li li a:after {
  top: 6px; }

/* ============================ */
/*        End Sidebar Menu      */
/* ============================ */
/*============================ */
/*            Header            */
/* ============================ */
.rt_nav_header.horizontal-layout {
  font-family: "Montserrat", sans-serif; }
  .rt_nav_header.horizontal-layout .flex-grow-1,
  .rt_nav_header.horizontal-layout .flex-grow {
    flex-grow: 1 !important; }
  .rt_nav_header.horizontal-layout .dropdownAnimation, .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav .nav-item.dropdown .navbar-dropdown, .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item .submenu {
    animation-name: dropdownAnimation;
    -webkit-animation-duration: 0.25s;
    -moz-animation-duration: 0.25s;
    -ms-animation-duration: 0.25s;
    -o-animation-duration: 0.25s;
    animation-duration: 0.25s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both; }
@keyframes dropdownAnimation {
  from {
    opacity: 0;
    transform: translate3d(0, -30px, 0); }
  to {
    opacity: 1;
    transform: translate3d(0, 0px, 0); } }
  .rt_nav_header.horizontal-layout .view_btn {
    float: right;
    display: inline-block;
    color: white;
    font-size: 12px;
    background: #2177bb;
    padding: 7px 15px;
    margin-left: 2.5rem;
    border-radius: 4px; }
    @media only screen and (max-width: 480px) {
      .rt_nav_header.horizontal-layout .view_btn {
        float: none;
        margin-top: 6px; } }
  .rt_nav_header.horizontal-layout .menu_icon {
    margin-right: 10px;
    font-size: 1rem;
    color: #565658;
    font-weight: 600; }
    .rtl .rt_nav_header.horizontal-layout .menu_icon {
      margin-right: 0;
      margin-left: 10px; }
  .rt_nav_header.horizontal-layout .rt-notification-list .rt-notification-item .rt-notification-thumbnail {
    color: #fff;
    position: relative; }
    .rt_nav_header.horizontal-layout .rt-notification-list .rt-notification-item .rt-notification-thumbnail img {
      width: 36px;
      height: 36px;
      border-radius: 100%; }
  .rt_nav_header.horizontal-layout .rt-notification-list .rt-notification-item .rt-notification-item-content {
    line-height: 1;
    padding-left: 15px; }
  .rt_nav_header.horizontal-layout .rt-notification-list .rt-notification-item .rt-notification-subject {
    font-family: "Montserrat", sans-serif;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%;
    white-space: nowrap;
    margin-bottom: 2px; }
  .rt_nav_header.horizontal-layout .rt-notification-list .rt-notification-item .small-text {
    font-size: 12px; }
  .rt_nav_header.horizontal-layout .rt-notification-list .rt-notification-item .rt-notification-item-content p {
    margin-bottom: 10px;
    line-height: 16px; }
  .rt_nav_header.horizontal-layout .top_nav {
    background: #2177bb;
    height: 70px; }
    .rt_nav_header.horizontal-layout .top_nav .rt_nav_wrapper {
      padding: 0 1rem 0 0; }
      @media (max-width: 767px) {
        .rt_nav_header.horizontal-layout .top_nav .rt_nav_wrapper {
          padding: 0 1rem; } }
      .rt_nav_header.horizontal-layout .top_nav .rt_nav_wrapper .nav_logo {
        margin-right: 0;
        padding: 0.25rem 0; }
        .rt_nav_header.horizontal-layout .top_nav .rt_nav_wrapper .nav_logo:active, .rt_nav_header.horizontal-layout .top_nav .rt_nav_wrapper .nav_logo:focus, .rt_nav_header.horizontal-layout .top_nav .rt_nav_wrapper .nav_logo:hover {
          color: #5e5e5e; }
        .rt_nav_header.horizontal-layout .top_nav .rt_nav_wrapper .nav_logo img {
          max-width: 100%;
          height: 50px;
          margin: auto;
          vertical-align: middle; }
      .rt_nav_header.horizontal-layout .top_nav .rt_nav_wrapper .nav_logo_mob {
        display: none; }
        .rt_nav_header.horizontal-layout .top_nav .rt_nav_wrapper .nav_logo_mob img {
          width: auto;
          max-width: 100%;
          height: 40px;
          margin-left: 0; }
      @media (max-width: 576px) {
        .rt_nav_header.horizontal-layout .top_nav .rt_nav_wrapper {
          width: 50px; padding:0;}
		  .offer-item-wrapper {padding:0 !important;}
		.search-top input[name="submit"] {width: 60px !important;}
		.search-top input[name="id"] {width: 80px !important;}
          .rt_nav_header.horizontal-layout .top_nav .rt_nav_wrapper .nav_logo {
            display: none; }
          .rt_nav_header.horizontal-layout .top_nav .rt_nav_wrapper .nav_logo_mob {
            display: block; } }
    .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main {
      color: #FFFFFF;
      padding: 0 0 0 1rem; }
      .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav {
        flex-direction: row !important;
        align-items: center !important; }
        .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav .nav-item {
          margin-left: 1rem;
          margin-right: 1rem;
          line-height: 1; }
          .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav .nav-item .nav-link {
            color: #FFFFFF;
            font-size: 14px;
            vertical-align: middle; }
            .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav .nav-item .nav-link.count-indicator {
              position: relative;
              text-align: center; }
              .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav .nav-item .nav-link.count-indicator i {
                color: #FFFFFF;
                vertical-align: middle; }
              .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav .nav-item .nav-link.count-indicator .count {
                position: absolute;
                left: 10px;
                width: 15px;
                height: 15px;
                line-height: 15px;
                border-radius: 100%;
                background: #fff;
                top: -5px;
                font-size: .5625rem;
                color: #444;
                text-align: center;
                font-weight: bold; }
              .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav .nav-item .nav-link.count-indicator:after {
                display: none; }
            .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav .nav-item .nav-link i {
              font-size: 1rem;
              vertical-align: middle;
              line-height: 1.2; }
          .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav .nav-item.dropdown .navbar-dropdown {
            font-size: 0.9rem;
            margin-top: 0;
            position: absolute !important;
            top: calc(60px - 6px) !important;
            right: 0 !important;
            left: auto !important;
            border: 0;
            padding: 0 0 20px;
            min-width: 100%;
            border-radius: 10px;
            box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
            -webkit-box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
            -moz-box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
            overflow: hidden; }
            @media (max-width: 992px) {
              .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav .nav-item.dropdown .navbar-dropdown {
                top: calc(75px - 6px) !important; } }
            .rtl .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav .nav-item.dropdown .navbar-dropdown {
              right: auto;
              left: 0; }
            .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav .nav-item.dropdown .navbar-dropdown.dropdown-left {
              left: 0;
              right: auto; }
            .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav .nav-item.dropdown .navbar-dropdown .badge {
              margin-left: 2.5rem; }
              .rtl .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav .nav-item.dropdown .navbar-dropdown .badge {
                margin-left: 0;
                margin-right: 1.25rem; }
            .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav .nav-item.dropdown .navbar-dropdown a.dropdown-item:hover {
              cursor: pointer; }
            .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav .nav-item.dropdown .navbar-dropdown .dropdown-item {
              display: flex;
              align-items: center;
              margin-bottom: 0;
              padding: 10px 25px; }
              .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav .nav-item.dropdown .navbar-dropdown .dropdown-item:active {
                background: transparent; }
              .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav .nav-item.dropdown .navbar-dropdown .dropdown-item i {
                font-size: 17px; }
              .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav .nav-item.dropdown .navbar-dropdown .dropdown-item .rt-notification-subject {
                font-family: "Montserrat", sans-serif;
                text-overflow: ellipsis;
                overflow: hidden;
                max-width: 100%;
                white-space: nowrap; }
              .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav .nav-item.dropdown .navbar-dropdown .dropdown-item .rt-notification-icon {
                width: 40px;
                height: 40px;
                display: flex;
                align-items: center;
                justify-content: center;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%; }
              .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav .nav-item.dropdown .navbar-dropdown .dropdown-item .small-text {
                font-size: 12px; }
            .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav .nav-item.dropdown .navbar-dropdown .dropdown-divider {
              margin: 0; }
          @media (max-width: 768px) {
            .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav .nav-item.dropdown {
              position: static; }
              .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav .nav-item.dropdown .navbar-dropdown {
                left: 10px;
                right: 10px;
                width: calc(100% - 20px);
                min-width: auto; } }
        .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav.navbar-nav-right .nav-item.nav-profile .nav-link {
          padding: 0; }
          .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav.navbar-nav-right .nav-item.nav-profile .nav-link:after {
            display: none; }
        .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav.navbar-nav-right .nav-item.nav-profile img {
          width: 35px;
          height: 35px;
          border-radius: 50px;
          margin-left: 10px; }
        .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav.navbar-nav-right .nav-item.nav-profile .profile_name {
          vertical-align: middle;
          color: #FFFFFF;
          margin-left: .25rem; }
        .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav.navbar-nav-right .nav-item.nav-language .dropdown-toggle {
          border: 1px solid #7b7b7b;
          color: #c7c7c7;
          padding: .35rem .81rem; }
        .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav.navbar-nav-right .nav-item:last-child {
          margin-right: 0; }
      .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-toggler {
        display: none; }
        @media (max-width: 768px) {
			#popup {padding:25px 15px;}
          .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-toggler {
            display: block;
            padding-right: 0; }
			.main-content-inner, .content-wrapper {padding: 15px 5px 15px 5px;}
			}
      @media (max-width: 576px) {
        .rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main {
          width: calc(100% - 70px); }
		  #header_title {display:none;}
		  }
  .rt_nav_header.horizontal-layout .nav-bottom {
    background: #FFFFFF;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    transition-duration: 3s;
    -webkit-transition-property: position, left, right, top, z-index;
    -moz-transition-property: position, left, right, top, z-index;
    -ms-transition-property: position, left, right, top, z-index;
    -o-transition-property: position, left, right, top, z-index;
    transition-property: position, left, right, top, z-index;
    box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08); }
    @media (max-width: 768px) {
		#powertrain-protection {float:none;}
      .rt_nav_header.horizontal-layout .nav-bottom {
        display: none; }
        .rt_nav_header.horizontal-layout .nav-bottom.header-toggled {
          display: block;
          max-height: calc(100vh - 60px);
          overflow: auto; } }
    .rt_nav_header.horizontal-layout .nav-bottom .page-navigation {
      position: relative;
      width: 100%;
      z-index: 99;
      justify-content: flex-start;
      -webkit-transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      -ms-transition-duration: 0.2s;
      -o-transition-duration: 0.2s;
      transition-duration: 0.2s;
      -webkit-transition-property: background, box-shadow;
      transition-property: background, box-shadow; }
      @media (max-width: 768px) {
        .rt_nav_header.horizontal-layout .nav-bottom .page-navigation {
          border: none; } }
      .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item {
        line-height: 1;
        text-align: left; }
        @media (max-width: 768px) {
          .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item {
            display: block;
            width: 100%;
            border-right: none; } }
/*
        @media (min-width: 992px) {
          .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item:first-child > .nav-link {
            padding-left: 0; } }
*/

        .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item:last-child {
          border-right: none; }
          @media (max-width: 992px) {
            .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item:last-child > .nav-link {
              padding-right: 0; } }
        .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item > .nav-link {
          color: #242425;
          padding: 22px 10px 22px 30px;
          line-height: 1;
          font-weight: 500;
		  }
          .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item > .nav-link .menu-title {
            font-size: .875rem;
            font-weight: 500; }
          .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item > .nav-link .menu-arrow {
            margin-left: 5px;
            font-size: 15px;
            display: inline-block;
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            transform: rotate(0deg);
            moz-transform-origin: center;
            -o-transform-origin: center;
            -ms-transform-origin: center;
            -webkit-transform-origin: center;
            transform-origin: center;
            -webkit-transition-duration: 0.25s;
            -moz-transition-duration: 0.25s;
            -ms-transition-duration: 0.25s;
            -o-transition-duration: 0.25s;
            transition-duration: 0.25s; }
            .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item > .nav-link .menu-arrow:before {
              font-family: 'ionicons';
              content: "\f3d0";
              speak: none;
              font-size: .625rem;
              font-style: normal;
              font-weight: 600;
              font-variant: normal;
              text-transform: none;
              line-height: 1;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale; }
        @media (min-width: 768px) {
          .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item:hover .submenu {
            display: block; }
            .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item:hover .submenu .menu_icon {
              font-size: 0.75rem; }
          .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item:hover > .nav-link {
            background: transparent; }
            .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item:hover > .nav-link i,
            .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item:hover > .nav-link .menu-title {
              color: #2177bb;
              transition: color 1s ease; }
            .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item:hover > .nav-link .menu-arrow {
              transform: rotate(-180deg); } }
        @media (max-width: 768px) {
          .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item.show-submenu .submenu {
            display: block; }
          .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item.show-submenu > .nav-link {
            background: transparent; }
            .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item.show-submenu > .nav-link i,
            .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item.show-submenu > .nav-link .menu-title {
              color: #2177bb;
              transition: color 1s ease; }
            .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item.show-submenu > .nav-link .menu-arrow {
              transform: rotate(-180deg); } }
        .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item.active > .nav-link {
          position: relative; }
        .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item .submenu {
          display: none; }
          .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item .submenu ul {
            list-style-type: none;
            padding-left: 0; }
            .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item .submenu ul li {
              display: block;
              line-height: 20px; }
              .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item .submenu ul li a {
                display: block;
                padding: 5px 10px;
                font-weight: 400;
                color: #242425;
                text-decoration: none;
                text-align: left;
                margin: 4px 0;
                text-overflow: ellipsis;
                /*overflow: hidden;*/
                max-width: 100%;
                white-space: nowrap;
                transition-duration: 0.2s;
                transition-property: background;
                border-radius: 6px; }
                .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item .submenu ul li a:hover {
                  color: #2177bb;
                  transition: color .1s linear; }
                  .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item .submenu ul li a:hover i {
                    color: #2177bb;
                    transition: color .1s linear; }
                  .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item .submenu ul li a:hover:before {
                    background: #2177bb; }
/*
              .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item .submenu ul li.active a {
                color: #2177bb; }
*/
                .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item .submenu ul li.active a:before {
                  background: #2177bb; }
        .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item:not(.mega-menu) {
          position: relative; }
          .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item:not(.mega-menu) .submenu {
            left: 0; }
            @media (min-width: 768px) {
              .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item:not(.mega-menu) .submenu {
                position: absolute;
                top: 58px;
                z-index: 999;
                background: #FFFFFF;
                border-top: none;
                border-radius: 4px;
                box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
                -webkit-box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08); }
                .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item:not(.mega-menu) .submenu li a {
                  position: relative;
                  padding-left: 32px; } }
            @media (max-width: 768px) {
              .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item:not(.mega-menu) .submenu {
                position: relative;
                top: 0;
                box-shadow: none; } }
            @media (max-width: 768px) {
              .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item:not(.mega-menu) .submenu {
                top: 0; margin-left:25px;} }
            .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item:not(.mega-menu) .submenu ul {
              width: auto;
              padding: 25px; }
              @media (max-width: 768px) {
                .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item:not(.mega-menu) .submenu ul {
                  padding: 0 23px; } }
        .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item.mega-menu .submenu {
          width: 100%;
          left: 0;
          right: 0;
          padding: 25px; }
          @media (min-width: 768px) {
            .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item.mega-menu .submenu {
              position: absolute;
              top: 61px;
              z-index: 999;
              background: #FFFFFF;
              border-top: none;
              border-radius: 4px;
              box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
              -webkit-box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08); }
              .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item.mega-menu .submenu li a {
                position: relative; } }
          @media (max-width: 768px) {
            .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item.mega-menu .submenu {
              position: relative;
              top: 0;
              box-shadow: none; } }
          .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item.mega-menu .submenu .category-heading {
            font-size: .875rem;
            font-weight: 500;
            text-align: left;
            color: #2177bb;
            padding: 1rem 0;
            margin-bottom: 0; }
          .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item.mega-menu .submenu .col-group-wrapper {
            padding: 0 1rem; }
          @media (max-width: 768px) {
            .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item.mega-menu .submenu {
              padding: 0 32px; }
              .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item.mega-menu .submenu .col-group-wrapper {
                margin-left: 0;
                margin-right: 0;
                padding: 0; }
                .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item.mega-menu .submenu .col-group-wrapper .col-group {
                  padding-left: 0;
                  padding-right: 0;
                  margin-bottom: 20px; }
                  .rt_nav_header.horizontal-layout .nav-bottom .page-navigation > .nav-item.mega-menu .submenu .col-group-wrapper .col-group .category-heading:after {
                    display: none; } }
  .rt_nav_header.horizontal-layout.fixed-on-scroll .nav-bottom {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    border-bottom: 1px solid #f2f2f2; }
  @media (max-width: 991px) {
    .rt_nav_header.horizontal-layout {
      position: fixed;
      z-index: 1030;
      top: 0;
      left: 0;
      right: 0; }
      .rt_nav_header.horizontal-layout .top_nav {
        border-bottom: 1px solid #f2f2f2; } }

.header-area {
  padding: 0 0 0 30px;
  background: #fff;
  position: relative;
  -webkit-box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.1); }
  @media (max-width: 991px) {
    .header-area .col-md-6 {
      flex: 0 0 100%;
      max-width: 100%; } }
  .header-area .mobile-logo {
    left: 30px;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    width: 25px;
    z-index: 1; }
  .header-area .search-box {
    border: 1px solid #eaeaea;
    padding-left: 20px;
    border-radius: 50px; }
  .header-area .nav-btn {
    margin-right: 30px;
    margin-top: 0;
    cursor: pointer;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 30px;
    padding-top: 18px; }
    @media (max-width: 991px) {
      .header-area .nav-btn {
        margin-right: 0;
        margin-top: 0;
        height: auto;
        width: auto; } }
    .header-area .nav-btn span {
      width: 22px;
      height: 1px;
      background: #444;
      -webkit-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      text-align: center;
      display: block;
      margin: 0 auto 6px; }
      .header-area .nav-btn span:nth-child(3) {
        margin-bottom: 0; }
      .header-area .nav-btn span:nth-child(3), .header-area .nav-btn span:nth-child(1) {
        width: 22px; }
  .header-area .search-box form {
    position: relative; }
    .header-area .search-box form input {
      width: 270px;
      padding-right: 11px;
      border-radius: 33px;
      border: none;
      height: 40px;
      padding-left: 40px;
      letter-spacing: 0;
      font-size: 14px;
      font-weight: 500; }
    .header-area .search-box form input::-webkit-input-placeholder {
      color: #b1a7a7; }
    .header-area .search-box form input::-moz-placeholder {
      color: #b1a7a7; }
    .header-area .search-box form input:-ms-input-placeholder {
      color: #b1a7a7; }
    .header-area .search-box form i {
      position: absolute;
      left: 6px;
      top: 10px;
      font-size: 22px;
      color: #b1a7a7; }

.sidebar_collapsed .nav-btn span:nth-child(2) {
  opacity: 0; }
.sidebar_collapsed .nav-btn span:first-child {
  -webkit-transform: rotate(90deg) translate(5px, 5px);
  transform: rotate(90deg) translate(5px, 5px); }
.sidebar_collapsed .nav-btn span:last-child {
  -webkit-transform: rotate(90deg) translate(-9px, -3px);
  transform: rotate(90deg) translate(-9px, -3px); }

/* notification-area */
.notification-area {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  z-index: 2; }
  .notification-area li {
    display: inline-block;
    margin-left: 20px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  @media only screen and (max-width: 480px) {
    .notification-area .bell-notify-box.notify-box {
      right: -120px !important;
      width: 280px; } }
  @media only screen and (max-width: 480px) {
    .notification-area .nt-enveloper-box.notify-box {
      right: -78px !important;
      width: 280px; } }
  .notification-area .user-dropdown {
    margin-top: 5px;
    margin-bottom: 5px; }
    .notification-area .user-dropdown .btn {
      padding: 0;
      margin: 0 auto;
      border-radius: 0;
      font-size: 13px;
      color: #b1a7a7;
      box-shadow: none;
      background: transparent;
      border: none; }
    .notification-area .user-dropdown .btn.dropdown-toggle:after {
      position: absolute;
      top: 26px;
      right: 70px;
      font-size: 15px; }
    .notification-area .user-dropdown .btn span,
    .notification-area .user-dropdown .btn img {
      display: inline-block;
      vertical-align: middle; }
    .notification-area .user-dropdown .btn img {
      border-radius: 50px;
      margin-right: 15px;
      width: 55px; }
    .notification-area .user-dropdown .btn span {
      padding: 0 15px; }
      .notification-area .user-dropdown .btn span i {
        font-size: 10px;
        font-weight: bold;
        vertical-align: middle;
        margin-left: 2px; }
    .notification-area .user-dropdown .dropdown-menu.show {
      top: 58px !important; }
    .notification-area .user-dropdown .dropdown-menu .divider {
      margin: 10px 0;
      display: block;
      border: 0.5px solid #f5f4f4; }
    .notification-area .user-dropdown .dropdown-menu a {
      font-size: 14px;
      color: #8a8a8a;
      letter-spacing: 0;
      font-weight: 500;
      padding: 10px 70px 10px 25px; }
      .notification-area .user-dropdown .dropdown-menu a i {
        margin-right: 10px;
        vertical-align: baseline; }

.divider {
  margin: 10px 0;
  display: block;
  border: 0.5px solid #f5f4f4; }

.notification-area li > i {
  font-size: 18px;
  color: #bdbcbc;
  vertical-align: middle;
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s; }

.notification-area li:hover > i,
.dropdown.show > i {
  color: #2177bb; }

.notification-area li i > span {
  position: absolute;
  right: -5px;
  top: -7px;
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  font-weight: 600;
  color: #fff;
  background: #2177bb;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
  padding-left: 2px; }

.notify-box {
  width: 350px;
  overflow: hidden;
  padding: 0;
  margin: 0; }
  .notify-box .notify-title {
    background: #2177bb;
    display: block;
    padding: 18px 30px;
    color: #fff;
    font-size: 15px;
    letter-spacing: 0;
    overflow: hidden; }
    .notify-box .notify-title a {
      float: right;
      display: inline-block;
      color: #2177bb;
      font-size: 13px;
      background: #fff;
      padding: 2px 8px;
      border-radius: 4px; }
      @media only screen and (max-width: 480px) {
        .notify-box .notify-title a {
          float: none;
          margin-top: 6px; } }

.nt-enveloper-box .nofity-list a {
  padding: 10px 20px;
  display: block;
  border-bottom: 1px solid #f5f2f2;
  height: auto; }
  @media only screen and (max-width: 480px) {
    .nt-enveloper-box .nofity-list a {
      padding: 20px 15px; } }
  .nt-enveloper-box .nofity-list a:hover {
    background: #eaeaea; }
  .nt-enveloper-box .nofity-list a:last-child {
    margin-bottom: 0;
    border-bottom: none; }
.nt-enveloper-box .nofity-list .notify-thumb {
  float: left;
  margin-right: 20px; }
  @media only screen and (max-width: 480px) {
    .nt-enveloper-box .nofity-list .notify-thumb {
      margin-right: 15px; } }
  .nt-enveloper-box .nofity-list .notify-thumb i {
    height: 50px;
    width: 50px;
    line-height: 50px;
    display: block;
    border-radius: 50%;
    text-align: center;
    font-size: 23px;
    border: 1px solid; }
    @media only screen and (max-width: 480px) {
      .nt-enveloper-box .nofity-list .notify-thumb i {
        font-size: 18px;
        height: 40px;
        line-height: 40px;
        width: 40px; } }
  .nt-enveloper-box .nofity-list .notify-thumb img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-top: 4px; }
    @media only screen and (max-width: 480px) {
      .nt-enveloper-box .nofity-list .notify-thumb img {
        width: 50px;
        height: 50px; } }
.nt-enveloper-box .nofity-list .notify-text {
  overflow: hidden;
  padding: 0; }
  .nt-enveloper-box .nofity-list .notify-text h3 {
    color: #666;
    font-size: 15px;
    margin-bottom: 0;
    line-height: 24px; }
  .nt-enveloper-box .nofity-list .notify-text p {
    font-size: 14px;
    color: #4e4e4e;
    line-height: 22px;
    margin-bottom: 4px; }
  .nt-enveloper-box .nofity-list .notify-text span {
    letter-spacing: 0;
    color: #6d6c6c;
    font-size: 11px;
    font-weight: 300; }
  .nt-enveloper-box .nofity-list .notify-text span.msg {
    display: block;
    font-size: 12px;
    color: #4e4e4e;
    line-height: 22px;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 400; }

.nofity-list a {
  padding: 0 30px;
  display: block;
  border-bottom: 1px solid #f5f2f2;
  padding-left: 0;
  height: 70px; }
  @media only screen and (max-width: 991px) {
    .nofity-list a {
      height: auto; } }
  @media only screen and (max-width: 480px) {
    .nofity-list a {
      padding: 20px 15px; } }
  .nofity-list a:hover {
    background: #eaeaea; }
  .nofity-list a:last-child {
    margin-bottom: 0;
    border-bottom: none; }
.nofity-list .notify-thumb {
  float: left;
  margin-right: 20px; }
  @media only screen and (max-width: 480px) {
    .nofity-list .notify-thumb {
      margin-right: 15px; } }
  .nofity-list .notify-thumb i {
    height: 70px;
    width: 50px;
    line-height: 70px;
    display: block;
    border-radius: 0;
    text-align: center;
    font-size: 23px;
    border: 1px solid; }
    @media only screen and (max-width: 480px) {
      .nofity-list .notify-thumb i {
        font-size: 18px;
        height: 40px;
        line-height: 40px;
        width: 40px; } }
  .nofity-list .notify-thumb img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-top: 4px; }
    @media only screen and (max-width: 480px) {
      .nofity-list .notify-thumb img {
        width: 50px;
        height: 50px; } }
.nofity-list .notify-text {
  overflow: hidden;
  padding: 10px 0px; }
  @media only screen and (max-width: 991px) {
    .nofity-list .notify-text {
      padding: 0; } }
  .nofity-list .notify-text h3 {
    color: #666;
    font-size: 15px;
    margin-bottom: 0;
    line-height: 24px; }
  .nofity-list .notify-text p {
    font-size: 14px;
    color: #4e4e4e;
    line-height: 22px;
    margin-bottom: 4px; }
  .nofity-list .notify-text span {
    letter-spacing: 0;
    color: #6d6c6c;
    font-size: 11px;
    font-weight: 300; }
  .nofity-list .notify-text span.msg {
    display: block;
    font-size: 12px;
    color: #4e4e4e;
    line-height: 22px;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 400; }

/* notify envelope */
.expanded .notification-area li#full-view-exit {
  display: inline-block; }

.notification-area li#full-view-exit {
  display: none; }

.expanded .notification-area li#full-view {
  display: none; }

.notification-area li#full-view {
  display: inline-block; }

.nt-enveloper-box .notify-text p {
  margin-bottom: 0; }

.notification-area .dropdown-toggle,
.user-name.dropdown-toggle {
  position: relative; }

.notification-area .dropdown-toggle:after,
.user-name.dropdown-toggle:after {
  display: none; }

.notification-area .dropdown-menu,
.user-profile .dropdown-menu {
  background: #fff;
  border: none;
  -webkit-transform: none !important;
  transform: none !important;
  top: 130% !important;
  right: -20px !important;
  left: auto !important;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  display: block !important;
  visibility: hidden;
  opacity: 0;
  cursor: initial; }

.notification-area .dropdown-menu.show {
  top: 48px !important; }

.notification-area .dropdown-menu.show,
.user-profile .dropdown-menu.show {
  visibility: visible;
  opacity: 1;
  box-shadow: 0 0 45px 0 rgba(131, 23, 254, 0.06); }

/* ============================ */
/*          End Header          */
/* ============================ */
/* ============================ */
/*        Offset Menu           */
/* ============================ */
.offset-area {
  position: fixed;
  right: -320px;
  top: 0;
  height: 100vh;
  width: 320px;
  background: #2177bb;
  z-index: 998;
  box-shadow: -5px 0 20px rgba(0, 0, 0, 0.05);
  -webkit-transition: right 0.3s cubic-bezier(0.62, -0.01, 0.2, 0.83) 0s;
  transition: right 0.3s cubic-bezier(0.62, -0.01, 0.2, 0.83) 0s; }
  .offset-area .timeline_title h4, .offset-area .timeline-task p, .offset-area .timeline_title i, .offset-area .timeline_title span {
    color: #fff !important; }
  .offset-area .offset-close {
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 13px;
    height: 40px;
    width: 40px;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 1;
    color: #fff; }
    .offset-area .offset-close:hover {
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); }
  .offset-area .offset-menu-tab {
    padding: 20px 20px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px; }
    .offset-area .offset-menu-tab li {
      display: inline-block;
      width: 50%;
      text-align: center; }
      .offset-area .offset-menu-tab li a {
        display: block;
        font-size: 16px;
        color: #fff;
        position: relative; }
        .offset-area .offset-menu-tab li a:before {
          left: 100%; }
      .offset-area .offset-menu-tab li a.active:before {
        left: 0; }

.show_hide.offset-area {
  right: 0; }

.offset-menu-tab li a.active,
.offset-menu-tab li a:hover {
  color: #0093FF; }

.offset-menu-tab li:last-child a:before {
  display: none !important; }

.offset-content {
  padding: 15px;
  color: #fff; }

.recent-activity {
  padding-top: 7px;
  padding-left: 53px; }

.offset-settings h4 {
  font-family: 'lato', sans-serif;
  font-size: 18px;
  letter-spacing: 0;
  font-weight: 600;
  color: #fff;
  margin-bottom: 23px; }

.ui_switch input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
  position: absolute; }
.ui_switch label {
  cursor: pointer;
  text-indent: -9999px;
  width: 40px;
  height: 23px;
  background: #0093FF;
  display: block;
  border-radius: 100px;
  position: relative;
  margin: 0; }
  .ui_switch label:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 5px;
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 90px;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
.ui_switch input:checked + label {
  background: #eaeaea; }
.ui_switch input:checked + label:after {
  left: calc(100% - 5px);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }
.ui_switch label:active:after {
  width: 40px; }

.settings_sec {
  margin-bottom: 30px; }
  .settings_sec p {
    color: #f9f9f9;
    font-size: 14px; }
  .settings_sec .setting_list_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px; }
    .settings_sec .setting_list_title h5 {
      font-size: 16px;
      color: #fff;
      font-weight: 600; }

/* ============================ */
/*         TimeLine             */
/* ============================ */
.timeline_title {
  margin-bottom: 6px; }
  .timeline_title h4 {
    font-size: 15px;
    letter-spacing: 0;
    color: #333;
    margin-bottom: 2px; }
  .timeline_title span.time {
    color: #8c8a8a;
    font-size: 13px; }
    .timeline_title span.time i {
      margin-right: 5px;
      color: #2c3cb7;
      font-size: 11px; }

.timeline-area {
  padding-left: 52px;
  padding-top: 6px; }

.timeline-task {
  position: relative;
  margin-bottom: 35px; }
  .timeline-task p {
    color: #666;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: -10px; }
  .timeline-task:before {
    content: '';
    position: absolute;
    left: -35px;
    top: 0;
    height: calc(100% + 33px);
    width: 2px;
    background: #eaeaea; }
  .timeline-task:last-child {
    margin-bottom: 0; }
    .timeline-task:last-child p {
      margin-bottom: 0; }
    .timeline-task:last-child:before {
      height: 100%; }
  .timeline-task .icon {
    position: absolute;
    left: -52px;
    top: -6px;
    height: 35px;
    width: 35px;
    line-height: 44px;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    border: 1px solid;
    background: #f9f9f9; }
    .timeline-task .icon svg {
      width: 18px;
      height: 18px; }

/* ============================ */
/*        End TimeLine          */
/* ============================ */
.bg_blue {
  border-color: transparent !important;
  color: #0067b3;
  background: #80c9ff; }

.bg_success {
  border-color: transparent !important;
  color: #048c68;
  background: #61fbd3; }

.bg_secondary {
  border-color: transparent !important;
  color: #2177bb;
  background: #ebeafe; }

.bg_danger {
  border-color: transparent !important;
  color: #e80f37;
  background: #fab0bd; }

.bg_warning {
  border-color: transparent !important;
  color: #ccad00;
  background: #ffef99; }

.bg_info {
  border-color: transparent !important;
  color: #0076cc;
  background: #80c9ff; }

/* ============================ */
/*        End Offset Menu       */
/* ============================ */
/* ============================ */
/*            Alert             */
/* ============================ */
.alert {
  letter-spacing: 0;
  font-size: 14px;
  border: none;
  padding: 10px 16px;
  font-weight: 600; }
  .alert span {
    font-size: 13px; }

.alert strong,
.alert-link {
  font-weight: 700; }

.alert-primary,
.alert-danger,
.alert-warning,
.alert-dark,
.alert-info,
.alert-light,
.alert-success {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #FFFFFF; }

.alert-primary .alert-link,
.alert-danger .alert-link,
.alert-warning .alert-link,
.alert-info .alert-link,
.alert-success .alert-link {
  color: #fff;
  text-decoration: underline; }

.alert-primary {
  background-color: #2177bb;
  border-left: 4px solid #9178f9; }

.alert-success {
  border-left: 4px solid #05a47b;
  background-color: #06D6A0; }

.alert-danger {
  border-left: 4px solid #b80c2b;
  background-color: #F2385A; }

.alert-warning {
  border-left: 4px solid #FFA000;
  background-color: #FFC107; }

.alert-info {
  border-left: 4px solid #005899;
  background-color: #0093FF; }

.alert-dark {
  border-left: 4px solid #37474F;
  background-color: #607D8B; }

.alert-light {
  border-left: 4px solid #607D8B;
  background-color: #CFD8DC; }

/* additional content */
.alert-heading {
  margin-bottom: 7px; }

.alert-dismiss .alert {
  padding: 13px 15px; }

.alert-dismiss .alert-dismissible .close {
  top: 4px;
  outline: none;
  font-size: 13px; }

.alert-primary hr {
  border-top-color: #fff; }

/* ============================ */
/*            End Alert         */
/* ============================ */
/* ============================ */
/*            Accordions        */
/* ============================ */
.accordion {
  /* Accordion Style 2 */ }
  .accordion .card {
    margin-bottom: 20px; }
    .accordion .card:last-child {
      margin-bottom: 0; }
  .accordion .card-header {
    padding: 0;
    border: none; }
    .accordion .card-header a {
      position: relative;
      display: block;
      background: #EFF3F6;
      padding: 16px 15px;
      border-radius: 3px;
      color: #444;
      letter-spacing: 0;
      font-size: 15px;
      font-weight: 500; }
  .accordion .card-body {
    padding: 10px;
    border: 1px solid #eff3f6;
    font-size: 14px;
    letter-spacing: 0;
    color: #444;
    line-height: 27px;
    font-weight: 400; }
  .accordion.accordion-style-2 .card-header a:before {
    content: "\f106";
    font-family: fontawesome;
    position: absolute;
    right: 13px;
    color: #444;
    font-size: 26px;
    top: 50%;
    transform: translate(0, -50%); }
  .accordion.accordion-style-2 .card-header a.collapsed:before {
    content: "\f107"; }
  .accordion.primary-bg .card-header a {
    background: #2177bb;
    color: #fff; }
    .accordion.primary-bg .card-header a:before {
      color: #fff; }

/* Accordion Style 3 */
.accordion-style-3 .card-header a:before {
  content: "\e622";
  font-family: 'themify';
  position: absolute;
  right: 13px;
  color: #444;
  font-size: 15px; }
.accordion-style-3 .card-header a.collapsed:before {
  content: "\e61a"; }

/* ============================ */
/*         End Accordions
/* ============================ */
/* ============================ */
/*            Buttons           */
/* ============================ */
.btn {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  /*====================
   General Buttons
   ====================*/
  /*====================
   Outline Buttons
   ====================*/
  /*====================
   Inverse Buttons
   ====================*/
  /*====================
    Social Buttons
   ====================*/ }
  .btn i {
    margin-right: 5px;
    vertical-align: initial; }
  .btn.btn-rounded {
    border-radius: 50px; }
  .btn.btn-fixed-w {
    width: 110px; }
  .btn.btn-xl {
    padding: 19px 24px; }
  .btn.btn-lg {
    padding: 15px 30px; }
  .btn.btn-md {
    padding: 10px 18px; }
  .btn.btn-sm {
    padding: 8px 13px; }
  .btn.btn-xs {
    padding: 8px 12px;
    font-size: 12px; }
  .btn.btn-flat {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .btn.btn-primary {
    background-color: #2177bb;
    border-color: #2177bb; }
    .btn.btn-primary:hover {
      background-color: #1c639c;
      border-color: #1c639c; }
  .btn.btn-secondary {
    background-color: #3C3ACC;
    border-color: #3C3ACC; }
    .btn.btn-secondary:hover {
      background-color: #2d2ba8;
      border-color: #2d2ba8; }
  .btn.btn-success {
    background-color: #06D6A0;
    border-color: #06D6A0; }
    .btn.btn-success:hover {
      background-color: #05a47b;
      border-color: #05a47b; }
  .btn.btn-danger {
    background-color: #F2385A;
    border-color: #F2385A; }
    .btn.btn-danger:hover {
      background-color: #e80f37;
      border-color: #e80f37; }
  .btn.btn-warning {
    background-color: #FFD800;
    border-color: #FFD800; }
    .btn.btn-warning:hover {
      background-color: #ccad00;
      border-color: #ccad00; }
  .btn.btn-info {
    background-color: #0093FF;
    border-color: #0093FF; }
    .btn.btn-info:hover {
      background-color: #0076cc;
      border-color: #0076cc; }
  .btn.btn-dark {
    background-color: #444;
    border-color: #444; }
    .btn.btn-dark:hover {
      background-color: #5e5e5e;
      border-color: #5e5e5e; }
  .btn.btn-light {
    background-color: #eaeaea;
    border-color: #eaeaea; }
    .btn.btn-light:hover {
      background-color: #d1d1d1;
      border-color: #d1d1d1; }
  .btn.btn-outline-primary {
    border-color: #2177bb;
    color: #2177bb; }
    .btn.btn-outline-primary:hover {
      background-color: #2177bb;
      border-color: #2177bb;
      color: #FFFFFF; }
  .btn.btn-outline-secondary {
    border-color: #3C3ACC;
    color: #3C3ACC; }
    .btn.btn-outline-secondary:hover {
      background-color: #3C3ACC;
      border-color: #3C3ACC;
      color: #FFFFFF; }
  .btn.btn-outline-success {
    border-color: #06D6A0;
    color: #06D6A0; }
    .btn.btn-outline-success:hover {
      background-color: #06D6A0;
      border-color: #06D6A0;
      color: #FFFFFF; }
  .btn.btn-outline-danger {
    border-color: #F2385A;
    color: #F2385A; }
    .btn.btn-outline-danger:hover {
      background-color: #F2385A;
      border-color: #F2385A;
      color: #FFFFFF; }
  .btn.btn-outline-info {
    border-color: #0093FF;
    color: #0093FF; }
    .btn.btn-outline-info:hover {
      background-color: #0093FF;
      border-color: #0093FF;
      color: #FFFFFF; }
  .btn.btn-outline-warning {
    border-color: #FFD800;
    color: #FFD800; }
    .btn.btn-outline-warning:hover {
      background-color: #FFD800;
      border-color: #FFD800;
      color: inherit; }
  .btn.btn-outline-dark {
    border-color: #444;
    color: #444; }
    .btn.btn-outline-dark:hover {
      background-color: #444;
      border-color: #444;
      color: #FFFFFF; }
  .btn.btn-outline-light {
    border-color: #eaeaea;
    color: #848484; }
    .btn.btn-outline-light:hover {
      background-color: #eaeaea;
      border-color: #eaeaea;
      color: inherit; }
  .btn.btn-inverse-primary {
    background-color: ghostwhite;
    border-color: transparent;
    color: #2177bb; }
    .btn.btn-inverse-primary:hover {
      background-color: #2177bb;
      border-color: #2177bb;
      color: #fff; }
  .btn.btn-inverse-secondary {
    background-color: #d4d4f4;
    border-color: transparent;
    color: #3C3ACC; }
    .btn.btn-inverse-secondary:hover {
      background-color: #3C3ACC;
      border-color: #3C3ACC;
      color: #fff; }
  .btn.btn-inverse-success {
    background-color: #a1fce5;
    border-color: transparent;
    color: #06D6A0; }
    .btn.btn-inverse-success:hover {
      background-color: #06D6A0;
      border-color: #06D6A0;
      color: #fff; }
  .btn.btn-inverse-danger {
    background-color: #feeef1;
    border-color: transparent;
    color: #F2385A; }
    .btn.btn-inverse-danger:hover {
      background-color: #F2385A;
      border-color: #F2385A;
      color: #fff; }
  .btn.btn-inverse-warning {
    background-color: #fff6c2;
    border-color: transparent;
    color: #FFD800; }
    .btn.btn-inverse-warning:hover {
      background-color: #FFD800;
      border-color: #FFD800;
      color: #fff; }
  .btn.btn-inverse-info {
    background-color: #85cbff;
    border-color: transparent;
    color: #0093FF; }
    .btn.btn-inverse-info:hover {
      background-color: #0093FF;
      border-color: #0093FF;
      color: #fff; }
  .btn.btn-inverse-dark {
    background-color: #c4c4c4;
    border-color: transparent;
    color: #444; }
    .btn.btn-inverse-dark:hover {
      background-color: #444;
      border-color: #444;
      color: #fff; }
  .btn.btn-inverse-light {
    background-color: transparent;
    border-color: #d1d1d1;
    color: #d1d1d1; }
    .btn.btn-inverse-light:hover {
      background-color: #eaeaea;
      border-color: #eaeaea;
      color: #000000; }
  .btn.btn-social {
    padding: 10px 14px;
    font-size: 14px; }
    .btn.btn-social i {
      margin-right: 0; }
  .btn.btn-social-fb {
    background: #3b579d;
    color: #fff; }
    .btn.btn-social-fb:hover {
      background: #375192; }
  .btn.btn-social-tw {
    background: #1da1f2;
    color: #fff; }
    .btn.btn-social-tw:hover {
      background: #0f9bf1; }
  .btn.btn-social-li {
    background: #0177b4;
    color: #fff; }
    .btn.btn-social-li:hover {
      background: #016da5; }
  .btn.btn-social-in {
    background: #fb3958;
    color: #fff; }
    .btn.btn-social-in:hover {
      background: #fb2a4b; }
  .btn.btn-social-pi {
    background: #c8232c;
    color: #fff; }
    .btn.btn-social-pi:hover {
      background: #bb2129; }
  .btn.btn-social-outline-fb {
    border: 1px solid #3b579d;
    color: #3b579d; }
    .btn.btn-social-outline-fb:hover {
      background: #375192;
      color: #fff; }
  .btn.btn-social-outline-tw {
    border: 1px solid #1da1f2;
    color: #1da1f2; }
    .btn.btn-social-outline-tw:hover {
      background: #0f9bf1;
      color: #fff; }
  .btn.btn-social-outline-li {
    border: 1px solid #0177b4;
    color: #0177b4; }
    .btn.btn-social-outline-li:hover {
      background: #016da5;
      color: #fff; }
  .btn.btn-social-outline-in {
    border: 1px solid #fb3958;
    color: #fb3958; }
    .btn.btn-social-outline-in:hover {
      background: #fb2a4b;
      color: #fff; }
  .btn.btn-social-outline-pi {
    border: 1px solid #c8232c;
    color: #c8232c; }
    .btn.btn-social-outline-pi:hover {
      background: #bb2129;
      color: #fff; }

/* ============================ */
/*            Badges
/* ============================ */
.badge {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  /*====================
   General Badges
   ====================*/ }
  .badge.badge-pill {
    padding: 8px 12px; }
  .badge.badge-primary {
    background-color: #2177bb;
    border-color: #2177bb;
    padding: 5px 10px; }
    .badge.badge-primary:hover {
      background-color: #1c639c;
      border-color: #1c639c; }
  .badge.badge-secondary {
    background-color: #3C3ACC;
    border-color: #3C3ACC;
    padding: 5px 10px; }
    .badge.badge-secondary:hover {
      background-color: #2d2ba8;
      border-color: #2d2ba8; }
  .badge.badge-success {
    background-color: #06D6A0;
    border-color: #06D6A0;
    padding: 5px 10px; }
    .badge.badge-success:hover {
      background-color: #05a47b;
      border-color: #05a47b; }
  .badge.badge-danger {
    background-color: #F2385A;
    border-color: #F2385A;
    padding: 5px 10px; }
    .badge.badge-danger:hover {
      background-color: #e80f37;
      border-color: #e80f37; }
  .badge.badge-warning {
    background-color: #FFD800;
    border-color: #FFD800;
    padding: 5px 10px; }
    .badge.badge-warning:hover {
      background-color: #ccad00;
      border-color: #ccad00; }
  .badge.badge-info {
    background-color: #0093FF;
    border-color: #0093FF;
    padding: 5px 10px; }
    .badge.badge-info:hover {
      background-color: #0076cc;
      border-color: #0076cc; }
  .badge.badge-dark {
    background-color: #444;
    border-color: #444;
    padding: 5px 10px; }
    .badge.badge-dark:hover {
      background-color: #5e5e5e;
      border-color: #5e5e5e; }
  .badge.badge-light {
    background-color: #eaeaea;
    border-color: #eaeaea;
    padding: 5px 10px; }
    .badge.badge-light:hover {
      background-color: #d1d1d1;
      border-color: #d1d1d1; }

.btn .badge {
  padding: .25em .4em;
  border-radius: 50px;
  top: 0;
  right: -4px;
  font-size: 12px;
  background: #fff; }

.nav-pills .nav-link {
  color: #2177bb; }
  .nav-pills .nav-link.active {
    background-color: #2177bb; }
  .nav-pills .nav-link.disabled {
    color: #6c757d; }

/* ============================ */
/*            End Badges
/* ============================ */
/* ============================ */
/*            Cards
/* ============================ */
.card_with_image {
  float: left;
  width: 100%;
  background: #fff;
  box-shadow: 0 1px 5px 0 rgba(5, 5, 5, 0.2);
  border-radius: 10px;
  padding-bottom: 0; }
  .card_with_image .rt_post_data {
    padding: 25px;
    float: left;
    width: 100%; }
  .card_with_image .blog_card_image {
    background: #212121;
    display: block;
    text-align: center;
    border-radius: 10px 10px 0 0;
    overflow: hidden; }
  .card_with_image .blog_card_date {
    text-align: center;
    padding-right: 20px;
    padding-left: 0;
    width: 10%;
    float: left; }
    @media only screen and (max-width: 480px) {
      .card_with_image .blog_card_date {
        width: 20%; } }
    .card_with_image .blog_card_date h3 {
      line-height: 35px;
      margin-bottom: 0; }
    .card_with_image .blog_card_date p {
      font-size: 14px; }
    .card_with_image .blog_card_date .blog_chat_icon ul {
      padding: 0;
      margin: 0 auto;
      list-style: none;
      display: block; }
      .card_with_image .blog_card_date .blog_chat_icon ul li {
        margin: 0 auto;
        padding-left: 0;
        text-align: center;
        width: 74%; }
        .card_with_image .blog_card_date .blog_chat_icon ul li i {
          font-size: 20px; }
    .card_with_image .blog_card_date .blog_chat_icon span {
      font-size: 16px; }
  .card_with_image .blog_card_description {
    float: left;
    width: 90%; }
    @media only screen and (max-width: 480px) {
      .card_with_image .blog_card_description {
        width: 80%; } }
    .card_with_image .blog_card_description .blog_data {
      float: left;
      width: 100%; }
      .card_with_image .blog_card_description .blog_data h3 {
        margin-top: 0;
        font-weight: 700;
        font-size: 20px;
        line-height: 28px; }
        @media only screen and (max-width: 480px) {
          .card_with_image .blog_card_description .blog_data h3 {
            font-size: 18px;
            line-height: 30px; } }
      .card_with_image .blog_card_description .blog_data p {
        color: #656565; }

.grid-item {
  margin-bottom: 0;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px; }
  @media only screen and (max-width: 991px) {
    .grid-item {
      width: 100%;
      float: left; } }

.image_card {
  margin-right: 25px;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0, 1);
  background-color: #444;
  width: 100%;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 15px;
  box-shadow: 0px 10px 10px -7px rgba(0, 0, 0, 0.1); }
  .image_card:hover {
    box-shadow: 0px 30px 18px -8px rgba(0, 0, 0, 0.1);
    transform: scale(1.1, 1.1); }
    .image_card:hover .card_author {
      color: #eaeaea; }
    .image_card:hover .card_img_hover_sec {
      height: 100%;
      opacity: 0.3; }
    .image_card:hover .card__info {
      background-color: transparent;
      position: relative; }
      .image_card:hover .card__info h3, .image_card:hover .card__info .card_by {
        color: #fff; }
    .image_card:hover .card_img_hover {
      opacity: 1; }
  .image_card .card_clock {
    width: 15px;
    vertical-align: middle;
    fill: #fff; }
  .image_card .card_date {
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
    margin-left: 5px; }
  .image_card .card_info {
    float: right; }
  .image_card .card_img {
    visibility: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 275px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px; }
  .image_card .card_img_hover {
    position: absolute;
    padding: 16px;
    width: 100%;
    opacity: 0;
    top: 0; }
  .image_card .card_img_hover_sec {
    transition: 0.2s all ease-out;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    position: absolute;
    height: 275px;
    top: 0; }
  .image_card .card__info {
    z-index: 2;
    background-color: #fff;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 26px 24px 34px 24px; }
  .image_card .card_title {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 30px; }
  .image_card .card_by {
    font-size: 11px;
    font-weight: 400;
    padding-bottom: 10px;
    display: inline-block;
    letter-spacing: 2px;
    text-transform: uppercase; }
  .image_card .card_author {
    font-weight: 600;
    text-decoration: none;
    color: #3C3ACC; }

.team_member {
  background: #fff none repeat scroll 0 0;
  border-radius: 10px;
  margin-bottom: 0;
  padding: 30px 25px;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 3px 4px 9px -6px #cccccc;
  -moz-box-shadow: 3px 4px 9px -6px #cccccc;
  box-shadow: 3px 4px 9px -6px #cccccc;
  border: 1px solid #f9f9f9;
  width: 100%; }
  .team_member img {
    border-radius: 50%;
    margin: 0 auto 15px;
    width: auto; }
  .team_member .member_name {
    margin-bottom: 20px; }
    .team_member .member_name h3 {
      margin-bottom: 2px;
      margin-top: 10px;
      font-size: 20px; }
      @media only screen and (max-width: 640px) {
        .team_member .member_name h3 {
          font-size: 18px; } }
    .team_member .member_name span {
      display: block;
      font-size: 12px;
      color: #666666;
      font-family: 'Roboto', sans-serif;
      font-weight: 300; }
  .team_member ul li {
    display: inline-block;
    padding-left: 5px; }
    .team_member ul li:before {
      display: none; }
    .team_member ul li:hover {
      background-color: #FFFFFF;
      border-color: #FFFFFF;
      transition: all 0.5s ease; }
    .team_member ul li i {
      color: #212529;
      display: inline-block;
      line-height: 30px; }
      @media only screen and (max-width: 1200px) {
        .team_member ul li i {
          line-height: 20px;
          font-size: 11px; } }
      @media only screen and (max-width: 991px) {
        .team_member ul li i {
          line-height: 30px;
          font-size: 18px; } }
      .team_member ul li i:hover {
        color: #212529; }

.article_card {
  position: relative;
  float: left;
  overflow: hidden;
  background-color: #ffffff;
  color: #2B2B2B;
  text-align: center;
  font-size: 16px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  margin-bottom: 0 !important; }
  @media only screen and (max-width: 768px) {
    .article_card {
      width: 100%; } }
  .article_card * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .article_card img {
    max-width: 100%;
    vertical-align: top;
    position: relative;
    width: 100%; }
  .article_card figcaption {
    padding: 10%;
    padding-bottom: calc(25%);
    background-color: #ffffff; }
    @media only screen and (min-width: 600px) and (max-width: 768px) {
      .article_card figcaption {
        padding: 5% 5% calc(15%); } }
  .article_card h3 {
    margin-top: 5px;
    margin-bottom: 0; }
    .article_card h3 a {
      font-size: 18px;
      line-height: 24px;
      color: #444;
      text-transform: uppercase;
      font-weight: 600; }
  .article_card h5 {
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    color: #888;
    line-height: 18px;
    font-size: 12px; }
  .article_card footer {
    border-top: 1px solid rgba(0, 0, 0, 0.065);
    padding: 0 20px;
    font-size: 13px;
    line-height: 50px;
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
    .article_card footer .icons {
      position: absolute;
      right: 20px;
      top: 0; }
      .article_card footer .icons i {
        display: inline-block;
        margin-right: 5px;
        font-size: 1em; }
    .article_card footer .icons > div {
      display: inline-block;
      margin-left: 8px; }

.bg-card-primary,
.bg-card-success,
.bg-card-danger,
.bg-card-warning,
.bg-card-info,
.bg-card-dark,
.bg-card-secondary {
  color: #fff; }
  .bg-card-primary h4,
  .bg-card-success h4,
  .bg-card-danger h4,
  .bg-card-warning h4,
  .bg-card-info h4,
  .bg-card-dark h4,
  .bg-card-secondary h4 {
    color: #fff;
    line-height: 30px; }

.bg-card-primary {
  background: #2177bb; }

.bg-card-secondary {
  background: #3C3ACC; }

.bg-card-success {
  background: #06D6A0; }

.bg-card-danger {
  background: #F2385A; }

.bg-card-warning {
  background: #FFD800; }

.bg-card-info {
  background: #0093FF; }

.bg-card-dark {
  background: #444; }

.bg-card-light {
  background: #eaeaea; }
  .bg-card-light p {
    color: #444; }
  .bg-card-light hr {
    border-color: #444; }

.card-icon p {
  color: #757474;
  font-size: 12px;
  margin-bottom: 5px; }
.card-icon span {
  font-size: 22px;
  color: #2177bb; }
.card-icon i {
  font-size: 30px;
  margin-bottom: 14px;
  display: inline-block;
  color: #2177bb; }

.profile_card .profile_image {
  margin-top: -80px;
  margin-bottom: 20px; }

.profile_card .profile_image img {
  width: 128px;
  height: 128px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  border-radius: 100%; }

.stats_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

/* ============================ */
/*            End Cards
/* ============================ */
/* ============================ */
/*            Dropdown
/* ============================ */
.dropdown .btn {
  padding: 8px 24px; }

.dropdown-toggle:after {
  font-family: themify;
  content: "\e64b";
  border: none;
  font-size: 12px;
  vertical-align: middle;
  display: initial; }

.dropup .dropdown-toggle:after {
  font-family: themify;
  content: "\e648";
  border: none;
  font-size: 12px;
  vertical-align: middle;
  display: initial; }

.dropright .dropdown-toggle:after {
  font-family: themify;
  content: "\e649";
  border: none;
  font-size: 12px;
  vertical-align: middle;
  display: initial; }

.dropleft .dropdown-toggle:after {
  font-family: themify;
  content: "\e64a";
  border: none;
  font-size: 12px;
  vertical-align: middle;
  display: initial; }
.dropleft .dropdown-toggle:before {
  display: none; }

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  background-color: #1c639c;
  border-color: #1c639c; }

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  background-color: #2d2ba8;
  border-color: #2d2ba8; }

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  background-color: #05a47b;
  border-color: #05a47b; }

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
  background-color: #e80f37;
  border-color: #e80f37; }

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
  background-color: #ccad00;
  border-color: #ccad00; }

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
  background-color: #2b2b2b;
  border-color: #2b2b2b; }

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
  background-color: #d1d1d1;
  border-color: #d1d1d1; }

.btn-split .btn {
  padding: 8px 30px; }
  .btn-split .btn.dropdown-toggle {
    padding: 8px 12px; }
    .btn-split .btn.dropdown-toggle.btn-primary {
      border-left: 1px solid #1c639c; }
    .btn-split .btn.dropdown-toggle.btn-secondary {
      border-left: 1px solid #3331bc; }
    .btn-split .btn.dropdown-toggle.btn-success {
      border-left: 1px solid #05bd8d; }
    .btn-split .btn.dropdown-toggle.btn-danger {
      border-left: 1px solid #e80f37; }
    .btn-split .btn.dropdown-toggle.btn-warning {
      border-left: 1px solid #ccad00; }
    .btn-split .btn.dropdown-toggle.btn-info {
      border-left: 1px solid #0076cc; }
    .btn-split .btn.dropdown-toggle.btn-dark {
      border-left: 1px solid #2b2b2b; }
    .btn-split .btn.dropdown-toggle.btn-light {
      border-left: 1px solid #d1d1d1; }

/* ============================ */
/*            End Dropdown
/* ============================ */
/* ============================ */
/*            List Group
/* ============================ */
.list-group-item.active {
  background-color: #2177bb;
  border-color: #2177bb; }
  .list-group-item.active h3, .list-group-item.active h4, .list-group-item.active h5, .list-group-item.active a, .list-group-item.active p {
    color: #FFFFFF; }
.list-group-item h5 {
  margin-bottom: 10px !important; }
.list-group-item.list-group-item-primary {
  background-color: #2177bb;
  border-color: #2177bb;
  color: #FFFFFF; }
  .list-group-item.list-group-item-primary:hover {
    color: #FFFFFF;
    background-color: #1c639c;
    border-color: #1c639c; }
.list-group-item.list-group-item-secondary {
  background-color: #3C3ACC;
  border-color: #3C3ACC;
  color: #FFFFFF; }
  .list-group-item.list-group-item-secondary:hover {
    color: #FFFFFF;
    background-color: #2d2ba8;
    border-color: #2d2ba8; }
.list-group-item.list-group-item-success {
  background-color: #06D6A0;
  border-color: #06D6A0;
  color: #FFFFFF; }
  .list-group-item.list-group-item-success:hover {
    color: #FFFFFF;
    background-color: #05a47b;
    border-color: #05a47b; }
.list-group-item.list-group-item-danger {
  background-color: #F2385A;
  border-color: #F2385A;
  color: #FFFFFF; }
  .list-group-item.list-group-item-danger:hover {
    color: #FFFFFF;
    background-color: #e80f37;
    border-color: #e80f37; }
.list-group-item.list-group-item-warning {
  background-color: #FFD800;
  border-color: #FFD800;
  color: #FFFFFF; }
  .list-group-item.list-group-item-warning:hover {
    color: #FFFFFF;
    background-color: #ccad00;
    border-color: #ccad00; }
.list-group-item.list-group-item-info {
  background-color: #0093FF;
  border-color: #0093FF;
  color: #FFFFFF; }
  .list-group-item.list-group-item-info:hover {
    color: #FFFFFF;
    background-color: #0076cc;
    border-color: #0076cc; }
.list-group-item.list-group-item-dark {
  background-color: #444;
  border-color: #444;
  color: #FFFFFF; }
  .list-group-item.list-group-item-dark:hover {
    color: #FFFFFF;
    background-color: #2b2b2b;
    border-color: #2b2b2b; }
.list-group-item.list-group-item-light {
  background-color: #eaeaea;
  border-color: #eaeaea;
  color: #000000; }
  .list-group-item.list-group-item-light:hover {
    color: #000000;
    background-color: #d1d1d1;
    border-color: #d1d1d1; }

/* ============================ */
/*            List Group
/* ============================ */
/* ============================ */
/*            Modal
/* ============================ */
.modal-dialog.modal-xl {
  max-width: 100%; }

/* ============================ */
/*            End Modal
/* ============================ */
/* ============================ */
/*            Pagination
/* ============================ */
.pagination li a {
  color: #2177bb; }
  .pagination li a:hover {
    color: #2177bb; }
.pagination li.active .page-link {
  background: #2177bb;
  border-color: #2177bb; }

/* ============================ */
/*         End Pagination
/* ============================ */
/* ============================ */
/*          ProgressBar
/* ============================ */
.progress-bar {
  background-color: #2177bb; }
  .progress-bar.bg-primary {
    background-color: #2177bb; }
  .progress-bar.bg-secondary {
    background-color: #3C3ACC !important; }
  .progress-bar.bg-success {
    background-color: #06D6A0 !important; }
  .progress-bar.bg-danger {
    background-color: #F2385A !important; }
  .progress-bar.bg-warning {
    background-color: #FFD800 !important; }
  .progress-bar.bg-info {
    background-color: #0093FF !important; }
  .progress-bar.bg-dark {
    background-color: #444 !important; }
  .progress-bar.bg-light {
    background-color: #eaeaea !important; }

/* ============================ */
/*          End ProgressBar
/* ============================ */
/* ============================ */
/*            Tabs
/* ============================ */
.nav-tabs {
  border-color: #2177bb; }
  .nav-tabs .nav-item.show .nav-link,
  .nav-tabs .nav-link.active {
    background-color: #2177bb;
    border-color: #2177bb;
    color: #FFFFFF; }
  .nav-tabs .nav-link {
    color: #444; }
  .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #2177bb;
    background-color: #2177bb;
    color: #fff; }
.nav-link_title {font-size:0.8em;}
.vertical_tabs a {
  text-align: center;
  margin-bottom: 10px; }
  .vertical_tabs a i {
    display: block;
    margin-bottom: 6px; }

/* ============================ */
/*            End Tabs
/* ============================ */
/* ============================ */
/*            Grid
/* ============================ */
.grid-col {
  padding: 10px 15px;
  background: #f9f9f9;
  margin-bottom: 30px;
  color: #666;
  border: 1px solid #e3e6e8; }

/* ============================ */
/*            End Grid
/* ============================ */
/* ============================ */
/*            Icons
/* ============================ */
.fw-icons {
  border: 1px solid #eaeaea;
  padding: 10px;
  margin: 0.5%;
  flex: 0 0 24%; }
  @media (max-width: 640px) {
    .fw-icons {
      flex: 0 0 100%; } }
  .fw-icons a {
    color: #444;
    margin: 9px 0;
    display: inline-block;
    font-family: 'lato', sans-serif; }
    .fw-icons a:hover {
      color: #2177bb; }
    .fw-icons a i {
      width: 30px;
      font-size: 14px;
      color: #2177bb; }

.icon-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .icon-section .icon-container {
    cursor: pointer;
    -ms-flex-preferred-size: calc(100% * (1/4));
    flex-basis: calc(100% * (1/4)); }
    @media (max-width: 767px) {
      .icon-section .icon-container {
        flex-basis: 100%; } }
    .icon-section .icon-container [class^="ti-"] {
      width: 30px;
      font-size: 14px;
      display: inline-block;
      -webkit-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s; }
    .icon-section .icon-container:hover [class^="ti-"] {
      -webkit-transform: scale(2);
      transform: scale(2);
      -webkit-transform-origin: left center;
      transform-origin: left center; }
    .icon-section .icon-container:hover span {
      color: #2177bb; }
      .icon-section .icon-container:hover span.icon-name {
        -webkit-transform: translateX(10px);
        transform: translateX(10px); }
    .icon-section .icon-container span.icon-name {
      color: #444;
      margin: 9px 0;
      display: inline-block;
      font-family: 'lato', sans-serif;
      -webkit-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s; }
#submit_payment {margin-right:0 !important;}
#icons {
  transition: opacity .2s ease-in-out;
  padding-left: 5px;
  width: 100%;
  list-style: none;
  text-align: left;
  font-size: 1px; }
  #icons li {
    position: relative;
    z-index: 0;
    display: inline-block;
    padding: 22px;
    width: 85px;
    border-radius: 4px;
    list-style: none;
    text-align: center;
    font-weight: normal;
    font-size: 32px;
    cursor: pointer; }
    #icons li:hover {
      color: #2177bb; }
    #icons li.active {
      color: #2177bb; }

.et-examples {
  color: #555;
  margin-left: 1px;
  vertical-align: middle; }
  .et-examples .box1 {
    display: block;
    width: 33%;
    float: left;
    padding: 0;
    border: 1px solid #e5e5e5;
    margin: -1px 0 0 -1px;
    font-size: 13px; }
    @media (max-width: 640px) {
      .et-examples .box1 {
        width: 100%; } }
    .et-examples .box1 span {
      display: inline-block;
      margin-right: 5px;
      min-width: 70px;
      min-height: 70px;
      border-right: 1px solid #f1f1f1;
      line-height: 70px;
      text-align: center;
      font-size: 32px; }

/* ============================ */
/*            End Icons
/* ============================ */
/* ============================ */
/*            Maps
/* ============================ */
#animated_chart,
#curved_chart,
#zoom_country_chart,
#pattern_map,
#capitals_map,
#pie_map {
  height: 400px; }

#google_map,
#rt_cutom_marker {
  height: 600px; }

.map-marker {
  /* adjusting for the marker dimensions
    so that it is centered on coordinates */
  margin-left: -8px;
  margin-top: -8px; }

.map-marker.map-clickable {
  cursor: pointer; }

.pulse {
  width: 10px;
  height: 10px;
  border: 5px solid #2177bb;
  border-radius: 30px;
  background-color: #716f42;
  z-index: 10;
  position: absolute; }

.map-marker .dot {
  border: 10px solid #6973ff;
  background: transparent;
  border-radius: 60px;
  height: 50px;
  width: 50px;
  -webkit-animation: pulse 3s ease-out;
  animation: pulse 3s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  position: absolute;
  top: -20px;
  left: -20px;
  z-index: 1;
  opacity: 0; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0);
    opacity: 0.0; }
  25% {
    -webkit-transform: scale(0);
    opacity: 0.1; }
  50% {
    -webkit-transform: scale(0.1);
    opacity: 0.3; }
  75% {
    -webkit-transform: scale(0.5);
    opacity: 0.5; }
  100% {
    -webkit-transform: scale(1);
    opacity: 0.0; } }
/* ============================ */
/*            End Maps
/* ============================ */
/* ============================ */
/*            Table
/* ============================ */
.table {
  font-size: 14px; }
  .table th {
    font-weight: 600; }
  .table i {
    margin-right: 0; }

table .progress {
  height: 8px; }

.bg-primary {
  background-color: #2177bb !important;
  color: #FFFFFF; }

.bg-secondary {
  background-color: #3C3ACC !important;
  color: #FFFFFF; }

.bg-success {
  background-color: #06D6A0 !important; }

.bg-warning {
  background-color: #FFD800 !important; }

.bg-danger {
  background-color: #F2385A !important;
  color: #FFFFFF; }

.bg-info {
  background-color: #0093FF !important;
  color: #FFFFFF; }

.bg-dark {
  background-color: #444 !important;
  color: #FFFFFF; }

.table-primary,
.table-primary > td,
.table-primary > th {
  background-color: #cfd2ff !important;
  color: #FFFFFF; }

.table-success,
.table-success > td,
.table-success > th {
  background-color: #7afbda !important; }

.table-warning,
.table-warning > td,
.table-warning > th {
  background-color: #ffef99 !important; }

.table-secondary,
.table-secondary > td,
.table-secondary > th {
  background-color: #b4b4eb !important; }

.table-danger,
.table-danger > td,
.table-danger > th {
  background-color: #fbc8d1 !important; }

.table-dark,
.table-dark > td,
.table-dark > th {
  background-color: #919191 !important;
  color: #FFFFFF; }

.table-light,
.table-light > td,
.table-light > th {
  background-color: white !important; }

.single-table .table {
  margin-bottom: 0; }

table tr th {
  border-bottom: none; }

table tr th, table tr td {vertical-align: middle; padding: 2px;}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.03); }

.data-tables table tr th,
.data-tables table tr td {
  border-top: 1px solid rgba(120, 130, 140, 0.13) !important; }

table tr td [class^="ti-"] {
  cursor: pointer; }

.table-bordered td,
.table-bordered th {
  border: 1px solid rgba(120, 130, 140, 0.13) !important; }

.data-tables {
  font-size: 14px; }

table.dataTable thead th, table.dataTable thead td {
  border-bottom: 1px solid rgba(120, 130, 140, 0.13) !important; }

@media screen and (max-width: 767px) {
  table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
    top: 3px !important;
    left: 44% !important;
    height: 10px !important;
    width: 10px !important;
    line-height: 10px !important; }

  table.dataTable {
    width: 100%; } }
.dataTables_wrapper .dataTable thead .sorting:before, .dataTables_wrapper .dataTable thead .sorting_asc:before, .dataTables_wrapper .dataTable thead .sorting_asc_disabled:before, .dataTables_wrapper .dataTable thead .sorting_desc:before, .dataTables_wrapper .dataTable thead .sorting_desc_disabled:before {
  content: "\f3d7";
  right: 17px;
  font-family: Ionicons; }

.dataTables_wrapper .dataTable thead .sorting:after, .dataTables_wrapper .dataTable thead .sorting_asc:after, .dataTables_wrapper .dataTable thead .sorting_asc_disabled:after, .dataTables_wrapper .dataTable thead .sorting_desc:after, .dataTables_wrapper .dataTable thead .sorting_desc_disabled:after {
  content: "\f3d4";
  right: 7px !important;
  font-family: Ionicons; }

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  background-image: none !important; }

div.dataTables_wrapper div.dataTables_length select {
  width: 76px;
  margin: 0 10px; }

.dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 0 !important; }

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: transparent !important;
  border-color: transparent !important; }

/* datatable-primary */
.datatable-primary thead {
  background: #2177bb;
  color: #fff; }

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  border: none;
  background: transparent; }

.dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 0;
  border: none;
  margin-top: 20px; }

table.dataTable.no-footer {
  border-bottom: 1px solid rgba(120, 130, 140, 0.13) !important; }

table.dataTable thead th,
table.dataTable thead td {
  border-bottom-color: transparent; }

.datatable-primary .dataTables_paginate .page-item.active .page-link,
.datatable-primary .dataTables_paginate .page-item .page-link:hover {
  background-color: #2177bb;
  border-color: #2177bb;
  color: #fff; }

.datatable-primary .dataTables_paginate .page-link {
  color: #2177bb;
  border: 1px solid #2177bb; }

.datatable-primary .dataTables_paginate .paginate_button.disabled,
.datatable-primary .dataTables_paginate .paginate_button.disabled:hover,
.datatable-primary .dataTables_paginate .paginate_button.disabled:active {
  color: #2177bb !important;
  border: none; }

.datatable-primary .dataTables_paginate .page-item.disabled .page-link {
  color: #9f98f7;
  background-color: #f9f9f9;
  border-color: #c9c6f5; }

/* datatable-dark */
.datatable-dark thead {
  background: #444;
  color: #fff; }

.datatable-dark .dataTables_paginate .page-item.active .page-link,
.datatable-dark .dataTables_paginate .page-item .page-link:hover {
  background-color: #444;
  border-color: #444;
  color: #fff; }

.datatable-dark .dataTables_paginate .page-link {
  color: #444;
  border: 1px solid #444; }

.datatable-dark .dataTables_paginate .paginate_button.disabled,
.datatable-dark .dataTables_paginate .paginate_button.disabled:hover,
.datatable-dark .dataTables_paginate .paginate_button.disabled:active {
  color: #444 !important;
  border: none; }

.datatable-dark .dataTables_paginate .page-item.disabled .page-link {
  color: #999;
  background-color: #f9f9f9;
  border-color: #999; }

.jsgrid .jsgrid-pager {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 4px;
  line-height: 40px; }
  .jsgrid .jsgrid-pager .page-item .page-link,
  .jsgrid .jsgrid-pager .jsgrid-pager-nav-button .page-link,
  .jsgrid .jsgrid-pager .jsgrid-pager-page .page-link,
  .jsgrid .jsgrid-pager .jsgrid-pager-nav-button a,
  .jsgrid .jsgrid-pager .jsgrid-pager-page a {
    border-color: #f2f2f2;
    font-size: 14px;
    font-weight: 400;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .jsgrid .jsgrid-pager .jsgrid-pager-nav-button a,
  .jsgrid .jsgrid-pager .jsgrid-pager-page a {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #2177bb;
    background-color: #fff;
    border: 1px solid #dee2e6; }
.jsgrid .jsgrid-pager-page,
.jsgrid .jsgrid-pager-nav-button {
  padding-left: 10px !important;
  padding-right: 0 !important; }
.jsgrid .jsgrid-pager-current-page {
  padding: 9px 15px !important;
  font-weight: initial;
  line-height: initial;
  margin-left: 10px;
  background: #2177bb;
  color: #fff;
  height: 35px;
  margin-top: 3px;
  border-radius: 4px; }
.jsgrid .jsgrid-mode-button {
  background-image: url("../images/js-grid.png") !important; }
.jsgrid .jsgrid-button {
  background-image: url("../images/js-grid.png") !important; }
.jsgrid .jsgrid-edit-row input[type='text'],
.jsgrid .jsgrid-edit-row input[type='number'],
.jsgrid .jsgrid-edit-row input[type='password'],
.jsgrid .jsgrid-edit-row input[type='tel'],
.jsgrid .jsgrid-edit-row input[type='email'],
.jsgrid .jsgrid-edit-row select,
.jsgrid .jsgrid-edit-row textarea,
.jsgrid .jsgrid-filter-row input[type='text'],
.jsgrid .jsgrid-filter-row input[type='number'],
.jsgrid .jsgrid-filter-row input[type='password'],
.jsgrid .jsgrid-filter-row input[type='tel'],
.jsgrid .jsgrid-filter-row input[type='email'],
.jsgrid .jsgrid-filter-row select,
.jsgrid .jsgrid-filter-row textarea,
.jsgrid .jsgrid-insert-row input[type='text'],
.jsgrid .jsgrid-insert-row input[type='number'],
.jsgrid .jsgrid-insert-row input[type='password'],
.jsgrid .jsgrid-insert-row input[type='tel'],
.jsgrid .jsgrid-insert-row input[type='email'],
.jsgrid .jsgrid-insert-row select,
.jsgrid .jsgrid-insert-row textarea {
  width: 100%;
  padding: 8px;
  background: #fff;
  border: 1px solid #eaeaea; }

.jsgrid-header-row > .jsgrid-header-cell {
  font-weight: 600; }

/* ============================ */
/*            End Table
/* ============================ */
/* ============================ */
/*            Toastr
/* ============================ */
.toast-title {
  font-weight: 700; }

.toast-message {
  font-size: 14px;
  font-weight: 600;
  -ms-word-wrap: break-word;
  word-wrap: break-word; }
  .toast-message a,
  .toast-message label {
    color: #FFFFFF; }
  .toast-message a:hover {
    color: #CCC;
    text-decoration: none; }

.toast-close-button {
  position: relative;
  right: -.3em;
  top: -.3em;
  float: right;
  font-size: 20px;
  font-weight: 700;
  color: #FFF;
  -webkit-text-shadow: 0 1px 0 #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: .8;
  filter: alpha(opacity=80);
  line-height: 1; }
  .toast-close-button:focus, .toast-close-button:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4;
    filter: alpha(opacity=40); }
  .toast-close-button .rtl .toast-close-button {
    left: -.3em;
    float: left;
    right: .3em; }

button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none; }

.toastr_top_center {
  top: 12px;
  right: 12px;
  width: 100%; }

.toastr_bottom_center {
  bottom: 12px;
  right: 12px;
  width: 100%; }

.toastr_top_left {
  top: 12px;
  left: 12px; }

.toastr_top_right {
  top: 12px;
  right: 12px; }

.toastr_bottom_right {
  right: 12px;
  bottom: 12px; }

.toastr_bottom_left {
  bottom: 12px;
  left: 12px; }

#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none; }

#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999;
  -webkit-box-shadow: 0 0 12px #999;
  box-shadow: 0 0 12px #999;
  color: #FFF;
  opacity: .8;
  filter: alpha(opacity=80); }

#toastr_top_left,
#toastr_top_right,
#toastr_top_center,
#toastr_bottom_left,
#toastr_bottom_right,
#toastr_bottom_center {
  position: fixed;
  z-index: 999999;
  pointer-events: none; }

#toastr_top_left > div,
#toastr_top_right > div,
#toastr_top_center > div,
#toastr_bottom_left > div,
#toastr_bottom_right > div,
#toastr_bottom_center > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999;
  -webkit-box-shadow: 0 0 12px #999;
  box-shadow: 0 0 12px #999;
  color: #FFF;
  opacity: .8;
  font-size: 14px;
  filter: alpha(opacity=80); }

#toast-container > div.rtl {
  direction: rtl;
  padding: 15px 50px 15px 15px;
  background-position: right 15px center; }

#toastr_top_left > div:hover,
#toastr_top_right > div:hover,
#toastr_top_center > div:hover,
#toastr_bottom_left > div:hover,
#toastr_bottom_right > div:hover,
#toastr_bottom_center > div:hover,
#toast-container > div:hover {
  -moz-box-shadow: 0 0 12px #000;
  -webkit-box-shadow: 0 0 12px #000;
  box-shadow: 0 0 12px #000;
  opacity: 1;
  filter: alpha(opacity=100);
  cursor: pointer; }

#toast-container.toastr_bottom_center > div,
#toast-container.toastr_top_center > div,
#toastr_bottom_center.toastr_bottom_center > div,
#toastr_top_center.toastr_top_center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto; }

.toast {
  background-color: #030303; }

#toastr_bottom_right .toast-success,
#toastr_bottom_center .toast-success,
#toastr_bottom_left .toast-success,
#toast-container .toast-success,
#toastr_top_left .toast-success,
#toastr_top_right .toast-success,
#toastr_top_center .toast-success {
  background-color: #06D6A0;
  background-image: none;
  color: #fff; }

#toastr_bottom_right .toast-error,
#toastr_bottom_center .toast-error,
#toastr_bottom_left .toast-error,
#toastr_top_left .toast-error,
#toastr_top_right .toast-error,
#toastr_top_center .toast-error,
#toast-container .toast-error {
  background-color: #F2385A; }

#toastr_bottom_right .toast-info,
#toastr_bottom_center .toast-info,
#toastr_bottom_left .toast-info,
#toast-container .toast-info,
#toastr_top_right .toast-info,
#toastr_top_center .toast-info,
#toastr_top_left .toast-info {
  background-color: #2177bb; }

#toastr_bottom_right .toast-warning,
#toastr_bottom_center .toast-warning,
#toastr_bottom_left .toast-warning,
#toast-container .toast-warning,
#toastr_top_left .toast-warning,
#toastr_top_right .toast-warning,
#toastr_top_center .toast-warning {
  background-color: #FFD800; }

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000;
  opacity: .4;
  filter: alpha(opacity=40); }

@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em; }

  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px; }

  #toast-container .toast-close-button {
    right: -.2em;
    top: -.2em; }

  #toast-container .rtl .toast-close-button {
    left: -.2em;
    right: .2em; } }
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em; }

  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px; }

  #toast-container .toast-close-button {
    right: -.2em;
    top: -.2em; }

  #toast-container .rtl .toast-close-button {
    left: -.2em;
    right: .2em; } }
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em; }

  #toast-container > div.rtl {
    padding: 15px 50px 15px 15px; } }
/* ============================ */
/*            End Toastr
/* ============================ */
/* ============================ */
/*         Sweet Alert
/* ============================ */
.swal2-container .swal2-styled:not(.swal2-cancel) {
  background: #2177bb !important;
  outline: none; }

.swal2-popup .swal2-title {
  color: #444 !important;
  font-size: 24px !important; }

/* ============================ */
/*        End Sweet Alert
/* ============================ */
/* ============================ */
/*            Cropper
/* ============================ */
.img-preview {
  overflow: hidden;
  float: left;
  background-color: #eee;
  width: 100%;
  text-align: center;
  margin-right: 10px;
  margin-bottom: 10px; }

.preview-lg {
  width: 200px;
  height: 150px; }

.img-container,
.img-preview {
  background-color: #f7f7f7;
  text-align: center;
  width: 100%; }

.preview-md {
  width: 150px;
  height: 120px; }

.preview-sm {
  width: 100px;
  height: 75px; }

/* ============================ */
/*            End Cropper
/* ============================ */
/* ============================ */
/*            Loaders
/* ============================ */
.ring_loader {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px; }

.ring_loader div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 4px;
  border-radius: 50%;
  animation: ring_loader 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite; }

.primary_ring_loader div {
  border: 4px solid #2177bb;
  border-color: #2177bb transparent transparent transparent; }

.secondary_ring_loader div {
  border: 4px solid #3C3ACC;
  border-color: #3C3ACC transparent transparent transparent; }

.success_ring_loader div {
  border: 4px solid #06D6A0;
  border-color: #06D6A0 transparent transparent transparent; }

.warning_ring_loader div {
  border: 4px solid #FFD800;
  border-color: #FFD800 transparent transparent transparent; }

.danger_ring_loader div {
  border: 4px solid #F2385A;
  border-color: #F2385A transparent transparent transparent; }

.dark_ring_loader div {
  border: 4px solid #444;
  border-color: #444 transparent transparent transparent; }

.ring_loader div:nth-child(1) {
  animation-delay: -0.45s; }

.ring_loader div:nth-child(2) {
  animation-delay: -0.3s; }

.ring_loader div:nth-child(3) {
  animation-delay: -0.15s; }

@keyframes ring_loader {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.default_loader {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px; }

.default_loader div {
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  animation: default_loader 1.2s linear infinite; }

.default_loader div:nth-child(1) {
  animation-delay: 0s;
  top: 37px;
  left: 66px; }

.default_loader div:nth-child(2) {
  animation-delay: -0.1s;
  top: 22px;
  left: 62px; }

.default_loader div:nth-child(3) {
  animation-delay: -0.2s;
  top: 11px;
  left: 52px; }

.default_loader div:nth-child(4) {
  animation-delay: -0.3s;
  top: 7px;
  left: 37px; }

.default_loader div:nth-child(5) {
  animation-delay: -0.4s;
  top: 11px;
  left: 22px; }

.default_loader div:nth-child(6) {
  animation-delay: -0.5s;
  top: 22px;
  left: 11px; }

.default_loader div:nth-child(7) {
  animation-delay: -0.6s;
  top: 37px;
  left: 7px; }

.default_loader div:nth-child(8) {
  animation-delay: -0.7s;
  top: 52px;
  left: 11px; }

.default_loader div:nth-child(9) {
  animation-delay: -0.8s;
  top: 62px;
  left: 22px; }

.default_loader div:nth-child(10) {
  animation-delay: -0.9s;
  top: 66px;
  left: 37px; }

.default_loader div:nth-child(11) {
  animation-delay: -1s;
  top: 62px;
  left: 52px; }

.default_loader div:nth-child(12) {
  animation-delay: -1.1s;
  top: 52px;
  left: 62px; }

@keyframes default_loader {
  0%, 20%, 80%, 100% {
    transform: scale(1); }
  50% {
    transform: scale(1.5); } }
.loader_dual {
  display: inline-block;
  width: 50px;
  height: 50px; }
  .loader_dual:after {
    content: " ";
    display: block;
    width: 50px;
    height: 50px;
    margin: 8px;
    border-radius: 50%;
    animation: loader_dual 1.2s linear infinite; }

.primary_dual_loader:after {
  border: 4px solid #2177bb;
  border-color: #2177bb transparent #2177bb transparent; }

.secondary_dual_loader:after {
  border: 4px solid #3C3ACC;
  border-color: #3C3ACC transparent #3C3ACC transparent; }

.success_dual_loader:after {
  border: 4px solid #06D6A0;
  border-color: #06D6A0 transparent #06D6A0 transparent; }

.warning_dual_loader:after {
  border: 4px solid #FFD800;
  border-color: #FFD800 transparent #FFD800 transparent; }

.danger_dual_loader:after {
  border: 4px solid #F2385A;
  border-color: #F2385A transparent #F2385A transparent; }

.dark_dual_loader:after {
  border: 4px solid #444;
  border-color: #444 transparent #444 transparent; }

@keyframes loader_dual {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.roller_loader {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px; }

.roller_loader div {
  animation: roller_loader 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 32px 32px; }

.roller_loader div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin: -3px 0 0 -3px; }

.roller_loader div:nth-child(1) {
  animation-delay: -0.036s; }

.roller_loader div:nth-child(1):after {
  top: 50px;
  left: 50px; }

.roller_loader div:nth-child(2) {
  animation-delay: -0.072s; }

.roller_loader div:nth-child(2):after {
  top: 54px;
  left: 45px; }

.roller_loader div:nth-child(3) {
  animation-delay: -0.108s; }

.roller_loader div:nth-child(3):after {
  top: 57px;
  left: 39px; }

.roller_loader div:nth-child(4) {
  animation-delay: -0.144s; }

.roller_loader div:nth-child(4):after {
  top: 58px;
  left: 32px; }

.roller_loader div:nth-child(5) {
  animation-delay: -0.18s; }

.roller_loader div:nth-child(5):after {
  top: 57px;
  left: 25px; }

.roller_loader div:nth-child(6) {
  animation-delay: -0.216s; }

.roller_loader div:nth-child(6):after {
  top: 54px;
  left: 19px; }

.roller_loader div:nth-child(7) {
  animation-delay: -0.252s; }

.roller_loader div:nth-child(7):after {
  top: 50px;
  left: 14px; }

.roller_loader div:nth-child(8) {
  animation-delay: -0.288s; }

.roller_loader div:nth-child(8):after {
  top: 45px;
  left: 10px; }

@keyframes roller_loader {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.primary_roller_loader div:after {
  background: #2177bb; }

.secondary_roller_loader div:after {
  background: #3C3ACC; }

.success_roller_loader div:after {
  background: #06D6A0; }

.warning_roller_loader div:after {
  background: #FFD800; }

.danger_roller_loader div:after {
  background: #F2385A; }

.dark_roller_loader div:after {
  background: #444; }

.loader_rippler {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px; }

.loader_rippler div {
  position: absolute;
  border: 4px solid;
  opacity: 1;
  border-radius: 50%;
  animation: loader_rippler 1s cubic-bezier(0, 0.2, 0.8, 1) infinite; }

.loader_rippler div:nth-child(2) {
  animation-delay: -0.5s; }

@keyframes loader_rippler {
  0% {
    top: 28px;
    left: 28px;
    width: 0;
    height: 0;
    opacity: 1; }
  100% {
    top: -1px;
    left: -1px;
    width: 58px;
    height: 58px;
    opacity: 0; } }
.primary_ripple_loader div {
  border-color: #2177bb; }

.secondary_ripple_loader div {
  border-color: #3C3ACC; }

.success_ripple_loader div {
  border-color: #06D6A0; }

.warning_ripple_loader div {
  border-color: #FFD800; }

.danger_ripple_loader div {
  border-color: #F2385A; }

.dark_ripple_loader div {
  border-color: #444; }

.spinner_loader {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px; }

.spinner_loader div {
  transform-origin: 32px 32px;
  animation: spinner_loader 1.2s linear infinite; }

.spinner_loader div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 29px;
  width: 5px;
  height: 14px;
  border-radius: 20%; }

.spinner_loader div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s; }

.spinner_loader div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s; }

.spinner_loader div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s; }

.spinner_loader div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s; }

.spinner_loader div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s; }

.spinner_loader div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s; }

.spinner_loader div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s; }

.spinner_loader div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s; }

.spinner_loader div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s; }

.spinner_loader div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s; }

.spinner_loader div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s; }

.spinner_loader div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s; }

@keyframes spinner_loader {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.primary_spinner_loader div:after {
  background: #2177bb; }

.secondary_spinner_loader div:after {
  background: #3C3ACC; }

.success_spinner_loader div:after {
  background: #06D6A0; }

.warning_spinner_loader div:after {
  background: #FFD800; }

.danger_spinner_loader div:after {
  background: #F2385A; }

.dark_spinner_loader div:after {
  background: #444; }

.dark_spinner_loader div:after {
  background: #444; }

/* ============================ */
/*            End Loaders
/* ============================ */
/* ============================ */
/*            Tour
/* ============================ */
.hopscotch-bubble {
  background-color: #2177bb !important;
  border: none !important;
  color: #FFFFFF !important;
  font-size: 13px !important; }
  .hopscotch-bubble .hopscotch-bubble-number {
    background: none !important;
    background-color: #fff !important;
    color: #444 !important;
    padding: 0 !important;
    border-radius: 50px !important; }
  .hopscotch-bubble h3 {
    color: #fff !important; }
  .hopscotch-bubble .hopscotch-nav-button.next {
    border-color: #eaeaea !important;
    color: #444 !important;
    margin: 0 0 0 10px;
    text-shadow: none !important;
    background-color: #FFFFFF !important;
    background-image: none !important; }
  .hopscotch-bubble .hopscotch-bubble-arrow-container.right {
    right: -33px !important; }
    .hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border {
      border-left: 17px solid #2177bb !important; }
    .hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow {
      border-left: 17px solid #2177bb !important;
      left: -3px !important; }
  .hopscotch-bubble .hopscotch-bubble-arrow-container.down {
    bottom: -33px !important; }
    .hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border {
      border-top: 17px solid #2177bb !important; }
    .hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow {
      border-top: 17px solid #2177bb !important; }
  .hopscotch-bubble .hopscotch-bubble-arrow-container.left {
    left: -15px !important; }
    .hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border {
      border-right: 17px solid #2177bb !important; }
    .hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow {
      border-right: 17px solid #2177bb !important; }
  .hopscotch-bubble .hopscotch-bubble-arrow-container.up {
    top: -15px !important; }
    .hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border {
      border-bottom: 17px solid #2177bb !important; }
    .hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow {
      border-bottom: 17px solid #2177bb !important; }

/* ============================ */
/*            End Tour
/* ============================ */
/* ============================ */
/*         Ladda Btn
/* ============================ */
.ladda-button[disabled]:hover,
.ladda-button[data-loading]:hover {
  cursor: default !important; }

.primary-btn.ladda-button[disabled],
.primary-btn.ladda-button[data-loading],
.primary-btn.ladda-button[disabled]:hover,
.primary-btn.ladda-button[data-loading]:hover {
  background-color: #6973ff !important; }

.secondary-btn.ladda-button[disabled],
.secondary-btn.ladda-button[data-loading],
.secondary-btn.ladda-button[disabled]:hover,
.secondary-btn.ladda-button[data-loading]:hover {
  background-color: #6463d6 !important; }

.success-btn.ladda-button[disabled],
.success-btn.ladda-button[data-loading],
.success-btn.ladda-button[disabled]:hover,
.success-btn.ladda-button[data-loading]:hover {
  background-color: #17f8be !important; }

.warning-btn.ladda-button[disabled],
.warning-btn.ladda-button[data-loading],
.warning-btn.ladda-button[disabled]:hover,
.warning-btn.ladda-button[data-loading]:hover {
  background-color: #ffe033 !important; }

.danger-btn.ladda-button[disabled],
.danger-btn.ladda-button[data-loading],
.danger-btn.ladda-button[disabled]:hover,
.danger-btn.ladda-button[data-loading]:hover {
  background-color: #f56882 !important; }

.dark-btn.ladda-button[disabled],
.dark-btn.ladda-button[data-loading],
.dark-btn.ladda-button[disabled]:hover,
.dark-btn.ladda-button[data-loading]:hover {
  background-color: #5e5e5e !important; }

.light-btn.ladda-button[disabled],
.light-btn.ladda-button[data-loading],
.light-btn.ladda-button[disabled]:hover,
.light-btn.ladda-button[data-loading]:hover {
  background-color: white !important; }

.ladda-button[data-style=contract] {
  width: auto !important; }

/* ============================ */
/*        End Ladda Btn
/* ============================ */
/* ============================ */
/*         Dropzone
/* ============================ */
.dropzone {
  cursor: pointer;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }
  .dropzone i {
    font-size: 60px; }
  .dropzone .dz-preview {
    margin: 10px !important; }
  .dropzone.dropzone-primary {
    border: 2px dashed #6973ff !important; }
    .dropzone.dropzone-primary i {
      color: #6973ff;
      opacity: 0.5; }
  .dropzone.dropzone-secondary {
    border: 2px dashed #6463d6 !important; }
    .dropzone.dropzone-secondary i {
      color: #6463d6;
      opacity: 0.5; }
  .dropzone.dropzone-success {
    border: 2px dashed #17f8be !important; }
    .dropzone.dropzone-success i {
      color: #17f8be;
      opacity: 0.5; }
  .dropzone.dropzone-warning {
    border: 2px dashed #ffe033 !important; }
    .dropzone.dropzone-warning i {
      color: #ffe033;
      opacity: 0.5; }
  .dropzone.dropzone-danger {
    border: 2px dashed #f56882 !important; }
    .dropzone.dropzone-danger i {
      color: #f56882;
      opacity: 0.5; }
  .dropzone.dropzone-dark {
    border: 2px dashed #5e5e5e !important; }
    .dropzone.dropzone-dark i {
      color: #5e5e5e;
      opacity: 0.5; }
  .dropzone.dropzone-light {
    border: 2px dashed #eaeaea !important; }
    .dropzone.dropzone-light i {
      color: #eaeaea;
      opacity: 0.5; }

/* ============================ */
/*        End Dropzone
/* ============================ */
/* ============================ */
/*            Forms
/* ============================ */
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #2177bb;
  outline: 0;
  box-shadow: none; }

.form-control,
.form-control:focus {
  outline: none;
  box-shadow: none; }

.form-rounded {
  border-radius: 40px; }

.form-control {
  font-size: 14px;
  border: 1px solid rgba(170, 170, 170, 0.3); }

label {font-weight: 500; color: #666; display: inline-block; margin: 8px 0 3px; }

.form-row label {margin: 0 0 8px;}
  

.font-14 {
  font-size: 14px; }

.input-rounded {
  border-radius: 50px; }

.custom-file-label,
.custom-file-input,
.custom-file {
  height: calc(2.25rem + 7px);
  padding: 10.8px 12px; }

.custom-file-label:after {
  height: calc(calc(2.25rem + 7px) - 1px * 2);
  padding: 10.8px 12px; }

.grid-col {
  padding: 10px 15px;
  background: #f3f8fb;
  margin-bottom: 30px;
  color: #666;
  border: 1px solid #e3e6e8; }

.custom-control-label {
  margin-top: 2px; }

.form-control-feedback {
  font-size: 14px;
  margin-top: 8px;
  font-weight: 500;
  color: #000; }

.form-check .form-check-label {
  min-height: 18px;
  display: block;
  margin-left: 15px;
  font-size: 14px;
  line-height: 1; }

.primary-checkbox.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
.primary-radio.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #2177bb !important; }
.primary-checkbox.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before,
.primary-radio.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: #cfd2ff !important; }
.primary-checkbox.custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.primary-radio.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #2177bb !important; }
.primary-checkbox.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before,
.primary-radio.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: #cfd2ff !important; }

.secondary-checkbox.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
.secondary-radio.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #3C3ACC !important; }
.secondary-checkbox.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before,
.secondary-radio.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: #b4b4eb !important; }
.secondary-checkbox.custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.secondary-radio.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #3C3ACC !important; }
.secondary-checkbox.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before,
.secondary-radio.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: #b4b4eb !important; }

.success-checkbox.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
.success-radio.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #06D6A0 !important; }
.success-checkbox.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before,
.success-radio.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: #7afbda !important; }
.success-checkbox.custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.success-radio.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #06D6A0 !important; }
.success-checkbox.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before,
.success-radio.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: #7afbda !important; }

.danger-checkbox.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
.danger-radio.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #F2385A !important; }
.danger-checkbox.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before,
.danger-radio.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: #fbc8d1 !important; }
.danger-checkbox.custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.danger-radio.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #F2385A !important; }
.danger-checkbox.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before,
.danger-radio.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: #fbc8d1 !important; }

.warning-checkbox.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
.warning-radio.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #FFD800 !important; }
.warning-checkbox.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before,
.warning-radio.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: #ffef99 !important; }
.warning-checkbox.custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.warning-radio.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #FFD800 !important; }
.warning-checkbox.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before,
.warning-radio.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: #ffef99 !important; }

.dark-checkbox.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
.dark-radio.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #444 !important; }
.dark-checkbox.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before,
.dark-radio.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: #919191 !important; }
.dark-checkbox.custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.dark-radio.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #444 !important; }
.dark-checkbox.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before,
.dark-radio.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: #919191 !important; }

.input-group-text {
  background-color: #f9f9f9 !important;
  border: 1px solid rgba(170, 170, 170, 0.3) !important; }

.valid-tooltip {
  background-color: #48facc; }

.custom-select.is-valid, .form-control.is-valid, .was-validated .custom-select:valid, .was-validated .form-control:valid {
  border-color: #06D6A0; }

.custom_checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0; }
  .custom_checkbox .custom_check_label {
    min-height: 18px;
    display: block;
    margin-left: 1.75rem;
    font-size: 14px;
    line-height: 1.5; }
    .rtl .custom_checkbox .custom_check_label {
      margin-left: 0;
      margin-right: 1.75rem; }
    .custom_checkbox .custom_check_label input {
      position: absolute;
      top: 0;
      left: 0;
      margin-left: 0;
      margin-top: 0;
      z-index: 1;
      cursor: pointer;
      opacity: 0;
      filter: alpha(opacity=0); }
      .rtl .custom_checkbox .custom_check_label input {
        left: auto;
        right: 0; }
    .custom_checkbox .custom_check_label input[type="checkbox"] + .input-helper:before, .custom_checkbox .custom_check_label input[type="checkbox"] + .input-helper:after {
      position: absolute;
      top: 0;
      left: 0; }
      .rtl .custom_checkbox .custom_check_label input[type="checkbox"] + .input-helper:before, .rtl .custom_checkbox .custom_check_label input[type="checkbox"] + .input-helper:after {
        left: auto;
        right: 0; }
    .custom_checkbox .custom_check_label input[type="checkbox"] + .input-helper:before {
      content: "";
      width: 20px;
      height: 20px;
      border-radius: 5px;
      border: solid #eaeaea;
      border-width: 2px;
      -webkit-transition-duration: 250ms;
      transition-duration: 250ms; }
    .custom_checkbox .custom_check_label input[type="checkbox"] + .input-helper:after {
      -webkit-transition-duration: 250ms;
      transition-duration: 250ms;
      font-family: Ionicons;
      font-style: normal;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0);
      content: "\f3fd";
      font-weight: bold;
      color: #FFFFFF;
      left: 4px;
      font-size: 26px;
      top: 1px; }
    .custom_checkbox .custom_check_label input[type="checkbox"]:checked + .input-helper:before {
      background: #2177bb;
      border-width: 0; }
    .custom_checkbox .custom_check_label input[type="checkbox"]:checked + .input-helper:after {
      width: 18px;
      opacity: 1;
      line-height: 18px;
      filter: alpha(opacity=100);
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    .custom_checkbox .custom_check_label input[type="checkbox"]:disabled + .input-helper:before {
      border-color: #eaeaea; }
    .custom_checkbox .custom_check_label input[type="checkbox"]:disabled:checked + .input-helper:after {
      background: #2177bb;
      color: #eaeaea; }
    .custom_checkbox .custom_check_label input[type="radio"] + .input-helper:before {
      position: absolute;
      content: "";
      top: 0;
      left: 0;
      border: solid #eaeaea;
      border-width: 2px;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      -webkit-transition-duration: 250ms;
      transition-duration: 250ms; }
      .rtl .custom_checkbox .custom_check_label input[type="radio"] + .input-helper:before {
        left: auto;
        right: 0; }
    .custom_checkbox .custom_check_label input[type="radio"] + .input-helper:after {
      content: "";
      width: 8px;
      height: 8px;
      color: #FFFFFF;
      background: #2177bb;
      border-radius: 50%;
      top: 6px;
      left: 6px;
      -webkit-transition: all;
      -o-transition: all;
      transition: all;
      -webkit-transition-duration: 250ms;
      transition-duration: 250ms;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0);
      position: absolute; }
      .rtl .custom_checkbox .custom_check_label input[type="radio"] + .input-helper:after {
        left: auto;
        right: 6px; }
    .custom_checkbox .custom_check_label input[type="radio"]:checked + .input-helper:before {
      background: #2177bb;
      border: 2px solid #2177bb; }
    .custom_checkbox .custom_check_label input[type="radio"]:checked + .input-helper:after {
      opacity: 1;
      line-height: 1.5;
      filter: alpha(opacity=100);
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    .custom_checkbox .custom_check_label input[type="radio"]:disabled + .input-helper:before {
      border-color: #eaeaea; }
    .custom_checkbox .custom_check_label input[type="radio"]:disabled:checked + .input-helper:before {
      background: #2177bb; }
    .custom_checkbox .custom_check_label input[type="radio"]:disabled:checked + .input-helper:after {
      background: #eaeaea; }

/* ============================ */
/*            End Forms
/* ============================ */
/* ============================ */
/*            Calendar
/* ============================ */
.full_calendar table tr td {
  vertical-align: middle !important;
  padding: initial !important; }
.full_calendar .fc-event {
  border: none;
  padding: 3px !important;
  text-align: center; }
.full_calendar a {
  color: #fff !important;
  font-size: 12px; }
.full_calendar.fc-unthemed .fc-toolbar .fc-button:focus, .full_calendar.fc-unthemed .fc-toolbar .fc-button:active, .full_calendar.fc-unthemed .fc-toolbar .fc-button.fc-state-active {
  background: #2177bb;
  color: #fff;
  border: 1px solid #2177bb;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none; }
.full_calendar.fc-unthemed .fc-toolbar .fc-button {
  color: #a1a8c3;
  background: transparent;
  border: 1px solid #ebedf2;
  text-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }
.full_calendar.fc-unthemed .fc-toolbar .fc-button:hover {
  background: #f7f8fa;
  border: 1px solid #ebedf2;
  color: #a1a8c3; }
.full_calendar.fc-unthemed .fc-toolbar .fc-button {
  outline: none !important;
  font-size: 14px; }
.full_calendar.fc-unthemed .fc-toolbar h2 {
  font-size: 1.2rem;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 0.75rem;
  margin: 0; }

.external-event {
  padding: 5px 10px;
  font-weight: 500;
  margin-bottom: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  cursor: move;
  text-align: center; }

/* ============================ */
/*            End Calendar
/* ============================ */
/* ============================ */
/*            Mail Box
/* ============================ */
.mail_content {
  padding: 30px;
  background-color: #ffffff;
  border: 1px solid #e8e8e8; }
  .mail_content .fa.fa-star {
    color: #FFD800; }
  @media screen and (max-width: 991px) {
    .mail_content .mail_list .label-primary,
    .mail_content .mail_list .label-secondary,
    .mail_content .mail_list .label-danger,
    .mail_content .mail_list .label-warning,
    .mail_content .mail_list .label-success {
      display: inline-block;
      margin-bottom: 10px; }
	.rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav {flex-direction:column !important; align-items:flex-end !important;}
	.rt_nav_header.horizontal-layout .top_nav .nav_wrapper_main .navbar-nav .nav-item {margin:0; margin-top:5px;}
	  
	  
	  }
  @media screen and (max-width: 991px) {
    .mail_content .all_mails_btn {
      float: none !important;
      margin-top: 20px; } }

.recipient {
  font-size: 13px;
  margin-top: 5px;
  color: #666;
  font-weight: 600; }

.mailbox-time {
  font-size: 11px;
  color: #868383;
  font-weight: 500; }

@media screen and (max-width: 991px) {
  .reply_btn {
    float: none !important; } }

.mailbox-attachments li {
  float: left;
  width: 200px;
  border: 1px solid #eee;
  margin-bottom: 10px;
  margin-right: 10px; }
  .mailbox-attachments li .btn-primary {
    position: relative;
    overflow: hidden;
    height: 20px;
    width: 25px; }
    .mailbox-attachments li .btn-primary i {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 12px; }
.mailbox-attachments .mailbox-attachment-name {
  font-weight: bold;
  color: #666; }
.mailbox-attachments .mailbox-attachment-icon,
.mailbox-attachments .mailbox-attachment-info,
.mailbox-attachments .mailbox-attachment-size {
  display: block; }
.mailbox-attachments .mailbox-attachment-info {
  padding: 10px;
  background: #f4f4f4; }
.mailbox-attachments .mailbox-attachment-size {
  color: #999;
  font-size: 12px; }
.mailbox-attachments .mailbox-attachment-icon {
  text-align: center;
  font-size: 65px;
  color: #666;
  padding: 20px 10px; }
.mailbox-attachments .mailbox-attachment-icon.has-img {
  padding: 0; }
.mailbox-attachments .mailbox-attachment-icon.has-img > img {
  max-width: 100%;
  height: auto; }

.label-primary,
.label-secondary,
.label-danger,
.label-warning,
.label-success {
  padding: 5px;
  background: #2177bb;
  color: #fff;
  border-radius: 4px;
  text-align: center;
  font-size: 12px; }

.label-secondary {
  background: #3C3ACC; }

.label-success {
  background: #06D6A0; }

.label-warning {
  background: #FFD800; }

.label-danger {
  background: #F2385A; }

.mail_tabs {
  margin-top: 30px;
  border: 1px solid #eaeaea;
  border-radius: 9px;
  overflow: hidden; }
  .mail_tabs li {
    display: block; }
    .mail_tabs li a {
      display: block;
      color: #555555;
      padding: 10px 15px;
      text-decoration: none;
      background-color: #ffffff;
      margin-bottom: 1px; }
      .mail_tabs li a i {
        font-size: 14px;
        margin-right: 10px; }
    .mail_tabs li.active a, .mail_tabs li a:hover {
      background-color: #f5f5f5;
      color: #2177bb; }

.inbox_numb {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  margin-left: 5px; }

.mail_head {
  display: inline-block;
  width: auto;
  float: left;
  margin: 0;
  font-size: 20px; }

.mail_more_btn, .mail_nav, .mail_count_nav {
  margin: 30px 0; }

.mail_list table tr td:nth-child(4) {
  font-size: 95%; }

.mail_list table tr td:nth-child(5) {
  font-size: 85%; }

.mail_list table tr.unread td:nth-child(3) {
  font-weight: 700; }

.mail_list table tr td:nth-child(3), .mail_list table tr td:nth-child(4), .mail_list table tr td:nth-child(5), .mail_list table .star {
  cursor: pointer; }

/* ============================ */
/*            End Mailbox
/* ============================ */
/* ============================ */
/*            Gallery
/* ============================ */
#mt_portfolio .portfolio_grid {
  width: calc(33.3333333% - 25px);
  height: auto;
  margin: 12px;
  float: left;
  position: relative;
  max-height: 800px;
  overflow: hidden; }
  @media only screen and (max-width: 767px) {
	  div[id^="warranty-group"] {display:inline-block; text-align:center; width:100% !important; background-position:center; margin-right:0;}
	  #popup .powertrain-banner, #popup .plus-banner, #popup .luxury-banner, #popup .premium-banner, #popup .custom-banner {margin-right:0;}
    #mt_portfolio .portfolio_grid {
      padding: 0 15px;
      width: 97%; } 
	#header_title {font-size:1.1em !important;}
	.search-top input[name="id"] {width:90px;}
	.search-top input[name="submit"] {width:80px; padding:3px 5px;}
	#filter_container {overflow-x:auto;border-bottom: 2px solid #ccc; padding-bottom:15px;}
	}
  @media only screen and (max-width: 480px) {
    #mt_portfolio .portfolio_grid {width: 95%;} 
	.main-content-inner, .content-wrapper {padding-left: 0; padding-right:0;}
	#aplication_filtr > div {padding:0 !important;}
	#data-range-partials input[type="text"] {width:110px;}
	  }
#mt_portfolio li:after {
  display: none; }
#mt_portfolio li:before {
  display: none; }
#mt_portfolio .mt_filter {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  margin-bottom: 20px; }
  @media only screen and (max-width: 767px) {
    #mt_portfolio .mt_filter {
      margin-left: 15px; } }
  #mt_portfolio .mt_filter ul li {
    margin-right: 15px;
    padding: 0;
    margin-bottom: 17px; }
    @media only screen and (max-width: 640px) {
      #mt_portfolio .mt_filter ul li {
        margin-bottom: 0; } }
    #mt_portfolio .mt_filter ul li a {
      color: #666666;
      font-size: 14px;
      text-decoration: none;
      text-transform: uppercase;
      letter-spacing: 1px; }
      #mt_portfolio .mt_filter ul li a:hover:before {
        transform: scaleX(1);
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -o-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform-origin: left top 0;
        -webkit-transform-origin: left top 0;
        -moz-transform-origin: left top 0;
        -o-transform-origin: left top 0;
        -ms-transform-origin: left top 0; }
      #mt_portfolio .mt_filter ul li a:before {
        background-color: #212529;
        content: "";
        height: 0.5px;
        left: 0;
        position: absolute;
        top: 25px;
        transform: scaleX(0);
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -o-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform-origin: right top 0;
        -webkit-transform-origin: right top 0;
        -moz-transform-origin: right top 0;
        -o-transform-origin: right top 0;
        -ms-transform-origin: right top 0;
        transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
        -moz-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
        -o-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
        -ms-transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
        width: 99%; }
#mt_portfolio .mt_filter li a.active {
  border-bottom: 0.5px solid #212529; }
#mt_portfolio .portfolio_row {
  margin-top: 30px; }
#mt_portfolio .grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  text-align: center;
  background: #000;
  margin: 0; }
  @media screen and (max-width: 50em) {
    #mt_portfolio .grid figure {
      display: inline-block;
      float: none;
      margin: 10px auto;
      width: 100%; } }
  #mt_portfolio .grid figure h2 {
    font-weight: 300; }
    #mt_portfolio .grid figure h2 span {
      font-weight: 800; }
  #mt_portfolio .grid figure h2,
  #mt_portfolio .grid figure h3 {
    margin: 0; }
  #mt_portfolio .grid figure h3 {
    color: #fff;
    font-size: 26px;
    font-weight: 500; }
    @media only screen and (max-width: 520px) {
      #mt_portfolio .grid figure h3 {
        font-size: 16px; } }
    #mt_portfolio .grid figure h3 .view_proj {
      color: #fff;
      text-transform: initial; }
      #mt_portfolio .grid figure h3 .view_proj:hover, #mt_portfolio .grid figure h3 .view_proj:focus {
        color: #fff;
        text-decoration: none; }
  #mt_portfolio .grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%; }
  #mt_portfolio .grid figure figcaption {
    padding: 1em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    @media only screen and (max-width: 767px) {
      #mt_portfolio .grid figure figcaption {
        padding: 1em; } }
    #mt_portfolio .grid figure figcaption:before, #mt_portfolio .grid figure figcaption:after {
      pointer-events: none; }
#mt_portfolio .grid .effect-chico:hover img {
  opacity: 0.3;
  -webkit-transform: scale(1);
  transform: scale(1); }
#mt_portfolio .grid .effect-chico h2 {
  padding: 20% 0 20px 0; }
#mt_portfolio .grid .effect-chico h3 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  text-align: left; }
#mt_portfolio .grid .effect-chico img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.12);
  transform: scale(1.12); }
#mt_portfolio .grid .effect-chico span {
  display: block;
  margin-top: 5px; }
  @media only screen and (max-width: 520px) {
    #mt_portfolio .grid .effect-chico span {
      margin-top: 0; } }
  #mt_portfolio .grid .effect-chico span a {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    color: #000;
    display: inline-block;
    height: 40px;
    line-height: 42px;
    text-align: center;
    width: 40px; }
    @media only screen and (max-width: 520px) {
      #mt_portfolio .grid .effect-chico span a {
        height: 30px;
        line-height: 30px;
        width: 30px; } }
#mt_portfolio .grid .effect-chico figcaption:before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: '';
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }
#mt_portfolio .grid .effect-chico figcaption::before,
#mt_portfolio .grid .effect-chico h3 {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; }
#mt_portfolio figure.effect-chico:hover figcaption::before,
#mt_portfolio figure.effect-chico:hover h3 {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }

/* ============================ */
/*            End Gallery
/* ============================ */
/* ============================ */
/*            Login
/* ============================ */
.login-bg,
.register-bg {
  height: 100vh;
  background: url(../images/login-bg.jpg) no-repeat;
  background-size: cover;
  width: 470px;
  float: left;
  position: relative;
	background-position-y: bottom;
  }

.register-bg {
  background: url(../images/register-bg.jpg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover; }

@media only screen and (max-width: 767px) {
  .login_txt {
    display: none; } }

.login-overlay {
  height: 100%;
  display: block;
  position: absolute;
  width: 100%;
  background: rgba(29, 29, 38, 0.3);
  top: 0;
  left: 0;
  z-index: 1; }

.login-left {
  position: absolute;
  top: 70%;
  text-align: center;
  z-index: 2;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%; }

.login-left p {
  font-size: 18px;
  color: #fff;
  width: 82%;
  margin: 100px auto 50px;
	text-shadow: 0px 0px 8px #000
}

.login-left a {
  display: inline-block;
  border-radius: 30px;
  padding: 10px 30px; }

.login-form {
  width: calc(100% - 470px);
  float: left;
  position: relative; }

.login-form form {
  position: absolute;
  top: 50%;
  z-index: 2;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 18px 37.7px 15.3px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 18px 37.7px 15.3px rgba(0, 0, 0, 0.07);
  box-shadow: 0 18px 37.7px 15.3px rgba(0, 0, 0, 0.07); }

.login-form form h2 {
  color: #444;
  font-weight: 500; }

.login-form form .input-group {
  padding-bottom: 12px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.4); }

.login-area {
  background: #f9f9f9; }

.login-form-body {
  padding: 50px; }

.form-gp {
  margin-bottom: 25px;
  position: relative; }

.form-gp label {
  position: absolute;
  left: 0;
  top: 0;
  color: #b3b2b2;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-size: 12px; }

.form-gp.focused label {
  top: -15px;
  color: #2177bb; }

.form-gp input {
  width: 100%;
  height: 30px;
  border: none;
  border-bottom: 1px solid #e6e6e6;
  font-size: 12px; }

.form-gp input::-webkit-input-placeholder {
  color: #dad7d7; }

.form-gp input::-moz-placeholder {
  color: #dad7d7; }

.form-gp input:-ms-input-placeholder {
  color: #dad7d7; }

.form-gp input:-moz-placeholder {
  color: #dad7d7; }

.form-gp i {
  position: absolute;
  right: 10px;
  bottom: 7px;
  color: #2177bb;
  font-size: 16px; }

.rmber-area {
  font-size: 13px; }

.submit-btn-area {
  text-align: center; }

.submit-btn-area button {
  width: 100%;
  height: 50px;
  border-radius: 40px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: 600;
  font-size: 12px;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.07);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.submit-btn-area button i {
  margin-left: 15px;
  -webkit-transition: margin-left 0.3s ease 0s;
  transition: margin-left 0.3s ease 0s; }

.submit-btn-area button:hover i {
  margin-left: 20px; }

.login-other a {
  display: block;
  width: 100%;
  max-width: 250px;
  height: 43px;
  line-height: 43px;
  border-radius: 40px;
  text-transform: capitalize;
  letter-spacing: 0;
  font-weight: 600;
  font-size: 12px;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.07); }

.login-other a i {
  margin-left: 5px; }

.login-other a.fb-login {
  background: #3b5998;
  color: #fff; }

.login-other a.fb-login:hover {
  box-shadow: 0 5px 15px rgba(44, 113, 218, 0.38); }

.login-other a.google-login {
  background: #DD4B39;
  color: #fff; }

.login-other a.google-login:hover {
  box-shadow: 0 5px 15px rgba(251, 87, 87, 0.38); }

.form-footer a {
  margin-left: 5px; }

@media only screen and (max-width: 1100px) {
  .login-form {
    float: left;
    width: 100%; }

  .login-form form {
    padding: 50px 30px 20px;
    position: static;
    transform: inherit;
    width: 100%; }

  .credentials-form form {
    width: 90%;
    padding: 0;
    position: absolute;
    transform: translate(-50%, -50%); }

  .login-bg,
  .register-bg {
    width: 100%;
    height: auto; }

  .login-left {
    display: block;
    left: 0;
    position: relative;
    right: 0;
    top: 0;
    transform: inherit;
    z-index: 10;
    padding: 30px; } }
/* login-s3 */
.lock-screen {
  background: url(../images/login-bg.jpg) center/cover no-repeat;
  position: relative;
  z-index: 1;
  height: 100vh; }
  .lock-screen .login-form {
    height: 100%;
    margin: 0 auto;
    display: block;
    float: none; }
  .lock-screen:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
    background: #272727;
    opacity: 0.7; }

.lock-form-head {
  text-align: center;
  background: #2177bb;
  padding: 40px;
  color: #fff;
  border-radius: 10px 10px 0 0; }
  .lock-form-head h4 {
    color: #fff; }

/* ============================ */
/*            End Login
/* ============================ */
/* ============================ */
/*            Error
/* ============================ */
#notfound {
  position: relative;
  height: 100vh; }

#notfound .notfound {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.notfound {
  max-width: 410px;
  width: 100%;
  text-align: center; }

.notfound .notfound-404 {
  height: 280px;
  position: relative;
  z-index: -1; }

.notfound .notfound-404 h1 {
  font-size: 230px;
  margin: 0px;
  font-weight: 900;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url("../images/register-bg.jpg") no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: cover;
  background-position: center; }

.notfound h2 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0; }

.notfound p {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 20px;
  margin-top: 0px; }

.notfound a {
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  padding: 15px 30px;
  color: #fff;
  font-weight: 700;
  -webkit-box-shadow: 0px 4px 15px -5px #2177bb;
  box-shadow: 0px 4px 15px -5px #2177bb; }

@media only screen and (max-width: 767px) {
  .notfound .notfound-404 {
    height: 142px; }

  .notfound .notfound-404 h1 {
    font-size: 112px; } }
/* ============================ */
/*            End Error
/* ============================ */
/* ============================ */
/*            Invoice
/* ============================ */
.invoice-head {
  margin-bottom: 30px;
  border-bottom: 1px solid #efebeb;
  padding-bottom: 20px; }

.invoice-head .iv-left span {
  color: #444; }

.invoice-head span {
  font-size: 21px;
  font-weight: 700;
  color: #777; }

.invoice-address h3 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
  color: #333;
  margin-bottom: 15px; }

.invoice-address h5 {
  font-size: 17px;
  margin-bottom: 10px; }

.invoice-address p {
  font-size: 15px;
  color: #555; }

.invoice-date li {
  font-size: 15px;
  color: #555;
  font-weight: 700;
  margin-bottom: 5px; }

.invoice-table .table-bordered td,
.invoice-table .table-bordered th {
  border: 1px solid rgba(120, 130, 140, 0.13) !important;
  border-left: none !important;
  border-right: none !important; }

.invoice-table tr td {
  color: #666; }

.invoice-table tfoot tr td {
  text-transform: uppercase;
  font-weight: 600;
  color: #444; }

.invoice-buttons a {
  display: inline-block;
  font-size: 15px;
  color: #fff;
  background: #815ef6;
  padding: 12px 19px;
  border-radius: 3px;
  text-transform: capitalize;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  letter-spacing: 0.03em;
  margin-left: 6px; }

.invoice-buttons a:hover {
  background: #574494; }

/* ============================ */
/*            End Invoice
/* ============================ */
/* ====================== */
/*        Pricing         */
/* ====================== */
#mt_pricing .main_pricing_conatiner.highlight_pricing {
  background: #2177bb; }
  #mt_pricing .main_pricing_conatiner.highlight_pricing:hover a {
    color: #FFFFFF;
    background: #212529 !important;
    transition: all 0.5s ease;
    text-shadow: initial;
    -ms-box-shadow: -1px 4px 36px 0 rgba(0, 0, 0, 0.61);
    -o-box-shadow: -1px 4px 36px 0 rgba(0, 0, 0, 0.61);
    -webkit-box-shadow: -1px 4px 36px 0 rgba(0, 0, 0, 0.61);
    -moz-box-shadow: -1px 4px 36px 0 rgba(0, 0, 0, 0.61);
    box-shadow: -1px 4px 36px 0 rgba(0, 0, 0, 0.61);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  #mt_pricing .main_pricing_conatiner.highlight_pricing .price_listing ul li {
    color: #FFFFFF; }
    #mt_pricing .main_pricing_conatiner.highlight_pricing .price_listing ul li:before {
      background: #FFFFFF !important; }
  #mt_pricing .main_pricing_conatiner.highlight_pricing h2 {
    color: #FFFFFF !important; }
    #mt_pricing .main_pricing_conatiner.highlight_pricing h2 .price_icon i {
      color: #FFFFFF !important; }
  #mt_pricing .main_pricing_conatiner.highlight_pricing .price_tag {
    color: #FFFFFF !important; }
  #mt_pricing .main_pricing_conatiner.highlight_pricing .per_month {
    color: #FFFFFF !important; }
  #mt_pricing .main_pricing_conatiner.highlight_pricing .mt_btn_color {
    background: #FFFFFF;
    color: #212529; }
#mt_pricing .main_pricing_conatiner {
  background: #FFFFFF none repeat scroll 0 0;
  overflow: hidden;
  -webkit-box-shadow: 2px 2px 5px 0 rgba(204, 204, 204, 0.61);
  -moz-box-shadow: 2px 2px 5px 0 rgba(204, 204, 204, 0.61);
  -o-box-shadow: 2px 2px 5px 0 rgba(204, 204, 204, 0.61);
  -ms-box-shadow: 2px 2px 5px 0 rgba(204, 204, 204, 0.61);
  box-shadow: 2px 2px 5px 0 rgba(204, 204, 204, 0.61); }
  @media only screen and (max-width: 991px) {
    #mt_pricing .main_pricing_conatiner {
      margin-bottom: 40px; } }
  #mt_pricing .main_pricing_conatiner:hover a {
    color: #f9f9f9;
    background-color: #444444 !important;
    transition: all 0.5s ease;
    text-shadow: initial;
    -ms-box-shadow: -1px 4px 36px 0 rgba(204, 204, 204, 0.61);
    -o-box-shadow: -1px 4px 36px 0 rgba(204, 204, 204, 0.61);
    -webkit-box-shadow: -1px 4px 36px 0 rgba(204, 204, 204, 0.61);
    -moz-box-shadow: -1px 4px 36px 0 rgba(204, 204, 204, 0.61);
    box-shadow: -1px 4px 36px 0 rgba(204, 204, 204, 0.61); }
  #mt_pricing .main_pricing_conatiner .price {
    padding: 35px 0 0;
    text-align: center;
    position: relative; }
    #mt_pricing .main_pricing_conatiner .price h2 {
      font-weight: 500;
      margin-bottom: 5px;
      color: #212529; }
      @media only screen and (max-width: 480px) {
        #mt_pricing .main_pricing_conatiner .price h2 {
          font-size: 24px;
          margin-bottom: 0;
          margin-top: 0; } }
      #mt_pricing .main_pricing_conatiner .price h2 .price_icon {
        display: block;
        margin-bottom: 6px; }
      #mt_pricing .main_pricing_conatiner .price h2 .price_icon i {
        color: #212529;
        font-size: 65px; }
    #mt_pricing .main_pricing_conatiner .price .price_tag {
      font-size: 48px;
      font-weight: 500;
      color: #212529;
      position: relative; }
      @media only screen and (max-width: 480px) {
        #mt_pricing .main_pricing_conatiner .price .price_tag {
          font-size: 40px; } }
      #mt_pricing .main_pricing_conatiner .price .price_tag .currency {
        font-size: 28px;
        left: -18px;
        position: absolute; }
    #mt_pricing .main_pricing_conatiner .price .per_month {
      font-size: 14px;
      font-weight: 500;
      letter-spacing: 2px;
      text-transform: uppercase;
      color: #212529; }
  #mt_pricing .main_pricing_conatiner .price_listing {
    padding: 25px 40px 8px; }
    #mt_pricing .main_pricing_conatiner .price_listing ul {
      text-align: center; }
      #mt_pricing .main_pricing_conatiner .price_listing ul li {
        margin-bottom: 15px; }
        #mt_pricing .main_pricing_conatiner .price_listing ul li:before {
          width: 10px;
          height: 10px;
          border-radius: 50%; }
    @media only screen and (max-width: 480px) {
      #mt_pricing .main_pricing_conatiner .price_listing {
        padding: 30px 10px 25px 10px; } }
  #mt_pricing .main_pricing_conatiner .choose_plan_btn {
    text-align: center;
    padding-bottom: 40px; }
    #mt_pricing .main_pricing_conatiner .choose_plan_btn .mt_btn_white {
      background: #f9f9f9;
      height: 55px;
      line-height: 55px;
      padding: 0;
      text-align: center;
      width: 55px;
      border-color: #f9f9f9 !important;
      -webkit-box-shadow: 2px 2px 5px 0 rgba(204, 204, 204, 0.61);
      -moz-box-shadow: 2px 2px 5px 0 rgba(204, 204, 204, 0.61);
      -o-box-shadow: 2px 2px 5px 0 rgba(204, 204, 204, 0.61);
      -ms-box-shadow: 2px 2px 5px 0 rgba(204, 204, 204, 0.61);
      box-shadow: 2px 2px 5px 0 rgba(204, 204, 204, 0.61); }
      #mt_pricing .main_pricing_conatiner .choose_plan_btn .mt_btn_white i {
        font-size: 45px; }

/* =========================== */
/*        End Pricing          */
/* =========================== */
/* ============================ */
/*            Profile
/* ============================ */
.profile_page .card {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important; }

.card-header {
  padding: 20px 25px;
  background-color: #fff; }

.rounded-card img,
.user-img img {
  margin: 0 auto;
  display: block;
  width: 100%; }

.user-img img {
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.follow-btn button:first-child,
.user-about i {
  margin-right: 10px; }

.card-block {
  padding: 1.25rem; }

.card-block.user-info {
  position: absolute;
  width: 100%; }

.profile-bg-img {
  width: 100%;
  height: 195px;
  background-size: cover !important;
  background-position: center center !important;
  position: relative; }
  .profile-bg-img:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3); }

.user-title {
  position: relative;
  bottom: -50px; }
  .user-title h2 {
    color: #fff;
    text-shadow: 1px 1px 4px #373a3c;
    font-size: 20px;
    margin-bottom: 0; }

.profile-image img {
  border: 4px solid #fff; }

.user-info .media-body,
.user-info .media-left {
  display: table-cell;
  vertical-align: middle; }

.cover-btn {
  bottom: 15px;
  right: 35px;
  position: absolute; }

.cover-profile .profile-bg-img {
  margin-bottom: 25px; }

.groups-contact span {
  float: right; }
  .groups-contact span h4 {
    font-size: 18px;
    margin-bottom: 20px; }

@media only screen and (max-width: 768px) {
.form-category .row > div {padding-left:5px; padding-right:5px;}
  .wizard > .steps > ul > li {
    float: inherit;
    width: 100%; }
.not-loged .container-fluid > .row {margin:0;}
  figure.effect-steve h2 {
    margin-top: 0; }

  .cover-profile .profile-bg-img {
    height: 305px; }

  .cover-btn {
    float: none !important; }

  .card-block.user-info {
    position: inherit;
    text-align: center;
    margin-bottom: 20px; }

  .user-info .media-left,
  .user-info .media-body {
    display: block; }

  .cover-btn {
    position: inherit;
    float: none; }

  .cover-btn .btn:first-child {
    margin-right: 10px; }

  .user-info .user-title {
    position: initial;
    margin-bottom: 10px;
    margin-top: 10px; } }
/* ============================ */
/*            End Profile
/* ============================ */
/* ============================ */
/*            Home
/* ============================ */
.recent_activity small {
  font-size: 11px; }

.stat-icon i {
  font-size: 36px; }

.rt_icon_card {
  padding: 10px; }
  .rt_icon_card span {
    font-weight: 600; }
  .rt_icon_card p {
    font-size: 16px;
    font-weight: 500; }
  .rt_icon_card .icon_rt {
    float: left;
    width: 60px;
    position: relative;
    z-index: 1;
    height: 60px;
    background: #2177bb;
    border-radius: 10px; }
    .rt_icon_card .icon_rt i {
      line-height: 60px;
      margin-bottom: 0;
      font-size: 38px;
      color: #fff; }

.traffic-sales-amount {
  float: right;
  color: #3d405c; }
#header_title {font-size:2em; color:#fff;}
/* ============================ */
/*            End Home
/* ============================ */

.nav-bottom .MenuImage{display: block; width: 16px; height: 16px; position: absolute; background-image: url('/assets/images/menuIcons.png'); background-repeat: no-repeat; left: 15px;top: 22px;}
.nav-bottom .mnuOrders {background-position: 0 0;}
.nav-bottom .mnuCustomers {background-position: 0 -16px;}
.nav-bottom .mnuProducts {background-position: 0 -32px;}
.nav-bottom .mnuContent {background-position: -96px -48px;}
.nav-bottom .mnuMarketing {background-position: -80px -48px;}
.nav-bottom .mnuStatistics {background-position: 0 -80px;}
.nav-bottom .mnuClaims {background-position: -16px 0;}
.nav-bottom ul li ul li .SubMenuText {margin-left: 32px;}
.nav-bottom ul li ul li a .SubMenuImage {background-image: url('/assets/images/menuIcons.png'); background-repeat: no-repeat; width: 16px; height: 16px; display: block; position: absolute; top: 8px; left: 8px; padding: 0;}
.nav-bottom ul li ul li a .SubMenuViewOrders{background-position: 0 0;}
.nav-bottom .SubMenuAddAnOrder{background-position: -16px 0;}
.nav-bottom .SubMenuSearchOrders,
.nav-bottom .SubMenuSearchCustomers,
.nav-bottom .SubMenuSearchProducts{background-position: -32px 0;}
.nav-bottom .SubMenuExportOrders,
.nav-bottom .SubMenuExportCustomers,
.nav-bottom .SubMenuExportProducts,
.nav-bottom .addon_orderxml_orders{background-position: -48px 0;}
.nav-bottom ul li ul li a .SubMenuViewShipments{background-position: -64px 0;}
.nav-bottom ul li ul li a .SubMenuViewReturns{background-position: -80px 0;}
.nav-bottom .SubMenuImportTrackingNum,
.nav-bottom .SubMenuImportProducts,
.nav-bottom .SubMenuImportCustomers,
.nav-bottom .SubMenuImportProductVariations{background-position: -96px 0;}
.nav-bottom .SubMenuViewCustomers{background-position: 0 -16px;}
.nav-bottom .SubMenuAddCustomers{background-position: -16px -16px;}
.nav-bottom .SubMenuCustomerGroups{background-position: -32px -16px;}
.nav-bottom .SubMenuViewProducts{background-position: 0 -32px;}
.nav-bottom .SubMenuAddProduct{background-position: -16px -32px;}
.nav-bottom .SubMenuViewCategories{background-position: -32px -32px;}
.nav-bottom .SubMenuProductVariations{background-position: -48px -32px;}
.nav-bottom .SubMenuManageReviews{background-position: -64px -32px;}
.nav-bottom .SubMenuViewBrands{background-position: -80px -32px;}
.nav-bottom .SubMenuViewNews{background-position: -96px -48px;}
.nav-bottom .SubMenuAddNews{background-position: -112px -48px;}
.nav-bottom .SubMenuViewWebPages{background-position: -32px -48px;}
.nav-bottom .SubMenuCreateAWebPage{background-position: -48px -48px;}
.nav-bottom .SubMenuImageManager{background-position: -64px -48px;}
.nav-bottom .SubMenuViewBanners{background-position: 0 -64px;}
.nav-bottom .SubMenuViewCoupons{background-position: -16px -64px;}
.nav-bottom .SubMenuViewDiscounts{background-position: -80px -48px;}
.nav-bottom .SubMenuViewGiftCertificates{background-position: -48px -64px;}
.nav-bottom .SubMenuNewsletterSubscribers,
.nav-bottom .addon_emailchange{background-position: -64px -64px;}
.nav-bottom .SubMenuCreateFroogleFeed{background-position: -80px -64px;}
.nav-bottom .SubMenuGoogleWebsiteOptimizer{background-position: -96px -64px;}
.nav-bottom .SubMenuGoogleSitemap{background-position: -112px -64px;}
.nav-bottom .addon_googleadwords{background-position: -130px -64px;}
.nav-bottom .addon_ysm{background-position: -148px -64px;}
.nav-bottom .SubMenuStoreOverview{background-position: 0 -80px;}
.nav-bottom .SubMenuOrderStatistics{background-position: -16px -80px;}
.nav-bottom .SubMenuProductStatistics{background-position: -32px -80px;}
.nav-bottom .SubMenuCustomerStatistics{background-position: -48px -80px;}
.nav-bottom .SubMenuSearchStatistics{background-position: -64px -80px;}

.nav-bottom .page-navigation > li:first-child a {padding-left:0 !important;}
/* .nav-bottom #mnuOrders.active > a {color:#2177bb;}*/
.Breadcrumb ul li:first-child > a > div {margin-left:0 !important;}

.nav-link {font-size:1.2em;}
.btn {padding:3px 20px;}
#ui-datepicker-div {z-index:2000 !important;}
.not-loged .container-fluid {padding:0;}
.not-loged #footer {display:none;}
.login-left a {color:#fff;}
caption {caption-side:top;}

.form-category input:not([type='checkbox']), .form-category select, .create-app-element, .create-app-element textarea {width:100% !important;}
.create-app-element .money {position:absolute; right:-8px; top: 32px;}
.module-border {border:5px solid #efefef;; background:#fff; border-radius:10px; padding-top:15px; padding-bottom:15px;}
#filter_container label {white-space:nowrap;}
#filter_container table {width:auto; margin-bottom:5px;}
.nowrap {white-space: nowrap;}
.label-checkbox {margin: 34px 15px 0 0;}
table.jsgrid-table.free-style tbody td, table.jsgrid-table.free-style tbody th {padding: 6px 10px; white-space: nowrap;}
table.jsgrid-table.normal-padding tbody td {padding: 6px 10px;}
.card-header {padding: 0px 25px 10px;}

#preloader {position:fixed; width:100%; height:100%; top:0; left:0; background:rgba(255, 255, 255, 0.7); z-index:1000;}
#preloader img {position:fixed; top:50%; left:50%; margin-left:-32px; margin-top:-32px;}
#preloader #preloader-error, #preloader #preloader-not-found {position:fixed; top:50%; left:50%; margin-top:50px; font-size:1.5em; color:red;}
#preloader #preloader-error {margin-left:-65px;}
#preloader #preloader-not-found {margin-left:-115px;}
.icon-link:before {font-size:1rem; color: #565658; padding:0 10px;}
.icon-link:hover:before {color:#1c639c;}
.icon-link_2:before {font-size:1.4rem; color: #565658; padding:0 10px;}
.icon-link_2:hover:before {color:#1c639c;}
.icon-link_2 .fa {font-size:1.5em; color: #565658; padding:0 10px;}
.icon-link_2:hover .fa {color:#1c639c;}

.icon-link_3 {font-size:1.5em; color: #565658; border-radius:50%; background:#fff; border:1px solid #ccc; width:35px; height:35px;}
span#send_email {color:#006a95;}
span#send_email:hover {color:#2177bb;}
.Breadcrumb li.Home a .HomeIcon {display:none;}


@media (max-width: 767px) {
	.card-columns {margin:0 -5px;}
	.module {padding:15px 5px; width:100%;}
	.Breadcrumb {border-bottom:1px solid #ccc;}
	.container-fluid, .container {padding-left:5px; padding-right:5px;}
	.row {margin-left:-5px; margin-right:-5px;}
	.aprotect_autocomplete {width: calc(100% - 10px);}
	.label-checkbox {margin: 25px 15px 0 0;}
	.ui-tabs .ui-tabs-panel {padding-left:5px; padding-right:5px;}
}
@media (min-width: 576px) {
	.card-columns .card {
/*	    display: flex;*/
	}
}

#coverage-information h3 {
	font-size: 17px;
}

#coverage-information label {
	font-size: 13px !important;
}

.empty-row {
	height: 60px;
}
.blue-label {
	color: #2177bb;
}
.create-app-element.unavialable {
	position: relative;
}

.create-app-element.unavialable:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	opacity: 0.5;
}

.col-12 > hr {
	margin-left: -15px;
	margin-right: -15px;
	border-top: 1px solid rgba(0,0,0,.2);
}

@media (max-width: 768px) {
	.col-12 > hr {
		margin-left: -5px;
		margin-right: -5px;
	}
}
