
.content-category{
	background:#fff;
	color:#000;
}
.content-category table{
	margin:0px!Important;
}
.content-category select{
	width:60px!Important;
}
table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}
.table {
	width: 100%;
	margin-bottom: 18px;
}
.table th,
.table td {
	padding: 8px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.table th {
	font-weight: bold;
}
.table thead th {
	vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
	border-top: 0;
}
.table tbody + tbody {
	border-top: 2px solid #ddd;
}
.table .table {
	background-color: #fff;
}
.table-condensed th,
.table-condensed td {
	padding: 4px 5px;
}
.table-bordered {
	border: 1px solid #ddd;
	border-collapse: separate;
	*border-collapse: collapse;
	border-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
	border-left: 1px solid #ddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
	border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
	background-color: rgb(230 230 230 / 70%);
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
	background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
	display: table-cell;
	float: none;
	margin-left: 0;
}
.table td.span1,
.table th.span1 {
	float: none;
	width: 44px;
	margin-left: 0;
}
.table td.span2,
.table th.span2 {
	float: none;
	width: 124px;
	margin-left: 0;
}
.table td.span3,
.table th.span3 {
	float: none;
	width: 204px;
	margin-left: 0;
}
.table td.span4,
.table th.span4 {
	float: none;
	width: 284px;
	margin-left: 0;
}
.table td.span5,
.table th.span5 {
	float: none;
	width: 364px;
	margin-left: 0;
}
.table td.span6,
.table th.span6 {
	float: none;
	width: 444px;
	margin-left: 0;
}
.table td.span7,
.table th.span7 {
	float: none;
	width: 524px;
	margin-left: 0;
}
.table td.span8,
.table th.span8 {
	float: none;
	width: 604px;
	margin-left: 0;
}
.table td.span9,
.table th.span9 {
	float: none;
	width: 684px;
	margin-left: 0;
}
.table td.span10,
.table th.span10 {
	float: none;
	width: 764px;
	margin-left: 0;
}
.table td.span11,
.table th.span11 {
	float: none;
	width: 844px;
	margin-left: 0;
}
.table td.span12,
.table th.span12 {
	float: none;
	width: 924px;
	margin-left: 0;
}
.table tbody tr.success > td {
	background-color: #dff0d8;
}
.table tbody tr.error > td {
	background-color: #f2dede;
}
.table tbody tr.warning > td {
	background-color: #fcf8e3;
}
.table tbody tr.info > td {
	background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
	background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
	background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
	background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
	background-color: #c4e3f3;
}
#loading{
	height:100vh;
	position:fixed;
	width:100%;
	text-align:center;
	top:0px;
	left:0px;
	background: #fff;
	    z-index: 9999;
}
.loadinginside{
    padding-top: 40vh;
    height: 60vh;
    top: 0px;
    position: relative;
    width: 100%;
    text-align: center;
    left: 0px;
    background: #fff;
    z-index: 9999;
}
.rsformgrid6 p label{
    font-size: 0.7em!Important;
    line-height: 0.6em!Important;
    margin-bottom: 0px;
}
.ordertxtimg{
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -140px;
    opacity: 0.3;
    z-index: 0;
    position: relative;
    margin-top: 20px;
}
.ordertxtimg img{
	width:100%;
}
.ordertxtbott{
    text-align: center;
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
    color: #920000;
    margin-top: 20px;
}
.ordertxt{
	    font-family: "Poppins",sans-serif;
		position:relative;
		display:block;
		z-index:11;
}
.ordertxtinside{
	
}
.ordertxttitle{
    font-size: 3em;
    line-height: 1.5em;
    text-align: center;
    font-weight: bold;
}
.ordertxtcnt{
	
}
.ordertxtcnt span{
	font-size:0.8em;
}
.topboxmiddleoutside{
    text-align: center;
    position: relative;
    top: 6px;
    left: 0px;
    width: auto;
	z-index: 0;
}
.topboxmiddle{
    font-size: 1.4em;
    font-weight: 300;
    font-family: "Poppins",sans-serif!Important;
    color: #f5d386!Important;
    width: 100%;
    text-align: center;
    position: absolute;
}
.rsformhomequote .rsform-block-header{
	font-size:1.3em;
}

