﻿
ul.k2_dailyWorl_ulList {
}

    ul.k2_dailyWorl_ulList li span {
        white-space: pre-line;
    }

    ul.k2_dailyWorl_ulList li {
        background: #f3f3f3;
        border-radius: 2px;
        position: relative;
        padding: 10px 5px 2px 2px;
        margin-bottom: 5px;
        list-style: none;
        margin-bottom: 10px;
        margin-top: 10px;
        min-height: 40px;
    }

    ul.k2_dailyWorl_ulList p {
        margin: 0;
    }

ul.k2_dailyWorl_ulList {
    padding: 0;
}

    ul.k2_dailyWorl_ulList li {
        background: #f3f3f3;
        border-radius: 2px;
        position: relative;
        padding: 10px 4px 2px 2px;
        margin-bottom: 5px;
        list-style: none;
        margin-bottom: 15px;
        width: 100%;
        font-size: 12px;
    }




    ul.k2_dailyWorl_ulList p {
        margin: 0;
    }

    ul.k2_dailyWorl_ulList li img {
        width: 20px;
    }

    ul.k2_dailyWorl_ulList li a {
        margin-left: 2PX;
    }

    ul.k2_dailyWorl_ulList div.filesCnt {
        margin: 5px 10px;
        border-radius: 2px;
        border: 1px dotted #ccc;
        padding: 2px;
    }

    ul.k2_dailyWorl_ulList li a.answerlnk:hover {
        opacity: 1;
    }

    ul.k2_dailyWorl_ulList span.title {
        color: #000;
        cursor: pointer;
    }

    ul.k2_dailyWorl_ulList span.orgFiledetails {
        display: none;
    }

.k2_dashboard_birthdayUsers_cnt {
}

    .k2_dashboard_birthdayUsers_cnt ul {
        padding: 0;
    }

    .k2_dashboard_birthdayUsers_cnt li {
        position: relative;
        list-style: none;
        float: right;
        width: 100%;
        text-align: right;
        border-bottom: solid 1px #f3f3f3;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

        .k2_dashboard_birthdayUsers_cnt li a {
            display: block;
        }

        .k2_dashboard_birthdayUsers_cnt li img {
            width: 50px;
            height: 50px;
        }

        .k2_dashboard_birthdayUsers_cnt li span.name {
            font-size: 12px;
            font-weight: bold;
            color: #000;
            position:absolute;
            top:0;
            right: 60px; 
            height: 20px;
            overflow: hidden;
        }

        .k2_dashboard_birthdayUsers_cnt li span.role {
            color: #999;
            font-size: 11px;
                position:absolute;
            top:18px;
            right: 60px;
            width: 80%;
            height: 20px;
            overflow: hidden;
        }
        .k2_dashboard_birthdayUsers_cnt li span.birth {
            color: #999;
            font-size: 11px;
                position:absolute;
            top:36px;
            right: 60px;
             height: 20px;
            overflow: hidden;
        }
        .k2_dashboard_birthdayUsers_cnt li:last-child {
            border-bottom: none;
        }

         .box_style2_cnt::-webkit-scrollbar {
    width: 0.8em;
}
 
 .box_style2_cnt::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
 
 .box_style2_cnt::-webkit-scrollbar-thumb {
  background-color: #1ABB9C ;
  outline: 1px solid #1ABB9C ;
}

.box_style3_cnt::-webkit-scrollbar {
    width: 5px !important;
    border-radius: 5px !important;
}


.box_style3_cnt::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
    border-radius: 5px !important;
}

