﻿@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 900;
    src: url( '../fonts/eot/IRANSansWeb(FaNum)_Black.eot' );
    src: url( '../fonts/eot/IRANSansWeb(FaNum)_Black.eot?#iefix' ) format( 'embedded-opentype' ), /* IE6-8 */ url( '../fonts/woff2/IRANSansWeb(FaNum)_Black.woff2' ) format( 'woff2' ), /* FF39+,Chrome36+, Opera24+*/ url( '../fonts/woff/IRANSansWeb(FaNum)_Black.woff' ) format( 'woff' ), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url( '../fonts/ttf/IRANSansWeb(FaNum)_Black.ttf' ) format( 'truetype' );
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url( '../fonts/eot/IRANSansWeb(FaNum)_Bold.eot' );
    src: url( '../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix' ) format( 'embedded-opentype' ), /* IE6-8 */ url( '../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2' ) format( 'woff2' ), /* FF39+,Chrome36+, Opera24+*/ url( '../fonts/woff/IRANSansWeb(FaNum)_Bold.woff' ) format( 'woff' ), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url( '../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf' ) format( 'truetype' );
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url( '../fonts/eot/IRANSansWeb(FaNum)_Medium.eot' );
    src: url( '../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix' ) format( 'embedded-opentype' ), /* IE6-8 */ url( '../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2' ) format( 'woff2' ), /* FF39+,Chrome36+, Opera24+*/ url( '../fonts/woff/IRANSansWeb(FaNum)_Medium.woff' ) format( 'woff' ), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url( '../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf' ) format( 'truetype' );
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url( '../fonts/eot/IRANSansWeb(FaNum)_Light.eot' );
    src: url( '../fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix' ) format( 'embedded-opentype' ), /* IE6-8 */ url( '../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2' ) format( 'woff2' ), /* FF39+,Chrome36+, Opera24+*/ url( '../fonts/woff/IRANSansWeb(FaNum)_Light.woff' ) format( 'woff' ), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url( '../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf' ) format( 'truetype' );
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url( '../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot' );
    src: url( '../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix' ) format( 'embedded-opentype' ), /* IE6-8 */ url( '../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2' ) format( 'woff2' ), /* FF39+,Chrome36+, Opera24+*/ url( '../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff' ) format( 'woff' ), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url( '../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf' ) format( 'truetype' );
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url( '../fonts/eot/IRANSansWeb(FaNum).eot' );
    src: url( '../fonts/eot/IRANSansWeb(FaNum).eot?#iefix' ) format( 'embedded-opentype' ), /* IE6-8 */ url( '../fonts/woff2/IRANSansWeb(FaNum).woff2' ) format( 'woff2' ), /* FF39+,Chrome36+, Opera24+*/ url( '../fonts/woff/IRANSansWeb(FaNum).woff' ) format( 'woff' ), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url( '../fonts/ttf/IRANSansWeb(FaNum).ttf' ) format( 'truetype' );
}

body {
    margin: 0;
    padding: 0;
    direction: rtl;
    font-family: IRANSans,Tahoma;
    font-size: 11pt;
    line-height: 190%;
    color: #333;
    background: #fff;
}

img {
    border: 0;
}

.BoxSizeAsli, .container {
    width: 1200px;
    display: inline-block;
}

.BoxSizeAsliLeft {
    width: 705px;
    float: right;
}

.BoxSizeAsliRight {
    width: 275px;
    float: right;
}

.Row {
    width: 100%;
    display: inline-block;
    text-align: center;
}

.RowMarginFive {
    width: 100%;
    display: inline-block;
    margin-top: 5px;
}

.RowMarginTen {
    width: 100%;
    display: inline-block;
    margin-top: 10px;
}

input, select, textarea {
    font-family: IRANSans,Tahoma;
    border-radius: 3px;
}

A:hover {
    color: #ff0000;
}

A {
    color: #e9b35b;
    text-decoration: none;
}

    a:active, a:visited, a:link {
        outline: none !important;
        outline: 0 !important;
    }

.fade {
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    -webkit-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}

.LTR {
    float: left;
    direction: ltr;
}

.RatingStarBox {
    float: left !important;
}


.backtotop {
    display: none;
    position: fixed;
    cursor: pointer;
    right: 20px;
    bottom: 40px;
    height: 40px;
    width: 40px;
    background: url(../Administrator/Files/Design/totop2.png) no-repeat center;
    transition: all 0.3s ease;
    display: none;
    z-index: 99999999;
    animation: up 1s infinite;
    animation-timing-function: linear;
}

    .backtotop:hover {
        opacity: 0.7;
    }

.SlidePicture {
    display: inline-block;
    width: 100%;
    margin-top: -200px;
    float: right;
    position: relative;
    text-size-adjust: 99;
}

.slideTuch {
}

.nav-toggle {
    display: none;
}
/*-----------------------Header Top ------------------*/
.SocialHeaderTop {
    float: right;
    width: 120px;
}

    .SocialHeaderTop .Item {
        float: right;
        width: 27px;
        height: 25px;
        margin: 28px 10px;
    }

        .SocialHeaderTop .Item .ItemImage {
            float: right;
            width: 27px;
            height: 25px;
        }

.HeaderTop {
    float: right;
    width: 100%;
    display: inline-block;
    position: relative;
    z-index: 9;
    text-align: center;
    background: #b6b7ba;
}

.Logo {
    width: 164px;
    height: 168px;
    z-index: 9999;
    background: url(../Administrator/Files/Design/logo.png) no-repeat center;
    display: inline-block;
    margin-top: -50px;
    position: relative;
    float: left;    background-size: 100% 100%;
}

.Tell {
    float: right;
    height: 22px;
    z-index: 9999;
    background: url(../Administrator/Files/Design/Tell.png) no-repeat left center;
    text-align: right;
    color: #fff;
    margin: 30px 0;
    padding-left: 30px;
}


