﻿
.noborder {
    border-color: transparent;
}

.N2 {
    position: absolute;
    z-index: 999;
    /*background-color: white;*/
    right: 60px;
    top: 48px;
}

@font-face {
    font-family: 'Shabnam';
    src: url('../fonts/Shabnam.eot?#') format('eot'), /* IE6–8 */
    url('../fonts/Shabnam.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/Shabnam.ttf') format('truetype'); /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
    font-family: 'BMitra';
    src: url('../fonts/BMitra.eot?#') format('eot'), /* IE6–8 */
    url('../fonts/BMitra.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/BMitra.ttf') format('truetype'); /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
    font-family: 'BRoya';
    src: url('../fonts/BRoya.eot?#') format('eot'), /* IE6–8 */
    url('../fonts/BRoya.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/BRoya.ttf') format('truetype'); /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
    font-family: 'BTraffic';
    src: url('../fonts/BTraffic.eot?#') format('eot'), /* IE6–8 */
    url('../fonts/BTraffic.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/BTraffic.ttf') format('truetype'); /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
    font-family: 'BZar';
    src: url('../fonts/BZar.eot?#') format('eot'), /* IE6–8 */
    url('../fonts/BZar.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/BZar.ttf') format('truetype'); /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
    font-family: 'BYekan';
    src: url('../fonts/BYekan.eot?#') format('eot'), /* IE6–8 */
    url('../fonts/BYekan.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/BYekan.ttf') format('truetype'); /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/IRANSansWeb_Bold.eot?#') format('eot'), /* IE6–8 */
    url('../fonts/IRANSansWeb_Bold.woff') format('woff'),; /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    /*url('../fonts/BYekan.ttf') format('truetype');*/ /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
/*
@font-face {
  font-family: 'nano_icon_font3';
  src: url('font/nano_icon_font3.eot?8875162');
  src: url('font/nano_icon_font3.eot?8875162#iefix') format('embedded-opentype'),
       url('font/nano_icon_font3.woff?8875162') format('woff'),
       url('font/nano_icon_font3.ttf?8875162') format('truetype'),
       url('font/nano_icon_font3.svg?8875162#nano_icon_font3') format('svg');
  font-weight: normal;
  font-style: normal;
}*/
/*W_yekan*/
* {
    font-family: 'BYekan' !important;
    /*font-weight: bold !important;*/
}

.bg {
    height: 150% !important;
    overflow: hidden;
    background-color: rgb(206, 206, 206) !important;
}



.GridView table td {
    border-left: 1px solid white;
    border-top: 1px solid white;
}

.GridView tbody td {
    border-left: 1px solid white;
    border-top: 1px solid white;
}

html {
    font-size: 12px;
}

body {
    margin: 0;
    /*background: url('../Images/cubes_abstract-1680x10502.png') repeat-x right top;*/
    background-repeat: no-repeat;
    /*background-repeat:repeat;*/
    /*font-family: BNazanin,'B Yekan',Tahoma;*/
    direction: rtl;
    overflow-x: auto; /**/
}

span {
    /*font-size: 15px !important;*/
    /*font-family: BNazanin;*/
    line-height: 200%;
}

#UserPanel {
    /*font-family: BNazanin;*/
    padding-top: 7px !important;
    font-size: 14px;
    /*margin-right: 5px; margin-left: 5px; */
    white-space: nowrap;
    text-align: left;
    padding: 0;
    z-index: 1;
    float: left;
    height: 100%;
}

.ruBrowse {
    /*background-position: 0 -46px !important;*/
    height: 35px !important;
}

.space {
    margin-right: 15px;
}

h1, h2, h3 {
    margin: 0;
    padding: 5px;
    /*font-weight: normal;*/
    color: #2a7070;
    border-bottom: solid;
    border-bottom-color: lightgray;
    border-bottom-width: 1px;
    border-collapse: separate;
}

h3 {
    height: 30px;
    margin-bottom: 5px;
    padding: 5px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #ad2303;
    font-size: 1.6em;
    /*font-family: BNazanin;*/
    /*font-weight: bold;*/
}


    h3 a {
        text-decoration: underline;
        height: 10px;
        vertical-align: central;
        color: white;
        font-size: 12px;
    }

        h3 a:hover {
            text-decoration: none;
            color: yellow;
        }

h4 {
    margin: 15px;
    height: 20px;
    padding: 5px 15px !important;
    border: 1px solid silver;
    border-radius: 3px;
    background-color: #ededed;
    /*border-top-left-radius: 3px;
    border-top-right-radius: 3px;*/
    /*background-color: #1e4e72;*/
    color: #0f7411 !important;
    /*box-shadow: 1px 1px 5px #495c92;*/
    font-size: 13px !important;
    /*font-weight: bold !important;*/
}


.h1, h1 {
    font-size: 25px !important;
}

h2 {
    font-size: 2.8em;
}


p, ul, ol {
    margin-top: 10px;
    line-height: 220%;
}

ul, ol {
    text-align: justify;
}

a {
    text-decoration: none;
    color: #4b8490;
    /*font-family: BNazanin;*/
}

    a:hover {
        text-decoration: none !important;
    }


.container {
    /*width: 1000px;*/
    margin-left: 10px;
    margin-right: 10px;
    width: 98%;
    /*margin: 0px auto;*/
    direction: rtl;
}

/* Header */
.header-mob {
    font-size: 12px;
}

    .header-mob img {
        width: 45px;
        padding: 5px;
    }


.jqx-ribbon-content-section-bottom {
    /*color: white;*/
    /*padding-top: 15px;*/
    font-size: 20px;
}

.header-desk {
    /*text-shadow: 3px 3px 12px 11px black;*/
}

    .header-desk img {
        width: 70px;
        padding: 5px;
    }

.PropertiesPanel {
    text-align: center;
}


/* Logo */

#logo {
    float: left;
    width: 300px;
    margin: 0;
    padding: 0;
    color: #FFFFFF;
}

    #logo h1, #logo p {
    }

    #logo h1 {
        padding: 10px 0px 0px 0px;
        text-transform: lowercase;
        font-size: 3.8em;
    }

        #logo h1 a {
            color: #FFFFFF;
        }

    #logo p {
        margin: 0;
        padding: 0px 0 0 0px;
        font: normal 18px Georgia, "Times New Roman", Times, serif;
        font-style: italic;
        color: #8E8E8E;
    }

        #logo p a {
            color: #8E8E8E;
        }

    #logo a {
        border: none;
        background: none;
        text-decoration: none;
        color: #000000;
    }

/* Splash */

#splash {
    width: 100%;
    height: 300px;
    margin: 0 auto;
}


/* Page */



#page {
    padding-top: 88px;
    /*padding: 88px 15px 0 5px;*/
    width: 98%;
    /*float: left;*/
    padding-right: 15px;
    min-width: 345px;
    /*position: relative;*/
    z-index: 1;
}
/*media screen*/


/* Content */

#content {
    float: left;
    /*min-width: 850px;
    width: 100%;*/
    /*padding: 50px 0px 0px 0px;*/
    margin-top: 0;
    direction: rtl;
    /*min-height:400px;*/
    padding: 0px;
    padding-top: 0;
}

/* Sidebar */

#sidebar {
    float: right;
    width: 250px;
    margin: 0px;
    background-color: #efefe6 !important;
    padding: 5px;
    /*padding: 30px 0px 0px 0px;*/
}


    #sidebar h2 {
        height: 38px;
        padding-left: 30px;
        letter-spacing: -.5px;
        font-size: 1.8em;
        color: #3A4648;
    }

    #sidebar p {
        margin: 0 0px;
        padding: 0px 30px 20px 30px;
        text-align: justify;
    }

    #sidebar a {
        border: none;
    }

        #sidebar a:hover {
            text-decoration: underline;
        }

    /* Three Column Footer Content */


    #sidebar fieldset {
        background-color: #e6efec !important;
        background-image: none !important;
    }

#footer, .footer {
    font-family: tahoma !important;
}

.post {
    overflow: hidden;
    margin-bottom: 40px;
    border-bottom: 1px solid #E7EBED;
}

    .post .title {
        height: 41px;
        padding: 7px 0px 0px 0px;
        letter-spacing: -1px;
    }

        .post .title a {
            border: none;
            text-transform: lowercase;
            color: #3A4648;
        }

    .post .meta {
        margin-bottom: 30px;
        padding: 0px;
        text-align: left;
        font-size: 13px;
        /*font-weight: bold;*/
    }

        .post .meta .date {
            float: left;
        }

        .post .meta .posted {
            float: right;
        }

        .post .meta a {
        }

    .post .entry {
        padding: 0px 0px 20px 0px;
        padding-bottom: 20px;
        text-align: justify;
    }

.links {
    padding-top: 20px;
    margin-bottom: 30px;
}

.more {
    display: block;
    float: left;
    width: 88px;
    height: 25px;
    padding: 2px 0px 0px 0px;
    margin-right: 10px;
    background: url(images/img08.jpg) no-repeat left top;
    text-align: center;
}

.comments {
    display: block;
    float: left;
    width: 88px;
    height: 25px;
    padding: 2px 0px 0px 0px;
    background: url(images/img08.jpg) no-repeat left top;
    text-align: center;
}


fieldset {
    /*box-shadow: 1px 2px 5px #adadad;*/
    /*font-family: BNazanin;*/
    /*font-size: 16px;*/
    border-color: silver !important;
    /*width: 98%;*/
}


legend, .legend {
    text-shadow: 1px 2px 5px #adadad;
    /*font-weight: bold;*/
    /*font-family: BNazanin;*/
    font-size: 16px;
    padding-right: 10px;
}




/* Footer */
#GoUpBt {
    display: none;
    cursor: pointer;
    /*font-family: BYekan !important;*/
    text-align: center;
    margin: 0 auto;
    /* FOR IMG */
    /*padding: 5px 0 1px 0;
    */
    padding: 21px; /* FOR TXT */
    background: #27527d;
    color: whitesmoke;
    /*vertical-align: bottom;*/
    background-color: rgb(243, 195, 0);
    height: 70px;
    width: 70px;
    bottom: 35px;
    right: 15px;
    border-radius: 50%;
    position: fixed;
    z-index: 10000;
    box-shadow: 3px 3px 20px #888888;
}

    #GoUpBt a {
        /*font-family: BYekan !important;*/
        width: 100%;
        /*padding-top:10px;*/
        font-size: 20px;
        color: black;
        cursor: default;
        /* FOR IMG */
        /*-ms-transform: rotate(180deg);  
        -webkit-transform: rotate(180deg);  
        transform: rotate(180deg);*/
    }

#GoDnBt {
    display: none;
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
    padding: 6px;
    background: #27527d;
    color: whitesmoke;
    background-color: rgb(243, 195, 0);
    height: 60px;
    width: 60px;
    top: 184px;
    left: 5px;
    border-radius: 50%;
    position: fixed;
    z-index: 10000;
    box-shadow: 3px 3px 20px #888888;
    opacity: 0.3;
}

    #GoDnBt a {
        width: 100%;
        font-size: 20px;
        color: black;
        cursor: default;
    }




#column1 {
    float: left;
    width: 900px;
    margin-right: 30px;
}

#column2 {
    float: left;
    width: 280px;
}

#column3 {
    float: right;
    width: 260px;
}


.TextStyle {
    font-size: 13px;
    color: #67A098;
}

a.LoginLink {
    text-align: center;
    font-size: 12px;
    vertical-align: central;
    text-decoration: none;
    color: white;
}

a.readmore {
    text-align: right;
    float: right;
    font-size: 12px;
    padding: 5px 5px 5px 5px;
    min-width: 170px;
}

    a.readmore li {
        color: red;
    }

    a.readmore:hover {
        background: #b7d5ff;
        color: black;
    }


.readmore2 {
    /*float: right;*/
    vertical-align: top;
    margin-top: 5px;
    margin-bottom: 5px;
}

    .readmore2 li {
        color: #cc5b0a;
        padding-bottom: 10px;
        direction: rtl;
        text-align: right;
        /*font-weight: bold;*/
    }

    .readmore2 a:hover {
        color: #01bec0;
        cursor: pointer;
    }

    .readmore2 a:hover, .panel-body a:hover {
        cursor: pointer;
    }

.ImageLink {
    height: 35px;
}

.ShowRequestPanel {
    color: gray;
    background-color: #e7f1f6;
    border-style: dashed;
    border-width: 1px;
    border-top-width: 0px;
    margin-top: 30px;
}

/*media screen*/
.alert, .alert-info {
    text-align: right !important;
    font-size: 13px;
}

.info {
    /*float: right;*/
    padding: 10px;
    background-color: #fffae6;
    font-size: 13px;
    text-align: right;
    /*font-family: BNazanin;*/
    /*width: 99.5% !important;*/
    color: #330000;
    border: 2px solid #fff6cc;
    border-radius: 0px;
    line-height: 140%;
    margin-bottom: 5px;
    font-weight: normal !important;
}

    .info span, .info h4, .info .h4 {
        font-weight: normal !important;
    }

#FormCaption {
    /*font-weight: bold;*/
    vertical-align: central;
}

#FormCaption1 {
    /*font-weight: bold;*/
    vertical-align: central;
}

span.Error {
    vertical-align: central;
    color: red;
    line-height: 2;
}

.Error {
    text-align: center;
}

    .Error li {
        vertical-align: central;
        text-align: right;
        color: red !important;
    }

span.warning {
    vertical-align: central;
    color: green;
    /*font-size: 14px;*/
    /*font-weight: bold;*/
    text-align: center;
    width: 100%;
}





.GridView thead tr {
    /*color: #000000;
        background-color: #cccccc;*/
    border-style: none;
    line-height: 35px;
    font-weight: bold;
}

.GridView tr {
    text-align: center;
    line-height: 250%;
}


.GridView tbody td {
    color: black;
    text-align: center;
    font-size: 12px;
}

.GridView p {
    font-size: 15px;
    /*font-family: BNazanin;*/
}

.GridView2 {
    direction: rtl;
    width: 100%;
    font-size: 15px;
    /*font-family: BNazanin;*/
    /*border-spacing: 1px 3px;
    border-left-style:solid;
    border-bottom-width:3px;*/
    border-style: none;
    border-color: lightgray;
}

    .GridView2 td {
        /*color: powderblue;*/
        padding: 5px 1px;
    }

.GridViewResult {
    color: #024c8e;
}

.tdVal {
    text-align: center;
}

.GridView3 {
    direction: rtl;
    width: 100%;
    font-size: 15px;
    /*font-family: BNazanin;*/
    border-width: 1px;
    border-style: solid;
    border-color: lightgray;
}

    .GridView3 tr {
        padding: 10px;
        height: 23px;
        background-color: #dcdcdc;
    }

    .GridView3 td {
        text-align: center;
    }



label {
    font-weight: bold !important;
    font-size: 14px;
}

p {
    /*font-weight: normal;*/
    /*font-family: BNazanin;*/
    /*font-size: 14px;*/
}

/********مخفی کردن اسکرول باکس عددی*******/

input[type=number] {
    -moz-appearance: textfield !important;
}

input[type=button] {
    height: 30px !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}
/********************************************/
input {
    /*font-family: Tahoma;*/
    border-radius: 4px;
    border: 1px #8E8E8E solid !important;
    color: #333;
    height: 19px;
    font-size: 12px;
    padding-left: 4px;
}

    input[type=button] {
        /*font-size: 15px !important;*/
        /*font-family: BNazanin;*/
        /*height: 26px;*/
        padding: 0 7px 0 7px;
        border: 1px #adadad solid;
    }

    input[type=checkbox] {
        font-size: 15px !important;
        /*font-family: BNazanin !important;*/
    }

.panel {
    /*margin-bottom: 20px !important;*/
    border: 1px solid transparent;
    border-radius: 4px;
    /*-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);*/
}



