a{
    text-decoration: none;
}
a.dashboard-responsive-nav-trigger {
    display: none;
}
#dashboard {
    background-color: #f7f7f7;
    min-height: 100vh;
    display: flex;
    flex-wrap: wrap;
    padding-top: 90px;
}
a.dashboard-responsive-nav-trigger {
    display: none;
}
.dashboard-nav {
    display: block;
    z-index: 11;
    padding-bottom: 30px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
    z-index: 100;
    background: #fff;
}
.dashboard-nav {
	min-height: 100vh;
    position: absolute;
    overflow: hidden;
}
.dashboard #logo, .dashboard-nav {
    min-width: 260px;
    max-width: 260px;
}
.dashboard-content, .dashboard-nav {
    flex: 1;
}
.dashboard-nav-inner {
    max-height: 900px;
    width: calc(100% + 17px);
    overflow-y: scroll;
    position: relative;
    display: block;
    padding: 10px 0 25px 0;
}
.dashboard-nav-inner {
    height: 100%;
    width: 277px;
    overflow-y: scroll;
    position: relative;
    display: block;
    padding: 10px 0 25px 0;
}
.dashboard-nav ul:first-child {
    margin: 30px 0 0 0;
}
.dashboard-nav ul {
    list-style: none;
    padding: 0;
    margin: 25px 0 0 0;
}
.dashboard-nav ul:before {
    content: attr(data-submenu-title);
    padding: 0 35px;
    margin-bottom: 5px;
    display: block;
    color: #333;
    font-weight: 600;
    font-size: 14px;
}
.dashboard-nav ul li.active, .dashboard-nav ul li.active-submenu, .dashboard-nav ul li:hover {
    border-color: #4d4c4c;
    background-color: rgba(77,76,76,.05);
}
.dashboard-nav ul li.active, .dashboard-nav ul li.active-submenu, .dashboard-nav ul li:hover {
    border-color: #ca1016;
    background-color: rgba(38,174,97,.05);
}
.dashboard-nav ul li {
    display: block;
    border-left: 3px solid transparent;
    transition: .3s;
    line-height: 25px;
    font-size: 14px;
}
.dashboard-list-box .comment-by-listing a:hover, .dashboard-nav ul li.active a, .dashboard-nav ul li.active a i, .dashboard-nav ul li.active-submenu a, .dashboard-nav ul li.active-submenu a i, .dashboard-nav ul li:hover a, .dashboard-nav ul li:hover a i {
    color: #ca1016;
}
.dashboard-nav ul li.active a, .dashboard-nav ul li.active-submenu a, .dashboard-nav ul li:hover a {
    color: #4d4c4c;
}
.dashboard-nav ul li a {
    color: #555;
    display: block;
    padding: 10px 32px;
    transition: .3s;
    cursor: pointer;
    font-weight: 400;
    position: relative;
}
.dashboard-content {
    padding: 40px 45px;
    padding-bottom: 0;
    position: relative;
    z-index: 10;
    height: 100%;
    margin-left: 260px;
}
#dashboard #titlebar {
    padding: 0;
    margin: 0 0 40px 0;
    display: block;
    background-color: transparent;
    background: 0 0;
}
#titlebar {
    background-color: #f6f6f6;
    position: unset;
    padding: 70px;
    margin-bottom: 50px;
}
#dashboard .row {
    margin-bottom: 0;
}
@media (min-width: 992px)
{
	.col-md-10 {
		width: 83.33333333%;
	}
}
@media (min-width: 992px)
{
	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
		float: left;
	}
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
#dashboard #titlebar h2 {
    font-size: 30px;
    line-height: 38px;
}

