/********  css added to show label of dropdown *********************/
.datetimepicker table tr td span.active:active, .datetimepicker table tr td span.active:hover:active,
	.datetimepicker table tr td span.active.disabled:active,
	.datetimepicker table tr td span.active.disabled:hover:active,
	.datetimepicker table tr td span.active.active, .datetimepicker table tr td span.active:hover.active,
	.datetimepicker table tr td span.active.disabled.active,
	.datetimepicker table tr td span.active.disabled:hover.active {
	background-color: #ffab10 !important;
}

legend {
	border-bottom: 2px solid #ffab10 !important;
}

.datetimepicker table tr td span.active, .datetimepicker table tr td span.active:hover,
	.datetimepicker table tr td span.active.disabled, .datetimepicker table tr td span.active.disabled:hover
	{
	background-color: #ffab10;
	background-image: -moz-linear-gradient(top, #ffab10, #ffab10) !important;
	background-image: -ms-linear-gradient(top, #ffab10, #ffab10) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffab10),
		to(#ffab10)) !important;
	background-image: -webkit-linear-gradient(top, #ffab10, #ffab10)
		!important;
	background-image: -o-linear-gradient(top, #ffab10, #ffab10) !important;
	background-image: linear-gradient(to bottom, #ffab10, #ffab10)
		!important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab10',
		endColorstr='#ffab10', GradientType=0) !important;
	border-color: #ffab10 !important;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)
		!important;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
		!important;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.theme-color {
	color: #f8ab10;
}
.theme-background{
	background: #f8ab10;
}
.theme-background-green{
	background: #8cc152;
}
.theme-color-hover, .theme-color-hover:hover {
	color: #f8ab10;
}
.theme-color-green{
	color: #8cc152;
}
.pointer {
	cursor: pointer;
}

.rightMenuActive {
	border-right: 5px solid #ffab10 !important;
}

.width100 {
	width: 100% !important;
}

.btn-active {
	border: 2px solid #ffab10 !important;
}

.action-button:focus {
	outline: none;
}

.custom-error {
	color: #a94442;
}

.padding-bottom-10 {
	padding-bottom: 10px !important;
}

.padding-bottom-20 {
	padding-bottom: 20px !important;
}

.padding-top-30 {
	padding-top: 30px !important;
}

.owner_jacket {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fafafa;
	opacity: 0.7;
	text-align: center;
	padding: 6%;
}

.sub_heading_view {
	display: none;
}

._hide_on_fullview {
	display: none !important;
}

h2, .h2 {
	font-size: 24px;
}

._body_bg_color {
	background: #fafafa;
}

._padding-left-right-zero {
	padding-left: 0px !important;;
	padding-right: 0px !important;
}

._display_none {
	display: none
}

._page_header_without_desc {
	padding-bottom: 10px !important;
	display: inline-block;
}

._profile_visiting_card {
	padding: 0px 0px 10px;
	font-size: 13px;
}

.owner_jacket p {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0px;
}

._border_left {
	border-left: 1px solid #f1f1f1
}

._icons_img {
	width: 20px;
	cursor:pointer;
}

.add_location span {
	padding-left: 10px
}

.panel-heading_white {
	padding: 10px 20px
}

._border_right {
	border-right: 1px solid #f1f1f1
}

._border_top {
	border-top: 1px solid #f1f1f1
}

._border_bottom {
	border-bottom: 1px solid #f1f1f1
}

._padding-top-bottom15 {
	padding: 15px 0px;
}

._top_dashed_border {
	border-top-style: dashed;
}

._border_left_white {
	border-left: 1px solid #ffffff
}

._border_right_white {
	border-right: 1px solid #ffffff
}

._border_bottom_white {
	border-bottom: 1px solid #ffffff
}

.responsive_logo {
	display: none;
}

.navbar-default {
	background: #FFFFFF;
	background-color: #FFFFFF !important;
}

.nav #nav_heading_section {
	background: #fafafa !important;
}

.hover-color:HOVER {
	color: #ffab10;
}

.nav #nav_heading_section {
	position: relative;
	display: block;
	padding: 5px 15px;
	font-size: 13px;
	text-transform: uppercase;
}

._user_contaner {
	text-align: left;
	border-bottom: 1px solid #f1f1f1;
	padding: 5px 15px;
}

._user_contaner .user_welcome {
	color: #8f8f8f;
	font-size: 13px;
}

.user_welcome_small
{
    overflow: hidden;
    color: rgb(255, 171, 16);
    text-transform: capitalize;
    text-align: center;
    border: 1px solid rgb(241, 241, 241);
    border-radius: 5px;
    float: none;
    background: #fafafa;
    margin-left: 0px;
}
.sidebar a, .sidebar img, .sidebar div
{
    transition: 0.7s;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #ffab10;
    position: absolute;
    top: 5px;
    right: -10px;
}
._fullview_logo_small
{
	cursor:pointer;
}

._capitalize_name {
	text-transform: capitalize;
}

._fullview_logo {
	/* overflow-x: hidden; */
    text-align: left;
    display: block;
   
}
.slider-image
{
    font-size: 20px;
    cursor: pointer;
    margin-right: 0px;
    text-align: center;
}

._fullview_logo img {
	width: 160px;
}

.nav>li>a:focus
{
	background-color: transparent !important;
}
.nav>li>a:hover {
	background-color: #f7f7f7 !important;
	/* text-decoration: none !important;
	background-color: #FFF !important;
	background-color: #FFF !important;
	color: #919191; */
}


.navbar-default {
	border-color: #f1f1f1;
	z-index: 999;
	transition: 0.7s;
}
.menu-li-active
{
	 border-left: 5px solid #ffab10 !important;
}
.li-active
{
    border-left: 5px solid #ffab10 !important;
}

.li-active-grey
{
	border-left: 5px solid #f7f7f7 !important;
}

.background-grey
{
	    background-color: #f7f7f7 !important;
}

.menu-scroll:HOVER
{
	overflow-y: scroll;
}

.accordian-padding-onSlide
{
	padding:0px 0px 0px 0px;
}
.accordian-padding-onSlide > a
{
	   padding: 0px 0px 0px 18px !important;
}

.icon-on-slide
{
	height: 45px;
    margin: 0px;
    padding: 10px  !important;
    border-right: 0px !important;
}
.margin-auto
{
	margin:auto !important;
	float:none !important;
}
._left_menu_logout {
	text-align: left;
	position: fixed;
	bottom: 0px;
	background: #FFF;
}

._left_menu_logout ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

._left_menu_logout ul li {
	/* padding: 10px 15px; */
	border-top: 1px solid #f1f1f1;
}

._left_menu_logout ul #site_version p {
	font-size: 12px;
	font-weight: 600;
	text-align: center;
}

#side-menu>li:not(#nav_heading_section ):focus, #side-menu>li:not(#nav_heading_section
	 ):hover {
	-webkit-box-shadow: 0px 1px 1px rgba(167, 167, 167, 0.20);
	-moz-box-shadow: 0px 1px 1px rgba(167, 167, 167, 0.20);
	box-shadow: 0px 1px 1px rgba(167, 167, 167, 0.20);
}

textarea:focus, input:focus {
	outline: none;
}

.page-header {
	font-size: 25px;
	border-bottom: 1px solid #f1f1f1 !important;
	margin-top: 30px !important;
}

.page-header p {
	font-size: 14px;
	padding: 5px 0px 0px 0px;
}

.panel {
	border: 1px solid #f1f1f1 !important;
}

.action-button:hover:enabled {
	border: 1px solid #ffab10;
	color: #ffab10;
}
.action-button:disabled {
	opacity:0.5;
}

.nav ._menu_icons, #menu_footer ._menu_icons {
/* 	float: right; */
	background-size: contain;
	width: 20px;
	height: 20px;
	display: inline-block;
	opacity: 1;
	background-repeat: no-repeat;
	position: relative;
	top: -2px;
}
.t-a-c
{
 text-align:center;	
}

.p-10
{
	    padding: 10px 5px 10px 5px !important;
}
._menu_leftIcon {
	float: left;
	background-size: contain;
	width: 100px;
	height: 30px;
	display: inline-block;
	opacity: 1;
	background-repeat: no-repeat;
	position: relative;
	top: -2px;
}

.h2, h3, h4 {
	font-weight: 200;
}
/* LANDING PAGE LOGIN FORM START HERE*/
.atc-home-logo {
	background-image:
		url(https://d85ecz8votkqa.cloudfront.net/images/logo-100.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left;
	height: 40px;
	width: auto;
	margin-top: 20px;
}

/*DASHBOARD CSS START HERE*/
.panel-footer {
	padding: 10px 15px;
	background-color: #FFF !important;
	border-bottom: 1px solid #f1f1f1 !important;
}

.dashboard_notifications {
	height: 160px;
}

.dashboard_notifications .alert {
	margin-bottom: -1px !important;
}

.page-sub-header {
	margin-top: 40px;
}

._align_center {
	text-align: center
}

.modal-content {
	border-radius: 0px !important;
}

._heading_tag {
	font-size: 16px;
}

._owner_shipmodel_tag {
	font-size: 14px;
}

._bill_uploaded {
	font-size: 10px;
}

.req_sec_left_img {
	width: 20px
}

._bill_uploaded_date {
	font-size: 10px;
}

._owner_stamp {
	padding-left: 15px !important;
}

.modal-content {
	background-color: #fafafa !important;
}

._popup_datacontaner {
	background: #FFF;
}

._ownership_timing {
	font-size: 12px;
	color: #c5c2c2;
	padding-right: 0px;
	text-align: right;
	padding-right: 0px !important;
}

._ownershipdatarow {
	margin-bottom: 15px;
}

._ownership_datarowimg {
	height: 45px;
}
/*DASHBOARD CSS END HERE*/

/* LANDING PAGE LOGIN FORM END HERE*/

/* SHASHANK NEW REQUEST CSS START HERE FOR DASHBOARD*/
.label {
	font-size: 100%;
}

.brandLogoImage {
	height: 100%;
	background-size: 170px;
	z-index: 20;
}

.requestBorder {
	border: 1px solid;
}

.dashed-border {
	border-top: 1px dashed;
}

#content {
	position: relative;
}

#content img {
	position: absolute;
	top: 0px;
	right: 0px;
}

