.slide {
    display: none;
}


.panel-success > .panel-heading,
.navbar-fixed-bottom,
.navbar-fixed-top {
    background: transparent;
}

.panel-success > .panel-heading {
    border: 0;
}


.panel-success {
    border-color: transparent;
    box-shadow: none;
    background: transparent;
}

#MainBody div:first-child {
    /* background: transparent */
    /* text-align: center; */
    /* padding-left: 0; */
}

#myCarousel {
    background-color: transparent;
}

.ShowInMainPage {
    background: transparent;
}


/* .ucmaintxt div img {
    width: 80px !important;
    margin-left: 10px;
    padding: 10px;
 
} */

body {
    background: url('../Images/homepage – offic – 1@2x.png') repeat-x right top;
    /* background-repeat: repeat; */
    /* background-repeat: no-repeat; */
    background-size: auto;
    /* background-color: #f1f1f2; */
    /* background-color: #efefef; */
    background-color: #fdfdfd;
    background-size: 100%;
    background-repeat: repeat;
}

.itemBoxMainPage {
    text-align: center;
    padding: 10px;
    /* width: 140px;
    height: 80px; */
    /* max-width: 190px; */
    /* width: 22%; */
    /* height: 93px; */
    min-height: 93px;
    max-width: 160px;
    height: 31%;
    max-height: 140px;
    background: #f5fcff;
    /* background: linear-gradient(90deg, rgb(204, 194, 194) 0%, rgba(244, 251, 255, 1) 35%, rgb(197, 190, 190) 100%); */
    border-radius: 5px;
    border: 3px solid white;
    float: right;
    /* margin: 15px !important; */
    margin: 5px 7px !important;
    cursor: pointer;
}

.itemSpecialBox :before {
    content: " ";
    position: absolute;
    z-index: 1;
    width: calc(100% + 20px);
    top: -10px;
    /* left: 5px; */
    right: -10px;
    bottom: -10px;
    border: 3px solid #385392;
    border-radius: 5px;
    /*content: " ";
        position: absolute;
        z-index: -1;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border: 5px solid #385392;*/
}

/*.Col1 > [id^=SafaArchive_fieldset] {
      width: 100%;
}*/
@media screen and (max-width:650px) {
    .navbar-brand {
        margin-left: 0px !important;
    }

    .itemBoxMainPage {
        max-width: 150px;
    }

    .headerSearchBox input {
    }

    .GamBox {
        padding: 3px !important;
    }

    .GamBoxFrame {
        padding: 3px !important;
    }

    .GamBoxFrame2 {
        padding: 3px !important;
    }
}

@media screen and (max-width:900px) {
    [id^=SafaArchive_fieldset] {
        width: 100% !important;
    }
}

@media screen and (min-width:1200px) and (max-width:1600px) {
    [id^=SafaArchive_fieldset] {
        width: 100% !important;
    }
}

@media screen and (min-width:990px) and (max-width:1200px) {
    .ForEstelam > [id^=SafaArchive_fieldset] {
        width: 100% !important;
    }
}



@media screen and (max-width: 800px) {
    .itemBoxMainPage {
        height: 30%;
    }
}

@media (min-width: 992px) {
    .itemBoxMainPage {
        width: 12.666667%;
    }
}

@media (min-width: 1200px) {
    .headerTitleText p {
        font-size: 2em;
    }

    .col-lg-05 {
        width: 12%;
    }
}

@media (min-width: 1400px) {
    .headerTitleText p {
        font-size: 2.2em;
    }

    .col-lg-05 {
        width: 11%;
    }

    .itemBoxMainPage {
        /*margin: 5px 7px !important;*/
        margin: 10px 9px !important;
    }
}

