<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.user_name_label
{
    margin-top: 8px;
    margin-bottom: 0px;
    font-weight: normal;
}
.title_page
{
	font-size:30px;
	font-weight: 600;
	margin-bottom:15px;
}
.loginscreen.middle-box
{
    width:440px;
}

.middle-box
{
    max-width:725px;
}

.terms_chk_box
{
    margin-top:6px;
    margin-bottom:10px;
    font-weight:normal;
}
.action_button
{
    margin-top:8px;
}
.action_button button
{
    margin-bottom:10px;
    width:80px;
}

.login_form_box
{
    background: #fff;
border: 1px solid #ccc;
padding: 14px 30px;
border-radius: 4px;

}
.forgot_pwd
{
    display: block;
	margin-top:5px;
}
.back_link
{

}



input[type="checkbox"], input[type="radio"]{
	position: absolute;
	right: 9000px;
}

/*Check box*/
input[type="checkbox"] + .label-text:before{
	content: "\f096";
	font-family: "FontAwesome";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing:antialiased;
	width: 1em;
	display: inline-block;
	margin-right: 5px;
}

input[type="checkbox"]:checked + .label-text:before{
	content: "\f14a";
	color: #2980b9;
	animation: effect 250ms ease-in;
}

input[type="checkbox"]:disabled + .label-text{
	color: #aaa;
}

input[type="checkbox"]:disabled + .label-text:before{
	content: "\f0c8";
	color: #ccc;
}

/*Radio box*/

input[type="radio"] + .label-text:before{
	content: "\f10c";
	font-family: "FontAwesome";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing:antialiased;
	width: 1em;
	display: inline-block;
	margin-right: 5px;
}

input[type="radio"]:checked + .label-text:before{
	content: "\f192";
	color: #8e44ad;
	animation: effect 250ms ease-in;
}

input[type="radio"]:disabled + .label-text{
	color: #aaa;
}

input[type="radio"]:disabled + .label-text:before{
	content: "\f111";
	color: #ccc;
}

/*Radio Toggle*/

.toggle input[type="radio"] + .label-text:before{
	content: "\f204";
	font-family: "FontAwesome";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing:antialiased;
	width: 1em;
	display: inline-block;
	margin-right: 10px;
}

.toggle input[type="radio"]:checked + .label-text:before{
	content: "\f205";
	color: #16a085;
	animation: effect 250ms ease-in;
}

.toggle input[type="radio"]:disabled + .label-text{
	color: #aaa;
}

.toggle input[type="radio"]:disabled + .label-text:before{
	content: "\f204";
	color: #ccc;
}


@keyframes effect{
	0%{transform: scale(0);}
	25%{transform: scale(1.3);}
	75%{transform: scale(1.4);}
	100%{transform: scale(1);}
}


.parent_details_main h1
{
	font-size:16px;
	font-weight:600;
	border-bottom:1px dashed #e7eaec;
	padding-bottom:8px;
	margin-bottom:15px;
}

 .parent_details_main_area h1
 {
	 font-size:24px;
	 margin-top:0px;
	 margin-bottom:12px;
 }
.wizard_content .content 
{
		background:transparent!important;
}
.wizard_content  .step-content
{
	padding:0 !important;
}
.wizard &gt; .content &gt; .body
{
	width:100%;
}
.form_options
{
	
	margin-top:12px;
}
.form_options label
{
	font-weight:normal;
	margin-right:8px;
	font-size:14px;
}
.margin-top-40
{
	margin-top:40px;
}
.form_label_content
{
	font-weight:normal;
	margin-top:13px;
}

.date_time
{
	width:50% !important;
}

.form_terms_box label
{
	font-weight:normal;
}
.form_terms_box
{
	margin-top:4px;
}

.form_terms_box .form_options
{
	margin-top:0px;
}
.cotent_step_second ul
{
	list-style:list-style!important;
	margin-left:15px;
	padding-left:15px;
}
.cotent_step_second ul li
{
	margin-bottom:4px;
}
.form_signature
{
	margin-top:40px;
	margin-bottom:40px;
}