.margin-auto {
	margin: auto;
}

.no-padding {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.float-none {
	float: none !important;
}

.checkbox {
	padding-top: 15px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.checkbox label .checkbox-label {
	font-size: 16px;
}

.checkbox label .checkbox-label .expires_on {
	font-size: 14px;
	color: #ffab10
}

.checkbox label:after, .radio label:after {
	content: '';
	display: table;
	clear: both;
}

.checkbox .cr, .radio .cr {
	position: relative;
	display: inline-block;
	border: 1px solid #e6e6e6;;
	border-radius: .25em;
	width: 1.3em;
	height: 1.3em;
	float: left;
	margin-right: .5em;
	color: #ffab10;
}

.radio .cr {
	border-radius: 50%;
}

.checkbox .cr .cr-icon, .radio .cr .cr-icon {
	position: absolute;
	font-size: .8em;
	line-height: 0;
	top: 50%;
	left: 20%;
}

.radio .cr .cr-icon {
	margin-left: 0.04em;
}

.checkbox label input[type="checkbox"], .radio label input[type="radio"]
	{
	display: none;
}

.checkbox label input[type="checkbox"]+.cr>.cr-icon, .radio label input[type="radio"]+.cr>.cr-icon
	{
	transform: scale(3) rotateZ(-20deg);
	opacity: 0;
	transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked+.cr>.cr-icon, .radio label input[type="radio"]:checked+.cr>.cr-icon
	{
	transform: scale(1) rotateZ(0deg);
	opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled+.cr, .radio label input[type="radio"]:disabled+.cr
	{
	opacity: .5;
}

.margin-top-bottom {
	margin-top: 5px;
	margin-bottom: 5px;
}

.padding-15 {
	padding-top: 15px;
}

.padding-0-15 {
	padding: 0 15px;
}

.no-padding {
	padding: 0px;
}

.no-margin {
	margin: 0px !important;
}

.margin-top-bottom-0 {
	margin-top: 0px;
	margin-bottom: 0px
}

.padding-5 {
	padding: 5px;
}
.padding-10 {
	padding: 10px;
}
.padding-20
{
	padding: 20px;
}
.padding-40 {
	padding: 40px;
}

.padding-left-right-none {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

._padding_leftzero {
	padding-left: 0px !important;
}

._request_panel {
	margin-right: 5px;
	display: inline-block;
	width: 100%;
}

.dashboard_notifications .alert {
	padding: 5px !important;
}

.dashboard_notifications .alert-dismissable .close, .alert-dismissible .close
	{
	position: absolute;
	top: 8px;
	right: 0px;
	color: inherit;
}

.dashboard_notifications .notification_bill_icon {
	width: 25px;
}

.side_menu_logout {
	display: none !important;
}

._upload_img_right {
	display: inline;
}

._upload_img_right p {
	font-size: 12px;
}
/**SEARCH PANEL */
.search-header {
	font-size: 18px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.search_body {
	padding-top: 0px;
	margin-top: 0px;
}

.search_form {
	padding: 20px 0px;
	display: inline-block;
}

.datetimepicker {
	padding: 5px 15px !important;
}

.today {
	display: none !important;
}

.datetimepicker table tr td.active, .datetimepicker table tr td.active:hover,
	.datetimepicker table tr td.active.disabled, .datetimepicker table tr td.active.disabled:hover
	{
	background-image: linear-gradient(to bottom, #ffab10, #ffab10)
		!important;
}

._drop_down {
	width: 100%;
	height: 35px;
	border: 0px;
	border-bottom: 1px solid #e6e6e6;
	outline: none;
	background: transparent;
}

._drop_down>option {
	background-color: #FFFFFF;
	padding: 5px 0;
}
/*END*/

/*TABLES*/
.table-bordered {
	border: 0px !important;
}

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th,
	.table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th,
	.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border: 0px !important;
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #FFFFFF !important;
}

.table-striped>tbody>tr {
	border-bottom: 1px solid #f1f1f1;
}

.table-striped>tbody>tr>td {
	padding: 12px !important;
}

.table-hover>tbody>tr:hover {
	background-color: #fbfbfb !important;
}

.table-bordered>thead>tr>th {
	font-weight: 400;
	border-bottom: 1px solid #ffab10 !important;
}

/*END*/
.modal-body {
	padding: 0px !Important;
}

.modal-content {
	background-color: #FFFFFF !important;
}

._modal_right_section {
	background: #fafafa;
	border-right: 1px solid #f1f1f1;
}

.popup_min_height {
	min-height: 50px !important;
}

.close {
	opacity: 2 !Important;
}

.close img {
	width: 15px
}

#view_img_contaner {
	width: 100%;
	height: 50px;
	background: #fff;
	position: absolute;
	bottom: 0px;
}
/*OWNER CUSTOM BTNS*/
/*buttons*/
.action-button {
	width: 100px;
	background: none;
	color: #a7a7a7;
	border: 0 none;
	border-radius: 1px;
	cursor: pointer;
	padding: 7px 5px;
	margin: 10px 5px;
	font-size: 16px;
	border: 1px solid #e6e6e6;
}

.btn-orange {
	background-color: #ffab10;
	border: 1px solid #ffab10;
	color: white;
}

.btn-orange:HOVER, .btn-orange:FOCUS {
	background-color: #f8a100;
	border: 1px solid #f8a100;
	color: white;
}

.btn-orange-border {
	background-color: white;
	border: 1px solid #ffab10;
	color: #ffab10;
}

.btn-orange-border:HOVER, .btn-orange-border:FOCUS {
	background-color: #ffab10;
	border: 1px solid #ffab10;
	color: white;
}

._whitebtn_with_iconimg {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	padding: 15px;
	width: 100%;
	display: inline-block;
	cursor: pointer;
}

._whitebtn_with_iconimg span {
	padding-left: 10px;
}

._whitebtn_with_iconimg img {
	width: 30px;
}
/*OWNER CUSTOM BTNS*/

/*DELAR FORM*/
#product_deler_contaner {
	padding: 40px 20px;
}

#product_deler_contaner .form-group {
	margin-right: 0px !important;
	margin-left: 0px !important;
}

#product_deler_contaner ._drop_down {
	font-size: 16px;
	font-weight: 200;
	margin-bottom: 30px;
}

#product_deler_contaner ._dropdownlist_botomboarder {
	border: 0px;
	border-bottom: 1px solid #e6e6e6;
	background: #fafafa;
	box-shadow: none;
	height: 40px;
	width: 100%;
}

#product_deler_contaner .has-success label[for="addressmodel-state"] {
	top: -25px !important;
}

