.send-u-left {
	width: 50%;
	float: left;
}
.sen-u-right {
    width: 45%;
    float: left;
}
button#showlists {
    display: none;
}
button.init-order {
    float: left;
    background: #00f;
    border: 1px solid darkcyan;
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 2px;
    color: #fff;
    border-radius: 30px;
    border: 1px solid blue;
    width: 230px;
    font-size: 18px;
    font-weight: 600;
    margin-top: 21px;
}
#drop_request {
	position: relative;
	left: 34px;
	width: 96%;
}
div#mypics img {
    max-width: 100%;
    margin: 0 auto;
	width:100%;
}
td.left-border {
    border-right: 1px solid #ddd;
}
/*#plus-twox{
    right: -31px;
    position: absolute;
    width: 22px !important;
    cursor: pointer;
}*/
table.table.table-striped.send-quote td {
    font-size: 12px;
}
div#customfield {
    background: transparent;
    float: left;
    width: 100%;
    margin-top:0px;
}
.send-order {
	width: 100%;
	float: left;
	margin-bottom: 36px;
	padding-bottom: 18px;
	position: relative;
	top: -60px;
	background: #fff;
	padding-top: 30px;
	padding-left:100px;
	padding-right:100px;
}
.accept {
	background: #B2DCDC;
	border: 1px solid;
	color: #fff;
	padding: 2px 12px;
	border-radius: 4px;
}
.readiness {
	background: #B2DCDC;
	border: 1px solid;
	color: #fff;
	padding: 2px 12px;
	border-radius: 4px;
}
.buttons-place{ width: 100%;float: left;padding: 30px 0px;}
.button-box {max-width: 654px;width: 100%;}
.place-order {
    float: left;
    background: #00f;
    border: 1px solid darkcyan;
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 2px;
    color: #fff;
    border-radius: 30px;
    border: 1px solid blue;
    width: 230px;
    font-size: 18px;
    font-weight: 600;
}

.comparison ul li {float: left;list-style: none;border: 1px solid #b2dcdc;margin: 0px 20px;padding: 7px 19px;border-radius: 6px;}
.comparison ul li:first-child {margin-left: 0px;}
.comparison ul li:last-child {margin-right: 0px;}
.comparison ul {max-width: 875px;padding: 0px;margin: 0px auto;}
.comparison {width: 100%;float: left;padding: 14px 0px 14px;border:1px solid #b2dcdc;margin-bottom:20px;border-radius:8px;}
.comparison h1 {text-align: center;margin: 0px 0px 18px;font-size: 24px;margin-bottom: 25px;}
.rate {background: #b2dcdc;}
.select-price.select {
    background: darkcyan;
    padding: 5px 0px;
    border-radius: 30px;
    width: 56px;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-weight: 800;
    cursor: pointer;
}
.spplier.select{
    background: darkcyan;
    padding: 9px 0px;
    border-radius: 30px;
    width: 137px;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-weight: 800;
    cursor: pointer;
}
.spplier.select.selected {
    background: blue;
}
.spplier.select.selected {
    background: blue;
}
.select-price.sup-rate-1.select.selected{
    background: blue;
}
.select-price.sup-rate-2.select.selected{
    background: blue;
}
.button-box {
    max-width: 239px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.sn-centr {
	border: 1px solid;
	width:100%;
	float:left;
}
.nline {
	width: 100%;
	float: left;
	height: 3px;
	background: #181818;
	margin: 20px 0px;
}
.billings {
	width: 100%;
	float: left;
	line-height: 25px;
	padding-bottom: 30px;
}
.nbill {
	width: 48%;
	float: left;
	margin-right: 2%;
	
}	
.table.table-striped.send-quote th {
	color: #F6F5E0;
	font-size: 14px;
}
.table.table-striped.send-quote td {
	font-size: 14px;
}
#plus-one {
	right: -31px;
	position: absolute;
	width: 22px !important;
	cursor:pointer;
}
#plus-two {
	right: -31px;
	position: absolute;
	width: 22px !important;
	cursor:pointer;
}
img#plus-three{
	right: -31px;
	position: absolute;
	width: 22px !important;
	cursor:pointer;
}
/*#plus-4{
	right: -31px;
	position: absolute;
	width: 22px !important;
	cursor:pointer;
}
#plus-5{
	right: -31px;
	position: absolute;
	width: 22px !important;
	cursor:pointer;
}*/
 /* Style the tab */
div.tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 100%;
}

