.form-css {border:1px solid #EBEBEB;padding: 0px;}
.form-css .form-horizontal .form-group {margin-right: 0px;margin-left: 0px;}
.form-css h2 {margin-bottom: 0px;text-transform: uppercase;font-weight: 600;font-size: 24px;margin-top: 0;padding-bottom: 0;
margin-top: 0;}
.form-css .form-horizontal .form-group input {font-size: 15px;color: #606060 !important;border: 1px solid #cad2d8;height: 43px;text-shadow: none;box-shadow: none;border-radius: 0}
.form-css .form-horizontal .form-group textarea {font-size: 15px;color: #606060 !important;border: 1px solid #cad2d8;text-shadow: none;box-shadow: none;border-radius: 0;}
.form-css .form-horizontal .form-group.payments-btn button {text-shadow: none;box-shadow: none;border-radius: 0;background: #FFF;border: 1px solid #ee3147;padding: 6px 12px;color: #ee3147;font-weight: 600;}
.form-css .form-horizontal .form-group.payments-btn button:hover, .form-css .form-horizontal .form-group.payments-btn button:focus {background: #ee3147;color: #FFF;}
.form-css .form-horizontal .form-group #subMitBtn1 {text-shadow: none;box-shadow: none;border-radius: 0;background: #9b9a9a;border: 1px solid #9b9a9a;padding: 8px 12px;color: #FFF;display: block;width: 100%;font-size: 20px;text-transform: uppercase;}

/*.payments-btn .Active { background: red !important;color: #fff !important; }*/
.payments-btn .row .col-sm-6:nth-child(odd) {border-right: 2px solid #ebebeb;}
/*.payments-btn .row .col-sm-6{border-bottom: 2px solid #ebebeb;border-bottom: 2px solid #ebebeb;}*/
/*.payments-btn .row .col-sm-6:nth-child(6) {border-bottom: none ;}
.payments-btn .row .col-sm-6:nth-child(5) {border-bottom: none ;}*/
.payments-btn .row .col-sm-6:nth-child(3) {border-bottom: none ;border-right:none;}
.payments-btn .row .col-sm-6:nth-child(4) {border-bottom: none ;border-right: 2px solid #ebebeb;}
.form-design .container .row .main {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);padding-right: 0px;padding-left: 0px;}
.form-design : { margin-top: 40px;padding-top: 80px;background-color: rgba(0,0,0,0);padding-bottom: 40px;}
.form-design .container .row .main .form-css .grey-bg {background: #EBEBEB;padding: 10px 15px 10px 15px;margin: 0;}
.form-design .container .row .main .form-css .head-bg {background: #EBEBEB;padding: 10px;margin: 0;}
.form-design .container .row .main .form-css .head-bg h3 {margin-top: 12px;margin-bottom: 12px;margin-left: 12px;}
#instamojo:hover h4 {font-weight: 700;}
#coupon:hover h4 {font-weight: 700;}
#paytm:hover h4 {font-weight: 700;}
#bank:hover h4 {font-weight: 700;}
#paypal:hover h4 {font-weight: 700;}
#res:hover h4 {font-weight: 700;}
.modal {margin-top: 80px;}
.modal-dialog {padding-right: 115px;padding-left: 115px;}
.modal-header {text-align: center;background-color: #e5e5e5;}
.modal-body p {font-size: 16px;text-align: center;}
#gst {height: 36px;width: 300px;}
.modal-footer {text-align: center !important;}
.modal-footer button {padding: 9px 86px;background: #848282;color: white}
.form-design .container .row .main .form-css .white-bg {padding: 30px;}
.th-bg {padding: 1px;background: #EBEBEB;margin-bottom: 50px;}
.table td {text-align: left}

/*Responsive*/
@media only screen and (min-width:0px) and (max-width:767px){
	.form-css .logo-img {margin: 0 auto;display: block;}
	.pricelist {margin-top:10px;float: left !important}
	.dg-button {float: none !important;display: block !important;border-bottom: 2px solid #ebebeb !important;border-right: 2px solid #ebebeb !important}
	.dg-icon {float: left !important;}
	.dg-title {float: left !important;}
}