.digitals_signature
{
	border:1px solid #e5e6e7;
	border-radius:4px;
	
}
.signature_img
{
	
}
.signature_img
{
	padding:8px;
	text-align:center;
}
.sign_name
{
	border-top: 1px solid #e5e6e7;
    padding: 6px;
    text-align: center;
    font-weight: 600;
}
.sign_name strong, .sign_name span
{
	display:block;
	width:100%;
}
.margin-top-20
{
	margin-top:20px;
}
.common_heading
{
	border-bottom:1px dashed #e7eaec;	
	padding-bottom:10px;
	font-size:18px;
}
.case_summary
{
	font-size:14px;
	margin-bottom:25px;
	line-height:25px;
}
.case_summary h3
{
		line-height:22px;
}

.parent_details_main_area
{
	background:#eee ;
	padding:15px;
	border-radius:15px;
}

.wizard &gt; .content &gt; .body input
{
	 border: 1px solid #e5e6e7
}

.subheading
{
	font-size:16px;
	font-weight:600;
	border-bottom:1px dashed #e7eaec;
	padding-bottom:8px;
	margin-bottom:15px;
}



.home_login_btn
{
	margin-top:8px;margin-bottom:5px; width:80px;
}
.comp_logo img
{
	max-height:80px;
}
.comp_logo 
{
	text-align:center;
	margin-top:15px;
}
.default_menu
{
	margin-top:30px;
}
.margin-bottom-20
{
	margin-bottom:20px;
}
.logo-name
{
	margin-bottom:10px;
}
.terms_label
{
	font-weight:normal;
}

.small_subheading
{
	font-size:14px;
	font-weight:700;
}
.hr_cutome_lines
{
	margin-top:10px;
}

.form-group label
{
	font-weight:600;
}


.file_upload
{
	margin-top:25px;
	margin-bottom:25px;
	text-align:left;
}
.clear
{
	clear:both;
}




/* custom inclusion of right, left and below tabs */

.tab-pane {
	overflow: hidden;
}

.tabs-below &gt; .nav-tabs,
.tabs-right &gt; .nav-tabs,
.tabs-left &gt; .nav-tabs {
  border-bottom: 0;
}

.tab-content &gt; .tab-pane,
.pill-content &gt; .pill-pane {
  display: none;
}

.tab-content &gt; .active,
.pill-content &gt; .active {
  display: block;
}

.tabs-below &gt; .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below &gt; .nav-tabs &gt; li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below &gt; .nav-tabs &gt; li &gt; a {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.tabs-below &gt; .nav-tabs &gt; li &gt; a:hover,
.tabs-below &gt; .nav-tabs &gt; li &gt; a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below &gt; .nav-tabs &gt; .active &gt; a,
.tabs-below &gt; .nav-tabs &gt; .active &gt; a:hover,
.tabs-below &gt; .nav-tabs &gt; .active &gt; a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left &gt; .nav-tabs &gt; li,
.tabs-right &gt; .nav-tabs &gt; li {
  float: none;
}

.tabs-left &gt; .nav-tabs &gt; li &gt; a,
.tabs-right &gt; .nav-tabs &gt; li &gt; a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left &gt; .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left &gt; .nav-tabs &gt; li &gt; a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left &gt; .nav-tabs &gt; li &gt; a:hover,
.tabs-left &gt; .nav-tabs &gt; li &gt; a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left &gt; .nav-tabs .active &gt; a,
.tabs-left &gt; .nav-tabs .active &gt; a:hover,
.tabs-left &gt; .nav-tabs .active &gt; a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.tabs-right &gt; .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right &gt; .nav-tabs &gt; li &gt; a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.tabs-right &gt; .nav-tabs &gt; li &gt; a:hover,
.tabs-right &gt; .nav-tabs &gt; li &gt; a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right &gt; .nav-tabs .active &gt; a,
.tabs-right &gt; .nav-tabs .active &gt; a:hover,
.tabs-right &gt; .nav-tabs .active &gt; a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}




.tabs-container .tabs-left .panel-body
{
	margin-left:0px;
	width:auto;
}
.tabs-container .tabs-left &gt; .nav-tabs
{
	margin-right:-1px;
}
.tabs-left &gt; .nav-tabs
{
	border-right:1px solid #e7eaec;
}
.cursor{
	cursor: pointer;
}

.input-right-direction
{
	direction: rtl !important;
	
}
span.help-block
{
	display: none!important;
}






.save-startegy-alert .cancel{
	background: #18a689 !important;
}
.save-startegy-alert .cancel.custom-cancel{
	background: #D0D0D0 !important;
}
.custom_ibox_tools .ibox-title
{
	border:0px;
	padding:15px 15px 0px;
}
.custom_ibox_tools .ibox-content
{
	border:0px;
	padding: 0px;

}

