﻿.content-bottom UL, .menu, OL, UL {
    list-style-type: none;
    list-style-image: none;
}

.footerMenu, .mainMenu > LI > A, .readmore {
    overflow: hidden;
}

#cssmenu ul > li > ul > li.has-sub > a:before, #cssmenu > ul:after, #cssmenu > ul:before {
    content: '';
}

@font-face {
    font-family: WebYekan;
    src: url(fonts/WebYekan.eot);
    src: local('☺'),url(../fonts/WebYekan.woff) format('woff'),url(../fonts/WebYekan.ttf) format('truetype'),url(../fonts/WebYekan.svg) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Yekan;
    src: url('fonts/Yekan.eot');
    src: local('☺'), url('../fonts/Yekan.woff') format('woff'), url('../fonts/Yekan.ttf') format('truetype'), url('../fonts/Yekan.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    line-height: 1.5;
    font-family: Yekan, WebYekan, Tahoma;
    font-size: 11pt;
    background-color: #e5e5e5;
}

img {
    border-bottom: 0;
    border-left: 0;
    border-top: 0;
    border-right: 0;
}

A {
    color: #555;
    text-decoration: none;
}

    A:hover {
        color: #07b3e1;
        text-decoration: underline;
    }

H2 {
    border-bottom: 1px solid #545454;
    padding-bottom: 10px;
    width: 273px;
    margin-bottom: 10px;
    color: #003600;
    font-size: 16px;
}

H3, H4 {
    margin: 10px 0 5px;
}

.container {
    margin: 0 auto;
}

#header {
    background: url(../images/header_top.png) center top no-repeat;
    height: 121px;
}

#content {
}

#header .container {
    position: relative;
}

#footer .container {
    background: url(../images/bg-bottom.png) center top no-repeat;
    height: 87px;
    overflow: hidden;
}

#footer .top {
    text-align: center;
    margin-top: 22px;
    height: 24px;
}

#footer .copyright {
    text-align: center;
    margin-top: 18px;
    color: #003600;
    font-family: Verdana;
    font-size: 8pt;
}

    #footer .copyright A {
        color: red;
        text-decoration: none;
    }

        #footer .copyright A:hover {
            text-decoration: underline;
        }

#cssmenu > ul a:link, .footerMenu LI A, .mainMenu > LI > A, .mylink:hover, A.PickerWorkDayCSS {
    text-decoration: none;
}

.innerContent .mainMenu {
    z-index: 2;
    position: relative;
}

.bg-top {
    background: url(../images/bg-top.jpg) center top no-repeat;
}

.bg-bck {
    background-color: #003600;
}

.mainContent .bg-bck, .uneditable-input, SELECT[multiple] {
    background-color: #fff;
}

.innerContent {
    padding: 3px 12px 0;
}

.mainContent {
    margin-top: 8px;
    width: 915px;
}

    .mainContent .bg-top {
        background: url(../images/bg-top-inner.png) center top no-repeat;
    }

    .mainContent .bg-bottom {
        background: url(../images/bg-bottom-inner.png) center bottom no-repeat;
    }

.component {
    min-height: 470px;
    color: #545454;
    padding: 40px;
}

.content-bottom {
    padding: 18px 15px;
}

    .content-bottom UL LI {
        width: 200px;
        padding-right: 20px;
        margin-bottom: 5px;
        background: url(../images/arrow.png) right center no-repeat;
    }

        .content-bottom UL LI A {
            border-bottom: 1px dotted #1e85a0;
            padding-bottom: 5px;
            display: block;
            color: #fff;
            font-size: 13px;
            text-decoration: none;
        }

            .content-bottom UL LI A:hover {
                color: #1e85a0;
            }

    .content-bottom .moduletable {
        width: 350px;
        float: right;
        padding: 0 50px;
    }

    .content-bottom .links1.moduletable {
        background: url(../images/sep-bottom.png) left center no-repeat;
    }

        .content-bottom .links1.moduletable UL {
            float: left;
        }

            .content-bottom .links1.moduletable UL LI {
                text-align: left;
                padding-left: 20px;
                padding-right: 0;
                background: url(../images/arrow-r.png) left center no-repeat;
            }