#rsform_16_page_0 input[type=color], #rsform_16_page_0 input[type=date], #rsform_16_page_0 input[type=datetime-local], #rsform_16_page_0 input[type=datetime], #rsform_16_page_0 input[type=email], #rsform_16_page_0 input[type=month], #rsform_16_page_0 input[type=number], #rsform_16_page_0 input[type=password], #rsform_16_page_0 input[type=search], #rsform_16_page_0 input[type=tel], #rsform_16_page_0 input[type=text], #rsform_16_page_0 input[type=time], #rsform_16_page_0 input[type=url], #rsform_16_page_0 input[type=week], #rsform_16_page_0 select, #rsform_16_page_0 textarea, #rsform_16_page_0 button{
	background: rgb(60,60,60)!IMportant;
	color: rgb(255,255,255)!Important;  
	    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!Important;
}
.rsform-upload-box{
	width:250px!Important;
}
#rsform_16_page_0 .formSpan4{
	    width: 33%;
    float: left;
}
#rsform_16_page_0 .rsformgrid6{
    width: 50%;
    float: left;
    text-align: left;
    position: relative;
    display: block;
}
#rsform_16_page_0 .rsformgrid6 input {
	    width: 50px!Important;
}
#rsform_16_page_0 select{
    width: 105px!Important;
    font-size: 12px;
}
#rsform_16_page_0 #globalfontsize{
	width: 60px!Important;
}
#rsform_16_page_0 #menufontsize{
	width: 60px!Important;
}
#rsform_16_page_0 button:hover{
	color:#fff!important;
}
#rsform_16_page_0 .rsform-block input {
    width: 130px;
}

#rsform_16_page_0 .rsform-block .jscolor {
    width: 85px!Important;
    font-size: 11px;
}
 #rsform_16_page_0 .rsform-block{
    display: inline-block;
    width: 100%;
 }
 #rsform_16_page_0 .formBody {
	 float:none!Important;
 }
  #rsform_16_page_0 .rsform-block label{
    color: #000!Important;
    font-size: 18px;
    font-family: "Poppins",sans-serif!Important;
 }
  #rsform_16_page_0 .rsform-block .rsform-submit-button{
    padding: 17px 5px;
    font-size: 18px;
    font-family: "Poppins",sans-serif!Important;
    background: rgb(0 117 20)!IMportant;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    display: block;
 }
   #rsform_16_page_0 .rsform-block-submit{
    margin-left: 0px!Important;
    width: 100px;
    display: inline!Important;
    position: relative;
	font-family: "Poppins",sans-serif!Important;
   }
 #rsform_16_page_0 .formSpan6{
	visibility:hidden;
	height:0px;
 }
  #rsform_16_page_0{
    border: 0px;
	padding: 0px!IMportant;
	width: 1260px;
	margin-left:auto;
	margin-right:auto;
	min-height: 100vh;
	color: #000;
 }
 #theformexit a{
	     position: fixed;
    right: 10px;
    top: 10px;
    color: #000;
    font-size: 100px;
 }
