body {
    font-size: .8rem;
}
main > .container {
    padding: 70px 15px 20px;
}
.smaller {
    font-size : 11px;
    font-weight: normal;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}

.footer {
    background-color: #f5f5f5;
    font-size: .9em;
    height: 60px;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
.bordered {border: solid 1px #c6c6bf;}
a.asc:after, a.desc:after {
    content: '';
    left: 3px;
    display: inline-block;
    width: 0;
    height: 0;
    border: solid 5px transparent;
    margin: 4px 4px 2px 4px;
    background: transparent;
}

a.asc:after {
    border-bottom: solid 7px #212529;
    border-top-width: 0;
}

a.desc:after {
    border-top: solid 7px #212529;
    border-bottom-width: 0;
}

/*
.grid-view th {
    white-space: nowrap;
}
*/
.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding-top: 7px;
    color: rgba(255, 255, 255, 0.5);
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 0;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75);
}

.nav > li > form > button.logout:focus {
    outline: none;
}


/* --------------------------------------------- */
.w5 {width: 5px;}
.w10 {width: 10px;}
.w12 {width: 12px;}
.w15 {width: 15px;}
.w20 {width: 20px;}
.w30 {width: 30px;}
.w47 {width: 47px;}
.w50 {width: 50px;}
.w60 {width: 60px;}
.w70 {width: 70px;}
.w79 {width: 79px;}
.w80 {width: 80px;}
.w90 {width: 90px;}
.w95 {width: 95px;}
.w100 {width: 100px;}
.w110 {width: 110px;}
.w120 {width: 120px;}
.w130 {width: 130px;}
.w138 {width: 138px;}
.w140 {width: 140px;}
.w150 {width: 150px;}
.w160 {width: 160px;}
.w170 {width: 170px;}
.w180 {width: 180px;}
.w190 {width: 190px;}
.w200 {width: 200px;}
.w206 {width: 206px;}
.w210 {width: 210px;}
.w220 {width: 220px;}
.w230 {width: 230px;}
.w240 {width: 240px;}
.w250 {width: 250px;}
.w255 {width: 255px;}
.w260 {width: 260px;}
.w275 {width: 275px;}
.w280 {width: 280px;}
.w290 {width: 290px;}
.w300 {width: 300px;}
.w350 {width: 350px;}
.w340 {width: 340px;}
.w378 {width: 378px;}
.w380 {width: 380px;}
.w400 {width: 400px;}
.w410 {width: 410px;}
.w430 {width: 430px;}
.w470 {width: 470px;}
.w480 {width: 480px;}
.w450 {width: 450px;}
.w500 {width: 500px;}
.w530 {width: 530px;}
.w540 {width: 540px;}
.w560 {width: 560px;}
.w600 {width: 600px;}
.w610 {width: 610px;}
.w620 {width: 620px;}
.w640 {width: 640px;}
.w650 {width: 650px;}
.w660 {width: 660px;}
.w670 {width: 670px;}
.w745 {width: 745px;}
.w750 {width: 750px;}
.w850 {width: 850px;}
.w900 {width: 900px;}
.w910 {width: 910px;}
.w950 {width: 950px;}
.w950 {width: 950px;}
.w960 {width: 960px;}
.w970 {width: 970px;}
.w980 {width: 980px;}
.w990 {width: 990px;}
.w1000 {width: 1000px;}
.w1100 {width: 1100px;}
.w1200 {width: 1200px;}
.w1300 {width: 1300px;}
.w1400 {width: 1400px;}
.wall {width: 100%;}

.h5 {height: 5px;}
.h10 {height: 10px;}
.h20 {height: 20px;}
.h22 {height: 22px;}
.h25 {height: 25px;}
.h30 {height: 30px;}
.h40 {height: 40px;}
.h50 {height: 50px;}
.h60 {height: 60px;}
.h70 {height: 70px;}
.h76 {height: 76px;}
.h80 {height: 80px;}
.h100 {height: 100px;}
.h150 {height: 150px;}
.h180 {height: 180px;}
.h200 {height: 200px;}
.h250 {height: 250px;}
.h300 {height: 300px;}
.h400 {height: 400px;}
.h410 {height: 410px;}
.h500 {height: 500px;}
.h600 {height: 600px;}
.h648 {height: 648px;}
.h700 {height: 700px;}
.hall {height: 100%;}

.lt {text-align: left; vertical-align: top;}
.lm {text-align: left; vertical-align: middle;}
.lb {text-align: left; vertical-align: bottom;}
.ct {text-align: center; vertical-align: top;}
.cm {text-align: center; vertical-align: middle;}
.cb {text-align: center; vertical-align: bottom;}
.rt {text-align: right; vertical-align: top;}
.rm {text-align: right; vertical-align: middle;}
.rb {text-align: right; vertical-align: bottom;}
.jt {text-align: justify; vertical-align: top;}

.red {color: #CC0000;}
.s11 {font-size: 11px;}
.r12 {color: #CC0000; font-size: 12px;}
.r14 {color: #CC0000; font-size: 14px;}
.r16 {color: #CC0000; font-size: 16px;}
.r18 {color: #CC0000; font-size: 18px;}
.g14 {color: #666666; font-size: 14px;}
.r18 {color: #CC0000; font-size: 18px;}
.g18 {color: #666666; font-size: 18px;}
.bold {font-weight: bold;}