

/* Start Default Page Settings */
/*body{ font-family:Arial, Helvetica, sans-serif; margin:0px;} */

:root{
	--LK-white: #ffffff;
	--LK-black: #000000;
	--LK-cadet-gray: #949D9E;
	--LK-bittersweet: #f15F57;
	--LK-vivid-sky-blue: #40CFE8;
}

/* Gibson and Gibson Semi Bold Custom font family */
@font-face {
	font-family: 'Gibson';
	src: url('./font/gibson-regular.otf') format('opentype');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
	font-family: 'GibsonSemiBold';
	src: url('./font/gibson-semibold.otf') format('opentype');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
	font-family: 'GibsonSemiItalic';
	src: url('./font/gibson-italic.otf') format('opentype');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
	font-family: 'GibsonSemiItalicBold';
	src: url('./font/gibson-semibolditalic.otf') format('opentype');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

body{
	font-family: 'Lato', sans-serif;
	margin:0px;
}
a {
	outline:none !important;
	text-decoration:none;
}
.fl{
	float:left !important;
}
.fr{
	float:right !important;
}
.clear{
	height:0px;
	line-height:0px;
	padding:0px;
	margin:0px;
	clear:both;
}
/* latin-ext */
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v14/UyBMtLsHKBKXelqf4x7VRQ.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v14/1YwB1sO8YE1Lyjf12WNiUA.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

@font-face {
	font-family: 'ralewayextrabold';
	src: url('font/raleway-extrabold-webfont.eot');
	src: url('font/raleway-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
		url('font/raleway-extrabold-webfont.woff') format('woff'),
		url('font/raleway-extrabold-webfont.ttf') format('truetype'),
		url('font/raleway-extrabold-webfont.svg#ralewayextrabold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ralewaylight';
	src: url('font/raleway-light-webfont.eot');
	src: url('font/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
		url('font/raleway-light-webfont.woff') format('woff'),
		url('font/raleway-light-webfont.ttf') format('truetype'),
		url('font/raleway-light-webfont.svg#ralewaylight') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ralewayregular';
	src: url('font/raleway-regular-webfont.eot');
	src: url('font/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('font/raleway-regular-webfont.woff') format('woff'),
		url('font/raleway-regular-webfont.ttf') format('truetype'),
		url('font/raleway-regular-webfont.svg#ralewayregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family:'OpenSansBold';
	src: url('font/OpenSans-Bold-webfont.eot');
	src: url('font/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('font/OpenSans-Bold-webfont.woff') format('woff'),
		url('font/OpenSans-Bold-webfont.ttf') format('truetype'),
		url('font/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSansExtrabold';
	src: url('font/OpenSans-ExtraBold-webfont.eot');
	src: url('font/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
		url('font/OpenSans-ExtraBold-webfont.woff') format('woff'),
		url('font/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
		url('font/OpenSans-ExtraBold-webfont.svg#OpenSansExtrabold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family:'OpenSansItalic';
	src: url('font/OpenSans-Italic-webfont.eot');
	src: url('font/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
		url('font/OpenSans-Italic-webfont.woff') format('woff'),
		url('font/OpenSans-Italic-webfont.ttf') format('truetype'),
		url('font/OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSansRegular';
	src: url('font/OpenSans-Regular-webfont.eot');
	src: url('font/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('font/OpenSans-Regular-webfont.woff') format('woff'),
		url('font/OpenSans-Regular-webfont.ttf') format('truetype'),
		url('font/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSansLight';
	src: url('font/OpenSans-Light-webfont.eot');
	src: url('font/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
		url('font/OpenSans-Light-webfont.woff') format('woff'),
		url('font/OpenSans-Light-webfont.ttf') format('truetype'),
		url('font/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* End Default Page Stteings */

/* ======================================== Start Global Buttons Styling ========================================== */

/* ORANGE BUTTON */

.button-orange {
	-moz-box-shadow: inset 0px 1px 0px 0px #ffcabd;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffcabd;
	box-shadow: inset 0px 1px 0px 0px #ffcabd;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fc893c), color-stop(1, #ff6600));
	background: -moz-linear-gradient(top, #fc893c 5%, #ff6600 100%);
	background: -webkit-linear-gradient(top, #fc893c 5%, #ff6600 100%);
	background: -o-linear-gradient(top, #fc893c 5%, #ff6600 100%);
	background: -ms-linear-gradient(top, #fc893c 5%, #ff6600 100%);
	background: linear-gradient(to bottom, #fc893c 5%, #ff6600 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc893c', endColorstr='#ff6600',GradientType=0);
	background-color: #fc893c;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ff6600;
	display: inline-block;
	color: #ffffff !important;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #854629;
}
.button-orange:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff6600), color-stop(1, #fc893c));
	background: -moz-linear-gradient(top, #ff6600 5%, #fc893c 100%);
	background: -webkit-linear-gradient(top, #ff6600 5%, #fc893c 100%);
	background: -o-linear-gradient(top, #ff6600 5%, #fc893c 100%);
	background: -ms-linear-gradient(top, #ff6600 5%, #fc893c 100%);
	background: linear-gradient(to bottom, #ff6600 5%, #fc893c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6600', endColorstr='#fc893c',GradientType=0);
	color: #ffffff !important;
	background-color: #ff6600;
}
.button-orange:active {
	position: relative;
	top: 1px;
	color: #ffffff !important;
}

div.pp_details > a.button-orange.dialog-bottom {
	position:absolute;
	right:0;
	bottom:0;
	display:block;
}
div.pp_details > a.button-orange.dialog-bottom:active {
	position:absolute;
	top:auto;
}
.pp_details:after
{
	content: "";
	display: table;
	clear: both;
}

/* BLUE BUTTON */

.button-blue {
	background: #0099ff;
	border-radius: 3px;
	display: inline-block;
	color: #ffffff !important;
	font-size: 13px;
	padding: 10px 20px;
	text-decoration: none;
	border-color: #0099ff;
	border-style: none;
}
.button-blue:hover {
	background: #1fa5ff;
	border-color: #1fa5ff;
	color: #ffffff !important;
}

/* GREEN BUTTON */

.button-green
{
	-moz-box-shadow:inset 0px 1px 0px 0px #c2ffa6;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c2ffa6;
	box-shadow:inset 0px 1px 0px 0px #c2ffa6;

	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77b55a), color-stop(1, #72b352));
	background:-moz-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-webkit-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-o-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:-ms-linear-gradient(top, #77b55a 5%, #72b352 100%);
	background:linear-gradient(to bottom, #77b55a 5%, #72b352 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77b55a', endColorstr='#72b352',GradientType=0);

	background-color:#77b55a;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	border:1px solid #4b8f29;

	display:inline-block;
	color:#ffffff  !important;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;

	text-shadow:0px 1px 0px #5b8a3c;
}
.button-green:hover
{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #72b352), color-stop(1, #77b55a));
	background:-moz-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:-webkit-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:-o-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:-ms-linear-gradient(top, #72b352 5%, #77b55a 100%);
	background:linear-gradient(to bottom, #72b352 5%, #77b55a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#72b352', endColorstr='#77b55a',GradientType=0);

	background-color:#72b352;
	color:#ffffff  !important;
}
.button-green:active
{
	position:relative;
	top:1px;
	color:#ffffff  !important;
}

/* PURPLE BUTTON */

.button-purple
{
	-moz-box-shadow:inset 0px 1px 0px 0px #b59bdc;
	-webkit-box-shadow:inset 0px 1px 0px 0px #b59bdc;
	box-shadow:inset 0px 1px 0px 0px #b59bdc;

	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #8358c2), color-stop(1, #69439d));
	background:-moz-linear-gradient(top, #8358c2 5%, #69439d 100%);
	background:-webkit-linear-gradient(top, #8358c2 5%, #69439d 100%);
	background:-o-linear-gradient(top, #8358c2 5%, #69439d 100%);
	background:-ms-linear-gradient(top, #8358c2 5%, #69439d 100%);
	background:linear-gradient(to bottom, #8358c2 5%, #69439d 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8358c2', endColorstr='#69439d',GradientType=0);

	background-color:#8358c2;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	border:1px solid #69439d;

	display:inline-block;
	color:#ffffff  !important;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;

	text-shadow:0px 1px 0px #9752cc;
}
.button-purple:hover
{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #69439d), color-stop(1, #8358c2));
	background:-moz-linear-gradient(top, #69439d 5%, #8358c2 100%);
	background:-webkit-linear-gradient(top, #69439d 5%, #8358c2 100%);
	background:-o-linear-gradient(top, #69439d 5%, #8358c2 100%);
	background:-ms-linear-gradient(top, #69439d 5%, #8358c2 100%);
	background:linear-gradient(to bottom, #69439d 5%, #8358c2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#69439d', endColorstr='#8358c2',GradientType=0);

	background-color:#69439d;
	color:#ffffff  !important;
}
.button-purple:active
{
	position:relative;
	top:1px;
	color:#ffffff  !important;
}

/* RED BUTTON */

.button-red
{
	-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
	box-shadow:inset 0px 1px 0px 0px #cf866c;

	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);

	background-color:#d0451b;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	border:1px solid #942911;

	display:inline-block;
	color:#ffffff  !important;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;

	text-shadow:0px 1px 0px #854629;
}
.button-red:hover
{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #d0451b));
	background:-moz-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-webkit-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-o-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-ms-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#d0451b',GradientType=0);

	background-color:#bc3315;
	color:#ffffff  !important;
}
.button-red:active
{
	position:relative;
	top:1px;
	color:#ffffff  !important;
}

/* WHITE BUTTON */

.button-white
{
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;

	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
	background:-moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0);

	background-color:#ffffff;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	border:1px solid #dcdcdc;

	display:inline-block;
	color:#666666;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;

	text-shadow:0px 1px 0px #ffffff;
}
.button-white:hover
{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff));
	background:-moz-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-webkit-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-o-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-ms-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0);

	background-color:#f6f6f6;
	color:#ffffff  !important;
}
.button-white:active
{
	position:relative;
	top:1px;
	color:#ffffff  !important;
}


.blueBtn{
	width:143px;
	height:21px;
	display:block;
	text-align:center;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	border:solid 1px #5cabd6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	color:#000000 !important;
	font-weight:bold;
	padding-top:9px;
	background:url(../images/blue.jpg) 0 0 repeat-x;
	text-shadow: 0 1px 1px #fff;
	float:left;
}

.blueBtn:hover{
	background-position:0 -30px;
}

.BlakBtn{
	background: #7d7e7d; /* Old browsers */
	background: -moz-linear-gradient(top,  #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7d7e7d 0%,#0e0e0e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	display:block;
	padding:4px 10px;
	font-size:12px;
	color:#FFFFFF !important;
	border:solid 1px #000;
	float:left;
}

.BlakBtn:hover{
	background: #7d7e7d; /* Old browsers */
	background: -moz-linear-gradient(top,  #0e0e0e 0%, #7d7e7d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e0e0e), color-stop(100%,#7d7e7d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0e0e0e 0%,#7d7e7d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0e0e0e 0%,#7d7e7d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0e0e0e 0%,#7d7e7d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0e0e0e 0%,#7d7e7d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#7d7e7d',GradientType=0 ); /* IE6-9 */
}

.orangeBtn{
	width:137px;
	height:33px;
	display:block;
	text-align:center;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	border:none;
	font-family: 'Lato', sans-serif;
	font-size:16px;
	text-transform:uppercase;
	color:#fff !important;
	font-weight:bold;
	padding-top:10px;
	background:#5FC6CC;
	/*text-shadow: 0 1px 1px #000;*/
	box-shadow:0px 0px 4px #000000;
	float:right;
}

/* ======================================== End Global Buttons Styling ======================================== */

#body div.greeting h1, .greeting-hq h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #333;
	display: inline-block;
	min-width: 200px;
}

#body div.greeting h1 label {
	display: block;
	width: 100%;
}

#body div.greeting h1 span{
	font-size:16px;
}

#body div.greeting h1 span strong{
	font-weight:normal;
}

.greeting-hq {
	font-size: 14px;
	text-align: right;
	max-width: 1400px;
	padding-right: 15px;
	margin: 40px auto 30px;
}
.greeting-hq h1#header-text-change{
	font-size: 14px;
	min-width: unset;
}

.welcomemessage {
	margin: 10px;
}

.welcomemessage span{
	font-family: 'Lato';
	font-size:16px;
}


.welcomemessage span strong{
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight:bold;
}

/* Start Website Listing Page */
.site-list {
	width:842px;
	padding:10px 0px;
	float: left;
}

.site-list .inside{
	width:100%;
	min-height:200px;
	float: left;
}

.site-list .inside h2{
	font-size:24px;
	color:#366384;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	border-bottom:solid 3px #8b8b8b;
	padding-bottom:6px;
	margin-bottom:20px;
}

.site-list .inside div.box{
	width:700px;
	padding-bottom:30px;
	padding-left:20px;
	margin-bottom:26px;
	float:left;
}

.site-list .inside div.box h3.siteTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px !important;
	font-weight: 900 !important;
	color:#d84a36;
	padding:0px 0px 10px 0px;
	margin:0px;
	text-align: center;
}

.site-list .inside div.box .updateProgress{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-bottom:20px;
	float:left;
}

.site-list .inside div.box .updateProgress span{
	background:url(../images/clock-progress.jpg) 0 -1px no-repeat;
	padding-left:25px;
}

.site-list .inside div.box .updateProgress span.sptr{
	font-size:12px;
	padding:0 5px 0 10px;
	color:#727272;
	background:none;
}

.site-list .inside div.box .updateProgress span.progress{
	background-position:0 -32px;
}

.site-list .inside div.box .updateProgress span.progress strong{
	color:#d74a38;
}

.site-list .inside div.box .siteImg{
	width:100%;
	height:450px;
	background: url(../images/window_frame.png) no-repeat;
}

.site-list .inside div.box .siteImg img {
	margin: 50px 1px 1px 1px;
}


.site-list .inside div.box .addEdit {
	width:144px;
	margin: 15px auto;
}

.button.flat.orange {
	background-color: #5FC6CC;
	font-size: 18px;
	color: #fff;
	border-radius: 3px;
	padding: 5px 30px;
	font-size:13px;
}
.button.flat.orange:hover {
	opacity:0.75;
}

.button.flat.blue {
	background-color: #d1365a;
	font-size: 18px;
	color: #fff;
	border-radius: 3px;
	padding: 5px 30px;
	font-size:13px;
}
.button.flat.blue:hover {
	opacity:0.75;
}

.button.flat.gray {
	background-color: #c0c0c0;
	font-size: 18px;
	color: #000;
	border-radius: 3px;
	padding: 5px 30px;
	font-size:13px;
}
.button.flat.gray:hover {
	opacity:0.75;
}

.site-list .inside div.last{
	border-bottom:none;
}
/* End Website Listing Page */


.editor {
	width:100%;
}

.editor .menu{
	width:100%;
	height:40px;
	background:url(../images/menuBg.gif) 0 0 repeat-x;
	padding: 0;
	float: left;
}

.editor .menu .left{
	width:490px;
	padding: 0;
	font-size:12px;
	float: left;
}

.editor .menu .left div.pageEdtr
{
	margin-top: 8px;
	position: relative;
	left: 40px;
}

.editor .menu .left div.logoEdtr
{
	margin: 0;
	float: left;
}

.editor .menu .left select{
	margin-left:10px;
	width:144px;
	padding:3px;
	color:#333333;
}

.editor .menu .left span{
	display:block;
	padding-top:4px;
	color:#FFFFFF;
}

.editor .menu .right{
	width:527px;
	padding:0px 0px 0px 0px ;
	float:right;
}

.editor .menu .right a{
	height:40px;
	line-height: 40px;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size:13px;
	color:#FFFFFF;
	padding-right:12px;
	float:left;
}

.editor .menu .right a span{
	height:32px;
	padding: 0;
}
.editor .menu .right a span strong{
	padding-top:26px;
	font-weight:normal;
}

.editor .menu .right a span strong.dashboard{
	background-position:29px -298px;
}

.editor .menu .right a span strong.pageSeo{
	background-position:35px -586px;
}

.editor .menu .right a span strong.managePage{
	background-position:43px -224px;
}

.editor .menu .right a span strong.preview{
	background-position:17px -369px;
}

.editor .menu .right a span strong.savePage{
	background-position:5px -514px;
}

.editor .menu .right a span strong.publishPage{
	background-position:14px -441px;
}

.pop_loader{
	display:block;
	width:100%;
	position: absolute;
}
.loader{
	width:128px;
	height:128px;
	left: 44%;
	position: fixed;
	top: 34%;
	display:block;
	z-index:99999;
	background:url("../images/loading.gif") no-repeat scroll 60% 50% transparent;
	cursor: auto;
}
.popBg{
	width:100%;
	height:100%;
	position:absolute;
	z-index:9999;
	background:url(../images/popupBg.png) repeat 0 0;
	top:0px;
}

.popCnt{
	width:498px;
	height:224px;
	position:relative;
	z-index:99999;
	margin:20% auto;
	text-align:center;
}

.popCnt span.reports{
	width:350px;
	height:42px;
	display:block;
	margin-right:10px;
	text-indent:-99999px;
	background:url(../images/generating_reports.png) no-repeat 0 0;
	margin-left:36px;
	float:left;
}

.popCnt span.loader1{
	width:47px;
	height:39px;
	display:block;
	text-indent:-99999px;
	background:url(../images/loader.gif) no-repeat 0 0;
	margin-top:-8px;
	float:left;
}

.popCnt h1{
	width:100%;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
	font-size:18px;
	margin:15px 0 5px 0;
}

.popCnt h2{
	width:100%;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
	font-size:13px;
}

.popCnt div.btm{
	width:316px;
	margin:36px auto;
	position:relative;
}

.popCnt div.btm img{
	float:left;
}

.popCnt div.btm a.whats{
	left:62px;
	position: absolute;
	bottom:-86px;
	width: 100px;
	height:20px;
	text-indent:-99999px;
	display:block;
}


.popFrm{
	width:334px;
	margin:0px auto;
	margin-top:15px;
	font-size:12px;
}

.popFrm input[type="text"]{
	width:320px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#524d4d;
	background:#e9e9e9;
	border:solid 1px #a7a7a7;
}
#ref_cal{
	max-width: calc(100% - 75px);
}

#s2id_selecteddealer.select2-container .select2-choice{
	width: auto;
}
#s2id_selecteddealer .select2-chosen{
	margin-right: 35px;
}
#s2id_vehicletags .select2-search-choice{
	color: #fff;
	line-height: 20px;
	background: var(--LK-vivid-sky-blue);
	border-color: var(--LK-vivid-sky-blue);
}
#s2id_vehicletags .select2-search-choice-close{
	top: 6px;
	background-image: none;
}
#s2id_vehicletags .select2-search-choice-close::before{
	content: 'x';
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	margin-top: -5px;
	margin-left: 2px;
	display: inline-block;
}
.vchlFrm .desc-title-wrapper{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#genDesc .error-msg.hide{
	display: none;
}
#genDesc .error-msg{
	padding: 10px;
	margin: 0px 20px 20px 20px;
	position: relative;
	border-radius: 5px;
	border: 1px solid #f92f60;
}
#genDesc .error-msg .label{
	top: -10px;
	left: 10px;
	font-size: 14px;
	font-weight: 600;
	padding: 0px 10px;
	position: absolute;
	background-color: #fff;
}
#genDesc .error-msg .message{
	color: #ff0000;
	margin-bottom: 0;
}
#genDesc .desc-sample-wrapper{
	display: flex;
	padding-left: 1rem;
	padding-right: 1rem;
	margin-bottom: 15px;
	align-items: stretch;
	box-sizing: border-box;
	max-height: calc(100% - 55px);
}
#genDesc .desc-sample{
	border: 2px dashed #0099ff;
	border-radius: 8px;
	padding: 20px;
	box-shadow: 0 0 10px rgba(0, 153, 255, 0.3);
	background-color: #f4f4f4;
	overflow: auto;
	text-align: justify;
}
#genDesc .desc-sample::-webkit-scrollbar {
	width: 10px;
}
#genDesc .desc-sample::-webkit-scrollbar-track {
	background: #f1f1f1;
}
#genDesc .desc-sample::-webkit-scrollbar-thumb {
	background-color: #888;
}
#genDesc .desc-sample::-webkit-scrollbar-thumb:hover {
	background-color: #0099ff;
}
#genDesc .desc-sample p.titleheading{
	font-weight: bold;
}
#genDesc .desc-sample .desc-content {
	margin-bottom: 1rem;
}
#s2id_Acquisition_Source{
	margin-bottom: 0;
}
#calander_a #next.wijmo-wijcalendar-navbutton,
#calander_a #prev.wijmo-wijcalendar-navbutton{
	background-color: #0099ff;
}
#cke_Vehicle_Description{
	width: 100%;
}
.popFrm textarea{
	width:320px;
	height:220px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#524d4d;
	background:#e9e9e9;
	border:solid 1px #a7a7a7;
}

.popFrm select{
	width:152px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#524d4d;
	background:#e9e9e9;
	border:solid 1px #a7a7a7;
}

.popFrm td{
	padding-bottom:10px;
	vertical-align:top;
}

.popFrm label{
	width:100%;
	padding-top:6px;
	display:block;
}

.popFrm .BlakBtn{
	padding:5px 10px !important;
}

.ui-dialog-content{
	background: #fff !important;
}

/* =================================== End Editor Styles ================================== */

/* =================================== Start POP CSS Here ================================== */
.pop_sect{
	width:100%;
	margin-top:-7px;
	float:left;
	position:relative;
}

.pop_sect div.selectLang{
	width:418px;
	padding:4px 20px;
	margin-left:2px;
	background:#F7F7F7;
	border-bottom: 1px solid #D1D1D1;
	display:none;
	float:left;
}
.pop_sect div.selectLang label{
	padding-top:7px;
	color:#908F8F;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	width:100px;
}
.pop_sect div.selectLang select{
	border: 1px solid #E7E7E7;
	color: #908F8F !important;
	float:left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px !important;
	margin-bottom: 5px;
	margin-left:10px;
	padding: 6px 7px;
	width:180px;
}

.langFix div.selectLang{
	display:block;
}

.langFix div.pop_left{
	top:44px;
}

.langFix div.pop_left div.menu_list{
	height:414px;
}

.langFix div.pop_right{
	top:44px;
}

.langFix div.pop_right div.menu_list{
	height:416px !important;
}
.langFix div.pop_left,
.langFix div.pop_right{
	top:44px;
}

.pop_left{
	width:488px;
	float:left;
	border-right:#d1d1d1 1px solid;
	padding:4px 0px 12px 0px;
	position:absolute;
	left:0px;
}
.lft_hding{
	float:left;
	width:98%;
	/*	background-color:#f9f9f9;*/
	background:url(../../images/hding_bottomimg.gif) repeat-x left 60px;
	height:64px;
	padding-right:17px;
	padding-left:11px;
	margin-bottom:20px;
}
.lft_hding input[type="text"]{
	width:270px;
	border:#e7e7e7 1px solid;
	padding:9px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#39393b;
	float:left;
}
.add_menu{
	background:url(../../images/add_newmanu.png) no-repeat left top;
	width:128px;
	float:left;
	padding:5px 16px 9px 16px;
	margin-left:14px;
}
.add_menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	color:#FFFFFF !important;
	text-decoration:none;
}
.menu_list{
	width:413px;
	float:left;
	background:#ffffff;
	height:300px;
	height:457px;
	border:#e3e3e3 1px solid;
	padding:20px 20px 0px 20px;
	margin-left:11px;
	overflow-x:hidden;
	overflow-y:scroll
}
.menu_list.add_page{
	margin-left:20px;
	width:439px;
	float:left;
	background:#ffffff;
	height:456px;
	padding:0px 0px 0px 0px;
	overflow-x:hidden;
	overflow-y:scroll;
	border:none;
}

.menu_list.seo_setting{
	/*	width:439px;
	*/	float:left;
	background:#ffffff;
	height:1050px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	border:none;
	margin-top:13px;
}
.menu_list ul{
	margin:0px;
	padding:0px;
	display:block;
	list-style:none;
	min-width:320px;
	min-height:20px;
}
.menu_list ul li{
	float:left;
	width:95%;
	min-width: 323px;
}
.menu_list ul li ul{
	margin-left:15px;
	margin-top:23px;
}
.menu_list ul li ul li ul{
	margin-left:15px;
}
.add_list{
	width:364px;
	border:#D5D5D5 1px solid;
	margin-top:5px;
	margin-bottom:5px;
	background:#F1F1F1; /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(249,249,249,1) 0%, rgba(236,236,236,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(100%,rgba(236,236,236,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(236,236,236,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(236,236,236,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(236,236,236,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(249,249,249,1) 0%,rgba(236,236,236,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ececec',GradientType=0 ); /* IE6-9 */
	float:left;
}




/*#nav_ul ul li{ margin-bottom:10px;}
#nav_ul ul li div.add_list{ margin-bottom:0px;}
*/
.dropHolder{
	width:362px;
        height:38px;
	border:#CCCCCC 2px dashed;
        background:url(../../images/dropHere.png) #F7F7F7 no-repeat center 5px;
        margin-bottom:3px;
}
.colm_lft{
	width:33px;
	float:left;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: #e5e5e5 1px solid;
	text-align:center;
	padding:2px 0px 6px 0px;

}

.midel_colm{
	width:280px;
	float:left;
	border-right: #e5e5e5 1px solid;
	border-top: #FFFFFF 1px solid;
	padding:6px 10px 7px 10px;
}
.home_txt{
	float:left;
	width:100%;
}
.home_txt label{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464646;
	font-weight:bold;
}
.home_txt a{
	float:right;
}
.colm_right{
	float:right;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	text-align:center;
	padding:10px 6px 10px 6px;
}
.delet_icon{
	background:url(../../images/delet_icon.png) no-repeat left top;
	width:17px;
	height:16px;
	float:left;
}
.delet_icon:hover{
	background:url(../../images/delet_hover.jpg) no-repeat left top;
	width:17px;
	height:16px;
}
.delet_icon.active{
	background:url(../../images/delete_active.jpg) no-repeat left top;
	width:17px;
	height:16px;
}
.colm_right a{
	background:url(../../images/arrow_right.png) no-repeat left top;
	width:15px;
	height:10px;
	float:left;
}

.colm_right a:hover{
	background:url(../../images/arrow_righthover.jpg) no-repeat left top;
	width:15px;
	height:10px;
	float:left;
}
.colm_right a.activearrow{
	background:url(../../images/arrow_righthover.jpg) no-repeat left top;
	width:15px;
	height:10px;
	float:left;
}
.pop_right{
	width:462px;
	padding:4px 0px 8px 0px;
	background:#FFFFFF;
	position:absolute;
	right:0px;
}
.pop_right.first_look{
	width:460px;
	float:left;
	padding:24px 0px 20px 0px;
	background:#FFFFFF;
}
.right_hding{
	float:left;
	width:94%;
	/*	background-color:#f9f9f9;*/
	background:url(../../images/right_hedingbg.gif) repeat-x left 60px;
	height:64px;
	padding-left:20px;
	margin-bottom:20px;
}
.right_hding input[type="text"]{
	width:270px;
	border:#e7e7e7 1px solid;
	padding:9px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#39393b;
	float:left;
}

.add_newpage{
	background:url(../../images/addnew_pagebg.png) no-repeat left top;
	width:93px;
	float:left;
	padding:5px 16px 9px 16px;
	margin-left:14px;
}
.add_newpage a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF !important;
}
.newpageAdd{
	width:403px;
	border:#e5e5e5 1px solid;
	float:left;
	/*border-bottom:none;*/
}
.page_lft{
	width:48px;
	float:left;
	background:#f2f2f2;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: #e5e5e5 1px solid;
	text-align:center;
	padding:8px 0px 8px 0px;
}
.right_icon{
	float:right;
}
.right_icon a{
	float:left !important;

}
.Seo_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#cecece !important;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
.Seo_link:hover{
	color:#9d9d9d !important;
}
.Seo_link.active{
	color:#0173c4 !important;
}
.edit_icon{
	background:url(../../images/edit.png) no-repeat left top;
	width:16px;
	height:16px;
	float:left;
	margin:0px 16px;
}

.edit_icon:hover{
	background:url(../../images/edit_hover.jpg) no-repeat left top;
	width:16px;
	height:16px;
}
.edit_icon.active{
	background:url(../../images/edit_active.jpg) no-repeat left top;
	width:16px;
	height:16px;
}

.duplicate_icon{
	background:url(../../images/dupplicate_button_static.png) no-repeat left top;
	width:16px;
	height:16px;
	float:left;
	margin:0px 16px;
}

.duplicate_icon:hover{
	background:url(../../images/dupplicate_button_hover.png) no-repeat left top;
	width:16px;
	height:16px;
}
.duplicate_icon.active{
	background:url(../../images/dupplicate_button_active.png) no-repeat left top;
	width:16px;
	height:16px;
}

.midel_colmright{
	width:333px;
	float:left;
	border-top: #FFFFFF 1px solid;
	background:#f7f7f7;
	padding:14px 10px 11px 10px;
}
.midel_colmright.seo_setingtxt{
	padding:14px 10px 14px 10px;
}

div.pop_right div.page_lft input[type="checkbox"]{
	display:none;
}

div.pop_right div.page_lft img{
	display:block;
	margin:0px auto;
}

div.pop_right div.selectMenu{
	display:none;
}

div.addPage div.page_lft{
	text-align:center;
	padding:16px 0;
}

div.addPage div.page_lft input[type="checkbox"]{
	display:block;
	margin:0px auto;
}

div.addPage div.page_lft img{
	display:none;
}

div.addPage div.selectMenu{
	width:87%;
	display:block;
	padding-left:5%;
	margin-bottom:5px;
	float:left;
}

div.addPage div.selectMenu a{
	font-size:11px;
	color:#0ca8cf;
	float:left;
}


/*====================Over Services==================================*/

.over_servic{
	float:left;
	width:324px;
	border-bottom:#e7e7e7 1px solid;
	border-left:#e7e7e7 1px solid;
	border-right:#e7e7e7 1px solid;
	background:#f7f7f7;
	padding:20px 20px 15px 20px;
	margin:-3px 0px 3px 0px;
}
.over_servic label{
	color: #908F8F;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	width: 100%;
}
.over_servic select{
	border: 1px solid #E7E7E7;
	color: #908F8F !important;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px !important;
	margin-bottom: 5px;
	padding: 6px 7px;
	width: 322px !important;
}
.over_servic input[type="text"]{
	width:302px;
	border:#e7e7e7 1px solid;
	padding:6px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#39393b;
	float:left;
	margin-bottom:5px;
}
.open_newwindow{
	float:left;
	padding-right:15px;
}
.open_newwindow span{
	float:right;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6f6f6f;
	line-height:20px;
	padding-left:5px;
}
.pop_linksect{
	float:left;
	width:100%;
	padding:10px 0px 18px 0px;
}
.pop_linksect.linksectnew{
	float:left;
	width:100%;
	padding:10px 0px 8px 0px;
}
.open_newpop{
	float:right;
}
.open_newpop span{
	float:right;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6f6f6f;
	line-height:20px;
	padding-left:5px;
}

.open_newpop a{
	margin-left:10px;
	margin-top:2px;
	display:block;
	color:#0173C4;
	font-size:11px;
	float:left;
}

.btn_class{
	background:#FFFFFF;
	border:#e7e7e7 1px solid;
	padding:2px 10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	cursor:pointer;
	margin-right:6px;
}
.btn_right{
	background:#FFFFFF;
	border:#e7e7e7 1px solid;
	padding:2px 10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px !important;
	font-weight:bold;
	cursor:pointer;
	margin-left:6px;
}
.btn_class.green{
	color:#0d3d4b !important;
}
.btn_class.cancle_btn{
	color:#0173c4 !important;
}
.btn_class.remove_btn{
	color:#f70000 !important;
}
.btn_right.reset{
	color:#343434 !important;
}
.btn_right.cancle_btn{
	color:#0173c4 !important;
}

.blueClr{
	color:#0173c4 !important;
}

.pageError{
	width:98%;
	height:26px;
	color:#FF0000;
	font-size:12px;
	padding-left:11px;
	float:left;
}

.open_nav{
	position:absolute;
	left:-32px;
	top:276px;
	background:url(../../images/open_nav.png) no-repeat left top;
	width:53px;
	height:48px;
	z-index:100;
	cursor:pointer;
}
.hide_slide{
	position:absolute;
	left:-32px;
	top:276px;
	background:url(../../images/hide.png) no-repeat left top;
	width:53px;
	height:48px;
	z-index:100;
	cursor:pointer;
}

/*====================Start SEO CSS Here==================================*/
.seo_drop{
	float:left;
	width:323px;
	border:#e7e7e7 1px solid;
	background:#f7f7f7;
	padding:12px 15px 5px 15px;
	margin:1px 0px 0px 50px;
	height:975px;
}
.seo_drop input[type="text"]{
	width:302px;
	border:#e7e7e7 1px solid;
	padding:6px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#39393b;
	float:left;
	margin-bottom:5px;
}
.seo_drop textarea{
	width:302px;
	border:#e7e7e7 1px solid;
	padding:6px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#39393b;
	height:100px;
	float:left;
	margin-bottom:5px;
}
.seo_drop select{
	width:322px !important;
	border:#e7e7e7 1px solid;
	padding:6px 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px !important;
	color:#908F8F !important;
	float:left;
	margin-bottom:5px;
}
.seo_drop ul{
	margin:0px !important;
	padding:0px;
	list-style:none;
}
.seo_drop ul li{
	float:left;
	width:100%;
}
.seo_drop ul li label{
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#908f8f;
}

.seo_drop ul li div.saveBtnz{
	padding-right:20px;
	float:right;
}

.seo_drop ul li div.saveBtnz a{
	margin-right:5px;
}



/*====================Start EDIT PAGE CSS Here==================================*/
.edit_page,.duplicate_page{
	float:left;
	width:323px;
	border:#e7e7e7 1px solid;
	background:#f7f7f7;
	padding:12px 15px 5px 15px;
	margin:1px 0px 0px 50px;
	height:298px;
}

.edit_page ul li,.duplicate_page ul li{
	width:100% !important;
	min-width:100% !important;
}

.edit_page ul li .title,.duplicate_page ul li .title{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}


.edit_page input[type="text"],.duplicate_page input[type="text"]{
	width:302px;
	border:#e7e7e7 1px solid;
	padding:6px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#39393b;
	float:left;
	margin-bottom:5px;
}
.edit_page textarea, .duplicate_page textarea{
	width:302px;
	border:#e7e7e7 1px solid;
	padding:6px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#39393b;
	height:100px;
	float:left;
	margin-bottom:5px;
}
.edit_page select, .duplicate_page select{
	width:322px !important;
	border:#e7e7e7 1px solid;
	padding:6px 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px !important;
	color:#908F8F !important;
	float:left;
	margin-bottom:5px;
}
.edit_page ul, .duplicate_page ul{
	margin:0px !important;
	padding:0px;
}
.edit_page ul li, .duplicate_page ul li{
	float:left;
	width:100%;
}
.edit_page ul li label, .duplicate_page ul li label{
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#908f8f;
}


/* =================================== Start POP CSS Here ================================== */
.ui-dialog .ui-dialog-title{
	text-transform:uppercase !important;
	font-family: 'Lato', sans-serif !important;
}
.ui-widget{
	font-family: 'Lato', sans-serif !important;
}

.dashboardPop{
	padding:10px 0px !important;
	background:none !important;
}

.dashboardPop div.content{
	width:100%;
	float:left;
}

.dashboardPop div.content div.date{
	width:710px;
	float:left;
}

.dashboardPop div.content div.date div#leadsReportDateRangeDiv{
	float:left;
}

.dashboardPop div.content div.date div.wijmo-wijinput{
	margin-right:10px;
	float:left;
}

.dashboardPop div.content div.date label{
	font-family: 'Lato';
	font-size:11px;
	color:#333333;
	display:block;
	margin-right:4px;
	padding-top:8px;
	cursor:default;
	float:left;
}

.dashboardPop div.content div.date input[type="text"]{
	width:150px;
	padding:5px 10px;
	color:#313131;
	font-size:12px;
	padding-right:10px;
	background:none;
	/*background:#bdbdbd;*/
	border:none;
	border-radius:0;
	margin-right:10px;
	float:left;
}

.dashboardPop div.content div.date select{
	font-family: 'Lato';
	font-size:14px;
	color:#333333;
	border:solid 1px #abadb3;
	width:209px;
	padding:1px;
	margin-right:10px;
	float:left;
}

.dashboardPop div.content div.date div.filterBy{
	width:100%;
	margin-top:10px;
	float:left;
}

.dashboardPop div.content div.date a.blueBtnz{
	float:left;
}

.dashboardPop div.content div.date input[type="button"]{
	width:50px;
	height:26px;
	color:#fff !important;
	font-size:11px;
	font-weight:bold;
	background:none;
	background:url(../images/blueBtnLft.png) left top no-repeat;
	text-transform:capitalize;
	border-radius:2px;
	border:solid 1px #333333;
	margin-right:20px;
	float:left;
}

.dashboardPop div.content div.date input[type="button"]:hover{
	background-position:right -25px;
}

.dashboardPop div.content div.saveBtnz{
	width:160px;
	color:#323232;
	font-size:12px;
	float:right;
}

.dashboardPop div.content div.nmbrBox{
	width:150px;
	min-height:264px;
	border:solid 3px #aaaaaa;
	background:#FFFFFF;
	color: #343434;
	margin-right:10px;
	margin-top:10px;
	float:left;
}

.dashboardPop div.content div.nmbrBox span{
	display:block;
	text-align:center;
	text-transform:uppercase;
	font-size:14px;
	padding:30px 0;
}

.dashboardPop div.content div.nmbrBox strong{
	display:block;
	font-family: 'Lato', sans-serif;
	color:#000000;
	text-align:center;
	text-transform:uppercase;
	font-size:70px;
	font-weight:bold;
	line-height:46px;
	padding-bottom:50px;
	padding-top:21px;
}

.dashboardPop div.content div.nmbrBox table{
	margin:0px auto;
	margin-bottom:10px;
	text-transform:uppercase;
}

.dashboardPop div.content div.nmbrBox table td{
	padding-bottom:18px;
	font-size:12px;
}
.dashboardPop div.popBg_dashboard{
	background:none !important;
	width:100% !important;
	height:auto !important;
}

.dashboardPop div.content div.nmbrBox div.increase{
	width:100%;
	background:#333;
	padding:11px 0;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	float:left;
}

.dashboardPop div.content div.graphBox{
	width:794px;
	height:auto;
	border:solid 3px #aaaaaa;
	background:#FFFFFF;
	color: #343434;
	margin-top:10px;
	float:left;

}

.dashboardPop div.content div.graphBox h3{
	width:100%;
	color:#363636;
	font-size:17px;
	font-weight:bold;
	margin-top:15px;
	text-transform:uppercase;
	text-align:center;
}

.dashboardPop div.content div.graphBox span{
	display:block;
	text-align:center;
	text-transform:uppercase;
	font-size:20px;
	line-height:normal;
	padding-top:95px;
	padding-bottom:95px;
}

.dashboardPop div.content div.graphSimple{
	width:403px;
	border:none;
	background:none;
	margin-top:0px;
}

.dashboardPop div.content div.graphSimple div#popup_leaddistributionpiechart{
	margin-top:-54px;
}

.bigDigit{
	font-family: 'Lato', sans-serif;
	font-weight:bold;
	color:#000000;
}

.dashboardPop div.content div.graphBox div.footer{
	background-color: #E6E6E6;
	border-top: 1px solid #BBBBBB;
	height: 49px;
	padding: 0 5px;
}

.dashboardPop div.content div.graphBox div.footer span{
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
}

.dashboardPop div.content div.graphBox div.inventory div{
	width:124px !important;
}

.dashboardPop div.content div.full{
	width:977px;
}

.dashboardPop div.content div.graphBoxSmall{
	width:397px;
	margin-right:10px;
}

.dashboardPop div.content div.graphBoxSmall span{
	padding-top:158px;
	padding-bottom:158px;
}

div.gridBox{
	width:100%;
	color: #343434;
	margin-top:28px;
	position:relative;
	float:left;
}

div.gridBox div.actions{
	position:absolute;
	top:-28px;
	left:0px;
	height:70px;
	width:100%;
}

div.gridBox div.actions div.iconBox{
	width:auto;
	height:35px;
	position:relative;
	background:#f3f3f3;
	border-radius:3px;
	text-align:center;
	margin:24px 8px 0 12px;
	float:left;
}

div.gridBox div.actions div#actions-image, div.gridBox div.actions div#actions-inactive-image {
	width: auto;
	float: left;
	margin-top: 26px;
	max-width: 300px;
	padding-left: 10px;
}

div.gridBox div.actions div#actions-image a, div.gridBox div.actions div#actions-inactive-image a {
	text-decoration: none;
	color: black;
	font-size: 20px;
	margin-right: 5px;
}
div.gridBox div.refresh a {
	text-decoration: none;
	color: black;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	top: 3px;
}

.statusIcon {
	font-size: 17px;
	margin-left: 3px;
}

div.invActions > i {
	margin: 5px;
	font-size: 17px;
	color: #333;
	cursor: pointer;
}
div.invActions > i:hover {
	color: #666;
}

div.gridBox div.actions div#checkall_icon{
	height:33px;
	border:solid 1px #d9d9d9;
}

div.gridBox div.actions div.iconBox input.checkAll{
	margin:10px 20px 0 10px;
	float:left;
}

div.gridBox div.actions div.iconBox div.totalSlct{
	min-width: 30px;
	width: auto;
	margin-right: 10px;
	margin-top: 7px;
	float: left;
}
div.gridBox div.actions div.iconBox div.totalSlct h4{
	margin:0px !important;
	float:left;
}
div.gridBox div.actions div.iconBox div.totalSlct h4 span{
	font-family:Arial, Helvetica, sans-serif !important;
	font-weight:bold;
}

div.gridBox div.actions div.iconBox a{
	display:block;
	margin:0;
	border:solid 1px #d9d9d9;
	border-left:none;
	padding:5px 20px;
	padding-left:21px;
	margin-left:-1px;
	position:relative;
	z-index:2;
	float:left;
}

div.gridBox div.actions div.iconBox a img{
	opacity:0.6;
}

div.gridBox div.actions div.iconBox a:first-child{
	border-left:solid 1px #d9d9d9;
	padding-left:20px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	margin-left:0px;
}

div.gridBox div.actions div.iconBox a:last-child{
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

div.gridBox div.actions div.iconBox a:hover{
	z-index:20;
	border:solid 1px #B0B0B0;
	border-left:solid 1px #B0B0B0;
	padding-left:20px;
}

div.gridBox div.actions div.iconBox a.icondelete img{
	opacity: 0.3 !important;
}

div.gridBox div.actions div.iconBox a.icondelete:hover{
	border:solid 1px #D9D9D9 !important;
	border-left:solid 1px #D9D9D9 !important;
	cursor: default !important;
}

div.gridBox div.actions div.iconBox a:hover img{
	opacity:1;
}

div.gridBox div.actions div.refresh{
	width: 162px;
	float: right;
	margin-top: 22px;
	padding-right: 28px;
	justify-content: end;
	display: inline-flex;
}

div.gridBox div.actions div.refresh span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	display:block;
	margin:8px 8px 0 0;
	float:left;
}


div.gridBox div.right_icon{
	float: none;
	margin: -7px auto 0;
	width: 68px;
}


.wijmo-wijgrid-footer a.viewallinv{
	color: #0CA8CF;
	display: block;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin: 3px 8px 0 0;
}

div.listPage {
	position: relative;
	bottom: 15px;
	min-width: 948px;
}

div.gridBox div.actions input[type="button"]{
	background: #7d7e7d; /* Old browsers */
	background: -moz-linear-gradient(top,  #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7d7e7d 0%,#0e0e0e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	display:block;
	padding:4px 10px;
	font-size:12px;
	color:#FFFFFF !important;
	border:solid 1px #000;
	margin-right:10px;
	float:left;
}

div.gridBox div.actions input[type="button"]:hover{
	background: #7d7e7d; /* Old browsers */
	background: -moz-linear-gradient(top,  #0e0e0e 0%, #7d7e7d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e0e0e), color-stop(100%,#7d7e7d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0e0e0e 0%,#7d7e7d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0e0e0e 0%,#7d7e7d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0e0e0e 0%,#7d7e7d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0e0e0e 0%,#7d7e7d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#7d7e7d',GradientType=0 ); /* IE6-9 */
}


div.gridBox div#list_veh{
	margin-top:20px;
}

div.gridBox h3{
	color:#363636;
	font-size:17px;
	text-transform:uppercase;
	margin-bottom:5px;
	font-weight:700;
	float:left;
}

div.gridBox div.wijmo-wijgrid{
	width:100%;
	margin-top:10px;
	clear:both;
	border:none;
	float:left;
}

#referralCentre tr.wijmo-wijgrid-headerrow{
	display:none;
}

.dashboardPop a.wijmo-wijgrid-headertext{
	padding-top:10px;
	padding-bottom:10px;
}

div.gridBox div.gridSmall{
	width:570px;
	margin-right:10px;
	float:left;
}

div.gridBox div.gridSmall table td{
	padding-left:14px;
	text-align:left !important;
}

div.gridBox div.gridSmall table th{
	text-align:left !important;
}

div.gridBox div.wijmo-wijgrid{
	width:100%;
	margin-top:10px;
	clear:both;
	float:left;
}

div.gridBox a.hdrLink{
	color:#095495;
	font-size:12px;
	font-weight:bold;
	margin-top:6px;
	display:block;
	float:right;
}

div.gridBox table{
	width:100% !important;
	table-layout:auto !important;
}

div.gridBox div.wijmo-wijgrid-footer{
	width:100% !important;
	table-layout:auto !important;
	background:none #fff;
	border:none;
	padding:10px 0px;
}

div.gridBox div.wijmo-wijgrid-footer ul.ui-list{
	padding-left:15px;
	padding-right:15px;
}

div.gridBox table tr.wijmo-wijgrid-headerrow th.ui-state-default{
	background:#fff;
	border:none;
	box-shadow:none;
	/*	text-shadow:1px 1px #f5f5f5;*/
	color:#3E638B;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
	text-transform:capitalize;
}

div.gridBox table tr.wijmo-wijgrid-headerrow th.ui-state-default a{
	color:#3E638B !important;
}

div.gridBox table tr.wijmo-wijgrid-datarow{
	background: #f3f3f3;
	border:none !important;
}

div.gridBox table tr.wijmo-wijgrid-alternatingrow{
	background:#fff;
}

div.gridBox table tr.ui-state-hover{
	background:none !important;
	box-shadow:none !important;
}

div.gridBox table tr.wijmo-wijgrid-datarow td{
	border:none;
	font-size:13px;
	color:#45403d;
	text-align:center !important;
	vertical-align:middle;
}

div.gridBox table tr.ui-state-hover td{
	border:none;
	color:#45403d;
	text-shadow:none;
	font-weight:normal;
}

div.gridBox table tr.wijmo-wijgrid-datarow td div.wijmo-wijgrid-innercell{
	padding:10px 2px;
}
div.gridBox table tr.wijmo-wijgrid-datarow td div.wijmo-wijgrid-innercell p{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin:0px;
	padding:0px 6px;
	font-size:14px;
	color:#333;
	font-weight:bold;
}

div.gridBox table tr.wijmo-wijgrid-datarow td.ui-state-highlight{
	border:none;
	color:#45403d;
	text-shadow:none;
	background:none;
	font-weight:normal;
}

div.gridBox div.vehiclePic{
	width:78px;
	position: relative;
}
div.gridBox div.vehiclePic img{
	width:78px;
	height:57px;
}
div.gridBox div.vehiclePic span{
	margin: 0px auto;
	margin-top: 7px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-top: 2px;
	display: block;
}

div.gridBox div.vehiclePic span.certified{
	width:18px;
	height:18px;
	margin-top:0px;
	background:url(../images/certified-gray.png) 0 0 no-repeat;
	padding-left:0px;
	position:absolute;
	top:42px;
	left:0px;
	display:block;
}
div.gridBox table tr.wijmo-wijgrid-alternatingrow div.vehiclePic span.certified {
	background:url(../images/certified-white.png) 0 0 no-repeat;
}
div.gridBox table tr.wijmo-wijgrid-alternatingrow div.vehiclePic span.vdp-preview {
	background:url("../images/preview.png") 0 0 no-repeat;
	cursor: pointer;
	left: 60px;
	top: 0;
}
div.gridBox div.vehiclePic span.vdp-preview{
	background:url("../images/preview.png") 0 0 no-repeat;
	cursor: pointer;
	left: 60px;
	top: 0;
}

div.gridBox span.newPrice{
	font-weight: bold;
	font-size: 14px;
	color: #d64937;
}

div.gridBox span.webIcon{
	font-family: 'Lato', sans-serif;
	font-weight:bold;
	font-size:9px;
	color:#e50014;
	display:block;
}

div.gridBox div.dazView {
	color: #0099ff;
	line-height: 1.6;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	width: 175px;
}

div.gridBox div.dazView h4{
	font-weight: normal !important;
	font-size: 11px !important;
	padding: 0px;
	color: #0099ff !important;
	margin-top: 2px !important;
	margin-bottom: 0 !important;
}

div.gridBox div.dazView span{
	color: #0099ff;
	font-weight: bold;
}

div.gridBox div.dazView.blkClr{
	color: #333333 !important;
}

.blueBtnz{
	color:#fff !important;
	font-size:11px;
	padding-right:5px;
	background:url(../images/blueBtnRight.png) right top no-repeat;
	display:block;
	margin-right:10px;
	text-transform:capitalize;
	float:right;
}

.blueBtnz span{
	height:18px;
	background:url(../images/blueBtnLft.png) left top no-repeat;
	padding:4px 2px 2px 8px;
	display:block;
}

.blueBtnz:hover{
	background-position:right -25px;
}

.blueBtnz:hover span{
	background-position:left -25px;
}

.manu_list{
	width:413px;
	float:left;
	background:#ffffff;
	height:300px;
	height:434px;
	border:#e3e3e3 1px solid;
	padding:20px 20px 0px 20px;
	overflow-x:hidden;
	overflow-y:scroll;
}
.manu_list.add_colum_sect{
	margin-left:20px;
	width:430px;
	float:left;
	background:#ffffff;
	height:304px;
	padding:0px 0px 0px 0px;
	overflow-x:hidden;
	overflow-y:scroll;
	border:none;
}
.add_colum_sect ul{
	float:left;
	margin:0px;
	padding: 0px;
	list-style: none;
}
.add_colum_sect ul li{
	float:left;
	margin-bottom:2px;
	width:100%;
}
.add_colum_new{
	background:url(../images/addnew_pagebg.png) no-repeat left top;
	width:100px;
	float:left;
	padding:5px 15px 11px 10px;
	margin-left:1px;
}
.add_colum_new a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF !important;
}

.check_box{
	width:30px;
	float:left;
	background:#f2f2f2;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: #e5e5e5 1px solid;
	text-align:center;
	padding:2px 0px 2px 0px;

}
.btn_sect{
	width:100%;
	float:left;
	padding:13px 0px;
}
.btn_class.cancle_Newbtn{
	color:#343434 !important;
	font-weight:bold !important;
	font-size:11px !important;
	font-family:Arial, Helvetica, sans-serif !important;
}
.btn_class.Save_blue{
	color:#0e7dcb !important;
}
.midel_colmrightNew{
	width:351px;
	float:left;
	border-top: #FFFFFF 1px solid;
	background:#f7f7f7;
	padding:5px 10px 5px 10px;
}


/* =================================== Start Left Panel Styles Here ======================================== */
#body.cntBody{
	padding:0px !important;
	min-height: calc(100vh - 80px);
}

.ftr{
	width: 100%;
	height: 40px;
	z-index: 100;
	margin: 0 auto;
	position: relative;
	clear: both;
}

.ftr a.ftrLogo{
	width:237px;
	height:37px;
	background:url(../images/ftr_logo_new.png) 0 0 no-repeat;
	text-indent:-999999px;
	position:absolute;
	display:block;
	top:50px;
	left:60px;
}

.ftr div.ftrMenu{
	width: 100%;
	height: 40px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: white;
	line-height: 18px;
	background: rgb(34, 34, 34);
}

.ftr div.ftrMenu a{
	color:#b0b0b0;
	text-decoration:none;
	text-transform:capitalize;
	margin-right:18px;
	font-size:12px;
	font-weight:bold;
	float:left;
}

.ftr div.ftrMenu p{
	width:100%;
	margin-top:6px;
	float:left;
}

.ftr div.socialIcon{
	width:241px;
	height:55px;
	margin:40px 60px 0 0;
	color:#b0b0b0;
	font-size:12px;
	font-weight:bold;
	float:right;
}

.ftr div.socialIcon span{
	display:block;
	text-align:center;
	margin-bottom:10px;
}

.ftr div.socialIcon a{
	width:31px;
	height:31px;
	display:block;
	text-indent:-99999px;
	background:url(../images/socialIcons.gif) 0 0 no-repeat;
	margin-right:4px;
	float:left;
}

.ftr div.socialIcon a.twitter{
	background-position:-35px 0;
}

.ftr div.socialIcon a.youtube{
	background-position:-70px 0;
}

.ftr div.socialIcon a.rss{
	background-position:-105px 0;
}

.ftr div.socialIcon a.gPlus{
	background-position:-140px 0;
}

.ftr div.socialIcon a.in{
	background-position:-174px 0;
}

.ftr div.socialIcon a.pintrest{
	background-position:-207px 0;
}

#leftPanel{
	min-width:50px;
	width:auto;
	background:url(../images/panelBg.png) repeat-y top right #ededed;
	position:absolute;
	overflow:hidden;
	z-index:100;
	min-height: calc(100vh - 40px);
}

#leftPanel ul{
	width:229px;
	display:block;
	list-style-type:none;
	overflow:hidden;
	padding:0px;
	margin:0px;
	float:left;
}

#leftPanel ul li{
	width:100%;
	display:block;
	float:left;
}