/* Style the buttons inside the tab */
div.tab button {
    display: block;
    background-color: inherit;
    color: black;
    padding: 22px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
}

/* Change background color of buttons on hover */
div.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current "tab button" class */
div.tab button.active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    float: left;
    padding: 0px 12px;
    border: 1px solid #ccc;
    width: 100%;
    border-left: none;
} 
.nship {
		width: 48%;
		float: left;
	margin-left: 2%;
}
.billings h4 {
	width: 100%;
	float: left;
	background: #008b8b;
	color: #fff;
	padding: 8px 8px;
	border-radius: 3px 3px 0px 0px;
	margin: 0px;
}
.billing {
	width: 100%;
	float: left;
}
.table.billing th {
	background: #008b8b;
	border-radius: 1px !important;
	text-align: left;
	font-size: 20px;
	font-weight: 400;
	padding-left: 20px;
}
.table.billing td {
    text-align: left;
    padding-left: 20px;
    font-size: 15px;
    background: #fff;
    line-height: 28px;
}
.table.billing td span{
	font-weight:600;
	width:126px;
}
.table.billing {
	border-bottom: 1px solid #333;
	margin:0px;
}
.table.billing th:nth-child(2n) {
	border-left: 1px solid #333;
}
.table.billing td:nth-child(2n) {
	border-left: 1px solid #333;
}

.order-tabs {margin:0px!important;}
.order-tabs a {
	background: #E7E7E7;
	float: left !important;
	padding: 22px 47px !important;
	font-weight: bold;
	color: #333 !important;
	border-radius: 0px !important;
	border-right: 1px solid #D0D0D0;
}
.table.table-striped.top th {
    padding: 20px 0px;
	font-size:13px;
}
.table.table-striped.top td {
    padding: 20px 0px!important;
	font-size:13px;
}

.nav.nav-pills.orders {
	/* border: 1px solid; */
	max-width: 690px;
	margin: 0 auto 30px;
}
.table.table-striped.request_list tr {
	position:relative;
}
.table.table-striped.request_list th {
	color: #008b8b;
	font-size: 14px;
	padding: 20px 0px;
	border: 0px;
}
.dropdown-toggle {
	text-decoration: none;
	color: #333;
}
.dropdown-toggle:hover{
	text-decoration: none;
	color: #333;
}
.dropdown-toggle:active{
	text-decoration: none;
	color: #333;
}
.inner-tabs {
	border-radius: 10px;
	float:left;
	width:100%;
}
.req-drop.rotate-icon {
	transform: rotate(-48deg);
}
.send-u-left h3 {
	text-align: left;
}
.sub-bg.last {
	width: 105px;
}
.table.table-striped.top th {
	color: #008b8b;
}
.delv-ter {
	width: 80px;
	border: 1px solid #ddd;
	text-align: left;
	padding: 5px 5px;
	background: #e5f3f3 !important;
	background-image:url(../images/drop.png);
	background-repeat:no-repeat;
	background-position:95% 50%;
	background-size:10px;
	color:#008b8b;
}
.send-quote-button.order {
	margin-top: 0px !important;
	margin-bottom: 30px;
}
@media (min-width: 767px){
.table-responsive{
	min-height: auto!important;
overflow-x: visible!important;

}
}
.dropdown-menu{
	padding-top:0px!important;
	border-radius:10px!important;
}
.form-group input {
	height: 40px;
}
.button-next {
	width: 100%;
	float: left;
	text-align: center;
}
.send-quote-button {
	background: #e5f3f3;
	border: 1px solid #ddd;
	padding: 8px 37px;
	font-size: 16px;
	margin-top: 28px;
}
.table.table-striped.request_list {
	padding: 0px;
}
.table.table-striped.request_list td{
	border: 0px;
}
.close-sub {
	position: absolute;
	z-index: 1;
	color: #fff;
	/* font-size: 19px; */
	right: -11px;
	top: -11px;
	background: #000;
	border-radius: 50%;
	padding: 4px 9px;
}
thead tr:first-child th:first-child {
    border-radius: 0.6em 0 0 0;
}
thead tr:first-child th:last-child {
    border-radius: 0 0.6em 0 0;
}

