

body {
    color:#707070;
    background-color:#FFFFFF;
    font-family: 'Raleway', sans-serif;
    transition: background-color .5s;
}
.container
{
    max-width: 768px;
}

.maincolor
{
    color: #0089CC;
}

.w-80{
	width: 80%;
}
#header
{
    max-width: 768px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

#header span.title
{
    font-size: 20px;
}

#header i
{
    color: #C6C6C6;
}

#header i.menu
{
    color: #0089CC;
}

#header span.title
{
    font-size: 30px;
    font-weight: bold;
    vertical-alignment: center;
    color: #707070;
}

#main
{
    max-width: 768px;
    padding: 5px 10px 5px 10px;
}

.sidenav {
    height: 100%;
    width:100%;
    /*max-width: 768px;*/
    width: 0;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    background-color: #FFFFFF;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    text-align: center;
  }

  .sidenav{
    text-decoration: none;
    color: #C6C6C6;
    display: block;
    transition: 0.3s;
    font-size: 18px;
    background-color:rgba(0, 0, 0, 0.2);
  }





  .sidenav a{
    padding: 0px;
    text-decoration: none;
    display: block;
    transition: 0.3s;
    font-size: 18px;
    margin:auto;
  }

  .sidenav div.block{
    padding: 8px 8px 8px 0px;
    display: block;
  }
  a{
	color: #0089CC;
  }
  .sidenav i{
    /* padding: 8px 8px 8px 32px; */
    font-size: 48px;
    display: block;
  }

  .sidenav span.inactive{
    padding: 8px 8px 8px 0px;
    display: block;
  }

  .sidenav a:hover{
    text-decoration:none;
  }
  
  .sidenav .closebtn {
    padding-right: 10px;
    font-size: 36px;
    text-align: right;
  }

  .sidenavmenu {
    width: 250px;
    float: right;
    display: block;
    background-color: #FFFFFF;
    //height: 105%;
    margin-top: -60px;
    padding-bottom: 30px;
    }

  #main {
    /*transition: margin-left .5s;*/
    padding: 16px;
  }
  
  @media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
  }

#footersetert
{
    margin-top: 10px;
    max-width: 768px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color:#E2E2E2;
    color: #0089CC;
}

#footer
{
  position: absolute;
  bottom: 0;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color:#E2E2E2;
  color: #0089CC;
  margin-top:10px;
}
#footer a
{
    color: #0089CC;
    padding: 2px;
    vertical-align: middle;
    display: inline-block;
    margin-left: 10px;
}

#footer span
{
    padding-left: 5px;
    font-weight: bold;
    font-size: 12px;
}


div.bordered
{
    margin: 0 auto;
    position: relative;
    padding: 5px;
    margin-top: 5px;
    width: 100%;
    border-radius: 20px;
    border: 1px solid #0089CC;
    max-width: 500px;
}

div.list
{
    margin: 0 auto;
    position: relative;
    padding: 10px;
    width: 100%;
    border: 2px solid #F1F1F1;
    background-color:;
    font-size:14px;
    font-weight:bold;
    margin-bottom:5px;
}

.bold{
  font-weight:bold;
}

.btn_large
{
    padding: 0 5px;
    width: 80%;
    height: 50px;
    font-weight: bold;
    background-color: #0089CC;
    color: #FFFFFF;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    text-transform: uppercase;
    font-size: 14px;
}
.btn-large{
    padding: 12px;
    font-weight: bold;
    background-color: #0089CC;
    color: #FFFFFF;
    border: 0;
    text-transform: uppercase;
    font-size: 14px;
}
.btn_medium
{
    padding: 0 5px;
    width: 40%;
    height: 50px;
    font-weight: bold;
    background-color: #0089CC;
    color: #FFFFFF;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    text-transform: uppercase;
    font-size: 14px;
}

.btn_grey
{
    padding: 0 5px;
    width: 200px;
    height: 50px;
    font-weight: bold;
    background-color: #C6C6C6;
    color: #FFFFFF;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    text-transform: uppercase;
}

.btn_fit
{
    padding: 0 5px;
    width: 100%;
    height: 50px;
    font-weight: bold;
    background-color: #0089CC;
    color: #FFFFFF;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    text-transform: uppercase;
    font-size: 14px;
}

.btn_fit.btn_active
{

    background-color: #0089CC;
    color: #FFFFFF;
}

.btn_fit.btn_alternative
{

    border: 2px solid #878787;
    background-color: transparent;
    color: #878787;
}