.panel-body {
    padding: 5px;
    padding-top: 0px !important;
}

    .panel-body span {
        /*font-family: BNazanin !important;*/
        font-size: 12px !important;
        /*text-shadow: 1px 1px 1px #aba7a7;*/
    }

.active {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefef+0,e2e2e2+12,e8e8e8+100;Custom2 */
    background: rgb(239,239,239); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(239,239,239,1) 0%, rgba(226,226,226,1) 12%, rgba(232,232,232,1) 100%); /* FF3.6-15 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(12%,rgba(226,226,226,1)), color-stop(100%,rgba(232,232,232,1))); /* Chrome4-9,Safari4-5 */
    background: -webkit-linear-gradient(top, rgba(239,239,239,1) 0%,rgba(226,226,226,1) 12%,rgba(232,232,232,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(top, rgba(239,239,239,1) 0%,rgba(226,226,226,1) 12%,rgba(232,232,232,1) 100%); /* Opera 11.10-11.50 */
    background: -ms-linear-gradient(top, rgba(239,239,239,1) 0%,rgba(226,226,226,1) 12%,rgba(232,232,232,1) 100%); /* IE10 preview */
    background: linear-gradient(to bottom, rgba(239,239,239,1) 0%,rgba(226,226,226,1) 12%,rgba(232,232,232,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
}

.panel-heading img {
    float: left;
    width: 30px;
    padding: 5px;
}

.panel-heading {
    text-align: right;
    /*border-bottom: 2px solid transparent;*/
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 13px;
    /*font-family: BNazanin;*/
    /*font-weight: bold;*/
    padding: 0px 15px 0 0px !important;
    /*background-image: url(../images/Left.png);*/
    /*background-repeat: no-repeat;
    background-size: 100px 35px;*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefef+0,e2e2e2+12,e8e8e8+100;Custom2 */
}

    .panel-heading span {
        padding: 5px;
    }

.panel-success {
    border-color: #d6e9c6;
    box-shadow: 1px 2px 5px #adadad;
}

    .panel-success > .panel-heading {
        color: #000000 !important;
        background-color: #575757;
    }

        .panel-success > .panel-heading a {
            color: #ffcc00;
            background-color: #575757;
            /*font-size: 12px;*/
            margin-right: 5px;
            cursor: pointer;
        }

    .panel-success > .panel-heading2 {
        color: #ffcc00;
        background-color: #575757;
        vertical-align: central;
    }

    .panel-success > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #d6e9c6;
    }

    .panel-success > .panel-heading .badge {
        color: #dff0d8;
        background-color: #3c763d;
    }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6;
    }


.panel-title a {
    padding-right: 10px !important;
}

.btn {
    display: inline-block;
    padding: 3px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    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;
    background-color: #5cb85c;
}


input.btn-success:disabled {
    color: #4f4f4f;
    background-color: silver;
    box-shadow: none;
    border-color: none;
    border-style: none;
    cursor: not-allowed;
}


.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
        box-shadow: 1px 1px 5px green;
    }

.Sell {
    /*background-color:#ce4848;*/
    color: red !important;
}

.NotSell {
    /*background-color:#6ac44f;*/
    color: green !important;
}

/*برای نظرسنجی*/
.radio {
    font-weight: normal !important;
    font-size: 12px !important;
}

.down {
    background-image: url(../images/Down.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto;
    background-clip: padding-box;
    cursor: pointer;
    padding: 2px 25px 2px 1px;
}

.up {
    background-image: url(../images/Up.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto;
    background-clip: padding-box;
    cursor: pointer;
    padding: 2px 25px 2px 1px;
}

.down2 {
    background-image: url(../images/Down2.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto;
    background-clip: padding-box;
    cursor: pointer;
    padding: 2px 25px 2px 1px;
}

.up2 {
    background-image: url(../images/Up2.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto;
    background-clip: padding-box;
    cursor: pointer;
    padding: 2px 25px 2px 1px;
}

.k-window-title {
    right: auto !important;
}

.progress {
    height: 20px;
    margin-bottom: p0px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    padding-top: 10px;
    padding-bottom: 10px;
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}



.linkButton {
    background-color: green;
    height: 30px;
    padding: 10px;
}

.ltr {
    direction: ltr;
}

.setFullPageButton {
    display: none !important;
}

.leaflet-container {
    /*font-family: Tahoma !important;*/
    font-size: 11px !important;
}

    .leaflet-container label {
        font-size: 11px !important;
    }



.DivLogin {
    background-color: #f3c300;
    border: 0;
    height: 40px;
    /*margin: 5px;*/
}

    .DivLogin span {
        vertical-align: middle;
        position: relative;
        display: inline-block;
    }

@font-face {
    font-family: 'irsans';
    src: url('../font/irsans.ttf') format('ttf');
}

@font-face {
    font-family: 'BNazanin';
    src: url('../font/BNazanin.woff') format('woff');
}

@font-face {
    font-family: 'BYekan';
    src: url('../font/BYekan.ttf') format('woff');
}

.MainMenuDiv {
    overflow: auto; /**/
}

.mainMenuDiv {
    border: 1px solid black;
    width: 100%;
    height: 100%;
    height: 28px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfcfc+0,f9f9f9+91,e8e8e8+92,fefefe+100 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfcfc+0,f9f9f9+99,e2e2e2+99 */
    background: rgb(252,252,252); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(249,249,249,1) 99%, rgba(226,226,226,1) 99%); /* FF3.6-15 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(99%,rgba(249,249,249,1)), color-stop(99%,rgba(226,226,226,1))); /* Chrome4-9,Safari4-5 */
    background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(249,249,249,1) 99%,rgba(226,226,226,1) 99%); /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(249,249,249,1) 99%,rgba(226,226,226,1) 99%); /* Opera 11.10-11.50 */
    background: -ms-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(249,249,249,1) 99%,rgba(226,226,226,1) 99%); /* IE10 preview */
    background: linear-gradient(to bottom, rgba(252,252,252,1) 0%,rgba(249,249,249,1) 99%,rgba(226,226,226,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
}

.List1, .List2, #List1, #List2 {
    /*height: 1px;
    display:none;*/
}



.MainMenu {
    /*margin-bottom: 5px;*/
    /*padding-top: 4px;*/
    padding-right: 10px;
    /*width: 98%;*/
    background-color: #727272;
    color: white;
    border-radius: 5px;
    border-top: 1px solid #ffffff;
    /*padding-bottom: 1px;*/
    /*font-family: BNazanin;*/
    /*font-weight: bold;*/
    font-size: 18px;
    height: 40px;
}

    .MainMenu ul > li {
        color: #ffcc00;
        /*padding: 1px;*/
        /*font-family: BNazanin;*/
    }

    .MainMenu span div {
        font-size: 12px !important;
        color: white;
    }

.DivLogin span {
    /*font-family: BNazanin !important;*/
    /*font-size: 20px;*/
    /*font-weight: bold;*/
}

.MainMenu a {
    color: white;
}


.MainMenu span:hover {
    cursor: pointer;
}
/***********/
.menu-main-TabPc a {
    color: #fcd01b;
    font-weight: bold;
}

.dropbtn {
    color: white;
    border: none;
    cursor: pointer;
    margin-bottom: -3px;
    padding: 4px 10px;
    font-weight: bold;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    margin-top: 7px;
    width: 510%;
    display: none;
    right: -100%;
    /*margin-right: auto;*/ /*-90px*/
    white-space: nowrap;
    position: absolute;
    background-color: #003ba8;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    border-radius: 15px;
    /* margin-top: 9px;*/
    padding-bottom: 20px;
    padding-left: 10px;
    z-index: 110000;
    opacity: 0;
    transition: opacity 0.6s;
}

    .dropdown-content a {
        color: white;
        padding: 3px 5px;
        text-decoration: none;
        display: block;
        transition: background 0.6s;
        cursor: pointer;
        /*font-family:BYekan !important;*/
    }

        .dropdown-content a:hover {
            background-color: rgba(255, 204, 0,1);
            text-decoration: none !important;
            color: black !important;
        }

.dropdown:hover .dropdown-content {
    display: block;
    opacity: 1;
}


.dropdown:hover .dropbtn {
    background-color: #003ba8;
    color: white;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 10px solid #003ba8;
    border-top: 4px solid #003ba8;
    height: 55px;
    margin-top: 1px;
}

/***********/
.NosaziCodeBoxj {
    padding: 0;
}

.NosaziCodeBox {
    margin-bottom: 10px;
}

    .NosaziCodeBox input {
        /*font-family: tahoma;*/
        font-weight: bold;
        /*max-width:75px;*/
        /*float: right;*/
    }

        .NosaziCodeBox input[type=number] {
            /*width: 20px;*/
            width: 13.3%;
            height: 30px;
            /*border: 1px #8E8E8E solid;*/
            color: #333;
            border-radius: 8px;
            /*max-width: 74px;*/
            font-size: 12px;
            /*margin-left: 4px;*/
            text-align: center;
        }

            .NosaziCodeBox input[type=number] :hover {
                /*border: 2px solid rgba(81, 203, 238, 1);*/
            }

        .NosaziCodeBox input[type=button] {
            /*width: 140%;*/
            /*height: 23px;
			padding: 0 12px 0 12px;
			background-image: url('../Images/TelerikButton.png');
			background-repeat: repeat-x;
			border: 1px #adadad solid;
			font-size: 11px;*/
        }


            .NosaziCodeBox input[type=button]:hover {
                /*background-color: #ebebeb;*/
                background-image: none;
            }

            .NosaziCodeBox input[type=button]:disabled {
                background-color: #f3f3f3;
                background-image: none;
                color: #bababa;
                border: 1px #e6e6e6 solid;
                /*height: 20px;
		font-size: 70%;*/
            }

.HeaderBorder {
    background-color: #002897;
    height: 3px;
    opacity: 0.8;
}

.MainGam {
    /*width: 1000px;*/
    text-align: center;
    height: 50px;
    /*padding: 3px;*/
}

#MainGam {
    /*width: 99%;*/
}

.Gam {
    width: 100%;
    padding-right: 0;
    transition-duration: 2s;
}

    .Gam fieldset {
        border: none;
    }

        .Gam fieldset li {
            border: none;
            /*font-family: BNazanin;*/
            font-size: 16px;
        }

.GR {
    background-image: url('../Images/GamR.png');
    background-repeat: no-repeat;
    background-size: auto;
    height: 50px;
    text-align: center;
    float: right;
    width: 25px;
    margin-right: -10px;
}

.GC {
    background-repeat: no-repeat;
    background-size: cover;
    height: 49px;
    width: 29%;
    text-align: center;
    background-color: #517F31;
    float: right;
    vertical-align: middle;
    display: inline-block;
}

.GL {
    background-image: url('../Images/GamL.png');
    background-repeat: no-repeat;
    background-size: auto;
    height: 50px;
    text-align: center;
    float: right;
    width: 27px;
}

.GC span {
    line-height: 50px;
    padding: 0 10px;
    color: white;
    /*font-family: BNazanin 'B Yekan';*/
    font-weight: bold;
    direction: rtl;
    text-shadow: 2px 2px 1px #343434;
    /*font-size: 17px !important;*/
}

#GamBody {
    float: right;
    /*height: 470px;*/
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    width: 100%;
    text-align: right;
    /*margin: 0 10px 0 5px;*/
}


    #GamBody p {
        text-align: justify;
    }

    #GamBody label {
        text-align: right;
    }

.active > .GR {
    background-image: url('../Images/GamR-Active.png') !important;
    height: 49px;
}


.Gam .active > .GR {
    background-image: url('../Images/GamR-Active.png') !important;
    height: 49px;
}

.Gam.active > .GC {
    background-color: #83CC31 !important;
}

    .Gam.active > .GC span {
        color: black;
        text-shadow: none;
    }

.Gam.active > .GL {
    background-image: url('../Images/GamL-Active.png') !important;
}

hr.Fade {
    border: 0;
    height: 1px;
    margin: 5px 2px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(53, 53, 53, 0.75), rgba(0, 0, 0, 0));
}

strong {
    /*font-family: BNazanin;*/
    font-size: 16px;
}

.PanelV, .PanelVh, .PanelVs {
    /*width: 48%;*/
    /*height: 100%;*/
    height: 100% !important;
    border-radius: 5px;
    /*border-style: solid;*/
    border-color: silver;
    border-width: 1px;
    /*box-shadow: 1px 2px 5px #adadad;*/
    padding: 5px;
}


.tblHeader {
    border-spacing: 0;
    border-collapse: collapse;
    margin-top: -15px;
    margin-bottom: -13px;
    height: 110px;
}





/*///////////////////////////////////*/


.ctrl {
    transition: .5s;
}

.button, .tip a {
    display: block;
    text-align: center;
    text-decoration: none;
}

.button {
    z-index: 2;
    width: 230px;
    border-radius: 5px;
}
/* circular menu */
.tip {
    z-index: 1;
    /**outline: dotted 1px white;/**/
    margin-top: -8.5em;
    width: 30em;
    height: 1em;
    transform: scale(.009);
    list-style: none;
    opacity: 0;
    position: absolute;
}

    .tip:after {
        border-left: solid transparent 10px;
        border-right: solid transparent 10px;
        border-top: solid #fcad09 10px;
        bottom: -65px;
        content: " ";
        height: 0;
        left: 50%;
        position: absolute;
        width: 0;
    }
/* make the menu appear on click */
.button:focus + .tip {
    transform: scale(1);
    opacity: 1;
}

/*////////////////////////////////*/

.mob-step-div {
    padding: 0px;
    padding-bottom: 5px;
}

.mob-step-divTab-span, .mob-step-divMob-span, .mob-step-divDesk-span {
    padding: 0px;
    /*media screen*/
    /*font-weight: bold;*/
    direction: rtl;
    /*text-shadow: 1px 1px 6px #343434;*/
    font-size: 95%;
    padding-top: 5px;
    /*padding-right: 6px;*/
    white-space: nowrap;
    text-align: right;
}

.step-div-normEnd {
    background-image: url("../images/end-norm.png"); /*active.png*/
    background-repeat: no-repeat;
}

.step-div-activeEnd {
    background-image: url("../images/end-active.png"); /*active.png*/
    background-repeat: no-repeat;
}

.step-div-norm {
    background-image: url("../images/norm.png"); /*active.png*/
    background-repeat: no-repeat;
}

.step-div-active {
    background-image: url("../images/active.png"); /*active.png*/
    background-repeat: no-repeat;
}

.mob-step-divMobShap, .mob-step-divTabShap, .mob-step-divDeskShap {
    /*background-image: url("../images/norm.png");  
    background-repeat: no-repeat;*/
    background-position: left top;
    height: 40px;
    /*text-shadow: 1px 1px 1px black;*/
    float: right;
    text-align: right;
    padding: 0;
    /*padding-top: 13px;*/
    /*background-size: 43px 40px;*/
    /*border-radius: 30px; height: 43px; color: white; padding-top: 3px; padding-left: 15px; background-color: gray;
    
    
     border: 7px solid #dcdcdc;*/
}

.NosaziUperDiv {
    text-align: center;
    padding-bottom: 5px;
}

input[type=text], textarea, select, input[type=password], input[type=number] {
    /*-webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;*/
    outline: none;
    padding: 3px 0px 3px 3px;
    margin: 5px 1px 3px 0px;
    border: 1px solid darkgray; /*#ccc*/
    border-radius: 3px;
    text-align: center;
    border: 1px solid #ccc !important;
    /*font-weight: bold;*/
    height: 30px;
}

    input[type=text]:focus, textarea:focus, input[type=number]:focus, input[type=password]:focus {
        /*box-shadow: 0 0 8px rgba(81, 203, 238, 1);*/
        /*padding: 3px 0px 3px 3px;*/
        /*margin: 5px 1px 3px 0px;*/
        /*border: 3px solid #f3c300 !important;*/
    }