.req-drop {
    width: 13px;
    position: relative;
    left: 19px;
    transform: rotate(-90deg);
    top: 9px;
    float: left;
}
.table.table-striped.request_list td {
	font-size: 15px;
	padding: 20px 0px;
}
.order-tabs.active a {
	background: #494949 !important;
	color: #BCBA91 !important;
}
.billing-box{
	width:100%;
	float:left;
	border: 1px solid #ccc;
	border-radius: 0px 3px 3px 0px;
	padding: 12px 17px;
	background:#e5f3f3;
}
.billing-box span {
	font-weight: bold;
	width: 133px;
	float: left;
}
.send-u-left h3 {
	margin-top: 0px;
}
.drop-table {
	width: 117px !important;
		position: relative;
}
.sn-centr h2, h3, h4 {
	font-weight: bold;
}
.drop-table a {
	color: #008b8b;

}
.drop-table a:focus, a:hover {
    color: #fff;
    text-decoration: none;
}
.drop-table a:hover {
    color: #fff;
    text-decoration: none;
}
td.totalborder {
    border-left: 1px solid #ddd;
}
td.totalborder {
    border-right: 1px solid #ddd;
}
td.total-bottom {
    border-right: 1px solid #ddd;
}
td.tableborder {
    border: 1px solid #ddd;
    border-bottom: 1px solid #ddd!important;
}
.table tr:nth-child(2n) {
    background: #ffffff !important;
}


.table.table-striped th {
	border: 1px solid #ddd;
}
.table.table-striped td {
	border-top:0px;
}
.table.table-striped td {
	border-bottom: 0px;
}
.dropdown-menu.tabel {
	min-width: 100%;
}