.LangBox {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.LangBoxItem {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}

    .LangBoxItem img {
        float: right;
        width: 20px;
        height: 20px;
    }

.loginBox {
    width: 270px;
    float: left;
}

    .loginBox .ItemLeft {
        float: left;
        margin-top: 22px;
        color: #b7b7b7;
        font-size: 9pt;
        padding: 0px 7px 0px 0px;
    }

        .loginBox .ItemLeft img {
            float: right;
            width: 16px;
            height: 16px;
            margin-left: 5px;
            margin-top: 5px;
        }

        .loginBox .ItemLeft:hover {
            color: #fff;
        }

/*----------------------- SearchBox ------------------*/

.SearchBox {
    padding: 0px;
    margin: 0px;
    height: 29px;
    display: inline-block;
    margin-left: 0px;
    width: 210px;
    margin-top: 25px;
    margin-bottom: 10px;
    float: left;
    margin-left: 190px;
}

.TextBoxBox {
    float: right;
    width: 210px;
    height: 29px;
    border-radius: 3px;
    margin-right: 0px;
    background: url(../Administrator/Files/Design/SearchBox.png) right no-repeat;
}

.TextAutoCapmlet {
    font-size: 8pt;
    float: right;
    text-align: justify;
}

.TextBoxAutoCapmlet {
    color: #000;
    padding: 0;
    margin: 0;
    float: right;
    width: 165px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: Transparent;
    border: 0;
    height: 29px;
    margin-right: 0px;
    font-size: 10pt !important;
    border-radius: 15px;
    -webkit-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.AutoCamplet {
    border-top: 0;
    width: 195px;
    float: right;
    z-index: 1000000000000;
    position: relative;
    top: 5px;
    right: 8px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    -moz-box-shadow: 0 3px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    -webkit-box-shadow: 0 3px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    box-shadow: 0 3px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    text-shadow: 0 3px 0 rgba(255,255,255,.4);
}

    .AutoCamplet .Item {
        float: right;
        width: 195px;
        padding: 10px 0;
        cursor: pointer;
        text-align: right;
    }

        .AutoCamplet .Item:hover {
            background-color: #eee;
        }

        .AutoCamplet .Item .Title {
            float: right;
            margin: 0 5px;
            color: #555;
            font-size: 9pt;
            width: 120px;
        }

        .AutoCamplet .Item img {
            float: right;
            width: 50px;
            height: 50px;
            border: solid 1px #ccc;
            margin-right: 10px;
            background-color: #fff;
        }

    .AutoCamplet .Seprator {
        display: inline-block;
        width: 100%;
        height: 1px;
        background-image: url(../Administrator/Files/Design/Sep.png);
        background-position: center;
    }



/*-----------------------HeaderDown ------------------*/

.HeaderDownBox {
    float: right;
    width: calc( 98% - 2px );
    border: 1px solid #eee;
    background: rgba(255,255,255,0.5);
    padding: 7px 1% 7px 1%;
    margin-top: 10px;
}

    .HeaderDownBox .NewsIcon {
        float: right;
        margin-top: 2px !important;
        margin-left: 5px;
        height: 25px;
        width: 25px;
        background: url(../Administrator/Files/Design/NavigationFa.png) no-repeat;
    }

    .HeaderDownBox img {
        float: right;
        margin-right: 5px;
        margin-top: 10px;
    }

    .HeaderDownBox a {
        float: right;
        color: #666;
    }

        .HeaderDownBox a:hover {
            float: right;
            color: #ff0000;
        }

.pathHeaderDown {
    width: 16px;
    height: 9px;
    z-index: 9999;
    background: url(../Administrator/Files/Design/path.png) no-repeat;
    float: right;
    margin-top: 9px;
}

/*-----------------------Menu Desktop ------------------*/

.navDiv {
    display: inline-block;
    width: 85%;
    height: 80px;
    position: relative;
    z-index: 9;
    float: right;
    float: right;
}

#nav {
    width: 100%;
    min-height: 80px;
    margin: 0 auto;
    display: inline-block;
    padding: 0;
    z-index: 9999;
}

.navFull {
    width: 100%;
    height: 80px;
    margin: 0 auto;
    left: 0;
    display: inline-block;
    padding: 0;
    z-index: 999999999;
    transition: all 0.7s;
    opacity: 1;
    background: url(../Administrator/Files/Design/Menu.png) top center;
}

.showDiv {
    opacity: 1 !important;
    transition: all 1s;
    z-index: auto;
    overflow: inherit;
    opacity: 1;
}

.showDivF {
    opacity: 1 !important;
    top: 0px;
    transition: all 1s;
    z-index: auto;
    overflow: inherit;
    position: fixed;
    background: #000;
}

#nav li {
    display: inline-block;
    position: relative;
    z-index: 500;
    margin: 0;
    z-index: 99999;
    text-align: center;
}

    #nav li:hover > a {
        color: #fff;
        background-color: #000;
        border-radius: 0px;
    }

    #nav li a {
        display: block;
        padding: 26px 10px;
        text-decoration: none;
        color: #fff;
        text-align: center;
        font-size: 11pt;
        font-weight: normal;
    }

        #nav li a .imgMenu {
            height: 28px;
        }

        #nav li a p {
            margin: 5px auto;
            text-align: center;
            margin-top: 10px;
        }

#nav ul {
    position: absolute;
    right: 0;
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
}

    #nav ul li:hover > a {
        color: #fff;
        background: #000;
    }

    #nav ul li {
        width: 220px;
        float: right;
        margin: 0;
        background: url(../Administrator/Files/Design/Menu.png) top center;
        border-bottom: solid 1px #e0e0e0;
        border-left: solid 1px #e0e0e0;
    }

    #nav ul a {
        display: block;
        height: 28px;
        padding: 5px 10px 5px 5px;
        text-align: right;
        color: #fff;
        font-size: 13px;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        -webkit-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        background: none;
    }

    #nav ul.submenu ul {
        position: absolute;
        right: 221px;
        display: none;
        top: 0px;
        padding: 0;
        list-style: none;
    }