.form-horizontal .form-group {
	margin-right: 0px !important;
	margin-left: 0px !important;
}
/* STIKER LABEL START HERE*/
._stiker_heading {
	font-weight: 400;
	background: #f8ab10;
	padding: 3px 10px;
	color: #FFF;
	display: inline;
	/*-moz-transform: skew(1deg) rotate(-1deg);
    -ms-transform: skew(1deg) rotate(-1deg);
    -webkit-transform: skew(1deg) rotate(-1deg);
    transform: skew(1deg) rotate(-1deg);*/
	font-size: 14px;
}

._stiker_heading a {
	color: #FFF
}
/*
._stiker_heading:after {
 content: '';
    position: absolute;
    bottom: 3px;
    width: 100%;
    right: -5px;
    height: 1px;
    -moz-box-shadow: 0 5px 14px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 5px 14px rgba(0, 0, 0, 0.4);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.7);
    z-index: 0;
    -moz-transform: skew(-5deg) rotate(2deg);
    -ms-transform: skew(-5deg) rotate(2deg);
    -webkit-transform: skew(-5deg) rotate(2deg);
    transform: skew(3deg) rotate(-1deg);
}
*/
/* END*/

/* NEW REQUEST CSS END HERE FOR DASHBOARD*/

.arrow_box {
	border-top: 3px solid #ffab10;
	position: absolute !important;
	width: 100%;
	padding: 0px !important;
	height: 10px;
	cursor: pointer;
	border-bottom: 0px !important;
}