.items-leading H2 {
    margin-top: 15px;
    font-size: 14px;
}

.readmore A {
    width: 86px;
    display: block;
    background: url(../images/read-more2.png) right top no-repeat;
    float: left;
    height: 27px;
    font-size: 0;
}

    .readmore A:hover {
        background-position: 100% -26px;
        height: 27px;
    }

.logo {
    position: absolute;
    width: 256px;
    background: url(../images/logo.png) center top no-repeat;
    height: 64px;
    top: -40px;
    left: 10px;
}

#cssmenu > ul, .mainMenu LI {
    position: relative;
}

.toplinks LI {
    float: right;
    padding: 10px 10px 0 0;
}

    .toplinks LI A {
        width: 25px;
        display: block;
        height: 20px;
        font-size: 0;
    }

    .toplinks LI#item105 A {
        background: url(../images/rss.png) right top no-repeat;
    }

    .toplinks LI#item106 A {
        background: url(../images/siz.png) right top no-repeat;
    }

    .toplinks LI#item107 A {
        background: url(../images/game.png) right top no-repeat;
    }

    .toplinks LI#item108 A {
        background: url(../images/sitemap-item.png) right top no-repeat;
    }

    .toplinks LI#item109 A {
        background: url(../images/info-item.png) right top no-repeat;
    }

    .toplinks LI#item110 A {
        background: url(../images/home-item.png) right top no-repeat;
    }

    .toplinks LI#item111 A {
        background: url(../images/contact-item.png) right top no-repeat;
    }

        .toplinks LI#item105 A:hover, .toplinks LI#item106 A:hover, .toplinks LI#item107 A:hover, .toplinks LI#item108 A:hover, .toplinks LI#item109 A:hover, .toplinks LI#item110 A:hover, .toplinks LI#item111 A:hover {
            background-position: 0 -20px;
        }

.mainMenu > LI {
    float: right;
    margin-left: 3px;
    padding-top: 10px;
}

    .mainMenu > LI.active {
        padding: 0;
    }

    .mainMenu > LI > A {
        text-align: center;
        width: 60px;
        display: block;
        background: url(../images/main-menu-item.png) no-repeat;
        height: 17px;
        color: #fff;
        padding-top: 5px;
    }

        .mainMenu > LI > A:hover {
            background-position: 0 -23px;
        }

    .mainMenu > LI.active > A {
        background-position: 0 -45px;
        height: 18px;
        color: #003600;
        padding-top: 15px;
    }

.mainMenu LI:hover > UL {
    display: block;
}

.footerMenu {
    margin-right: 120px;
}

    .footerMenu LI {
        float: right;
        margin-left: 10px;
    }

        .footerMenu LI A {
            padding-right: 15px;
            display: block;
            background: url(../images/squar.png) right top no-repeat;
            color: #003600;
            font-size: 12px;
        }

            .footerMenu LI A:hover, .footerMenu LI.active A {
                background-position: 100% -15px;
                color: #fff;
            }

        .footerMenu LI UL {
            display: none;
        }

.search INPUT.inputbox {
    border-bottom: medium none;
    border-left: medium none;
    padding-right: 10px;
    font-family: Tahoma;
    height: 24px;
    color: #949494;
    font-size: 11px;
    border-top: medium none;
    margin-right: 1px;
    border-right: medium none;
    border-radius: 3px 0 3px 3px;
}

.djslider-loader {
    direction: ltr;
}

.moduletableslider {
    margin-top: 10px;
    background: url(../images/bg-logo.png) center bottom no-repeat;
    height: 156px;
}

    .moduletableslider H3 {
        border-bottom: 1px solid #545454;
        padding-bottom: 10px;
        width: 273px;
        margin-bottom: 45px;
        color: #003600;
    }

