﻿/*-------------------------------------------------
Fonts
-------------------------------------------------*/

@font-face {
    font-family: 'DIN NEXTTM ARABIC';
    src: url('fonts/DINNextLTW23-Regular.eot');
    src: url('fonts/DINNextLTW23-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/DINNextLTW23-Regular.woff2') format('woff2'), url('fonts/DINNextLTW23-Regular.woff') format('woff'), url('fonts/DINNextLTW23-Regular.ttf') format('truetype'), url('fonts/DINNextLTW23-Regular.svg#DINNextLTW23-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*-------------------------------------------------
PAGE BODY
-------------------------------------------------*/
html body {
    padding: 0;
    margin: 0;
    font-family: 'DIN NEXTTM ARABIC', Tahoma, Arial;
    font-size: 14px;
    color: #222;
    background-color: #e6ebef;
    text-align: right;
}


.DialogMasterPageBody {
    padding: 0;
    color: #222;
    text-align: right;
    min-width: 100px;
    margin-top: 10px;
}



/* Top Links */


.cs-page-title {
    background: #277b9d;
    color: #fff;
    padding: 10px 30px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}

    .cs-page-title .cs-system-name {
        display:inline-block;
        font-size: 16px;
        color: #fff;
        padding: 3px 15px;
        border-radius: 3px;
        margin-right: 5px;
        
    }


.top_links {
    background: rgba(255, 255, 255, 1);
}

    .top_links ul {
        text-align: left;
    }

        .top_links ul li {
            display: inline-block;
            margin: 0;
            padding: 0;
        }

            .top_links ul li a {
                margin: 0;
                position: relative;
                color: #333;
                display: inline-block;
                text-decoration: none;
                padding: 13px 10px;
            }

                .top_links ul li a:hover {
                    background: #57ad46;
                    color: #FFF;
                    backface-visibility: hidden;
                    -webkit-backface-visibility: hidden;
                    transition: background .3s;
                    -webkit-transition: background .3s;
                }

                .top_links ul li a ion-icon {
                    font-size: 18px;
                    vertical-align: middle;
                }

                .top_links ul li a:hover {
                }


                /*
blue : #242765
blue sky : #418CCB
White grey : #F4F2EF
White grey : #FF8F79
*/
                .top_links ul li a img {
                    margin-left: 0px;
                    position: relative;
                    top: 1px;
                    border: none;
                }

/*-------------------------------------------------
GLOBALS & GENERAL CASES
-------------------------------------------------*/
input {
    font-family: 'DIN NEXTTM ARABIC', Tahoma, Arial;
    padding: 3px;
}

a {
    color: rgb(43, 48, 41);
    text-decoration: none;
    padding: 2px;
    outline: none;
}

a:link {
    color: rgb(83, 96, 79);
}

a:visited {
    color: rgb(83, 96, 79);
}

a:hover {
    color: rgb(0, 0, 0);
    text-decoration: underline;
    cursor: pointer;
}


form {
    margin: 0;
    padding: 0;
}

p {
    font-size: 12px;
    line-height: 16px;
}

ol, ul, li {
    margin: 0;
    padding: 0;
}

    ul li {
        list-style-type: none;
    }

li {
    line-height: 13px;
    padding: 3px 0;
}

h1 {
    padding: 0;
    border-bottom: 0;
    margin: 0;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
}

h2 {
    margin: 20px 0 5px 0px;
    color: #333;
    font-size: 14px;
    padding: 0;
}

h3 {
    margin: 20px 0 0 0;
    color: #666;
    font-size: 14px;
    padding: 0;
}


#divButtons {
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.tdKeys {
    text-align: center;
    vertical-align: middle;
    font-size: small;
}

#PopupMasterMainDiv, .PopupMasterMainDiv {
    margin-top: 10px;
    text-align: right;
}

/*-------------------------------------------------
HEADER
-------------------------------------------------*/

#ctl00_ctl00_ctl00_MainMasterContentPlaceHolder_MainContentPlaceHolder_PageContent_upanelSearchControl {
    width: 100%;
}

/*-------------------------------------------------
TABS - Menu
-------------------------------------------------*/
/*#Tabs a:link, #Tabs a:visited {
    background-color: #707A77;
    color: #FFF;
    font-family: 'DIN NEXTTM ARABIC', Tahoma, Arial;
    font-size: 15px;
}*/
/*div#Tabs a:link,
div#Tabs a:visited {
    text-decoration: none;
}*/
/*#Tabs a:hover
{
    color: #E9EBB8;
    background-color: #3E4442;
}*/
/*#Tabs .menu a:link, #Tabs .menu a:visited{
	font-size: 14.5px;
	line-height: 16px;
	font-weight: normal;
	padding: 5px 9px 7px;
	margin: 0 1px;
    width:auto;
    white-space: nowrap;
}*/
/*#Tabs .menu a:link.current, #Tabs .menu a:visited.current{
    color: #373E3C;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    margin: 0 1px;
    padding-bottom: 5px;
    background: #D5D9CE;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#D5D5D0');
    background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#D5D5D0)); 
    background: -moz-linear-gradient(top,  #fdfdfd,  #D5D5D0); 
    background: -ms-linear-gradient(top, #fdfdfd 0%,#D5D5D0 100%);
}*/
#Tabs {
    position: relative;
    background-image: url(../images/web-banner.jpg);
    height: 100px;
    background-position: center;
    margin-bottom: 16px;
}