.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:before {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #ffab10;
	border-width: 9px;
	margin-left: -9px;
}

.arrow_box:after {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #ffab10;
	border-width: 8px;
	margin-left: -8px;
}

.navbar-toggle {
	transition: opacity .25s ease;
}

.navbar-toggle.active .top {
	-webkit-transform: translateY(-10px) translateX(0) rotate(45deg);
	transform: translateY(-10px) translateX(0) rotate(45deg);
	background: #ffab10;
	position: absolute;
	top: 31px;
}

.navbar-toggle.active .bottom {
	-webkit-transform: translateY(10px) translateX(0) rotate(-45deg);
	transform: translateY(10px) translateX(0) rotate(-45deg);
	background: #ffab10;
	position: absolute;
	top: 5px;
}

.navbar-toggle.active .middle {
	opacity: 0;
	background: #ffab10;
}

.navbar-toggle span {
	-webkit-transition: all .35s ease;
	transition: all .35s ease;
	cursor: pointer;
}

/* .inputfile + label {
    font-size: 13px !important;
	
} */
.ownr-container {
	padding-top: 60px;
}

li.site_version {
	padding: 5px !important;
	border: none !important;
	text-align: center;
}

.site_version p {
	margin: 0;
}
/* -------------------------------- 

xpopup 

-------------------------------- */
.cd-popup {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(94, 110, 141, 0.9);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.cd-popup.is-visible {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
	position: relative;
	width: 90%;
	max-width: 400px;
	margin: 4em auto;
	background: #FFF;
	border-radius: .25em .25em .4em .4em;
	text-align: center;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	-o-transform: translateY(-40px);
	transform: translateY(-40px);
	/* Force Hardware Acceleration in WebKit */
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.cd-popup-container p {
	padding: 3em 1em;
	font-weight: 500;
}

.cd-popup-container .cd-buttons:after {
	content: "";
	display: table;
	clear: both;
}

.cd-popup-container .cd-buttons li {
	float: left;
	width: 50%;
}

.cd-popup-container .cd-buttons a {
	display: block;
	/* height: 60px;
  line-height: 60px; */
	padding: 15px 15px;
	line-height: 1.42857143;
	text-transform: uppercase;
	color: #FFF;
	font-weight: 700;
	-webkit-transition: background-color 0.2s;
	-moz-transition: background-color 0.2s;
	transition: background-color 0.2s;
}

.cd-popup-container .cd-buttons li:first-child a {
	background: #ffab10;
	border-radius: 0 0 0 .25em;
}

.no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
	background-color: #fc8982;
}

.cd-popup-container .cd-buttons li:last-child a {
	background: #a7a7a7;
	border-radius: 0 0 .25em 0;
}

.no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
	background-color: #c5ccd8;
}

