html {
    height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
    height: 100%;
	color: #333333;
	font-size: 16px;
	background: white; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#081D48, white); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#081D48, white); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#081D48, white); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#081D48, white); /* Standard syntax */
    background-repeat: no-repeat;
    background-attachment: scroll;
    
}

.but1Mobile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	float: right;
		line-height: 20px;
	height: 25px;
	width: fit-content;
	padding-top: 3px;
	padding-left: 30px;
	padding-right: 30px;
	background-repeat: no-repeat;
	background-color:#209ACB;
	text-decoration: none;
	font-weight: bold;
	border-radius: 25px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 20%);
	 border:0px;
}

.but3MobileInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	float: right;
		line-height: 20px;
	height: 28px;
	width: fit-content;
	padding-top: 3px;
	padding-left: 30px;
	padding-right: 30px;
	background-repeat: no-repeat;
	background-color:#209ACB;
	text-decoration: none;
	font-weight: bold;
	border-radius: 25px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 20%);
	 border:0px;
}


.but3MobileInput:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	background-color:#65bee2;
	float: right;
	width: fit-content;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	 outline: 0;
}


	.rcorners2 {
  border-radius: 25px;
  width: 200px;
  height: 150px;
	box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
		
}
			
input[type=text], select {
  
	min-width: 160px;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  border-radius: 3px;
  background: #f9f9f9;
  color: #777;
}
			
input[type=password], select {
  
	min-width: 160px;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
	
    border-radius: 3px;
    background: #f9f9f9;
    color: #777;
}

.inputpasswordChange, select {
  
	min-width: 160px;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  
			
    border-radius: 3px;
    background: #f9f9f9;
    color: #777;
}



.azotelPanelHeader{
	
	color:white;
	font-size:15px;
	margin-bottom:25px; 
	background-color:#209ACB; 
	padding-top:5px; 
	padding-bottom:10px;
	
}
.azotelPanelHeader2 {
    margin-bottom: 25px;
    border-radius: 25px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);

    background: linear-gradient(to bottom, #209ACB 0, #209ACB 30px, white 30px, white 100%);
    padding: 0 15px 25px;
}

.azotelPanelHeader2-title {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
}

.mostcurrentbill_text {
    color: white;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}

.mostcurrentbill_link {
    text-decoration: none;
}

.mostcurrentbill_text {
    color: white;
    margin: 0 0 10px 0;
    padding-top: 5px;
    font-size: 16px;
    font-weight: normal;
}


.mostcurrentbill_table {
    font-size: 13px;
    width: 95%;
    border-collapse: collapse;
}

.azotelPanelBody{
	
	padding-bottom:25px; 
	margin-left:12px;
	margin-right:12px;
	overflow: hidden; 
	font-size:15px;
	margin-bottom:25px; 
	border-radius: 25px; 
	box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
	
}

.supportIssuesTableMobile{
	font-size: 16px;
	
	
}
.but1Mobile:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	background-color:#65bee2;
	float: right;
	width: fit-content;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	 outline: 0;
}

.but2Mobile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	line-height: 40px;
	height: 45px;
	width: 193px;
	padding-top: 3px;
	background-repeat: no-repeat;
	background-color:#209ACB;
	text-decoration: none;
	font-weight: bold;
	border-radius: 25px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 20%);
}
.but2Mobile:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	background-color:#65bee2;
	width: 193px;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
}



.top_button {
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	display: inline-block;
	width: 60px;
	padding: 10px 40px 10px 40px;
	text-decoration: none;
	margin-top:10px;
	background-color: #209ACB;
	border-radius: 15px 15px 0px 0px;
}

.eup_tab {
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #446699;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 17px;
	margin-top: 5px;
	padding-bottom: 6px;
	text-align: center;
	font-weight: bold;
}

.operatorname {
	font-size: 20px;
	color: #333333;
	height: 50px;
}

.footer {
	font-size: 10px;
	color: #333333;
	padding-top: 5px;
}

