/* FONTS */
@import url('https://fonts.googleapis.com/css?family=Rajdhani:500,600');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400|Roboto:400,700|Ubuntu:400,500,700');

body {
        font-family: 'Rajdhani', sans-serif;
                font-size: 14px;
                font-weight: 500;
                line-height: 10px;
  height: 100%;
  
        	
                                                                
      }
	  
 
.myButton {
	
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Rajdhani;
	font-size:14px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
}
.myButton:active {
	position:relative;
	top:1px;
}

.GoogleChart {
  width: 100%; 
  min-height: 150px;
}
.row {
  margin:0 !important;
}
	  
#fixed-div {
  position: fixed;
  top: 0px;
  left: 10;
  right: 10;
  width:99%;
  background-color: #FFFFFF;
 z-index: 50;
}


#content-main {
  
	margin: 0px 0 0 0;
    padding: 80px;
   background-color:#FFFFFF;
}

#content {
 
  
	margin: 0px 0 0 0;
    padding: 80px;
    
}


table {border-spacing: 1px; cellpadding:0; cellspacing:0; overflow-x:auto; }	  

a {text-decoration: none; text-transform: uppercase;}
/* TOP */
.topmain {margin:auto;width: 100%; vertical-align: center;line-height:0;}
.logo {float: left;width:10%;line-height:0;}
.logo img {}
.logoff {text-align:right;float: right;width:80%; vertical-align: top;line-height:1;}
.newaccount {text-decoration:none;font-size:14px;color:black;float: right;line-height:1;margin-top: 10px;margin-right: 40px;}
.alert {position: absolute;padding: 20px;background-color: #f44336;color: white;top: 15%;left: 80%;margin-top: -60px;margin-left: -170px;width: 300px;}
.closebtn {margin-left: 15px;color: white;font-weight: bold;float: right;font-size: 22px;line-height: 20px;cursor: pointer;transition: 0.3s;}
.closebtn:hover {color: black;}

.login {position: fixed;width: 340px;height: 280px;top: 30%;left: 80%;margin-top: -140px;margin-left: -170px;background: #fff;border-radius: 3px;border: 1px solid #ccc;box-shadow: 0 1px 2px rgba(0, 0, 0, .1);}
.login form {margin: 0 auto;margin-top: 30px;}
.login label {color: #555;display: inline-block;margin-left: 18px;padding-top: 10px;font-size: 14px;}
.login input[type=text],
input[type=password] {
    color: #777;
    padding-left: 10px;
    margin: 10px;
    margin-top: 12px;
    margin-left: 18px;
    width: 290px;
    height: 35px;
}
.login input[type=submit] {
    float: right;
    margin-right: 20px;
    margin-top: 20px;
    width: 80px;
    height: 30px;
}

.footer {position: float;bottom:2px;padding:80px;width:99%;}


.ui-autocomplete {
    max-height: 100px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
  }
  /* IE 6 doesn't support max-height
   * we use height instead, but this forces the menu to always be this tall
   */
  * html .ui-autocomplete {
    height: 100px;
  }


#ecu-footer 
{
	position: relative;
    bottom: 0px;
    width: 100%;
	background-image:url("../Icons/fondoBarra.JPG");
	background-repeat:repeat;

}

#ecu-footer-content
{
	width:99%;
text-align: center;
	height:50px;
	padding-top:18px;
	margin-left:auto;
	margin-right:auto;
	
	
}


/* HOME MENU */
.menuhome  {height:35px;width:100%;border-style: inset; border-width: 0px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px;border-radius:10px;border:0px outset #C0C0C0;vertical-align:top;margin: auto;}
#menu td a{width:100%;height: 100%;} 
#menu td {width:120px;text-align:center;background-image:url("../Icons/fondoBarra.JPG");background-repeat:repeat-x;text-decoration: none; border:1px outset #C0C0C0; border-radius:5px;}
#menu a {text-decoration: none}

/* SEARCH RECORDS POPUP */
#popup {
  width: 500px;
  height: 300px;
  position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    
    margin: auto;
  
  box-shadow: 1px 1px 1px 1px black;
  display: none;
}
#popup iframe {
  width: 100%;
  height: 100%
}

/* MODULES */
.moduleheader { margin-left: auto;margin-right: auto;width: 99%;height:35px;background-color:#ffffff;border:2px outset #eeeeee; border-radius:0px; }
.moduletext {margin-left: auto;margin-right: auto;height:35px; width: 88%;font-size:15px;color:#000000; }
.moduleadd {margin-left: auto;margin-right: auto;height:35px;vertical-align: middle;color:white;font-size:12px;text-align: right; width: 10%;padding: 1px 0; }
.moduledata {width: 99%;margin-left: auto;margin-right: auto; }
.modulediv {background-color:#F4F8FC;}
.moduletop {border:1px outset #dedede;background-color:#F4F8FC;font-size:13px;padding:8px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.modulebottom {background-color:#F4F8FC;font-size:13px;}
.modulepivot {border:1px outset #dedede;background-color:#FCFCC5;font-size:13px;padding:8px;-webkit-border-radius:5px;-moz-border-radius:5px;}
 
.printtools {
  background-image:url("../images/navmain-bg11.gif");position: fixed;bottom:0px;width:90%;background-color:#DCE9FC;vertical-align:middle;border:1px outset #dedede;padding:3px;-webkit-border-radius:5px;-moz-border-radius:5px;
}
.printtools button{font-family: 'Rajdhani', sans-serif;font-size:14px;color:black;height:40px;width:200px;background-color:#F4F8FC;background-image:url(icons/view.png);}
.printtools button:hover{height:30px;width:200px;background-color:#F0F0FA;}
.filetools {
  position: fixed;bottom:0px;width:100%;background-color:#FCFCC5;vertical-align:middle;border:1px outset #dedede;padding:3px;-webkit-border-radius:5px;-moz-border-radius:5px;
}

.bottomtools {
  position: fixed;bottom:0px;width:90%;background-color:#FCFCC5;vertical-align:middle;border:1px outset #dedede;padding:3px;-webkit-border-radius:5px;-moz-border-radius:5px;
}

.gridtools {
  width:100%;background-color:#FCFCC5;vertical-align:middle;border:1px outset #dedede;padding:3px;-webkit-border-radius:5px;-moz-border-radius:5px;
}
.gridtools button {font-family: 'Rajdhani', sans-serif;font-size:14px;color:black;height:30px;width:300px;background-color:#F4F8FC;}
.gridtools button:hover{height:30px;width:300px;background-color:#F0F0FA;}

/* GRID */
.gridsfields {height:20px;font-size:12px;color:white;background-color:#000080;background-image:url("../Icons/fondoBarra.JPG");}
.gridstools {border-bottom: 1px solid #024DA1;background-color:#F4F8FC;height:15px; vertical-align: middle;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;} 

.gridsheader table{width: 100%;margin-left: auto;margin-right: auto; }
.gridsheader th{font-size:12px; background-image:url("../Icons/subbar.JPG");border:0px outset #eeeeee; border-radius:2px;border-bottom: 1px solid #024DA1;} 
.gridsheader td{border:1px outset #eeeeee;border-radius:2px;font-size:13px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.grids tr{height:25px;}
.grids td{border-bottom: 1px solid #024DA1;padding:3px;height:25px; vertical-align: middle;border-radius:2px;font-size:13px;-webkit-border-radius:2px;-moz-border-radius:2px;} 
.grids img{height:20px;width:20px ;}


.gridssearch {display:inline-block;border:0px outset #eeeeee;background-color:#F4F8FC;text-align:center;}

/* GRIDS PAGES BOXES */
.pages {width:12px;padding:5px;text-align:center;display:inline-block;border:1px outset #eeeeee;border-radius:2px;font-size:13px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.pagestitles {width:50px;padding:5px;text-align:center;display:inline-block;border:1px outset #eeeeee;border-radius:2px;font-size:13px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.pagescurrent{background-image:url("../Icons/fondoBarra.png");color:#ffffff;width:12px;padding:5px;text-align:center;display:inline-block;border:1px outset #eeeeee;border-radius:2px;font-size:13px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.pagesbox {padding:5px;text-align:center;display:inline-block;border:1px outset #eeeeee;border-radius:2px;font-size:13px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.pages:hover{background-color:#FCFCC5;}
.pagestitles:hover{background-color:#FCFCC5;}

/* HOME PAGE CONTENT */
.homepage {width:80%;border-radius:10px;border:0px outset #C0C0C0;vertical-align:top;margin: auto;}
.banner {width:100%}
.homelines li{width:auto;float:left;margin: 0 0 0px 25px;}
.left {float: left;width:50%;line-height:0;vertical-align: top;}
.left img{width:80%;height:auto;display: block;}
.right {float: right;width:50%; line-height:1;}


/* ADMIN PAGE CONTENT */
.maindash{width:100%;vertical-align: top;}
.leftdash {float: left;width:49%;line-height:1;display: table-cell;padding-left: 0px; padding-right: 0px;} 
.centerdash {float: right;width:33%; line-height:1;display: table-cell;padding-left: 2px; padding-right: 3px;}
.rightdash {float: right;width:50%; line-height:1;display: table-cell;padding-left: 2px; padding-right: 3px;}
.rightdashddd img {width:25px;height:25px;}

/* FORMS */
.maintable {padding:10px;width:95%; background-color:#F4F8FC;line-height: 100%;}
.subtable {width:100%; background-color:#F4F8FC;line-height: 100%;}
.texts td{width:100%;}
.texts tr{line-height: 100%;height:10px;}
.texts input[type=password]{border:1px outset #dedede;padding:8px;-webkit-border-radius:5px;-moz-border-radius:5px;width: 100%;height:30px;}
.texts input[type=reset]{font-family: 'Rajdhani', sans-serif;color:black;border:1px outset #dedede;padding:8px;-webkit-border-radius:5px;-moz-border-radius:5px;width: 150px;height:30px;}
.texts input[type=submit]{font-family: 'Rajdhani', sans-serif;color:black;border:1px outset #dedede;padding:8px;-webkit-border-radius:5px;-moz-border-radius:5px;width: 150px;height:30px;}
.texts input[type=text]{font-family: 'Rajdhani', sans-serif;border:1px outset #dedede;padding:8px;-webkit-border-radius:5px;-moz-border-radius:5px;width: 100%;height:35px;} textarea {border:1px outset #dedede;padding:3px;-webkit-border-radius:5px;-moz-border-radius:5px;width: 100%;height:35px;} select {font-family: 'Rajdhani', sans-serif;width:100%;border:1px outset #dedede;padding:3px;-webkit-border-radius:5px;-moz-border-radius:5px;height:35px;} input {font-family: 'Rajdhani', sans-serif;border:1px outset #dedede;padding:3px;-webkit-border-radius:5px;-moz-border-radius:5px;height:35px;}  
.box {height:30px;background-color:#F4F8FC;border-style: inset; border-width: 0px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px;border-radius:10px;}
.fields {font-weight: bold;height:20px;background-color:#F4F8FC;font-size:13px;border-style: inset; border-width: 0px; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px;border-radius:5px;}
.fields img{width:15px;height:15px;}

/* SEARCH SCREENS */

.search fieldset{ 

  display: inline-block;
  margin-left: 1px;
  margin-right: 1px;
  padding-top: 0.35em;
  padding-bottom: 0.625em;
  padding-left: 0.75em;
  padding-right: 0.75em;
  font-weight: bold;
  font-size:13px;
  border: 1px groove;
 min-width: 400px; max-width: 400px;
 text-align:left;
 
}
.searchdate fieldset{ 

  display: inline-block;
  margin-left: 1px;
  margin-right: 1px;
  padding-top: 0.35em;
  padding-bottom: 0.625em;
  padding-left: 0.75em;
  padding-right: 0.75em;
  font-weight: bold;
  font-size:13px;
  border: 1px groove;
 min-width: 400px;max-width: 400px;
 text-align:left;
}

.search {padding:2px;}
.searchdate {padding:2px;}
.searchx {width:99%;}
.searchdatex {width:100%;}
.searchb img{width:20px;height:20px;}
.searchdate input[type=text]{height:41px;} 
.search textarea{min-width: 130px;height:41px;}
.search select{min-width: 130px;height:42px;font-family: 'Rajdhani', sans-serif;}
.search input[type=text]{width:90%;height:41px;} 


/* ADMIN MAIN NAVIGATION MENU */
.admintopmenu {float: right;border-radius:10px;border:0px outset #C0C0C0;vertical-align:center; width:88%;}
.menuleft {height:100%;text-align: center;}




/* HOME PAGE MAIN NAVIGATION MENU */
.navhome {
    display:none;
	position: absolute;
	margin: 10px 0;
	
}
.navhome ul {
	margin: auto;
	padding: 0;
	width:100%;
	text-align: center;
}
.navhome li {
	margin: 0 5px 7px 0;
	padding: 0;
	list-style: none;
	display: inline-block;
height:100px;
	
	
}
.navhome a {
    margin: 0px auto;
	padding: 5px ;
	text-decoration: none;
	color: #000;
	line-height: 100%;
	border-radius: 5px;
	
}
.navhome a:hover {
	color: #000;
}
.navhome .current a {
	background: #999;
	color: #000;
	border-radius: 5px;
}

/* USERS PAGE MAIN NAVIGATION MENU */
.navbar {
	
    overflow: hidden;
    background-image:url("../Icons/fondoBarra.JPG")
    
}

.navbar a {
    float: left;
    font-size: 13px;
    color: white;
    
    padding: 14px 14px;
    text-decoration: none;
}

.dropdown {
    float: left;
    overflow: hidden;
}

.dropdown .dropbtn {
    font-size: 13px;    
    border: none;
    outline: none;
    color: white;
    padding: 12px 12px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
}

.navbar a:hover, .dropdown:hover .dropbtn {
    background-color: #BF9C9C;
}
.navbar  img {
    display: inline-block;
    margin: -5 auto ;
    width:20;
    height:20;
}
.dropdown-content {
    display: none;
    position: absolute;
   background-color: #f9f9f9;
    min-width: 260px;
    box-shadow: 0px 5px 12px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    float: none;
    color: black;
    padding: 12px 12px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {
    background-color: #ddd;
}

.dropdown:hover .dropdown-content {
    display: block;
}


/*================================================================================================================*/
/*Responsive Styles   @media only screen and (max-width: 728px) */
/*================================================================================================================*/


@media all and (max-width: 720px)

{



/* SETTINGS RESPONSIVE PHONES*/
.alert {padding: 20px;background-color: #f44336;color: white;margin-bottom: 15px;}
.closebtn {margin-left: 15px;color: white;font-weight: bold;float: right;font-size: 22px;line-height: 20px;cursor: pointer;transition: 0.3s;}
.closebtn:hover {color: black;}
.topmain {text-align: center;}
.logo {width:100%;float: center;text-align:center;}
.logoff {width:100%;text-align:center;}
.menuhome{}	
.newaccount {text-decoration:none;font-size:14px;color:black;float: center;line-height:1;margin-top: 10px;}
.banner {}
.homelines li{width:100%;line-height:1;}
.left {width:100%;}
.left img{width:100%;height:auto}
.right {width:100%; line-height:1;}
.maindash{width:100%;vertical-align: top;}
.leftdash {width:100%;line-height:1;display: table-cell;}
.centerdash {width:100%;line-height:1;display: block;}
.rightdash {width:100%; line-height:1;display: table-cell;}
.calendar {}
.menulink {}
.admintopmenu{width:100%;text-align:center;}
.menuleft {display:none;}	
.nav {   
		position: relative;
		min-height: 40px;
	}	
	.nav ul {
		
		width:99%;
		padding: 5px 0;
		position: absolute;
		top: 0;
		left: 0;
		border: solid 1px #aaa;
		background: #fff url(../images/icon-menu.png) no-repeat 2px 5px;
		border-radius: 5px;
		box-shadow: 0 1px 2px rgba(0,0,0,.3);
	}
	.nav li {
		display: none; /* hide all <li> items */
		margin: 0;
	}
	.nav .current {
		display: block; /* show only current <li> item */
	}

.nav img {
    display: inline-block;
    margin: 0 30 -50 0;
}
	.nav a {
		display: block;
		padding: 5px 5px 5px 32px;
		text-align: left;
		background-image: none;
color: #000;
	}
	.nav .current a {
		background: none;
		color: #666;
	}

	/* on nav hover */
	.nav ul:hover {
		background-image: none;
	}
	.nav ul:hover li {
		display: block;
		margin: 0 0 5px;
	}
	.nav ul:hover .current {
		background: url(../images/icon-menu2.png) no-repeat 2px 5px;
	}

	/* right nav */
	.nav.right ul {
		left: auto;
		right: 0;
	}

	/* center nav */
	.nav.center ul {
		left: 50%;
		margin-left: -90px;
	}
	
iframe {display:none}	
	
#logo img {height:auto;width:100%;}

img, video, canvas {max-width: 100%;}

/* HOME MENU */
.menuhome  {}
#menu td a{} 
#menu td {}
#menu a {text-decoration: none}


.navhome {
        display:none;
		position: relative;
		min-height: 40px;
	}	
	.navhome ul {
	
		width: 99%;
		padding: 5px 0;
		position: absolute;
		top: 0;
		left: 0;
		border: solid 1px #aaa;
		background: #fff url(../images/icon-menu.png) no-repeat 2px 5px;
		border-radius: 5px;
		box-shadow: 0 1px 2px rgba(0,0,0,.3);
	}
	.navhome li {
		display: none; /* hide all <li> items */
		margin: 0;
	}
	.navhome .current {
		display: block; /* show only current <li> item */
	}
	.navhome a {
	
		display: block;
		padding: 5px 5px 5px 32px;
		text-align: left;
	}
	.navhome .current a {
		background: none;
		color: #666;
	}

	/* on nav hover */
	.navhome ul:hover {
		background-image: none;
	}
	.navhome ul:hover li {
		display: block;
		margin: 0 0 5px;
	}
	.navhome ul:hover .current {
		background: url(../images/icon-menu2.png) no-repeat 2px 5px;
	}

	/* right nav */
	.navhome.right ul {
		left: auto;
		right: 0;
	}

	/* center nav */
	.navhome.center ul {
		left: 50%;
		margin-left: -90px;
	}
	
#fixed-div {
  position: relative;
  top: 2px;
  left: 0;
  right: 0;
  width:100%;
  
  background-color: #ffffff;
}


#content-main {
   
	margin: 10px 0 0 0;
    padding: 0px;
    background-color: #fff;
}

#content {
  
   
	margin: 10px 0 0 0;
    padding: 0px;
    background-color: #fff;
}



.login {position: fixed;width: 90%;height: 280px;top: 20%;left: 5%;margin-top: 2px;margin-left: 2px;background: #fff;border-radius: 3px;border: 1px solid #ccc;box-shadow: 0 1px 2px rgba(0, 0, 0, .1);}
.login form {width:100%;text-align:center;}
.login label {color: #555;display: inline-block;margin-left: 18px;padding-top: 10px;font-size: 14px;}
.login input[type=text],
input[type=password] {
    color: #777;
    padding-left: 10px;
    margin: 10px;
    margin-top: 12px;
    margin-left: 18px;
    width: 290px;
    height: 35px;
}
.login input[type=submit] {
    float: right;
    margin-right: 20px;
    margin-top: 20px;
    width: 80px;
    height: 30px;
}
.footer {bottom:2px;width:99%;}

.ui-autocomplete {
    max-height: 100px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
  }
  /* IE 6 doesn't support max-height
   * we use height instead, but this forces the menu to always be this tall
   */
  * html .ui-autocomplete {
    height: 100px;
  }
.printtools {
  width:100%;
}
.printtools button {font-family: 'Rajdhani', sans-serif;font-size:14px;color:black;height:30px;width:200px;background-color:#F4F8FC;}
.printtools button:hover{height:30px;width:200px;background-color:#F0F0FA;}


}