.table.table-striped.top tr:nth-last-child(6) {
	height: 200px;
}
.table.table-striped.top {
	margin-bottom: 0px;
}
.table.total td {
    border-right: 1px solid #C5C5C5;
	padding: 11px 0px;
}
.dropdown-menu.tabel {
	margin-left: 30px;
	margin-top: -30px;
}
.sn-centr {
	border: 5px solid #008b8b33;
	width: 100%;
	float: left;
	border-radius: 5px;
}
.shadow {
    background: #DBDBDB;
    width: 100%;
    height: 3px;
	float:left;
}
.table.table-striped.send-quote td {
    vertical-align: middle;
    padding: 20px 0px;
    position: relative;
    font-family: roboto;
    font-weight: 500;
    color: #303030;
}
.drop-icon{
	width: 13px;
float: right;
position: relative;
top: 6px;
right: 10px;
	
}
.send-order .table.table-striped.request_list th {
    color: #fff;
    font-size: 14px;
    padding: 8px 0px;
    border: 0px;
    /*font-family: roboto;
    font-weight: 400;*/ 
}
.send-order .table th {
    background: #008b8b;
}
.drop-icon-total {
	width: 12px;
	margin-left: 9px;
}
.table.table-striped.send-quote {
	border-bottom: 1px solid #DCDCDC;
}
.table.table-striped.send-quote th {
    background: #008B8B;
    color: #fff;
    vertical-align: middle;
    font-family: roboto;
    font-weight: 500;
    font-size: 13px;
}
.send-quote select {
    border: 1px #C0C0C0 solid;
    padding: 4px 0;
    color: #7f7f7f;
    font-family: roboto;
    font-weight: 300;
    font-size: 13px;
    width: 180px;
    margin: 0 7px;
}
.table-responsive.send_qout_responsive {
    min-height: auto !important;
    overflow-y: auto !important;
    overflow: scroll;
    overflow-x: scroll;
}
.add_txt_duties {
    width: 94% !important;
    position: relative;
    right: 0;
    top: 4px;
    background-color: #008B8B;
    color: #fff;
    border: 0;
    padding: 5px 6px;
    margin-bottom: 5px;
}
.send-quote input {
    border: 1px #C0C0C0 solid;
    padding: 4px 0;
    color: #7f7f7f;
    font-family: roboto;
    font-weight: 300;
    font-size: 13px;
    width: 130px;
    margin: 0 5px;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
.drop-terms {
	background: #ECECEC;
	border: 1px solid #ddd;
	padding: 10px;
	width: 287px;
	color: #757575;
	background-image: url(../images/drop.png);
	background-repeat: no-repeat;
	background-position: 98% 50%;
	background-size: 15px;
}
.table.table-striped.send-quote {
	margin: 0px;
}
.model-white {
	background: #fff;
}

.bread_crumbs {
    width: 100%;
    float: left;
    border: 1px solid #ccc;
    padding-top: 10px;
    padding-left: 20px;
    margin-bottom: 15px;
    border-radius: 10px;
}

.bread_crumbs li {
	display: inline-block;
	padding: 10px 8px;
}


.bread_crumbs li::after {
    content: ">";
    position: relative;
    right: -10px;
    top: 1px;
    font-size: 17px;
    color: #C0C0C0;

}
.table.table-striped.send-list.quotes td {
	padding: 10px 0px;
}
.nav.navbar-nav.navbar-right.menu li {
	position: relative;
}
.bread_crumbs li a {
    color: #A9A9A9;
    font-weight: 400;
    text-decoration: navajowhite;
    font-size: 15px;
    font-family: roboto;
}
.spare-form.new-homepage h1, h3 {
	text-align: center;
}
.spare-form {
    max-width: 720px;
    width: 100%;
    margin: 0px auto;
    padding: 60px 0px;
}
.add {
    background-color: #008B8B;
    border: 0;
    color: #fff;
    padding: 6px 10px;
}
.spare-form.new-homepage h1 {
	color: #fff;
	font-size: 32px;
	font-weight: 600;
}
.foot-left span {
	color: #CD8634;
	font-weight: 600;
}
.mid-t {
	width: 100%;
	float: left;
}
.mid-table{
	width: 100%;
	float: left;
	padding: 0px 0px;
}
.mid-t td {
	padding: 10px 0px;
	vertical-align: middle;
	text-align: center;
	font-size: 15px;
	border:1px solid #ccc;
	min-width: 121px;
}
.col-xs-12.col-sm-12.pad-button {
	text-align: center;
}
.col-xs-12.col-sm-12.pad-p a{
	color:#C89D37;
}
.col-xs-12.col-sm-12.pad-p {
	color: #fff;
	text-align: center;
	padding: 22px 0px;
	font-size: 18px;
	line-height: 15px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #323023;
   opacity:  1;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #323023;
   opacity:  1;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #323023;
   opacity:  1;
}
:-moz-placeholder { /* Firefox 18- */
  color: #323023;
   opacity:  1;
}
#makes, #Model {
	background-image: url(../images/drop.png);
	background-repeat: no-repeat;
	background-size: 13px;
	background-position: 98% 50%;
}

.spare-form.new-homepage h3 {
	color: #69B6FE;
	font-size: 32px;
	font-weight: 600;
}
.col-xs-12.col-sm-6.home-no-pd {
	padding: 0px 5px;
}
.col-xs-12.col-sm-12.home-no-pd {
	padding: 0px 5px;
}
.spare-form.new-homepage h3 {
	color: #69B6FE;
	font-size: 32px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 45px;
	text-transform:uppercase;
}
.nav.navbar-nav.navbar-right.menu i {
	font-size: 15px;
}
.user-name {
    background: #008b8b;
    border-radius: 50%;
    color: #fff;
    padding: 0;
    font-weight: 600;
    line-height: 16px;
    width: 24px;
    height: 24px;
    float: left;
    text-align: center;
    line-height: 22px;
}
.dropdown-menu.profile {
	width: 191px !important;
}
.cart-total {
    position: absolute;
    background: #fff;
        background-color: rgb(255, 255, 255);
    background-color: rgb(255, 255, 255);
    color: #fff;
    border-radius: 50%;
    height: 18px;
    padding: 2px 1px;
    width: 18px;
    text-align: center;
    font-size: 10px;
    vertical-align: middle;
    top: 38px;
    right: 0px;
    line-height: normal;
    background-color: red;
    left: 16px;
}
.table.table-striped.send-list th, td{
	vertical-align: middle;
	border: 1px solid #008b8b33;
}
.table.table-striped.send-list tr:nth-child(2n) {
    background: #FFFFFF !important;
}
.table.table-striped.send-list td {
	border: 1px solid #008b8b33;
}
.table.table-striped.request_list th{
	border: 1px solid #008b8b33;
}
.table.table-striped.request_list td{
	border: 1px solid #ddd;
}