FIELDSET {
    margin-bottom: 18px;
}

#djslider38 UL#slider38 LI {
    background: url(../images/sep-logo-list.png) 101px 50% no-repeat;
}

.clr {
    clear: both;
}

BUTTON, SELECT {
    margin: 0;
    font-family: Tahoma;
    font-size: 100%;
    vertical-align: baseline;
}

INPUT, LABEL {
    font-size: 13px;
}

BUTTON, INPUT {
    line-height: normal;
}

INPUT, LABEL, TEXTAREA {
    line-height: 18px;
}

    BUTTON, INPUT[type=button], INPUT[type=reset], INPUT[type=submit] {
        cursor: pointer;
        -webkit-appearance: button;
    }

FIELDSET {
    border-bottom: 0;
    border-left: 0;
    border-top: 0;
    border-right: 0;
    padding-top: 18px;
}

INPUT, LABEL, SELECT, TEXTAREA {
    font-family: Tahoma,Arial, "Helvetica Neue",Helvetica,sans-serif;
    font-weight: 400;
}

LABEL {
    text-align: right;
    width: 130px;
    float: right;
    color: #404040;
    padding-top: 6px;
}

INPUT {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    display: inline-block;
    height: 18px;
    color: #505050;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 4px;
}

SELECT, TEXTAREA {
    display: inline-block;
    border-radius: 3px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    color: grey;
    font-size: 13px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 4px;
}

TEXTAREA {
    vertical-align: top;
    overflow: auto;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

SELECT {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.uneditable-input {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    line-height: 18px;
    width: 210px;
    height: 18px;
    color: grey;
    font-size: 13px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 4px;
}

INPUT[type=radio], INPUT[type=checkbox] {
    cursor: pointer;
    border-bottom: medium none;
    border-left: medium none;
    line-height: normal;
    margin: 3px 0;
    width: auto;
    height: auto;
    border-top: medium none;
    border-right: medium none;
    padding: 0;
}

INPUT[type=file] {
    background-color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

INPUT[type=button], INPUT[type=reset], INPUT[type=submit] {
    width: auto;
    height: auto;
}

INPUT[type=file], SELECT {
    line-height: 27px;
    height: 27px;
}

    SELECT[multiple] {
        height: inherit;
    }

TEXTAREA {
    height: auto;
}

.uneditable-input {
    display: block;
    border-color: #eee;
}

INPUT, TEXTAREA {
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -ms-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
}

    INPUT:focus, TEXTAREA:focus {
        -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.1),0 0 8px rgba(82,168,236,.6);
        -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,.1),0 0 8px rgba(82,168,236,.6);
        box-shadow: inset 0 1px 3px rgba(0,0,0,.1),0 0 8px rgba(82,168,236,.6);
        outline: 0;
    }

    INPUT[type=file]:focus, INPUT[type=checkbox]:focus, SELECT:focus {
        outline: #666 dotted 1px;
    }

    INPUT[disabled], INPUT[readonly], SELECT[disabled], SELECT[readonly], TEXTAREA[disabled], TEXTAREA[readonly] {
        background-color: #f5f5f5;
        border-color: #ddd;
    }

#cssmenu > ul, #cssmenu > ul li, #cssmenu > ul ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#cssmenu > ul {
    z-index: 597;
}

    #cssmenu > ul li {
        float: right;
        min-height: 1px;
        vertical-align: middle;
        padding: 10px;
    }

        #cssmenu > ul li.hover, #cssmenu > ul li:hover {
            z-index: 599;
            cursor: default;
        }

    #cssmenu > ul ul {
        visibility: hidden;
        position: absolute;
        top: 100%;
        z-index: 598;
    }

        #cssmenu > ul ul li {
            float: none;
        }

    #cssmenu > ul li:hover > ul {
        visibility: visible;
    }

    #cssmenu > ul a:active {
        color: orange;
    }