#theorderbtndiv{
	
}
#theorderbtnul{
	
}
#theorderbtnli{
	
}
#theorderbtn{
    margin-left: 0px!Important;
    width: auto;
    display: inline!Important;
    position: relative;
    float: right;
    margin-right: 12px!IMportant;
    margin-top: -120px;
    padding: 30px 8px;
    background: rgb(179 0 0)!IMportant;
    color: rgb(255,255,255)!Important;
    font-family: "Poppins",sans-serif!Important;
    font-size: 23px!Important;
    line-height: 1.1em;
    text-align: center!Important;
    cursor: pointer;
}
			.thenav {
			  margin-left: 0;
			  list-style: none;
			}
 
			.thenav > li > a {
			  display: block;
			}
 
			.thenav-tabs{
			  *zoom: 1;
			}
 
			.thenav-tabs:before,
			.thenav-tabs:after {
			  display: table;
			  content: "";
			}
 
			.thenav-tabs:after {
			  clear: both;
			}
 
			.thenav-tabs > li {
		
			}
 
			.thenav-tabs > li > a {
			  padding-right: 12px;
			  padding-left: 12px;
			  margin-right: 2px;
			  line-height: 14px;
			}
 
			.thenav-tabs {
			}
 
			.thenav-tabs > li {
			  margin-bottom: -1px;
			}
 
			.thenav-tabs > li > a {
			  padding-top: 8px;
			  padding-bottom: 8px;
			  line-height: 18px;
			  -webkit-border-radius: 8px;
				 -moz-border-radius: 8px;
					  border-radius: 8px;
			}
 
			.thenav-tabs > li > a:hover {
			  border-color: #eeeeee #eeeeee #dddddd;
			}
 
			.thenav-tabs > .theactive > a,
			.thenav-tabs > .theactive > a:hover {
			  color: #555555;
			  cursor: default;
			  background-color: #ffffff;
			  border-bottom-color: transparent;
			}
 
 
			.thetab-content.theactive{
			 display: block;
			position: fixed;
			top: 0px;
			left: 0px;
			width: 100%;
			background: #fff;
			z-index: 9999;
			animation-name:slideExpandUp;-webkit-animation-name:slideExpandUp;animation-duration:1.7s;-webkit-animation-duration:1.7s;animation-timing-function:ease;-webkit-animation-timing-function:ease;visibility:visible!important
			    
			}
 
			.thetab-content.hide{
				display: none;
			}