.cd-popup-container .cd-popup-close {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 30px;
	height: 30px;
}

.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after
	{
	content: '';
	position: absolute;
	top: 12px;
	width: 14px;
	height: 3px;
	background-color: #8f9cb5;
}

.cd-popup-container .cd-popup-close::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 8px;
}

.cd-popup-container .cd-popup-close::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: 8px;
}

.is-visible .cd-popup-container {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

ul.cd-buttons {
	padding: 0;
	margin: 0;
}
.margin-5
{
	margin:5px !important;
}
.margin-0{
	margin:0px;
}
.margin-bottom35 {
	margin-bottom: 35px !important;
}

.mt_5, .mt_5_lg {
	margin-top: 5px;
}

.mt_10, .mt_10_lg {
	margin-top: 10px;
}

.mt_15, .mt_15_lg {
	margin-top: 15px;
}

.mt_20, .mt_20_lg {
	margin-top: 20px;
}
.mt_25, .mt_25_lg {
	margin-top: 25px;
}
.mt_30, .mt_30_lg {
	margin-top: 30px;
}
.mt_40, .mt_40_lg {
	margin-top: 40px;
}
.mb_0 {
	margin-bottom: 0px;
}
.mb_5, .mb_5_lg {
	margin-bottom: 5px;
}

.mb_10, .mb_10_lg {
	margin-bottom: 10px;
}

.mb_15, .mb_15_lg {
	margin-bottom: 15px;
}

.mb_20, .mb_20_lg {
	margin-bottom: 20px;
}
.mb_25, .mb_25_lg {
	margin-bottom: 25px;
}
.mb_30, .mb_30_lg {
	margin-bottom: 30px;
}

.ml_5, .ml_5_lg {
	margin-left: 5px;
}

.ml_10, .ml_10_lg {
	margin-left: 10px;
}

.ml_15, .ml_15_lg {
	margin-left: 15px;
}

.ml_20, .ml_20_lg {
	margin-left: 20px;
}

.ml_30, .ml_30_lg {
	margin-left: 30px;
}

.m_5, .m_5_lg {
	margin: 5px;
}
.pt_0, .pt_0_lg {
	padding-top: 0px;
}
.pb_0, .pb_0_lg {
	padding-bottom: 0px;
}
.pb_5, .pb_5_lg {
	padding-bottom: 5px;
}

.pb_10, .pb_10_lg {
	padding-bottom: 10px;
}

.pb_15, .pb_15_lg {
	padding-bottom: 15px;
}

.pb_20, .pb_20_lg {
	padding-bottom: 20px;
}

.pb_25, .pb_25_lg {
	padding-bottom: 25px;
}

.pb_30, .pb_30_lg {
	padding-bottom: 30px;
}
.pb_40, .pb_40_lg {
	padding-bottom: 40px;
}
.pb_50, .pb_50_lg {
	padding-bottom: 50px;
}
.pl_0, .pl_0_lg {
	padding-left: 0px;
}

.pl_5, .pl_5_lg {
	padding-left: 5px;
}

.pl_10, .pl_10_lg {
	padding-left: 10px;
}

.pl_15, .pl_15_lg {
	padding-left: 15px;
}

.pl_20, .pl_20_lg {
	padding-left: 20px;
}

.pl_25, .pl_25_lg {
	padding-left: 25px;
}

.pl_30, .pl_30_lg {
	padding-left: 30px;
}

.pt_10, .pt_10_lg {
	padding-top: 10px;
}
.pt_5, .pt_5_lg{
	padding-top: 5px;
}

.pt_15, .pt_15_lg {
	padding-top: 15px;
}

.pt_20, .pt_20_lg {
	padding-top: 20px;
}

.pt_25, .pt_25_lg {
	padding-top: 25px;
}

.pt_30, .pt_30_lg {
	padding-top: 30px;
}

.pt_35, .pt_35_lg {
	padding-top: 35px;
}

.pd-tb-30, .pd-tb-30_lg {
	padding-top: 30px;
	padding-bottom: 30px;
}
.pd_10, .pd_10_lg{
	padding:10px;
}
.pd_20, .pd_20_lg{
	padding:20px;
}
.pd-tb-10-5, .pd-tb-10-5_lg {
	padding-top: 10px;
	padding-bottom: 5px;
}

.pd-lr-10 {
	padding: 0px 10px;
}
.pd-lr-5 {
	padding: 0px 5px;
}
.pr_0, .pr_0_lg {
	padding-right: 0px;
}

.pr_5, .pr_5_lg {
	padding-right: 5px;
}

.pr_10, .pr_10_lg {
	padding-right: 10px;
}

.pr_15, .pr_15_lg {
	padding-right: 15px;
}

.pr_20, .pr_20_lg {
	padding-right: 20px;
}

.pr_25, .pr_25_lg {
	padding-right: 25px;
}

.pr_30, .pr_30_lg {
	padding-right: 30px;
}
.mt_0{
	margin-top:0 !important;
}
.mb_0{
	margin-bottom:0 !important;
}
.tp_0{
	top:0 !important;
}
.rt_0{
	right:0 !important;
}
.pt_50{
	padding-top:50px;
}
.pt_30{
	padding-top:30px;
}
.mt_50{
	margin-top:50px;
}
.mr_12{
	margin-right:12px;
}
.pd_15{
	padding:15px;
}
.font11
{
font-size:11px;
}
.font12
{
font-size:12px;
}
.font13
{
font-size:13px;
}
.font14
{
font-size:14px;
}
.font15
{
font-size:15px;
}
.font16
{
font-size:16px;
}
.font17
{
font-size:17px;
}
.font18
{
	font-size:18px;
}
/**** css for retailer portal layout start**********/
._user_contaner .user_welcome b {
	text-transform: capitalize;
}

#side-menu>p {
	padding: 5px 10px;
}