ul.menu {
    line-height: 100px;
    text-align: right;
    text-align: center;
}



    ul.menu:after {
        position: absolute;
        height: 100%;
        width: 100%;
        content: "";
        right: 0;
        top: 0;
        background: -moz-linear-gradient(left,rgba(0, 32, 91, 0.8) 0%,rgba(66, 108, 185, 0.5) 50%,rgba(0, 32, 91, 0.8) 100%);
        background: -webkit-linear-gradient(left,rgba(0, 32, 91, 0.8) 0%,rgba(66, 108, 185, 0.5) 50%,rgba(0, 32, 91, 0.8) 100%);
        background: linear-gradient(to right,rgba(0, 32, 91, 0.8) 0%,rgba(66, 108, 185, 0.5) 50%,rgba(0, 32, 91, 0.8) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc005b51',endColorstr='#cc005b51',GradientType=1);
        opacity: 1;
    }


.menu li {
    display: inline-block;
    list-style: none;
    border: none;
    position: relative;
    z-index: 999;
}

.menu > li > a {
    color: #333;
    background: #FFF;
    padding: 6px 10px;
    margin: 0 5px;
    font-size: 16px;
    text-decoration: none;
    border-radius: 3px;
}

    .menu > li > a:hover {
        border-bottom: 2px solid #27ae60;
    }

    .menu > li > a.current {
        border-bottom: 2px solid #27ae60;
    }



div.box {
    position: absolute;
    z-index: -1;
}


li.pull-down > a {
    background-position: 0% 75%;
    padding-right: 20px;
    background-image: url("../images/0000.png");
    background-repeat: no-repeat;
}

li.right-menu > a {
    background-position: 3% 45%;
    background-image: url("../images/white_larrow.png");
    background-repeat: no-repeat;
}


.menu li ul a {
    padding: 5px 10px;
    width: 160px !important;
}


.menu ul ul {
    top: auto;
}

.menu li ul ul {
    right: 180px;
}

    .menu li ul ul a {
        width: 190px !important;
    }

/* Child */

.menu li:hover ul {
    display: block;
}

.menu li ul {
    display: none;
    position: absolute;
    max-width: 320px;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    top: 26px;
    right: 5px;
    border-radius: 3px;
}

    .menu li ul li {
        margin: 0px;
        padding: 0px;
        line-height: 36px;
        border-bottom: 2px solid rgba(0,0,0,0.2);
        width: 100%;
    }

        .menu li ul li a {
            color: #333;
            text-decoration: none;
            line-height: 35px;
        }

        .menu li ul li:hover {
            border-bottom: 2px solid #27ae60;
        }



/*-------------------------------------------------*/
/*-------------------------------------------------*/
.DisabledTextStyle {
    background-color: transparent;
    border-color: #b7d488;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    padding: 3px;
}

.Validation {
    vertical-align: middle;
    font-size: 22px;
    margin-top: 5px;
    display: inline-block;
    font-weight: bold;
    color: #A20707;
}


.SmallValidation {
    vertical-align: middle;
    font-size: 14px;
    margin-top: 5px;
    display: inline-block;
    font-weight: bold;
    color: #A20707;
}

.TextValidation {
    vertical-align: middle;
    font-size: 14px;
    margin-top: 5px;
    display: inline-block;
}

.TdField {
    text-align: right;
    margin-right: 280px;
}

.TdTField {
    text-align: right;
    color: #333;
    font-weight: normal;
    margin-top: 0px;
}

.TDTleft {
    text-align: right;
    font-size: 14px;
    color: #333;
    font-weight: normal;
}


.TDlblField {
    color: #333;
    font-size: 14px;
    font-weight: bold;
}

.TDRight {
    text-align: right !important;
    padding-right: 5px !important;
}

.TDleftTitle {
    text-align: left;
    line-height: 22px;
    color: #525252;
    font-size: 14px;
    font-weight: bold;
    background-color: #D5D2D3;
}

.TDTCenter {
    text-align: center;
    color: #333;
    font-size: 14px;
    font-weight: normal;
}

.tdUserName {
    color: rgb(83, 96, 79);
    text-align: left;
    padding-left: 5px;
    background-color: rgb(214, 218, 208);
    vertical-align: middle;
}

.btn {
    border-width: 0px !important;
    min-width: 80px;
}

.defaultbtn {
    border-width: 0px !important;
    border-bottom: #0e1f5b 1px solid;
    text-align: center;
    border-left: #0e1f5b 1px solid;
    padding-bottom: 3px;
    background-color: #1A3637;
    color: #fff;
    border-top: #d9dfea 1px solid;
    border-right: #d9dfea 1px solid;
    padding-top: 2px;
    border-color: #222220;
}


.btnalt {
    text-align: center;
    font-family: 'DIN NEXTTM ARABIC', Tahoma, Arial;
    font-size: 11px;
    font-weight: normal;
}


.btnhov {
    color: #FFFFFF;
    background-color: #596B4E;
}

.tdLeftMenu {
    text-align: right;
}


    .tdLeftMenu .ListTask {
        background-color: #277b9d;
        text-align: right;
        text-decoration: none;
        height: 100vh;
    }

        .tdLeftMenu .ListTask:last-child h1 {
            border-bottom: 0;
        }



        .tdLeftMenu .ListTask h1 {
            font-size: 18px;
            padding: 10px 5px;
            color: #FFF;
            border-radius: 4px 4px 0 0;
            width: 100%;
            cursor: pointer;
            font-weight: normal;
            border-bottom: 1px solid rgba(255,255,255,0.4) !important;
        }

            .tdLeftMenu .ListTask h1 span {
                width: 15px;
                padding-right: 7px;
            }

        .tdLeftMenu .ListTask ul {
            padding-top: 5px;
            padding-bottom: 7px;
            display: none;
        }

            .tdLeftMenu .ListTask ul.active {
                display: block;
            }

        .tdLeftMenu .ListTask li {
            font-size: 15px;
            line-height: 18px;
        }

        .tdLeftMenu .ListTask a {
            text-decoration: none;
            padding: 6px 10px;
            line-height: 27px;
            display: block;
            /*transition for smooth hover animation*/
            transition: all 0.15s;
            color: #fff;
            border-bottom: 1px solid rgba(255,255,255,0.2);
            cursor: pointer;
        }


        .tdLeftMenu .ListTask li:last-child a {
            border-bottom: 0;
        }




        .tdLeftMenu .ListTask a:hover, .tdLeftMenu .ListTask a.active {
            background-color: #fff;
            color: #333;
            border-right: 5px solid #27ae60;
        }


.panelMain {
    margin-top: 8px;
}
/* خاص بخلفية النموذج*/
.TitleForm {
    line-height: 15px;
    background: #FFF;
    width: 100%;
    padding-bottom: 1px;
    padding: 20px;
}

.OldTitleForm /*For Chamber*/ {
    line-height: 15px;
    background: #DBDBD7;
    border-right: #d7d7d7 1px solid;
    border-style: solid;
    border-width: 15px 20px 10px 20px;
    border-color: #DBDBD7;
}


.RightTdPanel {
    width: 82%;
    vertical-align: top;
}

.TitleFormTop {
    border-bottom: #d7d7d7 1px solid;
    border-left: #d7d7d7 1px solid;
    padding-bottom: 30px;
    line-height: 15px;
    padding-left: 20px;
    padding-right: 20px;
    background: rgb(231, 229, 221);
    border-right: #d7d7d7 1px solid;
    padding-top: 10px;
    width: 400px;
    border-style: solid;
    border-width: 1px;
    border-color: #d7d7d7;
}

.TitleForm H4 {
    border-bottom: #ccc 1px solid;
    padding-bottom: 3px;
    margin: 0px 0px 10px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 14px;
    padding-top: 0px;
    text-align: right;
}

.NewTdTask {
    width: 15%;
    vertical-align: top;
    border-spacing: 0;
    padding: 0;
}


.TdTask {
    padding-right: 20px;
    width: 100%;
}


.MainTable {
    border-width: 0px;
    width: 100%;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    border-spacing: 0;
}

#divlogo {
    float: left;
    width: 110px;
    height: 100px;
    margin-right: 0px;
}


    #divlogo .MasterImgLogo {
        max-width: 90px;
        max-height: 90px;
    }


    .tdTitle {
    color: #fff;
    font-size: 16.5px;
    padding: 10px 5px;
    clear: both;
    text-indent: 15px;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
    background-color: #FFF;
    margin-top: 5px;
    text-align: right;
    background-image: linear-gradient(to right, rgba(39, 123, 157,0.6), rgba(39, 123, 157,1)), url('../images/web-banner.jpg');
    background-image: -moz-linear-gradient(to right, rgba(39, 123, 157,0.6), rgba(39, 123, 157,1)), url('../images/web-banner.jpg');
    background-image: -webkit-linear-gradient(to right, rgba(39, 123, 157,0.6), rgba(39, 123, 157,1)), url('../images/web-banner.jpg');
    background-image: -o-linear-gradient(to right, rgba(39, 123, 157,0.6), rgba(39, 123, 157,1)), url('../images/web-banner.jpg');
}