.box_style3_cnt::-webkit-scrollbar-thumb {
    background-color: #1ABB9C;
    /*outline: 1px solid #1ABB9C ;*/
    border-radius: 5px !important;
    outline: 0 !important;
}
 
 
.k2_form_st1_cnt {
}
.k2_form_st1_cnt .requireStar{
    color: #ff1744;
    font-size: 10px;
}

    .k2_form_st1_cnt span.info {
        font-size: 12px;
        color: #333;
    }

    .k2_form_st1_cnt span.error {
        font-size: 12px;
    }

    .k2_form_st1_cnt label.title {
        margin-top: 3px;
        text-align: left;
        color: #000;
        font-size: 12px;
        font-weight: normal !important;
    }

    .k2_form_st1_cnt .bottomMargin {
        margin-bottom: 10px;
    }

    .k2_form_st1_cnt .k2_validation li {
        color: #db1b1b;
    }

    .k2_form_st1_cnt .k2_validation .vheader {
        background-color: #db1b1b;
        font-size: 12px;
        color: #fff;
    }

    .k2_form_st1_cnt .k2_validation ul {
        border: solid 1px #db1b1b;
        font-size: 12px;
    }
     
.k2_form_st1_cnt div.kfHeader{
    width: 100%;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    font-size: 13px;
    background-color:#f3f3f3;
    padding:5px 5px;

}




.k2_form_st2_cnt {
}


    .k2_form_st2_cnt span.k2_st2_title {
        font-size:13px;
    }
    .k2_form_st2_cnt span.k2_validate_error {
        font-size: 14px !important;
        color:#db1b1b !important;
    }
    .k2_form_st2_cnt span.k2_st2_info1 {
        font-size: 11px !important;
        color: #818181 !important;
    }


@media (min-width: 400px) {
    .k2_form_st1_cnt label.title {
        text-align: right !important;
    }
}

@media (min-width: 768px) {
    .k2_form_st1_cnt label.title {
        text-align: left !important;
    }
}

@media (min-width: 992px) {
    .k2_form_st1_cnt label.title {
        text-align: left !important;
    }
}

@media (min-width: 1200px) {
    .k2_form_st1_cnt label.title {
        text-align: left !important;
    }
}
.k2_fnt_st1
{
    font-size:13px;
    font-weight: bold;
}
.k2_dashboar_birthday_cnt
{
    margin-bottom: 10px;
    padding: 5px;
    text-align: center;
    width:100%;
    color: #fff;
    font-size: 16px;
    position:relative;
}
    .k2_dashboar_birthday_cnt .birthdayText {
        margin-top: 45px;
      
    }


    .k2_dashboar_birthday_cnt i.fa-birthday-cake  {
        margin-top: 10px;
        padding: 5px;
        text-align: center;
        width: 100%;
        color: #1ABB9C;
        transition: 0.4s ease;
        font-size: 110px;
        display: block;
      
    }

    .k2_dashboar_birthday_cnt a:hover i.fa-birthday-cake {
        transition: 0.4s ease;
        color: #ffc107;
    }
    .k2_dashboar_birthday_cnt a{
        display: block;
    }
    .k2_dashboar_birthday_cnt a:hover{
        text-decoration: none;
    }
    .k2_dashboar_birthday_cnt span.birhtCount {
        display: block;
        position: absolute;
        top: 5px;
        right: 10px;
        padding: 1px 6px 1px 6px;
        font-family: dana,'b yekan', Tahoma;
        color: white;
        text-shadow: 0 1px rgba(0, 0, 0, 0.25);
        border: 1px solid;
        border-radius: 50%;
        -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.08);
        box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.08);
        transition: 0.2s ease;
        background-color: #ff1744;
    }

    .k2_dashboar_birthday_cnt span.bttxt1 {
        color: #311b92;
        font-size: 17px;
        font-family: dana, Lalezar, 'b yekan', Tahoma;
    }
    .k2_dashboar_birthday_cnt span.bttxt2 {
        color: #f50057;
        font-size: 23px;
        font-family: dana, Lalezar, 'b yekan', Tahoma;
        margin-right: 3px;
    }
    .k2_dashboar_birthday_cnt span.bttxt3 {
        color: #311b92;
        font-size: 16px;
        display: block;
        font-family: dana, Lalezar, 'b yekan', Tahoma;
    }
