﻿.k2ImglogoCnt {
    width: 100%;
}

    .k2ImglogoCnt div.item {
        padding: 5px;
        background-color: #FFF;
        padding: 5px;
        border-radius: 4px !important;
        margin: 0 5px 10px 5px !important;
    }

        .k2ImglogoCnt div.item img {
            border-radius: 4px !important;
            width: 100%;
        }

    .k2ImglogoCnt div.texContent {
        width: 100%;
        padding: 5px;
        color: #000;
        background-color: #f5f5f5;
        /*background-color: rgba(174, 234, 0, 0.6);*/
        border: solid 1px #f3f3f3;
        margin-top: 5px;
        text-align: center;
        font-family: dana, 'b yekan', Tahoma;
        font-size: 14px;
        font-weight: 700;
    }

.owl-carousel .rightNav {
    font-size: 15px;
    outline: none;
    color: #333;
}

    .owl-carousel .rightNav:hover {
        color: #b4f600;
    }

.owl-carousel .leftNav {
    font-size: 15px;
    outline: none;
    color: #333;
}

    .owl-carousel .leftNav:hover {
        color: #b4f600;
    }

.k2_topstdSlider_cnt {
    margin-top: 10px;
    margin-bottom: 10px;
}

.k2_calendar_cnt {
}

    .k2_calendar_cnt div.header_cnt {
        border: 1px dotted #ff1744;
        width: 100%;
        height: 20px;
        padding-right: 3px;
        margin-bottom: 5px;
        background-color: #ff1744;
        color: #FFFFFF;
        text-align: center;
    }

        .k2_calendar_cnt div.header_cnt a {
            text-decoration: none;
            font-family: dana,'b yekan', Tahoma;
            color: #FFFFFF;
            font-size: 13px;
        }

            .k2_calendar_cnt div.header_cnt a:hover {
            }

    .k2_calendar_cnt div.rows {
        width: 100%;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #b71c1c;
        height: 90px;
        margin-bottom: 5px;
        background-color: #FFFFFF;
    }

        .k2_calendar_cnt div.rows a {
            display: block;
        }

            .k2_calendar_cnt div.rows a:hover {
                opacity: 0.8;
            }

        .k2_calendar_cnt div.rows div.brd {
            width: 100%;
            height: 90px;
            margin-bottom: 10px;
            border-right-style: solid;
            border-right-width: 5px;
            border-right-color: #b71c1c;
        }

        .k2_calendar_cnt div.rows div.date {
            width: 28%;
            float: right;
            text-align: center;
            position: relative;
            height: 89px;
            background-color: #ff1744;
        }

    .k2_calendar_cnt .importantLogo {
        color: #ff1744;
        font-size: 14px;
    }


    .k2_calendar_cnt div.rows div.text {
        width: 65%;
        float: right;
        margin-right: 7px;
        height: 88px;
        overflow: hidden;
        margin-top: 2px;
    }

    .k2_calendar_cnt div.rows div.date span.mah {
        font-family: dana, 'b yekan', Tahoma;
        font-size: 13px;
        color: #FFF;
        display: block;
        position: absolute;
        top: 2px;
        left: 0;
        right: 0;
    }

    .k2_calendar_cnt div.rows div.date span.ruz {
        font-family: dana, 'b yekan', Tahoma;
        font-size: 37px;
        font-weight: 700;
        color: #FFF;
        display: block;
        margin-top: 2px;
        position: absolute;
        top: 12px;
        left: 0;
        right: 0;
    }

    .k2_calendar_cnt div.rows div.date span.saal {
        font-family: dana,'b yekan', Tahoma;
        font-size: 11px;
        color: #FFF;
        padding-right: 3px;
    }

    .k2_calendar_cnt div.rows div.date span.dweek {
        font-family: dana,'b yekan', Tahoma;
        font-size: 12px;
        color: #FFF;
        display: block;
        position: absolute;
        top: 62px;
        left: 0;
        right: 0;
    }

    .k2_calendar_cnt div.rows div.text span.title {
        color: #323232;
        font-family: dana, 'b yekan', Tahoma;
        font-size: 12px;
        font-weight: 700;
        display: block;
        margin-bottom: 3px;
    }

    .k2_calendar_cnt div.rows div.text span.dtl {
        color: #3B3B3B;
        font-family: dana, 'b yekan', Tahoma;
        font-size: 11px;
        display: block;
        margin-bottom: 3px;
    }

    .k2_calendar_cnt div.important div.date {
        background-color: #ffab00 !important;
    }

    .k2_calendar_cnt div.important div.brd {
        width: 100%;
        height: 90px;
        margin-bottom: 10px;
        border-right-style: solid;
        border-right-width: 5px;
        border-right-color: #ff6f00;
    }

    .k2_calendar_cnt div.important div.text span.title {
        color: #e00000;
        font-size: 16px;
        font-family: dana,'Lalezar','B Yekan';
        font-weight: 700;
    }

