body,html{margin:0;font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;min-width:600px;}

.textWrapper{
  position: fixed;
  width: 100%;
  background: white;
  left: 0;
  right: 0;
  top: 0;
}

.textWrapper span{
  display: block;
  text-align: center;
  font-size: 25px;
  margin-top: 5px;
}

h2{color:#c1392b;}
h3{margin-top:7px;color:#F44336;}
h4{text-align:center;}
table{float:left;margin-left:5%;}
input[type=file] {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 450px;margin-top:3px;border-color: transparent;}
td{padding:5px;}

::-webkit-scrollbar {width: 8px; height:8px;}
::-webkit-scrollbar-track  {background-color: white;}
::-webkit-scrollbar-thumb  {background-color: #5bc0de;border-radius: 50px;}
::-webkit-scrollbar-button {background-color: white;}
::-webkit-scrollbar-corner {background-color: white;}
::-webkit-file-upload-button {border: 1px solid transparent;color: white;border-radius: 5px;background:#39b3d7;padding:4px 18px;border-color: #269abc;}


.result{clear:both;float:left;width:78%; box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);margin:5px;}
.alert{color:#F44336;width:80%;clear:both;font-weight:bold;display:inline;float:left;margin:5px;padding:1%;}
.miniAlert{color:red;font-weight:bold;clear:both;margin-left:5%;margin-top:10px;float:left;}
.topBar{display:inline;margin-left:25px;}
.XMLValidation{text-align:center;color:red;}
.title{float:left;font-weight:700;}
.title_hidden{float:left;font-weight:700;display:none;}
.btnSubmit{border: 1px solid transparent;background-color:#39b3d7;border-color: #269abc;padding:5px 20px;color:#FFF; border-radius:4px;font-size:15px;}
.valid{color:#5bc0de;width:78%;font-weight:bold;display:none;float:left; border:2px solid rgba(78,78,78,0.2);box-shadow: 0 0 3px rgba(78,78,78,0.2);margin:5px;padding:1%;clear:both;}
.H3red{color:#F44336;}
.firstRow{text-align:center;float:left;}
.tbHeadTitle{border-bottom:2px solid rgba(78,78,78,0.2);}
.trueFixity{font-weight:800;text-align:center;color:green;border-right:2px solid rgba(78,78,78,0.2);background-color:#76FF03;}
.falseFixity{text-align:center;font-weight:800;background-color:#D50000;border-right:2px solid rgba(78,78,78,0.2);color:white;}
.falseSizeFixity{text-align:center;font-weight:800;background-color:#EF6C00;border-right:2px solid rgba(78,78,78,0.2);color:white;}
.displayNone{display:none;}
.XMLErrors{border-right:2px solid rgba(78,78,78,0.2);color:red;text-align:center;}
.h2Green{color: green;}

#statusBar{height:80px;margin-top:25%;margin-left:40%;position:relative;float:left;}
#status {float:left;}
#uploadForm label { font-size:1em; font-weight:bold; }
#progress-bar {background-color: #bf3829;height:5px;color:white;width:0%;-webkit-transition: width .3s;-moz-transition: width .3s;transition: width .3s;font-weight:800;font-size:8px;position:absolute;margin:0;}
#progress-div {border-radius:4px;text-align:center; margin:0;margin-bottom:10px;}
#targetLayer{width:100%;margin-top:135px;float:left;}
#loader-icon{display:none;width:50px;float:left;margin:5px 5px;}
#MC{width:95%;float:left;}
#UC{width:95%;float:left;}
#global{min-width:1049px;margin-left:10%;}
#topBar{top:36px;padding-bottom:10px;padding-top:1px;position: fixed;margin-left:0;width:100%;min-width:600px;background-color:white;height:95px; border-bottom-color: #ccc; border-style: solid;border-width: 0px 0px 1px 0px;}
#storno,#export{ display: inline;}
#point{float:left;margin-left:0;margin-right:3 0px;}
#manu_logo{float: left; margin: 15px; margin-bottom:50px;}