#cssmenu li {
    padding: 0;
    color: #000;
}

#cssmenu > ul > li, .tbl3 {
    padding: 5px 2px;
}

#cssmenu {
    background: #282e6c;
    border-left: 1px solid #003264;
    border-right: 1px solid #282e6c;
    font-size: 14px;
    -moz-box-shadow: inset 0 -2px 2px rgba(0,0,0,.3);
    -webkit-box-shadow: inset 0 -2px 2px rgba(0,0,0,.3);
    box-shadow: inset 0 -2px 2px rgba(0,0,0,.3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    direction: rtl;
}

    #cssmenu > ul {
        display: block;
        float: none;
        zoom: 1;
    }

        #cssmenu > ul:before {
            display: block;
        }

        #cssmenu > ul:after {
            display: table;
            clear: both;
        }

        #cssmenu > ul > li > a, #cssmenu > ul > li > a:link, #cssmenu > ul > li > a:visited {
            text-shadow: 0 -1px 1px #004881;
            color: #fff;
            padding: 7px 10px;
            display: block;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -ms-border-radius: 3px;
            -o-border-radius: 3px;
            border-radius: 3px;
        }

            #cssmenu > ul > li:hover > a, #cssmenu > ul > li > a:hover {
                background-color: #008efd;
            }

    #cssmenu li li a {
        color: #000;
        font-size: 13px;
    }

        #cssmenu li li a:hover {
            color: #5c5c5c;
            border-color: #5c5c5c;
        }

.ulmin {
    margin: 0;
    padding: 0;
    float: none;
    background: #efefef;
    border: 2px solid #1b9bff;
    border-top: none;
    right: 0;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.2);
    box-shadow: 0 2px 3px rgba(0,0,0,.2);
    width: 812px;
}

.uluser {
    margin: 0;
    padding: 0;
    float: left;
    left: 0;
    background: #efefef;
    border: 2px solid #1b9bff;
    border-top: none;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.2);
    box-shadow: 0 2px 3px rgba(0,0,0,.2);
    width: 300px;
}

.mylink, .tbl3 {
    box-shadow: 0 1px 3px 0 #929292;
}

#cssmenu ul > li > ul > li {
    margin: 0 10px 0 0;
    position: relative;
    padding: 0;
    float: right;
    width: 190px;
}

    #cssmenu ul > li > ul > li > a {
        padding: 10px 20px 10px 10px;
        display: block;
    }

    #cssmenu ul > li > ul > li.has-sub > a:before {
        position: absolute;
        top: 18px;
        right: 6px;
        border: 5px solid transparent;
        border-top: 5px solid #8b8b8b;
    }

    #cssmenu ul > li > ul > li.has-sub > a:hover:before {
        border-top: 5px solid #5c5c5c;
    }

#cssmenu ul ul ul {
    width: 200px;
    top: 100%;
    border: 2px solid #1b9bff;
}

    #cssmenu ul ul ul li {
        float: none;
    }

.jssora12l, .jssora12r {
    display: block;
    position: absolute;
    width: 30px;
    height: 46px;
    cursor: pointer;
    background: url(../images/a12.png) no-repeat;
    overflow: hidden;
}

.jssort09-600-45 .p, .jssort09-600-45 .t {
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    width: 100%;
}

.jssora12l {
    background-position: -16px -37px;
}

.jssora12r {
    background-position: -75px -37px;
}

.jssora12l:hover {
    background-position: -136px -37px;
}

.jssora12r:hover {
    background-position: -195px -37px;
}

.jssora12l.jssora12ldn {
    background-position: -256px -37px;
}

.jssora12r.jssora12rdn {
    background-position: -315px -37px;
}

.jssort09-600-45 .t {
    font-family: Yekan, WebYekan, Tahoma;
    color: #fff;
    font-size: 20pt;
    direction: rtl;
}