.ht_none {
	height: 0px !important;
}

.radio-div {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0;
	min-height: 27px;
}

.widthAuto {
	width: auto !important;
}
/**** css for retailer portal layout end**********/
#loggedInUserPasswordChange-form button, #createpassword-form button {
	width: 150px !important;
}

.modal-p {
	
	color: #868686 !important;
	font-size: 16px !important;
	padding: 20px !important;
	float: left !important;
	width: 100% !important;
	margin: 0px !important;
}
/********* visit timing div css start  *************/
.timing-option {
	cursor: pointer;
	border: 1px solid #ddd;
	padding: 5px;
}
/********* visit timing div css end  *************/

/** search panal common css start **/
.no-padding-left-right {
	padding-left: 0px;
	padding-right: 0px;
}

.search-panel-heading_white {
	padding: 0px 10px 5px 0px;
	/* margin-bottom: 20px; */
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 15px;
}

._filter_section_forResponsive {
	display: none
}

._box_images {
	width: 60px;
}
/** search panal common css End **/

#snackbar {
	visibility: hidden;
	min-width: 250px;
	margin-left: -125px;
	background-color: #333;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	padding: 16px;
	position: fixed;
	z-index: 9999;
	left: 59%;
	bottom: 30px;
	font-size: 17px;
}