.table.table-striped.request_list tr{
	border: 1px solid #008b8b33;
}

.terms-bottom h3 {
	text-align: left;
}
.delivery{float:left;}
.delivery-select{width:257px;float:left;}
.total td {
	border-collapse: collapse !important;
	font-size: 14px !important;
	font-weight: 800;
}
.delivery {
	color: #757575;
	margin: 15px 0px;
	float: left;
}
.table.table-striped.send_ordr_tabl {
    table-layout: fixed;
}
.send_ordr_tabl tr th:nth-child(1) {
    width: 40px !important;
}
.send_ordr_tabl tr th:nth-child(2) {
    width: 100px !important;
}
.send_ordr_tabl tr th:nth-child(3) {
    width: 160px !important;
}
.send_ordr_tabl tr th:nth-child(4) {
    width: 40px !important;
}
.send_ordr_tabl tr th:nth-child(5) {
    width: 140px !important;
}
.send_ordr_tabl tr th:nth-child(6) {
    width: 80px !important;
}
.send_ordr_tabl tr td input {
    width: 80%;
    float: left;
}



.delivery strong {
	width: 118px;
	float: left;
}
.delv-ter {
	margin-right: 8px;
}
.delivery-select {
	width: 300px;
	float: left;
	padding: 0px 0px 36px;
}
.delivery span {
	padding: 8px 0px;
	float: left;
}
.sub-bg {
	background: #e5f3f3;
}
.table.total{
	margin:0px;
}
.textarea-table {
	text-align: left;
	padding:0px!important;
}
.textarea-table {
	vertical-align: bottom !important;
}
.textarea-table textarea{
	border:1px solid #C5C5C5;
	padding:5px 10px;
}
.table.total td {
	font-weight: bold;
}
.table.table-striped.top td {
	font-weight: bold;
}
.des-table {
	font-weight: 400 !important;
}
.table.table-striped.top th {
	padding: 15px 0px;
}

@media (max-width: 767px){
	.send-order {
	width: 100%;
	float: left;
	margin-bottom: 36px;
	padding-bottom: 18px;
	position: relative;
	top: -20px;
	background: #fff;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px; 
	padding: 0 !important;
}
}
@media (max-width: 900px){
.req-drop{
	left:0px;
}
}
@media (max-width: 600px){
.send-u-left{
	width:100%;
}
.send-u-right{
	width:100%;
}
}

/*****  Invantery page css****/

.saccount #search-list{
    display:none;
}
.loader-gif .dsp-table .dsp-table-cell {
    display: table-cell;
    vertical-align: middle;
}
.loader-gif .dsp-table {
    width: 100%;
    display: table;
    height: 100%;
}


.loader-gif {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background:#00000017;
    z-index: 999;
    text-align: center;
    display:none;
}

.loader-gif img {
    width: 70px;
}
span.currentItemHome {
    position: relative;
}