.mylink {
    -webkit-box-shadow: 0 1px 3px 0 #929292;
    -moz-box-shadow: 0 1px 3px 0 #929292;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 3px 10px;
    background-color: #0a0;
    color: #fff;
    text-align: center;
    font-size: 10pt;
}

.td1, .td3 {
    font-size: 15pt;
}

.mylink:hover {
    background-color: #009600;
    color: #fff;
}

.tbl3, .tbl4 {
    background-color: #fff;
    color: Gray;
}

.tbl {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    width: 100%;
    padding: 20px;
    line-height: 170%;
}

.tbl3 {
    margin-left: 10px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 1px 3px 0 #929292;
    -moz-box-shadow: 0 1px 3px 0 #929292;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    width: 100%;
}

.tbl3c, .tbl4 {
    margin-left: 5px;
    margin-bottom: 10px;
}

.tbl4, .td1 {
    padding: 5px;
    box-shadow: 0 1px 3px 0 #929292;
}

.tbl4, .td3 {
    border-radius: 6px;
}

.tbl4 {
    -webkit-box-shadow: 0 1px 3px 0 #929292;
    -moz-box-shadow: 0 1px 3px 0 #929292;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.td1 {
    background-color: #f60;
    -webkit-box-shadow: 0 1px 3px 0 #929292;
    -moz-box-shadow: 0 1px 3px 0 #929292;
    border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    color: #fff;
}

.td2, .td3 {
    box-shadow: 0 1px 3px 0 #929292;
}

.td2 {
    background-color: #fff;
    padding: 10px;
    -webkit-box-shadow: 0 0px 3px 0 #929292;
    -moz-box-shadow: 0 0px 3px 0 #929292;
    border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    color: Gray;
}


.tbl3c, .td3 {
    padding: 5px;
}

.td3 {
    background-color: #f60;
    -webkit-box-shadow: 0 1px 3px 0 #929292;
    -moz-box-shadow: 0 1px 3px 0 #929292;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    color: #fff;
}

.PickerCSS, .tbl3c {
    background-color: #fff;
}

.tbl3c {
    box-shadow: 0 1px 3px 0 #929292;
    -webkit-box-shadow: 0 1px 3px 0 #929292;
    -moz-box-shadow: 0 1px 3px 0 #929292;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.PickerCSS {
    border: 2px solid #000;
}

.PickerFooterCSS, .PickerHeaderCSS, .PickerWeekDayCSS {
    background-color: #0f0;
}

.PickerHeaderCSS {
    height: 30px;
}

.PickerCalendarCSS, .PickerWeekDayCSS {
    height: 19px;
    border-right: #000 1px solid;
    border-top: #000 1px solid;
    border-left: #000 1px solid;
    border-bottom: #000 1px solid;
}

.PickerWeekDayCSS {
    text-align: center;
    font-size: 8pt;
}

.PickerCalendarCSS {
    background-color: #e8f4ff;
}

.PickerWorkDayCSS {
    background-color: #fff;
    border-right: #000 1px solid;
    border-top: #000 1px solid;
    border-left: #000 1px solid;
    border-bottom: #000 1px solid;
}

A.PickerWorkDayCSS {
    color: #000;
    border: none;
}

.PickerForbidenCSS, .PickerSelectedCSS {
    border-right: #000 1px solid;
    border-top: #000 1px solid;
    border-left: #000 1px solid;
    border-bottom: #000 1px solid;
}

.PickerForbidenCSS {
    background-color: #e8f4ff;
    color: Red;
    font-weight: 700;
}

.PickerSelectedCSS {
    background-color: #e4e8ff;
}

A.PickerSelectedCSS {
    font-weight: 700;
    color: #06f;
    text-decoration: underline;
    border: none;
}

.tf {
    direction: rtl;
    font-size: 14pt;
    line-height: 1.7;
}

.tfdiv {
    margin-top: 15px;
    margin-right: 15px;
    float: right;
}