#login {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
}

    #login:hover {
        /*box-shadow: 0px 0px 10px #888888;*/
    }


/*------------------------*/

.SafaArchive_AddFileButton {
    /*margin-top: -15px;*/
    position: absolute !important;
    margin-top: 0 !important;
}

.SafaArchive_DeleteFileButton {
    margin-top: -4px !important;
    position: relative !important;
}

.nowarper {
    white-space: nowrap;
}

.nopadding {
    padding: 0px !important;
}

.nomargin {
    margin: 0px !important;
}



.multiline {
    white-space: normal !important;
}

.textAlignLeft, .txtL, txtl {
    text-align: left;
}

.textAlignRight, .txtR, .txtr {
    text-align: right;
}

.textAlignCenter {
    text-align: center;
}
/*دکمه بازگشت به بالا*/
/* BackToTop button css */
/*media screen*/
.scrollBtn {
    position: fixed;
    left: 20px;
    /*bottom: 150px !important;*/
    cursor: pointer;
    width: 70px;
    height: 70px;
    background-color: #ff0000 /*#f3c300#7cb85c*/ /*#3498db*/;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 5px; /**/
    -moz-border-radius: 5px; /**/
    border-radius: 5px;
    z-index: 10000;
}


    .scrollBtn span {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -8px;
        margin-top: -12px;
        height: 0;
        width: 0;
        border: 8px solid transparent;
        border-bottom-color: #ffffff;
    }

    .scrollBtn:hover {
        background-color: #ff8000; /*#e74c3c*/
        opacity: 1;
        filter: "alpha(opacity=100)";
        -ms-filter: "alpha(opacity=100)";
    }
/************/
/**media screen*/
.SafaArchive_UploadImageButton {
    height: 26px !important;
}




.border {
    border: 1px solid rgba(226,226,226,1);
    white-space: nowrap;
    background-color: aliceBlue;
    padding: 7px 4px 7px 4px !important;
    padding: 1px !important;
    border-radius: 5px;
}


.ConfirmedLicenceForm div {
    float: right;
    /*padding: 0px;*/
}

    .ConfirmedLicenceForm div > span,
    .ConfirmedLicenceForm div > input {
        float: right;
        white-space: nowrap;
    }

    .ConfirmedLicenceForm div > span {
        margin-top: 8px;
    }

    .ConfirmedLicenceForm div > input {
        margin-top: 5px;
    }

    .ConfirmedLicenceForm div > span:nth-child(1) {
        padding: 0px; /*background: red;*/
    }

.RowColor {
    background-color: #efefe6;
    border: 1px solid white;
}

.FishListTable div > div > span {
    font-size: 13px !important;
    /* font-weight: bold; */
    font-weight: bold;
}

.SafaArchive_Container {
    z-index: 100;
}

/*.blink_me {
    display: block;
    animation: blinker 1s linear infinite;
}*/
/*.blink_me {
    animation: blinker 1s linear infinite;
}*/
/*@keyframes blinker {
    50% {
        opacity: 0;
    }
}*/
.blink {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0.2;
    }
}

.blinknoie {
    /*width: 100px;
    height: 100px;*/
    /*background-color: red;*/
    -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
    animation-name: example;
    animation-duration: 4s;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes example {
    0% {
        color: white;
    }

    25% {
        color: green;
    }

    50% {
        color: white;
    }

    100% {
        color: green;
    }
}

/* Standard syntax */
@keyframes example {
    0% {
        color: white;
    }

    25% {
        color: green;
    }

    50% {
        color: white;
    }

    100% {
        color: green;
    }
}
/* these styles are for the demo, but are not required for the plugin */
.zoom {
    display: inline-block;
    position: relative;
}

    /* magnifying glass icon */
    .zoom:after {
        content: '';
        display: block;
        width: 33px;
        height: 33px;
        position: absolute;
        top: 0;
        right: 0;
        background: url(icon.png);
    }

    .zoom img {
        display: block;
    }

        .zoom img::selection {
            background-color: transparent;
        }
/* end these styles are for the demo, but are not required for the plugin */
.list-group li > a {
    font-size: 100% !important;
}

.dropdown-toggle:hover dropdown-menu {
    display: block;
}




/*برای کاهش ارتفاع منوی اصلی*/
.navbar-nav > li > a, .navbar-brand {
    padding-top: 4px !important;
    padding-bottom: 0 !important;
    height: 28px;
}

.navbar {
    min-height: 28px !important;
}

.navbar-fixed-top {
    box-shadow: 0px 3px 6px #888888;
    /*height: 35px!important;*/
}

#navbar {
    overflow: hidden;
    padding-top: 5px;
}
/**********************************/
.navbar-toggle {
    padding: 12px 10px !important;
    /*margin-top: -6px;*/
    margin-bottom: 1px;
    margin-right: 0;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #727272;
}

.dropbtn, .navbar-default .navbar-nav > li > a, .list-group li > a {
    color: white;
    font-size: 14px;
    padding-top: 7px;
    padding-bottom: 8px !important;
}

.navbar-nav > li > a {
    padding-top: 0;
}

.dropbtn p, ul, ol {
    line-height: 152%;
}


#collapse1 li {
    white-space: nowrap;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: gray; /*#111*/
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

    .sidenav a {
        /*padding: 8px 8px 8px 32px;/*
            text-decoration: none;
            font-size: 32px;
            cursor: pointer;
            color: #fcd01b;
            /*color: #818181;*/
        display: block;
        padding-right: 4%;
        transition: 0.3s;
    }

        .sidenav a:hover, .offcanvas a:focus {
            color: #000000;
            /*background-color: #ffffff;*/
            text-decoration: none !important;
        }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 45px;
        margin-left: 50px;
        background-color: gray; /*#111*/
    }

/********** تغییرات شخصی برای منوی جدید***********/
/******* تغییرات دراپ دان*******/

.navbar-nav {
    /*margin: 7.5px -15px;*/
    padding: 0px;
    /*padding-right: 20px;*/
    /*padding-top: 14px !important;*/
    /*padding-top: 40px !important;*/
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: white !important;
    width: 100% !important;
    text-align: right !important;
    transition: 0.8s all !important;
    padding: 10px 20px 10px;
}

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: black !important;
    }

.dropdown-menu > li > a {
    color: black !important;
}

    .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
        color: black !important;
        cursor: pointer !important;
        background-color: #fcd01b !important;
        text-decoration: none !important;
    }

.navbar-nav > li > .dropdown-menu, .dropdown-menu {
    background-color: gray;
    text-align: right;
}

.navbar-brand {
    float: left;
    /*padding: 7px 15px 0 29%;*/
    padding: 0px 0 5px 5px !important;
}

.dropdown .dropdown-menu {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 150%;
    max-height: 0;
    display: block;
    overflow: hidden;
    opacity: 0;
    /*margin-top: 14px !important;*/
}

.dropdown.open .dropdown-menu {
    width: 175%;
    max-height: 820px;
    opacity: 1;
}
/*.dropdown-menu{margin-top: 7px;}
.dropdown.open{margin-top: 15px;}*/

.dropdown-header {
    font-size: large !important;
    color: #fcd01b !important;
    /*font-weight: bold !important;*/
}

.navbar-nav > li > a {
    padding-bottom: 0px !important;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    /*padding-right: 0px!important; 
     padding-left: 0px!important;*/
}
/******* تغییرات دراپ دان*******/
/*********************************/
}
}
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
        padding-right: 15px;
    }

        .sidenav a {
            /*font-size: 18px;*/
        }
}

@media screen and (max-width:912px) {
    #MinMax {
        right: 0 !important;
        top: 35px !important;
    }
}

#SearchText .SearchEngin {
    z-index: 1 !important;
}

/*-*/
/*.busyTxtPos {
    left: 35% !important;
    top: 33% !important;
    position: fixed !important;
}*/
.busyDivPos {
    position: fixed !important;
    top: 200px !important;
    z-index: 10000000 !important;
}

.busyImgPos {
    background-color: black;
    border: 6px solid black;
    border-radius: 5px /*50%*/;
    opacity: 0.5;
    width: 50px;
}


.TextBusy p {
    font-weight: bold;
    line-height: 110%;
    text-align: right;
    font-size: 14px;
}

.TextBusy span {
    font-weight: bold;
    line-height: 110%;
    float: right;
}

.TextBusy img {
    width: 25px;
    float: right;
    margin-top: -15px;
    margin-left: 5px;
}

.TextBusyCurrent {
}

.headPG {
    height: 30px;
    /* position: fixed; */
    /* right: 235px; */
    /* width: 82%; */
    /* z-index: 9999; */
    font-size: 15px;
    text-shadow: 0px 0px 3px #adadad;
}

#mainDiv {
    height: 100%;
    /*margin-bottom:200px;*/
    overflow-x: hidden !important;
}

.map {
    margin-bottom: 20px !important;
}

.MainDivBusy {
    border-radius: 4px;
    position: absolute;
    font-weight: bold;
    z-index: 9999 !important;
    overflow: hidden;
}

.txttst {
    color: red;
}

/********تقویم پیش فرض********/
div.picker td {
    width: 33px !important;
}

    div.picker td.pickerHead a.monYear {
        font-size: 18px;
        font-weight: bold;
    }

div.picker a.weekday {
    font-size: 16px;
    font-weight: bold;
}

div.picker td.calWeekdays {
    font-size: 14px;
    font-weight: bold;
}

div.picker td.pickerFoot a {
    font-size: 18px;
    font-weight: bold;
    color: green;
}

div.monthYearPicker {
    font-size: 18px !important;
    font-weight: bold;
}

div.navBack a, div.navFwd a {
    font-size: 18px;
    font-weight: bold;
}
/********تقویم پیش فرض********/

.txtResultTable {
    color: firebrick;
}

.bold {
    font-weight: bold;
}

.MainDefault {
    font-size: 122%;
    line-height: 180%;
    /*font-weight:bold;*/
}

.h4 {
    font-size: 13px;
}


#EstateOwnerInfoDiv {
    margin-top: 10px;
    /*opacity: 0.1;*/
    /*-webkit-transition: 5s;
    transition: 5s;*/
}

.LowOpacity {
    /*opacity: 0.5;*/
    -webkit-transition: 1s;
    transition: 1s;
}

/* div shadow*/
#topMenu {
    /*-webkit-transition: 0.5s;
    transition: 0.5s;*/
}

#login {
    /*-webkit-transition: 0.5s;*/ /* For Safari 3.1 to 6.0 */
    /*transition: 0.5s;
    padding-top: 0.3%;*/
}

#content {
    /*-webkit-transition: 0.5s; */ /* For Safari 3.1 to 6.0 */
    /*transition: 0.5s;*/
}

#topMenu:hover {
    /*box-shadow: 0px 0px 10px #888888;*/
}



#content:hover {
    /*box-shadow: 0px 0px 10px #888888;*/
}
/* div shadow*/

.mapUperDiv {
    height: 100%;
    padding: 0px !important;
}

.SearchEngin tbody tr td:first-child span {
    /*width: 50% !important;*/
    /*height: 6% !important;*/
    margin-top: 6px !important;
    /*-webkit-transition: 0.5s;*/ /* For Safari 3.1 to 6.0 */
    /*transition: 0.5s;*/
}

.SearchEngin tbody tr td:nth-child(2n) input {
    height: 30px !important;
    width: 28px !important;
    /*-webkit-transition: 0.5s;*/
    /*transition: 0.5s;
    padding: 4px;*/
}


.SearchEngin tbody tr td:first-child span input {
    height: 21px !important;
    border: 1px solid lightgray;
    /*-webkit-transition: 0.5s;*/ /* For Safari 3.1 to 6.0 */
    /*transition: 0.5s;*/
}

    .SearchEngin tbody tr td:first-child span input:focus {
        height: 21px !important;
        border: 1px solid lightblue;
    }

#SearchResult {
    background-color: #fff0b3 !important;
    box-shadow: 0px 0px 10px #888888;
    border-radius: 10px;
}

    #SearchResult div:last-child p {
        /*background-color: #fff0b3 !important;*/
        border-radius: 10px;
        font-weight: bold;
        /* padding-right: 10px; */
        text-align: center;
    }

.Mapbutton {
    height: 35px !important;
    color: white;
    /*-webkit-transition: 0.5s;*/ /* For Safari 3.1 to 6.0 */
    /*transition: 0.5s;*/
}

    .Mapbutton:hover {
        font-weight: bold;
        /*font-size: 22px!important;*/
    }

#DivSearchEnginHeader {
    /*font-weight: bold;*/
    /*padding-top: 10px;
    padding-right: 10px;*/
}

table thead td {
    border-left: 1px solid white;
}

.LeftFloat, .fltl {
    float: left;
}

.RightFloat, .rightfloat, .fltr {
    float: right;
}

.leaflet-right {
    margin-top: 50px !important;
}

.MainStepTextMobile {
    margin-bottom: 3px;
    border-radius: 4px;
    border: 2px solid rgb(243, 195, 0);
    border-image: none;
    height: 45px;
    float: right;
    background-color: rgb(243, 195, 0);
    /*padding-top: 1%;*/
    padding-right: 15px !important;
    padding-top: 8px !important;
}




    .MainStepTextMobile div {
        margin-top: 0;
        padding-top: 2px;
    }

p, span, h4, h2, div, label, input, lblDate, .navbar-nav > li > a, #collapse1 a, #collapse2 a, #collapse3 a, #collapse4 a, legend {
    /*font-family: BYekan !important;*/
}

#MainH3 {
    /*margin-top: 0% !important;*/
}

#openNavImg {
    margin-top: -6px !important;
    position: absolute;
}

#lblError {
    text-align: right;
    margin: 5px 0px;
    color: rgb(255, 0, 0);
    font-weight: bold;
    float: right;
    padding: 0 20px 0 15px;
}

#btnPre, .btnPre {
    font-size: 110% !important;
    margin-right: -7px;
    margin-left: 5px;
    float: right;
    width: 49%; /*display: none*/
    /*height: 45px!important;*/
}
/*.btnNext ,.btnPre{
    height: 45px!important;
}*/
#btnNext, .btnNext {
    font-size: 110% !important;
    float: right;
    width: 51%; /*margin-right: 5px; */
    /*height: 45px!important;*/
}


#topMenu {
    margin-bottom: 0 !important;
}

#imgtxtHeader {
    width: 100%;
    padding-top: 5%;
    padding-bottom: 1%;
    /*float: right;*/
    max-width: 414px;
}

#imgImgHeaderArmMob {
    width: 30px;
    padding-top: 1%;
}

.MMenutext {
    color: #fcd01b !important;
    text-decoration: none !important; /*padding: 8px;*/ /*margin-bottom: 0px; margin-top: 0px;*/
    white-space: nowrap !important;
    padding: 10px !important; /*margin-bottom: 5px; margin-top: 0;*/
    /*margin-bottom: 5px; margin-top: 10px;*/
    margin-top: 0 !important;
    background-color: #727272 !important;
    /*margin-bottom: 5px; margin-top: 10px;*/
}

.navbar-fixed-bottom, .navbar-fixed-top {
    z-index: 999999;
}

.dot:before {
    content: "• ";
    padding: 10px;
    color: red;
}
/*.date input*/
.cmb_required select, .cmb_requiredL select {
    width: 94%;
    width: -webkit-column-width-197px;
    /*width: -moz-197px;
    width: -ms-175px;
    width: -o-175px;*/
    /*max-width: 175px;*/
    padding-top: 5px;
}