.tdTitleLeft {
    background-color: #AFB6B4;
    text-align: left;
    font-weight: bold;
    color: #1A3637;
    padding-right: 10px;
    height: 23px;
}


.divTitle {
    float: right;
    width: 50%;
    padding-right: 30px;
    padding-top: 6px;
}

    .divTitle p {
        float: right;
        color: #282828;
        font-size: 18px;
        margin: 8px;
        line-height: 35px;
    }



        .divTitle p big {
            margin-right: 35px;
            color: #5c5e5d;
        }

#hDiv {
    height: 100px;
}


/*Hover Menu*/
.popupMenu {
    position: absolute;
    visibility: hidden;
    background-color: rgb(214, 218, 208);
    color: rgb(83,96,79);
    font-weight: bold;
}

.popupHover {
    background-repeat: repeat-x;
    background-position: left top;
    background-color: rgb(156,178,142);
}


/*modal Popup*/
.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup {
    background-color: rgb(237,232,221);
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}


/*-------------------------------------------------------------------------------------*/
.lblNum {
    border: 1px solid #C0C0C0;
    padding-top: 3px;
    padding-right: 3px;
    font-size: 11px;
    background-color: transparent;
}
/*-------------------------------------------------------------------------------------*/
/*تابع ماستر بيج*/

/*.MainDivContainer
    I used min and Max because If Set Width to 85% Can't Use Horizontal Scroll if Open Big Page In Design Mode In Visual Studio
    {
        min-width: 94%;
        max-width: 94%;
        display:table;
        margin: 0 auto; 
    }
*/


table.layout {
    border-style: inset outset outset inset;
    border-width: 1px;
    border-color: #C0C0C0;
    clear: left;
    border-collapse: collapse;
    width: 100%;
}

    table.layout td.left,
    table.layout td.right {
        vertical-align: top;
        padding: 0;
    }

/*-------------------------------------------------
    For Login Page
    -------------------------------------------------*/

body.login {
    color: #000;
    text-align: center;
    font-family: 'DIN NEXTTM ARABIC', Tahoma, Arial;
    background-color: #f4f6f9;
    background-position: -10vw 10vh;
    background-image: url(https://www.iam.gov.sa/img/sa-map-grey.svg);
    background-repeat: repeat;
}

    body.login div.login_dialog {
        zoom: 100%;
    }

    body.login div.login {
        padding: 50px 40px 100px 40px;
        background: #FFF;
        text-align: right;
        width: 410px;
        margin: 0 auto;
        -webkit-border-radius: 0 0 100px 100px;
        -moz-border-radius: 0 0 100px 100px;
        border-radius: 0 0 100px 100px;
        -moz-box-shadow: 0 10px 60px 0 rgba(29,29,31,.09);
        -webkit-box-shadow: 0 10px 60px 0 rgba(29,29,31,.09);
        box-shadow: 0 10px 60px 0 rgba(29,29,31,.09);
        text-align: right;
    }


body:first-of-type.login div.login {
    border: none;
}
/* remove border for browsers that support box-shadow */

body.login div.login p {
    margin: 0 0 15px 0;
    padding: 0;
}

body.login div.login h1 {
    color: #000;
    font-size: 16px;
    margin: 0 0 20px 0;
    padding: 0;
}

body.login div.login h2 {
    color: #666;
    font-size: 14px;
    margin: 0 0 2px 0;
    padding: 0;
}

body.login div.login .loginInput:focus {
    background-color: #FFFFCC;
}

body.login div.login label {
    margin-bottom: 10px;
}

    body.login div.login label input {
        margin-bottom: 0;
    }

body.login div.login input.auto {
    width: auto;
    color: #000;
}

body.login div.login input.button {
    width: auto;
    font-size: 14px;
    padding: 3px;
    margin: 10px 0 0 0;
}

body.login div.login div.extras {
    border-top: 1px dashed #ccc;
    padding-top: 10px;
    margin-top: 15px;
}



.buttonx {
    margin: 0 auto;
    margin-top: 10px;
    text-transform: uppercase;
    color: #303030;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
    line-height: normal;
    padding: 4px 15px;
    text-align: center;
}




.Divright {
    text-align: right;
}

.divProgress {
    position: absolute;
    display: block;
    padding-top: 9px;
    width: 80px;
    top: 0px;
    left: 8px;
    height: 16px;
    display: none;
}

.InstdivProgress {
    position: absolute;
    display: block;
    padding-top: 3px;
    width: 60px;
    top: 0px;
    left: 5px;
    height: 16px;
    display: none;
}


.footer {
    text-align: left;
    font-size: 13px;
    text-align: left;
    font-size: 13px;
    position: fixed;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    background: #fff;
    right: 0;
}


.CheckBoxText {
    font-family: 'DIN NEXTTM ARABIC', Tahoma, Arial;
    color: #000;
    font-size: 14px !important;
    line-height: 22px;
}

/*------------------------------------------------
Student Master Page
--------------------------------------------------*/

table.Studentlayout {
    padding: 5px 20px 0px 20px;
    line-height: 15px;
    background: rgb(224, 227, 219);
    border-right: #d7d7d7 1px solid;
    border-style: solid;
    border-width: 10px 10px 5px 10px;
    border-color: #E0E3DB;
    width: 800px;
}

.StudentMasterHeader, .StudentMasterHeader td {
    background-color: #ffffff;
}

/*------------------------------------------------
    Modal popup Block
--------------------------------------------------*/

.divBackground {
    text-align: -moz-center;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    background-color: transparent;
    /*موقف لان المودال ديف باكجروند اريده ترانسبيرنت
    -opacity: 0.1; 
    -filter:alpha(opacity=1);
    --moz-opacity: 0.1; بطبيعتها امامها شرطة واحدة و هي لما غير الاكسبلورر
    -overflow:hidden;
    */
    display: none;
}


/*يطبق فقط مع شاشة العمل اليومي عن طريق كود بصفحة الماستر*/
.divBackground2 {
    text-align: -moz-center;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    background-color: black;
    opacity: 0.5;
    filter: alpha(opacity=60);
    -moz-opacity: 0.5;
    overflow: hidden;
    display: none;
}
/*-------------------------------------------------------*/

#divPanel {
    position: fixed !important;
    background-color: rgba(255,255,255,0.9);
    padding: 3px;
    width: 100%;
    color: #313534;
    font-size: medium;
    font-weight: bold;
    padding-top: 5px;
    text-align: center;
    display: none;
    z-index: 1500;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    height: 100vh;
}

    #divPanel:after {
        content: "";
        position: absolute;
        height: 100%;
        background: rgba(255,255,255,0.2);
    }   