.ArrowDown {
    border: 0px;
    padding: 0px;
}

.ArrowDown2 {
    height: 12px;
    width: 8px;
    border: 0px;
    padding: 0px;
    margin-top: 9px;
    float: left;
    background: url(../Administrator/Files/Design/ArrowDown2b.gif) no-repeat center;
}

.ArrowDown3 {
    height: 12px;
    width: 12px;
    border: 0px;
    padding: 0px;
    margin-top: 9px;
    margin-left: 5px;
    float: left;
    background: url(../Administrator/Files/Design/arrowDown.png) no-repeat center;
}

/* ------------------------------------------Box-----------------------------------*/

.Box {
    float: left;
    width: calc( 100% - 2px );
    margin-top: 10px;
    border-radius: 0px;
    border: 1px solid #eee;
    background: rgba(255,255,255,0.5);
}


    .Box .BoxTop {
        float: right;
        width: calc( 100% - 2px );
        min-height: 50px;
        margin: 0px 0;
        background-color: #fff;
        border: solid 1px #eee;
        padding-bottom: 8px;
    }

        .Box .BoxTop h1, .Box .BoxTop h2, .Box .BoxTop h5 {
            float: right;
            font-size: 18px;
            color: #343434;
            margin: 0;
            padding: 0;
            line-height: 170%;
            font-weight: normal;
            margin-top: 15px;
            margin-right: 15px;
        }

    .Box .BoxCenter {
        float: right;
        width: 98%;
        color: #343434;
        min-height: 120px;
        padding: 1%;
        text-align: justify;
        font-size: 11pt;
        margin-top: 8px;
    }

    .Box .BoxTop a {
        color: #343434;
    }

        .Box .BoxTop a:hover {
            color: #555;
        }

    .Box .BoxCenter .Back {
        float: right;
        margin-top: 5px;
        margin-bottom: 5px;
        color: #343434;
        font-size: 9pt;
    }

        .Box .BoxCenter .Back:hover {
            color: Red;
        }

    .Box .BoxCenter .DateRegister {
        float: right;
        color: #343434;
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 9pt;
    }

    .Box .BoxCenter .SepTop {
        float: right;
        color: #343434;
        margin: 5px 10px;
    }

    .Box .BoxCenterText {
        padding: 0;
        margin-top: 0px;
    }


    .Box .BoxCenter .ImagePost {
        max-width: 100%;
    }

    .Box .BoxCenter .Sep {
        display: inline-block;
        width: 100%;
        height: 1px;
        border-bottom: solid 1px #e7e7e7;
        margin-bottom: 10px;
    }

/* ------------------------------------------FieldDynamic-----------------------------------*/
.FieldTitle {
    float: right;
    width: 110px;
    text-align: left;
    font-size: 9pt;
}

.FieldTitle2 {
    text-align: right;
    margin-right: 10px;
}

.FieldRadioButton {
    float: right;
    margin-right: 10px;
    font-size: 9pt;
}

.FieldCheckBox {
    float: right;
    margin-right: 10px;
    font-size: 8pt;
    width: 180px;
    margin-top: 3px;
    text-align: right;
}

.FieldTextBox {
    float: right;
    margin-right: 10px;
    font-size: 9pt;
    width: 200px;
    text-align: right;
    border: solid 1px #bcbbcb;
    color: #555;
}

.FieldTextBoxSearch {
    width: 175px;
    color: #777;
}

.FieldTextBoxLeft {
    direction: ltr;
    text-align: left;
}

.FieldTextBoxNumber {
    width: 70px;
    text-align: center;
}

.FieldTextBoxNumberSearch {
    width: 60px;
    margin-top: 4px;
}

.FieldUnit {
    float: right;
    margin-right: 10px;
    font-size: 10pt;
    color: Gray;
    margin-top: 2px;
}

.FieldFileUpload {
    float: right;
    margin-right: 10px;
    font-size: 9pt;
    width: 200px;
    margin-top: 3px;
}

.FieldDropDownList {
    float: right;
    margin-right: 10px;
    font-size: 9pt;
    width: 200px;
    margin-top: 3px;
    border: solid 1px #bcbbcb;
}

.FieldDropDownListSearch {
    width: 175px;
    color: #8b8a8a;
}

.FieldButton {
    border: 0;
    margin: 10px 0 0 0;
    float: right;
    font-size: 11pt;
    color: #fff;
    cursor: pointer;
    text-align: center;
    background: #525252;
    width: 107px;
    padding: 2px 9px;
    margin-bottom: 15px;
}

.FieldButtonDownload {
    border: 0;
    margin: 10px 0 0 0;
    display: inline-block;
    font-size: 11pt;
    color: #fff;
    cursor: pointer;
    text-align: center;
    background: #525252;
    width: 107px;
    padding: 2px 0px;
}

    .FieldButtonDownload:hover {
        color: #fff;
        background-color: #202020;
    }

.FieldButtonB {
    margin-right: 68px !important;
}

.FieldButtonQ {
    margin-right: 80px !important;
}

.FieldButtonD {
    margin-right: 120px !important;
}

.FieldButton:hover {
    color: #fff;
    background: #202020;
}


.FieldCaptcha {
    float: right;
    margin-right: 120px;
    width: 80px !important;
    height: 45px !important;
}

.FieldCaptchaR {
    height: 30px !important;
    width: 90px !important;
}

.FieldCaptchaB {
    float: right;
    margin-right: 12px;
}

.FormCaptcha {
    float: right;
    margin-right: 120px;
}

.FormCaptchaB {
    float: left;
    margin-left: 200px;
    margin-right: 0;
    margin-top: 2px;
}

.Validation, .ValidationNormal {
    float: right;
    color: Red;
    margin-right: 3px;
    margin-top: 0px;
    font-size: 12pt;
}

