﻿#Main {
    padding: 0px !important;
}

#UserControl_Public_Carousel_Beta_Division_Carousel_Swiper_Beta {
    background-color: #DBE0E0 !important;
    padding-bottom: 70px !important;
    padding-top: 10px !important;
}

#UserControl_Public_Carousel_Beta1_Division_Carousel_Swiper_Beta {
    background-color: #DBE0E0 !important;
    padding-bottom: 70px !important;
    padding-top: 10px !important;
}

#UserControl_Public_Carousel_Beta_Division_Carousel_Swiper_Beta .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 185px;
    height: 300px;
}

#UserControl_Public_Carousel_Beta1_Division_Carousel_Swiper_Beta .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 185px;
    height: 300px;
}

#UserControl_Public_DepartmentNewss_Division_News_Swiper_Beta {
    background-color: #DBE0E0 !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

    #UserControl_Public_DepartmentNewss_Division_News_Swiper_Beta .swiper-slide {
        width: 380px;
    }
#UserControl_Public_DepartmentNewss_Division_News_Beta {
    text-align: right;
    margin-bottom: 10px;
}

#UserControl_Public_DepartmentNewss_div_news_container_beta {
    margin-bottom: 15px;
}

.department-news-top {    
    color: black;
    padding: 5px;
    text-align: right;
    line-height: 2;
    background-color: white !important;
    border-radius: 10px;
    min-height: 200px;
    margin-right:20px;
}

.department-news-bell {
    font-size: xx-large;
    color: rgb(34, 102, 153);
    color: #ef5661;
}

.department-news-title-text {
    font-size: small;
    height: 40px;
    overflow-y: hidden;
    color: black;
}

.department-news-footer {
    position:absolute;    
    top:190px;
    font-size:11px;
}

.department-news-title-top {
    height:55px;
    overflow-y:hidden;
}

.swipper-buttons {
    display: none;
}

.ribbon-img {
    padding: 8px;
    margin-top: -5px;
    width: 195px;
    height: 245px;
}

.ribbon span {
    display: none !important;
}

#newsheader {
    margin-top: 18px;
    margin-bottom: 20px;
    text-align: right;
}

.allnews-container {
    height: 65px;
    overflow: hidden;
    text-align: center;
    font-size: 15px;
}

    .allnews-container span {
        font-size: small !important;
    }

.news-abstract {
    display: none !important;
}

.img-news {
    border-width: 0px;
    width: 100%;
    border-radius: 10px 10px 0px 0px;
}

.news-container {
    display: inline-block;
    margin-left: 5px;
    text-align: center;
    margin-bottom: 10px;
}

.btn-search {
    background-color: #ef5661;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 9px;
    padding-bottom: 4px;
    border-radius: 0px;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    text-decoration: none;
    color: #dadada !important;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    float: left;
    width: 15%;
    margin-top: 19px;
    height: 39px;
    text-align: center;
}

    .btn-search:hover {
        background-color: #ef5661;
    }

.label-news {
    /*border-bottom: 3px solid #e75460;*/
    color: white;
    /* border-bottom: 3px solid #e75460; */
    padding-bottom: 3px;
    background-color: #e75460;
    padding-left: 15px;
    padding-right: 10px;
    border-radius: 20px;
    padding-top: 0px;
}

.my-navbar {
    background: white;
    width: 100%;
    margin: 0px auto;
    border: none;
    border-radius: 0;
    font-size: xx-small;
    height: 40px;
    box-shadow: 1px 1px 4px -1px #ef5661;
}

    .my-navbar .navbar-nav > li > a {
        color: white;
        cursor: pointer;
    }

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:focus {
    color: black !important;
    font-weight: bold;
    background-color: #616161;
    font-size: 12px;
}

    .navbar-default .navbar-nav > li > a:hover {
        color: black !important;
        font-weight: bold;
        background-color: #616161;
    }

.navbar-fixed-bottom, .navbar-fixed-top {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 2;
}

.navbar-nav > li > a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    background-color: #fff !important;
    color: #e83846 !important;
}

.navbar {
    min-height: 32px !important;
}

.navbar-toggle {
    background-color: #ef5661 !important;
    border-color: #ef5661 !important;
    color: black !important;
}

.slide-prim img {
    width: 100%;
}


.menu-refine .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e75460;
}

.menu-refine .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #e75460 !important;
}

.label-page-title {
    background-color: #ffcacd;
    color: #272727;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    border-left: 1px solid rgba(255, 255, 255, 0.38);
    margin-bottom: 2px;
    font-size: small;
    font-weight: bold;
}

.line {
    width: 100%;
    border: .5px inset rgba(170, 1, 0, 0.4);
}