.tfdivOne {
    padding: 15px 15px 0px 15px;
    direction: rtl;
}

.tdt {
    -webkit-box-shadow: 0 1px 3px 0 #929292;
    -moz-box-shadow: 0 1px 3px 0 #929292;
    border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    color: #fff;
    font-size: 15pt;
    padding: 5px;
    box-shadow: 0 1px 3px 0 #929292;
    text-align: center;
    height: 20px;
}

.tdm {
    background-color: #fff;
    padding: 20px 10px 10px 10px;
    -webkit-box-shadow: 0 1px 3px 0 #929292;
    -moz-box-shadow: 0 1px 3px 0 #929292;
    color: Gray;
    text-align: center;
    border-bottom: 1px solid #fff;
}

.tdm2 {
    background-color: #fff;
    padding: 0px 10px;
    -webkit-box-shadow: 0 1px 3px 0 #929292;
    -moz-box-shadow: 0 1px 3px 0 #929292;
    color: Gray;
    border-bottom: 1px solid #929292;
    text-align: center;
    font-size: 12pt;
    height: 60px;
    vertical-align: middle;
}

.tdb {
    background-color: #fff;
    padding: 10px;
    border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    color: Gray;
    box-shadow: 0 1px 3px 0 #929292;
}

.divr {
    width: 50%;
    float: right;
    text-align: right;
    font-size: 13pt;
}

.divl {
    width: 50%;
    float: left;
    text-align: left;
    font-size: 11pt;
}

.divf {
    width: 100%;
    float: right;
    text-align: right;
    font-size: 11pt;
}

.divTop {
    text-align: center;
    margin: 0px;
    direction: rtl;
    background-color: #fff;
}

.divBottom {
    text-align: center;
    margin: 15px 0px;
    padding: 15px;
    direction: rtl;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px 0 #929292;
    -moz-box-shadow: 0 1px 3px 0 #929292;
    border-bottom: 1px solid #929292;
}

.divTopInside {
    text-align: center;
    margin: 0px;
    direction: rtl;
    color: #505050;
    border-bottom: 1px solid gray;
}

.divFull {
    text-align: center;
    margin: 15px;
    direction: rtl;
}

.b {
    text-align: center;
}

.m1 {
    width: 50%;
    float: right;
}

.m2 {
    width: 50%;
    float: left;
}

.myb {
    text-align: center;
}

.mym1 {
    width: 50%;
    float: right;
}

.mym2 {
    width: 50%;
    float: left;
}

.m3 {
    width: 50%;
    float: left;
    text-align: right;
    font-size: 12pt;
    line-height: 2;
}

.m1 p, .m2 p, m3 p {
    text-indent: 0;
    margin: 0;
}

.abzar1 {
    width: 100%;
    direction: rtl;
}

.abzar2 {
    display: none;
    width: 100%;
    direction: rtl;
}

.clogo {
    border: 1px solid gray;
    border-radius: 5px;
}

@media (max-width: 610px) {
    .myb {
        text-align: center;
    }

        .myb > div {
            width: 100%;
            float: none;
        }
}

@media (max-width: 835px) {
    .b {
        text-align: center;
    }

        .b > div {
            width: 100%;
            float: none;
        }

    .ulmin {
        visibility: hidden;
        width: 0px;
        height: 0px;
        border: none;
    }

    .uluser {
        visibility: hidden;
        width: 0px;
        height: 0px;
        border: none;
    }

    .limin {
        visibility: hidden;
        width: 0px;
        height: 0px;
        border: none;
    }

    .liuser {
        visibility: hidden;
        width: 0px;
        height: 0px;
        border: none;
    }

    .m3 {
        padding-right: 15px;
        line-height: 1.7;
    }

    .abzar1 {
        display: none;
        width: 100%;
        direction: rtl;
    }

    .abzar2 {
        display: table;
        width: 100%;
        direction: rtl;
    }

}