.ValidationRow {
    width: 100%;
    text-align: center;
    color: Red;
    font-size: 12pt;
    display: inline-block;
}

.ValidationRowLogin {
    margin-right: 120px;
    text-align: right;
    font-weight: bold;
    font-size: 10pt;
    text-align: right;
    float: right;
    color: Red;
}

.SpanMoney {
    float: right;
    margin-right: 10px;
    font-size: 8pt;
    color: #8b8a8a;
    margin-top: 5px;
}

.SpanTitleSearch {
    float: right;
    text-align: right;
    font-size: 11pt;
    margin-right: 7pt;
    color: #8b8a8a;
}

.SpanRegister {
    float: left;
    font-weight: bold;
    font-size: 9pt;
    color: red;
    margin-left: 20px;
    margin-top: 4px;
}

/*------------------------------------FooterLink-----------------------------*/
#Footer {
    width: 100%;
    display: inline-block;
    color: #fff;
}

.FooterBoxBox {
    width: 100%;
    display: inline-block;
    margin-top: 0px;
    background: #000 url(../Administrator/Files/Design/Footer.png) no-repeat center top;
}

.logoFooter {
    display: inline-block;
    width: 100%;
}

.CopyRight {
    display: inline-block;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 9pt;
    padding: 5px 0px;
    background: #000;
}

    .CopyRight .Right {
        float: right;
        padding-right: 5%;
        width: 45%;
    }

    .CopyRight .Left {
        float: left;
        padding-left: 5%;
        width: 45%;
    }

    .CopyRight a {
        color: #000;
    }

.FooterText {
    position: relative;
    float: right;
    width: 450px;
    color: #fff;
    text-align: right;
    padding-right: 10px;
    font-size: 14px;
    line-height: 42px;
    margin-right: 250px;
    margin-top: 20px;
}

    .FooterText a {
        color: #000;
    }

    .FooterText .Title {
        text-align: right;
        font-size: 14pt;
        display: inline-block;
        color: #fff;
        padding-bottom: 4px;
        border-bottom: solid 2px #fff;
        padding-right: 38px;
        margin-bottom: 5px;
        background: url(../Administrator/Files/Design/FooterAdres.png) no-repeat center right;
        float: right;
    }
/*-------------------------------------Social----------------------------*/
.Sharing {
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 0;
    height: 547px;
    background: url(../Administrator/Files/Design/FooterBg.png) no-repeat center right;
}

.SharingLeft {
    display: inline-block;
    width: 100%;
}

.Social {
    width: 50%;
    float: none;
    display: inline-block;
    height: 110px;
 background: url(../Administrator/Files/Design/ServiceText1Title.png) repeat;
    margin-top: 200px;
}

    .Social .Item {
        float: none;
        display: inline-block;
        height: 60px;
        min-width: 30px;
        margin: 20px;
    }

        .Social .Item:hover {
            -ms-transform: scale(1.1); /* IE 9 */
            -webkit-transform: scale(1.1); /* Safari */
            transform: scale(1.1);
        }

    .Social .ItemImage {
        float: left;
        height: 60px;
        min-width: 30px;
    }
/*------------------------------LinkShow-----------------------*/
#LinkShow {
    float: right;
    margin-top: 20px;
    width: 490px;
}

    #LinkShow .Item {
        position: relative;
        float: right;
        width: 170px;
        margin-right: 15px;
        padding: 10px 5px 0 5px;
    }

    #LinkShow .Title {
        text-align: right;
        width: 100%;
        font-size: 14pt;
        display: inline-block;
        color: #fff;
        padding-bottom: 5px;
        margin-bottom: 5px;
        border-bottom: dotted 2px #fff;
    }

        #LinkShow .Title:hover {
            color: #adadad;
        }

    #LinkShow .ItemSub {
        text-align: right;
        width: 100%;
        font-size: 11pt;
        display: inline-block;
        margin-top: 0px;
    }

        #LinkShow .ItemSub a {
            -moz-transition: all 0.5s ease-out;
            -o-transition: all 0.5s ease-out;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            display: inline-block;
            width: 100%;
            color: #fff;
            text-align: right;
            padding-right: 0px;
            font-size: 10pt;
        }

            #LinkShow .ItemSub a:hover {
                color: #a19e22;
                -moz-transition: all 0.5s ease-out;
                -o-transition: all 0.5s ease-out;
                -webkit-transition: all 0.5s ease-out;
                transition: all 0.5s ease-out;
                margin-right: 7px;
            }

/* ------------------------------------------IndexText-----------------------------------*/
.Parallex {
    background: url(../Administrator/Files/Design/Parallex.png) left center no-repeat;
    display: inline-block;
    width: 100%;
    height: 595px;
    background-size: cover;
    background-attachment: fixed;
}

.BoxCenterIndexText {
    float: right;
    width: 100%;
    margin: 50px 0;
}

.BoxN .BoxTop {
    display: inline-block;
    width: 100%;
}

.IndexText {
    float: right;
    width: 550px;
    font-size: 13px;
    text-align: justify;
    color: #000;
    height: 622px;
    padding-left: 650px;
    background: url(../Administrator/Files/Design/IndexText.png) left center no-repeat;
}

    .IndexText p {
    }

    .IndexText .Title {
        background: url(../Administrator/Files/Design/Title2.png) right center no-repeat;
        float: right;
        width: 100%;
        height: 33px;
        margin-bottom: 20px;
    }

    .IndexText h1 {
        float: right;
        font-size: 17pt;
        font-weight: bold;
        color: #000;
        background: url(../Administrator/Files/Design/IndexTitle.png) right center no-repeat;
        margin: 0;
        padding: 0;
        padding-right: 80px;
        text-align: center;
    }