.custom_ibox_tools
{
	background: #eee;
	border-radius: 20px;
	margin-bottom:20px;

}
.custom_ibox_tools .ibox-title
{
	background: transparent;
}

.custom_ibox_tools  .parent_details_main_area
{
	
	padding:15px;
	border-radius:0 0 15px 15px;
}

.custom_ibox_tools   .collapse-link .fa
{
	font-size: 10px;
	vertical-align: middle;
}
.steps
{
	margin-bottom:15px;
}
.custom_ibox_tools h1
{
	padding-bottom: 15px;
font-size: 17px;
font-weight: 600;
margin-top: 0px;
}
.cursor
{
	cursor:pointer;
}



table.tableSection {
	display: table;
	width: 100%;
}
table.tableSection thead, table.tableSection tbody {
	float: left;
	width: 100%;
}
table.tableSection tbody {
	overflow: auto;
	max-height: 518px;
}
table.tableSection tr {
	width: 100%;
	display: table;
	text-align: left;
}
table.tableSection th, table.tableSection td {
	width: 33%;
}
button.close
{
	outline: none!important;
	box-shadow: none!important;
}

.ui-autocomplete.ui-front {
    max-height: 200px!important;
    overflow-y: auto!important;   /* prevent horizontal scrollbar */
    overflow-x: hidden!important; /* add padding to account for vertical scrollbar */
}

.has-error .chosen-single
{
	border:1px solid red!important;
}
.navbar-static-top {
    z-index: 10 !important;
}

#tab-examination.tab-pane.active
{
	overflow: visible!important;
	margin-bottom:90px;
}
.custom_ibox_tools.error h1{
	color:red;
}
.forminputbox
{
	font-weight: normal;
	margin-bottom: 0px !important;
}
.ibox-tools  .fa-chevron-up{
	transform: rotate(180deg);
}
.ibox-tools  .fa-chevron-down{
	transform: rotate(180deg);
}
.case_brish_radio{
margin-top: 20px;
margin-bottom: 0px;
}
.case_brish_radio .radio-inline
{
	padding-left:0px;
}
.custom_box_red{
	color: red;
}
.orginsationName
{
	font-size:11px!important;
}
.heading_content
{
	line-height: 25px!important;
}
.heading_content strong
{
	font-size:13px!important;
}
.summaryBox td
{
	line-height:23px!important;
}
.headingSection strong
{
		font-size:16px!important;
}
.content_table td
{
	line-height:23px!important;
}

.productImg
{
	margin-bottom:10px;
}
#custom_filter{
	text-align: center;
}
span.help-block.force-error-block{
	display: block!important;
}
.bg-transparent {
	background-color:transparent!important;
}
.multi_my_vehicles{
	margin-top: 10px;
}
.multi_certificate_section{
	margin-top: 10px;
}
.profile-right-side{
	width:100%;
	height:220px;
	border:1px solid #ddd;
	background-image: url('../images/avatar.png');
	margin-bottom:10px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.profilte_img_section button
{
	background-color: #ff7223 !important;
	border: 0px;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	position: absolute;
	right: -9px;
	top: -12px;
	font-size: 18px;
}

.profilte_img_section
{
  position: relative;
	overflow: hidden;
}
.color-white {
	color: #fff;
}
.avtageImage {
	margin-bottom: 20px;
}
.avtageImage img {
	max-width: 100%;
}
.popup-addtocart-bg2 {
	background: #ff7223;
	/* padding: 10px 20px 10px 20px; */
}
.popup-addtocart-bg2 h1 {
	color: #FFF;
	font-size: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px;
}
.select_avatar{
	display: block;
	cursor: pointer;
}
.select_avatar.selected{
	opacity: 0.5;
}
.modal_primary {
	color: #fff;
	background: #ff7223;
	border: 0px;
	padding: 8px 32px;
	border: 2px solid #ff7223;
	border-radius: 30px;
}
.custom_modal .modal-footer {
	border: 0px;
}
.add-listing__input-file-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px dashed #dddddd;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.add-listing__form-box {
	background: #fafafa;
	border: 1px solid #ebebeb;
	margin-bottom: 1.875rem;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}