.k2_dashboar_rowStyle1
{
    background-color:#2e7d32;
    margin-bottom: 10px;
    padding:  5px;
    text-align: center;
    width:100%;
    color: #fff;
    font-size: 12px;
}
.k2_dashboar_rowStyle1 a
{
    color: #fff;
    display:block;
}
.k2_dashboar_rowStyle1 a:hover
{
    opacity: 0.8;
}
.k2_dashboar_rowStyle1 span.txt1
{
    font-size: 17px;
    color: #FFF;
}
.k2_dashboar_rowStyle1 span.txt2
{
    color: #FFF;
    font-size: 15px;
}
.k2_dashboar_rowStyle1 span.txt3
{
    color: #FFF;
    font-size: 18px;
}

.k2_radiobtnlist_style2 {
    float: right;
    text-align: right;
}

    .k2_radiobtnlist_style2 label {
        margin-right: 2px;
        font-size: 16px;
        font-weight: normal;
        cursor:pointer;
        text-align: right;
    }

    .k2_radiobtnlist_style2 input {
        margin-left: 50px;
        font-weight: normal;
        float: right;
        text-align: right;
        cursor:pointer;
        width: 16px;
        height: 16px;
    }

    .k2_radiobtnlist_style2 td {
        padding-left: 10px;
    }


    .k2_radiobtnlist_style3 {
    float: right;
    text-align: right;
}

    .k2_radiobtnlist_style3 label {
        margin-right: 2px;
        font-size: 14px;
        font-weight: normal;
        cursor:pointer;
        text-align: right;
    }

    .k2_radiobtnlist_style3 input {
        margin-left: 50px;
        font-weight: normal;
        float: right;
        text-align: right;
        cursor:pointer;
        width: 16px;
        height: 16px;
    }

    .k2_radiobtnlist_style3 td {
        padding-left: 10px;
    }

    .k2CheckBox_style2
{
    cursor:pointer;
}
.k2CheckBox_style2 input
{
    cursor:pointer;
    width:14px;
    height:14px;
}
.k2CheckBox_style2 label
{
    cursor:pointer;
    margin-right: 3px !important;
    font-size: 14px;
}
 
ul.k2_dashboard_linkList_cnt {
    width: 100%;
    padding-left: 0;
    display: inline-block;
    text-align: right;
    padding-right: 0;
}

    ul.k2_dashboard_linkList_cnt li {
        list-style: none;
        margin: 0;
        padding-bottom: 6px;
    width: 100%;
        padding-top: 4px;
    }

        ul.k2_dashboard_linkList_cnt i {
            padding-left: 10px;
            color: #757679;
        }

            .k2_dashboar_BoxSt1{
        position: relative;
        display:block;
        width: 100%;
        margin: 5px;
        padding: 1px;
        background: #fff;
        transition: all .2s ease;
        border-radius: 2px;
        text-align: center;
        color: #000;
        font-size: 16px;
    }
.k2_dashboar_BoxSt1 span.text1
{
    font-size: 12px;
}
                .k2_dashboar_BoxSt1  a:hover{
                   text-decoration:none;
                }
   #k2btnDashbord
   {
   }
   #k2btnDashbord .grid-item a
    {
       font-family:Dana, 'El Messiri','B Yekan';
       font-size: 13px;
       border-radius:1px;
       background-color:#f9f9f9;
      border:solid 1px #ccc;
      color:#311b92;
      display:block;
      text-align:center;
       padding:5px;
       margin-right:6px;
         transition: all 0.5s ease;
       margin-bottom:6px;
    }
      #k2btnDashbord .grid-item a:hover
    {
      border:solid 1px #311b92;
         transition: all 1s ease;
    }



