body {
    font-family: yekan,Tahoma;
    direction: rtl;
    text-align: right;
    background-color: #eeebeb; /*#f5f5f5;*/
    /*font-family:Sahel,sans-serif*/
}
/*@font-face {
    font-family: 'Yekan';
    src: url('../../App_Themes/Default/Yekan/Yekan.eot') format('embedded-opentype');
}*/
@font-face {
    font-family: 'yekan';
    src: url('../../App_Themes/Default/YekanYekan.html');
    src: url('../../App_Themes/Default/YekanYekand41d.html?#iefix') format('embedded-opentype'), url('../../App_Themes/Default/Yekan/Yekan.woff') format('woff'), url('../../App_Themes/Default/Yekan/Yekan.ttf') format('truetype'), url('../../App_Themes/Default/Yekan/Yekan.svg#BYekan') format('svg');
    font-weight: normal;
    font-style: normal;
}

pre {
    background: #f7f7f9;
}

@media (min-width:768px) {
    body > .navbar-transparent {
        box-shadow: none;
    }

        body > .navbar-transparent .navbar-nav > .open > a {
            box-shadow: none;
        }
}

#home {
    padding-top: 0;
}

    #home .navbar {
        transition: box-shadow .2s ease-in;
    }

    #home .navbar-brand .nav-link {
        display: inline-block;
        margin-right: -30px;
    }

    #home .navbar-brand img {
        display: inline-block;
        margin: 0 10px;
        width: 30px;
    }

    #home .btn {
        padding: .6em .7em;
        box-shadow: none;
        font-size: .7rem;
    }

.bs-docs-section {
    margin-top: 4em;
}

    .bs-docs-section .page-header h1 {
        padding: 2rem 0;
        font-size: 3rem;
    }

.dropdown-menu.show[aria-labelledby=themes] {
    display: flex;
    width: 420px;
    flex-wrap: wrap;
}

    .dropdown-menu.show[aria-labelledby=themes] .dropdown-item {
        width: 33.333%;
    }

        .dropdown-menu.show[aria-labelledby=themes] .dropdown-item:first-child {
            width: 100%;
        }

.bs-component {
    position: relative;
}

    .bs-component + .bs-component {
        margin-top: 1rem;
    }

    .bs-component .card {
        margin-bottom: 1rem;
    }

    .bs-component .modal {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto;
        z-index: 1;
        display: block;
    }

    .bs-component .modal-dialog {
        width: 90%;
    }

    .bs-component .popover {
        position: relative;
        display: inline-block;
        width: 220px;
        margin: 20px;
    }

#source-button {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    font-weight: 700;
}

.nav-tabs {
    margin-bottom: 15px;
}

.progress {
    margin-bottom: 10px;
}

#footer {
    margin: 5em 0;
}

    #footer li {
        float: left;
        margin-right: 1.5em;
        margin-bottom: 1.5em;
    }

    #footer p {
        clear: left;
        margin-bottom: 0;
    }

.splash {
    padding: 12em 0 6em;
    background-color: #2196f3;
    color: #fff;
    text-align: center;
}

    .splash .logo {
        width: 160px;
    }

    .splash h1 {
        font-size: 3em;
        color: #fff;
    }

    .splash #social {
        margin: 2em 0 6em;
    }

    .splash .alert {
        margin: 2em 0;
        border: none;
    }

    .splash .sponsor a {
        color: #fff;
    }

.section-tout {
    padding: 6em 0 1em;
    border-bottom: 1px solid rgba(0,0,0,.05);
    background-color: #eaf1f1;
}

    .section-tout .fa {
        margin-right: .2em;
    }

    .section-tout p {
        margin-bottom: 5em;
    }

.section-preview {
    padding: 4em 0 4em;
}

    .section-preview .preview {
        margin-bottom: 4em;
        background-color: #eaf1f1;
    }

        .section-preview .preview img {
            max-width: 100%;
        }

        .section-preview .preview .image {
            position: relative;
        }

            .section-preview .preview .image:before {
                box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                content: "";
                pointer-events: none;
            }

        .section-preview .preview .options {
            padding: 2em;
            border: 1px solid rgba(0,0,0,.05);
            border-top: none;
            text-align: center;
        }

            .section-preview .preview .options p {
                margin-bottom: 2em;
            }

    .section-preview .dropdown-menu {
        text-align: left;
    }

    .section-preview .lead {
        margin-bottom: 2em;
    }

@media (max-width:767px) {
    .section-preview .image img {
        width: 100%;
    }
}