.NId, .NIdL, .address, .tel, .telL, .mob, .mobL, .reqfildL, .reqfild, .reqfildi, .cmb_requiredL, .cmb_required, .noZero, .noZeroL, .email, .emailL, .postcode, .postcodeL {
    padding: 0 !important;
}
    /*.reqfild input {    padding: 0!important ;}*/
    .NIdL:after, .NId:after, .address:after, .tel:after, .telL:after, .mob:after, .mobL:after, .reqfild:after, .reqfildi:after, .cmb_required:after, .reqfildL:after, .cmb_requiredL:after, .noZero:after, .noZeroL:after, .email:after, .emailL:after, .postcode:after, .postcodeL:after {
        content: "* ";
        /*padding: 10px;*/
        color: red;
    }

.ucmaintxt {
    font-size: 15px;
    /*font-weight: bold;*/
    line-height: 40px;
    text-align: right;
}


#header, .header {
    /*width: 1000px;*/
    height: 75px;
    /*margin: 0 auto;
    padding: 0px 5px;*/
    /*top:75px;*/
}

.headerDiv {
    text-align: center;
    position: fixed;
    width: 100%;
    z-index: 9;
    height: 50px;
    top: 0px;
    left: 0px;
}


.acBtn {
    background-color: mediumseagreen;
    cursor: pointer !important;
}

#logingMenu {
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    margin-top: 3px;
}

.jqx-grid-toolbar div {
    float: right !important;
}

    .jqx-grid-toolbar div:first-child {
        padding: 5px !important;
    }

.jqx-input-group {
    float: right !important;
}

    .jqx-input-group input:first-child {
        float: right !important;
    }

    .jqx-input-group div {
        float: right !important;
    }

.jqx-grid-cell {
    text-align: center;
}

.jqx-grid-column-header div div {
    text-align: center !important;
    font-weight: bold;
}

.jqx-notification-container {
    bottom: 7% !important;
    z-index: 1000000;
}

.jqx-notification-content div {
    text-align: right;
}

.nav-tabs > li {
    float: right !important;
}
/*.close{float:left!important;}*/
.red {
    color: red;
}

#loginFix {
    display: none;
    z-index: 999;
    width: 150px;
    height: 30px;
    position: fixed;
    top: 90px;
    left: 5px;
    border-radius: 5px;
    opacity: 0.8;
    background-color: rgb(153,225,247);
    color: white;
    text-align: left;
    padding: 2px;
}

    #loginFix span:hover {
        cursor: pointer;
    }



.navbar-nav li ul li a p img {
    padding: 5px;
    width: 35px;
}



.jqx-layout-pseudo-window-close-icon,
.jqx-layout-pseudo-window-close-ico {
    display: none !important;
    width: 0px;
    height: 0px;
}

#DivScrolLayer {
    z-index: 999;
}

.DLayerD {
    top: 55px !important;
}

.DLayerM {
    top: 71px !important;
}

#DLayer0, .DLayer {
    background: rgb(247,247,247); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome4-9,Safari4-5 */
    background: -webkit-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10-11.50 */
    background: -ms-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* IE10 preview */
    background: linear-gradient(to bottom, rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    opacity: 0.9;
    float: left;
    width: 358px;
    height: 90%;
    margin-right: 1px;
    position: absolute;
    right: 0px;
    z-index: 1039;
    direction: rtl;
    top: 10px; /**/
}

    #DLayer0 > img, .DLayer > img {
        width: 23px;
        cursor: pointer;
        margin-right: 3px;
        margin-top: 5px;
    }

        #DLayer0 > img :hover, .DLayer > img :hover {
            opacity: 0.6 !important;
        }

    #DLayer0 > span, .DLayer > span {
        height: 25px;
        /*float: left;*/
        color: red;
        font-family: tahoma !important;
        position: absolute;
        /* right: 0px;
        bottom: 0px;*/
        left: 0px;
        top: 0px;
        padding: 10px;
        /*z-index: 3001;*/
        padding: 2px;
        width: 20px;
        font-weight: bold;
    }

        #DLayer0 > span:hover, .DLayer > span:hover {
            cursor: pointer;
        }

    #DLayer0 > img:hover, .DLayer > img:hover {
        opacity: 0.6;
    }

.DivScrol {
    top: 5px;
    position: relative;
    margin: 5px;
    width: 98% !important;
    height: 85% !important;
    overflow-y: auto;
}

.leaflet-routing-collapse-btn::after {
    color: red;
    cursor: pointer;
    font-size: 22px;
    display: none;
}

#content {
    direction: rtl !important;
}
/*
.nanogallery_theme_default .nanoGalleryBreadcrumb .folderHome::before,
.nanogallery_theme_default .nanoGalleryBreadcrumb .separatorRTL::before,
.nanogallery_theme_default .nanoGalleryBreadcrumb .folder::before {
    content: " " !important;
}*/
.labelTitle, .labelImageTitle, .labelTitle, .nGEvent {
    text-shadow: 0px 0px 0px 0px !important;
}

.uperBoarder {
    border: 1px solid lightgray;
    border-radius: 8px;
    padding: 5px !important;
    margin-bottom: 5px;
}

