.form-group .new label {font-size: 10px}

.form-group .new input {font-size: 10px}

.form-group .new select {font-size: 10px}

.form-group .sanitization label {font-size: 11px}

.form-group .sanitization textarea {
	font-size: 13px;
	line-height: 14px;
	height:80px;
	border: 1px solid #cdcccc
}

.form-group .eliminitation label {font-size: 11px}

.form-group .eliminitation textarea {
	font-size: 13px;
	line-height: 13px;
	height:62px;
	border: 1px solid #cdcccc
}

.form-group .exclusion label {font-size: 11px}

.form-group .exclusion textarea {
	font-size: 13px;
	line-height: 13px;
	height:62px;
	border: 1px solid #cdcccc
}

.form-group .sighting label {font-size: 11px}

.form-group .sighting textarea {
	font-size: 13px;
	line-height: 13px;
	height:62px;
	border: 1px solid #cdcccc
}

.form-group .user label {font-size: 11px}

.form-group .user input {font-size: 11px}

#service{
	width: 320px
}

#complementary{
	width: 320px
}

.img-search{
	height: 24px;
	width: 24px
}

.img-search:hover{
	cursor: pointer;
}

#logo{
	margin-top: 40px
}

#div-clients{
	padding: 10px
}

.header{
	position: fixed;
	width: 97.8%;
	z-index: 998;
	background: white;
	border-bottom: 1px solid #c1c1c1;
}

#div-data{
	margin-top: 10px
}

.subtitle {font-size: 14px}

.contact-info{
	padding-top: 15px;
	color: #04a1e8;
}

.filling{
	height: 135px
}

.line{
	padding: 0;
	margin: 0
}

.menu-center{
	display: flex;
	justify-content: center
}

.data-content{
	margin-top: 0%
}

hr{
  border-bottom: 2px solid #ddd;
  margin-bottom: 5px
}

.mg-catalog{
	margin-bottom: 15px
}

.financialInfo{
	padding: 20px;
	color: blue;
}

.order-total{
	display: flex;
	justify-content: center;
}

.div-more-icon{
	margin-left: 8px;
}

.img-more-icon{
	height: 22px;
	width: 22px;
}

.img-more-icon:hover{
	cursor: pointer;
}

.total-top{
	padding-left: 30px;
}

.info-top{
	margin-top: 13px;
	color: blue
}

.img-footer{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}

.img-login-footer{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

.menu{
	margin-top: 10px;
}

.logout{
	height: 25px;
	width: 25px;
	margin-top: 20px;
}

.logout:hover{
	cursor: pointer;
}

.category {
	font-size: 12px;
	width: 200px
}

.lblcategory {
	font-size: 14px;
	margin-right: 5px;
	color: blue
}

.h4-title {
	margin-top: 15px;
	margin-bottom: 15px;
	color: blue;
	text-align: center
}

.h5-header {
	color: blue;
	margin-bottom: 20px;
}

.h6-header {
	margin-top: 10px;
	color: blue;
}

.p-header {
	margin-top: 10px;
	color: blue;
}

.label-numbers{
	text-align: right;
	width: 125px
}

.space-left{
	margin-left: 10px
}

.form-login{
	margin-left: 40%;
}

.hide {
	visibility: hidden;
}

.img-product{
    width: 55%;
    height: 55%;
    object-fit: cover;
    border-radius: 50%;
	padding: 1%;
	background: white
}

.img-product:hover{
	cursor: pointer;
}

.img-icon:hover{
	cursor: pointer;
}

.table-link{
	color: #2f71be;
}

.link:hover{
	cursor: pointer;
}

.img-product-modal{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.img-product-detail{
    width: 265px;
    height: 265px;
    object-fit: cover;
    margin-left: 120px
}

.top-space{
	margin-top: 10px
}

.top-space-nav{
	margin-top: 20px
}

.top-space-title{
	margin-top: 30px
}

.bottom-space{
	margin-bottom: 50px
}

.client-info{
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: 14px;
}

.form-font{
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px
}

#login{
	margin-top: 50px
}

.login-center{
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
}

.data-center{
	padding-left: 15px;
	padding-right: 15px;
}

.text-left{
	text-align: left;
}

.text-center{
	text-align: center;
}

.text-right{
	text-align: right;
}

.message{
	padding-top: 20px;
	padding-bottom: 20px
}

.currency{text-align: right}

.productadded{color: blue}

.href{
	cursor: pointer;
	color: #0597d0;
}

.up {
	display:none;
	background:#024959;
	font-size:15px;
	color:#fff;
	cursor:pointer;
	position: fixed;
	bottom:20px;
	right:10px;
	background-image: url("/imgs/arrow-up.png");
	width: 40px;
    height: 40px;
	object-fit: cover;
}

.back-bottom{
	margin-top: 10px;
}

.back-top{
	margin-bottom: 20px;	
}

.actionbuttons-bottom{
	margin-bottom: 10px;
}

/* Modal gif loading */
.modal {
    display:    none;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url('../imgs/loading.gif') 
                50% 50% 
                no-repeat;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
    display: block;
}

.modal-totals{
	margin-left: 15px
}

.loading {
	padding: 0px;
    overflow: hidden;
}

.loading img{
	margin-left: auto;
    margin-right: auto;
    display: block
}

/* The Modal (background) */
.modal-browser {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  overflow: hidden;
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 5% auto; /* 15% from the top and centered */
  padding: 0px;
  border: 1px solid;
  height: 65%; /* Could be more or less, depending on screen size */
  width: 60%; /* Could be more or less, depending on screen size */
  overflow-y: auto;
}

.modal-content figure{
    margin:auto;
}

/* The Close Button */
.close {
  color: black;
  float: right;
  font-size: 28px;
  font-weight: bold;
  text-align: right;
  padding-right: 10px
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: #a1c1fd;
  color: #000;
  cursor: pointer;
  padding: 15px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  margin-bottom: 15px;
  border-radius: 30px
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active-panel, .accordion:hover {
  background-color: #afd9f2;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;
}

.accordion:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  float: right;
  margin-left: 5px;
}

.active-panel:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}