@media (min-width: 1600px) {

    input[type=text],
    textarea,
    select,
    input[type=password],
    input[type=number],
    input[type=button],
    input[type=number],
    input[type=tel] {
        height: 35px !important;
    }

    .col-lg-05 {
        width: 22%;
    }

    .itemBoxMainPage {
        /* width: 12%; */
    }

    .itemBoxMainPage {
        height: 17%;
        max-height: 135px;
        max-width: 300px;
        margin: 15px 10px !important;
        padding: 5px;
        min-height: 150px;
    }

        .itemBoxMainPage a span {
            /* font-size: 1.1em !important; */
            font-size: 1.1em !important;
        }

    .headerSearchBox input {
        height: 50px !important;
    }

    .headerSearchBox img {
        /*left: 70px !important;*/
        /*height: 41px !important;*/
        /* left: 41px !important;
        height: 34px !important; */
        opacity: .8;
    }

    .headerTitleText p {
        font-size: 2em !important;
    }

    .headerText p {
        font-size: 1.5em !important;
    }

    h2 {
        font-size: 4em !important;
    }

    .r-right p {
        font-size: 2.5em !important;
    }

    .r-right span {
        font-size: 2em !important;
    }

    .navbar-default {
        height: 70px !important;
        padding-top: 12px;
    }

    #MainBody {
        /*margin-top: 35px !important;*/
    }

    #UMenu2_loginIcon,
    #UMenu2_singupIcon {
        font-size: 14px !important;
        height: 37px;
    }

    /* width: 220px; */
}

.dropbtn,
.navbar-default .navbar-nav > li > a,
.list-group li > a {
    /* font-size: 2em !important; */
    font-size: 15px !important;
}

}

.itemBoxMainPage div img {
    /* min-width: 30px; */
    transition: .3s;
    background-color: transparent;
}

.itemBoxMainPage a img {
    width: 51px !important;
    position: relative;
    top: 3px;
    right: 45px;
}

.itemBoxMainPage div img:hover {
    transform: scale(1.3);
}

.itemBoxMainPage:hover .itemBoxMainPage div img {
    transform: scale(1.5);
}

.itemBoxMainPage:hover {
    box-shadow: 0 0 11px 5px #d4c2c2;
}

.itemSpecialBox {
    /*background-color: #935DE1;*/
    border: 3px solid #AF88E7;
    color: white;
}

    .itemSpecialBox a span {
        color: white !important;
        text-shadow: 0 0 5px black;
    }

    .itemSpecialBox div img {
        /* filter: invert(1); */
        /* filter: contrast(1); */
        /* filter: sepia(1); */
    }

.itemBoxMainPage div {
    padding: 7px;
}

.itemBoxMainPage a span {
    /* position: relative;
    top: 30px;
    left: 14px; */
    color: #0081dc;
    /* font-size: 1.2em !important; */
}

.navbar-default .navbar-nav > li > a,
#UMenu2_loginIcon {
    color: #717171;
    font-size: 1em;
}

.headerTitleText,
.headerText {
    text-align: center;
}

    .headerTitleText p {
        text-align: center;
        color: #275071;
        opacity: 0.79;

        font-size: 2em;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.37;
        letter-spacing: normal;
        text-align: center;
        color: #275071;
        /* margin-top: 114px;
     */
        margin-top: 40px;
    }

    .headerText p span {
        color: #76c2f8;
    }

    .headerText p {
        /* width: 883px;
    height: 22px; */

        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.39;
        letter-spacing: normal;
        text-align: center;
        color: #919191;
    }

.dropbtn,
.navbar-default .navbar-nav > li > a,
.list-group li > a {

    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: right;
    color: #717171;
}

.navbar-fixed-top {
    box-shadow: none;
}

.navbar-default {
    border-color: transparent;
    margin: 0 0;
    background-color: #f0f0f1;
    height: 70px;
    padding-top: 19px;
    /*opacity: .9;*/
    box-shadow: 0 0 20px 8px #e8e5e5;
}


.fa {
    font: normal normal normal 14px/1 FontAwesome !important;
}