.k2_calendarShow_cnt {
}

    .k2_calendarShow_cnt div.infoBox {
        width: 100%;
    }

        .k2_calendarShow_cnt div.infoBox div.title {
            font-size: 13px;
            font-weight: bold;
        }

        .k2_calendarShow_cnt div.infoBox .importantLogo {
            padding: 1px 5px 1px 5px;
            color: #ff1744;
            font-size: 16px;
        }

        .k2_calendarShow_cnt div.infoBox div.text {
            font-size: 13px;
        }

        .k2_calendarShow_cnt div.infoBox div.comment {
            margin-top: 10px;
            margin-right: 10px;
            font-weight: normal;
            font-size: 13px;
        }

            .k2_calendarShow_cnt div.infoBox div.comment p {
                margin-bottom: 2px;
            }

    .k2_calendarShow_cnt div.dateBox {
        width: 100%;
        height: 100px;
        background-color: #ff1744;
        position: relative;
        text-align: center;
    }

        .k2_calendarShow_cnt div.dateBox span.mah {
            font-family: dana,'b yekan', Tahoma;
            font-size: 13px;
            color: #FFF;
            display: block;
            position: absolute;
            top: 2px;
            left: 0;
            right: 0;
        }

        .k2_calendarShow_cnt div.dateBox span.ruz {
            font-family: dana,'b yekan', Tahoma;
            font-size: 42px;
            font-weight: 700;
            color: #FFF;
            display: block;
            margin-top: 2px;
            position: absolute;
            top: 12px;
            left: 0;
            right: 0;
        }

        .k2_calendarShow_cnt div.dateBox span.saal {
            font-family: dana,'b yekan', Tahoma;
            font-size: 12px;
            color: #FFF;
            padding-right: 3px;
        }

        .k2_calendarShow_cnt div.dateBox span.dweek {
            font-family: dana, 'b yekan', Tahoma;
            font-size: 13px;
            color: #FFF;
            display: block;
            position: absolute;
            top: 70px;
            left: 0;
            right: 0;
        }




.owl-carousel .item {
    font-family: dana, 'Baloo Bhaijaan',Tahoma;
    background-color: #FFF;
    padding: 5px;
    border-radius: 4px;
    color: #000;
}

#carouseltopstd .item {
}

#carouselimgLogo img {
    height: 250px;
}

.owl-carousel .item img {
}

.owl-carousel .item a {
    text-decoration: none;
    color: #FFF;
    display: block;
    text-decoration: none;
}

    .owl-carousel .item a:hover {
        opacity: 0.8;
        text-decoration: none;
    }

.owl-carousel .item .texHeader {
    width: 100%;
    padding: 5px 2px 2px 2px;
    min-height: 42px;
    margin-bottom: 3px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #000;
    background-color: #FFF;
    border-radius: 2px;
    vertical-align: middle;
}