.btn_paypal
{

    border: 2px solid #0089CC;
    background-color: transparent;
    color: #878787;
    padding:15px;
}
.btn-orange{

    background-color: #FF7600;
    color:#fff !important;

}
button.inactive
{
    background-color: #C6C6C6;
    color: #FFFFFF;
}

button.alternativeinactive
{
    background-color: #FFFFFF;
    color: #707070;
}

button.inactive
{
    background-color: #C6C6C6;
    color: #FFFFFF;
}

#box_ricarica{
    font-weight:bold;
    text-align:center;
}

#box_ricarica select{
    font-weight:bold;
    width:200px;
    margin:auto;
    margin-top:15px;
    margin-bottom:15px;
}


.form-control-styled {
  display: block;
  width: 100%;
  padding: 4px;
  line-height: 1.5;
  color: #707070;
  background-color: #FFFFFF;
  border: 1px solid #ced4da;
  border-radius: .25rem;
}

.footericon
{
    font-size: 26px;
}

#main h2
{
    font-weight: bold;
}

/* Style tab links */
.tablink {
  background-color: #FFFFFF;
  color: #0089CC;
  border: none;
  float:left;
  outline: none;
  cursor: pointer;
  padding: 10px;
  font-size: 20px;
  font-weight:bold;
  width: 25%;
  text-transform: uppercase;
  
}

.tablink.active {
  color:#707070;
  cursor: pointer;
  font-size: 20px;

}

.tablink:hover {
  color:#707070;
}


.tabinlink {
  color:#707070;
}

.tabinlink:hover {
  color:#707070;
}


/*
the container must be positioned relative:
*/
.app-select {
  position: relative;
  font-family: Arial;
}

.app-select select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {
  background-color: #0089CC;
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  user-select: none;
}

/*style items (options):*/
.select-items {
  position: absolute;
  background-color: #0089CC;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}

div.fit{
  width:100%;
  padding:5px;
}

div.tabincontent
{
  min-height:305px;
}

#bodyTag
{
  height:100%;
}

html{
    min-height:100%;/* make sure it is at least as tall as the viewport */
    position:relative;
}
body{
    height:100%; /* force the BODY element to match the height of the HTML element */
}

h4.errMessage
{
  background-color: #C90202;
  color: #FFFFFF;
  font-weight:bold;
  padding:10px 0;
}

.btn_mail{
  background-color: #0089CC;
  display:block;
  text-align:center;color:#fff;
  padding:15px;
  width:280px;
  text-transform:uppercase;
  text-decoration:none;
}

div.tariffa{
        background-color:#FFFFFF;
        color: #000000;
        padding:5px;
        padding-bottom:0px;
        border:1px solid #CCCCCC;
        font-weight:bold;
    }

    div.tariffaselected{
        background-color:#0089CC;
        color: #FFFFFF;
        padding:10px;
        padding-bottom:0px;
        padding-left:30px;
        position: relative;
    }
    div.tariffaselected:before{
        font-family: 'FontAwesome';
        left:8px;
        position:absolute;
        top:10px;
        content: "\f0da";
    }


.box-preload{
	position: relative;
	overflow:hidden;
}
.box-preload:after{
		content: "";
		position: absolute;
		top:0;
		bottom:0;
		left:0;
		right:0;
		background: url('/images/loading.gif') no-repeat center;
		background-color: rgba(0,0,0,.2);
		background-size: 10%;
}

div.title
{
    height: 50px;
    font-weight: bold;
    background-color: #0089CC;
    color: #E2E2E2;
    margin: auto;
    text-align:center;
    border: 0;
    text-transform: uppercase;
    font-size: 20px;
}

table.results{
  width:100%;
  padding:3px;
}

table.results .th .td{
  padding:3px;
}

i.blue_icon
{
    color: #0089CC;
    font-size:150%;
}

i.red_icon
{
    color: red;
    font-size:150%;
}

i.green_icon
{
    color: green;
    font-size:150%;
}

.green
{
    background-color: #C8E6C9;
    padding:3px;
    text-align:center;
    font-weight: bold !important;
}

.red
{
    background-color: #FFCDD2;
    padding:3px;
    text-align:center;
}

.yellow
{
    background-color: #FDFF7A;
    padding:3px;
    text-align:center;
}

.bold{
  font-weight: bold !important;
}

.sostacheck{
  border:1px solid #CCCCCC;
  padding-top:5px;
}

div.list_title{
  font-weight: bold !important;
  margin-top: 5px;
  margin-bottom:-3px;
}