.add-listing__input-file {
	width: 100%;
	height: 150px;
	position: relative;
	z-index: 2;
	cursor: pointer;
	opacity: 0;
}
.add-listing__input-file-wrap i {
	font-size: 2.5rem;
	color: #ccc;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.add-listing__input-file-box {
	position: relative;
}
.uploadsignDoc .add-listing__form-content {
	padding: 8px;
}
.add-listing__form-title {
	padding: 1rem 1.5rem;
	border-bottom: 1px solid #ebebeb;
	margin: 0;
	
	color: #363636;
	font-size: 1.2rem;
	font-weight: 600;
	margin: 0 0 0.9375rem;
	line-height: 1.5rem;
}
.nav &gt; li &gt; a
{
	padding: 11px 20px 14px 13px;
}
.nav-second-level a
{
	padding-left:42px !important;
}
.label_margin{
	margin-top: 7px;
}
.gender_select
{
	margin-top:7px;
}
.gender_select &gt; label
{
	margin-right: 8px;
}
.validation_form
{
	padding: 8px;
}

.validation_form .form-group
{
    margin-bottom:0px!important;
}
.validation_form .form-group label
{
	margin-right:6px;
	margin-top:6px;
}
.downloadbutton
{
	padding: 6px;
    background: #ff7223 !important;
    color: #fff;
    padding: 6px 8px;
    border-radius: 25px;
    font-size: 12px;

}
.downloadbutton:hover
{
	color:#fff;
}
.form_verification_file h2{
	font-size:13px;
}
.form_verification_file  .pull-right
{
	font-size:10px!important;
	font-weight:200;

}

.team-post__social
{
	position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
	margin-top: -20px;
	padding-left: 0px;

}
.UploadImage
{
	display: inline-block;
}
.UploadImage
{
	position: relative;
}
.team-post__social
{
	position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;

}
.team-post__social .remove_attachments
{
	background: red;
    padding: 6px;
    border-radius: 50%;
    font-size: 22px;
    color: white;
    width: 41px;
    height: 41px;
    display: block;
    margin: auto;

}
.add-listing__form-content 
{
	padding:40px;
}
.add-listing__input-file-box
{
	margin-bottom:20px;
}
.team-post 
{
	text-align: center;
	margin-bottom:20px;
}
.UploadImage .team-post__social
{
	display: none;
}
.UploadImage:hover  .team-post__social
{
	display: block!important;
}
.detail__content .activated .f1-step-icon
{
	
}
.pageNotFound
{
	margin-top:80px;
}

.charCountBox
{
	height:20px;
	text-align:right;
}

.charCountBox span
{
    margin: 5px!important;
}
.form_verification_file .add-listing__input-file-box
{
	margin-bottom:0px!important;
}
.profilte_img_section .user_avatar_delete
{
	position: absolute;
	top:50%!important;
	left:50%!important;
	background-color:red!important;
	padding:0px;
	width:40px!important;
	height:40px!important;
	margin-left:-20px!important;
	margin-top:-20px!important;
	display: none;

}
.profilte_img_section:hover .user_avatar_delete
{
	display: block!important;
}
.pricePanel input
{
	padding-left:35px;
}
.pricePanel  &gt; .leftSideLabel
{
	font-size: 16px;
	top:12px;
}

.videoBackrond
{

background: #017493; /* Old browsers */
background: -moz-linear-gradient(top, #017493 50%, #f3f8f9 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #017493 50%,#f3f8f9 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #017493 50%,#f3f8f9 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#017493', endColorstr='#f3f8f9',GradientType=0 ); /* IE6-9 */
}

.right_conent_box
{
	display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 4px;
}


#label_govt_id_back, #label_govt_id_front,#label_secondary_govt_id_back, #label_secondary_govt_id_front
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding-right: 9px;
}
#preview_govt_id_back img, #preview_govt_id_front img,#preview_secondary_govt_id_back img, #preview_secondary_govt_id_front img
{
    max-height: 150px;
}
.file_name_admin
{
	display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
.pick_upload_img
{
	max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    margin: auto;
}
.uploaded_img ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.uploaded_img ul li
{
	display: inline-block;
	width:150px;
	height:150px;
	line-height: 133px;
	border:1px solid #e7eaec;
	border-radius: 6px;
	padding: 6px;
	text-align: center;
}
.govt_id_box br
{
    display:none
}
.ride_title_box
{
	display: block;
}
.listing-detail__content  ul
{ 
	color:#999999
}
</pre></body></html>