.k2_stdgrade_report1_cnt {
    width: 100%;
    float: right;
}

    .k2_stdgrade_report1_cnt div.krows {
        padding-bottom: 3px;
        width: 100%;
        overflow: hidden;
        display: inline-block;
    }

    .k2_stdgrade_report1_cnt div.sg_cInfotitle {
        float: right;
        width: 102px;
        display: inline-block;
        font-family: dana, 'b yekan', Tahoma;
        font-size: 12px;
        height: 18px;
        overflow: hidden;
    }

    .k2_stdgrade_report1_cnt div.sg_cInfo {
        border: 1px dotted #D1D1D1;
        float: right;
        width: 100px;
        display: inline-block;
        background-color: #e9e9e9;
        font-family: dana,'b yekan', Tahoma;
        font-size: 12px;
        overflow: hidden;
    }

        .k2_stdgrade_report1_cnt div.sg_cInfo span.line {
            display: block;
            border-bottom-style: dotted;
            border-bottom-width: 1px;
            border-bottom-color: #FFFFFF;
            padding-right: 3px;
            padding-top: 2px;
            padding-bottom: 2px;
            width: 100px;
          
            overflow: hidden;
        }

        .k2_stdgrade_report1_cnt div.sg_cInfo span.normal {
            display: block;
            padding-right: 3px;
        }

    .k2_stdgrade_report1_cnt div.sg_grades {
        float: right;
        width: 500px;
        display: inline-block;
        font-family: dana, 'b yekan', Tahoma;
        font-size: 12px;
        height: 64px;
        overflow: hidden;
    }

        .k2_stdgrade_report1_cnt div.sg_grades div.termTitle {
            background-color: #333333;
            color: #FFFFFF;
            width: 32px;
            float: right;
            padding-right: 8px;
            height: 18px;
        }

        .k2_stdgrade_report1_cnt div.sg_grades div.term {
            border: 1px dotted #CCCCCC;
            color: #000000;
            width: 100px;
            float: right;
            padding-right: 8px;
            height: 30px;
            background-color: #E8E8E8;
        }

        .k2_stdgrade_report1_cnt div.sg_grades div.grades {
            float: right;
            display: inline-block;
            width: 306px;
        }

            .k2_stdgrade_report1_cnt div.sg_grades div.grades div.m1Grades {
                float: right;
            }

            .k2_stdgrade_report1_cnt div.sg_grades div.grades div.m2Grades {
                float: right;
            }

                .k2_stdgrade_report1_cnt div.sg_grades div.grades div.m2Grades span.grade {
                    background-color: #d3f1f9;
                    float: right;
                    width: 50px;
                    font-family: dana,'b yekan', Tahoma;
                    font-size: 12px;
                    text-align: center;
                    border-left-style: solid;
                    border-left-width: 1px;
                    border-left-color: #C0C0C0;
                }

                .k2_stdgrade_report1_cnt div.sg_grades div.grades div.m2Grades span.title {
                    background-color: #d3f1f9;
                    color: #333333;
                    width: 44px;
                    float: right;
                    padding-right: 6px;
                    font-family: dana, 'b yekan', Tahoma;
                    font-size: 11px;
                    font-weight: bold;
                    border-left-style: solid;
                    border-left-width: 1px;
                    border-left-color: #C0C0C0;
                }

            .k2_stdgrade_report1_cnt div.sg_grades div.grades div.m1Grades span.title {
                background-color: #e9e9e9;
                color: #333333;
                width: 44px;
                float: right;
                padding-right: 6px;
                font-family: dana, 'b yekan', Tahoma;
                font-size: 11px;
                font-weight: bold;
                border-left-style: solid;
                border-left-width: 1px;
                border-left-color: #C0C0C0;
            }

            .k2_stdgrade_report1_cnt div.sg_grades div.grades div.m1Grades span.grade {
                background-color: #e9e9e9;
                float: right;
                width: 50px;
                font-family: dana, 'b yekan', Tahoma;
                font-size: 12px;
                text-align: center;
                border-left-style: solid;
                border-left-width: 1px;
                border-left-color: #C0C0C0;
            }

            .k2_stdgrade_report1_cnt div.sg_grades div.grades div.p1Grades {
                float: right;
            }

            .k2_stdgrade_report1_cnt div.sg_grades div.grades div.p2Grades {
                float: right;
            }

            .k2_stdgrade_report1_cnt div.sg_grades div.grades div.p1Grades span.title {
                background-color: #d9d9d9;
                color: #333333;
                width: 44px;
                float: right;
                padding-right: 6px;
                font-family: dana,'b yekan', Tahoma;
                font-size: 11px;
                font-weight: bold;
                border-left-style: solid;
                border-left-width: 1px;
                border-left-color: #C0C0C0;
            }

            .k2_stdgrade_report1_cnt div.sg_grades div.grades div.p1Grades span.grade {
                background-color: #d9d9d9;
                float: right;
                width: 50px;
                font-family: dana,'b yekan', Tahoma;
                font-size: 12px;
                text-align: center;
                border-left-style: solid;
                border-left-width: 1px;
                border-left-color: #C0C0C0;
            }

            .k2_stdgrade_report1_cnt div.sg_grades div.grades div.p2Grades span.title {
                background-color: #9ecdd9;
                color: #333333;
                width: 44px;
                float: right;
                padding-right: 6px;
                font-family: dana,'b yekan', Tahoma;
                font-size: 11px;
                font-weight: bold;
                border-left-style: solid;
                border-left-width: 1px;
                border-left-color: #C0C0C0;
            }

            .k2_stdgrade_report1_cnt div.sg_grades div.grades div.p2Grades span.grade {
                background-color: #9ecdd9;
                float: right;
                width: 50px;
                font-family: dana, 'b yekan', Tahoma;
                font-size: 12px;
                text-align: center;
                border-left-style: solid;
                border-left-width: 1px;
                border-left-color: #C0C0C0;
            }

            .k2_stdgrade_report1_cnt div.sg_grades div.grades div.p1Grades span.grade2 {
                background-color: #d9d9d9;
                float: right;
                width: 50px;
                font-family: dana,'b yekan', Tahoma;
                font-size: 12px;
                text-align: center;
                border-left-style: solid;
                border-left-width: 1px;
                border-left-color: #C0C0C0;
                height: 18px;
                padding-top: 2px;
                overflow: hidden;
                margin-bottom: 1px;
            }

            .k2_stdgrade_report1_cnt div.sg_grades div.grades div.p2Grades span.grade2 {
                background-color: #95d8e9;
                float: right;
                width: 50px;
                font-family: dana, 'b yekan', Tahoma;
                font-size: 12px;
                text-align: center;
                border-left-style: solid;
                border-left-width: 1px;
                border-left-color: #C0C0C0;
                height: 18px;
                padding-top: 2px;
                overflow: hidden;
                margin-bottom: 1px;
            }

    .k2_stdgrade_report1_cnt div.sg_result {
        float: right;
        width: 52px;
        display: inline-block;
        font-family: dana,'b yekan', Tahoma;
        font-size: 12px;
        overflow: hidden;
    }

        .k2_stdgrade_report1_cnt div.sg_result span.n1 {
            border: 1px dotted #D1D1D1;
            float: right;
            width: 50px;
            display: inline-block;
            font-family: dana,'b yekan', Tahoma;
            font-size: 13px;
            overflow: hidden;
            background-color: #f2eee3;
            color: #000000;
            height: 25px;
            text-align: center;
            padding-top: 5px;
            font-weight: bold;
        }

        .k2_stdgrade_report1_cnt div.sg_result span.n2 {
            border: 1px dotted #D1D1D1;
            float: right;
            width: 50px;
            display: inline-block;
            font-family: dana,'b yekan', Tahoma;
            font-size: 13px;
            overflow: hidden;
            background-color: #f9b256;
            color: #333333;
            padding-top: 5px;
            height: 25px;
            font-weight: bold;
            text-align: center;
        }