.manage-cart-summary-table {  border: 1px solid #ddd;  float: left;  margin: 0 0 40px;  padding: 0;  width: 100%;}
.manage-cart-summary-page .manage-cart-summary-table th.heading_outer {  border: medium none !important;  padding: 0 !important;}
.manage-cart-summary-page .manage-cart-summary-table .heading_outer {  border: medium none;}
.manage-cart-summary-page .manage-cart-summary-table .heading_outer h1 {  border-bottom: 1px solid #ddd;  margin: 0 0 20px; padding: 20px;}



/*Create Coupon Page start*/
/*-------------------------------
		Common  Style
--------------------------------*/

body {
  font-family: 'Open Sans', sans-serif;
	font-size:14px; 
	overflow-x:hidden;
	min-width:320px;  
	line-height:22px; 
	color:#8e8e8e;   
}

img {
	max-width:100%;
}
ul {
	list-style:none;
	padding:0;
	margin:0;   
}


/*-------------------------------
		Coupon Tab  Style
--------------------------------*/
.create-coupon-wrapper {
	padding:80px 0 
}

.create-coupon-tab {
    width: 100%;
    max-width: 750px;
    padding-left: 30px;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    margin: 3% 3% 3% 5%;
    border: none;
    padding: 0;
}

.create-coupon-tab  ul.nav-tabs {
    border-bottom:none;
    margin-bottom:1px; 
}
.create-coupon-tab .nav-tabs li {
    max-width: 250px;
    text-align: center;
    width: 100%;
}
.create-coupon-tab ul.nav-tabs li a {
    background: #e5e6e8;
    border: none;
    padding:12px 15px;
    color: #333;
    font-size: 15px;
    font-weight:400;
    border-radius: 0;
    min-width: 180px;
    font-family:'Open Sans', sans-serif;
    border-top:3px solid #fff;
    outline: none !important;
    box-shadow: none !important;
}
.create-coupon-tab ul.nav-tabs li.active a {
	border:none;
	border-top:3px solid #34ac9d;
	border-radius:4px;
	background:#fff;
	color:#0f0707; 
}
.create-coupon-tab .tab-content {
    font-family: 'Open Sans', sans-serif;
    max-width: 100%;
    border: 1px solid rgba(0,0,0,.2);
    padding: 20px 15px;
    min-height: 580px;
}
.create-coupon-tab .tab-content label {
	color:#282c31;
	font-size:14px;
	font-weight:600;  
	margin:0 
}
.create-coupon-tab .tab-content label span{
	color:#b8b8b8;
	font-size:11px;
	font-weight:600;  
	display:block; 
	position: relative;
    top: 0px;
}
.create-coupon-tab .tab-content .form-control {
	height:37px;
	line-height:37px;
	padding:0 15px; 
	border-color:#e6e6e6;
	box-shadow:none;
	border-radius:0;  
}
.create-coupon-tab .tab-content .form-control:foucs{
	box-shadow:none;
	color:#000;
}
.create-coupon-tab .form-icon {
	position: relative;
}
.create-coupon-tab .form-icon > .fa {
    position: absolute;
    top: 11px;
    right: 30px;
}
.create-coupon-tab .tab-content .form-group {
	margin-bottom:18px; 
}
.create-coupon-tab .btn-primary,
#CreateCouponPopup .btn {
    background: #34ac9d;
    border: none;
    height: 37px;
    min-width: 100px;
    padding: 0 15px;
    border-radius: 0;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 37px;
}
#CreateCouponPopup .btn.btn-default {
	background:#000;
	color:#fff; 
	margin-left:13px;
}
.create-coupon-tab .btn-primary:hover,
.create-coupon-tab .btn-primary:focus{
	border:none;
	background:#217b70; 
}
.create-coupon-tab select {
   -webkit-appearance:none;
   -moz-appearance: none;
   appearance:none;
}
.create-coupon-tab  h4.form-subtitle {
    font-size: 16px;
    color: #282c31;
    font-weight: 600;
    margin: 0 0 16px;
}
#CreateCouponPopup .modal-content {
	border-radius: 0;
	border:none;
}
#CreateCouponPopup .modal-dialog {
    width: 475px;
    border-radius: 0;
    border: none;
}
.modal-backdrop.in {
    filter: alpha(opacity=75);
    opacity: .75;
}
#CreateCouponPopup .modal-body {
    padding: 50px 10px;
}
#CreateCouponPopup {
  text-align: center;
  padding: 0!important;
}