/* ------------------------------------------ServiceText1-----------------------------------*/
.ServiceText1 {
    background: url(../Administrator/Files/Design/ServiceIndex.png) left center no-repeat;
    display: inline-block;
    width: 100%;
    height: 511px;
}

    .ServiceText1 .BoxCenter {
        float: left;
        width: 50%;
        height: 460px;
        background: url(../Administrator/Files/Design/ServiceBgIndex.png) left center repeat;
        margin-top: 25px;
        padding: 0 20px;
    }

        .ServiceText1 .BoxCenter .Title {
            float: none;
            display: inline-block;
            background: #fcd31a;
                  background: url(../Administrator/Files/Design/ServiceText1Title.png) repeat;
            color: #000;
            padding: 20px;
            font-size: 20pt;
            margin-top: 30px;
            font-weight: bold;
        }
/* ------------------------------------------ServiceBox1-----------------------------------*/
.ServiceBox1 {
    float: none;
    display: inline-block;
    width: 445px;
    height: 427px;
    margin: 25px 3px 0 0;
    padding: 10px;
    position: relative;
    text-align: center;
}

    .ServiceBox1 .ItemAds {
        width: 212px;
        height: 209px;
        margin: 3px;
        display: inline-block;
        vertical-align: top;
        transition: all 0.7s;
        background: url(../Administrator/Files/Design/bgServiceLeft.png) no-repeat left;
    }

        .ServiceBox1 .ItemAds .Text {
            width: 190px;
            text-align: center;
            height: 72px;
            margin: 25px 2px;
            padding: 0px 10px;
            float: right;
            transition: all 0.7s;
            color: #323132;
            font-size: 16px;
        }

        .ServiceBox1 .ItemAds .ItemImage {
            float: right;
            width: 212px;
            height: 209px;
        }

.container3D {
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;
}

.box-front, .box-back {
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    width: 212px;
    height: 209px;
    position: absolute;
    transition: 0.8s;
    text-align: center;
    color: #FFF;
}

.box-back {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    background-size: 100% 100%;
}

.container3D:hover .box-front {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}

.container3D:hover .box-back {
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
}

.box-back {
    background: #555 url(../Administrator/Files/Design/aa1.jpg) no-repeat center;
    background-size: 100% 100%;
}

.box-back2 {
    background: #555 url(../Administrator/Files/Design/aa2.jpg) no-repeat center;
    background-size: 100% 100%;
}

.box-back3 {
    background: #555 url(../Administrator/Files/Design/aa3.jpg) no-repeat center;
    background-size: 100% 100%;
}

.box-back4 {
    background: #555 url(../Administrator/Files/Design/aa4.jpg) no-repeat center;
    background-size: 100% 100%;
}


/* ------------------------------------------ServiceBox2 Poroje ha-----------------------------------*/

.ServiceBox2 {
    display: inline-block;
    width: 100%;
    margin-top: 0px;
}

.ServiceBox2Box {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}

.ServiceBox2 .ItemAds {
    width: 100%;
    margin-top: 50px;
    display: inline-block;
    transition: all 0.7s;
    position: relative;
}

    .ServiceBox2 .ItemAds:hover .Title {
        color: #ffd200;
    }

    .ServiceBox2 .ItemAds .Title {
        width: 490px;
        text-align: right;
        display: inline-block;
        transition: all 0.7s;
        color: #000;
        font-size: 20pt;
        float: right;
        margin-right: 50px;
        font-weight: bold;
        background: url(../Administrator/Files/Design/IndexTitle.png) no-repeat bottom right;
        padding-right: 75px;
    }

    .ServiceBox2 .ItemAds .Text {
        width: 560px;
        text-align: justify;
        display: inline-block;
        transition: all 0.7s;
        color: #000;
        font-size: 10pt;
        float: right;
        margin-right: 50px;
        font-weight: normal;
        margin-top: 30px;
    }

    .ServiceBox2 .ItemAds .ImageBox {
        width: 570px;
        height: 425px;
        margin: 0;
        border-radius: 0px;
        overflow: hidden;
        float: right;
        transition: all 0.7s;
        direction: rtl;
        position: relative;
    }

    .ServiceBox2 .ItemAds .ItemImage {
        display: inline-block;
        width: 100%;
        height: 100%;
        border-radius: 0px;
    }

    .ServiceBox2 .ItemAds .Item2 {
        float: left !important;
    }

    .ServiceBox2 .ItemAds .ItemMargin2 {
        margin-right: 0;
    }

    .ServiceBox2 .ItemAds .Item4 {
        float: left !important;
    }

    .ServiceBox2 .ItemAds .ItemMargin4 {
        margin-right: 0;
    }

    .ServiceBox2 .ItemAds .Item6 {
        float: left !important;
    }

    .ServiceBox2 .ItemAds .ItemMargin6 {
        margin-right: 0;
    }

/* ------------------------------------------ServiceBox3-----------------------------------*/
.ServiceBox3 .More {
    float: none;
    display: inline-block;
 background: url(../Administrator/Files/Design/ServiceText1Title.png) repeat;
    color: #000;
    padding: 5px 30px;
    border-radius: 10px;
    margin-top: 30px;
    transition: all 0.7s;
}

    .ServiceBox3 .More:hover {
        background: #f1d65a;
        transition: all 0.7s;
        cursor: pointer;
    }

.ServiceBox3 .TitleProject {
    float: right;
    background: url(../Administrator/Files/Design/TitleProject.png) repeat center;
    width: 394px;
    height: 78px;
    margin-top: 200px;
}

.ServiceBox3 .TextBox {
    float: left;
    width: 800px;
    height: 550px;
    margin-bottom: 50px;
    overflow: hidden;
}

