html,
body {
    height: 100%;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

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

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.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: 15px;
    border: none;
}

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

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

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

.busblock {
    height: 450px;
    width: 350px;
    margin-right: 10px !important;
    margin-bottom: 10px;
    background: #F6F6F6 none repeat scroll 0% 0%;
    box-shadow: 2px 10px 10px rgba(0,0,0,0.5);
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
}

.busblock:hover {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
}

.frameba {
    margin: 0px auto; 
    width: 500px; 
    background: #546EFF none repeat scroll 0% 0%;
    border: none; 
    overflow: hidden; 
    display: block;
}

.block_ba {
    padding-bottom: 15px;
    border-top: 2px solid;
    background-image: url(../pic/sys/bgba.jpg);
    background-size: 100%;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
}

.block_ba:hover {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
}


.block_subscr {
    padding: 50px;
    border-top: 2px solid;
    background-image: url(../pic/sys/bgsubscr.jpg);
    background-size: 100%;
    text-shadow: 2px 10px 10px rgba(0,0,0,0.5);
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
}

.block_subscr:hover {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -o-transform: scale(1.02);
}


.text_subscr {
    text-shadow: #000 1px 0 0px, #000 0 1px 0px, #000 -1px 0 0px, #000 0 -1px 0px !important;
}

.col-carousel {
    padding: 10px;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    align-content: center;
    overflow: auto;  
}

.col-centered {
    padding-left: 5%;
}

.stat-btn {
    margin-top: 20px;
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
    font-size: 1.5em;
    font-weight: 700;
    color: rgb(245,245,245);
    text-shadow: 0 -1px rgba(0,0,0,.1);
    text-decoration: none;
    user-select: none;
    padding: .3em 1em;
    outline: none;
    border: none;
    border-radius: 3px;
    background: #546EFF linear-gradient(#93A2F3, #546EFF);
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    text-decoration: none !important;
}

.stat-btn:hover {
    color: white;
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -o-transform: scale(1.03);  
    box-shadow: 0 -1px 3px rgba(0,0,0,.3), 0 1px 1px #fff, inset 0 1px 2px rgba(0,0,0,.8), inset 0 -1px 0 rgba(0,0,0,.05);
    cursor: pointer;
}

ul.hor_li {
    text-align: justify;
    margin: 0;
    padding: 0;
}

ul.hor_li li {
    display: inline;
    margin-right: 4px;
    padding: 2px;
}

.bgcover {
    height: 300px;
    padding: 50px;
    border-top: 2px solid;
    background-position: center;
    background-size: 100%;
    text-align: right;
    color: #FFF;
    font-family: Arial;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 
        -0   -1px 1px #000000,
         0   -1px 1px #000000,
        -0    1px 1px #000000,
         0    1px 1px #000000,
        -1px -0   1px #000000,
         1px -0   1px #000000,
        -1px  0   1px #000000,
         1px  0   1px #000000,
        -1px -1px 1px #000000,
         1px -1px 1px #000000,
        -1px  1px 1px #000000,
         1px  1px 1px #000000,
        -1px -1px 1px #000000,
         1px -1px 1px #000000,
        -1px  1px 1px #000000,
         1px  1px 1px #000000;
}

.statblock {
    padding: 10px;
}

.map {
    width: 600px; 
    height: 300px; 
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 20px;
    overflow:hidden;
}

.flex-block{
    display: flex;
    justify-content: space-between;
}

.text-outline {
    text-shadow: 
        -0   -1px 0.5px #000000,
         0   -1px 0.5px #000000,
        -0    1px 0.5px #000000,
         0    1px 0.5px #000000,
        -1px -0   0.5px #000000,
         1px -0   0.5px #000000,
        -1px  0   0.5px #000000,
         1px  0   0.5px #000000,
        -1px -1px 0.5px #000000,
         1px -1px 0.5px #000000,
        -1px  1px 0.5px #000000,
         1px  1px 0.5px #000000,
        -1px -1px 0.5px #000000,
         1px -1px 0.5px #000000,
        -1px  1px 0.5px #000000,
         1px  1px 0.5px #000000;
}

.italics {
    font-style: italic;
}

.but-text-green {
    border: 0;
    background-color: white;
    color: green;
    font-size: 2em;
    padding: 0px;
    margin: 0px;
    margin-top: 25px;
}

@media (max-width: 720px) {
    .mob {
        display: none !important;
    }
}