#CreateCouponPopup:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

#CreateCouponPopup .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
#CreateCouponPopup .modal-body h4 {
    font-size: 20px;
    color: #0a0b0c;
    margin: 0 0 20px 0;
    font-weight: 500;
    line-height: 24px;
}

/*product list select*/


.dropdown_prod {
position: relative;
width: 100%;
z-index: 9;
}
.dropdown_prod dd,
.dropdown_prod dt {
    margin: 0px;
    padding: 0px
}
.dropdown_prod ul {
    margin: -1px 0 0 0
}
.dropdown_prod dd {
    position: relative
}
.dropdown_prod a,
.dropdown_prod a:visited {
    color: #333;
    text-decoration: none;
    outline: none;
    font-size: 14px;
    font-weight: normal
}
.dropdown_prod dt a {
    display: block;
    padding: 8px 20px 5px 10px;
    min-height: 25px;
    line-height: 24px;
    overflow: hidden;
    border: 0
}
.dropdown_prod dt a span,
.multiSel span {
    cursor: pointer;
    display: inline-block;
    padding: 0 3px 2px 0;
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 15px;
    margin-top: 7px
}
.dropdown_prod dt a span {
    margin-top: 0px
}

.create-coupon-tab .tab-content .form-control{
    background: #ebf0f4;
    border: #c7d1db solid thin;
}

.create-coupon-tab .tab-content .dropdown_prod dd ul.form-control{
    background: #ebf0f4;
    border: #c7d1db solid thin;
    color: #fff;
    display: none;
    left: 0px;
    padding: 2px 15px 2px 5px;
    position: absolute;
    top: 2px;
    list-style: none;
    height: 220px;
    overflow: auto
}
.dropdown_prod span.value {
    display: none
}
.dropdown_prod dd ul li a {
    padding: 5px;
    display: block
}
.dropdown_prod dd ul li a:hover {
    background-color: #fff
}
.dropdown_prod dd ul li {
    color: black
}
.dropdown_prod dd ul li input[type=checkbox] {
    margin: 0px 4px 0
}
.checkout-cart-items .form-control {
    box-shadow: none;
    border-radius: 0;
    min-height: 40px;
    padding: 5px 10px;
    background: #ebf0f4;
    border: #c7d1db solid thin;
    height: 40px;
    font-size: 18px;
    width: 100% !important;
}
.multiSel {
    width: 100%;
    float: left
}
.option-outer h5 {
    font-weight: 400;
    font-size: 18px;
    margin-top: 7px
}
.disabledbutton {
    pointer-events: none;
    opacity: 0.4
}
.heading_payment_step {
    margin: 0;
    padding: 0;
    font-size: 22px
}
.btntype_outer .heading_payment_step {
    margin-top: 50px;
    border-top: #dddddd solid thin;
    padding-top: 40px
}
.btntype_outer .heading_payment_step_label {
    margin: 0;
    padding: 0;
    font-size: 18px;
    margin-top: 10px;
    padding-top: 10px;
    font-weight: normal
}
.btntype_outer .salespageselectouter {
    float: left;
    padding: 28px 40px 30px;
    background: #eef7ff;
    margin: 20px 30px
}
.popup_wrapper_main .checkouter2 {
    background: transparent
}
.checkbox-outer1 input[type=checkbox] {
    margin: 0
}
.popup_wrapper1 input[type=checkbox] {
    font-size: 15px;
    padding: 8px
}
.popup_wrapper_inner1 h3 {
    margin: 6px 0 6px;
    padding: 0
}
.buynow-code-grenrate_inn {
    float: left;
    width: 100%;
    display: none
}
.dropdown_prod a:hover {
    color: #555;
    text-decoration: none
}

/*product list select end*/

/*Create Coupon Page end*/


/*loading*/
/* loader css */
.loading {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 999;
background-color: rgba(0, 0, 0, .7);
}
#fountainG {
background: #ffffff;
bottom: 0;
height: 60px;
left: 0;
line-height: 0;
margin: auto;
padding: 0;
position: absolute;
right: 0;
text-align: center;
top: 0;
width: 260px;
} 

/*loading end*/

#CreateCouponProductMap .modal-content {
    margin: 0px auto;
    max-width: 500px;
    padding: 15px;
    width: 100%;
}

#CreateCouponProductMap label {
    text-align: left;
    float: left;
    margin: 12px 0px;
    color: #333;
    font-size: 16px;
    font-weight: 600;
}