.ov-hide{
    overflow:hidden;
}
/*--------------------------------------------------*/
/*--------------------------------------------------------------------*/
/*Daily Work Results Page Style*/
#DailyWorkResultsMain {
    padding-left: 5px;
    padding-right: 5px;
}

#DailyWorkResultsTopDiv {
    float: right;
    height: 30px;
    width: 100%;
    text-align: right;
    background-color: #AFCAE2;
}

#tblSuraVerse table, #tblSuraVerse tr, #tblSuraVerse td {
    border-style: none;
    border-style: none;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    position: static;
    border-spacing: 0px;
}


.DailyWorkTitleForm {
    line-height: 15px;
    background: rgb(224, 227, 219);
    border-right: #d7d7d7 1px solid;
    border-style: solid;
    border-width: 10px;
    border-color: #E0E3DB;
    width: 100%;
}

.DailyWorkGrid_InnerText {
    border-style: none !important;
    font-size: 8pt !important;
    text-align: center !important;
    background: transparent;
    padding: auto !important;
}

.DailyWorkGrid_Controls {
    font-size: 8pt !important;
    text-align: center !important;
    padding: 0px !important;
}


.txtVerse {
    font-size: 8pt !important;
    width: 22px;
    margin: 0 !important;
    top: -2px !important;
    padding: 0px !important;
    height: 16px !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    border-color: #7F9DB9 !important;
    text-align: center !important;
}
/*--------------------------------------------------------------------*/
/*AjaxComboBox Style For Assessment Grid*/

.AsGridStyle .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input {
    font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica;
    margin: 0;
    padding: 0px;
    font-size: 12px;
    border-style: solid;
    border-width: 1px;
    border-color: #7F9DB9;
    text-align: center;
    height: 16px;
}

.AsGridStyle .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button {
    display: none;
}

.AsGridStyle .ajax__combobox_inputcontainer {
    top: 0px !important;
}

.AsGridStyle table, .AsGridStyle tr, .AsGridStyle td {
    border-style: none;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    position: static;
    border-spacing: 0px;
}

/*--------------------------------------------------------------------*/
/*Hover Menu*/
.popupMenu {
    position: absolute;
    visibility: hidden;
    background-color: #F5F7F8;
    opacity: .9;
    color: Blue;
    filter: alpha(opacity=90);
    font-weight: bold;
}

.popupHover {
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #F5F7F8;
}


/*--------------------------------------------------------------------*/
.pnlForGrid span{
    display:inline!important;
    /*padding: 20px;*/
    /*margin:0 20px 20px 20px;*/
    /*background: #e6ebef;*/
}

/*--------------------------------------------------------------------*/

.ListSerach {
    border-bottom: #bdc7d8 1px solid;
    border-left: #bdc7d8 1px solid;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 11px;
    border-top: #bdc7d8 1px solid;
    border-right: #bdc7d8 1px solid;
    padding-top: 2px;
    background-color: #EFEEE4;
    color: #000000;
    border-color: #42423C;
}

/*---------------------------------------------------------------------------------------------*/
/*Start Used in Image Slider For PopupShowDocument page*/

#MainImageSlideShowDiv {
    position: relative;
}

    #MainImageSlideShowDiv #ImageSlideShowDiv {
        padding-right: 19px;
        width: 91%;
        height: 100%;
    }

    #MainImageSlideShowDiv .SlideImage {
        max-width: 350px;
        max-height: 355px;
        border-style: none;
        border-width: 0px;
    }

    #MainImageSlideShowDiv{
        position:relative;
    }

.ImageNextDiv {
    position: absolute;
    z-index: 200;
    right: 0px;
    top: 100px;
}

.imgSlideNext {
    height: 22px;
    width: 20px;
}

.ImagePrevDiv {
    position: absolute;
    z-index: 200;
    left: 0;
    top:100px;
}

.imgSlidePrevious {
    height: 22px;
    width: 20px;
}

.loupe /*For Image Magnifier javascript File*/ {
    background-color: #555;
    background: rgba(0, 0, 0, 0.25);
    border: 5px solid rgba(0, 0, 0, 0);
    cursor: url(../Images/blank.png), url(../Images/blank.cur), none;
}
/*---------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/
/*Image Style in AddEditDocument Page*/
.ImageDocument {
    max-width: 95px;
    max-height: 125px;
    border-style: none;
    border-width: 0px;
}

/*---------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/
/*For Statistics Grid*/

.StatisticsGridHeader {
    background: #277b9d;
    color: White;
    font-weight: bold;
    padding-right: 10px;
    height: 23px;
    text-align: center;
}


.StatisticsGridRow {
    background: #FFF;
    color: #21211D;
    height: 30px;
    border-top: 1px solid Black;
    text-align: center;
    font-size: 17px !important;
}

/*---------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

.fieldsetClass {
    border: 1px solid #b26c3b !important;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    min-height: 40px;
    padding: 10px;
    background-color: transparent;
}

.fieldsetLegend {
    margin-right: 7px;
    padding: 0.2em 0.5em;
    color: #b26c3b;
    font-size: 90%;
    background-color: transparent;
}

/*---------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

.wssSrchLabelStyle {
    text-align: left;
    color: #333;
    font-family: 'DIN NEXTTM ARABIC', Tahoma, Arial;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}


/*.container{
	
	background:#D2D2CC;
	border:1px solid #e8e8df;
	padding:15px 10px;
    -margin-right:5px;
	margin-top:15px;
}*/


.container_Hed_Buttons {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}


    .container_Hed_Buttons .divButtons {
        float: left;
    }


.container_Det_Buttons {
    background: #D2D2CC;
    border: 1px solid #c3c3be;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: auto 10px;
    overflow: hidden;
    margin-bottom: 3px;
}


    .container_Det_Buttons .divButtons {
        float: left;
    }

