﻿
/*css Body for all page that include master page*/
/*m.alipour 2016*/


/*----------------------- all------------------------------*/


::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

::-webkit-scrollbar-thumb {
    background-color: #03549d;
    outline: 1px solid slategrey;
}

::placeholder {
    font-family: "yekan", "Tahoma";
    font-size: 13px;
    color: #6e6e6e;
    opacity: 0.6;
    text-align:right;
}

:-ms-input-placeholder {
    color: #6e6e6e;
}

::-ms-input-placeholder {
    color: #6e6e6e;
}

/*------------------------General--------------------------*/


@font-face {
    font-family: 'Yekan';
    /*src: url('../../font/yekan.eot'),
            url('../../font/weblogma_yekan.eot') format('eot'),
            url('../../font/weblogma_yekan.woff') format('woff'),
            url('../../font/weblogma_yekan.ttf') format('trueType'),
            url('../../font/weblogma_yekan.otf') format('OpenType');*/
    src: url('../../font/yekan.eot') format('eot'), 
         url('../../font/yekan.woff') format('woff'),
         url('../../font/yekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'kodak';
    src: url('../../font/kodak.eot') format('eot'), 
        url('../../font/kodak.woff') format('woff'),
        url('../../font/kodak.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    direction:rtl;
    font-family: "yekan" , "Tahoma" ;
    font-size:14px;
    color:#202020;
    background-color:#ffffff;
    background-repeat:no-repeat;
    background-size:cover;
    }

* {
    outline: none;
    margin: 0px;
    padding: 0px;
    border: none;

}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
ol,ul {
	list-style:none;
}


body, input, textarea, option, select {
    font-family: "yekan", "Tahoma";
}


body a{
    text-decoration:none;
    cursor:pointer;
    border:none;
    color:#ffffff;
}

body span, body a,body label {
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+/Edge */
    user-select: none; /* Standard */
}

ol {
    list-style-type: decimal;
    margin-right: 15px;
    color:#1c3769;
}

input[type=file] {
    display: none;
}

.small-descr {
    color: #aa0327;
    margin-bottom: 10px;
    text-shadow: 1px 1px rgba(157, 157, 157, 0.59);
    margin-top: 0px;
    font-size: 12px;
    padding-right: 20px;
    text-align:right;
}
.descr {
    color: #346803;
    margin-bottom: 10px;
    margin-top: 0px;
    font-size: 12px;
    padding-right: 20px;
    text-align: right;
}
/*====================================
               Tools
======================================*/
.timer {
    text-align: center;
    width: 20%;
    float: left;
    direction: ltr;
    font-size: 25px;
    margin-top: -10px;
    color: #03065a;
}

.jst-hours {
    display: none !important;
}

.timer div {
    display: inline-block;
}

.timeago {
    color: #0867a1;
    font-size: 9px;
    float: right;
}

.width20d {
    width: 20%;
    box-sizing: border-box;
}

.width30d {
    width: 30%;
    box-sizing:border-box;
}
.width40d {
    width: 40%;
    box-sizing: border-box;
}

.width60d {
    width: 60%;
    box-sizing: border-box;
}

.width80d {
    width: 80%;
    box-sizing: border-box;
}

.width100d {
    width: 100%;
    box-sizing: border-box;
}

.fullwidth {
    width: 100%;
    min-height: 150px;
    position: relative;
    box-sizing: border-box;
    /*overflow: hidden;*/
    /*overflow-y:scroll*/
}

.margin-auto{
    margin-right:auto;
    margin-left:auto;
}

.margin-top-50p {
    margin-top:50px;
}

.margin-top-60p {
    margin-top: 60px;
}
.margin-top-70p {
    margin-top: 60px;
}
.margin-top-80p {
    margin-top: 60px;
}
.margin-top-90p {
    margin-top: 60px;
}
.margin-top-100p {
    margin-top: 60px;
}

.padding-10d{
    padding:10%;
}
.padding-5d {
    padding: 5%;
}
.padding-2d {
    padding: 5%;
}

.padding-right-10p {
     padding-right:10px;
}
.padding-right-20p {
    padding-right: 10px;
}
.padding-right-30p {
    padding-right: 10px;
}
.padding-right-40p {
    padding-right: 10px;
}
.padding-right-50p {
    padding-right: 10px;
}
.padding-right-100p {
    padding-right: 10px;
}



.position-abs{
    position:absolute;
}
.position-rel {
    position: relative;
}
.position-fix {
    position: fixed;
}


.divwidth95 {
    width: 95%;
    margin: 5px auto;
    padding: 1%;
    background-color: rgba(254, 254, 254, 0);
    overflow: hidden;
    box-sizing: border-box;
}

.divwidth85 {
    width: 85%;
    min-height:150px;
    margin: 5px auto;
    padding: 1%;
    background-color: rgba(254, 254, 254, 0.90);
    overflow: hidden;
    box-sizing: border-box;
}

.divwidth100 {
    width: 100%;
    margin: 3px auto;
    padding: 1%;
    background-color: rgba(254, 254, 254, 0.90);
    overflow: hidden;
    box-sizing: border-box;
}

.divwidth60 {
    width: 60%;
    margin: 5px auto;
    padding: 1%;
    background-color: rgba(254, 254, 254, 0.90);
    overflow: hidden;
    box-sizing: border-box;
}

.Spilitwidth40 {
    width: 40%;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    height: inherit;
}
.Spilitwidth50 {
    width: 50%;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    height: 100%;
}
.Spilitwidth60 {
    width: 60%;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    height: 100%;
}

label.error {
    color: red;
    font-size: 1rem;
    display: block;
    margin-top: 1px;
    margin-bottom: 1px;
    text-align: left;
    font-size: 9px;
}

.sizeout {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.time01 {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.time05 {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.zoomin09:hover {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}

.zoomout105:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.rotate20:hover {
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
}

.rotate45:hover {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.rotate360:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}

/*================================================*/
/* =============== Filter ========================*/

/*filter: none | blur() | brightness() | contrast() | drop-shadow() | grayscale() |
hue-rotate() | invert() | opacity() | saturate() | sepia() | url();*/


.grayscale {
    filter: grayscale(100%);
}

.grayscale:hover {
    filter: grayscale(0);
}

.grayscale_invers:hover {
    filter: grayscale(100%);
}

.blurscale:hover {
    filter: blur (2px);
    -webkit-filter: blur(2px);
}
.sepiascale:hover {
    filter: sepia(55%);
    color:#000000;
}

/*==============================================*/
/* =============== FRAME ========================*/


.div-frame-one {
    border: solid 1px #0c7cc0;
    padding: 0.5%;
    box-sizing: border-box;
    line-height: 30px;
    color: #003351;
    border-radius: 15px;
}


.div-frame-two {
    overflow: hidden;
    margin: 0.5%;
    border: solid 1px #808080;
    padding: 0.5%;
    border-radius: 5px;
    background-color: #efefef;
}

.div-frame-select {
    position: absolute;
    top: 5%;
    background-color: #ffffff;
    width: 100%;
}

.div-frame-scrol {
    height: 300px;
    overflow-y: scroll;
    margin-bottom: 30px;
    overflow-x: hidden;
    width: 60%;
    margin-right: 18%;
    border: solid 1px #808080;
    border-radius: 5px;
    background-color:#c3e0ff
}

/*==============================================*/
/* =============== Symbol ========================*/
.linebool:before {
    content: ' \258F';
    color: rgba(0, 0, 0, 0.98);
}

.mnubool:before {
    content: ' \205D';
    font-size: 30px;
    float: right;
    margin-top: 5px;
}

.cyclebool:before {
    content: ' \25CF';
    margin-right: 3px;
    margin-left: 3px;
}

.stylechangebool-one:before {
    font-size: 20px;
    content: ' \2637';
    cursor: pointer;
}

.stylechangebool-two:before {
    font-size: 20px;
    content: ' \2630';
    cursor: pointer;
}

.stylechangebool-one:hover, .stylechangebool-two:hover {
    color: #d00202;
}

.spanboolstyle {
    display: block;
    width: 80px;
    height: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
}
.closebool::before {
    content: 'x';
}

/*==============================================*/
/* =============== BORDER AND COLOR ========================*/

.background-one {
    background-image: url('../Images/bk3.jpg');
    background-repeat: no-repeat;
    background-position: center 0px;
    background-size: cover;
}
.Border-color-one {
    border: solid 2px #03b4dc;
}

.Border-color-brown {
    border: solid 1px #d8924d;
}

.Border-color-red {
    border: solid 1px #f73506;
}

.Border-color-yellow {
    border: solid 1px #ffd800;
}


.Back-color-one {
    background-color: #ffffff;
}

.Back-color-two {
    background-color: #33000d;
}

.Back-color-tree {
    background-color: #decebe;
}

.Back-color-black {
    background-color: rgba(0, 0, 0, 0.91);
}


.back-color_green {
    background-color: #288f03;
}

.back-color-violet {
    background-color: #920569;
}

.back-color-red {
    background-color: #b50606;
}

.back-color-blue {
    background-color: #03a8c2;
}

.back-color-orang {
    background-color: #ff7000;
}

.Back-color-lightyellow {
    background-color: #f9e196;
}

.Back-color-gray {
    background-color: #939393;
}

.back-color-hoverY:hover {
    background-color: #fae692;
}

.back-color-hoverR:hover {
    background-color: #f77777;
}

.back-color-hoverG:hover {
    background-color: #2ab427;
}


.content_left {
    text-align: left;
}

.content_right {
    text-align: right;
}

.content_center {
    text-align: center;
}

.content_justify {
    text-align: justify;
}


.border-radius-5 {
    border-radius: 5px;
}

.border-radius-8 {
    border-radius: 8px;
}

.border-radius-10 {
    border-radius: 10px;
}

.smallfont8 {
    font-size: 8px;
    line-height: 12px;
}
.smallfont9 {
    font-size: 9px;
    line-height: 14px;
}
.smallfont10 {
    font-size: 10px;
    line-height: 16px;
}

.smallfont11 {
    font-size: 11px;
    line-height: 18px;
}


.largfont15 {
    font-size: 15px;
    margin-top: 2px;
    margin-bottom: 4px;
    line-height: 30px;
}

.largfont25 {
    font-size: 25px;
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 8px;
}

.largfont20 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 6px;
}

.largfont30 {
    font-size: 30px;
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 10px;
}

.largfont50 {
    font-size: 50px;
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 10px;
}

.colorwhite {
    color: white;
}

.colorblack {
    color: rgba(0,0,0,1);
}

.colorred {
    color: red;
}

.colorbrown {
    color: #a25503;
}

.colorgray {
    color: #747474;
}
.colordarkblue {
    color: #0c3f8f;
}
.colorblue {
    color: #0055db;
}



/*==============================================*/
/* =============== LINE ========================*/

.p-line2 {
    background-image: url('../Images/line2.png');
    background-repeat: no-repeat;
    background-size: 20%;
    background-position: center center;
    height: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.p-line {
    background-image: url('../Images/line1.png');
    background-repeat: no-repeat;
    background-position: center center;
    height: 30px;
    background-size: contain;
}

.p-line4 {
    border-bottom: solid 1px #4a4a4a;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.p-line3 {
    background-position: center center;
    height: 50px;
    background-image: url('../Images/Bk-ten.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.p-line_one {
    height: 1px;
    border-bottom: solid 1px #d5d5d5;
}

hr, .hrline {
    border-bottom: solid 1px #a1a1a1;
    border-top: none;
    border-left: none;
    border-right: none;
    margin-top: 7px;
    margin-bottom: 10px;
}

/*==============================================*/
/* =============== image ========================*/

.img-one{
   float:right;
   width:100px;
   height:100px;
   margin-right:5px;
   border:solid 1px #455db7;
   padding:2px;
   box-sizing:border-box;
   border-radius:4px;
   margin-top:5px;
   display:inline-block;
   
   
}

/*==============================================*/
/* =============== Text ========================*/

small {
    text-align: left;
    display: block;
    margin-top: 2px;
    margin-bottom: 2px;
    height: 15px;
    width: auto;
}

.p-caption {
    font-size: 15px;
    color: #013006;
    background-position: right center;
    text-align: right;
    padding-right: 20px;
}

.p-title-one {
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #042a79;
}

.p-title-two {
    width: 40%;
    border-bottom: solid 2px #8b8b8b;
    margin-left: 15px;
    margin-bottom: 10px;
    font-size: 18px;
}

.p-title-tree {
    font-size: 15px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 10px;
    color: #452401;
}
.p-title-small {
    padding-right: 7px;
    color: #053270;
    font-size: 11px;
    margin-right: 10px;
    border-right: solid 3px #055cc7;
}

h2 {
    font-weight: bold;
    font-size: 16px;
    color: #772800;
    margin-top: 5px;
    margin-bottom: 5px;
}

h3 {
    color: #002967;
    border-right: solid 4px #002967;
    padding-right: 8px;
    font-size: 14px;
    height: 25px;
}


h5 {
    color: #02295f;
    font-size: 15px;
    text-align: right;
    margin-left: 10px;
    width: 100%;
}

h5:before {
    content: "\25C0";
    margin-left: 5px;
}

h5 small {
    margin-right: 5px;
    color: #df0026;
    font-size: 10px;
    display: inline-block;
    width: 20%;
    text-align: right;
}

.backhover_one:hover {
    background-color: #fad76a !important;
    color: #202020 !important;
    border-color: #4e4e4e!important;
}


/*==============================================*/
/* =============== Alarm ========================*/
  

.msg
    {
    padding-top:25px;
    position: fixed;
    z-index: 1000;
    width: 25%;
    height: 50px; 
    top: 40%; 
    right: 40%; 
    background-color: #008000;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    border-radius : 5px;
    -webkit-border-radius : 5px;
    -moz-border-radius : 5px;
    filter: alpha(opacity=80);
    -khtml-opacity : 0.8;
    -moz-opacity : 0.8;
    opacity : 0.8;
    font-size:16px;
}
.msgok
    {
    padding:25px;
    position: fixed;
    z-index: 1000;
    width: 30%;
    height: auto; 
    top: 300px; 
    right: 35%; 
    background-color: #008000;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    border-radius : 5px;
    -webkit-border-radius : 5px;
    -moz-border-radius : 5px;
    /*filter: alpha(opacity=80);
    -khtml-opacity : 0.8;
    -moz-opacity : 0.8;
    opacity : 0.8;*/
    font-size:16px;
}
#mask {
    position:fixed;
    z-index:999;
    background-color:rgba(95, 95, 95, 0.77);
}
.msgok a {

    border:solid 2px rgba(255, 227, 0, 0.77);
    background-color:#FFFFFF;
    color:black;
    display:block;
    width:20%;
    height:30px;
    border-radius:5px;
    font-size:12px;
    margin:20px auto;
}
.div-waiting
    {
    position:fixed;
    z-index:999000;
    top: 30%; 
    width:20%;
    left:40%;
    right:40%;
    height:15%;
    text-align:center;   
    background:rgba(251, 224, 6, 0.77); 
    border-radius:15px;  
    border:solid 2px #5c5c5c;      
}
.div-waiting img {
     margin-top:10px;

}
.a-frameload
{
    background-image: url('../Images/formloader.gif');
    background-repeat: no-repeat;
    background-position: center center;
    width: 45px;
    height: 45px;
    bottom:40%;
    right:48%;
    position: fixed;
    z-index: 1005;
    border: 1px solid #C0C0C0;
    border-radius: 45px;  
    display:none;  
}

.a-framemore2
{
    background-image: url('../Images/formloader.gif');
    background-repeat: no-repeat;
    background-position: center center;
    width: 45px;
    height: 45px;
    right:58%;
    bottom:40%;
    position: fixed;
    z-index: 1005;
    border: 1px solid #C0C0C0;
    border-radius: 45px;
     
}

/*========================pop up frame==============================*/
.popup-question {
    position: absolute;
    z-index: 101;
    background-color: rgba(255, 255, 255, 0.69);
    width: 100%;
    right: 0;
    height: 100%;
    top: 0px;
}

.popup-question div {
    position: fixed;
    width: 40%;
    min-height: 100px;
    background-color: #ffeb75;
    border: solid 1px #3b054e;
    left: 30%;
    top: 30%;
    border-radius: 5px;
    padding: 5px;
    text-align: center;
}
/*==================================================================*/

/*-------------------- up page pic--------------------------------*/ 

#backtotop {
    cursor : pointer;
    margin :      0px 0px 50px 50px;
    position : fixed;
    bottom : -35px;
    right:-5px;
    width : 60px;
    height:60px;
    text-align : center;
    border-radius : 8px;
    -webkit-border-radius : 8px;
    -moz-border-radius : 8px;
    filter: alpha(opacity=40);
    -khtml-opacity : 0.4;
    -moz-opacity : 0.4;
    opacity : 0.4;
    color : #FFF;
    font-size : 0px;
    z-index : 10000;
    font-family: Tahoma;
    background-image: url('../Images/top.png');
    background-repeat: no-repeat;
}

#backtotop:hover {
    filter : alpha(opacity=90);
    -khtml-opacity : 0.9;
    -moz-opacity : 0.9;
    opacity : 0.9;
}

/*==============================================*/
/* =============== PRINT ========================*/

@media print {


    /*input {
        visibility: hidden!important;
    }*/


    body {
        background-image: none;
    }

    #div-cpmnu, #div-top-fix {
        display: none;
    }
    #div-home2{
        width:100%!important;
        float:none;
    }

    .printvoid {
        box-shadow: none!important;
        position: relative!important;
        top: -45px !important;
        width: 100% !important;
    }

    .hiddenprint{
        display: none !important;
    }

    footer {
        display: none;
    }
    #section-form {
        width: 100%;
    }

    #div-home {
        background-color: #ffffff;
    }

    body {
        font-size: 9px;
        background-color: #ffffff;
        color: #000000;
        /*margin: 1mm 1mm 1mm 1mm;*/
    }

    @page {
        size: 210mm 290mm;
        margin: 1mm 1mm 1mm 1mm;
    }


    /*body * {
        visibility: hidden;
    }

    #div-s5, #div-s5 * {
        visibility: visible;
    }

    #div-s5 {
        position: absolute;
        left: 1%;
        top: 50px;
    }

    #div-rahgiry,#div-rahgiry *{
         visibility: visible;
    }
    #div-rahgiry{
         position: absolute;
         left: 1%;
         top: 50px;
    }*/

}