#leftPanel ul li a{
	width:100%;
	height:47px;
	display:block;
	padding:0px;
	overflow:hidden;
	float:left;
}

#leftPanel ul li a span{
	max-width:152px;
	height:17px;
	display:block;
	padding:15px 17px;
	position:relative;
	font-family: 'Lato', sans-serif;
	font-weight:700;
	font-size:13px;
	color:#262533;
	z-index:1;
	text-transform:uppercase;
	float:left;
}

#leftPanel ul li a span.inventoryTab{
	font-family: 'Lato';
	font-weight:normal;
	font-size:14px;
	text-transform:capitalize;
}

#leftPanel ul li a strong{
	width:50px;
	height:45px;
	/* display:inline-block; */
	position:absolute;
	z-index:2;
	/* background:url(../images/panelIcons.png) #ededed no-repeat; */
	right:4px;
	float:right;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 25px;
	color: #000;
}

#leftPanel ul.closePanel li a span{
	display:none;
}
#leftPanel ul li a span.closeBox i.fa-caret-down,
#leftPanel ul li a span.openBox i.fa-caret-up{
	visibility:visible;
	position:absolute;
	top:22px;
	right:0;
	font-size: 10px;
}

#leftPanel ul li a span.openBox i.fa-caret-down,
#leftPanel ul li a span.closeBox i.fa-caret-up{
	visibility:hidden;
	position:absolute;
	top:22px;
	right:0;
	font-size: 10px;
}

