/*Medium Devices, Desktops */
@media only screen and (max-width: 1280px){
	#table_rows *{
	font-family: arial;
	font-size: 16pt;
	}
}


@media only screen and (max-width: 970px){
	#table_trip *{
		font-size: 11pt;
	}

}





@media only screen and (max-width: 801px){

	#tlogin{
	width: 62%;
	height: 100%;
	padding-bottom: 22px;
	margin: 10px auto;
	}

	#table_packet {
    width: 90%;
    margin: 0 auto;
    display: none;
    padding: 10px 10px;
	}	
	.table_trip_1 {
    margin: 0px 3px;
    overflow: hidden;
    line-height: 15px;
	}
	.b2{
	display: inline-block;
	width: 48.9%;
	}
	#table_one_trip {
    width: 90%;}


}

@media only screen and (max-width: 587px){
	#tlogin{
	width: 100%;
	height: 100%;
	padding-bottom: 0px;
	margin: 0 auto;
		}
	.form_row input[type="text"], input[type="password"] {
    font-size: 18px !important;
    height: 46px !important;
    padding: 0px 24px !important;
    width: 70% !important;
    margin-bottom: 8px !important;
    border-radius: 4px !important;
    padding-left: 7px !important;
	}
	.form_row {
    margin-bottom: 8px;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
	}
	.form_row input[type="button"]{
		width: 76%;
	}
	#table_rows *{
	font-family: arial;
	font-size: 10pt;
	}
	#table_one_trip {
    width: 90%;
	}
    #body_print {
	background: #ECE9E0;
	display: block;
	margin: 0 auto;
	width: 94%;
	padding: 10px;
	}
}

@media only screen and (max-width: 670px){
	#table_rows * {
	 font-family: arial;
	font-size: 14pt;
	}
	   #packet input{
    	width: 91%;
    }
}

@media only screen and (max-width: 360px){
	#table_rows * {
	 font-family: arial;
	font-size: 10pt;}
	#tlogin{
	width: 100%;
	height: 100%;
	padding-bottom: 0px;
	margin: 0 auto;
	}
	.form_row input[type="text"], input[type="password"] {
    font-size: 18px !important;
    height: 37px !important;
    padding: 0px 24px !important;
    width: 86% !important;
    margin-bottom: 8px !important;
    border-radius: 4px !important;
    padding-left: 7px !important;
	}


	.form_row input[type="button"] {
	    width: 97% !important;
	}

	#table_rows *{
	font-family: arial;
	font-size: 8pt;
	}

#table_one_trip {
    font-size: 8pt;
    font-family: arial;
    margin: 5% auto;
    width: 95%;}


	#packet input {
    padding: 0px 9px;
	}
}

@media only screen and (max-width: 340px){
	#tlogin{
		margin: 80px auto!important;
		width: 95% !important;
	}
}

@media only screen and (max-width: 587px){
	.form_row input[type="button"]{
		width: 76% !important;
	}
}

@media only screen and (max-width: 540px){
	#table_trip *{
		font-size: 9pt;
	}


}


    
@media only screen and (max-width: 556px){
	#table_rows *{
		font-size: 9pt;
	}
}

@media only screen and (max-width: 400px){
	#table_rows *{
		font-size: 8pt;
	}
}

@media only screen and (max-width: 360px){
	#table_rows *{
		font-size: 7pt !important;
	}

}

@media only screen and (max-width: 960px){
	.bott{
	    width: 49.3% !important;
	}
}   

@media only screen and (max-width: 802px){
	.bott{
	    width: 49.2%;
	}
	#table_trip td{
	padding: 1px;
	}
}  


@media only screen and (max-width: 542px){
	
	#table_trip td{
	padding: 0px;
	}
} 
@media only screen and (max-width: 467px){
	.b2 {
    display: inline-block;
    width: 49.1% !important;
	}
}    

@media only screen and (max-width: 780px){



	#table_trip input[type="button"]{
		font-size:  8pt !important;
	}

	.b2 input[type="button"]{
		font-size:  8pt !important;
	}
	#packet input[type="button"]{
		font-size:  8pt !important;
	}
	.table_trip_1 p {
    font-size: 10pt;
	}
	p{
	font-size: 10pt;
	}


}
@media only screen and (max-width: 801px){

	#tlogin{
	width: 62%;
	height: 100%;
	padding-bottom: 22px;
	margin: 10px auto;
	}

	#table_packet {
    width: 90%;
    margin: 0 auto;
    display: none;
    padding: 10px 10px;
	}	
	.table_trip_1 {
    margin: 0px 3px;
    overflow: hidden;
    line-height: 15px;
	}
	.b2{
	display: inline-block;
	width: 48.9%;
	}

}
@media only screen and (max-width: 380px){

	#table_trip *{
		font-size: 8pt !important;
	}


	#table_trip input[type="button"] {
    	padding: 4px;
	}
	#table_trip td:last-child{
		display: none;
	}
	#table_command td{
		padding: 0px;
	}
	#table_trip input{
		width: 95%;
	}

	#table_trip td:first-child{
		width: 27px !important;
		min-width: 27px !important;
	}
		#table_trip td:nth-child(2){
		width: 95px !important;
    min-width: 95px !important;
    max-width: 95px;
    padding: 2px;

	}
}	

