body{margin:0px;padding:0px;background: #fff;font-family: 'Work Sans', sans-serif;}
.tabs-left {
  border-bottom: none;
  border-right: 1px solid #ddd;
}

.tabs-left>li {
  float: none;
 margin:0px;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
.tabs-left>li:last-child {
  border-bottom: none;
}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
  background:#f90;
  border:none;
  border-radius:0px;
  margin:0px;
}
.nav-tabs>li>a:hover {
    /* margin-right: 2px; */
    line-height: 1.42857143;
    border: 1px solid transparent;
    /* border-radius: 4px 4px 0 0; */
}
.tabs-left>li.active>a::after{content: "";
    position: absolute;
    top: 10px;
    right: -10px;
    border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  
  border-left: 10px solid #f90;
    display: block;
    width: 0;}
.payment_tab_cstm .cstm_width {
	width: 80%;
	margin: 0 auto;
	margin-top: 100px;
}

.no_padding {
	padding: 0px;
}
img {
	max-width: 100% !important;
}
.payment_text {
	display: block;
	color: #373737;
	font-size: 13px;
	text-transform: capitalize;
	font-family: 'Work Sans', sans-serif;
	padding-top: 5px;
}
.active .bank_black {
	display: none;
}
.bank_white {
	display: none;
}
.active .bank_white {
	display: inline-block;
	text-align: ;
}
.active .payment_text{color:#fff;}
.nav.nav-tabs.tabs-left.sideways li .min_height_cstm {
    height: 30px;
}
.customer_detail {
	padding: 15px 0;
	border-bottom: 2px solid #ddd;
}
.customer_name {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 0px;
}
.customer_email {
	margin-bottom: 0px;
}
.customer_address{
	margin-bottom: 0px;
}
.ordr_refrence {
	padding-top: 10px;
	font-size: 16px;
	margin-bottom: 3px;
}
.ordr_refrence b{
color: #980201;
}
.payment_total {
	font-size: 20px;
	margin-bottom: 3px;
}
.top-highlight {
	color: #980201;
	font-size: 50px;
	font-weight: 600;
}
#home-v {
	padding-top: 30px;
}
.border {
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 4px 15px;
}
.banktext {
	font-weight: 600;
	font-size: 17px;
}
.nav > li > a {
	padding: 10px 10px;
}
#custom-button,#custom-button2 {
  padding: 10px;
  color: #ffff;
  background-color: #f90;
  border: 1px solid #f90;
  border-radius: 5px;
  cursor: pointer;
}

#custom-button,#custom-button2 :hover {
  background-color: #ffff;
  color:#f90;
}

#custom-text,#custom-text2 {
  margin-left: 10px;
  color: #aaa;
}
[hidden], template {
	display: none !important;
}
.payment_slip {
	padding: 30px;
	text-align: center;
}
.payslip_warning {
	color: #a84444;
	padding-top: 10px;
}
.payment_btn_cstm_field {
	text-align: center;
	padding-top: 40px;
}
.top_logo {
	border-right: 1px solid #ddd;
	margin-bottom: 0px;
	text-align: center;
	padding: 10px;
	border-bottom: 1px solid #ddd;
}
.customer_detail.responsive_show {
	padding-left: 15px;
	display: none;
}
.border {
	margin-bottom: 12px;
}
#updatedetails {
    padding: 10px;
    color: #ffff;
    background-color: #f90;
    border: 1px solid #f90;
    border-radius: 5px;
    cursor: pointer;
}
#update {
    padding: 10px;
    color: #ffff;
    background-color: #f90;
    border: 1px solid #f90;
    border-radius: 5px;
    cursor: pointer;
}
#cancel {
    padding: 10px;
    color: #ffff;
    background-color: #f90;
    border: 1px solid #f90;
    border-radius: 5px;
    cursor: pointer;
}

.btn.custom-button {
	padding: 10px;
    color: #ffff;
    background-color: #f90;
    border: 1px solid #f90;
    border-radius: 5px;
    cursor: pointer;
}
.customer_detail #customeremailnew {
    border: 1px solid #616060;
    display: block;
    box-shadow: none;
    background: transparent;
    padding: 10px 22px;
    width: 100%;
}
#customeraddress textarea {
    border: 1px solid #616060;
    display: block;
    box-shadow: none;
    background: transparent;
    padding: 10px 22px;
    width: 100%;
    margin-top: 10px;
}
/*responsive*/
@media screen and (max-width: 767px) {
  .tabs-left > li.active > a::after {
	display: none;
}
.paymnt_cstm_area {
	padding-right: 0px;
}
.tabs-left > li {
	display: inline-block;
	width: 24%;
	border-top: 1px solid #ddd;
}
.payment_text {
	display: none;
}
.tabs-left > li:last-child {
	border-bottom: 1px solid #ddd;
}
.customer_detail.Desktop_show {
	display: none;
}
.customer_detail.responsive_show {
	display: block;
	border-bottom: none;
}
.top_logo a img {
    max-width: 25% !important;
}
#custom-text {
    margin-left: 10px;
    color: #aaa;
    display: block;
    margin: 7px 0;
}
}
@media screen and (max-width:483px) {
.payment_tab_cstm .cstm_width {
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
}	
	
	
}	
@media screen and (max-width:390px) {
.tabs-left > li {
	display: inline-block;
	width: 23%;
	border-top: 1px solid #ddd;
}
.customer_email {
	margin-bottom: 0px;
	word-wrap: break-word;
	font-size: 13px;
}
}