.headerSearchBox {
    text-align: center;
    margin-top: 31px;
    margin-bottom: 15px;
}

    .headerSearchBox input {
        box-shadow: 0 0 14px 9px #e8e4e4;
        height: 48px;
        width: 50%;
        max-width: 640px;
    }

    .headerSearchBox img {
        position: relative;
        left: 40px;
        height: 34px;
        background-color: #21cc65;
        padding: 4px;
        border-radius: 5px;
        top: -1px;
    }

#UMenu2_loginIcon,
#UMenu2_singupIcon,
.dropbtn,
.navbar-default .navbar-nav > li > a,
.list-group li > a {
    font-size: 15px;
}

#UMenu2_loginIcon,
#UMenu2_singupIcon {
    padding: 0px;
    border: 2px solid #ef98ce;
    border-radius: 15px;
    width: 130px;
    height: 36px;
    text-align: center;
    float: left;
    cursor: pointer;
    line-height: normal;
    color: #ef98ce;
    margin: 0 20px;
    background-color: whitesmoke;
    /*margin-left: 114px;*/
}

#UMenu2_singupIcon {
    border: 2px solid #fecf2f;
    color: #fecf2f;
}

#navbar {
    color: black;
    background-color: #4b69af;
}


element.style {
}

<style >
.nanogallery_colorscheme_custom_SafaArchive_Danesh .nanoGalleryContainer > .nanoGalleryThumbnailContainer .labelDescription {
    color: #ccc !important;
    Text-Shadow: !important;
}

.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelDescription {
    clear: both;
    margin: 0 2px;
    color: #aaa;
    left: 0;
    font-size: .8em;
    margin: 1px 2px;
    box-sizing: border-box;
    /* -webkit-box-sizing: border-box; */
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    position: absolute;
    bottom: 0;
    right: 0;
}

p, span, h4, h2, div, label, input, lblDate, .navbar-nav > li > a, #collapse1 a, #collapse2 a, #collapse3 a, #collapse4 a, legend {
    font-family: "IRANSansWeb(FaNum)" !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

*, *:before, *:after {
    box-sizing: inherit;
}

* {
    /* font-family: BYekan, 'BYekan', tahoma !important; */
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

user agent stylesheet
div {
    display: block;
}

Style Attribute {
    width: autopx;
    direction: RTL;
    bottom: 0;
    left: 0;
    right: 0;
}
/*وقتی از فونت سنس استفاده میشود اعداد در فولدر آرشیو بزرگتر میشوند*/
.nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelFolderTitle > span, .nanogallery_theme_default .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelDescription > span {
font-size:14px;
}
.nanogallery_thumbnails_label_align_right .nanoGalleryContainer .nanoGalleryThumbnailContainer .labelImage {
    overflow: unset !important;
}


.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    font-size: 16px;
    text-shadow: 0 0 5px #c7c7c7;
}

.MainPageDes {
    width: 100%;
    /* height: 100%; */
    /* background-color: white; */
    border: 1px solid #f1f1f1;
    /* margin-top: 120px; */
    padding: 0;
}

.l-panel {
    width: 40%;
    float: left;
    padding: 34px;
}

    .l-panel img {
        width: 100% !important;
    }

.r-right span {
    font-size: 1em;
    color: #A2ACBE;
}

.r-right p {
    font-size: 24px;
    color: #82b8ff;
}

.r-right {
    width: 60%;
    float: right;
    padding: 40px;
    text-align: right;
    text-align: right;
}

    .r-right h2 {
        color: #275071;
        border-bottom: 0;
    }

    .r-right h3 {
        display: block;
        color: #82b8ff;
        padding: 10px 0;
        margin-bottom: 53px;
    }

.m1 {
    /* padding-bottom: 140px; */
    margin-bottom: 140px;
}



.dropdown-toggle {
    /* display: none; */
}

.nopad {
    padding: 0 !important;
}

#MainMenu li:nth-child(3) a,
#MainMenu li:nth-child(2) a,
#MainMenu li:nth-child(4) a {
    position: relative;
    /*top: -2px;*/
}