.theme2btn {
    padding: 5px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6e6b4+0,ed9017+100;Yellow+3D+%231 */
    background: rgb(246,230,180); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(246,230,180,1) 0%, rgba(237,144,23,1) 100%); /* FF3.6-15 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,230,180,1)), color-stop(100%,rgba(237,144,23,1))); /* Chrome4-9,Safari4-5 */
    background: -webkit-linear-gradient(top, rgba(246,230,180,1) 0%,rgba(237,144,23,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(top, rgba(246,230,180,1) 0%,rgba(237,144,23,1) 100%); /* Opera 11.10-11.50 */
    background: -ms-linear-gradient(top, rgba(246,230,180,1) 0%,rgba(237,144,23,1) 100%); /* IE10 preview */
    background: linear-gradient(to bottom, rgba(246,230,180,1) 0%,rgba(237,144,23,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6e6b4', endColorstr='#ed9017',GradientType=0 ); /* IE6-9 */
}

.theme1btn {
    padding: 5px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e0f3fa+0,d8f0fc+50,b8e2f6+87,b6dffd+100;Custom6 */
    background: rgb(224,243,250); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(224,243,250,1) 0%, rgba(216,240,252,1) 50%, rgba(184,226,246,1) 87%, rgba(182,223,253,1) 100%); /* FF3.6-15 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(224,243,250,1)), color-stop(50%,rgba(216,240,252,1)), color-stop(87%,rgba(184,226,246,1)), color-stop(100%,rgba(182,223,253,1))); /* Chrome4-9,Safari4-5 */
    background: -webkit-linear-gradient(top, rgba(224,243,250,1) 0%,rgba(216,240,252,1) 50%,rgba(184,226,246,1) 87%,rgba(182,223,253,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(top, rgba(224,243,250,1) 0%,rgba(216,240,252,1) 50%,rgba(184,226,246,1) 87%,rgba(182,223,253,1) 100%); /* Opera 11.10-11.50 */
    background: -ms-linear-gradient(top, rgba(224,243,250,1) 0%,rgba(216,240,252,1) 50%,rgba(184,226,246,1) 87%,rgba(182,223,253,1) 100%); /* IE10 preview */
    background: linear-gradient(to bottom, rgba(224,243,250,1) 0%,rgba(216,240,252,1) 50%,rgba(184,226,246,1) 87%,rgba(182,223,253,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0f3fa', endColorstr='#b6dffd',GradientType=0 ); /* IE6-9 */
}

#ScrollTop {
    bottom: 20px;
    left: 10px;
    position: fixed;
    z-index: 999999;
}

    #ScrollTop img {
        width: 50px;
    }

#MobileNav {
    position: absolute;
    top: -75px;
    z-index: 9999;
    width: 100%;
    /*transition-duration: 4s;*/
    /*display:none;*/
}


#MobileMenu {
    top: 0px;
    right: 0px;
    position: absolute;
    z-index: 9999;
    width: 40px;
    height: 40px;
    background-color: white;
    opacity: 0.7;
    padding: 5px;
    display: none;
}

    #MobileMenu img {
        width: 30px;
    }

.navbar-inverse {
    min-height: 77px;
    border: 0px !important; /*box-shadow: 5px 0px 10px 4px gray;*/
}

.navbar { /*position:fixed!important;*/
}

.navbar-inverse .navbar-nav > .active > a, .navbar-`se .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: none;
}

.navbar-toggle {
    margin-top: 15px !important;
    margin-bottom: 17px !important;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: white !important;
}

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        color: #fff !important;
    }

.navbar-inverse .navbar-nav > li > a {
    color: #6e5a5a !important;
}


.navbar-nav > li > a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    line-height: 20px;
    margin-bottom: 10px;
}

.sk-cube-grid {
    width: 40px;
    height: 40px;
    top: 20%;
    right: 49%;
    z-index: 999999;
    margin-left: 49%;
    vertical-align: top;
    position: absolute;
    margin-top: auto;
}


.setSearchButton {
    display: none !important;
}

.navbar-header img {
    width: 80%;
    padding-top: 25px;
}

.navbar-header span {
    font-size: 12px;
    text-align: center;
    width: 82%;
}

.deskalert {
    background-color: red;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 16px;
    color: white !important;
    padding-top: 20px;
}

.hr0 {
    background-color: transparent;
    border: transparent;
}

.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelFolderTitle, .nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelFolderTitle > span, .nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelDescription > span {
    font-size: 12px !important;
}

.loginLink {
    cursor: pointer;
    position: absolute;
    left: 17px;
    top: 5px;
    text-shadow: none;
}

#MinMax, .MinMax {
    /*padding: 3px;*/
    border-radius: 5px;
    top: 6px;
    width: 36px;
    height: 35px;
    left: 48%;
    font-size: 16px !important;
    text-align: center;
    position: absolute;
    z-index: 1039;
    cursor: pointer;
    opacity: 0.7;
    background-color: rgba(255, 255, 255, 1);
}

    #MinMax span {
        font-size: 16px !important;
    }



    #MinMax:hover {
        box-shadow: 0px 0px 15px 2px #002bff;
    }

#SmallHelp {
    cursor: pointer;
    /*box-shadow: 0px 0px 5px 2px yellow;*/
    direction: rtl;
    display: none;
    text-align: right;
    padding: 10px;
    color: black;
    opacity: 0.9;
    position: absolute;
    /*width: 100%;*/
    min-width: 100px;
    max-width: 400px;
    min-height: 25px;
    background-color: #dbf2ff;
    left: 20px;
    top: 20px;
    z-index: 1000000;
    border-radius: 5px;
    border: 1px solid gray;
    box-shadow: 1px 1px 1px black;
}

    #SmallHelp span {
        font-size: 12px;
    }

#helpicon {
    margin-top: 3px;
    margin-left: 80px;
    cursor: pointer;
    opacity: 0.6;
    transition: 0.5s;
}

    #helpicon:hover {
        opacity: 0.9;
        /*box-shadow:0px 0px 5px 5px #fff200;*/
    }

.HelpDivSeting {
    position: absolute;
    width: 100%;
    background-color: white;
    padding: 0 5px 0 5px;
    border-radius: 5px;
}



#DLayer2 {
    z-index: 1039;
}

.k-treeview .k-item {
    display: block;
    border-width: 0;
    margin: 0;
    padding: 0 20px 0 16px;
}

@keyframes shadowPulse {
    50% {
        box-shadow: 0px 0px 2px 10px #e35a52;
    }

    100% {
        box-shadow: 0px 0px 5px 0px hsla(0, 0%, 0%, 0);
    }
}

.shadow-pulse {
    /*box-shadow:0px 0px 17px 14px yellow;*/
    /*animation-name: shadowPulse;
    animation-duration: 3s;*/
    animation-iteration-count: infinite;
    box-shadow: 0px 0px 2px 5px #e35a52 !important;
    /*animation-iteration-count: 1;
    animation-timing-function: linear;*/
}

/*media screen*/
.HelpMapIcon {
    right: 0px;
    top: 90px;
    position: absolute;
    z-index: 999999;
    cursor: pointer;
}

#m {
    height: 100%;
    top: 0;
}

.maxheight {
    max-height: 400px;
}

.jqx-ribbon-item-rtl {
    cursor: pointer;
    z-index: 1040;
}

.nav-tabs > li > a {
    background-color: lightblue;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #060606 !important;
    background-color: #7d9ee6 !important;
}

.panel {
    margin-bottom: 10px !important;
}

.panel-group .panel + .panel {
    margin-top: 0 !important;
}

.panel-group .panel {
    margin-bottom: 0 !important;
}

#ImgStreetViewHelp {
    position: absolute;
    background-color: #ffe879;
    border-radius: 5px;
    border: 1px solid black;
    opacity: .8;
    text-align: right;
    padding: 5px;
}



.AvarezSpanData {
    color: #1b3598;
    padding-right: 10px;
}



.MenuItem span a {
    text-decoration: none !important;
}

.ListItem a:hover {
    text-shadow: 1px 1px 2px grey;
    /*font-size: 14px!important;*/
}

.ListItem p a img {
    margin-left: 10px;
}

.btn-info {
    background-color: #4599dc !important;
}

.btn-success {
    color: #fff;
    background-color: #81bff1 !important;
}
/*(max-width: 699px) and (min-width: 520px)*/
.N2 {
    position: absolute;
    z-index: 999;
    /*background-color: white;*/
    right: 60px;
    top: 48px;
}

.N2-2 {
    /*width: 100%!important;
     height: 70px!important;*/
    /*position: absolute !important;*/
    position: fixed !important;
    z-index: 999 !important;
    /*background-color: white !important;*/
    right: 0px !important;
    margin-top: 10px !important;
    border-radius: 5px !important;
    /*top: 24px !important;*/
    top: 65px !important;
    /*top: -9px !important;*/
    opacity: 0.9 !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

@font-face {
    font-family: 'BMitra';
    src: url('../fonts/BMitra.eot?#') format('eot'), /* IE6–8 */
    url('../fonts/BMitra.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/BMitra.ttf') format('truetype'); /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
    font-family: 'BRoya';
    src: url('../fonts/BRoya.eot?#') format('eot'), /* IE6–8 */
    url('../fonts/BRoya.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/BRoya.ttf') format('truetype'); /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
    font-family: 'BTraffic';
    src: url('../fonts/BTraffic.eot?#') format('eot'), /* IE6–8 */
    url('../fonts/BTraffic.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/BTraffic.ttf') format('truetype'); /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
    font-family: 'BZar';
    src: url('../fonts/BZar.eot?#') format('eot'), /* IE6–8 */
    url('../fonts/BZar.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/BZar.ttf') format('truetype'); /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
    font-family: 'BYekan';
    src: url('../fonts/BYekan.eot?#') format('eot'), /* IE6–8 */
    url('../fonts/BYekan.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/BYekan.ttf') format('truetype'); /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/IRANSansWeb_Bold.eot?#') format('eot'), /* IE6–8 */
    url('../fonts/IRANSansWeb_Bold.woff') format('woff'),; /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    /*url('../fonts/BYekan.ttf') format('truetype');*/ /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
/*
@font-face {
  font-family: 'nano_icon_font3';
  src: url('font/nano_icon_font3.eot?8875162');
  src: url('font/nano_icon_font3.eot?8875162#iefix') format('embedded-opentype'),
       url('font/nano_icon_font3.woff?8875162') format('woff'),
       url('font/nano_icon_font3.ttf?8875162') format('truetype'),
       url('font/nano_icon_font3.svg?8875162#nano_icon_font3') format('svg');
  font-weight: normal;
  font-style: normal;
}*/
/*W_yekan*/
* {
    font-family: 'BYekan' !important;
    /*font-weight: bold !important;*/
}


.GridView table td {
    border-left: 1px solid white;
    border-top: 1px solid white;
}

.GridView tbody td {
    border-left: 1px solid white;
    border-top: 1px solid white;
}

html {
    font-size: 12px;
}

body {
    margin: 0;
    background-color: #fcfcfc;
    /*background: url('../Images/blue-pattern-twitter-background.jpg') repeat-x right top;
    background-repeat: no-repeat;*/
    /*background-repeat:repeat;*/
    /*font-family: BNazanin,'B Yekan',Tahoma;*/
    direction: rtl;
    overflow-x: auto; /**/
}

span {
    /*font-size: 15px !important;*/
    /*font-family: BNazanin;*/
    line-height: 200%;
}

#UserPanel {
    /*font-family: BNazanin;*/
    padding-top: 7px !important;
    font-size: 14px;
    /*margin-right: 5px; margin-left: 5px; */
    white-space: nowrap;
    text-align: left;
    padding: 0;
    z-index: 1;
    float: left;
    height: 100%;
}

.ruBrowse {
    /*background-position: 0 -46px !important;*/
    height: 35px !important;
}

.space {
    margin-right: 15px;
}

h1, h2, h3 {
    margin: 0;
    padding: 5px;
    /*font-weight: normal;*/
    color: #2a7070;
    border-bottom: solid;
    border-bottom-color: lightgray;
    border-bottom-width: 1px;
    border-collapse: separate;
}

h3 {
    height: 30px;
    margin-bottom: 5px;
    padding: 5px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #ad2303;
    font-size: 1.6em;
    /*font-family: BNazanin;*/
    /*font-weight: bold;*/
}


    h3 a {
        text-decoration: underline;
        height: 10px;
        vertical-align: central;
        color: white;
        font-size: 12px;
    }

        h3 a:hover {
            text-decoration: none;
            color: yellow;
        }

h4 {
    margin: 15px;
    height: 20px;
    padding: 5px 15px !important;
    border: 1px solid silver;
    border-radius: 3px;
    background-color: #ededed;
    /*border-top-left-radius: 3px;
    border-top-right-radius: 3px;*/
    /*background-color: #1e4e72;*/
    color: #0f7411 !important;
    /*box-shadow: 1px 1px 5px #495c92;*/
    font-size: 13px !important;
    /*font-weight: bold !important;*/
}


.h1, h1 {
    font-size: 25px !important;
}

h2 {
    font-size: 2.8em;
}


p, ul, ol {
    margin-top: 10px;
    line-height: 220%;
}

ul, ol {
    text-align: justify;
}

a {
    text-decoration: none;
    color: #4b8490;
    /*font-family: BNazanin;*/
}

    a:hover {
        text-decoration: none !important;
    }


.container {
    /*width: 1000px;*/
    margin-left: 10px;
    margin-right: 10px;
    width: 98%;
    /*margin: 0px auto;*/
    direction: rtl;
}

/* Header */
.header-mob {
    font-size: 12px;
}

    .header-mob img {
        width: 45px;
        padding: 5px;
    }


.jqx-ribbon-content-section-bottom {
    /*color: white;*/
    /*padding-top: 15px;*/
    font-size: 20px;
}

.header-desk {
    /*text-shadow: 3px 3px 12px 11px black;*/
}

    .header-desk img {
        width: 70px;
        padding: 5px;
    }

.PropertiesPanel {
    text-align: center;
}


/* Logo */

#logo {
    float: left;
    width: 300px;
    margin: 0;
    padding: 0;
    color: #FFFFFF;
}

    #logo h1, #logo p {
    }

    #logo h1 {
        padding: 10px 0px 0px 0px;
        text-transform: lowercase;
        font-size: 3.8em;
    }

        #logo h1 a {
            color: #FFFFFF;
        }

    #logo p {
        margin: 0;
        padding: 0px 0 0 0px;
        font: normal 18px Georgia, "Times New Roman", Times, serif;
        font-style: italic;
        color: #8E8E8E;
    }

        #logo p a {
            color: #8E8E8E;
        }

    #logo a {
        border: none;
        background: none;
        text-decoration: none;
        color: #000000;
    }

/* Splash */

#splash {
    width: 100%;
    height: 300px;
    margin: 0 auto;
}


/* Page */



#page {
    padding-top: 88px;
    /*padding: 88px 15px 0 5px;*/
    width: 98%;
    /*float: left;*/
    padding-right: 15px;
    min-width: 345px;
    /*position: relative;*/
    z-index: 1;
}
/*media screen*/


/* Content */

#content {
    float: left;
    /*min-width: 850px;
    width: 100%;*/
    /*padding: 50px 0px 0px 0px;*/
    margin-top: 0;
    direction: rtl;
    /*min-height:400px;*/
    padding: 0px;
    padding-top: 0;
}

/* Sidebar */

#sidebar {
    float: right;
    width: 250px;
    margin: 0px;
    background-color: #efefe6 !important;
    padding: 5px;
    /*padding: 30px 0px 0px 0px;*/
}


    #sidebar h2 {
        height: 38px;
        padding-left: 30px;
        letter-spacing: -.5px;
        font-size: 1.8em;
        color: #3A4648;
    }

    #sidebar p {
        margin: 0 0px;
        padding: 0px 30px 20px 30px;
        text-align: justify;
    }

    #sidebar a {
        border: none;
    }

        #sidebar a:hover {
            text-decoration: underline;
        }

    /* Three Column Footer Content */


    #sidebar fieldset {
        background-color: #e6efec !important;
        background-image: none !important;
    }

#footer, .footer {
    font-family: tahoma !important;
}

.post {
    overflow: hidden;
    margin-bottom: 40px;
    border-bottom: 1px solid #E7EBED;
}

    .post .title {
        height: 41px;
        padding: 7px 0px 0px 0px;
        letter-spacing: -1px;
    }

        .post .title a {
            border: none;
            text-transform: lowercase;
            color: #3A4648;
        }

    .post .meta {
        margin-bottom: 30px;
        padding: 0px;
        text-align: left;
        font-size: 13px;
        /*font-weight: bold;*/
    }

        .post .meta .date {
            float: left;
        }

        .post .meta .posted {
            float: right;
        }

        .post .meta a {
        }

    .post .entry {
        padding: 0px 0px 20px 0px;
        padding-bottom: 20px;
        text-align: justify;
    }

.links {
    padding-top: 20px;
    margin-bottom: 30px;
}

.more {
    display: block;
    float: left;
    width: 88px;
    height: 25px;
    padding: 2px 0px 0px 0px;
    margin-right: 10px;
    background: url(images/img08.jpg) no-repeat left top;
    text-align: center;
}

.comments {
    display: block;
    float: left;
    width: 88px;
    height: 25px;
    padding: 2px 0px 0px 0px;
    background: url(images/img08.jpg) no-repeat left top;
    text-align: center;
}


fieldset {
    /*box-shadow: 1px 2px 5px #adadad;*/
    /*font-family: BNazanin;*/
    /*font-size: 16px;*/
    border-color: silver !important;
    /*width: 98%;*/
}


legend, .legend {
    text-shadow: 1px 2px 5px #adadad;
    /*font-weight: bold;*/
    /*font-family: BNazanin;*/
    font-size: 16px;
    padding-right: 10px;
}




/* Footer */
#GoUpBt {
    display: none;
    cursor: pointer;
    /*font-family: BYekan !important;*/
    text-align: center;
    margin: 0 auto;
    /* FOR IMG */
    /*padding: 5px 0 1px 0;
    */
    padding: 21px; /* FOR TXT */
    background: #27527d;
    color: whitesmoke;
    /*vertical-align: bottom;*/
    background-color: rgb(243, 195, 0);
    height: 70px;
    width: 70px;
    bottom: 35px;
    right: 15px;
    border-radius: 50%;
    position: fixed;
    z-index: 10000;
    box-shadow: 3px 3px 20px #888888;
}

    #GoUpBt a {
        /*font-family: BYekan !important;*/
        width: 100%;
        /*padding-top:10px;*/
        font-size: 20px;
        color: black;
        cursor: default;
        /* FOR IMG */
        /*-ms-transform: rotate(180deg);  
        -webkit-transform: rotate(180deg);  
        transform: rotate(180deg);*/
    }

#GoDnBt {
    display: none;
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
    padding: 6px;
    background: #27527d;
    color: whitesmoke;
    background-color: rgb(243, 195, 0);
    height: 60px;
    width: 60px;
    top: 184px;
    left: 5px;
    border-radius: 50%;
    position: fixed;
    z-index: 10000;
    box-shadow: 3px 3px 20px #888888;
    opacity: 0.3;
}

    #GoDnBt a {
        width: 100%;
        font-size: 20px;
        color: black;
        cursor: default;
    }




#column1 {
    float: left;
    width: 900px;
    margin-right: 30px;
}

#column2 {
    float: left;
    width: 280px;
}

#column3 {
    float: right;
    width: 260px;
}


.TextStyle {
    font-size: 13px;
    color: #67A098;
}

a.LoginLink {
    text-align: center;
    font-size: 12px;
    vertical-align: central;
    text-decoration: none;
    color: white;
}

a.readmore {
    text-align: right;
    float: right;
    font-size: 12px;
    padding: 5px 5px 5px 5px;
    min-width: 170px;
}

    a.readmore li {
        color: red;
    }

    a.readmore:hover {
        background: #b7d5ff;
        color: black;
    }


.readmore2 {
    /*float: right;*/
    vertical-align: top;
    margin-top: 5px;
    margin-bottom: 5px;
}

    .readmore2 li {
        color: #cc5b0a;
        padding-bottom: 10px;
        direction: rtl;
        text-align: right;
        /*font-weight: bold;*/
    }

    .readmore2 a:hover {
        color: #01bec0;
        cursor: pointer;
    }

    .readmore2 a:hover, .panel-body a:hover {
        cursor: pointer;
    }

.ImageLink {
    height: 35px;
}

.ShowRequestPanel {
    color: gray;
    background-color: #e7f1f6;
    border-style: dashed;
    border-width: 1px;
    border-top-width: 0px;
    margin-top: 30px;
}

/*media screen*/
.alert, .alert-info {
    text-align: right !important;
    font-size: 13px;
}

.info {
    /*float: right;*/
    padding: 10px;
    background-color: #fffae6;
    font-size: 13px;
    text-align: right;
    /*font-family: BNazanin;*/
    /*width: 99.5% !important;*/
    color: #330000;
    border: 2px solid #fff6cc;
    border-radius: 0px;
    line-height: 140%;
    margin-bottom: 5px;
    font-weight: normal !important;
}

    .info span, .info h4, .info .h4 {
        font-weight: normal !important;
    }

#FormCaption {
    /*font-weight: bold;*/
    vertical-align: central;
}

#FormCaption1 {
    /*font-weight: bold;*/
    vertical-align: central;
}

span.Error {
    vertical-align: central;
    color: red;
    line-height: 2;
}

.Error {
    text-align: center;
}

    .Error li {
        vertical-align: central;
        text-align: right;
        color: red !important;
    }

span.warning {
    vertical-align: central;
    color: green;
    /*font-size: 14px;*/
    /*font-weight: bold;*/
    text-align: center;
    width: 100%;
}





.GridView thead tr {
    /*color: #000000;
        background-color: #cccccc;*/
    border-style: none;
    line-height: 35px;
    font-weight: bold;
}

.GridView tr {
    text-align: center;
    line-height: 250%;
}


.GridView tbody td {
    color: black;
    text-align: center;
    font-size: 12px;
}

.GridView p {
    font-size: 15px;
    /*font-family: BNazanin;*/
}

.GridView2 {
    direction: rtl;
    width: 100%;
    font-size: 15px;
    /*font-family: BNazanin;*/
    /*border-spacing: 1px 3px;
    border-left-style:solid;
    border-bottom-width:3px;*/
    border-style: none;
    border-color: lightgray;
}

    .GridView2 td {
        /*color: powderblue;*/
        padding: 5px 1px;
    }

.GridViewResult {
    color: #024c8e;
}

.tdVal {
    text-align: center;
}

.GridView3 {
    direction: rtl;
    width: 100%;
    font-size: 15px;
    /*font-family: BNazanin;*/
    border-width: 1px;
    border-style: solid;
    border-color: lightgray;
}

    .GridView3 tr {
        padding: 10px;
        height: 23px;
        background-color: #dcdcdc;
    }

    .GridView3 td {
        text-align: center;
    }



label {
    font-weight: bold !important;
    font-size: 14px;
}

p {
    /*font-weight: normal;*/
    /*font-family: BNazanin;*/
    /*font-size: 14px;*/
}

/********مخفی کردن اسکرول باکس عددی*******/

input[type=number] {
    -moz-appearance: textfield !important;
}

input[type=button] {
    height: 30px !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}
/********************************************/
input {
    /*font-family: Tahoma;*/
    border-radius: 4px;
    border: 1px #8E8E8E solid !important;
    color: #333;
    height: 19px;
    font-size: 12px;
    padding-left: 4px;
}

    input[type=button] {
        /*font-size: 15px !important;*/
        /*font-family: BNazanin;*/
        /*height: 26px;*/
        padding: 0 7px 0 7px;
        border: 1px #adadad solid;
    }

    input[type=checkbox] {
        font-size: 15px !important;
        /*font-family: BNazanin !important;*/
    }

.panel {
    /*margin-bottom: 20px !important;*/
    border: 1px solid transparent;
    border-radius: 4px;
    /*-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);*/
}





.active {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefef+0,e2e2e2+12,e8e8e8+100;Custom2 */
    background: rgb(239,239,239); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(239,239,239,1) 0%, rgba(226,226,226,1) 12%, rgba(232,232,232,1) 100%); /* FF3.6-15 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(12%,rgba(226,226,226,1)), color-stop(100%,rgba(232,232,232,1))); /* Chrome4-9,Safari4-5 */
    background: -webkit-linear-gradient(top, rgba(239,239,239,1) 0%,rgba(226,226,226,1) 12%,rgba(232,232,232,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(top, rgba(239,239,239,1) 0%,rgba(226,226,226,1) 12%,rgba(232,232,232,1) 100%); /* Opera 11.10-11.50 */
    background: -ms-linear-gradient(top, rgba(239,239,239,1) 0%,rgba(226,226,226,1) 12%,rgba(232,232,232,1) 100%); /* IE10 preview */
    background: linear-gradient(to bottom, rgba(239,239,239,1) 0%,rgba(226,226,226,1) 12%,rgba(232,232,232,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
}

.panel-heading img {
    float: left;
    width: 30px;
    padding: 5px;
}

.panel-heading {
    text-align: right;
    /*border-bottom: 2px solid transparent;*/
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 13px;
    /*font-family: BNazanin;*/
    /*font-weight: bold;*/
    padding: 0px 15px 0 0px !important;
    /*background-image: url(../images/Left.png);*/
    /*background-repeat: no-repeat;
    background-size: 100px 35px;*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefef+0,e2e2e2+12,e8e8e8+100;Custom2 */
}

    .panel-heading span {
        padding: 5px;
    }

.panel-success {
    border-color: #d6e9c6;
    box-shadow: 1px 2px 5px #adadad;
}

    .panel-success > .panel-heading {
        color: #000000 !important;
        background-color: #575757;
    }

        .panel-success > .panel-heading a {
            color: #ffcc00;
            background-color: #575757;
            /*font-size: 12px;*/
            margin-right: 5px;
            cursor: pointer;
        }

    .panel-success > .panel-heading2 {
        color: #ffcc00;
        background-color: #575757;
        vertical-align: central;
    }

    .panel-success > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #d6e9c6;
    }

    .panel-success > .panel-heading .badge {
        color: #dff0d8;
        background-color: #3c763d;
    }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6;
    }


.panel-title a {
    padding-right: 10px !important;
}

.btn {
    display: inline-block;
    padding: 3px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    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;
    background-color: #5cb85c;
}


input.btn-success:disabled {
    color: #4f4f4f;
    background-color: silver;
    box-shadow: none;
    border-color: none;
    border-style: none;
    cursor: not-allowed;
}


.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
        box-shadow: 1px 1px 5px green;
    }

.Sell {
    /*background-color:#ce4848;*/
    color: red !important;
}

.NotSell {
    /*background-color:#6ac44f;*/
    color: green !important;
}

/*برای نظرسنجی*/
.radio {
    font-weight: normal !important;
    font-size: 12px !important;
}

.down {
    background-image: url(../images/Down.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto;
    background-clip: padding-box;
    cursor: pointer;
    padding: 2px 25px 2px 1px;
}

.up {
    background-image: url(../images/Up.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto;
    background-clip: padding-box;
    cursor: pointer;
    padding: 2px 25px 2px 1px;
}

.down2 {
    background-image: url(../images/Down2.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto;
    background-clip: padding-box;
    cursor: pointer;
    padding: 2px 25px 2px 1px;
}

.up2 {
    background-image: url(../images/Up2.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto;
    background-clip: padding-box;
    cursor: pointer;
    padding: 2px 25px 2px 1px;
}

.k-window-title {
    right: auto !important;
}

.progress {
    height: 20px;
    margin-bottom: p0px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    padding-top: 10px;
    padding-bottom: 10px;
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}



.linkButton {
    background-color: green;
    height: 30px;
    padding: 10px;
}

.ltr {
    direction: ltr;
}

.setFullPageButton {
    display: none !important;
}

.leaflet-container {
    /*font-family: Tahoma !important;*/
    font-size: 11px !important;
}

    .leaflet-container label {
        font-size: 11px !important;
    }



.DivLogin {
    background-color: #f3c300;
    border: 0;
    height: 40px;
    /*margin: 5px;*/
}

    .DivLogin span {
        vertical-align: middle;
        position: relative;
        display: inline-block;
    }

@font-face {
    font-family: 'irsans';
    src: url('../font/irsans.ttf') format('ttf');
}

@font-face {
    font-family: 'BNazanin';
    src: url('../font/BNazanin.woff') format('woff');
}

@font-face {
    font-family: 'BYekan';
    src: url('../font/BYekan.ttf') format('woff');
}

.MainMenuDiv {
    overflow: auto; /**/
}

.mainMenuDiv {
    border: 1px solid black;
    width: 100%;
    height: 100%;
    height: 28px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfcfc+0,f9f9f9+91,e8e8e8+92,fefefe+100 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfcfc+0,f9f9f9+99,e2e2e2+99 */
    background: rgb(252,252,252); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(249,249,249,1) 99%, rgba(226,226,226,1) 99%); /* FF3.6-15 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(99%,rgba(249,249,249,1)), color-stop(99%,rgba(226,226,226,1))); /* Chrome4-9,Safari4-5 */
    background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(249,249,249,1) 99%,rgba(226,226,226,1) 99%); /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(249,249,249,1) 99%,rgba(226,226,226,1) 99%); /* Opera 11.10-11.50 */
    background: -ms-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(249,249,249,1) 99%,rgba(226,226,226,1) 99%); /* IE10 preview */
    background: linear-gradient(to bottom, rgba(252,252,252,1) 0%,rgba(249,249,249,1) 99%,rgba(226,226,226,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
}

.List1, .List2, #List1, #List2 {
    /*height: 1px;
    display:none;*/
}



.MainMenu {
    /*margin-bottom: 5px;*/
    /*padding-top: 4px;*/
    padding-right: 10px;
    /*width: 98%;*/
    background-color: #727272;
    color: white;
    border-radius: 5px;
    border-top: 1px solid #ffffff;
    /*padding-bottom: 1px;*/
    /*font-family: BNazanin;*/
    /*font-weight: bold;*/
    font-size: 18px;
    height: 40px;
}

    .MainMenu ul > li {
        color: #ffcc00;
        /*padding: 1px;*/
        /*font-family: BNazanin;*/
    }

    .MainMenu span div {
        font-size: 12px !important;
        color: white;
    }

.DivLogin span {
    /*font-family: BNazanin !important;*/
    /*font-size: 20px;*/
    /*font-weight: bold;*/
}

.MainMenu a {
    color: white;
}


.MainMenu span:hover {
    cursor: pointer;
}
/***********/
.menu-main-TabPc a {
    color: #fcd01b;
    font-weight: bold;
}

.dropbtn {
    color: white;
    border: none;
    cursor: pointer;
    margin-bottom: -3px;
    padding: 4px 10px;
    font-weight: bold;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    margin-top: 7px;
    width: 510%;
    display: none;
    right: -100%;
    /*margin-right: auto;*/ /*-90px*/
    white-space: nowrap;
    position: absolute;
    background-color: #003ba8;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    border-radius: 15px;
    /* margin-top: 9px;*/
    padding-bottom: 20px;
    padding-left: 10px;
    z-index: 110000;
    opacity: 0;
    transition: opacity 0.6s;
}

    .dropdown-content a {
        color: white;
        padding: 3px 5px;
        text-decoration: none;
        display: block;
        transition: background 0.6s;
        cursor: pointer;
        /*font-family:BYekan !important;*/
    }

        .dropdown-content a:hover {
            background-color: rgba(255, 204, 0,1);
            text-decoration: none !important;
            color: black !important;
        }

.dropdown:hover .dropdown-content {
    display: block;
    opacity: 1;
}


.dropdown:hover .dropbtn {
    background-color: #003ba8;
    color: white;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 10px solid #003ba8;
    border-top: 4px solid #003ba8;
    height: 55px;
    margin-top: 1px;
}

/***********/
.NosaziCodeBoxj {
    padding: 0;
}

.NosaziCodeBox {
    margin-bottom: 10px;
}

    .NosaziCodeBox input {
        /*font-family: tahoma;*/
        font-weight: bold;
        /*max-width:75px;*/
        /*float: right;*/
    }

        .NosaziCodeBox input[type=number] {
            /*width: 20px;*/
            width: 13.3%;
            height: 30px;
            /*border: 1px #8E8E8E solid;*/
            color: #333;
            border-radius: 8px;
            /*max-width: 74px;*/
            font-size: 12px;
            /*margin-left: 4px;*/
            text-align: center;
            box-shadow: 0 0 5px #d8c6c6;
        }

            .NosaziCodeBox input[type=number] :hover {
                /*border: 2px solid rgba(81, 203, 238, 1);*/
            }

        .NosaziCodeBox input[type=button] {
            /*width: 140%;*/
            /*height: 23px;
			padding: 0 12px 0 12px;
			background-image: url('../Images/TelerikButton.png');
			background-repeat: repeat-x;
			border: 1px #adadad solid;
			font-size: 11px;*/
        }


            .NosaziCodeBox input[type=button]:hover {
                /*background-color: #ebebeb;*/
                background-image: none;
            }

            .NosaziCodeBox input[type=button]:disabled {
                background-color: #f3f3f3;
                background-image: none;
                color: #bababa;
                border: 1px #e6e6e6 solid;
                /*height: 20px;
		font-size: 70%;*/
            }

.HeaderBorder {
    background-color: #002897;
    height: 3px;
    opacity: 0.8;
}

.MainGam {
    /*width: 1000px;*/
    text-align: center;
    height: 50px;
    /*padding: 3px;*/
}

#MainGam {
    /*width: 99%;*/
}

.Gam {
    width: 100%;
    padding-right: 0;
    transition-duration: 2s;
}

    .Gam fieldset {
        border: none;
    }

        .Gam fieldset li {
            border: none;
            /*font-family: BNazanin;*/
            font-size: 16px;
        }

.GR {
    background-image: url('../Images/GamR.png');
    background-repeat: no-repeat;
    background-size: auto;
    height: 50px;
    text-align: center;
    float: right;
    width: 25px;
    margin-right: -10px;
}

.GC {
    background-repeat: no-repeat;
    background-size: cover;
    height: 49px;
    width: 29%;
    text-align: center;
    background-color: #517F31;
    float: right;
    vertical-align: middle;
    display: inline-block;
}

.GL {
    background-image: url('../Images/GamL.png');
    background-repeat: no-repeat;
    background-size: auto;
    height: 50px;
    text-align: center;
    float: right;
    width: 27px;
}

.GC span {
    line-height: 50px;
    padding: 0 10px;
    color: white;
    /*font-family: BNazanin 'B Yekan';*/
    font-weight: bold;
    direction: rtl;
    text-shadow: 2px 2px 1px #343434;
    /*font-size: 17px !important;*/
}

#GamBody {
    float: right;
    /*height: 470px;*/
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    width: 100%;
    text-align: right;
    /*margin: 0 10px 0 5px;*/
}


    #GamBody p {
        text-align: justify;
    }

    #GamBody label {
        text-align: right;
    }

.active > .GR {
    background-image: url('../Images/GamR-Active.png') !important;
    height: 49px;
}


.Gam .active > .GR {
    background-image: url('../Images/GamR-Active.png') !important;
    height: 49px;
}

.Gam.active > .GC {
    background-color: #83CC31 !important;
}

    .Gam.active > .GC span {
        color: black;
        text-shadow: none;
    }

.Gam.active > .GL {
    background-image: url('../Images/GamL-Active.png') !important;
}

hr.Fade {
    border: 0;
    height: 1px;
    margin: 5px 2px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(53, 53, 53, 0.75), rgba(0, 0, 0, 0));
}

strong {
    /*font-family: BNazanin;*/
    font-size: 16px;
}

.PanelV, .PanelVh, .PanelVs {
    /*width: 48%;*/
    /*height: 100%;*/
    height: 100% !important;
    border-radius: 5px;
    /*border-style: solid;*/
    border-color: silver;
    border-width: 1px;
    /*box-shadow: 1px 2px 5px #adadad;*/
    padding: 5px;
}


.tblHeader {
    border-spacing: 0;
    border-collapse: collapse;
    margin-top: -15px;
    margin-bottom: -13px;
    height: 110px;
}





/*///////////////////////////////////*/


.ctrl {
    transition: .5s;
}

.button, .tip a {
    display: block;
    text-align: center;
    text-decoration: none;
}

.button {
    z-index: 2;
    width: 230px;
    border-radius: 5px;
}
/* circular menu */
.tip {
    z-index: 1;
    /**outline: dotted 1px white;/**/
    margin-top: -8.5em;
    width: 30em;
    height: 1em;
    transform: scale(.009);
    list-style: none;
    opacity: 0;
    position: absolute;
}

    .tip:after {
        border-left: solid transparent 10px;
        border-right: solid transparent 10px;
        border-top: solid #fcad09 10px;
        bottom: -65px;
        content: " ";
        height: 0;
        left: 50%;
        position: absolute;
        width: 0;
    }
/* make the menu appear on click */
.button:focus + .tip {
    transform: scale(1);
    opacity: 1;
}

/*////////////////////////////////*/

.mob-step-div {
    padding: 0px;
    padding-bottom: 5px;
}

.mob-step-divTab-span, .mob-step-divMob-span, .mob-step-divDesk-span {
    padding: 0px;
    /*media screen*/
    /*font-weight: bold;*/
    direction: rtl;
    /*text-shadow: 1px 1px 6px #343434;*/
    font-size: 95%;
    padding-top: 5px;
    /*padding-right: 6px;*/
    white-space: nowrap;
    text-align: right;
}

.step-div-normEnd {
    background-image: url("../images/end-norm.png"); /*active.png*/
    background-repeat: no-repeat;
}

.step-div-activeEnd {
    background-image: url("../images/end-active.png"); /*active.png*/
    background-repeat: no-repeat;
}

.step-div-norm {
    background-image: url("../images/norm.png"); /*active.png*/
    background-repeat: no-repeat;
}

.step-div-active {
    background-image: url("../images/active.png"); /*active.png*/
    background-repeat: no-repeat;
}

.mob-step-divMobShap, .mob-step-divTabShap, .mob-step-divDeskShap {
    /*background-image: url("../images/norm.png");  
    background-repeat: no-repeat;*/
    background-position: left top;
    height: 40px;
    /*text-shadow: 1px 1px 1px black;*/
    float: right;
    text-align: right;
    padding: 0;
    /*padding-top: 13px;*/
    /*background-size: 43px 40px;*/
    /*border-radius: 30px; height: 43px; color: white; padding-top: 3px; padding-left: 15px; background-color: gray;
    
    
     border: 7px solid #dcdcdc;*/
}

.NosaziUperDiv {
    text-align: center;
    padding-bottom: 5px;
}

input[type=text], textarea, select, input[type=password], input[type=number] {
    /*-webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;*/
    outline: none;
    padding: 3px 0px 3px 3px;
    margin: 5px 1px 3px 0px;
    border: 1px solid darkgray; /*#ccc*/
    border-radius: 3px;
    text-align: center;
    border: 1px solid #d8d5d5 !important;
    /*font-weight: bold;*/
    height: 30px;
}

    input[type=text]:focus, textarea:focus, input[type=number]:focus, input[type=password]:focus {
        /*box-shadow: 0 0 8px rgba(81, 203, 238, 1);*/
        /*padding: 3px 0px 3px 3px;*/
        /*margin: 5px 1px 3px 0px;*/
        border: 3px solid #f3c300 !important;
    }

#login {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
}

    #login:hover {
        /*box-shadow: 0px 0px 10px #888888;*/
    }


/*------------------------*/

.SafaArchive_AddFileButton {
    /*margin-top: -15px;*/
    position: absolute !important;
    margin-top: 0 !important;
}

.SafaArchive_DeleteFileButton {
    margin-top: -4px !important;
    position: relative !important;
}

.nowarper {
    white-space: nowrap;
}

.nopadding {
    padding: 0px !important;
}

.nomargin {
    margin: 0px !important;
}

.multiline {
    white-space: normal !important;
}

.textAlignLeft, .txtL, txtl {
    text-align: left;
}

.textAlignRight, .txtR, .txtr {
    text-align: right;
}

.textAlignCenter {
    text-align: center;
}
/*دکمه بازگشت به بالا*/
/* BackToTop button css */
/*media screen*/
.scrollBtn {
    position: fixed;
    left: 20px;
    /*bottom: 150px !important;*/
    cursor: pointer;
    width: 70px;
    height: 70px;
    background-color: #ff0000 /*#f3c300#7cb85c*/ /*#3498db*/;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 5px; /**/
    -moz-border-radius: 5px; /**/
    border-radius: 5px;
    z-index: 10000;
}


    .scrollBtn span {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -8px;
        margin-top: -12px;
        height: 0;
        width: 0;
        border: 8px solid transparent;
        border-bottom-color: #ffffff;
    }

    .scrollBtn:hover {
        background-color: #ff8000; /*#e74c3c*/
        opacity: 1;
        filter: "alpha(opacity=100)";
        -ms-filter: "alpha(opacity=100)";
    }
/************/
/**media screen*/
.SafaArchive_UploadImageButton {
    height: 26px !important;
}




.border {
    border: 1px solid rgba(226,226,226,1);
    white-space: nowrap;
    background-color: aliceBlue;
    padding: 7px 4px 7px 4px !important;
    padding: 1px !important;
    border-radius: 5px;
}


.ConfirmedLicenceForm div {
    float: right;
    /*padding: 0px;*/
}

    .ConfirmedLicenceForm div > span,
    .ConfirmedLicenceForm div > input {
        float: right;
        white-space: nowrap;
    }

    .ConfirmedLicenceForm div > span {
        margin-top: 8px;
    }

    .ConfirmedLicenceForm div > input {
        margin-top: 5px;
    }

    .ConfirmedLicenceForm div > span:nth-child(1) {
        padding: 0px; /*background: red;*/
    }

.RowColor {
    background-color: #efefe6;
    border: 1px solid white;
}

.FishListTable div > div > span {
    font-size: 10px !important;
    /* font-weight: bold; */
    /*font-weight: bold;*/
}

.SafaArchive_Container {
    z-index: 100;
}

/*.blink_me {
    display: block;
    animation: blinker 1s linear infinite;
}*/
/*.blink_me {
    animation: blinker 1s linear infinite;
}*/
/*@keyframes blinker {
    50% {
        opacity: 0;
    }
}*/
.blink {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0.2;
    }
}

.blinknoie {
    /*width: 100px;
    height: 100px;*/
    /*background-color: red;*/
    -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
    animation-name: example;
    animation-duration: 4s;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes example {
    0% {
        color: white;
    }

    25% {
        color: green;
    }

    50% {
        color: white;
    }

    100% {
        color: green;
    }
}

/* Standard syntax */
@keyframes example {
    0% {
        color: white;
    }

    25% {
        color: green;
    }

    50% {
        color: white;
    }

    100% {
        color: green;
    }
}
/* these styles are for the demo, but are not required for the plugin */
.zoom {
    display: inline-block;
    position: relative;
}

    /* magnifying glass icon */
    .zoom:after {
        content: '';
        display: block;
        width: 33px;
        height: 33px;
        position: absolute;
        top: 0;
        right: 0;
        background: url(icon.png);
    }

    .zoom img {
        display: block;
    }

        .zoom img::selection {
            background-color: transparent;
        }
/* end these styles are for the demo, but are not required for the plugin */
.list-group li > a {
    font-size: 100% !important;
}

.dropdown-toggle:hover dropdown-menu {
    display: block;
}




/*برای کاهش ارتفاع منوی اصلی*/
.navbar-nav > li > a, .navbar-brand {
    padding-top: 4px !important;
    padding-bottom: 0 !important;
    height: 28px;
}

.navbar {
    min-height: 28px !important;
}

.navbar-fixed-top {
    box-shadow: 0px 3px 6px #888888;
    /*height: 35px!important;*/
}

#navbar {
    overflow: hidden;
    padding-top: 5px;
}
/**********************************/
.navbar-toggle {
    padding: 12px 10px !important;
    /*margin-top: -6px;*/
    margin-bottom: 1px;
    margin-right: 0;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #727272;
}

.dropbtn, .navbar-default .navbar-nav > li > a, .list-group li > a {
    color: white;
    font-size: 14px;
    padding-top: 7px;
    padding-bottom: 8px !important;
}

.navbar-nav > li > a {
    padding-top: 0;
}

.dropbtn p, ul, ol {
    line-height: 152%;
}


#collapse1 li {
    white-space: nowrap;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: gray; /*#111*/
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

    .sidenav a {
        /*padding: 8px 8px 8px 32px;/*
            text-decoration: none;
            font-size: 32px;
            cursor: pointer;
            color: #fcd01b;
            /*color: #818181;*/
        display: block;
        padding-right: 4%;
        transition: 0.3s;
    }

        .sidenav a:hover, .offcanvas a:focus {
            color: #000000;
            /*background-color: #ffffff;*/
            text-decoration: none !important;
        }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 45px;
        margin-left: 50px;
        background-color: gray; /*#111*/
    }

/********** تغییرات شخصی برای منوی جدید***********/
/******* تغییرات دراپ دان*******/

.navbar-nav {
    /*margin: 7.5px -15px;*/
    padding: 0px;
    /*padding-right: 20px;*/
    /*padding-top: 14px !important;*/
    /*padding-top: 40px !important;*/
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: white !important;
    width: 100% !important;
    text-align: right !important;
    transition: 0.8s all !important;
    padding: 10px 20px 10px;
}

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: black !important;
    }

.dropdown-menu > li > a {
    color: black !important;
}

    .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
        color: black !important;
        cursor: pointer !important;
        background-color: #fcd01b !important;
        text-decoration: none !important;
    }

.navbar-nav > li > .dropdown-menu, .dropdown-menu {
    background-color: gray;
    text-align: right;
}

.navbar-brand {
    float: left;
    /*padding: 7px 15px 0 29%;*/
    padding: 0px 0 5px 5px !important;
}

.dropdown .dropdown-menu {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 150%;
    max-height: 0;
    display: block;
    overflow: hidden;
    opacity: 0;
    /*margin-top: 14px !important;*/
}

.dropdown.open .dropdown-menu {
    width: 175%;
    max-height: 820px;
    opacity: 1;
}
/*.dropdown-menu{margin-top: 7px;}
.dropdown.open{margin-top: 15px;}*/

.dropdown-header {
    font-size: large !important;
    color: #fcd01b !important;
    /*font-weight: bold !important;*/
}

.navbar-nav > li > a {
    padding-bottom: 0px !important;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    /*padding-right: 0px!important; 
     padding-left: 0px!important;*/
}
/******* تغییرات دراپ دان*******/
/*********************************/
@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
        padding-right: 15px;
    }

        .sidenav a {
            /*font-size: 18px;*/
        }
}

@media screen and (max-width:912px) {
    #MinMax {
        right: 0 !important;
        /*top: 35px !important;*/
        top: 113px !important;
    }
}

@media (max-width:800px) and (min-width:751px) {
    .N2-2 {
        position: absolute !important;
        top: 26px !important;
    }
}

@media screen and (max-width: 750px) {
    body {
        /*background: url('../Images/photoshop-patterns-45.jpg') repeat-x right top;*/
        /*background-repeat: no-repeat;*/
        background-repeat: repeat-y;
        background-size: 100%;
    }
}

​ #SearchText .SearchEngin {
    z-index: 1 !important;
}

/*-*/
/*.busyTxtPos {
    left: 35% !important;
    top: 33% !important;
    position: fixed !important;
}*/
.busyDivPos {
    position: fixed !important;
    top: 200px !important;
    z-index: 10000000 !important;
}

.busyImgPos {
    background-color: black;
    border: 6px solid black;
    border-radius: 5px /*50%*/;
    opacity: 0.5;
    width: 50px;
}


.TextBusy p {
    font-weight: bold;
    line-height: 110%;
    text-align: right;
    font-size: 14px;
}

.TextBusy span {
    font-weight: bold;
    line-height: 110%;
    float: right;
}

.TextBusy img {
    width: 25px;
    float: right;
    margin-top: -15px;
    margin-left: 5px;
}

.TextBusyCurrent {
}

.headPG {
    height: 30px;
    /* position: fixed; */
    /* right: 235px; */
    /* width: 82%; */
    /* z-index: 9999; */
    font-size: 15px;
    text-shadow: 0px 0px 3px #adadad;
    margin-top: 30px;
}

#mainDiv {
    height: 100%;
    /*margin-bottom:200px;*/
    overflow-x: visible;
}

.map {
    margin-bottom: 20px !important;
}

.MainDivBusy {
    border-radius: 4px;
    position: absolute;
    font-weight: bold;
    z-index: 9999 !important;
}

.txttst {
    color: red;
}

/********تقویم پیش فرض********/
div.picker td {
    width: 33px !important;
}

    div.picker td.pickerHead a.monYear {
        font-size: 18px;
        font-weight: bold;
    }

div.picker a.weekday {
    font-size: 16px;
    font-weight: bold;
}

div.picker td.calWeekdays {
    font-size: 14px;
    font-weight: bold;
}

div.picker td.pickerFoot a {
    font-size: 18px;
    font-weight: bold;
    color: green;
}

div.monthYearPicker {
    font-size: 18px !important;
    font-weight: bold;
}

div.navBack a, div.navFwd a {
    font-size: 18px;
    font-weight: bold;
}
/********تقویم پیش فرض********/

.txtResultTable {
    color: firebrick;
}

.bold {
    font-weight: bold;
}

.MainDefault {
    font-size: 122%;
    line-height: 180%;
    /*font-weight:bold;*/
}

.h4 {
    font-size: 13px;
}


#EstateOwnerInfoDiv {
    margin-top: 10px;
    /*opacity: 0.1;*/
    /*-webkit-transition: 5s;
    transition: 5s;*/
}

.LowOpacity {
    /*opacity: 0.5;*/
    -webkit-transition: 1s;
    transition: 1s;
}

/* div shadow*/
#topMenu {
    /*-webkit-transition: 0.5s;
    transition: 0.5s;*/
}

#login {
    /*-webkit-transition: 0.5s;*/ /* For Safari 3.1 to 6.0 */
    /*transition: 0.5s;
    padding-top: 0.3%;*/
}

#content {
    /*-webkit-transition: 0.5s; */ /* For Safari 3.1 to 6.0 */
    /*transition: 0.5s;*/
}

#topMenu:hover {
    /*box-shadow: 0px 0px 10px #888888;*/
}



#content:hover {
    /*box-shadow: 0px 0px 10px #888888;*/
}
/* div shadow*/

.mapUperDiv {
    height: 100%;
    padding: 0px !important;
}

.SearchEngin tbody tr td:first-child span {
    /*width: 50% !important;*/
    /*height: 6% !important;*/
    margin-top: 6px !important;
    /*-webkit-transition: 0.5s;*/ /* For Safari 3.1 to 6.0 */
    /*transition: 0.5s;*/
}

.SearchEngin tbody tr td:nth-child(2n) input {
    height: 30px !important;
    width: 28px !important;
    /*-webkit-transition: 0.5s;*/
    /*transition: 0.5s;
    padding: 4px;*/
}


.SearchEngin tbody tr td:first-child span input {
    height: 21px !important;
    border: 1px solid lightgray;
    /*-webkit-transition: 0.5s;*/ /* For Safari 3.1 to 6.0 */
    /*transition: 0.5s;*/
}

    .SearchEngin tbody tr td:first-child span input:focus {
        height: 21px !important;
        border: 1px solid lightblue;
    }

#SearchResult {
    background-color: #fff0b3 !important;
    box-shadow: 0px 0px 10px #888888;
    border-radius: 10px;
}

    #SearchResult div:last-child p {
        /*background-color: #fff0b3 !important;*/
        border-radius: 10px;
        font-weight: bold;
        /* padding-right: 10px; */
        text-align: center;
    }

.Mapbutton {
    height: 35px !important;
    color: white;
    /*-webkit-transition: 0.5s;*/ /* For Safari 3.1 to 6.0 */
    /*transition: 0.5s;*/
}

    .Mapbutton:hover {
        font-weight: bold;
        /*font-size: 22px!important;*/
    }

#DivSearchEnginHeader {
    /*font-weight: bold;*/
    /*padding-top: 10px;
    padding-right: 10px;*/
}

table thead td {
    border-left: 1px solid white;
}

.LeftFloat, .fltl {
    float: left;
}

.RightFloat, .rightfloat, .fltr {
    float: right;
}

.leaflet-right {
    margin-top: 50px !important;
}

.MainStepTextMobile {
    margin-bottom: 3px;
    border-radius: 4px;
    border: 2px solid rgb(243, 195, 0);
    border-image: none;
    height: 45px;
    float: right;
    background-color: rgb(243, 195, 0);
    /*padding-top: 1%;*/
    padding-right: 15px !important;
    padding-top: 8px !important;
}




    .MainStepTextMobile div {
        margin-top: 0;
        padding-top: 2px;
    }

p, span, h4, h2, div, label, input, lblDate, .navbar-nav > li > a, #collapse1 a, #collapse2 a, #collapse3 a, #collapse4 a, legend {
    /*font-family: BYekan !important;*/
}

#MainH3 {
    /*margin-top: 0% !important;*/
}

#openNavImg {
    margin-top: -6px !important;
    position: absolute;
}

#lblError {
    text-align: right;
    margin: 5px 0px;
    color: rgb(255, 0, 0);
    font-weight: bold;
    float: right;
    padding: 0 20px 0 15px;
}

#btnPre, .btnPre {
    font-size: 110% !important;
    margin-right: -7px;
    margin-left: 5px;
    float: right;
    width: 49%; /*display: none*/
    /*height: 45px!important;*/
}
/*.btnNext ,.btnPre{
    height: 45px!important;
}*/
#btnNext, .btnNext {
    font-size: 110% !important;
    float: right;
    width: 51%; /*margin-right: 5px; */
    /*height: 45px!important;*/
}


#topMenu {
    margin-bottom: 0 !important;
}

#imgtxtHeader {
    width: 100%;
    padding-top: 5%;
    padding-bottom: 1%;
    /*float: right;*/
    max-width: 414px;
}

#imgImgHeaderArmMob {
    width: 30px;
    padding-top: 1%;
}

.MMenutext {
    color: #fcd01b !important;
    text-decoration: none !important; /*padding: 8px;*/ /*margin-bottom: 0px; margin-top: 0px;*/
    white-space: nowrap !important;
    padding: 10px !important; /*margin-bottom: 5px; margin-top: 0;*/
    /*margin-bottom: 5px; margin-top: 10px;*/
    margin-top: 0 !important;
    background-color: #727272 !important;
    /*margin-bottom: 5px; margin-top: 10px;*/
}

.navbar-fixed-bottom, .navbar-fixed-top {
    z-index: 999999;
}

.dot:before {
    content: "• ";
    padding: 10px;
    color: red;
}
/*.date input*/
.cmb_required select, .cmb_requiredL select {
    width: 94%;
    width: -webkit-column-width-197px;
    /*width: -moz-197px;
    width: -ms-175px;
    width: -o-175px;*/
    /*max-width: 175px;*/
    padding-top: 5px;
}

.NId, .NIdL, .address, .tel, .telL, .mob, .mobL, .reqfildL, .reqfild, .reqfildi, .cmb_requiredL, .cmb_required, .noZero, .noZeroL, .email, .emailL, .postcode, .postcodeL {
    padding: 0 !important;
}
    /*.reqfild input {    padding: 0!important ;}*/
    .NIdL:after, .NId:after, .address:after, .tel:after, .telL:after, .mob:after, .mobL:after, .reqfild:after, .reqfildi:after, .cmb_required:after, .reqfildL:after, .cmb_requiredL:after, .noZero:after, .noZeroL:after, .email:after, .emailL:after, .postcode:after, .postcodeL:after {
        content: "* ";
        /*padding: 10px;*/
        color: red;
    }

.ucmaintxt {
    font-size: 15px;
    /*font-weight: bold;*/
    line-height: 40px;
    text-align: right;
}


#header, .header {
    /*width: 1000px;*/
    height: 75px;
    /*margin: 0 auto;
    padding: 0px 5px;*/
    /*top:75px;*/
}

.headerDiv {
    text-align: center;
    position: fixed;
    width: 100%;
    z-index: 9;
    height: 50px;
    top: 0px;
    left: 0px;
}


.acBtn {
    background-color: mediumseagreen;
    cursor: pointer !important;
}

#logingMenu {
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    margin-top: 3px;
}

.jqx-grid-toolbar div {
    float: right !important;
}

    .jqx-grid-toolbar div:first-child {
        padding: 5px !important;
    }

.jqx-input-group {
    float: right !important;
}

    .jqx-input-group input:first-child {
        float: right !important;
    }

    .jqx-input-group div {
        float: right !important;
    }

.jqx-grid-cell {
    text-align: center;
}

.jqx-grid-column-header div div {
    text-align: center !important;
    font-weight: bold;
}

.jqx-notification-container {
    bottom: 7% !important;
    z-index: 1000000;
}

.jqx-notification-content div {
    text-align: right;
}

.nav-tabs > li {
    float: right !important;
}
/*.close{float:left!important;}*/
.red {
    color: red;
}

#loginFix {
    display: none;
    z-index: 999;
    width: 150px;
    height: 30px;
    position: fixed;
    top: 90px;
    left: 5px;
    border-radius: 5px;
    opacity: 0.8;
    background-color: rgb(153,225,247);
    color: white;
    text-align: left;
    padding: 2px;
}

    #loginFix span:hover {
        cursor: pointer;
    }

}

.navbar-nav li ul li a p img {
    padding: 5px;
    width: 35px;
}


.List1Desk {
    width: 100%;
}

    .List1Desk a {
        width: 100%;
    }

        .List1Desk a img, .List1Desk p img {
            padding: 2px;
            width: 40px;
            margin-left: 10px;
        }

.jqx-layout-pseudo-window-close-icon,
.jqx-layout-pseudo-window-close-ico {
    display: none !important;
    width: 0px;
    height: 0px;
}

#DivScrolLayer {
    z-index: 999;
}

.DLayerD {
    top: 55px !important;
}

.DLayerM {
    top: 71px !important;
}

#DLayer0, .DLayer {
    background: rgb(247,247,247); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome4-9,Safari4-5 */
    background: -webkit-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10-11.50 */
    background: -ms-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* IE10 preview */
    background: linear-gradient(to bottom, rgba(247,247,247,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    opacity: 0.9;
    float: left;
    width: 358px;
    height: 90%;
    margin-right: 1px;
    position: absolute;
    right: 0px;
    z-index: 1039;
    direction: rtl;
    top: 10px; /**/
}

    #DLayer0 > img, .DLayer > img {
        width: 23px;
        cursor: pointer;
        margin-right: 3px;
        margin-top: 5px;
    }

        #DLayer0 > img :hover, .DLayer > img :hover {
            opacity: 0.6 !important;
        }

    #DLayer0 > span, .DLayer > span {
        height: 25px;
        /*float: left;*/
        color: red;
        font-family: tahoma !important;
        position: absolute;
        /* right: 0px;
        bottom: 0px;*/
        left: 0px;
        top: 0px;
        padding: 10px;
        /*z-index: 3001;*/
        padding: 2px;
        width: 20px;
        font-weight: bold;
    }

        #DLayer0 > span:hover, .DLayer > span:hover {
            cursor: pointer;
        }

    #DLayer0 > img:hover, .DLayer > img:hover {
        opacity: 0.6;
    }

.DivScrol {
    top: 5px;
    position: relative;
    margin: 5px;
    width: 98% !important;
    height: 85% !important;
    overflow-y: auto;
}

.leaflet-routing-collapse-btn::after {
    color: red;
    cursor: pointer;
    font-size: 22px;
    display: none;
}

#content {
    direction: rtl !important;
    white-space: nowrap;
}
/*
.nanogallery_theme_default .nanoGalleryBreadcrumb .folderHome::before,
.nanogallery_theme_default .nanoGalleryBreadcrumb .separatorRTL::before,
.nanogallery_theme_default .nanoGalleryBreadcrumb .folder::before {
    content: " " !important;
}*/
.labelTitle, .labelImageTitle, .labelTitle, .nGEvent {
    text-shadow: 0px 0px 0px 0px !important;
}

.uperBoarder {
    border: 1px solid lightgray;
    border-radius: 8px;
    padding: 5px !important;
    margin-bottom: 5px;
}

.theme2btn {
    padding: 5px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6e6b4+0,ed9017+100;Yellow+3D+%231 */
    background: rgb(246,230,180); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(246,230,180,1) 0%, rgba(237,144,23,1) 100%); /* FF3.6-15 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,230,180,1)), color-stop(100%,rgba(237,144,23,1))); /* Chrome4-9,Safari4-5 */
    background: -webkit-linear-gradient(top, rgba(246,230,180,1) 0%,rgba(237,144,23,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(top, rgba(246,230,180,1) 0%,rgba(237,144,23,1) 100%); /* Opera 11.10-11.50 */
    background: -ms-linear-gradient(top, rgba(246,230,180,1) 0%,rgba(237,144,23,1) 100%); /* IE10 preview */
    background: linear-gradient(to bottom, rgba(246,230,180,1) 0%,rgba(237,144,23,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6e6b4', endColorstr='#ed9017',GradientType=0 ); /* IE6-9 */
}

.theme1btn {
    padding: 5px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e0f3fa+0,d8f0fc+50,b8e2f6+87,b6dffd+100;Custom6 */
    background: rgb(224,243,250); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(224,243,250,1) 0%, rgba(216,240,252,1) 50%, rgba(184,226,246,1) 87%, rgba(182,223,253,1) 100%); /* FF3.6-15 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(224,243,250,1)), color-stop(50%,rgba(216,240,252,1)), color-stop(87%,rgba(184,226,246,1)), color-stop(100%,rgba(182,223,253,1))); /* Chrome4-9,Safari4-5 */
    background: -webkit-linear-gradient(top, rgba(224,243,250,1) 0%,rgba(216,240,252,1) 50%,rgba(184,226,246,1) 87%,rgba(182,223,253,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(top, rgba(224,243,250,1) 0%,rgba(216,240,252,1) 50%,rgba(184,226,246,1) 87%,rgba(182,223,253,1) 100%); /* Opera 11.10-11.50 */
    background: -ms-linear-gradient(top, rgba(224,243,250,1) 0%,rgba(216,240,252,1) 50%,rgba(184,226,246,1) 87%,rgba(182,223,253,1) 100%); /* IE10 preview */
    background: linear-gradient(to bottom, rgba(224,243,250,1) 0%,rgba(216,240,252,1) 50%,rgba(184,226,246,1) 87%,rgba(182,223,253,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0f3fa', endColorstr='#b6dffd',GradientType=0 ); /* IE6-9 */
}

#ScrollTop {
    bottom: 20px;
    left: 10px;
    position: fixed;
    z-index: 999999;
}

    #ScrollTop img {
        width: 50px;
    }

#MobileNav {
    position: absolute;
    top: -75px;
    z-index: 9999;
    width: 100%;
    /*transition-duration: 4s;*/
    /*display:none;*/
}


#MobileMenu {
    top: 0px;
    right: 0px;
    position: absolute;
    z-index: 9999;
    width: 40px;
    height: 40px;
    background-color: white;
    opacity: 0.7;
    padding: 5px;
    display: none;
}

    #MobileMenu img {
        width: 30px;
    }

.navbar-inverse {
    min-height: 77px;
    border: 0px !important; /*box-shadow: 5px 0px 10px 4px gray;*/
}

.navbar { /*position:fixed!important;*/
}

.navbar-inverse .navbar-nav > .active > a, .navbar-`se .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: none;
}