.sponsor img {
    max-width: 100%;
}

.sponsor #carbonads {
    max-width: 240px;
    margin: 0 auto;
}

.sponsor .carbon-text {
    display: block;
    margin-top: 1em;
    font-size: 12px;
}

.sponsor .carbon-poweredby {
    float: right;
    margin-top: 1em;
    font-size: 10px;
}

@media (max-width:767px) {
    .splash {
        padding-top: 8em;
    }

        .splash .logo {
            width: 100px;
        }

        .splash h1 {
            font-size: 2em;
        }

    #banner {
        margin-bottom: 2em;
        text-align: center;
    }
}
/**Message****/
.notification {
    padding: 8px 8px 8px 5px;
    margin: 5px 0 10px 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow:0 1px 5px rgba(0, 0, 0, .65);
}

.msgalert {
    border: 1px solid #eac572;
    background: #ffe9ad url(images/warning.html) no-repeat 10px center;
    box-shadow:0 1px 5px rgba(0, 0, 0, .65);
}


.msgsuccess {
    border: 1px solid #a6ca8a;
    background: #e9ffd9 url(images/success.html) no-repeat 10px center;
    box-shadow:0 1px 5px rgba(0, 0, 0, .65);
}

.msgerror {
    border: 1px solid #ee2110;
    background: #ffecec url(images/error.html) no-repeat 10px center;
    box-shadow:0 1px 5px rgba(0, 0, 0, .65);
}

.msgnotice {
    border: 1px solid #8ed9f6;
    background: #e3f7fc url(images/notice.html) no-repeat 10px center;
    box-shadow:0 1px 5px rgba(0, 0, 0, .65);
}

.alert-box span {
    font-weight: bold;
    text-transform: uppercase;
}

.alert-box {
    color: #555;
    font-family: Tahoma,Geneva,Arial,sans-serif;
    font-size: 11px;
}
/******* topnavbar ************/
.topnavbar {
    /*background: #3082cb url('../../App_Themes/Default/Image/bg.png') repeat-x scroll 0 0;*/
    background-repeat: repeat-x;
    background-repeat: repeat-x;
    height: 80px;
    overflow: hidden;
    margin-bottom: 15px;
    /*background: url('../../App_Themes/Default/Image/bg.png') repeat scroll right top, rgba(0, 0, 0, 0) linear-gradient(0deg, rgb(0, 141, 254) 0%, rgb(75, 164, 250) 100%) repeat scroll 0% 0%;*/
    background: rgba(0, 0, 0, 0) linear-gradient(0deg, rgb(0, 141, 254) 0%, rgb(75, 164, 250) 100%) repeat scroll 0% 0%;
}

.topnavbar11 {   
    height:150px;  
    /*background: #3082cb url('../../App_Themes/Default/Image/b.png') repeat-x scroll 0 0;*/ 
    background:no-repeat scroll right top, 
        rgba(0, 0, 0, 0) linear-gradient(0deg, rgb(0, 141, 254) 0%, 
    rgb(75, 164, 250) 100%) repeat scroll 0% 0%;
    padding: 20px 30px;   
    box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 9px; 
    /*height:100px;*/
}
/******* textBox in skin  ************/
input {
    border: 1px solid #A0A0A0;
    font-family: Tahoma !important;
    margin-bottom: 0px;
    text-align: right;
    Border-radius: 5px;
}

.txtName {
    border: 1px solid #A0A0A0;
    font-family: Tahoma !important;
}

.txtreadOnly {
    border: 1px solid #A0A0A0;
    font-family: Tahoma !important;
    background-color: #EEEEEE;
}
/******* input readonly  ************/
input[readonly='readonly'] {
    border: 1px solid #999;
    background-color: #ddd;
}

input[readonly] {
    border: 1px solid #999;
    background-color: #ddd;
}
/******* input disabled  ************/
input[disabled='disabled'] {
    border: 1px solid #999;
    background-color: #ddd;
}

input[disabled] {
    border: 1px solid #999;
    background-color: #ddd;
}

.chzn-single {
    height: 28px !important;
}
/******* Table  ************/
.tblcard td {
    height: 33px;
}
/******* Footer  ************/
.footer {
    width: 100%;
    height: 50px;
    line-height: 45px;
    background-color: #eee;
    padding-right: 30px;
    border-top: 1px solid #ccc;
}


