
body {
    background: url('/Images/admin_bg.jpg') fixed;
    width: 100%;
    width: 100vw;
    min-width: 1170px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}


/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}
.display-none{
    display:none
}
/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.tableWrapper {
    display: block;
    float: left;
    width: 100%;
}

.classAllTabs {
    width: 100%;
}

.classTab {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    font-weight: bold;
    background-color: #fff;
    display: block;
    float: left;
    margin: 0 42px;
    color: #000;
    text-align: center;
}

.classAllTabs .active {
    background: #39b3d7;
    color: #ffffff;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

    .classAllTabs .active:hover {
        background: #39b3d7;
        color: #ffffff;
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

.classTab:hover {
    text-decoration: none;
    color: #000;
    background-color: #eee;
}

.features-table {
    width: 100%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0;
    text-shadow: 0 1px 0 #fff;
    color: #2a2a2a;
    background: #fafafa;
    background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff); /* Firefox 3.6 */
    background-image: -webkit-gradient(linear,center bottom,center top,from(#fff),color-stop(0.5, #eaeaea),to(#fff));
    border: 20px solid rgba(0, 0, 0, .2);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
}
.features-table tr th{
    font-size:11px;
}

    .features-table td {
        height: 15px;
        line-height: 40px;
        padding: 7px;
        border-bottom: 1px solid #cdcdcd;
        box-shadow: 0 1px 0 white;
        -moz-box-shadow: 0 1px 0 white;
        -webkit-box-shadow: 0 1px 0 white;
        white-space: nowrap;
        text-align: center;
    }

    /*Body*/
    .features-table tbody td {
        text-align: center;
        font: normal 12px Verdana, Arial, Helvetica;
        width: 150px;
    }

        /*.features-table tbody td:first-child {
            width: auto;
            text-align: left;
        }*/

    /*.features-table td:nth-child(2), .features-table td:nth-child(3) {
        background: #efefef;
        background: rgba(144,144,144,0.15);
        border-right: 1px solid white;
    }*/


    /*.features-table td:last-child {
        background: #e7f3d4;
        background: rgba(184,243,85,0.3);
    }*/

    /*Header*/
    .features-table th {
        text-align: center;
        font-weight: bold;
        -moz-border-radius-topright: 10px;
        -moz-border-radius-topleft: 10px;
        border-top: 1px solid #eaeaea;
        height: 50px;
        line-height: 16px;
    }

    .features-table thead td:first-child {
        border-top: none;
    }

    /*Footer*/
    .features-table tfoot td {
        font: bold 1.4em Georgia;
        -moz-border-radius-bottomright: 10px;
        -moz-border-radius-bottomleft: 10px;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        border-bottom: 1px solid #dadada;
    }

        .features-table tfoot td:first-child {
            border-bottom: none;
        }


.container1 {
    width: 1170px;
    overflow: hidden;
    margin: auto;
}

.header {
    width: 100%;
    width: 100vw;
    min-width: 1170px;
    height: 100px;
    text-align: center;
    position: relative;
    margin-bottom: 8px;
}

.headerItems {
    margin: auto;
    width: 1170px;
    height: 100px;
    padding: 30px;
}

.header_bg {
    width: 100%;
    width: 100vw;
    min-width: 1170px;
    height: 100px;
    position: absolute;
    top: 0;
    background: #000;
    opacity: 0.4;
    z-index: -1;
}

.logo {
    float: left;
    padding-left: 110px;
    padding-top: 0px;
}

.siteTitle {
    font-size: 38px;
    font-weight: bold;
    font-family: Roboto;
    color: #fff;
    float: left;
    text-align: center;
    width: 730px;
}


.footer {
    background: #000;
    padding-top: 25px;
    color: #fff;
    width: 100%;
    font-size: 14px;
    text-align: center;
    height: 100px;
    border-top: solid 1px #888;
    opacity: 0.6;
}

h1 {
    text-align: center;
    color: #fff;
    padding-bottom: 40px;
    margin-top: 8px;
    background: url('/Images/separator.png') no-repeat 110px 50px;
    width: 100%;
    float: left;
}

.dayButton {
    float: left;
    margin-left: 110px;
}

.newsZone, .albumZone {
    width: 100%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0;
    text-shadow: 0 1px 0 #fff;
    color: #2a2a2a;
    background: #fafafa;
    background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff); /* Firefox 3.6 */
    background-image: -webkit-gradient(linear,center bottom,center top,from(#fff),color-stop(0.5, #eaeaea),to(#fff));
    border: 20px solid rgba(0, 0, 0, .2);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
    float: left;
    display: block;
    padding: 35px 55px;
    margin-bottom: 100px;
}

.logoZone {
    width: 100%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0;
    text-shadow: 0 1px 0 #fff;
    color: #2a2a2a;
    background: #fafafa;
    background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff); /* Firefox 3.6 */
    background-image: -webkit-gradient(linear,center bottom,center top,from(#fff),color-stop(0.5, #eaeaea),to(#fff));
    border: 20px solid rgba(0, 0, 0, .2);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
    float: left;
    display: block;
}

.newsItem {
    width: 340px;
    height: 380px;
    padding: 20px;
    float: left;
    overflow: hidden;
}

.newsImage img {
    width: 300px;
    float: left;
    border: solid 7px #ddd;
}

    .newsImage img:hover {
        border: solid 7px #1e90ff;
    }

.newsInfo {
    width: 300px;
    float: left;
}

    .newsInfo img, .modal-body img {
        max-width: 730px;
        width: 730px;
    }

.newsTitle {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    padding: 5px 0;
}

.newsSapo {
    font-size: 13px;
    font-weight: normal;
    color: #444;
}

.albumItem {
    width: 280px;
    position: relative;
    display: block;
    float: left;
    margin: 15px 30px;
}

.albumImage img {
    width: 280px;
    border: solid 7px #ddd;
}

    .albumImage img:hover {
        border: solid 7px #1e90ff;
    }

.albumTitle {
    text-align: center;
    font-weight: bold;
    padding-top: 7px;
}

.modal-body img {
    text-align: center;
}

.modal-header, .modal-footer {
    background-color: #ddf4ff;
    font-weight: bold;
}

.modal-header {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.modal-footer {
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.modal-title {
    font-weight: bold;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    margin: auto;
}

.carousel-control.right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.1) 100%) !important;
}

.carousel-control.left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.1) 100%) !important;
}

.carousel-indicators {
    bottom: -3px;
}

.carousel-caption {
    padding-bottom: 0;
    font-weight: bold;
    right: 5%;
    left: 5%;
}

.topRanking td {
    padding-top: 11px !important;
    padding-bottom: 10px !important;
}


.fulltable {
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0;
    text-shadow: 0 1px 0 #fff;
    color: #000;
    background: #fafafa;
    background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff); /* Firefox 3.6 */
    background-image: -webkit-gradient(linear,center bottom,center top,from(#fff),color-stop(0.5, #eaeaea),to(#fff));
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
    border-right: solid 5px #777;
    border-top: solid 5px #777;
}

    .fulltable .fullScreenHeader {
        font-size: 1.4em;
        font-weight: bold;
        height: 46px;
    }

    .fulltable th {
        font-size: 0.9em;
        font-weight: bold;
    }

    .fulltable td {
        height: 35px;
        line-height: 35px;
        padding: 3px 5px;
        border-bottom: 1px solid #cdcdcd;
        box-shadow: 0 1px 0 white;
        -moz-box-shadow: 0 1px 0 white;
        -webkit-box-shadow: 0 1px 0 white;
        /*white-space: nowrap;*/
        text-align: center;
        overflow: hidden;
        text-align: center;
        font: normal 1.1em Arial, Helvetica;
        width: 150px;
    }

    /*Body*/
    .fulltable tbody td {
    }

        .fulltable tbody td:first-child {
            width: auto;
            text-align: left;
        }

    .fulltable td:nth-child(2), .fulltable td:nth-child(3) {
        background: #efefef;
        background: rgba(144,144,144,0.15);
        border-right: 1px solid white;
    }

    .fulltable td:nth-child(2) {
        font-weight: bold;
    }


    .fulltable td:last-child {
        background: #e7f3d4;
        background: rgba(184,243,85,0.3);
    }

    .fulltable td:nth-child(22) {
        background: #e7f3d4;
        background: rgba(184,243,85,0.3);
    }

    .fulltable td:nth-child(23) {
        background: #e7f3d4;
        background: rgba(184,243,85,0.3);
    }



    .fulltable td:nth-child(1) {
        text-align: center !important;
        margin: auto;
    }

    .fulltable td:nth-child(2) {
        text-align: left !important;
        margin: auto;
        width:50%;
    }
    .fulltable td:nth-child(4) {
 
        width:14%;
    }
    /*Header*/
    .fulltable th {
        text-align: center;
        font-weight: bold;
        -moz-border-radius-topright: 10px;
        -moz-border-radius-topleft: 10px;
        border-top: 1px solid #eaeaea;
        height: 50px;
        line-height: 16px;
    }

    .fulltable thead td:first-child {
        border-top: none;
    }

    /*Footer*/
    .fulltable tfoot td {
        font: bold 1.4em Georgia;
        -moz-border-radius-bottomright: 10px;
        -moz-border-radius-bottomleft: 10px;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        border-bottom: 1px solid #dadada;
    }

        .fulltable tfoot td:first-child {
            border-bottom: none;
        }

.filterLabel {
    color: #fff;
}

.row {
    position: relative;
    width:99%;
    margin:auto 0 !important;
}

.bottom-align-text {
    position: absolute;
    bottom: 0;
    right: 0;
}

.filterLabel {
    /*height: 30px;*/
    margin-top: 20px;
}

.filterInput {
    height: 60px;
}

.filterLabel, .filterInput {
    /*width: 1170px !important;*/
    /*float: left;*/
    display: block;
    padding-left: 240px;
}

    .filterLabel lable {
        width: 100%;
    }

    .filterLabel div, .filterInput div {
        float: left;
        display: block;
        height: 30px;
        width: 20%;
        text-align: left;
    }

.green {
    background: url('/images/green.png') center center no-repeat;
}

.blue {
    background: url('/images/blue.png') center center no-repeat;
}

.red {
    background: url('/images/red.png') center center no-repeat;
}
.star {
    background: url('/images/star.png') center center no-repeat;
}
.colorgrey {
    color: #ccc;   
}