.owl-carousel .item .k2Ico1 {
}



.owl-carousel .item .texContent {
    width: 100%;
    padding: 4px 1px 1px 1px;
    /*background-color: rgba(174, 234, 0, 0.6);*/
    border: solid 1px #FFF;
    margin-top: 2px;
    text-align: center;
    font-size: 12px;
    color: #7b6f6f;
    border-radius: 2px;
    /*background-color: #ccc;*/
    /*box-shadow: 0 2px 6px -6px black;*/
    font-weight: normal;
    height: 45px;
    max-height: 45px;
    overflow: hidden;
}

.owl-carousel .item .texContent2 {
    width: 100%;
    padding: 5px;
    text-align: center;
    font-size: 12px;
    background-color: #5E239D;
    color: #FFF;
    box-shadow: 0 2px 6px -6px black;
}

.billboardbox {
    width: 100%;
    padding: 5px;
    text-align: center;
    color: #000;
    margin-bottom: 10px;
    line-height: 20px;
}

    .billboardbox a:hover {
        opacity: 0.8;
    }

.billboardtext {
    width: 100%;
    text-align: center;
    font-size: 13px;
    color: #000;
    white-space: normal;
    white-space: pre;
}

.billboardtitle {
    width: 100%;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #000;
}

.owl-carousel .item .cmt1 {
    width: 100%;
    margin-top: 2px;
    text-align: center;
    font-size: 11px;
    color: #FFF;
}

.owl-carousel .item .sliderHeader {
    /*background-color:#b4f600 ;*/
    width: 100%;
    margin-top: 2px;
    text-align: center;
    font-size: 13px;
    color: #000;
    padding: 10px;
    height: 200px;
}

    .owl-carousel .item .sliderHeader .iconLeft {
        font-size: 50px;
        color: #b4f600;
        display: block;
        margin-top: 10px;
    }

.owl-theme .owl-dots {
    margin-top: 0 !important;
}

.k2header_st1 {
    font-size: 13px;
    border: 1px dotted #ff1744;
    width: 100%;
    height: 20px;
    padding-right: 3px;
    margin-top: 3px;
    background-color: #ff1744;
    color: #FFFFFF;
    text-align: center;
}

.k2_news_cnt .header {
    font-size: 13px;
    border: 1px dotted #ff1744;
    width: 100%;
    height: 20px;
    padding-right: 3px;
    margin-top: 3px;
    background-color: #ff1744;
    color: #FFFFFF;
    text-align: center;
}

    .k2_news_cnt .header a {
        color: #FFF;
        text-decoration: none;
    }

.k2_news_cnt .boxCnt {
    padding: 5px;
    width: 100%;
    font-family: dana,'Lalezar', 'b yekan', Tahoma;
    font-size: 14px;
    border-radius: 2px;
    font-weight: 700;
    color: #333;
    background-color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

    .k2_news_cnt .boxCnt .imgLogo {
        width: 100%;
        margin-bottom: 2px;
    }

    .k2_news_cnt .boxCnt:hover {
        opacity: 0.85;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

.k2_news_cnt .title {
    padding: 5px 5px 0 5px;
    color: #000;
    margin-bottom: 2px;
    border: solid 1px #D1F5FF;
    position: relative;
}

    .k2_news_cnt .title .importantLogo {
        padding: 1px 5px 1px 5px;
        color: #FC440F;
        position: absolute;
        right: -13px;
        top: -8px;
        font-size: 16px;
    }

.k2_news_cnt .boxCnt a {
    text-decoration: none !important;
}

    .k2_news_cnt .boxCnt a:hover {
        text-decoration: none;
    }

.k2_news_cnt .title .newsTitle {
    font-size: 17px;
    color: #000;
}

.k2_news_cnt .boxCnt .spanTxt1 {
    padding: 1px 5px 1px;
    background-color: #f3f3f3;
}

.k2_news_cnt .boxCnt .spanTxt2 {
    padding: 1px 5px 1px;
    background-color: #D1F5FF;
    margin-top: 1px;
    text-align: left;
}

    .k2_news_cnt .boxCnt .spanTxt2 i {
        font-size: 12px;
        color: #999;
    }

.k2_news_cnt .important span.newsTitle {
    color: #ff1744;
}

.k2_news_cnt .important a {
    border: solid 1px #ff1744;
    color: #fff;
}

#newsfilters a {
    margin-bottom: 10px;
}

#newsfilters a {
    margin-left: 5px;
    min-width: 100px;
}
/*birthday*/
.k2_birthdayUser_cnt {
    font-size: 12px !important;
    font-family: dana, 'B Yekan',Tahoma;
    font-weight: normal;
}

    .k2_birthdayUser_cnt .birthUIno {
        position: relative;
    }