#titlebar h2 {
    font-size: 30px;
    line-height: 40px;
}
#dashboard #breadcrumbs {
    margin-top: 5px;
}
#breadcrumbs ul {
    margin-top: 3px;
    font-weight: 500;
}
#dashboard #breadcrumbs ul li, #dashboard #breadcrumbs ul li a, #dashboard #breadcrumbs ul li:last-child a {
    color: #888;
}
#breadcrumbs ul li:first-child, #breadcrumbs ul li:last-child {
    color: #777;
    background: 0 0;
}
#breadcrumbs ul li:first-child {
    padding-right: 0;
    margin-left: 0;
}
#breadcrumbs ul li {
    display: inline-block;
    color: #777;
    margin: 0 0 0 5px;
}
#dashboard #breadcrumbs ul li:first-child:after {
    content: "\f105";
    margin: 0 0 0 9px;
}
#breadcrumbs ul li:first-child:after, #breadcrumbs ul li:last-child:after {
    content: "";
    margin: 0;
}
#breadcrumbs ul li:after {
    content: "\f120";
    font-family: FontAwesome;
    font-size: 14px;
    color: #aaa;
    margin: 0 0 0 9px;
}
.margin-top-0 {
    margin-top: 0!important;
}
.dashboard-list-box {
    margin: 30px 0 0 0;
    box-shadow: 0 0 12px 0 rgb(0 0 0 / 6%);
    border-radius: 4px;
}
.dashboard-list-box h4.gray {
    background-color: #fbfbfb;
}
.dashboard-list-box h4 {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 15px 30px;
    color: #333;
    background-color: #fff;
    display: block;
    border-bottom: 1px solid #eaeaea;
    border-radius: 4px 4px 0 0;
}
.gray, .gray-bg {
    background: gray;
}
.dashboard-list-box-static {
    padding: 30px;
    background-color: #fff;
}
.my-profile {
    display: block;
}
.my-profile label {
	display: block;
    margin-top: 27px;
    font-size: 15px;
    font-weight: 600;
    color: #333;
    margin-bottom: 9px;
}
.my-profile input{
    padding: 10px 18px;
    outline: 0;
    font-size: 14px;
    color: #909090;
    margin: 0;
    max-width: 100%;
    box-sizing: border-box;
    display: block;
    background-color: #fcfcfc;
    font-weight: 500;
    border: 1px solid #e0e0e0;
    opacity: 1;	
}
#cabinet_dashboard
{
	padding-top:0!important;
}
@media (max-width: 991px)
{
	a.dashboard-responsive-nav-trigger.active {
		border-radius: 4px 4px 0 0;
	}
	a.dashboard-responsive-nav-trigger {
		width: 90%;
		margin: 0 5%;
		margin-top: 40px;
		background-color: #333;
		border-radius: 5px;
		color: #fff;
		padding: 16px 30px;
		font-weight: 600;
		transition: .2s;
		display: block;
	}
	.dashboard-nav.active, .dashboard-nav.active ul {
		opacity: 1;
		visibility: visible;
		max-height: 900px;
	}
	.dashboard-nav {
		min-width: 90%;
		max-width: 90%;
		margin: 0 5%;
		border-radius: 0 0 4px 4px;
		position: relative;
		min-height: auto;
		opacity: 1;
		visibility: hidden;
		max-height: 0;
		padding: 0;
		transition: all .3s;
	}
	.dashboard-content {
		padding: 40px 5%;
		padding-bottom: 0;
		height: auto;
		margin-left: 0;
	}
}
@media (min-width: 1260px)
{
	.col-lg-6 {
		width: 50%;
	}
}
@media (min-width: 1260px)
{
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
		float: left;
	}
}
@media (min-width: 992px)
{
	.col-md-12 {
		width: 50%;
	}
}
@media (min-width: 992px)
{
	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
		float: left;
	}
}
.dashboard-list-box-static .button {
    padding: 12px 20px;
    font-size: 15px;
    margin-bottom: 3px;
	background-color: #ca1016;
	color: #FFFFFF;
	text-transform: none;
	cursor: pointer;
	display: inline-block;
	font-weight: 600;
	outline: 0;
    overflow: hidden;
    position: relative;
    z-index: 10;
	border: none;
	transition: all .2s ease-in-out;
	font-family: arial;
	width:auto!important;
	height:auto!important;
}
.margin-top-15 {
    margin-top: 15px!important;
}
.margin-bottom-50 {
    margin-bottom: 50px!important;
}
.dashboard-list-box-content {
    background: #fff;
    border-radius: 0 0 4px 4px;
}
.stacktable.small-only {
    display: none;
}
.stacktable {
    width: 100%;
}
.dashboard-content .stacktable.large-only {
    border-radius: 4px;
    overflow: hidden;
}
.stacktable.large-only {
    display: table;
}

.table-responsive {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
}

.table-responsive caption {
    font-size: 1.5em;
    margin: 0.5em 0 0.75em;
}

.table-responsive tr {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 0.35em;
}

.table-responsive th,
.table-responsive td {
    padding: 0.625em;
    text-align: center;
}

