/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 3, 2014, 10:35:18 PM
    Author     : ahmad ahmadpoor
*/

@font-face {
    font-family: BKoodk;
    src: url(fonts/BKoodkBd.ttf);
}
@font-face {
    font-family: IranSans;
    src: url(fonts/iran-sans.ttf) ;
}
.back{
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #33b4d2 ), color-stop(100%, #e3fdf8));
    background:-webkit-linear-gradient(top, #33b4d2  0%, #e3fdf8 100%);
    background:-moz-linear-gradient(top, #33b4d2  0%, #e3fdf8 100%);
    background:-ms-linear-gradient(top, #33b4d2  0%, #e3fdf8 100%);
    background:-o-linear-gradient(top, #33b4d2  0%, #e3fdf8 100%);
    background:linear-gradient(to bottom, #33b4d2  0%, #e3fdf8 100%)
}
.backLeft{
    height: 1px;
    width: 80%;
    max-width: 900px;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #33b4d2 ), color-stop(100%, #e3fdf8));
    background:-webkit-linear-gradient(right, #33b4d2  0%, #e3fdf8 100%);
    background:-moz-linear-gradient(right, #33b4d2  0%, #e3fdf8 100%);
    background:-ms-linear-gradient(right, #33b4d2  0%, #e3fdf8 100%);
    background:-o-linear-gradient(right, #33b4d2  0%, #e3fdf8 100%);
    background:linear-gradient(to left, #33b4d2  0%, #e3fdf8 100%)
}
.logoPrint{
    /*background-color: #e69d00;*/
    width: 100%;
    font-family: IranSans;
    height: 95px;
    line-height: 95px;

}
.logo-right{
    /*background-color: #e69d00;*/
    width: 20%;
    font-family: IranSans;
    float: right;
    height: 90px;
    /*line-height: 90px;*/

}

.logo-left{
    /*background-color: #e69d00;*/
    width: 20%;
    /*padding: 3px;*/
    height: 90px;
    font-family: IranSans;
    float: left;
}

.font{
    font-family: IranSans;
}
.fontMessage{
    font-size: 8px;
    color: black;
    font-family: IranSans;
}

.clip{
    height: 15px;
    width: 15px;
    float: left;
}
body {
    padding: 0;
    margin: 0;
    direction: rtl; 
    font-family: IranSans;
    background-color: #2b6591;
    background:url(../../ImageFiles/asfalt-light.png) no-repeat 0px 0px;

}
#resultForm
{
    vertical-align: central;
    font-family: IranSans;
    position: absolute;
    display: none;
    margin: auto auto;
    background-color:appworkspace;
    max-height: 150px;
    max-width:280px;
    width: 80%;
    height: 80%;

    top: 20%;
    left: 40%;


    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

    border: 2px solid #656363;

}
.boxTable {
    background:none repeat scroll 0 0 #fff;
    display:block;
    padding:1.25rem;
    width:90%;
    min-width: 220px;
    margin: auto;

}
.topicAdmin
{
    font-family: IranSans;
    font-size: 18px;
    text-align: right;

}
.topic2
{
    font-family: IranSans;
    font-size: 16px;
    text-align: right;

}
.elementForm{
    text-align: right;
    margin-top: 5px;

}
.titleForm
{
    text-align: right;
    font-family: IranSans;
    font-size: 14px;
    width: 20%;
    min-width: 150px;


}
.textForm
{

    text-align: right;
    width:40%;
    min-width: 100px;
    font-family: IranSans;
    font-size: 14px;
}
.textFormMin
{

    text-align: right;
    min-width: 80px;
    font-family: IranSans;
    font-size: 14px;
}
.buttonForm{
    font-family: IranSans;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.buttonForm2{
    padding: 5px 7px 5px 7px;
    background-color: #33b4d2 ;
    color: #000;
    width: 90%;
    min-width: 100px;
    max-width: 150px;
    cursor: pointer;
    box-shadow: 0px 0px 6px #33b4d2 ;
    text-decoration: none;
    font-family: IranSans;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    padding: 5px 8px;

    /*    -moz-box-shadow: 0 0 5px 5px #888;
        -webkit-box-shadow: 0 0 5px 5px#888;
        box-shadow: 0 0 5px 5px #888;
        border: 1px solid #b1c4fa;*/
    /*border-radius: 2em 1em 4em / 0.5em 3em;*/
    border-radius:2px;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #33b4d2 ), color-stop(100%, #e3fdf8));
    background:-webkit-linear-gradient(top, #33b4d2  0%, #e3fdf8 100%);
    background:-moz-linear-gradient(top, #33b4d2  0%, #e3fdf8 100%);
    background:-ms-linear-gradient(top, #33b4d2  0%, #e3fdf8 100%);
    background:-o-linear-gradient(top, #33b4d2  0%, #e3fdf8 100%);
    background:linear-gradient(to bottom, #33b4d2  0%, #e3fdf8 100%)

}

.buttonForm3{
    padding: 5px 7px 5px 7px;
    background-color: #33b4d2 ;
    color: #000;
    max-width: 200px;
    cursor: pointer;
    text-decoration: none;
    font-family: IranSans;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    vertical-align: middle;


background-color: #33b4d2;
    box-shadow: 0 0 5px #33b4d2 ;

}
.buttonForm2:hover {
    box-shadow: 0 0 5px #33b4d2 ;
    border: 2px solid #33b4d2 ;
}
.buttonForm3:hover {

    border: 1px solid #33b4d2 ;
}
.formTable{
    background:none repeat scroll 0 0 #fff;
    border:1px solid #f0f0f0;
    border-collapse:collapse;
    border-spacing:0;
    margin: auto auto;
    font-family: IranSans;

}

.formTable tr:nth-of-type(2n),
.formTable tr:nth-of-type(2n)
{
    // border-width: 0px;
    background:none repeat scroll 0 0 #e3fdf8;
}



.formTableNo{
    background:none repeat scroll 0 0 #fff;
    border-collapse:collapse;
    border-spacing:0;
    margin: auto auto;
    border:1px solid #000;
    font-family: IranSans;

}
.formTableNo tr:nth-of-type(2n),
.formTableNo tr:nth-of-type(2n)
{
    /*    border:1px solid #efefa5;*/

    background-color: transparent;
}
.formTableNo tr:nth-of-type(n),
.formTableNo tr:nth-of-type(n)
{
    /*border:1px solid #efefa5;*/

    background-color: transparent;
}
.formTableNo td
{
    border:1px solid #000;

    text-align: right;
    // border-width: 0px;
    //  background-color: transparent;
}
.formTableNo tr:nth-of-type(2n) td{
    border:1px solid #000;
    
}
.labelResultFormTopic{
    font-size: 14px;
    font-family: IranSans;
    font-weight: bold;
    margin-right: 5px;

}
.formTableNo2{
    background:none repeat scroll 0 0 #fff;
    border-collapse:collapse;
    border-spacing:0;
    margin: auto auto;
    border:2px solid #cecc4c;
    font-family: IranSans;
    background-color: #e3fdf8;

}
.formTableNo2 tr:nth-of-type(2n) td{
    border:2px solid #cecc4c;
    background-color: white;
}
.formTableNo2 tr:nth-of-type(n) td{
    border:2px solid #cecc4c;
}
.formTableNo2 th{
    border:2px solid #cecc4c;
}

.alert2{
    display: none;
    width: 300px; 
    height: 200px;
    overflow: auto;

}
.viewData{
    display: none;
    max-width: 600px; 
    width: 80%;
    height: 400px;
    overflow: auto;

}
.alert2head{
    text-align: center;
    font-family: IranSans;
    color: #000;
}
.alert2body{
    margin-top: 5px;
    text-align: right;
    font-family: IranSans;
    font-size: 12px;
}
.alerteditgroupformbtn{
    padding: 3px 5px 3px 5px;
    background-color: #33b4d2;
    color: #000;
    width: 50%;
    cursor: pointer;
    box-shadow: 0px 0px 4px #33b4d2 ;
    text-decoration: none;
    font-family: IranSans;
    font-size: 14px;

}

.error{
    font-family: IranSans;

}
.requstNum
{
 position: absolute;
margin-right: 6%;
margin-top: 13px;
z-index: 1000;
font-family: IranSans;
font-size: 12px;
}
.excelTable
{
    position: absolute;
margin-right: 5%;
z-index: 1000;
cursor: pointer;
width: 25px;
height: 25px;
margin-top: 10px;
float: right;
}

.inputText
{
    min-width: 50px;
    font-family: IranSans;
    font-size: 14px;
}
.inputText:focus {
    box-shadow: 0 0 5px #33b4d2;
    background-color: #e3fdf8;
    border: 2px solid #33b4d2;
    font-family: IranSans;
    
}



/*check box*/
.groupCheckbox
{
    direction: rtl;
    text-align: right;
}
/*,
input[type=radio   ]:not(old)*/
input[type=checkbox]:not(old){
  width   : 0px;
    margin  : 0;
    padding : 0;
    opacity : 0;
}
/*,*/
/*input[type=radio   ]:not(old) + label*/
input[type=checkbox]:not(old) + label{
   display      : inline-block;
    /*margin-right  : -28px;*/
    padding-right : 28px;
    background   : url('../ImageFiles/checks.png') no-repeat right top;
    line-height  : 24px;
}

input[type=checkbox]:not(old):checked + label{
    background-position : right top -24px;
}

input[type=radio ]:not(old){
    width   : 0px;
    margin  : 0;
    padding : 0;
    opacity : 0;

}
input[type=radio   ]:not(old)+ label{
    display      : inline-block;
    /*margin-right  : -28px;*/
    padding-right : 28px;
    background   : url('../ImageFiles/checks.png') no-repeat right top;
    line-height  : 24px;
}
input[type=radio]:not(old):checked+ label{
    background-position : right top -24px;
}



.gap{
    text-align: center;
    width: 100%;
    height: 2px;
    background-color: #888888;
}

.messageDetail{
    background-color: #EEE;
    width:200px;
    padding: 3px;
    margin: auto auto; 
    box-shadow: 0px 0px 4px #888888;
    text-align: right;
}

.three{
    text-align: right;
    margin-right: 10px; 
     font-size: 14px;

}
.three a{
    color: black;
    cursor:pointer;
    display: inline-block;

}

.three a:hover{
    color: blue;
}
.three img{
    height:30px;
    width:40px;
    display: inline-block;
    vertical-align: middle;
}


.three2{
    color: #d3b43a !important;
    cursor:pointer;
    display: inline-block;
    background:none!important;
    border:none; 
    padding:0!important;
    cursor: pointer;
    margin:auto;
 font-size: 14px;
 font-weight:bold;
}
.three2:hover{
    color: blue !important;
}



.three3{
    text-align: right;
    margin-right: 10px; 

}
.three3 img{
    height:20px;
    width:30px;
    display: inline-block;
    vertical-align: middle;
}

.tableFix{
    box-shadow: 0px 0px 4px #888888;
    background-color: #4d9ff5;

}

.tableHeader{
    background: none repeat scroll 0 0 #b8b859;

}
.tableRow 
{
    background: none repeat scroll 0 0 #e3fdf8 !important;
    border: 1px solid #f0f0f0 !important;  

}
.tableRowSub 
{
    background: none repeat scroll 0 0 #fff !important;
    border: 1px solid #f0f0f0 !important;  

}
.tableRowSub td
{
    border: 1px solid #f0f0f0 !important;  
}


.fileUpload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}
.fileUploadName {
    display: inline-block;
    padding: 6px 12px;
    font-family: IranSans;

}
input[type="file"] {
    display: none;
}
.button1 {
    border: 1px solid #ccc;
    padding: 3px 8px;
    cursor: pointer;
    margin-bottom: 2px;
}


.subject-show{
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-size:18px;
    max-width: 100px;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #33b4d2 ), color-stop(100%, #e3fdf8));
    background:-webkit-linear-gradient(top, #33b4d2  0%, #e3fdf8 100%);
    background:-moz-linear-gradient(top, #33b4d2  0%, #e3fdf8 100%);
    background:-ms-linear-gradient(top, #33b4d2  0%, #e3fdf8 100%);
    background:-o-linear-gradient(top, #33b4d2  0%, #e3fdf8 100%);
    background:linear-gradient(to bottom, #33b4d2  0%, #e3fdf8 100%);

    /*border-top-left-radius:15px; border-top-right-radius:15px;*/
}
.topic-show{
    font-weight: bold;
vertical-align: top;
}
.kartableBack{
    display: inline-block;
    vertical-align: middle;
    padding: 10px 30px;
    /*    -moz-box-shadow: 0 0 5px 5px #888;
        -webkit-box-shadow: 0 0 5px 5px#888;
        box-shadow: 0 0 5px 5px #888;
        border: 1px solid #b1c4fa;*/
    /*border-radius: 2em 1em 4em / 0.5em 3em;*/
    border-radius:15px;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #33b4d2 ), color-stop(100%, #e3fdf8));
    background:-webkit-linear-gradient(top, #33b4d2  0%, #e3fdf8 100%);
    background:-moz-linear-gradient(top, #33b4d2  0%, #e3fdf8 100%);
    background:-ms-linear-gradient(top, #33b4d2  0%, #e3fdf8 100%);
    background:-o-linear-gradient(top, #33b4d2  0%, #e3fdf8 100%);
    background:linear-gradient(to bottom, #33b4d2  0%, #e3fdf8 100%)
}
.kartableElement{
    float: right;
    margin-right: 20px;
}
.kartableButton{
    background-color: transparent;
    border: 0px;
    cursor: pointer;
    /*color: #8c4302;*/
    text-decoration: none;
    font-family: IranSans;
    font-size: 14px;
    vertical-align: middle;
    padding-right: 0px;
}
.reportList{
    width: 100px; 
    margin:20px;
    float: right;
    font-family:IranSans;
    direction: rtl;
    text-align: center;
    font-size: 12px;

}
.reportList img{
    width: 50px;
    height: 50px;
    margin: auto auto;
}
.ButtontextImage{
    background-color: transparent;
    border-color: transparent;
        font-size: 14px;
            cursor: pointer;
padding: 0px;
vertical-align: middle;
margin-bottom: 10px;

}