#MainBody {
    margin-top: 15px;
    /* background-color: white; */
}


/******************/
/*custon scrollbar*/
/* width */
::-webkit-scrollbar {
    width: 10px;
    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;
}


.info {
    background-color: #FECF2F;
    color: #5D5D5D;
    border: 0;
    font-size: 1em;
}

#MainGam {
    /*background-color: white;*/
    color: #A2ACBE;
}

legend {
    /* font-size: 2em !important;
    text-align: right;
    border: 0;
    color: #2750 */
    font-size: 1.5em !important;
    text-align: right;
    border: 0;
    color: #275071;
}

.info > h2 {
    border-bottom: 0;
}

#MainGam > .h4 {
    font-size: 2em !important;
    text-align: right;
    color: #275071;
}

.divDeskShap span {
    color: #AF88E7;
    text-align: right;
    direction: ltr;
    box-shadow: 0;
}




.SafaArchive_Container {
    margin-top: 20px;
}


[id^=SafaArchive_fieldset] {
    width: 50%;
    float: right;
}

    [id^=SafaArchive_fieldset] legend {
        font-size: .9em !important;
    }

.Uploader legend {
    font-size: .9em !important;
}

#SafaArchive_fieldset1 legend,
#SafaArchive_fieldset2 legend,
#SafaArchive_fieldset3 legend,
#SafaArchive_fieldset4 legend,
#SafaArchive_fieldset5 legend,
#SafaArchive_fieldset6 legend,
#SafaArchive_fieldset7 legend
#SafaArchive_fieldset8 legend
#SafaArchive_fieldset9 legend
#SafaArchive_fieldset10 legend
#SafaArchive_fieldset11 legend
#SafaArchive_fieldset12 legend
#SafaArchive_fieldset13 legend
#SafaArchive_fieldset14 legend
#SafaArchive_fieldset15 legend {
    font-size: .9em !important;
}



.GamBox {
    padding: 0 35px;
    position: relative;
    width: 100% !important;
    text-align: right;
    clear: both;
}

.GamBoxFrame {
    box-shadow: 0 0 5px #e5e0e0;
    margin: 20px 0px;
    padding: 20px;
    background-color: white;
}

.GamBoxFrame2 {
    box-shadow: 0 0 5px #e5e0e0;
    margin: 10px 0px;
    padding: 5px;
    background-color: white;
    width: 100%;
}

.GamBoxFrame legend {
    font-size: 1.3em !important;
    color: #275071;
}

.spanText {
    color: #9c9899;
}


#btnNext,
.btnNext {
    background-color: #9149f7;
    padding: 0 20px;
    font-size: 1em !important;
}

/* #page, */
.gamBtnBar {
    background-color: white;
}


input[type=text],
textarea,
select,
input[type=password],
input[type=number],
input[type=button],
input[type=number],
input[type=tel] {
    border: 1px solid #cecece !important;
    border-radius: 7px;
}


#GamBody {
}

.titleBox {
    font-size: 1.5em !important;
    color: #275071;
    border: 0;
    text-align: right;
}

.form-inline {
    text-align: right;
}

.RequestAgent tr > td,
.RequestAgent div > span {
    background-color: #F3F3F3;
    color: #929090;
    text-align: right;
    height: 45px;
}

.SafaArchive_UploadImageButton {
    background-color: #21CC65;
}

.footer {
    display: none;
}

#footer {
    height: 150px;
    background-color: transparent;
    text-align: center;
}

    #footer a {
        color: #A2ACBE;
        position: relative;
        top: 115px;
        height: 170px;
        z-index: 9999999;
        position: relative;
        top: 115px;
        z-index: 9999999;
    }

    #footer span {
        color: #8d9093;
        position: relative;
        top: 100px;
        right: 27px;
        float: right;
    }


#footer {
    display: none;
}

.step-div.active span {
    text-shadow: 1px 1px 2px #af88e7;
}