@media screen and (max-width: 400px){
	#table_trip_rows thead{
		display: none;
	}

	#table_trip_rows td:before{
		content: attr(data-label);
		position: absolute;
		left: 2%;
	    display: block;
	    border-right: 2px solid;
	    width: 30%;
	}	

	#table_trip_rows td{
		display: block;
		padding-left: 30%;
		border:none;
		height: 20px;
	}

	#table_trip_rows td:nth-child(odd){
		background: rgba(101, 102, 101, 0.21);
	}
	#table_trip_rows {
		font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
		font-size: 13px;
		border-collapse: collapse;
	}
	.num_pack {
	font-family: initi;
	box-shadow: 2px 3px 2px #333;
	font-size: 13pt !important;
	color: #971e1e;
	text-shadow: 0px 3px 41px #fff;
	background: rgba(132, 118, 86, 0.5) !important;
	}

}

@media screen and (max-width: 2400px) and (min-width:1400px){

	.num_pack {
	box-shadow: 2px 3px 2px #333;
	font-size: 14pt !important;
	color: #971e1e;
	text-shadow: 0px 3px 41px #fff;
	background: rgba(132, 118, 86, 0.5) !important;
	}

	#table_trip_rows th:first-child{
		width: 55px;
		min-width: 55px;
		max-width: 55px;
	}
	#table_trip_rows td:first-child{
		width: 55px;
		min-width: 55px;
		max-width: 55px;
	}

	#table_trip_rows td:last-child {
		width: 70px;
	    min-width: 70px;
	    max-width: 70px;
	}
	#table_trip_rows th:last-child {
		width: 70px;
	    min-width: 70px;
	    max-width: 70px;
	}

	#table_trip_rows td:nth-child(2) {
		width: 300px;
	    min-width: 300px;
	    max-width: 200px;
	}
	#table_trip_rows th:nth-child(2) {
		width: 300px;
	    min-width: 300px;
	    max-width: 200px;
	}
		#table_trip_rows td:nth-child(3) {
		width: 300px;
	    min-width: 300px;
	    max-width: 200px;
	}
	#table_trip_rows th:nth-child(3) {
		width: 300px;
	    min-width: 300px;
	    max-width: 200px;
	}


}


@media screen and (max-width: 1400px) and (min-width:800px){

	.num_pack {

	box-shadow: 2px 3px 2px #333;
	font-size: 14pt !important;
	color: #971e1e;
	text-shadow: 0px 3px 41px #fff;
	background: rgba(132, 118, 86, 0.5) !important;
	}

	#table_trip_rows*{
	font-size: 14pt !important;
	}	

	#table_trip_rows th:first-child{
		font-size: 14px;
		width: 40px;
		min-width: 40px;
		max-width: 40px;
	}
	#table_trip_rows td:first-child{
	font-size: 14px;
		width: 40px;
		min-width: 40px;
		max-width: 40px;
	}

	#table_trip_rows td:last-child {
		font-size: 14px;
		width: 40px;
	    min-width:40px;
	    max-width: 40px;
	}
	#table_trip_rows th:last-child {
		font-size: 14px;
		width: 40px;
	    min-width: 40px;
	    max-width: 40px;}

	#table_trip_rows td:nth-child(2) {
		font-size: 14px;
		width: 100px;
	    min-width: 100px;
	    max-width: 100px;
	}
	#table_trip_rows th:nth-child(2) {
		font-size: 14px;
		width: 100px;
	    min-width: 100px;
	    max-width: 100px;
	}
		#table_trip_rows td:nth-child(3) {
		font-size: 14px;
		width: 100px;
	    min-width: 100px;
	    max-width: 100px;
	}
	#table_trip_rows th:nth-child(3) {
		font-size: 14px;
		width: 100px;
	    min-width: 100px;
	    max-width: 100px;
	}


}
@media screen and (max-width: 800px) and (min-width:601px){

	#table_trip_rows td{
		font-size: 16px !important;
	}

}
@media screen and (max-width: 601px) and (min-width:401px){

	#table_trip_rows td{
		font-size: 14px !important;
	}

}