.bottomordermessage{
	text-align:center;
    color: rgb(0 0 0)!Important;
	    font-size: 15px;
		    font-family: "Poppins",sans-serif;
}
.visitcount{
    display: inline-block;
    background: #3c3c3c;
    color: rgb(255 255 255)!Important;
    padding: 3px 15px;
}
.visitcount p{
	 margin: 0 0 0px!Important;
}
.visitcount p b{
    font-family: "Poppins",sans-serif;
    font-weight: 300;
    font-size: 20px;
    position: relative;
    display: inline-block;
    color: #ffdb8a;
}
.bottomordermessagelong{
	display:none;
}
.topboxlefttop a {
	color: rgb(255,219,138)!Important;
    font-family: "Poppins",sans-serif;
}
#rsform_14_page_0 input[type=color], #rsform_14_page_0 input[type=date], #rsform_14_page_0 input[type=datetime-local], #rsform_14_page_0 input[type=datetime], #rsform_14_page_0 input[type=email], #rsform_14_page_0 input[type=month], #rsform_14_page_0 input[type=number], #rsform_14_page_0 input[type=password], #rsform_14_page_0 input[type=search], #rsform_14_page_0 input[type=tel], #rsform_14_page_0 input[type=text], #rsform_14_page_0 input[type=time], #rsform_14_page_0 input[type=url], #rsform_14_page_0 input[type=week], #rsform_14_page_0 select, #rsform_14_page_0 textarea, #rsform_14_page_0 button{
	background: rgb(60,60,60)!IMportant;
	color: rgb(255,255,255)!Important;  
	    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!Important;
}
.startoverbtn{
    margin-left: 0px!Important;
    width: 75px;
    display: inline!Important;
    position: relative;
    float: right;
    margin-right: 112px!IMportant;
    margin-top: -36px;
	padding: 2px 0px;
	font-size: 14px!IMportant;
	background: rgb(60,60,60)!IMportant;
	color: rgb(255,255,255)!Important;
	    font-family: "Poppins",sans-serif!Important;
}
.startoverbtn:hover{
		background: rgb(60,60,60)!IMportant;
	color: rgb(255,255,255)!Important;
}

 .rsformorderwebsitechanges{

 }
 .rsformorderwebsitechanges form{
	 margin:0px!Important;
 }
 .rsformorderwebsitechanges .rsform-block{
	 display:inline-block;
 }
 .jscolor{
	width:83%!Important;
}
#rsform_14_page_0 select{
    width: 110px!Important;
    font-size: 12px;
}
#rsform_14_page_0 #globalfontsize{
	width: 50px!Important;
}
#rsform_14_page_0 #menufontsize{
	width: 60px!Important;
}
#rsform_14_page_0 button:hover{
	color:#fff!important;
}
#rsform_14_page_0 .rsform-block input {
    width: 130px;
}
#rsform_14_page_0 #sadimage{
	width:95px!Important;
}
#rsform_14_page_0 #backgroundvideo{
	width:84px!Important;	
}
#rsform_14_page_0 #successimage{
	    width: 117px!Important;
}
#rsform_14_page_0 .rsform-block .jscolor {
    width: 85px!Important;
    font-size: 11px;
}
 #rsform_14_page_0 .rsform-block{
	 display:inline-block;
 }
  #rsform_14_page_0 .rsform-block label{
    color: #000!Important;
    font-size: 16px;
    font-family: "Economica",sans-serif!Important;
    text-align: left;
 }
  #rsform_14_page_0 .rsform-block .rsform-submit-button{
    padding: 27px 5px;
    font-size: 14px;
    font-family: "Poppins",sans-serif!Important;
    background: rgb(0 117 20)!IMportant;
 }
   #rsform_14_page_0 .rsform-block-submit{
    margin-left: 0px!Important;
    width: 100px;
    display: inline!Important;
    position: relative;
    float: right;
    margin-right: 85px!IMportant;
    margin-top: -125px;
	font-family: "Poppins",sans-serif!Important;
   }
 #rsform_14_page_0 .formSpan6:nth-child(2){

 }
  #rsform_14_page_0{
    border: 0px;
	padding: 0px!IMportant;
 }
  .changetxt{
	color:#000!Important;	 
 }
 .topformbox{
    background: rgba(255,255,255,1);
	font-size: 18px;
 }
 .topformboxinside{
	     background: rgba(255,255,255,0.3);
    width: 1260px;
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
 }
 .syotimer__body{
    background: #b30000;
 }
 .syotimer{
            text-align: center;
			display: inline-block;
            margin: 0px auto 0;
            padding: 0 0 0px;
        }
        .syotimer-cell{
            display: inline-block;
            margin: 0 0px;
            width: 59px;
        }
        .syotimer-cell__value{
			font-size: 28px;
			color:#ffdb8a;
			height: 21px;
			line-height: 34px;
			margin: 0 0 5px;
        }
        .syotimer-cell__unit{
            font-family: Arial, serif;
            font-size: 10px;
            text-transform: uppercase;
        }

        #simple-timer .syotimer-cell_type_day,
        #periodic-timer_period_days .syotimer-cell_type_hour,
        #layout-timer_only-seconds .syotimer-cell_type_second,
        #layout-timer_mixed-units .syotimer-cell_type_minute{
            width: 100px;
        }

        .option{
            font-weight: 700;
        }
.topboxoutside{
	position: relative;
    top: 0px;
    left: 0px;
	z-index: 999;
	width:100%;
	    background: #540000;
		    
}
.topbox{
    position: relative;
    padding: 0px 10px;
    color: #fff;
    font-family: "Poppins",sans-serif!Important;
	border-bottom: 10px solid #ffdcdc61;
}
.topboxleft{
    float: left;
    width: 80%;
    font-size: 12px;
    padding-top: 5px;
    position: relative;
    z-index: 10;
}
.topboxlefttop{
	padding-top: 8px;
	padding-bottom: 5px;
}
.topboxlefttop a{
	padding:0px 10px;
	text-decoration:underline;
	font-size:1.3em;
	line-height:1.1em;
}
.topboxleftbottom{
    font-size: 1.3em;
    line-height: 1.7em;
    padding-left: 10px;
}
.topboxright{
    float: left;
    width: 20%;
    text-align: right;
    font-size: 1.2em;
	font-size: 14px;
	position: relative;
    z-index: 10;
}
.topboxrighttop{
	
}
.topboxrightbottom{
	
}
.rsformorderwebsitechanges {
    background: #fff;
}