.select-category{
	padding-left: 190px
}

/* Style tab links */
.tablink {
  background-color: white;
  color: #007aff;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 6px 6px;
  font-size: 16px;
  border-radius: 10px;
  width: 15%;
  margin: 0 30px;;
}

.tablink_active{
  background-color: #007aff;
  color: white
}

/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
	width: 100%;
	padding-top: 3px
}

.denied {
	height: 18%;
	width: 18%;
	margin-top: 1%;
	margin-bottom: 1%
}

#checkAllInsp{
	margin-right: 5px
}

#checkAllTrat{
	margin-right: 5px
}

.logocar{
	height: 130px;
	width: 350px;
	margin-top: 35px;
}

body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) { overflow-y: visible !important; }

@media only screen and (max-width: 850px){
	.img-product-detail{
	    width: 250px;
	    height: 250px;
	    margin-left: 0
	}
}

@media (max-width: 850px) and (orientation: portrait){
	.thumb-catalog:hover span { 
		left: 75px;
	}
}


/* Querys for modal popup */
/* Device = Desktops Screen = 1281px to higher resolution desktops */
@media (min-width: 1281px) {

}

/* Device = Laptops, Desktops Screen = B/w 1025px to 1280px */
@media (min-width: 1025px) and (max-width: 1280px) {
	#login label{
		font-size: 11px
	}

	#login input{
		font-size: 11px
	}

	#login button{
		font-size: 11px
	}

	#login p{
		font-size: 11px
	}

	#login h2{
		font-size: 20px
	}
}

/* Device = Tablets, Ipads (portrait) Screen = B/w 768px to 1024px */
@media (min-width: 768px) and (max-width: 1024px) {
	#login label{
		font-size: 11px
	}

	#login input{
		font-size: 11px
	}

	#login button{
		font-size: 11px
	}

	#login p{
		font-size: 11px
	}

	#login h2{
		font-size: 20px
	}
}

/* Device = Tablets, Ipads (landscape) Screen = B/w 768px to 1024px */
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

}

/* Device = Low Resolution Tablets, Mobiles (Landscape) Screen = B/w 481px to 767px */
@media (min-width: 481px) and (max-width: 767px) {
	#login label{
		font-size: 11px
	}

	#login input{
		font-size: 11px
	}

	#login button{
		font-size: 11px
	}

	#login p{
		font-size: 11px
	}

	#login h2{
		font-size: 20px
	}

	#orders th{
	  font-size: 11px;
	}
	
	#orders td{
	  font-size: 10px;
	  line-height: 12px;
	}

	#btnCloseBottom{
	  font-size: 10px;
	}

	.header{
		position: relative;
	}

	.filling{
		display: none;
	}
}

@media (max-width: 480px) {
	#login label{
		font-size: 11px
	}

	#login input{
		font-size: 11px
	}

	#login button{
		font-size: 11px
	}

	#login p{
		font-size: 11px
	}

	#login h2{
		font-size: 20px
	}

	#orders th{
	  font-size: 11px;
	}
	
	#orders td{
	  font-size: 10px;
	  line-height: 12px;
	}

	#btnCloseBottom{
	  font-size: 10px;
	}

	.header{
		position: relative;
	}

	.filling{
		display: none;
	}

	.logout{
		margin-top: 0;
		margin-bottom: 10px;
	}
}

/*@media (max-height: 500px) and (orientation : landscape) {
	.modal-content{
		height: 70%;
		width: 80%;
	}
}*/