.container_table {
    padding: 15px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.MiniGird {
    float: right;
    width: 40%;
    min-width: 300px;
    margin-left: 20px;
}

.grid_LabelDeeds {
    float: right;
    min-width: 400px;
    --width: 45%;
    margin-left: 20px;
    --min-height: 40px;
    margin-bottom: 4px;
}

.grid_NewStyle {
    float: right;
    min-width: 400px;
    --width: 45%;
    margin-left: 20px;
    --min-height: 40px;
    margin-bottom: 4px;
}


    .MiniGird label, .grid_LabelDeeds label, .grid_NewStyle label {
        font-weight: bold;
        font-size: 14px;
        float: right;
        margin-top: 0px;
        width: 150px;
        text-align: left;
        padding-left: 5px;
    }

.container_table label {
    margin-top: 0px !important;
    line-height: 35px;
}

.MiniGird input[type='checkbox'], .grid_LabelDeeds input[type='checkbox'], .grid_NewStyle input[type='checkbox'] {
    height: 29px !important;
}
/*---------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

.deedInfoDiv {
    width: 250px;
    float: right;
    padding-top: 6px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}


.RowForLabelDeedDetailGrid {
    background: #f0f0f0;
    border: 1px solid #c3c3be;
    padding: 0px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: auto 10px;
    overflow: hidden;
    margin-bottom: 3px;
}

.gridCellForLabelDeedDetail {
    float: right;
    min-width: 50px;
    text-align: center;
}

    .gridCellForLabelDeedDetail label {
        font-weight: bold;
        font-size: 14px;
        text-align: center;
        padding-left: 5px;
    }

    .gridCellForLabelDeedDetail .FormField {
        width: 50px;
    }

    .gridCellForLabelDeedDetail .btn {
        margin-top: 18px;
        vertical-align: middle;
    }


/*---------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/
/*-------------------------To Solve jquery dialog problem in jquery 1.9------------------------*/
.ui-dialog {
    z-index: 300 !important;
}
/*---------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------------*/
/*-----------------------------For FileUpload------------------------------------------*/

.custom-upload {
    position: relative;
    height: 30px;
    width: 200px;
    margin: 30px;
    background-color: #e1e1e1;
    cursor: pointer;
    cursor: hand;
}

    .custom-upload input[type=file] {
        outline: none;
        position: relative;
        text-align: left;
        -moz-opacity: 0;
        filter: alpha(opacity: 0);
        opacity: 0;
        z-index: 2;
        width: 100%;
        height: 100%;
        cursor: pointer;
        cursor: hand;
    }

    .custom-upload .fake-file {
        position: absolute;
        top: -2px;
        left: 0px;
        width: 230px;
        padding: 0;
        margin: 0;
        z-index: 1;
        line-height: 100%;
        cursor: pointer;
        cursor: hand;
    }

        .custom-upload .fake-file input {
            font-size: 16px;
            height: 30px;
            width: 200px;
            cursor: pointer;
            cursor: hand;
        }

/*---------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------------*/
/*----------------------To any Print href------------------------------------------------------*/

.ForPrint {
    cursor: pointer;
    cursor: hand;
}

/*---------------------------------------------------------------------------------------------*/
/*--------------------------------------For Custom In DataTable--------------------------------*/
.tdForDTable {
    font-size: 13px !important;
    text-align: center;
}

.tdSmallForDTable {
    font-size: 12px !important;
    text-align: center;
}

.tdBoldForDTable {
    font-size: 13px !important;
    text-align: center;
    font-weight: bold !important;
}

.AddLnkInDT {
    font-size: 13px;
    text-align: center;
    color: #993300 !important;
}

.EditLnkInDT, .SelectLnkInDT {
    font-size: 13px;
    font-weight: bold !important;
    text-align: center;
    color: #005177 !important;
}
/*---------------------------------------------------------------------------------------------*/
/*-----------------------------Jquery Sliding div---------------------------------------------*/

.SlidingDivCloseButton {
    text-decoration: none !important;
    color: #000000;
    font-weight: bold;
    font-family: 'DIN NEXTTM ARABIC', Tahoma, Arial;
    font-size: 12px;
    cursor: pointer;
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 0px;
    padding-left: 5px;
    padding-top: 0px;
    margin: 0px;
}


.SlidingDiv {
    font-family: 'DIN NEXTTM ARABIC', Tahoma, Arial;
    border: 3px solid #818181;
    background: #DBDBD7;
    display: inline-block;
    margin: 5px;
    padding: 10px;
    line-height: 23px;
}


.StudentStatusSlidingDiv {
    font-size: 14px;
    font-family: 'DIN NEXTTM ARABIC', Tahoma, Arial;
    font-weight: normal;
    color: #002020;
    display: none;
}

.DailyWorkByStudentDiv {
    border-color: #666666;
    background-color: #FFFFFF;
    border-style: double;
    display: inline-block;
    text-align: center;
    background: #DBDBD7;
    display: none;
    width: 90%;
}

.DailyWorkByStudentContentDiv {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 10px;
    width: 97%;
    text-align: center;
}

/*---------------------------------------------------------------------------------------------*/
/*---------------------Jquery Validation------------------------------------------------------*/

.error {
    border-color: red !important;
    border-width: 2px !important;
}

.RequiredValidation > .chosen-single {
    border-color: red !important;
    border-width: 1px !important;
}
/*---------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/


/*---------------------------------------------------------------------------------------------*/
/*---------------------Jquery dialog Button Direction------------------------------------------*/
.ui-dialog-buttonset {
    float: left !important;
}
/*---------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------------*/
/*---------------------To Adjust chosen in WSS Search User Control-----------------------------*/
.wssSrchContainer .chosen-container-single .chosen-single {
    top: -2px !important;
    -webkit-margin-before: 2px;
    text-align: right;
}

/*---------------------------------------------------------------------------------------------*/
/*---------------------NewDateControl Style----------------------------------------------------*/
.NewDateWrapper {
    display: inline-block;
    position: relative;
}


    .NewDateWrapper .btnChangeDate, .btnChangeDateInYearsBox {
        position: absolute;
        left: 0;
        top: 0px;
        width: 37px;
        height: 37px;
        font-family: 'DIN NEXTTM ARABIC', Tahoma, Arial;
        padding-top: 0px;
        cursor: pointer;
        background: #277b9d;
        border: 0;
        color: #fff;
    }
/*---------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/

/*styles form anonymous ticket*/

.feedback_content #FeedFormId {
    float: right !important;
    margin-bottom: inherit !important;
    text-align: right !important;
}

.feedback_content .feedback_message {
    height: inherit !important;
}

#feedback_trigger {
    background-color: #747776 !important;
}

.feedback_trigger .feedback_trigger_text {
    left: -23px;
}

.feedback_content #screenShot {
    float: right !important;
    margin-top: 0px;
    display: none;
}

.feedback_content .feedback_submit {
    margin-top: -26px;
    float: left !important;
}

.feedback_content .feedBody {
    background-color: #d2d2cc !important;
}

.feedback_content p {
    font-size: 17px !important;
}

    .feedback_content p a {
        color: red;
        text-decoration: underline;
    }

/* Global Styles */

.clr:after {
    clear: both;
    content: "";
    display: block;
}

/* Inputs */

.cs-input {
    display: block;
    width: 100% !important;
    margin: 0 !important;
    padding: .625rem .9375rem;
    transition: all .3s;
    border: 1px solid #99a5bd;
    border-radius: 3px;
    background-color: #fafafa;
    color: #343d46 !important;
    font-size: 16px;
    font-weight: 400;
    resize: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}