.navbar-toggle {
    margin-top: 15px !important;
    margin-bottom: 17px !important;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: white !important;
}

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        color: #fff !important;
    }

.navbar-inverse .navbar-nav > li > a {
    color: #6e5a5a !important;
}


.navbar-nav > li > a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    line-height: 20px;
    margin-bottom: 10px;
}

.sk-cube-grid {
    width: 40px;
    height: 40px;
    top: 20%;
    right: 49%;
    z-index: 999999;
    margin-left: 49%;
    vertical-align: top;
    position: absolute;
    margin-top: auto;
}


.setSearchButton {
    display: none !important;
}

.navbar-header img {
    width: 80%;
    padding-top: 25px;
}

.navbar-header span {
    font-size: 12px;
    text-align: center;
    width: 82%;
}

.deskalert {
    background-color: red;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 16px;
    color: white !important;
    padding-top: 20px;
}

.hr0 {
    background-color: transparent;
    border: transparent;
}

.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelFolderTitle, .nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelFolderTitle > span, .nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelDescription > span {
    font-size: 12px !important;
}

.loginLink {
    cursor: pointer;
    position: absolute;
    left: 107px;
    top: 20px;
    text-shadow: none;
    padding: 5px 10px;
    background-color: #7d9ee4;
    border-radius: 6px;
    height: 32px;
    opacity: .7;
    color: white;
}