.blikeCount {
    float: right;
}

    .blikeCount span {
        border: solid 1px #fcccd6;
        font-family: dana, 'b yekan', Tahoma;
        color: #ff1744;
        font-weight: bold;
        border-radius: 50%;
        padding: 9px 5px 5px 5px;
        float: right;
        min-width: 40px;
        min-height: 37px;
        text-align: center;
        margin: 0 0 4px 4px;
        position: relative;
        font-size: 17px;
        cursor: pointer;
    }

.k2_birthdayUser_cnt .kbdTitle {
    font-size: 22px !important;
    font-family: dana,'lalezar', 'B Yekan',Tahoma;
    display: block;
    margin-bottom: 10px;
    color: #ff1744;
    font-weight: 700;
}

.k2_birthdayUser_cnt .kbdTxt1 {
    margin-top: 10px;
    font-size: 14px !important;
    font-family: dana,'B Yekan',Tahoma;
    margin-bottom: 10px;
    color: #333;
}

.k2_birthdayUser_cnt .kbdTxt2 {
    margin-top: 10px;
    font-size: 16px !important;
    font-family: dana,'lalezar','B Yekan',Tahoma;
    display: block;
    margin-bottom: 10px;
    color: #303F9F;
    font-weight: 700;
}

.k2_birthdayUser_cnt .k2Icon1 {
    font-size: 55px !important;
    display: block;
    margin-bottom: 10px;
    color: #F44336;
    float: right;
    margin-left: 10px;
}

.k2_birthdayUser_cnt .userInfo {
    line-height: 25px;
    font-size: 14px;
}

.k2_birthdayUser_cnt .userpic {
    text-align: center;
}

    .k2_birthdayUser_cnt .userpic img {
        width: 120px;
        height: 120px;
        border-radius: 50%;
    }

.k2_birthdayUser_cnt .tyear a {
    padding: 1px 2px 1px 2px;
    margin-left: 10px;
    font-size: 13px !important;
    color: #808080;
    border: solid 1px #ededed;
}

    .k2_birthdayUser_cnt .tyear a.selected {
        padding: 1px 4px 1px 4px;
        margin-left: 10px;
        background-color: #ff4930;
        font-size: 13px !important;
        color: #fff;
    }

.k2_birthdayUser_cnt a.dobirthLike {
    float: right;
    color: #ff1744;
    font-size: 30px;
    margin-left: 9px;
    cursor: pointer;
}

    .k2_birthdayUser_cnt a.dobirthLike i {
        font-size: 30px;
    }

.k2_birthdayUser_cnt a.doGalleryLike {
    float: right;
    color: #ff1744;
    font-size: 35px;
    margin-left: 9px;
    cursor: pointer;
}

    .k2_birthdayUser_cnt a.doGalleryLike i {
        font-size: 30px;
    }

.k2_birthdayUser_cnt a.disableBirth {
    float: right;
    color: #000;
    font-size: 35px;
    margin-left: 9px;
    cursor: pointer;
}

.dream_gallery_icon i {
    font-size: 35px !important;
}