.table-responsive th {
    font-size: 0.85em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

@media screen and (max-width: 600px) {
    .table-responsive {
        border: 0;
    }

    .table-responsive caption {
        font-size: 1.3em;
    }

    .table-responsive thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .table-responsive tr {
        border-bottom: 3px solid #ddd;
        display: block;
        margin-bottom: 0.625em;
    }

    .table-responsive td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: 0.8em;
        text-align: right;
    }

    .table-responsive td::before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
    }

    .table-responsive td:last-child {
        border-bottom: 0;
    }
}
.nav .label, .ibox .label {
    font-size: 10px;
}
.label {
    background-color: #d1dade;
    color: #5e5e5e;
    font-family: arial;
    font-weight: 600;
	font-size: 11px;
    padding: 3px 8px;
    text-shadow: none;
    border-radius: .25em;
    line-height: 1;
    white-space: nowrap;
}
.label-primary, .badge-primary {
    background-color: #ca1016;
    color: #FFF;
}
.label-danger, .badge-danger {
    background-color: #ed5565;
    color: #FFF;
}
.dd_btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.dd_btn {
    border-radius: 3px;
    font-size: inherit;
}
.dd_btn-xs {
    font-size: .7rem;
    padding: .2rem .4rem;
}
.dd_btn-white {
    color: inherit;
    background: #fff;
    border: 1px solid #e7eaec;
	text-decoration:none;
}

.dd_btn-white:hover {
    color: #fff;
    background: #ca1016;
    border: 1px solid #e7eaec;
	text-decoration:none;
}

.dd_btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.notification.notice, .notification.notice a, .notification.notice strong {
    background-color: #e9f7fe;
    color: #4587a9;
}
.dashboard-content .notification.notice, .dashboard-content .notification.notice a {
    background-color: #e0f1fa;
}
#titlebar.single.submit-page h2, .submit-page {
    padding: 0 9%;
}
.dashboard-content .submit-page {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    left: 0;
    right: 0;
    justify-content: center;
    padding: 20px;
    padding-bottom: 0;
}

.submit-page .form {
    margin-bottom: 34px;
}
.dashboard-content .submit-page .form {
    margin: 0;
    width: 100%;
    padding: 0 10px;
    margin-bottom: 25px;
}
.submit-page h5 {
    margin-bottom: 9px;
}
.submit-page h5 span {
    color: #888;
}
/* ------------------------------------------------------------------- */
/* Chosen Plugin
---------------------------------------------------------------------- */