div.closePanel ul{
	width:50px !important;
}

div.closePanel ul li a strong{
	width:46px !important;
	background-color:transparent !important;
}

div.closePanel ul li.activeTab a strong{
	border-left:solid 4px #058dc7 !important;
	right:4px !important;
	width:42px !important;
}

div.closePanel ul li a span{
	display:none !important;
}

#leftPanel:not(.closePanel) ul li a strong.inventoryTab > i.fa-bars::before{
	content: "\f355";
}

/* #leftPanel ul li a strong.vehiclesTab{
	background-position:center -132px;
} */

/* #leftPanel ul li a strong.manageTab{
	background-position:center -206px;
} */

#leftPanel ul li a strong.analyticsTab{
	background-position:center -278px;
}

#leftPanel ul li a strong.reportsTab{
	background-position:center -355px;
}

/* #leftPanel ul li a strong.accountingTab{
	display: flex;
	color: #000;
	font-size: 25px;
	align-items: center;
	justify-content: center;
} */

#leftPanel ul li a strong.websiteTab{
	background-position:center -465px;
}

#leftPanel ul li a strong.contentTab{
	background-position:center -501px;
}

#leftPanel ul li a strong.dealershipTab{
	background-position:center -537px;
}

/* div.closePanel ul li a strong.inventoryTab{
	background-position:center -43px !important;
} */