.k2_birthdayUser_cnt a.userLike {
    float: right;
    margin: 0 0 4px 4px;
}

    .k2_birthdayUser_cnt a.userLike img {
        height: 40px;
        width: 40px;
        border-radius: 50%;
    }

.k2_birthday_userList_cnt {
}

    .k2_birthday_userList_cnt div.k2Box {
        border: 1px solid #EAEAEA;
        width: 96%;
        position: relative;
        margin-bottom: 4%;
    }

        .k2_birthday_userList_cnt div.k2Box div.userInfo {
            position: absolute;
            left: 0;
            bottom: 0;
            background-color: #000;
            opacity: 0.7;
            height: 40px;
            width: 100%;
            text-align: right;
            color: #fff;
            font-size: 13px;
            padding-right: 2%;
        }

        .k2_birthday_userList_cnt div.k2Box div.likeCount i.cOfbirthLike {
            color: #ff1744;
            font-size: 18px;
            left: 5px;
            top: 5px;
            position: absolute;
        }

        .k2_birthday_userList_cnt div.k2Box div.likeCount i.youDobirth {
            color: #283593;
            font-size: 18px;
            right: 5px;
            top: 5px;
            position: absolute;
        }

        .k2_birthday_userList_cnt div.k2Box span.count {
            float: right;
            color: #CC0066;
            cursor: pointer;
            font-size: 17px;
            left: 6px;
            top: 21px;
            position: absolute;
            text-shadow: 1px 1px 2px #FFF;
        }


        .k2_birthday_userList_cnt div.k2Box div.mountInfo {
            float: left;
            position: absolute;
            left: 0;
            bottom: 0;
            background-color: #ea0e31;
            height: 40px;
            width: 50px;
            z-index: 1;
            color: #FFFFFF;
            font-size: 10px;
            text-align: center;
            padding-top: 2px;
        }

        .k2_birthday_userList_cnt div.k2Box span.ruz {
            position: absolute;
            left: 0;
            right: 0;
            bottom: -8px;
            font-family: dana,'b yekan', Tahoma;
            color: #FFF;
            font-size: 26px;
            font-weight: 700;
        }

    .k2_birthday_userList_cnt img {
        width: 100%;
    }

    .k2_birthday_userList_cnt div.userPicDiv {
        background-color: #FFF;
        height: 150px;
        width: 100%;
        text-align: center;
        position: relative;
    }

        .k2_birthday_userList_cnt div.userPicDiv span {
            color: #000;
            position: absolute;
            top: 31%;
            left: 0;
            right: 0;
            font-size: 30px;
            font-family: Tahoma;
        }




.k2_birthdayListMounth_cnt {
}

    .k2_birthdayListMounth_cnt a {
    }

        .k2_birthdayListMounth_cnt a:hover {
            opacity: 0.8;
        }

    .k2_birthdayListMounth_cnt div.k2Box {
        font-family: dana,'B Yekan',Tahoma;
        width: 95%;
        padding: 5%;
        margin-bottom: 6%;
        text-align: center;
        border-radius: 2px;
        color: #fff;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.1);
    }

        .k2_birthdayListMounth_cnt div.k2Box .mounth {
            font-size: 25px;
            color: #fff;
        }

        .k2_birthdayListMounth_cnt div.k2Box .ruz {
            font-size: 50px;
            color: #fff;
            font-family: dana;
        }

        .k2_birthdayListMounth_cnt div.k2Box .text {
            font-size: 15px;
            color: #fff;
        }

        .k2_birthdayListMounth_cnt div.k2Box .text2 {
            font-size: 18px;
            color: #fff;
        }

    .k2_birthdayListMounth_cnt img.mosaic {
        width: 10%;
    }


.birth01Color {
    background-color: #2e7d32;
}

.birth02Color {
    background-color: #7cb342;
}

.birth03Color {
    background-color: #aeea00;
}