#snackbar.show {
	visibility: visible;
	-webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
	animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

.padding-request-popup-header {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #e5e5e5;
}
.scheduledImage {
	width: 25px;
	left: 7px;
	top: -5px;
}

/**** modal vertical centered css start **/
.modal {
	text-align: center;
}

@media screen and (min-width: 768px) {
	.modal:before {
		display: inline-block;
		vertical-align: middle;
		content: " ";
		height: 100%;
	}
}
.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}
/**** modal vertical centered css end **/
/* error tooltip class code start*/
.red-tooltip+.tooltip>.tooltip-inner {
	background-color: #f00;
}

.red-tooltip+.tooltip>.tooltip-arrow {
	border-top-color: #f00;
}
/* error tooltip class code End*/
#error_message_popup_all .modal-header {
	min-height: 16.42857143px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5 !important;
}

._ownership_timing p {
	margin: 8px 0 0 !important;
}

.store-model-responcive {
	width: 70%;
}

.rd-sm-width-full {
	width: 100%;
	text-align: left;
}

.ml_-10 {
	margin-left: -10px;
}

.padding-15-drop {
	padding: 15px;
}


/******************  css for right side nav on category , product, brand pages by callcenter **************/

.right-side-nav-bar .sidebar {
	    width: auto;
}



/*+++++++++++++++++++++++++++++ Changes made by Sunil for side bar scroller STARTS HERE +++++++++++++++++++++++*/
/* ul#side-menu
{
    height: 330px;
    overflow: auto;
    overflow-y: scroll;
} */

ul#side-menu::-webkit-scrollbar {
    width: 6px;
    background-color: #ffab10;
}
ul#side-menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3) !important;
    background-color: #f3f3f3;
}

ul#side-menu::-webkit-scrollbar-thumb
{
	background-color: #ffab10;
}
/* .nav > li > a:hover {
   background-color: #f7f7f7 !important;
} */

/*+++++++++++++++++++++++++++++ Changes made by Sunil for side bar scroller ENDS HERE +++++++++++++++++++++++*/
/*CSS for repair image thumbnail on detail page*/
.img_highlight {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;
  width: 150px;
}

.img_highlight:hover {
  box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}

.nameCharacterCap
{
	text-transform:capitalize;
}

.firstCharacterCap
{
	display: block !important;
}
.firstCharacterCap:first-letter {
    text-transform: uppercase !important;
}

.brdcmbsuserpro .breadcrumb{
	margin:5px!important;
	font-weight: 600;
	background-color: #ffffff;
}
.brdcmbsuserpro .breadcrumb-div{
	padding:0px!important;
} 

.breadcrumb > li + li:before {
    content: ">";
    font-weight: 600;
}
.breadcrumb > li + li a{
	color:#f2aa16!important;
}

.breadcrumb > li :hover{
	color:#f2aa16!important;
}

[v-cloak] {
  display: none;
}
.pd_l_r_10{
	padding-right: 10px;
	padding-left: 10px;
}
.pt_7{
	padding-top: 7px;
}
.disabled{
background: #fafafa;
}
.disabled:hover {
   border: 1px solid #e6e6e6;
   color: #a7a7a7;
}
/* +++++++++++++++++++++++++++++++++ NEW TABLE LOOK CSS BY SUNIL [STARTS HERE] ++++++++++++++++++++++++++ */


#summery_ul>li {
    font-weight: 600 !important;
}

body
{
	/* background: #ffffff !important; */
}

#common_complaint_search_bar
{
	top: 5px;
}
.Token.Token--colorNone:hover:not(:focus) {
    background: rgba(241, 209, 153, 0.21);
    border-color: #ffab10;
    color: #ffab10;
}

.Token.Token--colorNone {
   
    background: #f6f8f9;
    border-color: #e0e6e8;
    color: #646f79;
    margin-bottom: 6px;
}