/******* navBar  ************/
.divnav {
    overflow: hidden;
    counter-reset: Number;
    width: 100%;
    margin: 0px auto;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

    .divnav a {
        text-decoration: none;
        outline: none;
        display: block;
        float: right;
        font-family: yekan;
        font-size: 14px;
        line-height: 33px;
        color: #77787b;
        padding: 0px 50px 0px 10px;
        background: #d9d9d9;
        position: relative;
    }

@media only screen and (max-width: 600px) {
    .divnav a {
        font-size: 13px !important;
        padding-right: 20px !important;
    }

        .divnav a:before {
            display: none !important;
        }
}

.divnav a:first-child {
}

    .divnav a:first-child:before {
        right: 15px;
        text-align: center;
    }

.divnav a:last-child {
}

.divnav a:before {
    counter-increment: Number;
    content: counter(Number);
    border-radius: 100%;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 21px;
    margin: 7px 0;
    position: absolute;
    right: 20px;
    background: #77787b;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
}

.divnav a.active:before {
    background: #fff;
    color: #3082cb; /*#34495e;*/
    font-size: 14px;
    text-align: center;
}

.divnav a.active {
    background: #3082cb; /*#34495e;*/
    color: #fff !important;
}

.divnav a.done {
    background: #27ae60;
    color: #fff !important;
}

    .divnav a.done:before {
        background: #fff;
        color: #27ae60;
        font-size: 14px;
    }

.divnav a:after {
    content: '';
    position: absolute;
    top: 3px;
    left: -12px;
    width: 26px;
    height: 26px;
    transform: scale(0.808) rotate(225deg);
    z-index: 1;
    background: #d9d9d9;
    box-shadow: 1px -1px 0 1px rgba(0, 0, 0, 0.1);
    border-radius: 0 3px 0 50px;
}

.divnav a.active:after {
    background: #3082cb; /*#34495e;*/
}

.divnav a.done:after {
    background: #27ae60;
}

.divnav a:last-child:after {
    content: none;
}


.modal-header .close {
    padding: 0 15px;
}

.border-primary {
    border-color: #b0b3b7 !important;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .65);
}


.card-header {
    padding-top: 7px;
    padding-bottom: 2px;
}

.row {
    margin-bottom: 5px;
}

.border-primary {
    margin-bottom: 13px;
}

/*#34495e;*/
.validSummary {
    border: 1px solid #f5aca6;
    background: #ffecec url(images/error.html) no-repeat 10px center;
    margin: 5px 0 10px 0;
    border-radius: 5px;
}




/**************************/
/* Grid */
/**************************/
.grid {
    font-size: 15px;
}

    .grid table {
        border-collapse: collapse;
        border: 1px solid #ccc;
    }

    .grid td, .grid th {
        border: 1px solid #d2d2d2;
    }

    .grid a {
        text-decoration: none;
        border: 0px;
        color: #6990CE;
    }
    /* headerStyle */
    .grid .headerStyle {
        border: medium none;
        height: 30px;
        font-weight: bold;
        background-color: #eae8e8;
        background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.6) 0px, rgba(255, 255, 255, 0) 100%);
    }

        .grid .headerStyle th,
        .grid .headerStyle td {
            text-align: center;
            font-weight: normal;
        }
    /*itemStyle   alternating */
    .grid .itemStyle {
        /*background-color: #fbfcfd;*/
        color: #333333;
    }

    .grid .alternating {
        background-color: #f3f3f3;
        color: #284775;
    }

        .grid .itemStyle td, .grid .alternating td {
            height: 25px;
            padding: 4px;
        }

        .grid .itemStyle:hover, .grid .alternating:hover {
            background: rgb(221, 221, 221);
        }

    /* pagerStyle */
    .grid .pagerStyle {
        direction: ltr;
        border: 1px solid #d2d2d2;
    }

        .grid .pagerStyle span {
            color: #3F5C85;
            font-weight: bold;
        }

        .grid .pagerStyle a {
        }

        .grid .pagerStyle table {
            border: 0px;
        }

        .grid .pagerStyle td {
            border: 0px;
        }

.divRecordCount {
    padding-right: 10px;
}

.grid .gridNotWidth {
    width: auto !important;
}
/**************************/
/*Finish Grid */
/**************************/
/***********************/
.Paging {
    display: block;
    text-align: right;
    height: 36px;
    line-height: 21px;
    clear: both;
    padding-top: 3px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    border: 1px solid #d2d2d2;
    border-top-color: rgb(210, 210, 210);
    border-top-style: solid;
    border-top-width: 1px;
    padding: 6px 10px;
    border-top: 0px;
}