#leftPanel ul li.spacer{
	background:#cecece;
	border-top:solid 1px #bebebe;
	height:8px;
}

#leftPanel ul li.activeTab a{
	background:#FFFFFF;
	border-top:solid 1px #bebebe;
	border-bottom:solid 1px #bebebe;
}

#leftPanel ul li.activeTab a span{
	color:#058dc7;
	padding-left:13px;
}

#leftPanel ul li.activeTab a strong{
	background-color:#fff;
}

#leftPanel ul li div.subBox{
	width:100%;
	display:block;
	position:relative;
	float:left;
}

#leftPanel ul li div.subBox a{
	display:block;
	background:none;
	border:none;
}

#leftPanel ul li div.subBox a span{
	font-family: 'Lato';
	text-transform:capitalize;
	font-weight:400;
	border:none;
	color:#262533;
	padding-left:17px;
}

#leftPanel ul li div.subBox a:hover{
	background:#cecece;
	color:#ffffff;
}

#leftPanel ul li div.subBox a:hover span{
	color:#262533;
}

#leftPanel ul li div.subBox a.currentTab{
	background:#FFFFFF;
	border-top:solid 1px #bebebe;
	border-bottom:solid 1px #bebebe;
}

#leftPanel ul li div.subBox a.currentTab span{
	color:#058dc7;
	border-left:solid 4px #058dc7;
	padding-left:13px;
}
/* =================================== End Left Panel Styles Here ======================================== */

/* =================================== Start Right Panel Styles Here ======================================== */
#rightPanel{
	/* position: absolute; */
	padding: 0;
	margin-left: 50px;
	width: 100%;
	max-width: calc(100% - 50px);
	background-color: #ffffff;
}

#rightPanel h1{
	font-family: 'Lato';
	font-size:25px;
	font-weight:300;
	margin:0px;
	margin-left: 5px;
	text-align:left;
	position:relative;
}

#rightPanel div#response_left_panel{
	width:100%;
	height:auto;
	min-height:600px;
	padding-top: 90px;
	float:left;
}
#inventory_feeds{
	width: 100%;
	padding: 20px;
	max-width: 1400px;
	border-top: 2px solid #e1e6ea;
}
.feedsTitle-wrapper{
	display: flex;
	margin-bottom: 35px;
	align-items: center;
}
.feeedsTitle{
	font-size: 30px;
	font-weight: bold;
}
#feedTabs{
	border: none;
	background-color: transparent;
}
#feedTabs .ui-tabs-nav{
	border: none;
	background: none;
	margin-left: auto;
}
#feedTabs .feedTab{
	background-color: transparent;
}
#feedTabs .feedTab > a{
	color: var(--LK-cadet-gray);
	font-size: 0.9rem;
	border-radius: 8px;
	text-decoration: none;
	background-color: transparent;
}
#feedTabs .feedTab > a:hover,
#feedTabs .feedTab > a:visited{
	color: var(--LK-white);
	background-color: var(--LK-vivid-sky-blue);
	transition: background-color 250ms ease-in-out;
	-ms-transition: background-color 250ms ease-in-out;
	-webkit-transition: background-color 250ms ease-in-out;
}
#feedTabs .feedTab[aria-selected="true"] > a{
	color: var(--LK-white);
	background-color: var(--LK-vivid-sky-blue);
}
#incomingFeed,
#outgoingFeed{
	padding: 20px;
	border-radius: 8px;
	background-color: #fff;
}
#feedTabs .feedsHeading{
	margin-top: 0;
	display: flex;
	font-size: 14px;
	padding-left: 0;
	padding-right: 0;
	font-weight: bold;
	margin-bottom: 25px;
	align-items: center;
}
#feedTabs .feedsHeading > span{
	font-size: 16px;
}
#feedTabs .feedsHeading > span > i.fa-solid{
	color: #adb9c2;
	margin-right: 5px;
}
#feedTabs .feedsHeading form{
	margin-left: auto;
}
#feedTabs .custom-select-styling{
	height: auto;
	appearance: none;
	box-shadow: none;
	line-height: 16px;
	border-radius: 10px;
	-moz-appearance: none;
	-webkit-appearance: none;
	border: 1px solid #ccd0d8;
	padding: 10px 45px 10px 10px;
	background-repeat: no-repeat;
	margin-right: 10px !important;
	background-size: 22px !important;
	background-position: calc(100% - 10px) center;
	background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTE3LDkuMTdhMSwxLDAsMCwwLTEuNDEsMEwxMiwxMi43MSw4LjQ2LDkuMTdhMSwxLDAsMCwwLTEuNDEsMCwxLDEsMCwwLDAsMCwxLjQybDQuMjQsNC4yNGExLDEsMCwwLDAsMS40MiwwTDE3LDEwLjU5QTEsMSwwLDAsMCwxNyw5LjE3WiIvPjwvc3ZnPg==);
}
#outgoingFeed .add_edit_export_button,
#incomingFeed .add_edit_syndication_button{
	font-size: 16px;
	padding: 6px 12px;
}
.feedTab-content{
	clear: both;
	overflow: hidden;
}
.feedsTable tr{
	border-bottom: 1px solid #d0d7dd;
}
.feedsTable tbody tr:last-child{
	border-bottom: none;
}
.feedsTable th{
	border: none;
	color: #000;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
}
.feedsTable .feedOptions{
	min-width: 165px;
}
.feedsTable .feedTime{
	text-align: center;
}
.feedsTable td{
	border: none;
	padding: 10px;
	color: #000;
	font-size: 14px;
	text-align: left;
}
.feedsTable tr.active{
	border-left: 6px solid #0099ff;
}
.feedsTable tr.inactive{
	border-left: 6px solid #dce1e6;
}
.feedsTable tr.inactive td{
	color: #adb9c2;
}
.feedsTable tr.inactive td > strong{
	opacity: 0.5;
}
.feedsTable th:first-child{
	text-align: left;
	min-width: 130px;
	padding-left: 20px;
}
.feedsTable td:first-child{
	padding-left: 20px;
}
.feedsTable th:last-child{
	width: 160px;
	text-align: right;
	min-width: 160px;
	padding-right: 20px;
}
.feedsTable td:last-child{
	width: 160px;
	min-width: 160px;
	padding: 2px 13px 10px 18px;
}
.dashboardReportBody .noFail th:nth-last-child(2),
.dashboardReportBody .noFail td:nth-last-child(2){
	text-align: right;
	padding-right: 20px !important;
}
.dashboardReportBody .noFail th:last-child,
.dashboardReportBody .noFail td:last-child{
	display: none;
}
.feedsTable td > .disp-flex {
	display: inline-flex;
}
.feedsTable td > .disp-flex > button:focus,
.feedsTable td > .disp-flex > button:hover{
	color: #222;
}
.feedsTable td > .disp-flex > button,
.feedsTable td > .disp-flex > a.run_button{
	padding: 7px !important;
	font-size: 17px !important;
}
.feedsTable td > .disp-flex > .reactivate_button i.fa-toggle-on{
	opacity: 0.4;
	color: #000;
}
.feedsTable td > .disp-flex > .deactivate_button i.fa-toggle-off{
	color: #0099ff;
}
.feedsTable td > .disp-flex > .run_button i.fa-circle-play{
	color: #019660;
}
.feedsTable td > .disp-flex > .delete_button i.fa-trash{
	color: #cd2626;
}
.noData{
	width: 100%;
	display: flex;
	color: #cd2626;
	min-height: 140px;
	border-radius: 8px;
	align-items: center;
	justify-content: center;
	background-color: #fcf4f4;
}
.noData > p{
	text-align: center;
}
.noData i.fa-triangle-exclamation{
	font-size: 30px;
}
#rightPanel div#response_left_panel h2{
	font-family: 'Lato' !important;
	font-size:16px !important;
	color:#333;
	font-weight:normal;
}