.chosen-container {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	zoom: 1;
	*display: inline;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.chosen-container * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.chosen-container .chosen-drop {
	position: absolute;
	top: 100%;
	left: -9999px;
	z-index: 1010;
	width: 100%;
	border: 1px solid #e0e0e0;
	background-color: #fcfcfc;
	border-top: 0;
}

.chosen-container.chosen-with-drop .chosen-drop { left: 0; }
.chosen-container a { cursor: pointer; }


/* Single Selectbox */
.chosen-container-single .chosen-single {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 0 0 18px;
	height: 47px;
	line-height: 47px;
	border: 1px solid #e0e0e0;
	background-color: #fcfcfc;
	color: #808080;
	text-decoration: none;
	white-space: nowrap;
	font-weight: 500;
}

.chosen-container-single .chosen-default { color: #999; }

.chosen-container-single .chosen-single span {
	display: block;
	overflow: hidden;
	margin-right: 26px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #808080;
}

.chosen-container-single .chosen-single-with-deselect span { margin-right: 38px; }

.chosen-container-single .chosen-single div {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 18px;
	height: 100%;
}
.chosen-container-single .chosen-single div b {
	display: block;
	position: relative;
}

.chosen-container-single .chosen-single div b:after {
	content: "\f107";
	font-family: "FontAwesome";
	font-size: 14px;
	margin: 0 14px 0 0;
	top: -1px;
	position: relative;
	width: 11px;
	height: 5px;
	display: inline-block;
	color: #c0c0c0;
	float: right;
	font-weight: normal;
}

.chosen-container-single .chosen-search {
	position: relative;
	z-index: 1010;
	margin: 0;
	padding: 3px 6px;
	white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
	margin: 1px 0;
	padding: 6px 20px 6px 6px;
	width: 100%;
	height: auto;
	outline: 0;
	border: 1px solid #ddd;
	background-color: #fff;
	display: block;
	position: relative;
	z-index: 9;
	background-color: #fafafa;
}

.chosen-container-single .chosen-search:before {
	content: "\f106";
	font-family: "FontAwesome";
	font-size: 15px;
	margin: 0 10px 0 0;
	top: 8px;
	position: relative;
	width: 11px;
	height: 5px;
	display: inline-block;
	color: #aaa;
	float: right;
	font-weight: normal;
	z-index: 10;
}

.chosen-container-single .chosen-drop {
	margin-top: -1px;
	background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
	position: absolute;
	left: -9999px;
}

/* Results */
.chosen-container .chosen-results {
	color: #808080;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0 4px 8px 0;
	padding: 0 4px 0 8px;
	max-height: 232px;
	-webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
	display: none;
	margin: 0;
	padding: 10px 10px;
	list-style: none;
	line-height: 15px;
	word-wrap: break-word;
	-webkit-touch-callout: none;
}

.chosen-container-multi .chosen-results li { padding: 10px 18px; }

.chosen-container .chosen-results li.active-result {
	display: list-item;
	cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
	display: list-item;
	color: #ccc;
	cursor: default;
}

.chosen-container .chosen-results li.highlighted {
	background-color: #505050;
	color: #fff;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}

.chosen-container .chosen-results li.no-results {
	color: #808080;
	display: list-item;
	background-color: #fff;
}

.chosen-container-multi .chosen-results li.no-results { background-color: #fff; }

.chosen-container .chosen-results li.group-result {
	display: list-item;
	font-weight: bold;
	cursor: default;
}

.chosen-container .chosen-results li.group-option { padding-left: 15px; }

.chosen-container .chosen-results li em {
	font-style: normal;
	text-decoration: underline;
}


/* Multi Selectbox */
.chosen-container-multi .chosen-choices {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 0 0 18px;
	height: 47px;
	line-height: 47px;
	border: 1px solid #e0e0e0;
	background-color: #fcfcfc;
	text-decoration: none;
	white-space: nowrap;
	line-height: 33px;
	cursor: pointer;
}

.chosen-container-multi .chosen-choices li {
	float: left;
	list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
	margin: 0;
	padding: 0;
	height: 47px;
	outline: 0;
	border: 0 !important;
	background: transparent !important;
	color: #808080;
	line-height: normal;
	font-weight: 500;
}

.chosen-container-multi .chosen-choices li.search-choice {
	position: relative;
	margin: 9px 5px 0 -4px;
	padding: 0 22px 0 8px;
	max-width: 100%;
	background-color: #505050;
	line-height: 27px;
	color: #fff;
	cursor: default;
	font-weight: 500;
}

.chosen-container-multi .chosen-choices li.search-choice span { word-wrap: break-word; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	position: absolute;
	top: -2px;
	right: 7px;
	display: block;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before {
	content: "\f106";
	font-family: "FontAwesome";
	font-size: 13px;
	top: 1px;
	position: relative;
	width: 11px;
	height: 5px;
	display: inline-block;
	color: #fff;
	float: right;
	font-weight: normal;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
	padding-right: 5px;
	border: 1px solid #ccc;
	background-color: #e4e4e4;
	color: #808080;
}

.chosen-container-multi .chosen-choices li.search-choice-focus { background: #d4d4d4; }

.chosen-container-multi .chosen-results {
	margin: 0;
	padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
	display: list-item;
	color: #ccc;
	cursor: default;
}
.chosen-container-active .chosen-single,
.chosen-container-active .chosen-choices,
.chosen-container-active.chosen-with-drop .chosen-single { border: 1px solid #e0e0e0; }

.chosen-container-active.chosen-with-drop .chosen-single div {
	border-left: none;
	background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b:after { content: "\f106" }
.chosen-container-active .chosen-choices li.search-field input[type="text"] { color: #808080 !important; }
.chosen-container-single .chosen-single {
    background: #fff;
    box-shadow: none;
    -moz-box-sizing: border-box;
    border-radius: 2px;
    cursor: text;
    height: auto !important;
    margin: 0;
    min-height: 30px;
    overflow: hidden;
    padding: 4px 12px;
    position: relative;
    width: 100%;
}
.chosen-container-multi .chosen-choices li.search-choice {
    background: #f1f1f1;
    border: 1px solid #e5e6e7;
    border-radius: 2px;
    box-shadow: none;
    color: #333;
    cursor: default;
    line-height: 13px;
    margin: 3px 0 3px 5px;
    padding: 3px 20px 3px 5px;
    position: relative;
}
input.search-field {
    padding: 10px 18px;
    outline: none;
    font-size: 14px;
    color: #909090;
    margin: 0;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    display: block;
    background-color: #fcfcfc;
    font-weight: 500;
    border: 1px solid #e0e0e0;
    opacity: 1;
}
.user_button {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.user_button-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.user_button-group-lg>.user_button, .user_button-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
}
.user_button {
    border-radius: 3px;
    font-size: inherit;
}
.user_button-primary {
    color: #fff;
    background-color: #ca1016;
    border-color: #ca1016;
}

.user_button:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.margin-top-30{
	margin-top:30px;
}
.ajax_file_upload {
    color: #353535;
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 13px;
    border-bottom: 1px solid #BABABA;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#photo_list_upload span {
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #000;
    margin: 2px;
}
#photo_list_upload span {
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #000;
    margin: 2px;
}
#photo_list_upload img {
    border-bottom: 1px solid #000;
}
#progressbox {
    border: 1px solid #000;
    padding: 1px;
    position: relative;
    width: auto;
    border-radius: 3px;
}
#progressbar {
    height: 20px;
    border-radius: 3px;
    background-color: #D94747;
    width: 1%;
}
#statustxt {
    top: 3px;
    left: 50%;
    position: absolute;
    display: inline-block;
    color: #000000;
}
.new_car_photo_list_cover {
    cursor: pointer;
    margin: 5px;
    border: none !important;
}
.new_car_photo_list_del {
    cursor: pointer;
    margin: 5px;
    border: none !important;
}
.float-right {
    float: right!important;
}
.paginationed {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}
.paginationed>li>a, .paginationed>li>span {
    background-color: #FFF;
    border: 1px solid #DDD;
    color: inherit;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 4px 10px;
    position: relative;
    text-decoration: none;
}
.pace-done .navbar-static-side, .pace-done .nav-header, .pace-done li.active, .pace-done #page-wrapper, .pace-done .footer {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.paginationed .footable-page.active a {
    background-color: #ca1016;
    border-color: #ca1016;
    color: #fff;
}
.paginationed .footable-page.active a {
    background-color: #ca1016;
    border-color: #ca1016;
    color: #fff;
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.page-item.active .page-link {
    background-color: #ca1016;
    border-color: #ca1016;
}

.notification-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 768px) {
    .notification-container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .notification-container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .notification-container {
        width: 1170px;
    }
}
.notification-container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.notification-row {
    margin-right: -15px;
    margin-left: -15px;
}
.notification-row-no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.notification-row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.notification-col-lg-1,
.notification-col-lg-10,
.notification-col-lg-11,
.notification-col-lg-12,
.notification-col-lg-2,
.notification-col-lg-3,
.notification-col-lg-4,
.notification-col-lg-5,
.notification-col-lg-6,
.notification-col-lg-7,
.notification-col-lg-8,
.notification-col-lg-9,
.notification-col-md-1,
.notification-col-md-10,
.notification-col-md-11,
.notification-col-md-12,
.notification-col-md-2,
.notification-col-md-3,
.notification-col-md-4,
.notification-col-md-5,
.notification-col-md-6,
.notification-col-md-7,
.notification-col-md-8,
.notification-col-md-9,
.notification-col-sm-1,
.notification-col-sm-10,
.notification-col-sm-11,
.notification-col-sm-12,
.notification-col-sm-2,
.notification-col-sm-3,
.notification-col-sm-4,
.notification-col-sm-5,
.notification-col-sm-6,
.notification-col-sm-7,
.notification-col-sm-8,
.notification-col-sm-9,
.notification-col-xs-1,
.notification-col-xs-10,
.notification-col-xs-11,
.notification-col-xs-12,
.notification-col-xs-2,
.notification-col-xs-3,
.notification-col-xs-4,
.notification-col-xs-5,
.notification-col-xs-6,
.notification-col-xs-7,
.notification-col-xs-8,
.notification-col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.notification-col-xs-1,
.notification-col-xs-10,
.notification-col-xs-11,
.notification-col-xs-12,
.notification-col-xs-2,
.notification-col-xs-3,
.notification-col-xs-4,
.notification-col-xs-5,
.notification-col-xs-6,
.notification-col-xs-7,
.notification-col-xs-8,
.notification-col-xs-9 {
    float: left;
}
.notification-col-xs-12 {
    width: 100%;
}
.notification-col-xs-11 {
    width: 91.66666667%;
}
.notification-col-xs-10 {
    width: 83.33333333%;
}
.notification-col-xs-9 {
    width: 75%;
}
.notification-col-xs-8 {
    width: 66.66666667%;
}
.notification-col-xs-7 {
    width: 58.33333333%;
}
.notification-col-xs-6 {
    width: 50%;
}
.notification-col-xs-5 {
    width: 41.66666667%;
}
.notification-col-xs-4 {
    width: 33.33333333%;
}
.notification-col-xs-3 {
    width: 25%;
}
.notification-col-xs-2 {
    width: 16.66666667%;
}
.notification-col-xs-1 {
    width: 8.33333333%;
}
.notification-col-xs-pull-12 {
    right: 100%;
}
.notification-col-xs-pull-11 {
    right: 91.66666667%;
}
.notification-col-xs-pull-10 {
    right: 83.33333333%;
}
.notification-col-xs-pull-9 {
    right: 75%;
}
.notification-col-xs-pull-8 {
    right: 66.66666667%;
}
.notification-col-xs-pull-7 {
    right: 58.33333333%;
}
.notification-col-xs-pull-6 {
    right: 50%;
}
.notification-col-xs-pull-5 {
    right: 41.66666667%;
}
.notification-col-xs-pull-4 {
    right: 33.33333333%;
}
.notification-col-xs-pull-3 {
    right: 25%;
}
.notification-col-xs-pull-2 {
    right: 16.66666667%;
}
.notification-col-xs-pull-1 {
    right: 8.33333333%;
}
.notification-col-xs-pull-0 {
    right: auto;
}
.notification-col-xs-push-12 {
    left: 100%;
}
.notification-col-xs-push-11 {
    left: 91.66666667%;
}
.notification-col-xs-push-10 {
    left: 83.33333333%;
}
.notification-col-xs-push-9 {
    left: 75%;
}
.notification-col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.notification-col-xs-push-6 {
    left: 50%;
}
.notification-col-xs-push-5 {
    left: 41.66666667%;
}
.notification-col-xs-push-4 {
    left: 33.33333333%;
}
.notification-col-xs-push-3 {
    left: 25%;
}
.notification-col-xs-push-2 {
    left: 16.66666667%;
}
.notification-col-xs-push-1 {
    left: 8.33333333%;
}
.notification-col-xs-push-0 {
    left: auto;
}
.notification-col-xs-offset-12 {
    margin-left: 100%;
}
.notification-col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.notification-col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.notification-col-xs-offset-9 {
    margin-left: 75%;
}
.notification-col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.notification-col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.notification-col-xs-offset-6 {
    margin-left: 50%;
}
.notification-col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.notification-col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.notification-col-xs-offset-3 {
    margin-left: 25%;
}
.notification-col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.notification-col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.notification-col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .notification-col-sm-1,
    .notification-col-sm-10,
    .notification-col-sm-11,
    .notification-col-sm-12,
    .notification-col-sm-2,
    .notification-col-sm-3,
    .notification-col-sm-4,
    .notification-col-sm-5,
    .notification-col-sm-6,
    .notification-col-sm-7,
    .notification-col-sm-8,
    .notification-col-sm-9 {
        float: left;
    }
    .notification-col-sm-12 {
        width: 100%;
    }
    .notification-col-sm-11 {
        width: 91.66666667%;
    }
    .notification-col-sm-10 {
        width: 83.33333333%;
    }
    .notification-col-sm-9 {
        width: 75%;
    }
    .notification-col-sm-8 {
        width: 66.66666667%;
    }
    .notification-col-sm-7 {
        width: 58.33333333%;
    }
    .notification-col-sm-6 {
        width: 50%;
    }
    .notification-col-sm-5 {
        width: 41.66666667%;
    }
    .notification-col-sm-4 {
        width: 33.33333333%;
    }
    .notification-col-sm-3 {
        width: 25%;
    }
    .notification-col-sm-2 {
        width: 16.66666667%;
    }
    .notification-col-sm-1 {
        width: 8.33333333%;
    }
    .notification-col-sm-pull-12 {
        right: 100%;
    }
    .notification-col-sm-pull-11 {
        right: 91.66666667%;
    }
    .notification-col-sm-pull-10 {
        right: 83.33333333%;
    }
    .notification-col-sm-pull-9 {
        right: 75%;
    }
    .notification-col-sm-pull-8 {
        right: 66.66666667%;
    }
    .notification-col-sm-pull-7 {
        right: 58.33333333%;
    }
    .notification-col-sm-pull-6 {
        right: 50%;
    }
    .notification-col-sm-pull-5 {
        right: 41.66666667%;
    }
    .notification-col-sm-pull-4 {
        right: 33.33333333%;
    }
    .notification-col-sm-pull-3 {
        right: 25%;
    }
    .notification-col-sm-pull-2 {
        right: 16.66666667%;
    }
    .notification-col-sm-pull-1 {
        right: 8.33333333%;
    }
    .notification-col-sm-pull-0 {
        right: auto;
    }
    .notification-notification-col-sm-push-12 {
        left: 100%;
    }
    .notification-notification-col-sm-push-11 {
        left: 91.66666667%;
    }
    .notification-notification-col-sm-push-10 {
        left: 83.33333333%;
    }
    .notification-col-sm-push-9 {
        left: 75%;
    }
    .notification-col-sm-push-8 {
        left: 66.66666667%;
    }
    .notification-col-sm-push-7 {
        left: 58.33333333%;
    }
    .notification-col-sm-push-6 {
        left: 50%;
    }
    .notification-col-sm-push-5 {
        left: 41.66666667%;
    }
    .notification-col-sm-push-4 {
        left: 33.33333333%;
    }
    .notification-col-sm-push-3 {
        left: 25%;
    }
    .notification-col-sm-push-2 {
        left: 16.66666667%;
    }
    .notification-col-sm-push-1 {
        left: 8.33333333%;
    }
    .notification-col-sm-push-0 {
        left: auto;
    }
    .notification-col-sm-offset-12 {
        margin-left: 100%;
    }
    .notification-col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .notification-col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .notification-col-sm-offset-9 {
        margin-left: 75%;
    }
    .notification-col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .notification-col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .notification-col-sm-offset-6 {
        margin-left: 50%;
    }
    .notification-col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .notification-col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .notification-col-sm-offset-3 {
        margin-left: 25%;
    }
    .notification-col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .notification-col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .notification-col-sm-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 992px) {
    .notification-col-md-1,
    .notification-col-md-10,
    .notification-col-md-11,
    .notification-col-md-12,
    .notification-col-md-2,
    .notification-col-md-3,
    .notification-col-md-4,
    .notification-col-md-5,
    .notification-col-md-6,
    .notification-col-md-7,
    .notification-col-md-8,
    .notification-col-md-9 {
        float: left;
    }
    .notification-col-md-12 {
        width: 100%;
    }
    .notification-col-md-11 {
        width: 91.66666667%;
    }
    .notification-col-md-10 {
        width: 83.33333333%;
    }
    .notification-col-md-9 {
        width: 75%;
    }
    .notification-col-md-8 {
        width: 66.66666667%;
    }
    .notification-col-md-7 {
        width: 58.33333333%;
    }
    .notification-col-md-6 {
        width: 50%;
    }
    .notification-col-md-5 {
        width: 41.66666667%;
    }
    .notification-col-md-4 {
        width: 33.33333333%;
    }
    .notification-col-md-3 {
        width: 25%;
    }
    .notification-col-md-2 {
        width: 16.66666667%;
    }
    .notification-col-md-1 {
        width: 8.33333333%;
    }
    .notification-col-md-pull-12 {
        right: 100%;
    }
    .notification-col-md-pull-11 {
        right: 91.66666667%;
    }
    .notification-col-md-pull-10 {
        right: 83.33333333%;
    }
    .notification-col-md-pull-9 {
        right: 75%;
    }
    .notification-col-md-pull-8 {
        right: 66.66666667%;
    }
    .notification-col-md-pull-7 {
        right: 58.33333333%;
    }
    .notification-col-md-pull-6 {
        right: 50%;
    }
    .notification-col-md-pull-5 {
        right: 41.66666667%;
    }
    .notification-col-md-pull-4 {
        right: 33.33333333%;
    }
    .notification-col-md-pull-3 {
        right: 25%;
    }
    .notification-col-md-pull-2 {
        right: 16.66666667%;
    }
    .notification-col-md-pull-1 {
        right: 8.33333333%;
    }
    .notification-col-md-pull-0 {
        right: auto;
    }
    .notification-col-md-push-12 {
        left: 100%;
    }
    .notification-col-md-push-11 {
        left: 91.66666667%;
    }
    .notification-col-md-push-10 {
        left: 83.33333333%;
    }
    .notification-col-md-push-9 {
        left: 75%;
    }
    .notification-col-md-push-8 {
        left: 66.66666667%;
    }
    .notification-col-md-push-7 {
        left: 58.33333333%;
    }
    .notification-col-md-push-6 {
        left: 50%;
    }
    .notification-col-md-push-5 {
        left: 41.66666667%;
    }
    .notification-col-md-push-4 {
        left: 33.33333333%;
    }
    .notification-col-md-push-3 {
        left: 25%;
    }
    .notification-col-md-push-2 {
        left: 16.66666667%;
    }
    .notification-col-md-push-1 {
        left: 8.33333333%;
    }
    .notification-col-md-push-0 {
        left: auto;
    }
    .notification-col-md-offset-12 {
        margin-left: 100%;
    }
    .notification-col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .notification-col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .notification-col-md-offset-9 {
        margin-left: 75%;
    }
    .notification-col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .notification-col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .notification-col-md-offset-6 {
        margin-left: 50%;
    }
    .notification-col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .notification-col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .notification-col-md-offset-3 {
        margin-left: 25%;
    }
    .notification-col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .notification-col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .notification-col-md-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .notification-col-lg-1,
    .notification-col-lg-10,
    .notification-col-lg-11,
    .notification-col-lg-12,
    .notification-col-lg-2,
    .notification-col-lg-3,
    .notification-col-lg-4,
    .notification-col-lg-5,
    .notification-col-lg-6,
    .notification-col-lg-7,
    .notification-col-lg-8,
    .notification-col-lg-9 {
        float: left;
    }
    .notification-col-lg-12 {
        width: 100%;
    }
    .notification-col-lg-11 {
        width: 91.66666667%;
    }
    .notification-col-lg-10 {
        width: 83.33333333%;
    }
    .notification-col-lg-9 {
        width: 75%;
    }
    .notification-col-lg-8 {
        width: 66.66666667%;
    }
    .notification-col-lg-7 {
        width: 58.33333333%;
    }
    .notification-col-lg-6 {
        width: 50%;
    }
    .notification-col-lg-5 {
        width: 41.66666667%;
    }
    .notification-col-lg-4 {
        width: 33.33333333%;
    }
    .notification-col-lg-3 {
        width: 25%;
    }
    .notification-col-lg-2 {
        width: 16.66666667%;
    }
    .notification-col-lg-1 {
        width: 8.33333333%;
    }
    .notification-col-lg-pull-12 {
        right: 100%;
    }
    .notification-col-lg-pull-11 {
        right: 91.66666667%;
    }
    .notification-col-lg-pull-10 {
        right: 83.33333333%;
    }
    .notification-col-lg-pull-9 {
        right: 75%;
    }
    .notification-col-lg-pull-8 {
        right: 66.66666667%;
    }
    .notification-col-lg-pull-7 {
        right: 58.33333333%;
    }
    .notification-col-lg-pull-6 {
        right: 50%;
    }
    .notification-col-lg-pull-5 {
        right: 41.66666667%;
    }
    .notification-col-lg-pull-4 {
        right: 33.33333333%;
    }
    .notification-col-lg-pull-3 {
        right: 25%;
    }
    .notification-col-lg-pull-2 {
        right: 16.66666667%;
    }
    .notification-col-lg-pull-1 {
        right: 8.33333333%;
    }
    .notification-col-lg-pull-0 {
        right: auto;
    }
    .notification-col-lg-push-12 {
        left: 100%;
    }
    .notification-col-lg-push-11 {
        left: 91.66666667%;
    }
    .notification-col-lg-push-10 {
        left: 83.33333333%;
    }
    .notification-col-lg-push-9 {
        left: 75%;
    }
    .notification-col-lg-push-8 {
        left: 66.66666667%;
    }
    .notification-col-lg-push-7 {
        left: 58.33333333%;
    }
    .notification-col-lg-push-6 {
        left: 50%;
    }
    .notification-col-lg-push-5 {
        left: 41.66666667%;
    }
    .notification-col-lg-push-4 {
        left: 33.33333333%;
    }
    .notification-col-lg-push-3 {
        left: 25%;
    }
    .notification-col-lg-push-2 {
        left: 16.66666667%;
    }
    .notification-col-lg-push-1 {
        left: 8.33333333%;
    }
    .notification-col-lg-push-0 {
        left: auto;
    }
    .notification-col-lg-offset-12 {
        margin-left: 100%;
    }
    .notification-col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .notification-col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .notification-col-lg-offset-9 {
        margin-left: 75%;
    }
    .notification-col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .notification-col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .notification-col-lg-offset-6 {
        margin-left: 50%;
    }
    .notification-col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .notification-col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .notification-col-lg-offset-3 {
        margin-left: 25%;
    }
    .notification-col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .notification-col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .notification-col-lg-offset-0 {
        margin-left: 0;
    }
}
.notification-container-fluid:after,
.notification-container-fluid:before,
.notification-container:after,
.notification-container:before,
.notification-row:after,
.notification-row:before {
    display: table;
    content: " ";
}
.notification-container-fluid:after,
.notification-container:after,
.notification-row:after {
    clear: both;
}

/* ----------- Retina Screens ----------- */
@media only screen and (min-width:769px) { 
	.dashboard-content .submit-page .form {
		margin: 0;
		width: 50%;
		padding: 0 10px;
		margin-bottom: 25px;
	}
}