#MinMax span {
    font-size: 16px !important;
}


#MinMax:hover {
    box-shadow: 0px 0px 15px 2px #002bff;
}

#SmallHelp {
    cursor: pointer;
    /*box-shadow: 0px 0px 5px 2px yellow;*/
    direction: rtl;
    display: none;
    text-align: right;
    padding: 10px;
    color: black;
    opacity: 0.9;
    position: absolute;
    /*width: 100%;*/
    min-width: 100px;
    max-width: 400px;
    min-height: 25px;
    background-color: #dbf2ff;
    left: 20px;
    top: 20px;
    z-index: 1000000;
    border-radius: 5px;
    border: 1px solid gray;
    box-shadow: 1px 1px 1px black;
}

    #SmallHelp span {
        font-size: 12px;
    }

.LoginManMail a {
    color: white !important;
}

#helpicon {
    margin-top: 6px;
    margin-left: 80px;
    cursor: pointer;
    opacity: 0.6;
    transition: 0.5s;
}

    #helpicon:hover {
        opacity: 0.9;
        /*box-shadow:0px 0px 5px 5px #fff200;*/
    }

.HelpDivSeting {
    position: absolute;
    width: 100%;
    background-color: white;
    padding: 0 5px 0 5px;
    border-radius: 5px;
}