#rightPanel div#response_left_panel h3{
	font-family: 'Lato' !important;
	font-size:16px !important;
	color:#333;
	font-weight:normal;
}

/* =================================== Start Right Panel Styles Here ======================================== */

label.small{
	width:147px !important;
	padding:5px 0px 0px 0px;
}

.mjs-nestedSortable-error{
	background: none repeat scroll 0 0 #FBE3E4 !important;
	border-color: transparent !important;
	outline: 1px dashed #4183C4 !important;
}

.ui-state-highlight-nested{
	background-color: #F5F5F5;
	border-color: #BBBBBB;
	border-style: dashed;
	border-width: 1px;
}

#response_left_panel th.ui-state-default{
	border-top: 1px solid #DDDDDD;
	/*width:200px !important;*/
}

.question_mark{
	width:16px;
	height:16px;
	display:inline-block;
	background:url(../images/help.png) 0 0px no-repeat;
}
.warning_mark{
	width:16px;
	height:16px;
	display:inline-block;
	background:url(../images/warning.png) 0 0px no-repeat;
	vertical-align: -1px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.warning_mark{
		margin-left: 5px;
	}
}

/* =================================== Start Inventory List Page Style Here ======================================== */
.content-wrapper{
	width: 100%;
	padding: 0 15px;
	max-width: 1200px;
}
div.listPage {
	width: 1200px;
	float: left;
	padding-top: 0px;
}
.heading {
	width:100%;
	padding-left:20px;
	margin-top:-15px;
	float:left;
}
div.heading h2{
	width:100%;
	font-size:36px !important;
	line-height:28px !important;
	margin-bottom:0px !important;
}
div.totalListed span {
	font-weight: bold;
}

div.srchSection {
	width: 100%;
	float: left;
}
div.srchSection div.filterSearch {
	width: 1200px;
	padding: 20px;
	background: #f3f3f3;
	border-radius: 3px;
	position: relative;
	float: left;
	display: flex;
	justify-content: center;
}
div.srchSection div.filterSearch div.filterSearch_left {
	min-width: 670px;
}
div.srchSection div.filterSearch div.filterSearch_right {
	margin-left: 30px;
	border-left: 1px solid #b0b0b0;
	padding-left: 30px;
	display: flex;
	flex-wrap: wrap;
	row-gap: 10px;
	column-gap: 20px;
}
div.filterSearch .select2-container .select2-choice {
	width: 200px;
}
div.srchSection div.filterSearch input[type="text"] {
	width: 100%;
	padding: 10px;
	color: #333333;
	font-weight: bold;
	border: solid 1px #b0b0b0;
	font-size: 16px;
	float: left;
	border-radius: 3px;
}
div.srchSection div.filterSearch label {
	width: 100%;
	height: 26px;
	padding: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	color: #000;
	font-size: 14px;
	float: left;
}
div.srchSection div.filterSearch label:hover {
	cursor:default;
}
div.filterSearch div.resltz {
	color: #0099ff;
	position: relative;
	bottom: 73px;
	left: 580px;
	font-size: 12px;
	font-style: italic;
	width: 150px;
}
div.listPage div.gridBox div.wijmo-wijgrid {
	margin-top:50px !important;
}
div.listPage div.gridBox table tr.wijmo-wijgrid-headerrow th.ui-state-default a {
	color:#2f82d2 !important;
}
div.listPage div.wijmo-wijgrid-innercell {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:14px !important;
	color:#333;
}
div.listPage div.wijmo-wijgrid-innercell span.millage {
	color: #0099ff;
	font-weight: bold;
}
div.listPage div.wijmo-wijgrid .wijmo-wijgrid-headerrow .wijmo-wijgrid-headertext {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#2c64ad;
	padding:0.5em 0;
}
.listBody div.wijmo-wijtooltip {
	background:#000;
	border:solid 1px #000000;
	border-radius:0;
}
.listBody div.wijmo-wijtooltip div.wijmo-wijtooltip-container {
	padding:5px 15px;
	font-family: 'Lato';
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
}
.listBody .wijmo-wijtooltip-pointer {
	border:none;
	margin-left:0px;
}
.listBody .wijmo-wijtooltip-arrow-bc .wijmo-wijtooltip-pointer-inner {
	border-bottom:#000 !important;
}

.toolTip div.wijmo-wijtooltip{
	background:#000;
	border:solid 1px #000000;
	border-radius:0;
}
.toolTip div.wijmo-wijtooltip div.wijmo-wijtooltip-container{
	padding:5px 15px;
	font-family: 'Lato';
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
}
.toolTip .wijmo-wijtooltip-pointer{
	border:none;
	margin-left:0px;
}
.toolTip .wijmo-wijtooltip-arrow-bc .wijmo-wijtooltip-pointer-inner{
	border-bottom:#000 !important;
}

div.dialog{
	padding:0.5em 1em !important;
}
div.srchSection div.sort_by {
	float:left;
	padding-top: 15px;
}
div.srchSection div.sort_by label {
	float: left;
	padding-top: 3px;
	width: 100px;
}
div.srchSection div.sort_by span {
	background:url(../images/icons/arrow_both.png) no-repeat right center;
	color: #555555;
	cursor: pointer;
	font-size: 14px;
	margin: 0px 10px 0px 0px;
	padding:0px 15px 0px 0px;
}
div.srchSection div.sort_by span:hover {
	background:url(../images/icons/arrow_both_hover.png) no-repeat right center;
	color: #2C64AD;
}
div.srchSection div.sort_by span.arrow_down {
	background:url(../images/icons/arrow_down.png) no-repeat right center;
	font-weight: bold;
	color: #2C64AD;
}
div.srchSection div.sort_by span.arrow_up {
	background:url(../images/icons/arrow_up.png) no-repeat right center;
	font-weight: bold;
	color: #2C64AD;
}
.setting {
	float: left;
	height: auto;
	margin-bottom: 15px;
	margin-top: 12px;
	max-height: 410px;
	/*min-height: 200px;*/
	overflow-x: hidden;
	overflow-y: scroll;
	width: 100%;
}
.custome_settings {
	border-bottom: 1px solid #E5E5E5;
	color: #454545;
	float: left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin-bottom: 15px;
	padding: 5px 0;
	width: 99%;
}
.ui-sortable-placeholder {
	background: none repeat scroll 0 0 #CCCCCC !important;
	border: 1px dashed #999999 !important;
	border-radius: 5px 5px 5px 5px;
	visibility: visible !important;
}

.slidevehicleimage{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DDDDDD;
	cursor: pointer;
	float: left;
	height: 156px;
	margin: 0 16px 20px 0;
	overflow: hidden;
	padding: 2px 0 0;
	position: relative;
	width: 230px !important;
}

div.add_edit{
	position:relative;
	margin-top:-84px;
	float:left;
}
div.add_edit .select2-container{
	width: 100%;
}
div.add_edit .select2-container .select2-choice{
	width: 100%;
	height: 36px;
	font-size:14px;
	font-weight:bold;
}
div.add_edit .select2-container .select2-arrow{
	background-position-y: 5px;
}

div.grayBar{
	width:100%;
	padding:20px 35px 20px 20px;
	margin-top:20px;
	position:relative;
	background-color: #f3f3f3;
	font-size:15px;
	font-family: 'Lato';
	color:#000000;
	float:left;
	margin-bottom: 20px;
}

div.grayBar .form-group{
	clear: both;
}
div.grayBar input[type="text"]{
	width:150px;
	height:36px;
	padding:3px 5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	border:solid 1px #b0b0b0;
	font-size:14px;
	line-height:normal;
	margin:0 10px 0px 0;
	float:left;
	border-radius:3px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f7f7f8 43%, #f1f1f1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(43%,#f7f7f8), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f7f7f8 43%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f7f7f8 43%,#f1f1f1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f7f7f8 43%,#f1f1f1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f7f7f8 43%,#f1f1f1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */
}

div.grayBar input[type="checkbox"]{
	border:solid 1px #707070;
	margin:3px 15px 0px 0;
	float:left;
}
div.grayBar select{
	height: 38px;
}

div.grayBar td{
	padding:0px;
}

div.grayBar select{
	width: 100%;
	padding:9px;
	font-size:15px;
	font-family: 'Lato';
	color:#000000;
	border:solid 1px #abadb3;
	margin:0 15px 15px 0;
	float:left;
}

.small-note{
	clear: both;
	font-size: 13px;
	margin-bottom: 0;
	padding-top: 15px;
}
.small-note a{
	border: none;
	color: #0099ff;
	text-decoration: none;
	background-color: transparent;
}

.wijmo-checkbox{
	margin:3px 0 0 0;
}

.wijmo-checkbox .wijmo-checkbox-box{
	border-radius:3px;
	background: #fefefe; /* Old browsers */
	background: -moz-linear-gradient(top,  #fefefe 0%, #f0f0f0 43%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(43%,#f0f0f0), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fefefe 0%,#f0f0f0 43%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fefefe 0%,#f0f0f0 43%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fefefe 0%,#f0f0f0 43%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fefefe 0%,#f0f0f0 43%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	cursor:pointer;
	box-shadow:0 1px 2px #787878;
	margin:2px 10px 0 0;
}

div.grayBar .chkBox{
	position:relative;
	min-width:100px;
	margin-top:5px;
	font-size:13px;
	float:left;
}

div.grayBar a.button-orange{
	padding:4px 24px;
	margin-right:10px;
}

div.grayBar label{
	width:100%;
	margin-right:5px;
	padding-top:2px;
	float:left;
	font-weight: 600;
}

div.grayBar .chkBox.hideVIN{
	font-size: 13px;
	min-width: unset;
	font-weight: 600;
	margin-left: 15px;
}
div.grayBar #s2id_vehicle_country .select2-choice{
	width: 100% !important;
}
div.grayBar #vin-num{
	margin-right: 15px;
	width: calc(100% - 307px);
}
div.grayBar #stock{
	width: calc(100% - 157px);
}
div.vchlFrm{
	width:100%;
	padding:22px 0px 22px 0px;
	position:relative;
	font-size:15px;
	font-family: 'Lato';
	color:#000000;
	float:left;
}

div.vchlFrm input[type="text"]{
	width:100%;
	height:36px;
	padding:3px 5px;
	margin-bottom:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	border:solid 1px #b0b0b0;
	font-size:14px;
	line-height:normal;
	float:left;
	border-radius:3px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f7f7f8 43%, #f1f1f1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(43%,#f7f7f8), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f7f7f8 43%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f7f7f8 43%,#f1f1f1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f7f7f8 43%,#f1f1f1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f7f7f8 43%,#f1f1f1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */
}
div.grayBar .select2-container,
div.grayBar .select2-container,
div.vchlFrm .select2-container{
	margin-bottom: 13px;
}
#s2id_vehicle_country{
	width: 70px;
	float: left;
	margin-right: 10px;
}

div.vchlFrm input[type="checkbox"]{
	border:solid 1px #707070;
	margin:3px 10px 0px 0;
	float:left;
}

div.vchlFrm .wijmo-wijupload{
	margin-right:10px;
	height:80px;
	float:left;
}
div.vchlFrm .wijmo-wijupload a.ui-button{
	margin: 1px 0 0;
	color: #fff;
	border: none;
	height: 36px;
	padding: 0 12px;
	font-size: 16px;
	border-radius: 3px;
	text-shadow: none;
	background-color: var(--LK-vivid-sky-blue);
}

div.vchlFrm .wijmo-wijupload ul.wijmo-wijupload-filesList{
	margin-top:-39px;
}

div.vchlFrm .wijmo-wijupload ul.wijmo-wijupload-filesList li
{
	width: 200px;
	display: inline-block;
}

.vchlOptns .wijmo-wijupload li{
	overflow:hidden;
	max-width:317px;
}

div.vchlFrm .wijmo-wijupload .wijmo-wijupload-file{
	margin-right:0px;
	white-space:nowrap;
}
#warranty > div{
	display: flex;
	justify-content: end;
	flex-direction: column;
}
#warranty #vehicle_lease,
#warranty #vehicle_warranty{
	width: calc(100% + 25px);
}
.wijmo-wijupload .wijmo-wijupload-file{
	margin: 5px;
}

div.vchlFrm .wijmo-wijupload .button-orange{
	padding:0 24px !important;
	top:-2px;
}

div.vchlFrm .upload-note{
	display:block;
	padding-top:7px;
	float:left;
}

div.vchlFrm input[type="radio"]{
	margin:3px 10px 0px 0;
	float:left;
}

div.vchlFrm textarea{
	width: 100%;
	padding:6px;
	font-size:15px;
	font-family: 'Lato';
	color:#000000;
	border:solid 1px #abadb3;
	margin:0 0px 10px 0;
	resize:none;
	float:left;
}