.cbx {
    margin: auto;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
}

    .cbx span {
        display: inline-block;
        vertical-align: middle;
        transform: translate3d(0, 0, 0);
    }

        .cbx span:first-child {
            position: relative;
            width: 18px;
            height: 18px;
            border-radius: 3px;
            transform: scale(1);
            vertical-align: middle;
            border: 1px solid #9098A9;
            transition: all 0.2s ease;
        }

            .cbx span:first-child svg {
                position: absolute;
                top: 3px;
                left: 2px;
                fill: none;
                stroke: #FFFFFF;
                stroke-width: 2;
                stroke-linecap: round;
                stroke-linejoin: round;
                stroke-dasharray: 16px;
                stroke-dashoffset: 16px;
                transition: all 0.3s ease;
                transition-delay: 0.1s;
                transform: translate3d(0, 0, 0);
            }

            .cbx span:first-child:before {
                content: "";
                width: 100%;
                height: 100%;
                background: #506EEC;
                display: block;
                transform: scale(0);
                opacity: 1;
                border-radius: 50%;
            }

        .cbx span:last-child {
            padding-right: 8px;
        }

    .cbx:hover span:first-child {
        border-color: #506EEC;
    }


.inp-cbx:checked + .cbx span:first-child {
    background: #418CCB;
    border-color: #418CCB;
    animation: wave 0.4s ease;
}

    .inp-cbx:checked + .cbx span:first-child svg {
        stroke-dashoffset: 0;
    }

    .inp-cbx:checked + .cbx span:first-child:before {
        transform: scale(3.5);
        opacity: 0;
        transition: all 0.6s ease;
    }

@keyframes wave {
    50% {
        transform: scale(0.9);
    }
}



/* Title */

.cs-system-image {
    width: 70px;
    display: block;
    margin: auto;
    margin-bottom: 30px;
}


span.cs-system-name {
    font-size: 20px;
    display: block;
    margin-bottom:10px;
}


.cs-login-title {
    font-size: 18px;
    text-align: center;
    color: #333;
    margin-bottom: 16px;
}


.cs-label {
    font-size: 16px;
    margin-bottom: 8px;
    display: block;
}


input[type="text"], input[type="password"], input[type="email"], textarea, select {
    padding: 10px !important;
    width: 100% !important;
    margin: 0 !important;
    margin-bottom: 20px !important;
}

.chosen-single {
    margin-bottom: 20px !important;
}
/*
btn btn-primary
cs-green-btn
cs-greenlight-btn
cs-dark-btn
*/
/* 
Color Assets :
blue : #242765
blue sky : #418CCB
White grey : #F4F2EF
White grey : #FF8F79
*/
#ctl00_ctl00_ctl00_MainMasterContentPlaceHolder_MainContentPlaceHolder_PageContent_upanelbtnSearchSearch,
#ctl00_ctl00_ctl00_MainMasterContentPlaceHolder_MainContentPlaceHolder_PageContent_upanelBtnAdd {
    display: inline-block;
}

.cs-loader {
    position: absolute;
    right: 0;
    left: 0;
    top: 40%;
}

.myGrid {
    font-family: 'DIN NEXTTM ARABIC', Tahoma, Arial;
}

.chosen-container-single .chosen-single {
    height: 38px !important;
    line-height: 38px !important;
    background-image: none !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

tr,
td {
    font-family: 'DIN NEXTTM ARABIC', Tahoma, Arial;
}

.NewDateWrapper {
    width: 100% !important;
}

/* Bootstrap */


.cs-default-btn {
    color: #333;
    background-color: #fff;
    border-color: #ccc !important;
}

.cs-btn {
    display: inline-block;
    --padding: 6px 12px;
    margin-bottom: 0;
    --font-size: 14px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.cs-default-btn.active,
.cs-default-btn.focus,
.cs-default-btn:active,
.cs-default-btn:focus,
.cs-default-btn:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.ui-widget-content {
    background: #FFF !important;
}

.ui-widget-header {
    background: #277b9d !important;
    color: #fff !important;
}

/* POP UP */

#popup_message {
    font-family: 'DIN NEXTTM ARABIC', Tahoma, Arial;
}

#popup_ok, #popup_cancel {
    background-color: #16a085;
}

#popup_ok {
    background: #277b9d !important;
    padding: 8px !important;
    color: #FFF !important;
}

#popup_title {
    font-family: 'DIN NEXTTM ARABIC', Tahoma, Arial;
    color: white !important;
    background: #277b9d !important;
    border: solid 1px transparent !important;
    border-bottom: solid 1px transparent;
}

#popup_container {
    box-shadow: 0px 2px 3px rgba(0,0,0,0.2) !important;
    border: 0 !important;
}

/*.ui-state-hover,
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: transparent !important;
    background: none !important;
}*/

/*.ui-state-default a {
    color: #FFF !important;
}*/



.menu,
.menu-brand {
    display: none;
}

@media only screen and (min-width: 1200px) {
    .menu,
    .menu-brand {
        display: block;
    }

    .menu {
        float: right;
    }

    .menu-brand {
        float: left;
    }

    .menu > li {
        display: inline-block;
        text-align: right;
    }

    .slicknav_menu {
        display: none;
    }
}

@media only screen and (max-width: 1200px) {

    .tdLeftMenu .ListTask {
        height: auto !important;
    }
}



.slicknav_menu {
    background-color: transparent;
    box-shadow: 0px 2px 3px rgba(0,0,0,0.2) !important;
}

.slicknav_nav {
    position: relative;
    background: #fff;
    box-shadow: 0px 2px 3px rgba(0,0,0,0.2) !important;
    z-index: 9999999;
}

    .slicknav_nav li {
        padding: 0;
    }

    .slicknav_nav a {
        margin: 0;
        padding: 8px 10px;
        border-radius: 0 !important;
        text-decoration: none;
    }


.myGrid .pgr td {
    border-width: 0;
    padding: 0 8px !important;
    border-left: 0 !important;
    color: #333 !important;
    line-height: 10px;
    border-radius: 10px;
    background: #F1F1F1;
}

.myGrid .pgr {
    background-color: #FFF !important;
}

.ui-dialog {
    z-index: 999999999999 !important;
}

    .ui-dialog .ui-dialog-buttonpane button {
        background: #418ccb !important;
        color: white;
        font-family: 'DIN NEXTTM ARABIC', Tahoma, Arial;
        border-bottom: 2px solid #3470a2 !important;
        font-weight: normal;
    }

    .ui-dialog iframe {
        width: 100%;
    }


/* Buttons */

.btn {
    margin: .2em .1em;
    font-family: 'DIN NEXTTM ARABIC', Tahoma, Arial;
    font-size: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: none;
    border-radius: 3px;
    padding: 0.45em 1em !important;
    color: #fff !important;
    outline: none;
    font-weight: normal;
}

.btn-lg {
    padding: 1em 2em !important;
}

.btn-sm,
.btn-xs {
    font-size: .85em;
    padding: .5em 1em !important;
}

.btn-xs {
    font-size: .85em;
    padding: .25em .75em !important;
}

.btn-default {
    border-color: #d9d9d9 !important;
    background: #ffffff !important;
    color: #333 !important;
}

    .btn-default:hover {
        background: #f2f2f2 !important;
    }