.Token-removeButton {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    fill: #b7bfc6;
    height: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 5px;
    padding: 3px;
    -webkit-transition-duration: 100ms;
    transition-duration: 100ms;
    -webkit-transition-property: background, fill;
    transition-property: background, fill;
    width: 16px;
}

/* +++++++++++++++++++++++++++++++++ NEW TABLE LOOK CSS BY SUNIL [ENDS HERE] ++++++++++++++++++++++++++ */

.font-circle
{
	    float: left;
    /* margin-right: 5px; */
    /* top: 5px; */
    padding: 5px 5px 0px 0px;
    font-size: 10px;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 5px 5px 0px 0px;
    font-size: 10px;
    height: 9px;
    width: 9px;
    border: 1px solid #999999d1;
    border-radius: 24px;
}

/********* css to make first Info Bold in list view ********/
.list_first_font{
	font-weight: 600 !important;
}
	
.wait_search_div{
   text-align: center;
   padding: 18px;
   float: left;
   width: 100%;
}





 /******** login Screens Css  *************/
 
 .login-screen-button
{
    background-color: #ffab10;
    padding: 10px;
    text-align: center;
    color: #fafafa;
    border-radius: 4px !important;
    font-size: 16px;
    border:1px;
    
}

.secure-submit-btn
{
	background-size: 20px;
    background-position:25px 10px;
    background-repeat: no-repeat;
   	width:250px !important;   
}
.login-screen-button:disabled {
    opacity:0.5;
}
.terms-cond-text
{
	text-align:center;
	padding:10px 26px;
	
}
.terms-cond-text p a {
    color: #ffab10;
}
.terms-cond-text p span {
    color: #ffab10;
}
/* ############## font css start ############ */
.fs_16 {
	font-size: 16px;
}
.capitalize{
	text-transform:capitalize;
}

/*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: #ffc14f;
	animation: effect 250ms ease-in;
}

.form-check{
	position: relative;
	cursor: pointer;
	color: #868686;
	font-size: 14px;
	font-weight: normal;
}

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


/*********changes by suneel css for default logo image ********/
.profile_img{
	margin-top:0px !important;
	width:100% !important;
	height:100% !important;
}
.logo_img{
	margin-top: 10px !important;
    width: 150px !important;
}
/* ######## main action button css start ########### */
.main-action-button {
	width: 100px;
	background: #fff;
	color: #f0ad4e;
	border: 0 none;
	border-radius: 1px;
	cursor: pointer;
	padding: 7px 5px;
	margin: auto;
	font-size: 16px;
	border: 1px solid;
}
.main-action-button:focus {
	outline: none;
}
.main-action-button:hover {
	border: 1px solid;
    background: rgb(240, 173, 78);
	color: white;
}
/* ######## main action button css end ########### */

/* ######## css for disabled button ########### */
.disabled {
    background: #fafafa;
    pointer-events:none;
}
.world-wrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.two-liner-content{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1; /* number of lines to show */
	-webkit-box-orient: vertical;
}
/* ######## css for sub heading ########### */
.sub-heading{
	margin:0;
    color: #868686;
    text-decoration: none;
    font-weight: 600;
}

.float-right
{
	float:right !important;
}
.reasonToReject .floating-label{
 margin-bottom: 0px;
}
/* ########## CSS for differnt images  POtrait or land scape*/
.ownershipList-landscape{
	min-width:50px !important;
	max-width:80px !important;
	height:45px !important ;	
}
.ownershipList-potrait{
		width:50px !important;
		min-height:53px !important ;
		max-height:60px !important;
}
.notification-potrait{
position: absolute;
    top: 3px;
    left: 23px;
    width: 25px !important;
    height: 30px !important;
}
.notification-landscape{
	    position: absolute;
    top: 7px;
    left: 25px;
    width: 25px !important;
    height: 23px !important;
}
.request-landscape{
	margin-left: 14px !important;
    width: 53px !important;
    height: 45px !important;
}
.request-potrait{
	margin-left: 17px !important;
    width: 45px !important;
    height: 50px !important;
}
.bill-landscape{
	height:70px;
	width:auto;
	min-width:120px;
	max-width:180px;
}
.bill-potrait{
	height:80px;
	width:auto;
	max-width:75px;
}
.ownership-potrait {
    min-width: 55px;
    max-width: 55px;
    min-height: 60px;
    max-height: 60px;
}
.ownership-landscape {
    min-height: 58px;
    max-height: 58px;
    min-width: 60px;
}
/* ######################################### */
 .currency-div input{
	padding-left:12px !important;
}
.currency-div i{
	position:absolute;
	top:12px;
	left:17px;
}