div.vchlFrm .lbl-upload{
	float: left;
	font-size: 12px;
	line-height: 36px;
	margin-right: 10px;
}
#progressbar1:not(:empty){
	width: 100%;
	height: 20px;
	border-radius: 25px;
	border: 1px solid #d3d3d3;
}
div.vchlFrm select{
	width:184px;
	padding:5px 6px;
	font-size:15px;
	font-family: 'Lato';
	color:#000000;
	border:solid 1px #abadb3;
	margin:0 0px 10px 0;
	float:left;
}

div.vchlFrm td{
	padding:0px;
	margin:0px;
}

input.boldFnt{
	font-family: 'Lato', sans-serif !important;
	font-weight: bold;
	font-size:18px !important;
	padding:3px 10px !important;
	margin-right:15px !important;
	margin-bottom:22px !important;
}

div.vchlFrm div.defaultImg{
	width: 100%;
	height: auto;
	border:solid 1px #7a7b7b;
	margin-right:10px;
	position:relative;
	overflow:hidden;
	float:left;
}

div.vchlFrm div.defaultImg #add_veh_img{
	width: 100%;
	height: auto;
}

div.vchlFrm div.defaultImg img.certi_image{
	position:absolute;
	top:0px;
	left:0px;
}

div.vchlFrm div.defaultImg div.editBtns{
	left: 50%;
	width: 90%;
	bottom: 20px;
	max-width: 340px;
	position: absolute;
	transform: translate(-50%, 10px);
}

div.vchlFrm div.vchlInfo{
	width: 468px;
	float: left;
}

div.vchlFrm div.vchlInfo label{
	width:128px;
}

div.vchlFrm label{
	font-family: 'Lato';
	font-size:14px;
	margin-right:6px;
	padding-top:4px;
	float:left;
	width: 100%;
	margin-bottom: 5px;
}

div.vchlFrm div.yearMake
{
	width: 100%;
	margin-bottom: 1px;
	margin-top: 30px;
	float: left;
}
div.vchlFrm div.yearMake input
{
	margin-right: 10px;
}

div.vchlFrm div.vehHighlight
{
	width: 100%;
	margin-top: 1px;
	float: left;
}
div.vchlFrm div.vehHighlight input
{
	margin-right: 10px;
	margin-bottom: 2px;
}
div.vchlFrm div.vehHighlight div.vehHighlightExtra
{
	font-size: 10px;
}

div.vchlFrm label.hdTxt{
	width:150px;
	font-size:16px;
	text-align:left;
	margin-bottom:10px;
	text-transform:capitalize;
}

div.vchlFrm label.lfTxt{
	width:100%;
	text-align:left;
	margin:0px;
	padding:1.5px 0;
}

input.boldPrice{
	width:108px !important;
	font-family: 'Lato', sans-serif !important;
	font-weight: bold;
	font-size:20px !important;
	padding:3px 10px !important;
	margin-right:10px !important;
}
.hidepriceWrapper{
	display: flex;
	align-items: end;
}
div.vchlFrm label.hidePrice{
	margin: 0 0 13px 0px;
	text-align:left !important;
}
#body div.vchlFrm h2 span.inventoryIncentives{
	display: inline-block;
	margin-left: 30px;
	font-weight: bold;
}
.inventoryIncentCheckboxes div.form-check{
	padding: 0;
}
label.colorSimple{
	width:160px !important;
	margin-right:0px !important;
	margin-left:10px !important;
	margin-top: -7px !important;
}

div.vchlFrm div.certiLogo{
	width:92%;
	padding-left:8%;
	margin-top:0px;
	margin-bottom:20px;
	border-bottom:2px solid #AAAAAA;
	padding-bottom:20px;
	float:left;
}

div.vchlFrm div.certiLogo img{
	border:solid 1px #a1a1a1;
	margin-right:10px;
	float:left;
}

div.vchlFrm div.vchlDscp{
	width:100%;
	margin-bottom:40px;
	float:left;
}

div.vchlFrm div.vchlDscp label{
	width:100%;
	text-align:left;
	font-size:20px;
	margin-bottom:10px;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	color:#333;
	float:left;
}

div.vchlFrm div.vchlOptns{
	width:100%;
	padding:1rem 0 1.5rem;
	text-align:left;
	overflow:visible;
	position: relative;
}
#err_msg_2{
	top: 2px;
	width: auto;
}
#body #acquisit-info{
	margin-top: 25px !important;
	position: relative;
}
#body #err_msg_3{
	top: -20px;
	width: auto;
	font-size: 11px;
	position: absolute;
	color: rgb(255, 0, 0);
}
.vchlOptns #err_msg5{
	top: 6px;
}

div.vchlFrm div.vchlOptns p.text-main{
	width:100%;
	margin-bottom:5px;
	float:left;
}

div.vchlFrm div.vchlOptns div.vchlCnt{
	width: 100% !important;
	padding:30px 1%;
	border:solid 1px #aaaaaa;
	border-top:none;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
	background:none;
	position:relative;
	float:left;
}

div.vchlFrm div.vchlOptns h2{
	width:100%;
	font-family: 'Lato', sans-serif !important;
	font-size:22px !important;
	margin-bottom:20px;
	text-transform:capitalize;
	font-weight:bold !important;
	padding:0px;
	float:left;
}

#rightPanel div#response_left_panel h2.hdng1{
	color: #333333 !important;
	font-family: 'Lato', sans-serif !important;
	font-weight: bold;
	font-size: 20px !important;
	width: 100%;
}

#rightPanel div#response_left_panel h3.hdng1{
	color: #333333 !important;
	font-family: 'Lato', sans-serif !important;
	font-weight: bold;
	font-size: 20px !important;
	margin-bottom: 0px !important;
	width: 100%;
}

.wijmo-wijaccordion .wijmo-wijaccordion-header{
	background: #f3f1f2;
	background: -moz-linear-gradient(top,  #f3f1f2 0%, #e0dfdf 47%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f1f2), color-stop(47%,#e0dfdf), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f3f1f2 0%,#e0dfdf 47%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f3f1f2 0%,#e0dfdf 47%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f3f1f2 0%,#e0dfdf 47%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f3f1f2 0%,#e0dfdf 47%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f1f2', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
	margin-bottom:0px !important;
	border:solid 1px #aaa;
	border-bottom:none;
	height:38px;
}

.wijmo-wijaccordion .wijmo-wijaccordion-header{
	margin-top:1px;
}

.wijmo-wijaccordion .wijmo-wijaccordion-header a{
	background:none !important;
	color:#333333 !important;
	padding:8px 0 0 28px !important;
	border:none !important;
	outline:none !important;
	font-family: 'Lato', sans-serif !important;
	font-weight: bold;
	font-size:20px !important;
	color:#333;
}

div.vchlFrm div.vchlOptns h2 span.ui-icon-triangle-1-e{
	background:url(../images/upDwn.png) 5px 2px no-repeat !important
}

div.vchlFrm div.vchlOptns h2 span.ui-icon-triangle-1-s{
	background:url(../images/upDwn.png) 5px -20px no-repeat !important
}

div.vchlFrm div.vchlOptns h3{
	width:100%;
	font-family: 'Lato', sans-serif !important;
	font-weight: bold;
	font-size:20px !important;
	font-weight:normal !important;
	margin-bottom:20px !important;
	text-transform:capitalize;
	float:left;
}

div.vchlFrm h4{
	width:100%;
	font-family: 'Lato' !important;
	font-size:13px !important;
	font-weight:normal !important;
	margin-bottom:20px !important;
	float:left;
}

div.vchlFrm div.vchlOptns label{
	width:100%;
}

div.kmmtr .select2-container .select2-choice{
	width:90px !important;
}

div.vchlFrm div.vchlOptns label.width_160{
	width:160px;
}

div.vchlFrm div.vchlOptns label.width_120{
	width:120px;
}

div.vchlFrm div.vchlOptns label.width_70{
	width:70px;
}

div.vchlFrm div.vchlOptns label.full{
	width:100%;
}

div.vchlFrm div.vchlOptns a{
	color:#058DC7;
}

div.vchlFrm div.vchlOptns td{
	width:33%;
}

div.vchlFrm div.vchlOptns p{
	padding:0px;
	margin:0px;
	margin-bottom:20px;
	font-size:12px;
}

div.vchlFrm div.vchlOptns td select{
	font-size:12px;
	padding:2px;
}
.row.fuel-avg-wrapper{
	margin-right: -10px;
}

div.vchlFrm a.orngBtn{
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	color:#fff !important;
	font-size:12px;
	border-radius:3px;
	margin:0 0px 0px 0;
	background:#fc7305;
	display:block;
	text-align:center;
	padding:3px 8px;
	float:left;
}

div.vchlFrm div.vchlOptns td.full{
	width:100%;
}

div.vchlFrm div.vchlOptns td.full textarea{
	width:675px;
	margin-right:10px;
	margin-bottom:20px;
}


#editorPage{
	overflow-x: hidden;
	overflow-y: scroll;
}
ul#recent_changes{
	width:600px;
	padding-right:20px;
	max-height:300px;
	overflow-x:hidden;
	overflow-y:scroll;
}
ul#recent_changes li{
	list-style-type:disc;
	margin-bottom:10px;
	font-size:13px;
}

textarea.disabled {
	background:#f0f0f0 !important;
}

#generatingReports div.popBg{
	position:fixed;
}
#generatingReports div.popCnt{
	position:fixed;
	margin:15% 33%;
}

.err_msg{
	float:left;
	width:20%;
	color:red;
	font-weight:bold;
	font-size:11px;
	display:block;
	position:absolute;
	top:6px;
	height:14px;
	margin-bottom:5px;
}

#put_workorders_here {
	list-style-type:none;
	display:block !important;
	width:100%;
	padding-left:0px;
}
#put_workorders_here li{
	list-style:none !important;
	list-style-type:none !important;
	padding-bottom:10px;
	padding-left:30px;
	float:left;
	width:100%;
}
#put_workorders_here li.jpg{
	background:url(../images/jpg.png) 0 5px no-repeat;
}
#put_workorders_here li.pdf{
	background:url(../images/pdf.png) 0 5px no-repeat;
}
#put_workorders_here li a.delInactiv{
	background:url(../images/trash.png) 0 0 no-repeat;
	display:block;
	width:16px;
	height:16px;
	opacity:0.6;
	margin:9px 0 0 20px;
	float:left;
}
#put_workorders_here li a.delInactiv:hover{
	opacity:1;
}

div.svBtn{
	width: 100%;
	z-index: 30;
}
div.svBtn input[type="submit"]{
	min-width: 140px;
	margin-right:10px;
}

div.svBtn input.saveFrm{
	width:111px;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	color:#fff;
	font-size:14px;
	border:none;
	border-radius:3px;
	margin:0 30px 15px 0;
	background:#fc7305;
	display:block;
	text-align:center;
	padding:7px 0;
	float:right;
}

.form-footer{
	clear: both;
	display: flex;
	overflow: hidden;
	align-items: center;
}

.form-footer .vchlOptns{
	width: 290px;
	min-width: 290px;
	margin-left: auto;
}
.form-footer .vchlOptns .cancelBak,
.form-footer .vchlOptns input[type="submit"]{
	min-width: 140px;
}
.remove-syndication{
	color: #a1a1a1;
	font-size: 13px;
	width: calc(100% - 15px);
}
.remove-syndication #syndlock{
	margin-left: 5px;
}

div.svBtn a{
	display:block;
	color:#fff;
	outline:none;
	float:right;
	min-width: 140px;
}

a.cancelBak{
	margin-left: 10px;
}

.warningmessage-box {
	color: #5FC6CC;
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 12pt;
	font-weight: 400;
	position: relative;
	margin-bottom: 15px;
}

#editPhotos a.ui-button{
	-moz-box-shadow:inset 0px 1px 0px 0px #ffcabd;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffcabd;
	box-shadow:inset 0px 1px 0px 0px #ffcabd;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fc893c), color-stop(1, #ff6600));
	background:-moz-linear-gradient(top, #fc893c 5%, #ff6600 100%);
	background:-webkit-linear-gradient(top, #fc893c 5%, #ff6600 100%);
	background:-o-linear-gradient(top, #fc893c 5%, #ff6600 100%);
	background:-ms-linear-gradient(top, #fc893c 5%, #ff6600 100%);
	background:linear-gradient(to bottom, #fc893c 5%, #ff6600 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc893c', endColorstr='#ff6600',GradientType=0);
	background-color:#fc893c;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #ff6600;
	display:inline-block;
	color:#ffffff !important;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:0px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
}

#editPhotos span.wijmo-wijupload-buttonContainer{
	display:none;
}

div#add_report{
	width:96%;
	height:560px;
	position:absolute;
	background:#FFFFFF;
	z-index:200;
	float:left;
}

div#add_report div.menu_list{
	width:300px;
	height:360px;
	margin-left:0px;
	margin-top:8px;
	padding:10px;
	padding-right:25px;
	overflow:auto;
	border:none;
}

div#add_report div.menu_list ul{
	width:auto;
	min-width:100px;
	min-height:360px;
}

div#add_report div.menu_list ul li{
	width:auto;
	min-width:100px;
	cursor: move;
}

div#add_report div.menu_list ul li label{
	cursor: move;
}

div#add_report div.menu_list li.ui-sortable-placeholder{
	width: 294px !important;
}
div#add_report div.add_list{
	width:290px;
	margin-bottom:0px;
}

div#add_report div.midel_colm{
	width:234px;
}

div#add_report div.adRmov{
	width:80px;
	margin:0px auto;
	margin-top:15%;
}

div.reportName{
	width:96%;
	padding:10px 2%;
	background:none repeat scroll 0 0 #DDDDDD;
	float:left;
}

div.reportName label{
	padding-top:6px;
	margin-right:6px;
	text-transform:capitalize;
	font-size:12px;
	cursor:default;
	float:left;
}

input[type="text"].newTxtFld{
	width:200px;
	padding:5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	font-style:italic;
	border:solid 1px #b0b0b0;
	font-size:12px;
	line-height:normal;
	margin:0;
	float:left;
	border-radius:3px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f7f7f8 43%, #f1f1f1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(43%,#f7f7f8), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f7f7f8 43%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f7f7f8 43%,#f1f1f1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f7f7f8 43%,#f1f1f1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f7f7f8 43%,#f1f1f1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */
}

#inventory_reports table tr td:first-child div a{
	color:#D74A38 !important;
}
#inventory_reports table tr td:first-child div a:hover{
	text-decoration:underline;
}

.inventory-rprtz-eror{
	display: none;
	font-size: 16px;
	font-weight: bold;
	margin-top: -50px;
	position: absolute;
	text-align: center;
	top: 200px;
	width: 100%;
	z-index: 1;
}
#inventory_reports p.vchlslct{
	width:100%;
	padding:15px 0;
	font-size:14px;
	border-top:1px solid #E3E3E3;
	border-bottom:1px solid #E3E3E3;
	float:left;
}

.custom_tooltip{
	display: none;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px dashed;
	float: left;
	left: 50px;
	margin-top: 7px;
	padding: 8px;
	position: absolute;
	text-align: center;
	width: 450px;
}