@media screen and (max-width: 800px) and (min-width:401px){

	.num_pack {

	box-shadow: 2px 3px 2px #333;
	font-size: 14pt !important;
	color: #971e1e;
	text-shadow: 0px 3px 41px #fff;
	background: rgba(132, 118, 86, 0.5) !important;
	}

	#table_trip_rows*{
	font-size: 12pt !important;
	}	

	#table_trip_rows th:first-child{
		font-size: 12px;
		width: 40px;
		min-width: 40px;
		max-width: 40px;
	}
	#table_trip_rows td:first-child{
	font-size: 12px;
		width: 40px;
		min-width: 40px;
		max-width: 40px;
	}

	#table_trip_rows td:last-child {
		font-size: 12px;
		width: 40px;
	    min-width:40px;
	    max-width: 40px;
	}
	#table_trip_rows th:last-child {
		font-size: 12px;
		width: 40px;
	    min-width: 40px;
	    max-width: 40px;}

	#table_trip_rows td:nth-child(2) {
		font-size: 12px;
		width: 100px;
	    min-width: 100px;
	    max-width: 100px;
	}
	#table_trip_rows th:nth-child(2) {
		font-size: 12px;
		width: 100px;
	    min-width: 100px;
	    max-width: 100px;
	}
		#table_trip_rows td:nth-child(3) {
		font-size: 12px;
		width: 100px;
	    min-width: 100px;
	    max-width: 100px;
	}
	#table_trip_rows th:nth-child(3) {
		font-size: 12px;
		width: 100px;
	    min-width: 100px;
	    max-width: 100px;
	}
		#table_packet_z {
	    width: 91%!important;
	    position: relative;
	}

	#table_trip_z{

	}

	#trip_z{
	}

	#trip_z td{
		width: 97%;
		max-width:100%;
		position: absolute;
	}
	#trip_z .td1{
		margin: 0px auto;
		margin-top: 76px;
	}
		#trip_z .td2{
		margin: 0px auto;
		margin-top: 30px;
	}
	#trip_z .td3{
		margin: 0px auto;
		margin-top:  185px;
		width: 47%;
		right: 10px;
	}
	#trip_z .td4{
		margin: 0px auto;
		margin-top:  185px;
		width: 47%;
	}
	#trip_z .td5{
		margin: 0px auto;
		margin-top: -20px;
	}
		#trip_z .td6{
		margin: 0px auto;
		margin-top: 125px;
	}

	.tdi6{
		float: right !important;
		width: 70%;
	} 

	.table_trip_1{
		float: right !important;
		width: 70%;
	} 



}



@media screen and (max-width: 400px){
	#table_packet_z {
	    width: 91%!important;
	    position: relative;
	}
	#packet_z input{
		width: 90% !important;
	}

	#date_trip_z {
    height: 26px !important;
	}

	#directions_z {
    height: 34px !important;
    width: 95% !important;
	}
	#table_trip_z input[type="text"] {
    height: 26px !important;
	}
	.bott2{
		width: 31.9% !important;
	}


	#trip_z td{
		display: inline-block;
		width: 97%;
		max-width:100%;
		position: absolute;
	}
	#trip_z .td1{
		margin: 0px auto;
		margin-top: 46px;
	}
		#trip_z .td2{
		margin: 0px auto;
		margin-top: 14px;
	}
	#trip_z .td3{
		margin: 0px auto;
		margin-top: 122px;
		width: 47%;
		min-width: 47%;
		right: 2px;
	}
	#trip_z .td4{
		margin: 0px auto;
		margin-top:  122px;
		width: 47%;
		min-width: 47%;
	}
	#trip_z .td5{
		margin: 0px auto;
		margin-top: -20px;
	}
		#trip_z .td6{
		margin: 0px auto;
		margin-top: 78px;
	}

	.tdi6{
		float: right !important;
		width: 70%;
	} 

	.table_trip_1{
		float: right !important;
		width: 70%;
	} 
	.bott4{
		font-size: 12px;
	}
		.wr_conteiner{
	    width:99% !important;
	    margin-top: 168px;
	}
		#table_packet_z {
	    width: 91% !important;
	    margin-top: 233px !important;
	}
	#comm_z{
		width: 95.8% !important;
		margin-bottom: 8px;
	}




}
@media screen and (max-width: 800px) and (min-width:401px){
	#table_packet_z {
	    width: 91%!important;
	    margin-top: 294px;
	}



	.wr_conteiner{
	    width: 100%!important;
	    margin-top: 244px;
	}
}


@media screen and (max-width: 800px) and (min-width:590px){
	#packet_z input{
		width: 95.1% !important;
	}
}

@media screen and (max-width: 589px) and (min-width:501px){
	#packet_z input{
		width: 94.1% !important;
	}
}

@media screen and (max-width: 500px) and (min-width:401px){

	#packet_z input{
		width: 92.8% !important;
	}
}
@media screen and (max-width: 500px){
		#packet_z input{
		width: 91.8% !important;
	}
}
@media screen and (max-width: 1050px) and (min-width:801px){

	#packet_z input{
		width: 93.4% !important;
	}
}
@media screen and (max-width: 800px) and (min-width:501px){

	#comm_secret_z{
		width:  97% !important;
	}
}
@media screen and (max-width: 1400px) and (min-width:801px){

	#comm_secret_z{
		width: 97.3% !important;
	}
}

@media screen and (max-width: 500px){

	#comm_secret_z{
		width: 95% !important;
	}
}