.useraccountstatus {
    float: left;
    font-weight: 400;
    color: #333;
    line-height: 26px;
    font-size: 14px;
}
.verificationMian {
    background: #e8e8e8;
    padding: 9px 0px;
    float: left;
    width: 100%;
}
.verificationMian input[type="submit"] {
    float: left;
    background: darkcyan;
    color: #fff;
    border: 0;
    padding: 4px 12px;
    border-radius: 3px;
    font-weight: 600;
    margin-left: 10px;
}
.useraccountstatus {
    float: left;
    font-weight: 400;
    color: #333;
    line-height: 26px;
    font-size: 14px;
}
.nav_bar{
    height:auto;
}
.banner{
    position:relative;
    z-index:999;
}
.notification_inner {
    max-height: 320px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.seeAllNotification {
    width: 100%;
    text-align: center;
    padding: 4px 0px;
    max-height: 320px;
    overflow-x:hidden;
    overflow-y:scroll;
}
ul.dropdown-menu.profile.notification .seeAllNotification a {
    color: #333;
    /* padding: 6px 0px; */
}

ul.dropdown-menu.profile.notification {
    max-height: inherit;
    overflow: visible;
}

div#treeview_container {
    box-shadow: none;
    border: 0;
    margin: 0;
    padding-top: 0;
    background: transparent;
}
.usertypes ul li {
    float: left;
    margin-right: 20px;
}

.usertypes ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.usertypes {
    width: 100%;
    float: left;
    margin-top: 30px;
    margin-left: 38%;
}
.usertypes button.selectUserTypes.btn.btn-default.active {
    background: darkcyan;
    border: 1px solid darkcyan;
    color: #fff!important;
}
input.signupCountryCode {
    position: absolute;
    position: absolute;
    width: 28px;
    padding-left: 0;
    padding-right: 0;
}
.signupPring input#mobile {
    padding-left: 28px;
}
.signupPring button#btn-submit1 {
    padding: 15px 40px;
    font-size: 15px;
    line-height: normal;
    border-radius: 0px;
    letter-spacing: 2px;
    background: #008b8b;
    color: #fff;
    font-size: 16px;
}
.main_requred label.mobileNoLabel {
    top: -10px;
}
.pricing-container{
    max-width: 800px;
    width: 600px;
    border: 1px solid #ddd;
    border-radius: 9px;
    padding: 30px;
    box-shadow: 0px 0px 20px 1px #3333331f;
    width: 100%;
    margin: 0 auto;
    display:inline-block;
}  
.signupPring .container {
    text-align: center;
}
.signupPring {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background: #fff;
    transition: .8s;
    padding:50px;
}
.signupPring.hideprice {
    left: -100%;
}
.right_si a {
    color: #fff;
    background-color: #008B8B;
    border-color: #008B8B;
    font-size: 16px;
    font-weight: 500;
    font-family: roboto;
    padding: 13px 30px;
    border-radius:5px;
}
.right_si a:hover {
    color: #fff;
    background-color: #008B8B;
    text-decoration:none;
}
.signupPring.showprice {
    left: 0%;
}
.signupPring span.close-form {
    font-size: 31px;
    position: absolute;
    right: 30px;
    top: 15px;
    font-weight: 800;
    cursor: pointer;
    color: red;
}
.signupPring .table-price {
    display: table;
    width: 100%;
    height: 100%;
}
.signupPring .table-cell-price {
    display: table-cell;
    vertical-align: middle;
    text-align:center;
}
span.errorSignup {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
form#register-form1 {
    width: 100%;
    float: left;
}
.table-price .signUpform {
    border-left: 5px solid #008b8b;
}
.checkoutInfoinnner h3 {
    color: #008b8b;
    font-weight: 600;
    border-bottom: 3px solid #008b8b;
    line-height: 40px;
    margin: 0;
    margin-bottom: 26px;
}
.checkoutInfoinnner {
    text-align: left;
    width: 100%;
    float: left;
}
.checkoutInfoinnner .planLabel {
    margin-bottom: 9px;
    font-size: 15px;
}
.checkoutInfoinnner .totalAmount {
    border-top: 1px solid #008b8b;
    border-bottom: 1px solid #008b8b;
    margin: 0;
    padding: 10px 0;
    margin-top: 21px;
}


.totalAmount .planLabel {
    margin: 0;
}
@media (max-width: 1300px){
    .send-order{
        padding-left:0;
        padding-right:0;
    }
}