div#CreateCouponProductMap select {
    border: 1px solid #ccc;
    border-radius: 0px;
    height: 36px;
}
.modal-body {
    display: inline-block;
}
.pro_coupon_assoc {
    margin: 10px 0px;
    float: left;
    padding-left: 135px;
}

div#CreateCouponProductMap .pro_coupon_assoc a.btn.btn-primary{
    border-radius: 4px !important;
    width: 150px;
    padding: 0px 14px!important;
    height: 40px !important;
    line-height: 40px !important;
    margin-left: 30px;
}
    
 div#CreateCouponProductMap .pro_coupon_assoc button.btn {
    height: 41px !important;
    border-radius: 4px;
    width: 120px;
}   

#CreateCouponProductMap .popup-form li {
    float: left;
    width: 100%;
}

#CreateCouponProductMap .popup-form li label {
    width: 135px;
    float: left;
}

#CreateCouponProductMap .popup-form li select {
    width: calc(100% - 135px); width: -moz-calc(100% - 135px); width: -webkit-calc(100% - 135px); width: -ms-calc(100% - 135px);
    float: right; margin-top: 8px;
    margin-bottom: 10px;
}


/*selected products*/
.multiSel {
    width: 100%;
    float: left;
}
.panels{
	padding: 10px 0px 10px 0px;
}
.product-page .panels-body {
    float: left;
    width: 100%;
}
.option-outer {
    padding: 15px;
}
.product-page .panels-body .option-outer {
    float: left;
    width: 100%;
}

.option-outer h5 {
    font-weight: 600;
    font-size: 16px;
    margin-top: 7px;
    color: #282c31;
}

.multiSel span {
    cursor: pointer;
    display: inline-block;
    padding: 0 3px 2px 0;
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 15px;
    margin-top: 7px;
}
/*selected products end*/
.table_manage_coupon_product{
	width:75% !important
}
.manage_coupons_table .table-header-search.pull-right.btn_inner .btn-grn.round-corner{
	border-radius:3px !important
}
.manage_coupons_table table#mytable tbody tr td:last-child .remove_assoc{
	padding: 8px 25px 12px !important;
	border-radius:4px 
}
.manage_coupons_table table#mytable tbody tr td:last-child .remove_assoc i{
    padding-right: 5px;
}
.main-heading{
	border-bottom: 1px solid #ddd;
    color: #58666e;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    font-weight: 300;
    margin: 0 0 30px 0;
    padding: 20px 0px;
    text-align: left;
    float: left;
    width: 100%;
 }
 
.main-heading .heading-title { 
     display: inline-block;
    margin-top: 5px;
    font-size: 24px;
    font-weight: 300;
   }
.margin-40{
    margin-top: 40px;
}
.margin-70 {
    margin-top: 70px;
}
.margin-100 {
    margin-top: 100px;
}
.create-coupon-tab ul.nav-tabs li.active a{
    outline: none !important;
    box-shadow: none !important;
 }
 .create-coupon-tab ul.nav-tabs li.active {
    border-left: 1px solid rgba(0,0,0,.2);
    border-bottom: 0px solid;
    /* margin-bottom: 0; */
}

.swal2-container .swal2-popup{
    width: 400px;
    font-size: 14px;
    padding: 35px 15px;
}
/*-- Admin Smart Cart Pay Coupons tabel CSS  --*/
.tabel_desci {
    min-width: 130px !important;
    width: 130px !important;
    text-align: left;
}
td.coupon-description ul {
    text-align: left;
}
.tabel_action {
    width: 96px !important;
}
.tabel_recur_field{
    width: 130px !important;
}
.tabel_recur_dis_field {
    width: 150px !important;
}
table.dataTable.no-footer {
    border-bottom: 2px solid #ddd !important;
    margin-bottom: 20px;
}
.manage_coupons {
    padding-left: 20px;
    padding-right: 30px;
}

.manage-cart-summary-table {
    border: 1px solid #ddd !important;
 }
.create-coupon-tab .tab-content .form-control {
    height: 42px;
    line-height: 42px;
}


.table_addtocatbtn .btn-success, .table_addtocatbtn .btn-success:hover , .table_addtocatbtn .btn-success:focus{
    color: #fff;
    background-color: #3f93ad;
    border-color: #3f93ad;
}
.create-coupon-tab .tab-content  #ProductMapping label {
    color: #282c31;
    font-size: 14px;
    font-weight: 600;
    margin: 14px 0px;
    line-height: normal;
}
.tool-tip .toll-tip-desc {
    font-size: 13px;
    }