.birth04Color {
    background-color: #ffd600;
}

.birth05Color {
    background-color: #f9a825;
}

.birth06Color {
    background-color: #f57f17;
}

.birth07Color {
    background-color: #b71c1c;
}

.birth08Color {
    background-color: #f44336;
}

.birth09Color {
    background-color: #00acc1;
}

.birth10Color {
    background-color: #1a237e;
}

.birth11Color {
    background-color: #1565c0;
}

.birth12Color {
    background-color: #40c4ff;
}

.k2_stdAwardStars {
    width: 100%;
    margin-top: 10px;
    padding-right: 10px;
}

    .k2_stdAwardStars a {
        display: block;
        float: right;
    }

    .k2_stdAwardStars span {
        display: block;
        float: right;
    }

    .k2_stdAwardStars i {
        color: #f50057;
        font-size: 25px !important;
        margin-left: 3px;
        margin-bottom: 10px;
        cursor: pointer;
    }

        .k2_stdAwardStars i:hover {
            color: #ff6f00;
            font-size: 34px !important;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            -ms-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
        }

.k2_topStudent_list .grid-item {
    margin: 10px;
}


.k2_topStudent_list .item {
    font-family: 'Baloo Bhaijaan',Tahoma;
}

#carouselimgLogo img {
    height: 250px;
}

.k2_topStudent_list .item img {
    border-radius: 2px;
    width: 100%;
    border: solid 1px #5E239D;
}

.k2_topStudent_list .item a {
    text-decoration: none;
    color: #FFF;
    display: block;
    text-decoration: none;
}

    .k2_topStudent_list .item a:hover {
        opacity: 0.8;
        text-decoration: none;
    }

.k2_topStudent_list .item .texHeader {
    width: 100%;
    padding: 2px;
    border: solid 1px #f3f3f3;
    margin-bottom: 3px;
    text-align: center;
    font-size: 12px;
    color: #000;
    background-color: #f3f3f3;
    -webkit-text-stroke-width: 0.05px;
    -webkit-text-stroke-color: #FFF;
    border-radius: 2px;
    margin-top: 2px;
}

.k2_topStudent_list .item .k2Ico1 {
}



.k2_topStudent_list .item .texContent {
    width: 100%;
    padding: 5px;
    /*background-color: rgba(174, 234, 0, 0.6);*/
    border: solid 1px #e9e9e9;
    margin-top: 2px;
    text-align: center;
    font-size: 12px;
    color: #000;
    border-radius: 2px;
    background-color: #f3f3f3;
}

.k2_topStudent_list .item .texContent2 {
    width: 100%;
    padding: 5px;
    text-align: center;
    font-size: 12px;
    background-color: #f3f3f3;
    color: #000;
}

.k2_pnlSearch_cnt {
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    padding: 5px 0 5px 0;
}

    .k2_pnlSearch_cnt div.kBx1 {
        width: 45%;
        float: right;
        padding-left: 5px;
        text-align: right;
    }

    .k2_pnlSearch_cnt div.kBx2 {
        float: right;
        padding-left: 5px;
        text-align: right;
        width: 15%;
    }

    .k2_pnlSearch_cnt div.kBx3 {
        float: right;
        text-align: right;
        width: 10%;
    }

    .k2_pnlSearch_cnt div.kBx4 {
        float: right;
        text-align: left;
        padding-left: 5px;
        width: 19%;
    }

        .k2_pnlSearch_cnt div.kBx4 span {
            padding-top: 4px;
            display: block;
        }

.otherLinks {
    width: 100%;
    text-align: left;
    color: #676767 !important;
}

    .otherLinks a {
        color: #676767 !important;
    }

    .otherLinks i {
        font-size: 14px;
    }

#carouselgalleryLogo img {
    height: 150px;
}

#carouselgalleryLogo {
    margin-top: 10px;
}

.k2_topstdSlider_cnt img {
    height: 120px;
}