.col_title_miss{
	display: none;
	color: red;
	font-size: 11px;
	position: absolute;
	font-weight: bold;
	left: 2px;
	top: 3px;
}
a.clear-date{
	font-size: 12px;
	margin-top: 18px;
	margin-left: 15px;
	display: inline-block;
}
.col_pages_exist{
	color:black;
	font-size: 11px;
	font-weight: bold;
	left: 2px;
	top: 3px;
	float: left;
}
.button-white.f1.smallbutton {
	border: 1px solid #ABABAB;
	display: block;
	left: 100px;
	padding: 4px 10px;
	position: relative;
	top: -8px;
	width: 77px;
	font-size: 9px;
}
.button-white.f1.smallbutton:hover {
	color: #666666 !important;
}
.button-white.grey.f1.smallbutton:hover {
	background: #bababa;
	background: -moz-linear-gradient(top,  #dddddd 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(100%,#f7f7f7));
	background: -webkit-linear-gradient(top,  #dddddd 0%, #f7f7f7 100%);
	background: -o-linear-gradient(top,  #dddddd 0%, #f7f7f7 100%);
	background: -ms-linear-gradient(top,  #dddddd 0%, #f7f7f7 100%);
	background: linear-gradient(to bottom,  #dddddd 0%, #f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#f7f7f7',GradientType=0 );
}
.button-white.grey.f1.smallbutton {
	background: #bababa;
	background: -moz-linear-gradient(top,  #f7f7f7 0%, #dddddd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#dddddd));
	background: -webkit-linear-gradient(top,  #f7f7f7 0%,#dddddd 100%);
	background: -o-linear-gradient(top,  #f7f7f7 0%,#dddddd 100%);
	background: -ms-linear-gradient(top,  #f7f7f7 0%,#dddddd 100%);
	background: linear-gradient(to bottom,  #f7f7f7 0%,#dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#dddddd',GradientType=0 );
	border: 1px solid #BCBCBC;
	box-shadow: none;
	box-sizing: border-box;
	font-size: 13px;
	height: 30px;
	line-height: 20px;
	margin-top: 9px;
	width: 162px;
}
.selection-centre {
	margin-top: 0;
}
.selection-centre .select2-container {
	position: relative;
	width: 165px;
}
.selection-centre .select2-container .select2-choice {
	box-sizing: border-box;
	width: 100% !important;
}
div#s2id_pages.select2-container.fl {
	margin-left: 10px;
	margin-top: -3px;
}
div#s2id_pages.select2-container.fl span.select2-chosen {
	color: black;
	margin-top: -2px;
}

div.grayBar .select2-choice .select2-chosen,
div.vchlFrm .select2-choice .select2-chosen{
	min-height: 34px;
	line-height: 34px;
}
div.grayBar .select2-choice abbr,
div.vchlFrm .select2-choice abbr,
div.vchlFrm .select2-search-choice-close{
	top: 12px;
}
div.vchlFrm .label-small{
	font-size: 10px;
	line-height: 21px;
}
#exlude_td textarea{
	min-width: 330px;
}
.wijmo-wijdialog.manage-video-dialog,
.wijmo-wijdialog.manage-image-dialog{
	position: fixed;
	top: 50% !important;
	left: 50% !important;
	transform: translate(-50%, -50%) !important;
}
.ui-dialog-titlebar .wijmo-wijdialog-titlebar-close,
[aria-describedby="previewVideo"] .wijmo-wijdialog-titlebar-close,
[aria-describedby="edit_veh_video"] .wijmo-wijdialog-titlebar-close{
	width: auto;
	height: auto;
	border: none;
	padding: 5px !important;
	border-color: var(--LK-vivid-sky-blue);
	background-color: var(--LK-vivid-sky-blue);
}
.ui-dialog-titlebar .wijmo-wijdialog-titlebar-close:hover,
[aria-describedby="previewVideo"] .wijmo-wijdialog-titlebar-close,
[aria-describedby="edit_veh_video"] .wijmo-wijdialog-titlebar-close:hover{
	color: var(--LK-white);
}
.manage-video-dialog #editVideos > .setting{
	position: relative;
}
.manage-video-dialog #editVideos .custome_settings{
	margin-bottom: 30px;
}
.manage-video-dialog #editVideos #temp_err{
	top: 33px;
	left: 126px;
	position: absolute;
}
#edit_veh_video{
	position: relative;
	padding-top: 18px !important;
}
#edit_veh_video #temp_err1{
	left: 0;
	top: 0px;
	position: absolute;
}
[aria-describedby="edit_veh_video"] .ui-dialog-buttonset button:first-child{
	color: #fff;
	border: none;
	font-size: 16px;
	padding: 6px 12px;
	border-radius: 3px;
	background-color: var(--LK-vivid-sky-blue);
}
[aria-describedby="edit_veh_video"] .ui-dialog-buttonset button:last-child{
	color: #fff;
	border: none;
	font-size: 16px;
	padding: 6px 12px;
	border-radius: 3px;
	background-color: var(--LK-cadet-gray);
}
.manage-image-dialog .setting,
.manage-video-dialog .setting{
	overflow-y: auto;
}
.manage-image-dialog #progressbar,
.manage-video-dialog #progressbar{
	min-height: 22px;
}
.manage-image-dialog #editPhotos .wijmo-wijupload{
	margin-top: -10px;
}
.image-select-dialog .wijmo-wijupload a[role="button"],
.manage-image-dialog #editPhotos .wijmo-wijupload a[role="button"]{
	height: 36px;
	font-size: 16px;
	font-weight: 500;
	box-shadow: none;
	padding: 3px 24px;
	text-shadow: none;
	box-sizing: border-box;
	background: var(--LK-vivid-sky-blue);
	border-color: var(--LK-vivid-sky-blue);
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	font-family: system-ui, sans-serif !important;
}
.image-select-dialog .wijmo-wijupload a[role="button"] > span.ui-button-text,
.manage-image-dialog #editPhotos .wijmo-wijupload a[role="button"] > span.ui-button-text{
	padding: 3px 0 0 0;
}
.manage-image-dialog #editPhotos #or-div{
	box-shadow: none;
	top: 45px !important;
	-moz-box-shadow: none;
	left: 180px !important;
	-webkit-box-shadow: none;
}
.manage-image-dialog #editPhotos #add-stc{
	z-index: 22;
	font-size: 16px;
	box-shadow: none;
	font-weight: 500;
	line-height: 22px;
	text-shadow: none;
	position: absolute;
	margin-right: 20px;
	background: var(--LK-vivid-sky-blue);
	top: 37px !important;
	border-color: var(--LK-vivid-sky-blue);
	-moz-box-shadow: none;
	font-family: system-ui;
	left: 230px !important;
	-webkit-box-shadow: none;
}
.manage-video-dialog #vid_url{
	padding: 5px;
	width: 370px;
	margin-bottom: 20px;
	border: 1px solid #333;
}
.manage-video-dialog #vid_url + input[type="button"],
.manage-video-dialog .button-orange{
	font-size: 16px;
	box-shadow: none;
	font-weight: 500;
	text-shadow: none;
	background: var(--LK-vivid-sky-blue);
	border-color: var(--LK-vivid-sky-blue);
	padding: 5px 12px !important;
}
#greeting.add-edit-page{
	left: 50px;
	width: 100%;
	padding-top: 25px;
	padding-left: 40px;
	pointer-events: none;
}
.line-grey{
	clear: both;
	border-width: 1px;
	border-color: #999;
}
.vertical-line{
	width: 1px;
	height: 100%;
	display: inline-block;
	background-color: #999;
	margin-left: calc(100% - 15px);
}
.border-right-gray{
	border-right: 1px solid #999;
}
div.row.vchlOptns .wijmo-wijupload-uploadAll,
div.row.vchlOptns .wijmo-wijupload-cancelAll{
	color: #fff;
	font-size: 16px;
	box-shadow: none;
	font-weight: 500;
	margin-left: 7px;
	border-radius: 3px;
	text-shadow: none;
	text-decoration: none;
	font-family: system-ui;
	padding: 3px 12px 7px !important;
}
.manage-image-dialog .wijmo-wijupload-commandRow .wijmo-wijupload-uploadAll .ui-button-text,
.manage-image-dialog .wijmo-wijupload-commandRow .wijmo-wijupload-cancelAll .ui-button-text{
	font-weight: 500;
	padding-top: 5px !important;
}
.manage-image-dialog .wijmo-wijupload-commandRow .wijmo-wijupload-uploadAll,
.manage-image-dialog .wijmo-wijupload-commandRow .wijmo-wijupload-cancelAll{
	font-size: 16px !important;
	border-radius: 3px !important;
	padding: 0px 12px 0px 30px !important;
	font-family: system-ui !important;
}
.wijmo-wijupload-uploadAll,
.wijmo-wijupload-uploadAll:focus,
.wijmo-wijupload-uploadAll:hover{
	background: var(--LK-vivid-sky-blue);
	border-color: var(--LK-vivid-sky-blue);
}
.manage-image-dialog .wijmo-wijupload-commandRow .wijmo-wijupload-cancelAll,
.wijmo-wijupload-cancelAll{
	background: var(--LK-cadet-gray) !important;
	border-color: var(--LK-cadet-gray) !important;
}
.color-white{
	color: #fff !important;
}
#delete-selected-pics{
	top: 32px;
	z-index: 22;
	color: var(--LK-white);
	right: 10px;
	position: absolute;
	margin-right: 20px;
	border-radius: 3px;
	border-color: var(--LK-vivid-sky-blue);
	background-color: var(--LK-vivid-sky-blue);
}
#replace-selected-pics{
	top: 32px;
	z-index: 22;
	color: #fff;
	right: 310px;
	position: absolute;
	margin-right: 20px;
	border-radius: 3px;
	border-color: #0099ff;
	background-color: #0099ff;
}
#deselect-delete-selected-pics{
	top: 32px;
	z-index: 22;
	color: var(--LK-white);
	right: 170px;
	font-size: 16px;
	position: absolute;
	margin-right: 20px;
	border-radius: 3px;
	border-color: var(--LK-cadet-gray);
	background-color: var(--LK-cadet-gray);
}
/* Bootstrap Classes */
a.btn,
input.btn{
	border-radius: 3px;
	line-height: 22px;
}
.btn.btn-primary,
.btn.btn-primary:active,
.btn.btn-primary:hover{
	border-color: var(--LK-vivid-sky-blue) !important;
	background-color: var(--LK-vivid-sky-blue) !important;
}
.btn.btn-secondary,
.btn.btn-secondary:active,
.btn.btn-secondary:hover{
	border-color: var(--LK-cadet-gray) !important;
	background-color: var(--LK-cadet-gray) !important;
}
.pl-0{
	padding-left: 0 !important;
}
.pr-0{
	padding-right: 0 !important;
}

/* AI Description classes start */
.ai-desc-dropdown {
	position: relative;
	display: inline-block;
	cursor: pointer;
	margin-right: 10px;
	text-transform: capitalize;
}

.ai-desc-dropdown-content {
	display: none;
	position: absolute;
	background-color: #fff;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 1;
}

.ai-desc-dropdown-content div {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}

.ai-desc-dropdown-content a:hover {
	background-color: #f1f1f1
}

.ai-desc-dropdown:hover .ai-desc-dropdown-content {
	display: block;
}

.ai-desc-icon,
.ai-desc-dropdown-icon {
	width: 20px;
	height: 20px;
}

#genDescCount {
	float: right;
	color: gray;
}

.desc-helper-text {
	padding: 5px 15px 0px 15px;
	display: none;
}

.ai-wrapper {
	display: none;
	padding: 5px 15px 0 15px;
}

.generate-desc-dialog {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) !important;
}

.ai-desc-action-buttons {
	display: flex;
	align-items: center;
}

.vchlFrm .helper-text {
	font-size: 13px;
}
/* AI Description classes end */

/* Group Action Model */
div[aria-describedby="group-actions"] .wijmo-wijdialog-titlebar-close{
	width: auto;
	height: auto;
	padding: 5px;
	background-color: var(--LK-vivid-sky-blue);
}
div[aria-describedby="group-actions"] #group-actions{
	padding: 0.5rem 0px !important;
	height: calc(100% - 45px) !important;
}
#group-actions > iframe{
	height: 100%;
	width: calc(100% - 15px);
}
#group-actions > iframe .warning{
	font-size: 12px;
}
.dailogWrapper-batchExport{
	top: 50% !important;
	left: 50% !important;
	height: calc(100% - 40px) !important;
	width: calc(100vw - 40px) !important;
	transform: translate(-50%, -50%) !important;
}

#processScheduler-content .addbutton{
	min-width: 140px;
	font-size: 16px;
	padding: 6px 12px;
	border-radius: 3px;
	color: #fff;
	border: none;
	min-height: 35px;
	text-align: center;
	background-color: #0099ff;
}
#processScheduler-content .resultFilter{
	padding: 5px;
	line-height: 20px;
	margin-bottom: 10px;
	box-sizing: border-box;
}
#processScheduler-content .inverseRows{
	margin-top: 15px;
	table-layout: fixed !important;
}
#processScheduler-content .inverseRows thead th,
#processScheduler-content .inverseRows tbody td{
	font-size: 14px;
	color: #333;
	padding: 0.5em 0.5em;
	text-align: center;
	word-break: break-word;
	border: 1px solid #c0c0c0;
}
#processScheduler-content .inverseRows  .PS-processLog:not(th),
#processScheduler-content .inverseRows  .PS-processData:not(th),
#processScheduler-content .inverseRows  .PS-processResult:not(th){
	cursor: pointer;
	max-width: 175px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#processScheduler-content .inverseRows thead tr.sortBy th{
	cursor: pointer;
}
#processScheduler-content .inverseRows thead tr.sortBy .asc:after{
	content: "\f881";
	font-weight: 900;
	font-family: "Font Awesome 6 Pro";
}
#processScheduler-content .inverseRows thead tr.sortBy .desc:after{
	content: "\f15d";
	font-weight: 900;
	font-family: "Font Awesome 6 Pro";
}
#processScheduler-content .inverseRows thead th{
	font-weight: bold;
	color: #2c64ad;
}
#processScheduler-content .inverseRows tbody tr:nth-child(odd){
	border: none;
	background-color: #f3f3f3;
}
#processScheduler-content .inverseRows tbody tr:nth-child(even){
	border: none;
	background-color: #fff;
}
#processScheduler-content .inverseRows thead tr th input::placeholder {
	color: #CACFD2;
}
.processSchedular-overlay{
	top: 0;
	left: 0;
	width: 100vw;
	z-index: 999;
	height: 100vh;
	position: fixed;
	background-color: rgba(0,0,0,0.5);
}
.processSchedular-modal{
	top: 50%;
	left: 50%;
	width: 650px;
	z-index: 999;
	padding: 15px;
	position: fixed;
	max-width: 100%;
	background-color: #fff;
	transform: translate(-50%, -50%) !important;
}
.processSchedular-modal .w-50{
	width: calc(50% - 5px) !important;
}
.processSchedular-modal .w-100{
	width: 100% !important;
}
.processSchedular-modal .modal-title{
	font-size: 16px !important;
	font-weight: 800 !important;
	margin-left: 0px !important;
	margin-bottom: 15px !important;
}
.processSchedular-modal .form-wrapper{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.processSchedular-modal .form-wrapper .fieldWrapper{
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
	align-content: flex-start;
}
.processSchedular-modal .form-wrapper label{
	font-size: 13px;
	margin-bottom: 5px;
	display: inline-block;
}
.processSchedular-modal .form-wrapper input,
.processSchedular-modal .form-wrapper textarea{
	width: 100%;
	padding: 5px;
	line-height: 20px;
}
#s2id_process-frequency > a{
	min-height: 32px;
}
#s2id_process-frequency > a .select2-chosen{
	line-height: 32px;
}
#s2id_process-frequency > a .select2-arrow{
	background-position-y: 4px;
}
.processSchedular-modal .form-wrapper .select2-choice{
	width: 100%;
}
.processSchedular-modal .form-footerWrapper{
	width: 100%;
	display: flex;
	justify-content: flex-end;
}
.processSchedular-modal .btn{
	font-size: 16px;
	margin-left: 10px;
	padding: 6px 12px;
	border-radius: 3px;
	border: none;
	min-width: 100px;
	min-height: 35px;
	text-align: center;
}
.processSchedular-modal .btn-primary{
	color: #fff;
	border-color: #0099ff;
	background-color: #0099ff;
}
.processSchedular-modal .btn-secondary{
	color: #fff;
	border-color: #707070;
	background-color: #707070;
}

