.subheading {
   background-color: black;
   color: #E8F8FC;
   padding-left: 10px;
   padding-right: 10px;
}

.alignright {
   text-align: right;
}

.noborder {
   border: 0px !important;
}

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

th {
   padding-right: 10px !important;
}

.height10 {
   height: 20px !important;
   vertical-align: top !imporant;
   padding-top: 10px !important;
   padding-bottom: 10px !important;
   margin-right: 3px;
}

.marginright {
   margin-right: 3px;
}

.height10 {
   height: 20px !important;
   vertical-align: top !imporant;
   padding-top: 10px !important;
   padding-bottom: 10px !important;
}

.width0 {
   display: none !important;
}

.width5 {
   width: 5px !important;
}
.width10 {
   width: 10px !important;
}
.width15 {
   width: 15px !important;
}
.width20 {
   width: 20px !important;
}
.width25 {
   width: 25px !important;
}
.width30 {
   width: 30px !important;
}
.width35 {
   width: 35px !important;
}
.width40 {
   width: 40px !important;
}
.width45 {
   width: 45px !important;
}
.width50 {
   width: 50px !important;
}
.width55 {
   width: 55px !important;
}
.width60 {
   width: 60px !important;
}
.width65 {
   width: 65px !important;
}
.width70 {
   width: 70px !important;
}
.width75 {
   width: 75px !important;
}
.width80 {
   width: 80px !important;
}
.width85 {
   width: 85px !important;
}
.width90 {
   width: 90px !important;
}
.width95 {
   width: 95px !important;
}
.width100 {
   width: 100px !important;
}

.width105 {
   width: 105px !important;
}
.width110 {
   width: 110px !important;
}
.width115 {
   width: 115px !important;
}
.width120 {
   width: 120px !important;
}
.width125 {
   width: 125px !important;
}
.width130 {
   width: 130px !important;
}
.width135 {
   width: 135px !important;
}
.width140 {
   width: 140px !important;
}
.width145 {
   width: 145px !important;
}
.width150 {
   width: 150px !important;
}
.width155 {
   width: 155px !important;
}
.width160 {
   width: 160px !important;
}
.width165 {
   width: 165px !important;
}
.width170 {
   width: 170px !important;
}
.width175 {
   width: 175px !important;
}
.width180 {
   width: 180px !important;
}
.width185 {
   width: 185px !important;
}
.width190 {
   width: 190px !important;
}
.width195 {
   width: 195px !important;
}
.width200 {
   width: 200px !important;
}
.width250 {
   width: 250px !important;
}
.width300 {
   width: 300px !important;
}
.width400 {
   width: 400px !important;
}
.width500 {
   width: 500px !important;
}
.width600 {
   width: 600px !important;
}
.width700 {
   width: 700px !important;
}
.width800 {
   width: 800px !important;
}
.width900 {
   width: 900px !important;
}
.width1000 {
   width: 1000px !important;
}
.widthALL {
   width: 100% !important;
}

.blockstyle {
   padding: 0px 5px 5px 5px;
   margin: 5px;
   width: 98%;
   border-radius: 8px;
   background-color: #E8F8FC;
   border: 2px solid #8888AA;
   margin-top: 20px;
}

.inverseblockstyle {
   color: #E8F8FC;
   background-color: black;
   font-weight: bold;
}

.sameline {
   display: inline-block;
}

.red {
   background-color: red;
}

.oneline {
   display: inline-block !important;
}

.message {
   width: 100%;
   padding: 3px;
   margin-top: 10px;
   margin-bottom: 10px;
   font-weight: bold;
}