.main {
    border:#d8d8d8 1px solid;
    margin: 0px auto;
    width:920px;
    margin-bottom:125px;
}

.main-content {
    border: none;
    margin: 0px auto;
    width: 900px;
    margin-bottom:125px;
}

.bgWhite {
	background-color: transparent !important;
}

.bg-grey-box {
	opacity: 1;
	min-height: 258px; /* For IE */
	height: auto !important;
	height: 258px;
	border: 0px !important;
 	margin-bottom: 0px !important;
 	background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 8px 16px #00000029;
    border-radius: 24px;
}
.grey-box {
  min-height: 258px; /* For IE */
  height: auto !important;
  height: 258px;
  background: #e3e3e3 url() !important;
  border: 0px !important;
  margin-bottom: 0px !important;
}

#checkOrderForm li.default {
	margin-top: 2%;
	margin-bottom: 2%;
	display: inline-block;
}
li.default.textfield {
	margin-left: 1%;
}
ul.collector label {
    color:#003366;
    font-weight: bold;
    font-size:18px;
    margin:2px 0 !important;
}

.right_sidebar {
    float: right;
    width: 510px;
    min-height: 258px; /* For IE */
    height: auto !important;
    height: 258px;
}

.grey-box form {
    margin: 5% 0px;
}
.main div.reserve-status {
    vertical-align: middle;
    margin:50px auto; 
    width: 455px !important;
    height:125px;
    border:#d8d8d8 1px solid;
    background-color: #e3e3e3;
    border-radius:15px;
}
.reserve-status-mobile {display: none;}

div.reserve-left p {
    color: #494949;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    margin-left: 20px;
    /*word-wrap: break-word;*/
}

div.reserve-status img {
    z-index: 9999;
    float:right;
    margin-top: -141px;
    margin-right: 25px;    
}
div.reserve-left a {
    color:#ffffff;
    font-size:15px;
    line-height:15px;
    margin-bottom:20px;
}

div.reserve-left a.btn {
    background-color: #015092;
    border-color: #015092;
    margin-left: 20px;
    border-radius: 20px !important;
    padding: 8px 15px 0px !important;
    width: 200px !important;
    text-indent: 0px !important;
}

#content-wrapper {
	padding: 30px 10px;
}
#content {
    border-radius: unset;
    max-width: unset;
    width: 910px;
}


.theme_default .header {
  margin: 0px auto;
  width: 920px;
}

.btn-default {
    color: #FFFFFF;
    background-color: #01b9f7;
    border-color: #01b9f7;
    width:unset !important;
    font-size: 18px !important;
}
input.btn[type="submit"], .btn {
    display: inline-block;
    padding: 6px 12px !important;
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none !important;
    background-image: none !important;
    border-radius: 8px !important;
    text-indent: 0px !important;
    height: 43px;
	width: 250px !important;
	border: 1px solid #28c2fe !important;
}

.disableSumbit{
	background: gray;
	pointer-events: none ;
}

@media screen and (max-width: 800px) {
    /*Setting for Devise at 800px*/
    .header {
      padding-bottom: 25px !important;
      width: auto;
    }
    .reserve-status {display: none !important;}
    .reserve-status-mobile {
        display: inline-block !important;
        width:375px;float:right;
    }
    .reserve-status-mobile img {
        width:90%;
        margin: 5em 1em;
    }
    
    .main {width:auto;}
    .grey-box {
       width: 45% !important;
    }
    .main-content {
    	width: auto;
    }
    .right_sidebar {
       float: right;
       width: 50%;
    }
    
}

.bg-grey-box .support_form .order-input-field {
    border: 0;
}

.bg-grey-box .support_form .order-input-field input {
    transition: 0.5s;
    height: unset !important;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #131E297A;
    border-radius: 8px;
    opacity: 1;
    max-width: 15.375em;
    min-width: 15em;
    font-size: 1.15em;
    padding-left: 10px;
}

.bg-grey-box .support_form .order-status-body {
    padding-top: 25px;
}

@media only screen and (device-width: 768px) {
	.main-content {
		width: 690px !important;
		margin: 0 !important;
	}
	.order-details-content {
		width: 690px !important;
		margin: 0 !important;
	}
}
@media screen and (max-width:767px) {
	.bg-grey-box {
		text-align: center !important;
	}
}
@media screen and (max-width: 768px) {
    .header {
      padding-bottom: 50px !important;
      width: auto;
    }
    
    .main-content {
    	width: auto;
    }
    
    .reserve-status {display: none !important;}
    .reserve-status-mobile {
        display: inline-block !important;
        width:375px;float:right;
    }
    .reserve-status-mobile img {
        width:90%;
        margin: 5em 1em;
    }
    
    .main {width:auto;}
    .grey-box {
       width: 45% !important;
    }
    .right_sidebar {
       float: right;
       width: 50%;
    }
    #content {
    	width: 800px;
    }
}

@media screen and (max-width:667px) {
    .header {padding-bottom:10px !important;}
    #content {
    	height: 100% !important;
    }
    .main {width:auto;}
    .grey-box {
       width: 40% !important;
       height:175px!important;
    }
   .reserve-status-mobile {
        display: inline-block !important;
        width:100% !important;
       float:right;
    }
    .reserve-status-mobile img {
        width:auto !important;
        margin: 5em 1em;
    }
    input.btn[type="submit"], .btn {
      font-size: 12px;
      width: 225px !important;
    }
}

@media screen and (max-width:570px) {
    .header {padding-bottom:10px !important;}
    .header h1 {font-size:30px;} /*Chrome Font Size */
    .grey-box {
        width:45% !important;
    }
    div.support_form {
    margin: 20px 5px;
}
}

@media screen and (max-width:412px) {
    .header h1 {font-size:25px;} /*Chrome Font Size */
    .main {width:auto;border: unset;}
    .grey-box {
      width: 94% !important;
      float: unset !important;
        border:#d8d8d8 1px solid;
    }
    .right_sidebar {
       float: unset !important;
       width: 100%;
       text-align: center; 
    }
    
    .reserve-status-mobile {
        width:auto;
    }
    .reserve-status-mobile img {
        width:90% !important;
        margin: 10% 0;
    }

    .theme_default .header {
      padding-bottom: 15px !important;
    }
    
}

@media screen and (min-width:320px) {
    .reserve-status-mobile img {
        width:90% !important;
    }
}