.wrap{
	padding-top: 50px;
	padding-bottom:50px;
}

textarea {
  width: 100%;
}

#footer{
	padding: 20px;
	color: blue;
}

#footer a{
	color: blue;
}

#footer a:hover{
	color: #272726;
}

a{ 
color:blue; 
} 
a:hover{ 
color:#336699; 
} 


.resalt{color:white;background-color:#;}
.por1{color:white;background-color:#AAC1D7;}
.por2{color:white;background-color:#7189B2;}
.por3{color:white;background-color:#2E75B6;}
.por4{color:white;background-color:#294B86;}
.por5{color:white;background-color:#1A2E55;}

.title{
    font-weight: bold;
    font-family: 'Raleway';
    font-size: 14px;color:#1a3d8d;
}

.navbar{
	background: white;
    padding-top:10px;
}

.table {
    max-width: 100%;
}


div.linea{line-height:1.7;}
div.linea2{line-height:1.2;}
div.linea3{line-height:1.9;}
.data{font-family: 'Raleway', sans-serif; font-size: 18px;line-height:16px;}
.databig{font-family: 'Raleway', sans-serif; font-size: 20px;line-height:24px;}
.databig1{font-family: 'Raleway', sans-serif; font-size: 28px;line-height:28px;}
.databig2{font-family: 'Raleway', sans-serif; font-size: 24px;;line-height:24px;}
.databig3{font-family: 'Raleway', sans-serif; font-size: 20px;;line-height:20px;}
.datas1{font-family: 'Raleway', sans-serif; font-size: 16px;}
.datas2{font-family: 'Raleway', sans-serif; font-size: 14px;}
.datas3{font-family: 'Raleway', sans-serif; font-size: 12px;}
.datas4{font-family: 'Raleway', sans-serif; font-size: 11px;line-height:8px;}
.warningbox{font-family: 'Raleway', width:90%; sans-serif; color:white;font-size:14px;}

.orange{color:darkorange;}
.red{color:0xff0000;}
.blue{color:blue;}
.silver{color:silver;}
.fuchsia{color:fuchsia;}
.violet{color:#6200ff;}
.maroon{color:maroon;}
.gray{color:gray;}
.green{color:green;}
.current{color:sienna;font-weight:normal;}
.player{font-weight:normal;font-size: 14px;color:navy;}


.inputdata{font-family: 'Raleway';font-size: 18px;color: navy;background: #F7F7F7;text-align:center;}
.inputdata2{font-family: 'Raleway';font-size: 14px;color: navy;background: #F7F7F7;width:100%;text-align:center;}
.inputdata3{color: navy;background: #F7F7F7;width:100%;text-align:center;}
.inputdata_time1{font-family: 'Raleway';font-size: 16px;color: navy;background: #F7F7F7;text-align:center;}
.inputdata_timetz{font-family: 'Raleway';font-size: 14px;color: navy;background: #F7F7F7;width:60px;text-align:center;}
.inputdata_time3{font-family: 'Raleway';font-size: 14px;color: navy;background: #F7F7F7;width:50px;text-align:center;}

input { font-size: 18px; }

.js-video {
  height: 0;
  padding-top: 1px;
  padding-bottom:  50%;
  margin-bottom: 1px;
  position: relative;
  overflow: hidden;
}

.js-video.widescreen {
  padding-bottom: 56.34%;
}

.js-video.vimeo {
  padding-top: 0;
}

.js-video embed, .js-video iframe, .js-video object, .js-video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.table td.colorfy {
    background: blue;
    color: white;
  }