﻿
/*css Body for all page that include master page*/
/*m.alipour 2016*/



.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;
}


/*==============================================*/
/* =============== Text ========================*/

small {
    text-align: left;
    display: block;
    margin-top: 2px;
    margin-bottom: 2px;
    height: 15px;
    width: auto;
}

.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: #242424;
    margin-bottom: 10px;
    margin-top: 0px;
    font-size: 13px;
    padding-right: 20px;
    text-align: right;
}

time {
    font-size: 10px;
    display: inline-block;
    color: #0a92dd;
    padding-right: 3px;
    padding-left: 3px;
}

.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;
}

/*========================================
                   Title
/* =======================================*/


.T1 {
    margin-right: 8px;
    margin-top: 10px;
    width: 90%;
    height: 23px;
    display: block;
    color: #0f9ae6;
    padding-bottom: 5px;
    padding-right: 30px;
    background-repeat: no-repeat;
    background-image: url('../Images/bools.png');
    background-position: right center;

}
/*.T2 {
    font-size: 15px;
    color: #013006;
    background-position: right center;
    text-align: right;
    padding-right: 20px;
}*/

/*.T3 {
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #042a79;
}*/

.T4 {
    width: 40%;
    border-bottom: solid 2px #8b8b8b;
    margin-right: 15px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #1c3769;
}

.T6 {
    text-align: center;
    color: #ececec;
    border-bottom: solid 1px #ffffff;
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-size: 11px;
}

.T7 {
    font-size: 15px;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 55px;
    margin-right: 10px;
    color: #002967;
    border: solid 1px #535353;
    text-align: center;
    border-radius: 3px;
    height: 30px;
    width: 10%;
    background-color: #f6ae12;
}

.T8 {
    padding-right: 7px;
    color: #084da1;
    font-size: 12px;
    margin-right: 10px;
    border-right: solid 3px #025288;
    margin-top: 7px;
    margin-bottom: 7px;
    color: red;
    font-size:16px;
}
.Ts {
    padding-right: 7px;
    color: #02387a!important;
    font-size: 12px;
    margin-right: 10px;
    border-right: solid 3px #025288;
}

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;
}

.h5-title {
    border-right: solid 3px #03549d;
    padding-right: 5px;
    color: #0f8106;
}



.Titlepage {
    background-color: #aeaeae;
    height: 50px;
    border-radius: 5px;
    padding-right: 2%;
    padding-top: 15px;
    margin-bottom: 10px;
    color: #2e2e2e;
}

/*====================================
               Tools
======================================*/


.width15d {
    width: 15%;
    box-sizing: border-box;
}

.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;
}

.width85d {
    width: 85%;
    box-sizing: border-box;
}

.width100d {
    width: 100%;
    box-sizing: border-box;
}

.fullwidth {
    width: 100%;
    box-sizing: border-box;
    position: relative;

}

.margin-auto {
    margin-right: auto;
    margin-left: auto;
}

.margin-top-20p {
    margin-top: 20px;
}
.margin-top-30p {
    margin-top: 30px;
}
.margin-top-40p {
    margin-top: 40px;
}

.margin-top-50p {
    margin-top:50px;
}
.margin-top-60p {
    margin-top: 60px;
}
.margin-top-70p {
    margin-top: 70px;
}
.margin-top-80p {
    margin-top: 80px;
}
.margin-top-90p {
    margin-top: 90px;
}
.margin-top-100p {
    margin-top: 100px;
}

.padding-10d{
    padding:10%;
}
.padding-5d {
    padding: 5%;
}
.padding-2d {
    padding: 2%;
}

.padding-5p {
    padding: 5px;
}

.padding-10p {
    padding: 10px;
}


.padding-right-10p {
     padding-right:10px;
}
.padding-right-20p {
    padding-right: 20px;
}
.padding-right-30p {
    padding-right: 30px;
}
.padding-right-40p {
    padding-right: 40px;
}
.padding-right-50p {
    padding-right: 50px;
}
.padding-right-100p {
    padding-right: 100px;
}


.position-abs{
    position:absolute;
}
.position-rel {
    position: relative;
}
.position-fix {
    position: fixed;
}

.divwidth100 {
    width: 100%;
    margin: 5px auto;
    padding: 1%;
    overflow: hidden;
    box-sizing: border-box;
}

.divwidth95 {
    width: 95%;
    margin: 5px auto;
    padding: 1%;
    overflow: hidden;
    box-sizing: border-box;
}

.divwidth85 {
    width: 85%;
    min-height:150px;
    margin: 5px auto;
    padding: 1%;
    overflow: hidden;
    box-sizing: border-box;
}

.divwidth60 {
    width: 60%;
    margin: 5px auto;
    padding: 1%;
    overflow: hidden;
    box-sizing: border-box;
}



.Spilitwidth25d {
    width: 24%;
    float: left;
    overflow: hidden;
    margin-left:1%;
    box-sizing: border-box;
    height: inherit;
}

.Spilitwidth40d {
    width: 40%;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    height: inherit;
}

.Spilitwidth50d {
    width: 50%;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    height: 100%;
}
.Spilitwidth60d {
    width: 60%;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    height: 100%;
}

.Spilitwidth70d {
    width: 70%;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    height: 100%;
}

.Spilitwidth75d {
    width: 75%;
    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;
}



/*================= Animate=========================*/

.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);
}

.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 and Border ========================*/


.div-frame-one {
    border: solid 1px #abb4ba;
    padding: 0.5%;
    box-sizing: border-box;
    line-height: 30px;
    color: #003351;
    border-radius: 15px;
    background-color:#fafafa;
    margin-bottom:3px;
}


.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
}

.borderFrame {
    border: solid 1px rgba(44, 44, 44, 0.50);
    border-radius: 8px;
    padding: 5px;

}

.border-small {
    border: solid 1px rgba(0, 0, 0, 0.82);
    border-radius: 2px;
    padding: 1px;
    display:inline-block;
}


/*==============================================*/
/* =============== 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 ========================*/

.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;
}

.colorPurple {
    color: #7c0064;
}

.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-lightblue {
    background-color: #90dbf9;
}

.back-color-orang {
    background-color: #ff7000;
}

.Back-color-lightyellow {
    background-color: #f9e196;
}

.Back-color-gray {
    background-color: #636363;
}

.back-color-hoverY:hover {
    background-color: #fae692;
}

.back-color-hoverR:hover {
    background-color: #f77777;
}

.back-color-hoverG:hover {
    background-color: #2ab427;
}




.backhover_one:hover {
    background-color: #fad76a !important;
    color: #202020 !important;
    border-color: #4e4e4e !important;
}


/*==========================================================*/
/* =============== position ================================*/

.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!important;
    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;
}

/*==============================================*/
/* =============== LINE ========================*/
.pline_one {
    border-bottom: solid 1px #c8c8c8;
    width: 80%;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    display: block;
    padding-top: 10px;
}

.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;
   
   
}


/*========================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;
    }

    #section-cpmnu, #div-top-fix {
        display: none;
    }
    #section-home{
        width:100%!important;
        float:none;
    }

    .printvoid {
        width: 95%!important;
    }

    .hiddenprint{
        display:none;
    }
    /*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;
    }*/

}