.btn-success,
.btn {
    cursor: pointer;
    color: #fff;
    border-color: #AF88E7 !important;
}

    .btn-success:hover {
        background-color: #AF88E7 !important;
        border-color: #AF88E7 !important;
        box-shadow: 1px 1px 5px rgb(146, 145, 148) !important;
    }

h1,
h2,
h3 {
    border-bottom: 0;
}

.panel-heading {
    padding: 0 !important;
}

.btn-default {
    color: white;
    background: #21CC65;
}




.m1 img {
    width: 50% !important;
}

.itemBoxMainPage a span {
    color: #0081dc;
    font-size: .9em !important;
    /*white-space: nowrap;*/
}

.stepBox,
.UpButtonsBox {
    background-color: rgb(255, 255, 255);
}

.border div div span,
.panel-body span {
    color: #616161;
}

.leaflet-draw-tooltip span {
    color: white;
}

.border {
    background-color: #F3F3F3;
    border-radius: 3px;
}

    .border div {
        text-align: right;
    }

.border1 {
    border: 1px solid rgb(255, 255, 255);
    white-space: nowrap;
    background-color: #f2f2f2;
    padding: 10px !important;
    border-radius: 2px;
    background-color: white;
    box-shadow: 0 0 9px 0px #d2c9c9;
    border-radius: 7px;
    font-size: 16px;
    width: calc(100%-5px);
}

    .border1 div {
        text-align: right;
    }

.loginReq, .serviceNotActice {
    position: absolute;
    width: 250px;
    /* height: 50px; */
    background-color: #eadf57;
    /*yellow*/
    padding: 15px;
    text-align: center;
    border: 1px solid #bebec3;
    border-radius: 10px;
    box-shadow: 0 0 6px 9px #dedbdb;
    z-index: 99;
}




/******          *******/
/***** new color  ******/
.itemSpecialBox,
.navbar-default,
#btnNext,
.btnNext,
#UMenu2_loginIcon,
#UMenu2_singupIcon {
    /*background-color: #385392;*/
    background-color: #4b69af;
}

.btnNext {
    background-color: #5cb85c !important;
}

.btnPre {
    background-color: #4b69af;
}

#UMenu2_loginIcon,
#UMenu2_singupIcon {
    border: 2px solid #ffffff;
    color: white;
}

.itemSpecialBox {
    border: 3px solid #ffffff;
}

#UMenu2_singupIcon {
    border: 2px solid #FECF2F;
    color: #FECF2F;
}

.dropbtn,
.navbar-default .navbar-nav > li > a,
.list-group li > a,
#UMenu2_LblAccount {
    color: #ffffff;
}

.btn-success:hover {
}


#btnNext,
.btnNext,
#btnPre,
.btnPre {
    padding: 0 45px 0 45px;
    width: auto !important;
}

input.btn-success:disabled {
    color: #000000;
}

.ActiveDay {
    background-color: white;
}

div.flat a.selected {
    background-color: green;
    color: white;
}

.MainStepTextMobile div {
    padding-top: 2px;
    color: white;
}


@media (min-width: 768px) {
    .navbar-right {
        margin-right: 60px !important;
    }
}

.GamHeader {
    font-size: 14px;
    color: #2b2b2b;
}


.SaveRequest {
    border-radius: 25px;
}

    .SaveRequest span {
        font-size: 18px !important;
    }

.ArchiveHeader {
    color: #A2ACBE;
    font-size: 14px;
    width: 100%;
    text-align:right
}

.GamNextPre {
    padding: 0 35px 0 0 !important;
    float: right;
    text-align: right
}

.headerAvarez {
    border-bottom: 1px solid;
    font-weight: bold;
    color: black !important;
}

.DivError {
    clear: both;
    padding-top: 0;
    padding: 0 30px 0 25px;
}

/*////////////////////////////////////////////////////////////////////////////////*/ Menu

.dropdown.open .dropdown-menu {
    width: auto !important;
}

.dropdown-menu .divider {
    width: 100%;
}