.processSchedular-modal .select2-container,
.processSchedular-modal .select2-container--default .select2-selection--single{
	width: calc(100% - 5px) !important;
}
body.processScheduler-noScroll{
	overflow: hidden;
}
@media screen and (max-width: 991px){
	#processScheduler-content .inverseRows  .PS-processLog,
	#processScheduler-content .inverseRows  .PS-processData,
	#processScheduler-content .inverseRows  .PS-processResult{
		max-width: 150px;
	}
}
@media screen and (max-width: 767px){
	#processScheduler-content .inverseRows  .PS-processLog,
	#processScheduler-content .inverseRows  .PS-processData,
	#processScheduler-content .inverseRows  .PS-processResult{
		max-width: 100px;
	}
	.vchlFrm-incentive-popup .main_incentives_popup
	{
		padding: 0px 27px 27px 27px !important;
	}
	.vchlFrm-incentive-popup .incentives_content
	{
		height: 100%;
		height: calc(100% - 220px);
	}
	.vchlFrm-incentive-popup .incentive-pop
	{
		font-size: 12px;
		line-height: 24px;
	}
	.vchlFrm-incentive-popup .incentive_header
	{
		padding: 13px 0px 5px 0px !important;
	}
}
@media screen and (max-width: 567px){
	#processScheduler-content .inverseRows  .PS-processLog,
	#processScheduler-content .inverseRows  .PS-processData,
	#processScheduler-content .inverseRows  .PS-processResult{
		max-width: unset;
	}
}
#admin-global-query-content .btn {
	font-size: 16px;
	margin-left: 10px;
	padding: 6px 12px;
	border-radius: 3px;
	border: none;
	min-width: 100px;
	min-height: 35px;
	text-align: center;
}

#admin-global-query-content .btn-primary{
	color: #fff;
	border-color: #0099ff;
	background-color: #0099ff;
}
#admin-global-query-content .btn-secondary{
	color: #fff;
	border-color: #707070;
	background-color: #707070;
}
.sqlQuery-wrapper{
	overflow: hidden;
	position: relative;
	padding-bottom: 30px;
	display: inline-block;
}
#admin-global-query-content > h1{
	width: 100%;
	max-width: 712px;
	margin-left: 12px;
}
#admin-global-query-content #sql_query_input
{
	padding: 6px;
	font-size: 15px;
	font-family: 'Lato';
	color: #000000;
	border: solid 1px #abadb3;
	margin: 0 0px 10px 10px;
	float: left;
	resize: auto;
	min-width: 700px;
	min-height: 115px;
}

#admin-global-query-content .query-actions {
	position: absolute;
	bottom: 0;
	right: 0;
}
#admin-global-query-content .dropdown{
	position: relative;
	display: inline-block;
	float: right;
}
#admin-global-query-content .dropdownPlaceholder{
	font-size: 14px;
	min-width: 167px;
	padding: 7px 15px;
	border-radius: 7px;
	display: inline-block;
	border: 1px solid #c3c3c3;
}
#admin-global-query-content #adminTableList{
	top: 36px;
	margin: 0;
	z-index: 2;
	padding: 7px;
	display: none;
	font-size: 14px;
	min-width: 150px;
	position: absolute;
	background-color: #fff;
	box-shadow: 0px 0px 5px #c3c3c3;
	max-height: 300px;
	overflow: auto;
}
.select2-results .optInvisible{
	display: none !important;
}
#admin-global-query-content .dropdown:hover #adminTableList{
	display: block;
}
#admin-global-query-content .query-error {
	margin-top: -45px;
	margin-left: 10px;
}

#admin-global-query-content .query-result-count {
	margin-top: -45px;
	margin-left: 10px;
}

#admin-global-query-content .result-table {
	margin-top: 15px;
	margin-left: 10px;
	border: 1px solid gray;
}

#admin-global-query-content .result-table tr th {
	font-weight: bold;
	font-size: larger;
	background-color: #dfdfdf;
	border: 1px solid gray;
	padding: 3px;
	margin: 3px;
}

#admin-global-query-content .result-table tr td {
	text-align: center;
	font-family: consolas;
	border: 1px solid gray;
	padding: 3px;
	margin: 3px;
}
#admin-global-query-content .result-table th,
#admin-global-query-content .result-table td {
	max-width: 350px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#globalQuery-dataModal{
	top: 50%;
	left: 50%;
	width: 90%;
	z-index: 100;
	padding: 15px;
	overflow: auto;
	position: fixed;
	max-height: 90vh;
	min-width: 300px;
	max-width: 600px;
	border-radius: 8px;
	background-color: #fff;
	border: 1px solid #c3c3c3;
	box-shadow: 0px 0px 5px #c3c3c3;
	transform: translate(-50%, -50%);
}
#globalQuery-dataModal .header h1{
	overflow: hidden;
}
#globalQuery-dataModal .globalQuery-closeModal{
	z-index: 10;
	float: right;
	color: #0099ff;
	font-size: 20px;
	cursor: pointer;
	position: relative;
	display: inline-block;
}
#globalQuery-dataModal .globalQuery-closeModal .fa-square-x{
	pointer-events: none;
}
#globalQuery-dataModal .content > p{
	overflow-wrap: break-word;
}

.vchlFrm-incentive-popup .main_incentives_popup
{
	padding: 27px;
	font-family: lato;
	color: #535353;
	font-size: 24px;
	font-weight: 400;
	position: relative;
	height: 100%;
}

.vchlFrm-incentive-popup .incentive-pop
{
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
}

.vchlFrm-incentive-popup .incentive-pop table
{
	margin-bottom: 20px;
}
.vchlFrm-incentive-popup .incentive-pop tr, .incentive-pop th
{
	padding: 11px 0px;
	height: 20px;
}

.vchlFrm-incentive-popup .incentive-pop th
{
	font-weight: 600 !important;
}
.vchlFrm-incentive-popup .incentive-pop td
{
	font-weight: 400 !important;
	line-height: 15px;
	vertical-align: top;
	height: 30px;
}
.vchlFrm-incentive-popup .incentive_header
{
	color: #c00;
	font-size: 20px;
	font-weight: 400;
	padding: 25px 0px 5px 0px;
}

#inventoryIncentCheckboxes .incentive-childItem{
	padding-left: 25px;
	position: relative;
}
#inventoryIncentCheckboxes label.incentive-childItem:after {
	top: 3px;
	left: -4px;
	content: "";
	width: 20px;
	position: absolute;
	display: inline-block;
	transform: rotate(90deg);
	border-bottom: 2px solid #C3C3C3;
}
#inventoryIncentCheckboxes label.incentive-childItem::before {
	left: 6px;
	top: 13px;
	content: "";
	width: 20px;
	position: absolute;
	display: inline-block;
	border-bottom: 2px solid #C3C3C3;
}
.inventory-rvsTable{
	width: 100%;
	border: 2px solid #000;
	border-collapse: collapse;
}
.rvs-revisionTime{
	min-width: 140px;
	text-align: center;
	border: 2px solid black;
}
th.rvs-changeData{
	text-align: center;
}
.rvs-changeData{
	border: 2px solid black;
	min-width: calc(100% - 150px);
}
.rvs-columWrapper{
	position: relative;
}
.rvs-fieldwrapper{
	display: flex;
	margin-top: 7px;
	margin-bottom: 7px;
	max-width: calc(100% - 80px);
}
.rvs-label{
	width: 170px;
	display: flex;
	margin-right: 10px;
	text-align: center;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
}
.rvs-transitionArrow{
	margin-left: 7px;
	margin-right: 7px;
	align-self: center;
}
.rvs-newValue,
.rvs-oldValue{
	width: 35%;
	border: none;
	outline: none;
	resize: vertical;
	padding: 5px 10px;
	align-self: center;
	min-height: 20px;
	max-height: 200px;
	overflow-y: auto;
	white-space: pre-wrap;
	word-wrap: break-word;
}
.rvs-newValue{
	background-color: #e2edd6;
}
.rvs-oldValue{
	background-color: #f9dbd9;
}
/* Incentive Display Styles for Revision History */
.rvs-incentiveDisplay {
	display: flex;
	align-items: center; /* align vertically like other fields */
	width: 76%;
}


.rvs-incentiveDisplay .rvs-oldValue,
.rvs-incentiveDisplay .rvs-newValue {
	width: 46%; /* match textarea width */
	border: 1px solid #ddd;
	background: #f9f9f9;
	max-height: 200px;
	overflow-y: auto;
	min-height: 20px;
}


.incentive-list {
	font-family: Arial, sans-serif;
}

.incentive-item {
	margin: 4px 0;
	padding: 6px 8px;
	border-radius: 2px;
	border-left: 2px solid #ccc;	
}

.incentive-item.status-applied {
	border-left-color: #28a745;
	background-color: #d4edda;
}

.incentive-item.status-conditional {
	border-left-color: #ffc107;
	background-color: #fff3cd;
}

.incentive-item.status-summary {
	border-left-color: #007bff;
	background-color: #d1ecf1;
	font-weight: bold;
}

.incentive-item.empty {
	border-left-color: #6c757d;
	background-color: #f8f9fa;
	color: #6c757d;
	font-style: italic;
}

.incentive-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0;
}

.incentive-name {
	font-weight: bold;
	color: #333;
}

.incentive-amount {
	font-weight: bold;
	color: #007bff;
}

.incentive-details {
	display: flex;
	gap: 3px;
	flex-wrap: wrap;
	font-size: 0.8em; /* slightly larger for readability */
	color: #666;
}


.incentive-details span {
	background: #e9ecef;
	padding: 2px 6px;
	border-radius: 1px;
	font-size: 0.8em;
}

a.rvs-revertRevision {
	top: 0px;
	right: 8px;
	min-width: auto;
	position: absolute;
}
.w-100{
	width: 100%;
}
.btn-editSite,
.btn-LK-primary,
.btn-editSite:focus,
.btn-editSite:visited,
#form_builder #save_button,
.cke_dialog_ui_button[title="Browse Server"],
.cke_dialog_footer a.cke_dialog_ui_button_ok,
.reactive-dialog .ui-dialog-buttonset > button[type="button"]:first-child,
.mark-sold-dialog .ui-dialog-buttonset > button[type="button"]:first-child,
.clear-stat-dialog .ui-dialog-buttonset > button[type="button"]:first-child,
.bulk-delete-dialog .ui-dialog-buttonset > button[type="button"]:first-child,
.delete-vehicle-dialog .ui-dialog-buttonset > button[type="button"]:first-child{
	height: 36px;
	cursor: pointer;
	font-size: 16px;
	min-width: 100px;
	padding: 6px 12px;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	box-sizing: border-box;
	color: #fff !important;
	border: 1px solid var(--LK-vivid-sky-blue);
	background-color: var(--LK-vivid-sky-blue) !important;
}
.btn-editSite:hover,
.btn-LK-primary:hover,
#form_builder #save_button:hover,
.cke_dialog_ui_button[title="Browse Server"]:hover,
.cke_dialog_footer a.cke_dialog_ui_button_ok:hover{
	border-color: var(--LK-vivid-sky-blue);
	color: #fff !important;
	background-color: var(--LK-vivid-sky-blue) !important;
}
.btn-advSetting,
.btn-LK-secondary,
.btn-advSetting:focus,
.btn-advSetting:visited,
#form_builder #delete_button,
.cke_dialog_footer a.cke_dialog_ui_button[title="Cancel"],
.reactive-dialog .ui-dialog-buttonset > button[type="button"]:last-child,
.mark-sold-dialog .ui-dialog-buttonset > button[type="button"]:last-child,
.clear-stat-dialog .ui-dialog-buttonset > button[type="button"]:last-child,
.bulk-delete-dialog .ui-dialog-buttonset > button[type="button"]:last-child,
.delete-vehicle-dialog .ui-dialog-buttonset > button[type="button"]:last-child{
	height: 36px;
	cursor: pointer;
	font-size: 16px;
	min-width: 100px;
	padding: 6px 12px;
	border-radius: 3px;
	text-align: center;
	display: inline-block;
	text-decoration: none;
	color: #fff !important;
	box-sizing: border-box;
	border: 1px solid var(--LK-cadet-gray);
	background-color: var(--LK-cadet-gray) !important;
}
.btn-advSetting:hover,
.btn-LK-secondary:hover,
#form_builder #delete_button:hover,
.cke_dialog_footer a.cke_dialog_ui_button[title="Cancel"]:hover{
	border-color: var(--LK-cadet-gray);
	color: #fff !important;
	background-color: var(--LK-cadet-gray) !important;
}
#form_builder #insert_button,
.btn-LK-primary-outline{
	height: 36px;
	cursor: pointer;
	font-size: 16px;
	min-width: 100px;
	padding: 6px 12px;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	background-color: #fff;
	box-sizing: border-box;
	color: var(--LK-vivid-sky-blue) !important;
	border: 1px solid var(--LK-vivid-sky-blue) !important;
}
.btn-LK-primary-outline:hover,
#form_builder #insert_button:hover{
	color: var(--LK-vivid-sky-blue) !important;
	border-color: var(--LK-vivid-sky-blue) !important;
}
.modal-header .btn-LK-close.close{
	opacity: 1;
	color: #fff;
	width: 28px;
	height: 28px;
	font-size: 9px;
	border-radius: 5px;
	margin: 0 !important;
	padding: 5px !important;
	background-color: var(--LK-vivid-sky-blue);
}
#form_builder #fields_editor .handle,
#invapi_builder #specs_editor .handle{
	background-color: var(--LK-cadet-gray);
}
.cke_dialog_close_button{
	top: 5px !important;
	right: 6px !important;
	width: 26px !important;
	height: 26px !important;
	background-image: none !important;
}
.cke_dialog_close_button:after{
	font-size: 26px;
	content: '\f410';
	font-weight: 900;
	color: var(--LK-vivid-sky-blue);
	font-family: "Font Awesome 6 Pro";
}
.cke_dialog_footer a.cke_dialog_ui_button[title="Cancel"],
.cke_dialog_footer a.cke_dialog_ui_button_ok{
	display: flex;
	align-items: center;
	justify-content: center;
}
.cke_dialog_footer a.cke_dialog_ui_button[title="Cancel"] span.cke_dialog_ui_button,
.cke_dialog_footer a.cke_dialog_ui_button_ok span.cke_dialog_ui_button{
	padding: 0;
	font-size: 16px;
	font-weight: 500;
}
.cke_dialog_ui_button[title="Browse Server"],
.cke_dialog_ui_button[title="Browse Server"]:focus,
.cke_dialog_ui_button[title="Browse Server"]:active{
	height: auto;
	padding: 5px 12px;
	border-color: var(--LK-vivid-sky-blue);
}
.cke_dialog_ui_button[title="Browse Server"] span.cke_dialog_ui_button{
	color: var(--LK-white);
}
.cke_dialog_ui_html{
	display: flex;
}
.cke_dialog_ui_html .cke_pasteframe{
	flex: 1;
}
.emptyOption > .select2-result-label {
	min-height: 26px !important;
	line-height: 19px;
}