.ServiceBox3 {
    display: inline-block;
    width: 100%;
    float: right;
    padding-top: 50px;
    background: url(../Administrator/Files/Design/bg2.png) repeat center;
    text-align: center;
}

    .ServiceBox3 .Item1 {
        margin-right: 0 !important;
    }

    .ServiceBox3 .Item3 {
        margin-left: 0 !important;
        float: left !important;
    }

    .ServiceBox3 .ItemAds {
        width: 385px;
        float: none;
        display: inline-block;
        margin: 0 9px;
    }

        .ServiceBox3 .ItemAds .Title {
            text-align: center;
            float: none;
            display: inline-block;
            transition: all 0.7s;
            border-bottom: dotted 2px #fff;
            color: #fff;
            margin-top: 30px;
            font-size: 16pt;
            padding: 0 20px;
            padding-bottom: 10px;
        }

        .ServiceBox3 .ItemAds .Text {
            width: 90%;
            margin: 0px;
            text-align: justify;
            padding: 10px 5%;
            float: right;
            transition: all 0.7s;
            line-height: 34px;
            color: #fff;
            font-size: 10pt;
        }

        .ServiceBox3 .ItemAds .ItemImage {
            float: right;
            width: 385px;
            height: 470px;
        }

/* ------------------------------------------ServiceBox4-----------------------------------*/

.ServiceBox4 {
    display: inline-block;
    width: 100%;
}

    .ServiceBox4 .ItemAds {
        width: 280px;
        margin: 20px 8px;
        display: inline-block;
        transition: all 0.7s;
        position: relative;
    }

        .ServiceBox4 .ItemAds:hover .Title {
            color: #ff0000;
        }

        .ServiceBox4 .ItemAds .Title {
            width: 100%;
            text-align: center;
            display: inline-block;
            transition: all 0.7s;
            color: #000;
            margin-top: 20px;
            font-size: 12pt;
        }

        .ServiceBox4 .ItemAds .Text {
            width: 94%;
            text-align: justify;
            padding: 0px 3%;
            float: right;
            transition: all 0.7s;
            color: #000;
            font-size: 10pt;
            margin-top: 10px;
        }

        .ServiceBox4 .ItemAds .ImageBox {
            width: 280px;
            height: 190px;
            margin: 0;
            border-radius: 0px;
            overflow: hidden;
            float: right;
            transition: all 0.7s;
            direction: rtl;
            position: relative;
        }

        .ServiceBox4 .ItemAds .ItemImage {
            display: inline-block;
            width: 100%;
            height: 100%;
            border-radius: 0px;
        }