.btn-primary {
    border: #2a6496 !important;
    background: #357ebd !important;
}

    .btn-primary:hover {
        background: #428bca !important;
    }

.btn-success {
    border-color: #3d8b3d !important;
    background: #4cae4c !important;
}

    .btn-success:hover {
        background: #5cb85c !important;
    }

.btn-info {
    border-color: #28a1c5 !important;
    background: #46b8da !important;
}

    .btn-info:hover {
        background: #5bc0de !important;
    }

.btn-warning {
    border-color: #df8a13 !important;
    background: #eea236 !important;
}

    .btn-warning:hover {
        background: #f0ad4e !important;
    }

.btn-danger {
    border-color: #b52b27 !important;
    background: #d43f3a !important;
}

    .btn-danger:hover {
        background: #d9534f !important;
    }


/* Reset old styels */

.ui-dialog .ui-dialog-titlebar-close {
    background: transparent !important;
    border: none !important;
}

.pgr span {
    color: white;
    background: #277b9d;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    display: block;
}



.pgr a {
    display: block;
    color: #333;
    background: #FFF;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    text-decoration: none;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}

    .pgr a:hover {
        color: #FFF;
        background: #277b9d;
    }


.myGrid .pgr td {
    padding: 0 3px 0 3px !important;
}

.CheckBoxText span {
    display: inline-block;
}


.ui-dialog {
    max-width: 992px !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto;
    width:100% !important;
}



/* On screens that are 992px or less, set the background color to blue */
@media screen and (max-width: 992px) {
    .ui-dialog {
        width: auto !important;
    }
}

.ui-widget-header {
    border-radius: 0;
    border: 0;
}

.ui-dialog .ui-dialog-title {
    font-size: 18px;
    border-radius: 0;
}

.ui-button-text-only .ui-button-text {
    text-align: center;
}

.no-date-bar {
    background: #e6ebef;
    border-right: 6px solid #357ebd;
    padding: 10px;
}

/*--  --*/

/*.rolesData .ui-state-default, .ui-widget-content .ui-state-default {
    background: #277b9d !important;
    padding: 11px;
    text-align: right;
    border: transparent !important;
}

.rolesData .ui-state-default a {
    color: #e6ebef !important;
}

.cs-table-controls{

}*/

.cs-members-promotions-popup span,
.cs-operation-master-page,
.cs-user-options,
.cs-add-notes,
.cs-membersmaindata {
    text-align: right;
}

    .cs-label-spacing span,
    .cs-members-promotions-popup span,
    .cs-operation-master-page .TitleForm span,
    .cs-user-options .TitleForm span
    .cs-add-notes .TitleForm span,
    .cs-membersmaindata .TitleForm span {
        display: block;
        margin-bottom: 8px;
    }

.cs-label-spacing-box .TitleForm span {
    display: block;
    margin-bottom: 8px;
}



.cs-membersmaindata .TitleForm span.Validation {
    display: inline-block;
}

.cs-search-btn-container {
    position: relative;
}

.cs-search-btn {
    position: absolute;
    left: 1px;
    top: 1px;
    background: #ffffff;
    padding: 9.5px;
}

h3.ui-accordion-header {
    background: #fff;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

    h3.ui-accordion-header a {
        color: #333;
        text-decoration: none;
    }

.ui-state-hover a {
    color: #333 !important;
    text-decoration: none;
}

.ui-state-active {
    background: #277b9d !important;
}

    .ui-state-active a {
        color: #FFF !important;
    }

.ui-accordion-header:hover span {
    color: #333;
}

.cs-btn-gp {
    text-align: right;
}

    .cs-btn-gp > div {
        display: inline-block;
    }

.cs-user-options {
    text-align: right;
}

.cs-popup-heading {
    padding: 0;
    color: #525252;
    font-size: 16px;
    font-weight: bold;
    border-radius: 3px;
    margin: auto;
    text-align: right;
    display: block;
    margin-bottom: 20px;
}

/*.popupHover labels*/

.cs-popup {
    text-align: right;
}

    .cs-popup span {
        display: block;
        margin-bottom: 8px;
    }

/*  */

.cs-empty-data {
    background: #277b9d;
    padding: 10px;
    color: #fff;
}

    .cs-empty-data span {
        margin: 0 !important;
        padding: 0;
    }



.ui-dialog .ui-dialog-title {
    padding-right: 20px;
    float: none;
}

.TitleForm .Validation,
.ui-dialog .Validation {
    position: absolute;
    top: 2px;
    right: 7px;
    font-size: 18px;
}


.w-100 {
    width: 100% !important;
}

.table-center th,
.table-center td {
    text-align: center;
}

.request-ui-select span {
    display: inline-block !important;
    margin: 0 2px !important;
    padding: 0 !important;
    font-size: 12px;
}

    .request-ui-select span .btn-default {
        cursor: pointer;
    }

span.ui-select-match-item.btn.btn-default.btn-xs.btn-primary {
    background: rgb(255, 255, 255) !important;
}

.date-input-container {
    position: relative;
}

.dt-item {
    padding: 16px;
    font-size: 14px;
}

.dt-heading {
    font-size: 16px;
    color: #fff;
    padding: 8px 10px;
}



.chosen-container {
    width: 100% !important
}

.dataTables_paginate a,
.dataTables_paginate span {
    display: inline-block !important;
}

.login .btn {
    cursor: pointer;
}


.dataTables_paginate .ui-state-default {
    background: #277b9d !important;
}

.paging_full_numbers .ui-button {
    color: #fff !important;
    padding: 8px 10px;
    border: 0;
    margin: 0 2px;
    border-radius: 0 !important;
}

.paging_full_numbers {
    margin-top: 8px;
}

.dataTables_filter {
    text-align: right;
}

.dataTables_wrapper .DTTT_container .DTTT_button {
    background: #277b9d !important;
    color: #fff !important;
    margin: auto !important;
    height: unset !important
}

.dataTables_wrapper .DTTT_container {
    margin: 23px;
}

div#tblSearchLabelDeeds_filter label input {
    margin: 0 !important;
    margin-top: 8px !important;
}

.dataTables_filter label input {
    margin: 0 !important;
    margin-top: 8px !important;
}

table.dataTable tr.even {
    background-color: #e6ebef;
}

table.dataTable tr.odd {
    background-color: #FFF;
}

.dataTables_length select {
    margin-top: 8px !important;
    display: block;
}

.dataTable thead tr th.ui-state-default {
    border: 1px solid #489ec1 !important;
    background: #277b9d !important;
    color: #fff !important;
}

.election-popup .tdTitle {
    margin-bottom: 10px !important
}

.election-popup .election-title {
    font-size: 14px;
}

.election-popup .election-dt {
    font-weight: bold;
}

.election-popup .election-item {
    margin-bottom: 12px;
}

.tb-notes {
    padding: 8px;
    border-radius: 2px;
}

.cs-b-0 span {
    margin-bottom: 0 !important;
}

.cs-upload .custom-upload {
    margin: 0 !important;
    height: 38px !important;
    width: 100% !important;
}

    .cs-upload .custom-upload input {
        margin: 0 !important;
        height: 40px !important;
        background: #fff !important;
    }


    .cs-upload .custom-upload .fake-file {
        width: 100% !important;
    }

        .cs-upload .custom-upload .fake-file img {
            position: absolute;
            left: 10px;
            top: 12px;
        }

    .cs-upload .custom-upload input[type=file] {
        width: 100% !important;
    }

.ui-dialog button.ui-button {
    border: 0;
}

.rolesData h3.ui-state-default {
    background:transparent !important;
}

.rolesData h3.ui-state-active {
    background: #277b9d !important;
}


.w-100{
    width:100%;
}


.pagination span,
.pagination label{
    display:inline-block !important;
 }

tr, td {
    padding-top: 6px;
    padding-bottom: 6px;
}

li.search-choice span {
    margin-bottom: 0 !important;
}

.chosen-container-multi .chosen-choices li.search-choice {
    background-color: transparent !important;
    background-image: none !important;
}

ul.chosen-choices li.search-field input.default {
    font-family: 'DIN NEXTTM ARABIC', Tahoma, Arial !important;
}


.summary-container{
    background-color:#fff;
}


/* Calender styling override*/

.PopupMasterMainDiv .tdTitleLeft {
    background-color: transparent !important;
}

.calendars-month-header .calendars-month-year {
    margin-bottom: 0 !important;
    width: auto !important;
    font-family: 'DIN NEXTTM ARABIC', Tahoma, Arial !important;
    font-weight:normal;
}

.calendars-nav a,
.calendars-ctrl a {
    font-family: 'DIN NEXTTM ARABIC', Tahoma, Arial;
    text-decoration: none;
    font-weight:normal;
}

.calendars-nav a.calendars-cmd {
    height: auto !important;
}

.calendars a.calendars-cmd,
.calendars-month-header, .calendars-month-header select, .calendars-month-header input {
    height: auto !important;
}

.calendars-month th {
    padding:0 !important;
}

.calendars-month span {
    font-size: 13px;
    padding: 3px 0 !important;
}


/* End of calender styling override */


.c-report tr, .c-report td {
     padding-top: 0 !important; 
     padding-bottom: 0 !important; 
}




.c-report input[type="text"],
.c-report input[type="password"],
.c-report input[type="email"], .c-report textarea, .c-report select {
    padding: 4px !important;
    margin-bottom: 0 !important;
}

.calendars-month-header {
    height: 1.6em

}

.calendars-weekend {
    background-color: #80b2da !important;
}

.c-report span div > table {
    margin: auto;
}

.MasterImgLogo {
    background: #fff;
    border-radius: 0 0 8px 8px;
    display: block;
    width: 81px;
    position: absolute;
    top: -10px;
    box-shadow: rgba(0,0,0,0.2 )0px 2px 2px;
    overflow:hidden;
    padding:5px;
}

.cs-page-title .cs-system-name {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    padding: 3px 15px;
    border-radius: 3px;
    margin-right: 18px;
    padding-right: 80px;
}




.MasterImgLogo img {
    margin: auto;
    width: 100%;
}

.popup-label {
    background: #277b9d;
    padding: 8px 15px;
    display: block;
    color:#fff;
    margin-bottom:20px;
}

.popup-label span,
.popup-label i{
    color:#fff;
    font-size:16px;
    display:inline-block;
    margin:0;

}
    .popup-label i {
    padding: 0 0 0 8px;
    }

.ListSerach {
    background-color: #f1c40f !important;
    border: 1px solid #F5F5F5;
    border-radius: 2px;
    padding: 5px 10px;
}

#cs-Report {
    max-width: 1200px;
    margin: auto;
    box-shadow: 0px -1px 6px #eaeaea;
    padding: 40px;
}