.big {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}

.text_blue_bold {
	font-size: 18px;
	color: #446699;
	font-weight: bold;	
}

.field {
	font-size: 18px;
	width: 220px;
}

.field_long {
	font-size: 18px;
	width: 220px;
}

.select_long {
	font-size: 38px;
	width: 450px;
}

.main_button {
	font-size: 40px;
	border-radius: 30px 30px 30px 30px;
	background-color: #2AB828;
	border: none;
	padding: 5px 60px 5px 60px;
	color: white;
}

.button3{
	
	background: green; 

	font:18px/20px Arial, Helvetica, sans-serif; 
	border-radius:20px;color:#fff; 
	text-decoration:none; 
	display:block; 
	padding:13px 56px; 
	border: none;
	width:300px;
	height:45px;
	
	
}

.button3:hover {
  background-color: #4CAF50; /* Green */
  color: white;
}

.button3:active {
    color: white;
    background-color: #009b14;
}



.button_changepassword_green{
	
	background: green; 

	font:18px/20px Arial, Helvetica, sans-serif; 
	border-radius:20px;color:#fff; 
	text-decoration:none; 
	display:block; 
	padding:13px 56px; 
	border: none;
	width:300px;
	height:45px;
	
	
}

.button_changepassword_green:hover {
  background-color: #4CAF50; /* Green */
  color: white;
}

.button_changepassword_green:active {
    color: white;
    background-color: #009b14;
}


.button_changepassword_red{
	
	background: grey; 

	font:18px/20px Arial, Helvetica, sans-serif; 
	border-radius:20px;color:#fff; 
	text-decoration:none; 
	display:block; 
	padding:13px 56px; 
	border: none;
	width:300px;
	height:45px;
	
	
}

.button_changepassword_red:hover {
  background-color: grey; /* Green */
  color: white;
}

.button_changepassword_red:active {
    color: grey;
    background-color: #009b14;
}

.main_button_smaller {
	font-size: 20px;
	border-radius: 30px 30px 30px 30px;
	background-color: #2AB828;
	border: none;
	padding: 5px 60px 5px 60px;
	color: white;
}

.cancel_button {
	font-size: 30px;
	border-radius: 30px 30px 30px 30px;
	background-color: #446699;
	border: none;
	padding: 5px 60px 5px 60px;
	color: white;
}

.cancel_button_smaller {
	font-size: 15px;
	border-radius: 30px 30px 30px 30px;
	background-color: #446699;
	border: none;
	padding: 5px 60px 5px 60px;
	color: white;
}

.main_button_smaller:hover {
	cursor:pointer;
}

.cancel_button_smaller:hover {
	cursor:pointer;
}

.main_button:hover {
	cursor:pointer;
}

.cancel_button:hover {
	cursor:pointer;
}

.menuEUP {
  background-color: #209ACB;
  overflow: hidden;
}

.menuEUP a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.active {
  background-color: #04AA6D;
  color: white;
}

.menuEUP .icon {
  display: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 17px;
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: #65BFE3;
  font-family: inherit;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.menuEUP a:hover, .dropdown:hover .dropbtn {
  background-color: #65BFE3;
  color: white;
}
.menuEUP.responsive .dropdown:hover .dropdown-content {
  display: none;
}

.menuEUP.responsive .dropdown.open .dropdown-content {
  display: block;
}

.dropdown.open .dropdown-content {
  display: block;
}

.dropdown-content a:hover {
  background-color: #ddd;
  color: black;
}

.dropdown:hover .dropdown-content {
  display: block;
}

@media screen and (max-width: 900px) {
  .menuEUP a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .menuEUP a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 900px) {
  .menuEUP.responsive {position: relative;}
  .menuEUP.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .menuEUP.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .menuEUP.responsive .dropdown {float: none;}
  .menuEUP.responsive .dropdown-content {position: relative;}
  .menuEUP.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
} 