/*------------------------------------Paging-----------------------------*/
.Paging {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

    .Paging .Item {
        width: 20px;
        float: right;
        padding: 5px;
        padding-top: 4px;
        padding-bottom: 4px;
        border: none;
        background-color: #f2f2f2;
        cursor: pointer;
        font-weight: bold;
        margin: 3px;
        -moz-border-radius: 4px;
        border-radius: 5px;
        -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
        box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
        text-shadow: 0 1px 0 rgba(255,255,255,.4);
        color: #777;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

    .Paging .ItemNow {
        width: 20px;
        float: right;
        padding: 5px;
        padding-top: 4px;
        padding-bottom: 4px;
        border: none;
        background-color: #ddd;
        cursor: pointer;
        font-weight: bold;
        margin: 3px;
        -moz-border-radius: 4px;
        border-radius: 5px;
        -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
        box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
        text-shadow: 0 1px 0 rgba(255,255,255,.4);
        color: #333;
    }

    .Paging .Item:hover {
        background-color: #ddd;
        color: #333;
    }

    .Paging .ItemSep {
        width: 5px;
        float: right;
        padding: 3px;
        font-weight: bold;
        margin-top: 3px;
        margin-left: 5px;
        color: #000;
    }


    .Paging .SpanLeft {
        float: left;
        color: #000;
        font-size: 9pt;
        margin-left: 10px;
        margin-top: 9px;
    }

/*------------------------------------ProductDetail Pic-----------------------------*/

.HeightPic {
    display: inline-block;
    text-align: center;
    max-width: 100%;
    width: 400px;
}

.ProductMorePic {
    display: inline-block;
    width: 77px !important;
    height: 77px !important;
    margin-right: 3px;
    margin-left: 3px;
}
/*------------------------------------ItemShow Pic-----------------------------*/
.RepeaterIndexItem {
    display: inline-block;
    width: 100%;
    text-align: center;
}

    .RepeaterIndexItem .ItemAds {
        display: inline-block;
        width: 170px;
        height: 240px;
        margin: 5px 10px;
        text-align: center;
    }

    .RepeaterIndexItem .ItemImage {
        float: right;
        width: 166px !important;
        height: 166px !important;
        background: #fff;
        padding: 3px;
        box-shadow: 1px 1px 2px 1px #dadada;
    }

        .RepeaterIndexItem .ItemImage:hover {
            -ms-transform: rotate(7deg); /* IE 9 */
            -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
            transform: rotate(7deg);
        }

    .RepeaterIndexItem .ItemTitle {
        margin: 0;
        padding: 0;
        display: inline-block;
        color: #555;
        width: 100%;
        text-align: center;
        margin-top: 10px;
        font-size: 10pt;
        overflow: hidden;
        height: 55px;
        font-weight: normal;
    }

    .RepeaterIndexItem .ItemAds:hover .ItemTitle {
        color: #ff0000;
    }

    .RepeaterIndexItem .ItemDesc {
        display: inline-block;
        width: 100%;
        text-align: right;
        margin-top: 5px;
        height: 158px;
        overflow: hidden;
        font-size: 10pt;
        color: #555;
    }

/*-------------------------AdsHomePageGallery-------------------------*/

.ProductShow {
    display: inline-block;
    width: 100%;
    text-align: center;
}

    .ProductShow .ItemAds:hover {
        box-shadow: 0px 0px 7px #888;
    }

    .ProductShow .ItemAds {
        display: inline-block;
        width: 225px;
        height: 363px;
        margin: 3px;
        overflow: hidden;
        background: #eee;
    }

    .ProductShow .ItemTitle {
        margin: 0;
        padding: 0;
        font-weight: normal;
        display: inline-block;
        color: #000;
        width: 100%;
        text-align: center;
        margin-top: 10px;
        font-size: 10pt;
        line-height: 160%;
        height: 45px;
        overflow: hidden;
    }

    .ProductShow .ItemAds:hover .ItemTitle {
        color: #ff0000;
    }

    .ProductShow .ItemAds:hover .ItemImage {
        -webkit-transform: scale(1.06);
        -moz-transform: scale(1.06);
        -ms-transform: scale(1.06);
        -o-transform: scale(1.06);
        transform: scale(1.06);
    }

    .ProductShow .ItemAds .ItemTitle2 {
        font-size: 13px;
        font-weight: normal;
        color: #555;
        float: right;
        margin: 0;
        width: 96%;
        padding: 0px 2% 0 2%;
        line-height: 190%;
        text-align: center;
        height: 74px;
        overflow: hidden;
    }

    .ProductShow .ItemImage {
        width: 225px !important;
        height: 225px !important;
        float: right;
        transition: all 0.2s;
        margin: 0px;
    }

.bgLinkDownload {
    font-size: 14px;
    color: #555;
    display: inline-block;
    margin-top: 2px;
    height: 30px;
    width: 100%;
    background: url(../Administrator/Files/Design/bgIconDownload5.png) no-repeat left center;
    background-size: 30px 30px;
}

    .bgLinkDownload:hover {
        opacity: 0.7;
    }


/* ------------------------------------------Poll-----------------------------------*/
.PollBox {
    display: inline-block;
    width: 220px;
    padding: 10px 20px 0 20px;
}

.PollTitle {
    display: inline-block;
    margin-top: 5px;
    width: 100%;
    color: #555;
    text-align: right;
    font-size: 9pt;
}

.PollOption {
    float: right;
    color: #555;
    text-align: right;
    font-size: 8pt;
}

.PollResult {
    float: right;
    color: #555;
    text-align: right;
    width: 200px;
    margin-top: 2px;
}

.PollResultItem {
    float: right;
    text-align: right;
    height: 10px;
    background-color: #e4e4e4;
    color: #555;
    font-weight: bold;
    border: solid 1px #e4e4e4;
}

.PollResultItemTitle {
    width: 100%;
    display: inline-block;
    margin-top: 0px;
    color: #555;
    font-size: 8pt;
}

.PollButton {
    display: inline-block;
    float: right;
}

    .PollButton .Button {
        background-color: #333;
        border: solid 1px #333;
        color: #ec6271;
        padding-right: 10px;
        padding-left: 10px;
        float: right;
        margin-top: 5px;
        margin-right: 5px;
        cursor: pointer;
        font-size: 9pt;
    }

        .PollButton .Button:hover {
            background-color: #eee;
        }
/*------------------------------FAQ--------------------------------*/
.FAQ {
    display: inline-block;
    width: 100%;
}

.searchDivBox {
    width: 380px;
}

.searchDivBoxBox {
    display: inline-block;
    width: 100%;
    border: double 3px #ccc;
    padding: 10px 0;
    border-radius: 10px;
}

.FAQItem {
    cursor: pointer;
    margin-top: 5px;
    padding: 2%;
    display: inline-block;
    width: 96%;
    border-bottom: 1px solid #8a9069;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

    .FAQItem:hover {
        border-bottom-color: transparent;
        color: #fff;
        background: #363636;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        border-radius: 7px;
        -moz-box-shadow: 0px 1px 3px #000000 inset;
        -webkit-box-shadow: 0px 1px 3px #000000 inset;
        box-shadow: 0px 1px 3px #000000 inset;
    }

.FAQItemActive {
    border-bottom-color: transparent;
    color: #fff;
    background: #363636;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -moz-box-shadow: 0px 1px 3px #000000 inset;
    -webkit-box-shadow: 0px 1px 3px #000000 inset;
    box-shadow: 0px 1px 3px #000000 inset;
}

.FAQItem:hover > .FAQItemTitle {
    color: #fddd02;
}

.FAQItemTitleActive {
    color: #fddd02 !important;
}

.FAQText {
    display: none;
    float: right;
    display: inline-block;
    font-size: 12pt;
    text-align: justify;
}

.FAQItem .FAQItemTitle {
    float: right;
    font-size: 13pt;
    color: #777;
    display: inline-block;
}
/*------------------------------BoxCommentUser--------------------------------*/
.BoxCommentUser {
    background-color: #fff;
    display: inline-block;
    padding: 0 2% 0 2%;
    width: 96%;
    margin-top: 30px;
}

    .BoxCommentUser .BoxTop {
        display: inline-block;
        border-bottom: solid 4px #eec23d;
        width: 100%;
        text-align: right;
    }

        .BoxCommentUser .BoxTop h2, .BoxCommentUser .BoxTop h1 {
            float: right;
            font-size: 18px;
            color: #555;
            margin: 0;
            padding: 0;
            line-height: 170%;
            font-weight: normal;
            margin-top: 8px;
            margin-right: 15px;
        }

        .BoxCommentUser .BoxTop a {
            color: #555;
        }

            .BoxCommentUser .BoxTop a:hover {
                color: #888;
            }

.textPage {
    display: inline-block;
    width: 97%;
    margin-right: 2%;
}

.BoxCommentUser .FieldTextBox {
    float: right;
    margin-right: 10px;
    font-size: 9pt;
    width: 90%;
    margin-top: 3px;
    text-align: right;
    border: solid 1px #d8d8d8;
    height: 25px;
    padding-right: 5px;
    color: #333;
}

.BoxCommentUser .FieldTextBoxB {
    text-align: center;
    direction: ltr;
    float: right;
}

.BoxCommentUser .FieldTextBoxC {
    width: 90%;
}

.BoxCommentUser .FieldButton {
    border: 0;
    margin: 10px 0 0 0;
    float: right;
    font-size: 11pt;
    color: #202020;
    cursor: pointer;
    text-align: center;
    background: rgba(204,144,71,1);
    background: -moz-linear-gradient(top, rgba(204,144,71,1) 0%, rgba(238,185,92,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(204,144,71,1)), color-stop(100%, rgba(238,185,92,1)));
    background: -webkit-linear-gradient(top, rgba(204,144,71,1) 0%, rgba(238,185,92,1) 100%);
    background: -o-linear-gradient(top, rgba(204,144,71,1) 0%, rgba(238,185,92,1) 100%);
    background: -ms-linear-gradient(top, rgba(204,144,71,1) 0%, rgba(238,185,92,1) 100%);
    background: linear-gradient(to bottom, rgba(204,144,71,1) 0%, rgba(238,185,92,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr= '#cc9047', endColorstr= '#eeb95c', GradientType=0 );
    width: 160px;
    padding: 2px 9px;
    margin-bottom: 15px;
}

    .BoxCommentUser .FieldButton:hover {
        color: #fff;
        background: #202020;
    }

.commentUserSpan {
    float: left;
    font-size: 10pt;
    color: gray;
    margin-top: 12px;
}

.commentUserRight {
    float: right;
    width: 45%;
    margin-top: 10px;
}

.commentUserLeft {
    float: right;
    width: 55%;
    margin-top: 10px;
}

.txtCommentUser {
    height: 25px;
    width: 90%;
}
/*-----------------------CommentUserShow ------------------*/
.CommentShowBox {
    padding: 2%;
    border: solid 1px #666666;
    display: inline-block;
    float: right;
    margin: 1%;
    text-align: right;
    background-color: #edeeee;
    font-size: 10pt;
    border-radius: 15px;
    color: #2a2a2a;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

    .CommentShowBox:hover {
        -webkit-box-shadow: 0px 2px 6px #999999;
        -moz-box-shadow: 0px 2px 6px #999999;
        box-shadow: 0px 2px 6px #999999;
    }

    .CommentShowBox .Row img {
        -moz-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
    }

    .CommentShowBox:hover > .Row img {
        transform: rotateY(180deg);
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
    }

.CommentShowBox2 {
    background-color: #f1f1f1;
}

.CommentShowBox .Icon1 {
    float: right;
    margin-right: 5px;
    width: 40px;
    height: 40px;
}

.CommentShowBox .Icon2 {
    float: right;
    margin-right: 5px;
    background-image: url( "../Administrator/Files/Design/comment_add.png" );
    width: 16px;
    height: 16px;
}

.CommentShowBox .Icon3 {
    float: right;
    margin-right: 5px;
    background-image: url( "../Administrator/Files/Design/date_edit.png" );
    width: 16px;
    height: 16px;
}

.CommentShowBox .Title {
    float: right;
    margin-right: 5px;
    font-weight: normal;
}

.CommentShowBox .Link {
    float: right;
    margin-right: 5px;
    font-weight: bold;
    color: #000;
}

    .CommentShowBox .Link:hover {
        color: #ff6600;
    }

/*------------------------------FactorRegister----------------------------------- */
.FactorRegisterRow {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}

.FactorRegisterRowButton {
    float: left;
    margin-left: 0px;
}

.FactorRegisterDivGrid {
    display: inline-block;
    border: solid 5px #DED6CB;
    background-color: #F6F5F1;
    width: calc( 100% - 10px );
}

.FactorRegisterGridImage {
    float: right;
    width: 10%;
}

.GridResponsive1 {
    width: 100%;
}

.GridResponsive {
    width: 20% !important;
}

.GridResponsive2 {
    width: 5%;
}

.GridResponsive3 {
    width: 20%;
}

.FactorRegisterGridTitle {
    margin-top: 10px;
    width: 10%;
    text-align: center;
}

.FactorRegisterGridPrice {
    text-align: center;
    margin-top: 10px;
}

.FactorRegisterGridCount {
    float: right;
    width: 10%;
    font-size: 8pt;
    font-family: BBCNassim,Tahoma;
    margin-top: 10px;
    border: solid 1px #ccc;
}

.FactorRegisterCalc {
    display: inline-block;
    border-bottom: solid 5px #DED6CB;
    border-left: solid 5px #DED6CB;
    border-right: solid 5px #DED6CB;
    background-color: #F6F5F1;
    width: calc( 97% - 10px );
    padding-right: 1.5%;
    padding-left: 1.5%;
}

.FactorRegisterCalcRow2 {
    display: inline-block;
    width: 100%;
}

.FactorRegisterCalcRow {
    float: left;
    width: 90%;
    margin-top: 10px;
    font-size: 8pt;
    margin-left: 5px;
}

.FactorRegisterCalcField {
    float: left;
    width: 100px;
    text-align: center;
    color: Red;
    font-weight: bold;
    font-size: 9pt;
}

.FactorRegisterCalcTitle {
    float: left;
    text-align: left;
    margin-left: 5px;
    font-size: 8pt;
}

    .FactorRegisterCalcTitle input {
        float: right;
        margin-top: 3px;
    }

.FactorRegisterWarning {
    float: right;
    width: 80%;
    margin-top: 5px;
    text-align: right;
}


.InsertAlert {
    margin-right: 10px;
    color: Red;
    font-size: 8pt;
    margin-top: 25px;
    float: right;
}

.PaymentFactorID {
    border: double 3px #ccc;
    display: inline-block;
    width: 203px;
    padding: 10px;
    text-align: justify;
    font-size: 8pt;
    background-color: #F5F5F5;
    margin-top: 10px;
}

    .PaymentFactorID:hover {
        border: double 3px #aaa;
    }



.SearchRes {
    display: none;
    cursor: pointer;
    position: fixed;
    top: 15px;
    left: 45px;
    width: 30px;
    height: 30px;
    z-index: 9999999999999999;
    background-image: url(../Administrator/Files/Design/searchr.png);
    background-size: 100% 100%;
}

.TellMobile {
    display: none;
}