.link-area-head {
    font-size: x-small;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 5px;
    border: 1px solid #abc;
    border-radius: 10px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.link-area-head-main {
    font-weight: bold;
    color: #c50010;
    cursor: pointer;
    text-decoration: none;
    height: 30px;
    padding-top: 5px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 1px inset #e75460;
    margin-bottom: 15px;
    font-size: 11px;
}

.form-control:focus {
    border-color: #ef5661;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(170, 1, 0, 0.60);
}

.gen-footer {
    background-color: #ef5661 !important;
    color: #7b0001 !important;
    background: url('/Image_General/footer.jpg');
}

.dep-footer {
    background-color: #ffeeef !important;
    color: #7b0001 !important;
    background: url('/Image_General/footer.jpg');
}

.copyright a {
    color: white;
    border-color: white;
}

.boxr {
    width: 250px;
    height: 300px;
    position: relative;
    border: 0px solid #BBB;
    /* background: #EEE; */
    /* margin-top: 10px; */
    /* margin-bottom: 10px; */
    width: 20%;
    /* height: 100px; */
    /* background-color: #FFFFFF; */
    /* color: black; */
    /* border: 0px solid; */
    /* border-color: RGB(70, 2, 8); */
    /* border-radius: 30px; */
    /* border-collapse: separate;*/
}

.boxr-title {
    /*padding-top: 20px;*/
    text-align: right;
    padding-right: 5px;
    height: 56px;
    overflow-y: hidden;
    font-size: 12px;
    text-align: center;
    padding: 0px 6px 0px 6px;
}

    .boxr-title a {
        color: #145186 !important;
        cursor: pointer !important;
        text-decoration: none;
    }

.ribbon {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}

    .ribbon span {
        font-size: 10px;
        font-weight: bold;
        color: #FFF;
        text-transform: uppercase;
        text-align: center;
        line-height: 20px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        width: 100px;
        display: block;
        background: #79A70A;
        background: linear-gradient(#e83846 0%, #e75460 100%);
        box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
        position: absolute;
        top: 19px;
        left: -21px;
    }

        .ribbon span::before {
            content: "";
            position: absolute;
            left: 0px;
            top: 100%;
            z-index: -1;
            border-left: 3px solid #e75460;
            border-right: 3px solid transparent;
            border-bottom: 3px solid transparent;
            border-top: 3px solid #e75460;
        }

        .ribbon span::after {
            content: "";
            position: absolute;
            right: 0px;
            top: 100%;
            z-index: -1;
            border-left: 3px solid transparent;
            border-right: 3px solid #e75460;
            border-bottom: 3px solid transparent;
            border-top: 3px solid #e75460;
        }

.emptyparagraph {
    /*height: 55px; */
    color: white;
    text-align: center;
    /* padding-top: 30px; */
    font-size: 11px;
}

.emptyparagraph-1 {
    height: 55px;
    color: white;
    text-align: center;
    /* padding-top: 30px; */
    font-size: 11px;
}

.areas-type-1 {
     background-color: #DBE0E0 !important;
}

.boxr-type-1 {
    border: 1px solid #728a8a !important;
    border-radius: 20px !important;
    border-collapse: initial !important;
}

.ribbon-btn-info {
    background-color: white;
    color: #e83846;
    border-color: #e83846;
}

    .ribbon-btn-info a:hover {
        color: #e83846;
    }

.ribbon-btn-close {
    background-color: white;
    color: #e83846;
    border-color: #e83846;
    border-radius: 50px;
}

.sidetab {
    position: fixed;
    left: -113px;
    background-color: #ef5661;
    z-index: 1000;
    top: 290px;
    color: white;
    padding: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    width: 255px;
    text-align: center;
    /* Safari */
    -webkit-transform: rotate(90deg);
    /* Firefox */
    -moz-transform: rotate(90deg);
    /* IE */
    -ms-transform: rotate(90deg);
    /* Opera */
    -o-transform: rotate(90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    cursor: pointer;
}

.sidetabcontent {
    position: fixed;
    background-color: white;
    z-index: 1001;
    top: 177px;
    color: white;
    padding: 30px;
    left: -500px;
}

@media (max-width:768px) {
    .gen-footer {
        color: #fff !important;
    }

    .dep-footer {
        color: #fff !important;
    }

    .my-navbar {
        box-shadow: -2px 1px 1px 1px #ef5661;
    }

    .img-news {
        height: auto !important;
    }

    #UserControl_Public_Header_div_main_photopart {
        text-align: center !important;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

        #UserControl_Public_Header_div_main_photopart img {
            width: auto !important;
        }
}


.areas .divmain {
    background-color: #DBE0E0 !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

    .areas .divmain .swiper-slide {
        background-position: center;
        background-size: cover;
        width: 185px;
        height: 300px;
    }

#div_container .swiper-container {
    padding-top: 20px !important;
}

#div_container .label-news {
    width: fit-content;
    overflow: hidden !important;
    margin-top: 5px !important;
    font-size: small !important;
}

    #div_container .label-news:hover {
        color: white !important;
    }