#cs-Report tr td span span {
    padding-top: 10px;
}


.cs-Report-head span {
    font-size: 14px;
   
}

.cs-Report-body span {
    font-size: 14px;
}

.cs-Report-label {
    font-size: 18px !important;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
}

.cs-Report-Header-label {
    font-size: 16px !important;
    font-weight: bold !important;
    text-decoration: underline !important;
    text-align: center !important;
}

.cs-Report-footer span {
    font-size: 14px;
}

.inline-divs div{
    display:inline-block;   
}

#LicenseTypes input{
    margin:0 !important;
}

#LicenseTypes th ,
    #LicenseTypes td {
    padding:10px !important;
}

#popup_container{
    z-index:9999999999 !important;
}

.loginHeader{
    text-align:center;
}

.pgr table {
    margin-top: 6px;
    margin-bottom: 6px;
}

.c-report {
    direction: ltr !important;
    display: block;
    margin-right: auto;
    margin-left: auto;
}


.c-report tr,
.c-report td,
.c-report td div {
    font-family: 'DIN NEXTTM ARABIC', Tahoma, Arial !important;
    font-weight: 100 !important;
}


.pg-num {
    font-family: 'DIN NEXTTM ARABIC', Tahoma, Arial !important;
    height: 30px;
    border-radius: 4px;
}

.cs-scanner div,
.cs-scanner div input,
.cs-scanner div span{
    display:inline-block;
}

.custom-upload .fake-file{
    background:#FFF !important;

}

.custom-upload .fake-file img{
    position: absolute;
    left: 6px;
    top: 6px;
}

.c-report table {
    width: 100% !important;
}

.InstrumentsSummaryReportArea td span span{
    display:inline-block !important;

}



div.dt-buttons {
    top:21px;
}


/*GridView Pagination Style*/
.pagination-ys {
    /*display: inline-block;*/
    padding-right: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination-ys table > tbody > tr > td {
    display: inline;
}

.pagination-ys table > tbody > tr > td > a,
.pagination-ys table > tbody > tr > td > span {
    position: relative;
    float: right;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #dd4814;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-right: -1px;
}

.pagination-ys table > tbody > tr > td > span {
    position: relative;
    float: right;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    margin-right: -1px;
    
    color: #aea79f;
    background-color: #f5f5f5;
    border-color: #dddddd;
    cursor: default;
}

.pagination-ys table > tbody > tr > td:first-child > a,
.pagination-ys table > tbody > tr > td:first-child > span {
    margin-right: 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.pagination-ys table > tbody > tr > td:last-child > a,
.pagination-ys table > tbody > tr > td:last-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination-ys table > tbody > tr > td > a:hover,
.pagination-ys table > tbody > tr > td > span:hover,
.pagination-ys table > tbody > tr > td > a:focus,
.pagination-ys table > tbody > tr > td > span:focus {
    color: #97310e;
    background-color: #eeeeee;
    border-color: #dddddd;
}
/*End GridView Pagination Style*/


.aspNetDisabled,
.aspNetDisabled:hover {
    background-color: #cccccc !important;
}