.NavbarMenu .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #f3c300;
    text-decoration: none !important;
}

@keyframes shadowPulse {
    50% {
        box-shadow: 0px 0px 10px 5px yellow;
    }

    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: 1s;
    animation-iteration-count: infinite;
    /*animation-iteration-count: 1;
    animation-timing-function: linear;*/
}

/*.shadow{
        box-shadow: 0px 0px 9px 5px gold;
    }*/
.dropdown-menu > li > a {
    display: block;
    padding: 3px 10px 0 25px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.loginMenuTable {
}

    .loginMenuTable img {
        margin-right: 5px;
        margin-left: 10px;
        opacity: 0.7;
        -webkit-transition: 0.5s; /* Safari 3.1 to 6.0 */
        transition: 0.5s;
    }

    .loginMenuTable a {
        text-decoration: none !important;
        color: #4b69af !important;
    }

        .loginMenuTable a:hover {
            color: #f3c300 !important;
        }

.LblUser {
    float: right;
   white-space:nowrap;
}

    .LblUser:hover {
        background-color: transparent !important;
    }

.dropdown-menu > li > a.LblUser {
    color: #4b69af;
}

#logingMenu a {
    color: #4b69af;
}

    #logingMenu a:hover {
        color: #f3ba00;
    }

.dropdown-menu > li > a .LblUser:focus, .dropdown-menu > li > a.LblUser:hover {
    background-color: transparent !important;
    color: #f3ba00 !important;
}
/*---------------------------------------*/
.navbar-nav {
    text-align: right;
    margin-right: 60px;
}

    .navbar-nav > li {
        float: right;
    }

.dropdown-submenu {
    position: relative;
}

.navbar-collapse {
    float: right;
    direction: rtl;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    right: 100% !important;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/*.dropdown-menu {
        right: 0 !important;
        left: auto !important;
    }*/
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: left;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
    transform: rotate(180deg);
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

    .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
        -webkit-border-radius: 6px 0 6px 6px;
        -moz-border-radius: 6px 0 6px 6px;
        border-radius: 6px 0 6px 6px;
    }

/*.navbar-nav > li {
        float: right;
    }*/

.navbar-nav > li:hover {
    color: #f1c30a !important;
}

.dropdown-toggle:hover {
    color: #f3c300 !important;
}
/*//////////////////////////////////////////////////*/
ul.dropdown-menu.Col2 {
    columns: 2;
}

@media screen and (max-width: 768px) {
    .NavbarMenu {
        float: none !important;
        text-align: right;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: white !important;
    }

    .navbar-right {
        padding: 5px;
    }

    #navbar {
        width: 100%
    }

    .navbar-nav {
        margin-right: 0 !important;
    }

    .navbar-collapse {
        float: none;
    }

    ul.dropdown-menu.Col2 {
        columns: 1;
    }
}

@media screen and (min-width: 768px) {
    #navbar {
        height: 40px !important;
    }
}
/*/////////////////////////////////////////////////////*/


.GridView2 tr td:first-child {
    width: 150px;
}

.GridView2 div > div > :first-child {
    text-align: right
}



input[type=tel] {
    unicode-range: U+30-39;
}

.DataEntry input[type=text], input[type=tel] {
    width: 99%;
    text-align: right;
    padding: 8px;
}

.DataEntry div {
    direction: rtl;
    float: right;
}


.DataEntry > div > div:first-child {
    margin-top: 10px;
}

.DataEntry span {
    color: black;
    padding-top: 10px;
}


.zoom {
    transition: transform .2s; /* Animation */
}

    .zoom:hover {
        transform: scale(3); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
        z-index:100000000;
    }



/*.itemSpecialBox, .navbar-default, #btnNext, .btnNext, #UMenu2_loginIcon, #UMenu2_singupIcon {
    background-color: #62d291;
}
#navbar {
    background-color: #62d291;
}

img {
    filter: hue-rotate(290deg);
}*/