@media (min-width:2000px){

}
@media (min-width:1900px) and (max-width:1999px){

}
@media (min-width:1600px) and (max-width:1899px){

}
@media (min-width:1440px) and (max-width:1599px){

}
@media (min-width:1360px) and (max-width:1439px){
#rsform_16_page_0 {
    width: 1160px;
}
.ordertxtimg {
    width: 120px;
    margin-bottom: -120px;
    margin-top: 0px;
}
}
@media (min-width:1280px) and (max-width:1359px){
.topboxleft {
    font-size: 10px;
}
#rsform_16_page_0 {
    width: 1160px;
}
.ordertxtimg {
    width: 120px;
    margin-bottom: -120px;
    margin-top: 0px;
}
}
@media (min-width: 1200px) and (max-width: 1279px) {
#rsform_16_page_0 {
    width: 1160px;
}
#rsform_14_page_0 {
    width: 1260px;
}
.ordertxtimg {
    width: 120px;
    margin-bottom: -120px;
    margin-top: 0px;
}
#rsform_14_page_0 .rsform-block-submit {
    margin-right: 90px!IMportant;
}
.topformboxinside {
    width: 1260px;
}
.topformbox {
    overflow: auto;
    position: relative;
    display: block;
}
.topboxleft {
    padding-top: 15px;
    width: 75%;
}
.topboxlefttop {
    padding-bottom: 0px;
}
.topboxright {
    width: 25%;
}
.topboxlefttop a {
    padding: 0px 1px;
}
.topboxleftbottom {
    padding-left: 1px;
}
.topboxmiddle {
    font-size: 1.3em;
}
.topboxmiddleoutside {
    top: 10px;
}
}
@media (min-width: 1000px) and (max-width: 1199px) {
#rsform_16_page_0 {
    width: 960px;
}
#rsform_16_page_0 textarea{
    max-width: 280px;
}
#rsform_14_page_0 {
    width: 1260px;
}
.ordertxtimg {
    width: 120px;
    margin-bottom: -120px;
    margin-top: 0px;
}
#rsform_14_page_0 .rsform-block-submit {
    margin-right: 90px!IMportant;
}
.topformboxinside {
    width: 1260px;
}
.topformbox {
    overflow: auto;
    position: relative;
    display: block;
}
.topboxleft {
    padding-top: 30px;
    width: 75%;
    font-size: 10px;
    line-height: 0.8em;
}
.topboxlefttop {
    padding-bottom: 0px;
}
.topboxright {
    width: 25%;
}
.topboxlefttop a {
    padding: 0px 1px;
}
.topboxleftbottom {
    padding-left: 1px;
}
.topboxmiddle {
    font-size: 1.2em;
}
.topboxmiddleoutside {
    top: 7px;
}
}
@media (min-width: 1000px) and (max-width: 1200px) {
@media (min-height: 1100px) and (max-width: 1440px) {
	
}
}
@media (min-width: 768px) and (max-width: 999px) {
#rsform_16_page_0 {
    width: 1160px;
}
#rsform_14_page_0 {
    width: 1260px;
}
.ordertxtimg {
    width: 120px;
    margin-bottom: -120px;
    margin-top: 0px;
}
#rsform_14_page_0 .rsform-block-submit {
    margin-right: 90px!IMportant;
}
.topformboxinside {
    width: 1260px;
}
.topformbox {
    overflow: auto;
    position: relative;
    display: block;
}
.topboxleft {
    padding-top: 35px;
    width: 75%;
    font-size: 8px;
}
.topboxlefttop {
    padding-bottom: 0px;
}
.topboxright {
    width: 25%;
	font-size: 10px;
}
.topboxlefttop a {
    padding: 0px 1px;
}
.topboxleftbottom {
    padding-left: 1px;
}
.topboxmiddle {
    font-size: 1em;
}
.topboxmiddleoutside {
    top: 10px;
}
.syotimer-cell__value {
    font-size: 18px;
    height: 11px;
    line-height: 24px;
}
}
@media (min-width: 480px) and (max-width: 767px) {

}
@media (min-width: 150px) and (max-width: 479px) {
.topboxmiddle {
    font-size: 1em;
    position: relative;
}
.topboxleft {
    width: 60%;
    font-size: 10px;
}
.topboxright {
    width: 40%;
    font-size: 12px;
}
.syotimer-cell__value {
    font-size: 18px;
    height: 11px;
    line-height: 24px;
}
.syotimer-cell {
    width: 53px;
}
.topboxleftbottom {
    font-size: 1em;
}
.topboxmiddleoutside {
    top: 2px;
}
.topboxlefttop {
    line-height: 1em;
}
.topformboxinside {
    width: 100%;
}
#rsform_14_page_0 .rsform-block-submit {
    width: 100px;
    float: none;
    margin-right: 0px!IMportant;
    margin-top: 0px;
}
.topbox{
	    width: 280px;
		margin-left:auto;
		margin-right:auto;
}
.bottomordermessage {
    background: #fff;
    padding-bottom: 20px;
    font-size: 13px;
    width: 280px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.4em;
    margin-top: 20px;
}
.rsformorderwebsitechanges {

}
.topformboxinside {
	    width: 280px;
    margin-left: auto;
    margin-right: auto;
    background: rgba(255,255,255,1);
}
.visitcount {
    padding: 3px 10px;
    margin-top: 7px;
}
.startoverbtn {
    width: 94px;
    float: none;
    margin-left: auto!IMportant;
    margin-top: -6px;
    margin-right: -30px!IMportant;
}
.topformbox {
    background: rgba(255,255,255,1);
}
#theorderbtn {
    width: 150px;
	margin-top: -111px;
}
#rsform_14_page_0 .rsform-block .rsform-submit-button {
    padding: 27px 13px;
}
#rsform_16_page_0 {
    padding: 30px!IMportant;
    width: auto;
}
.ordertxttitle {
    font-size: 2em;
    line-height: 1.1em;
}
.ordertxtimg {
	width: 120px;
    margin-bottom: -120px;
    opacity: 0.3;
    margin-top: -30px;
}
.ordertxt {
    line-height: 1.2em;
    font-size: 0.7em;
}
.ordertxtbott {
    width: auto;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 5px;
}
#rsform_16_page_0 .rsform-block label {
	font-size: 10px;
    line-height: 13px;
}
.rsform-upload-box {
    width: auto!Important;
    display: block;
}
.rsformgrid6 p label {
    font-size: 0.6em!Important;
    line-height: 0.8em!Important;
}
#rsform_16_page_0 .rsformgrid6 input {
    width: 10px!Important;
    margin: 0px!Important;
}
#rsform_16_page_0 .rsformgrid6 {
    width: 100%;
    float: none;
    margin-left: 20px;
}
#Message{
    height: 50px;
}
#rsform_16_page_0 .rsform-block input {
    width: 80px;
}
#rsform_16_page_0 select {
    width: 75px!Important;
}
}


@media (min-width: 150px) and (max-width: 339px) {
	#rsform_16_page_0 .rsform-block input {
    width: 65px;
	}
	.ordertxtimg {
    width: 80px;
    margin-bottom: -70px;
    opacity: 0.3;
    margin-top: -30px;
	}
	#rsform_16_page_0 .rsform-block label {
    font-size: 10px;
    line-height: 11px;
    margin-bottom: 2px;
	}
	.ordertxt {
    line-height: 1.2em;
    font-size: 0.6em;
}
}