#DLayer2 {
    z-index: 1039;
}

.k-treeview .k-item {
    display: block;
    border-width: 0;
    margin: 0;
    padding: 0 20px 0 16px;
}

@keyframes shadowPulse {
    50% {
        box-shadow: 0px 0px 2px 10px #e35a52;
    }

    100% {
        box-shadow: 0px 0px 5px 0px hsla(0, 0%, 0%, 0);
    }
}

.shadow-pulse {
    /*box-shadow:0px 0px 17px 14px yellow;*/
    /*animation-name: shadowPulse;
    animation-duration: 3s;*/
    animation-iteration-count: infinite;
    box-shadow: 0px 0px 2px 5px #e35a52 !important;
    /*animation-iteration-count: 1;
    animation-timing-function: linear;*/
}

/*media screen*/
.HelpMapIcon {
    right: 0px;
    top: 90px;
    position: absolute;
    z-index: 999999;
    cursor: pointer;
}

#m {
    height: 100%;
    top: 0;
}

.maxheight {
    max-height: 400px;
}

.jqx-ribbon-item-rtl {
    cursor: pointer;
    z-index: 1040;
}

.nav-tabs > li > a {
    background-color: lightblue;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #060606 !important;
    background-color: #7d9ee6 !important;
}

.panel {
    margin-bottom: 10px !important;
}

.panel-group .panel + .panel {
    margin-top: 0 !important;
}

.panel-group .panel {
    margin-bottom: 0 !important;
}

#ImgStreetViewHelp {
    position: absolute;
    background-color: #ffe879;
    border-radius: 5px;
    border: 1px solid black;
    opacity: .8;
    text-align: right;
    padding: 5px;
}



.AvarezSpanData {
    color: #1b3598;
    padding-right: 10px;
}

/*.AvarezRow {
    background-color: white;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
}*/

.MenuItem span a {
    text-decoration: none !important;
}

.btn-info {
    background-color: #4599dc !important;
}

.btn-success {
    color: #fff;
    background-color: #81bff1 !important;
}
/*(max-width: 699px) and (min-width: 520px)*/
/*@media screen and (min-width: 750px){
    #m {
      max-height:300px
    }
}*/
/*#jqxLayout {
    min-width: 801px;
}*/
.MinMaxPano {
    top: 36px !important;
    right: 362px !important;
}


/*#jqxLayout {
    min-width: 801px;
}*/
.MinMaxPano {
    top: 36px !important;
    right: 362px !important;
}



/*pano map  spliter*/
.split p, .split-flex p {
    padding: 20px;
}

.split, .split-flex {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: auto;
    overflow-x: hidden;
}

.gutter {
    background-color: #eee;
    background-repeat: no-repeat;
    background-position: 50%;
}

    .gutter.gutter-horizontal {
        background-image: url('grips/vertical.png');
        cursor: ew-resize;
    }

    .gutter.gutter-vertical {
        background-image: url('grips/horizontal.png');
        cursor: ns-resize;
    }

    .split.split-horizontal, .gutter.gutter-horizontal {
        height: 100%;
        float: left;
    }

    .split.split-horizontal, .gutter.gutter-horizontal {
        /*max-height:200px*/
    }

.pano-pos {
    position: relative !important;
}

.pano-canvas {
    width: 100%;
    height: 100%;
}

/*pano map  spliter*/
/*-------end-------*/
.maptoolbarInPano {
    top: 40px;
    left: 0;
}

.maptoolbarInPano2 {
    left: 0;
}


.ui-layout-toggler {
    background-color: red;
}

.ui-layout-resizer {
    background-color: green;
}

.ui-dialog {
    z-index: 999;
}

.ui-layout-east {
    background: rgb(243, 243, 243) !important;
}

.ui-widget-header {
    border: 0 !important;
    /* background: transparent!important; */
    /*text-shadow: 1px 1px 4px black;*/
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    width: 99%;
}

/***** bt slider *****/
.switch {
    position: relative;
    display: inline-block;
    width: 49px;
    height: 24px;
}

    .switch input {
        display: none;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

/******************************/
.btbl {
    margin-right: 0;
}


.MapTools {
    position: absolute;
    width: 270px;
    height: 36px;
    padding: 1px;
    z-index: 1000;
    /* height: 35px; */
    border-radius: 5px;
    background-color: #ffffff;
    left: calc(50% - 135px);
    /*top: 533px;*/
    border-radius: 20px;
}

.leaflet-right {
    left: calc(100% / 2 - 236px);
    /*top: calc(100% / 3 + 6px );*/
}

.leaflet-control-zoom {
    position: absolute;
    top: 250px;
    left: 0px;
}

.leaflet-bar a, .leaflet-bar a:hover {
    background-color: #ffffff;
    color: #000;
    width: 34px;
    width: 30px;
    height: 38px;
    padding-top: 7px;
}

.leaflet-right .leaflet-control {
    /*زوم پایین*/
    /*transform: rotate(90deg) !important;*/
}

/*.leaflet-left .leaflet-control {
    margin-left: 5px;
}*/

.leaflet-bar a.leaflet-disabled {
    background-color: #dedede;
    color: #bbb;
}

.BtnActive {
    opacity: .9;
    width: 20px;
    height: 20px;
    margin: 9px;
}

.dropdown h1 {
    margin: 0;
}


input[type=text].jqx-input, input[type=password].jqx-input {
    padding-right: 0;
    height: 10px;
}


.invert {
    -webkit-filter: invert(.8);
    filter: invert(.8);
}


/******************/
/*custon scrollbar*/
/* width */
::-webkit-scrollbar {
    width: 8px;
    height: 10px; /* height of horizontal scrollbar ← You're missing this */
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #9e9c9c;
    border-radius: 10px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #0145a6;
    }


HTML, BODY {
    scrollbar-face-color: #0196f4;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #0145a6;
    scrollbar-shadow-color: rgb(0,0,0);
    scrollbar-highlight-color: rgb(0,0,0);
    scrollbar-3dlight-color: #808080;
    scrollbar-darkshadow-Color: #202020;
}
/******************/
.margin-bottom-5 {
    margin-bottom: 5px !important;
}


.BarBtn {
    padding: 5px;
    margin: 5px;
    border-radius: 5px;
}

.modal-header {
    direction: ltr;
}

.modal-title {
    font-size: 13px;
}

#MapBarBt {
    display: none;
}


.ui-widget.ui-widget-content {
    z-index: 9999 !important;
}

#verNumD {
    opacity: .7;
}

.closePanoBtN {
    color: red;
    z-index: 9999;
    position: absolute;
    left: 14px;
    cursor: pointer;
}

@media screen and (max-width: 1200px) {
    .List1Desk a img, .List1Desk p img{
        display:none;
        padding-top: 12px;
    }
    .ListItem p, .ListItem a{
        width: calc(100% - 20px)!important;
            margin-right: 10px!important;
            padding-top: 10px!important;
}
    }
}
/***** تغییرات در نسخه موبایل *******/
@media screen and (max-height: 749px) {
    #N2 {
        /*right: calc( 100% - 215px ) !important;*/
        right: unset;
        position: absolute !important;
        top: -47px !important;
    }

    .leaflet-right .leaflet-control {
        top: 40px !important;
        left: -25px !important;
        top: 35px !important;
    }

    .leaflet-bar a, .leaflet-bar a:hover {
        padding-top: 0;
    }
}




.blinking{
	animation:blinkingText 1s infinite;
}
@keyframes blinkingText{
	0%{		color: #000;	}
	49%{	color: transparent;	}
	50%{		color: #000;		}
	99%{	color:transparent;	}
	100%{	color: #000;	}
}