@charset "utf-8";
@font-face {
    font-family: 'yekan';
    src:  url('fonts/BYekan.eot?#') format('eot'),
          url('fonts/BYekan.woff') format('woff'),
          url('fonts/BYekan.ttf') format('truetype'); 
}


@font-face{font-family:"iransans1";font-weight:200;src:url("fonts/iransans_ultralight.woff") format("woff")}
@font-face{font-family:"iransans2";font-weight:500;src:url("fonts/iransans_medium.woff") format("woff")}
@font-face{font-family:"iransans3";font-weight:bold;src:url("fonts/iransans_bold.woff") format("woff")}

@font-face {
font-family:'IRANSansWeb';
src:url(fonts/IRANSansWeb.eot?#) format("eot"),url(fonts/IRANSansWeb.woff) format("woff"),url(fonts/IRANSansWeb.ttf) format("truetype")
}



*{
    font-family:  IRANSansWeb;
    font-size: 14px;
    focus-border:none;
}

body,h1,h2,h3,h4,h5,h6{
    font-family:  IRANSansWeb;
}


.fc-toolbar {
    direction: rtl;
}

.table td, .table th {
    font-size: 13px;
}

/* .btn-sm{
    font-size: 12px !important;
    font-weight: normal !important;
} */

.page-content {
    padding-left: 0px !important;
}


.datagrid-cell, .datagrid-cell-group, .datagrid-header-rownumber, .datagrid-cell-rownumber{
    font-size: 13px !important;
}

/* input , textarea {
    font-family:  yekan;
} */


.h-title{
    font-size: 17px;
    font-weight: normal;
}
.panel-body{
    font-size: 13px !important;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}


a{

    text-decoration: none;

}
/*
a:link{

    color: #0000FF;

}

a:visited{

    color: #0000FF;

}

a:hover{

    color:#3366FF;

}*/

a:focus{

    border: none;

    outline: none;

}


div#main{

    background: white;

    height: 100%;

    min-height: 450px;

    padding: 5px;

    border: 1px solid #acacac;

}

div#mainbottom{

   /* background: url('../images/mainbottom.png') no-repeat 50%;*/

    height: 13px;

    margin-top: -2px;

}

td#header{

    background: url('../images/header.png') no-repeat;

    height: 50px;

    font-size: 11px;

}

td#footer{

    color: #fff;
    background: #000066;

}

div.topmenuhr{

    background: url('../images/topmenuhr.png') no-repeat;

    width: 1px;

    height: 29px;

}

div.topmenu-uhr{

    background: url('../images/topmenu-uhr.png') no-repeat;

    width: 1px;

    height: 31px;

}

td.topmenutd:hover{

    background: url('../images/topmenuhover.png') repeat-x;

}

a.topmenua{

    color: #024B9A;
    font-size: 17px;
    padding-right: 10px;
    text-decoration: none;
}

a.topmenua:link{

    color: #024B9A;

}

a.topmenua:visited{

    color: #024B9A;

}

a.topmenua:hover{

    color: #FFA736;

}

a.aostan{

    font-size: 11px;

}

a.aostan:link{

    color: #3F3F3F;

}

a.aostan:visited{

    color: #3F3F3F;

}

a.aostan:hover{

    color:#058590;

}

div#login{

    background: url('../images/login.png') no-repeat 0 0;

    width: 67px;

    height: 25px;

    margin: 3px;

}

div#login:hover{

    background: url('../images/login.png') no-repeat 0 100%;

}

div#register{

    background: url('../images/register.png') no-repeat 0 0;

    width: 67px;

    height: 25px;

    margin: 3px;

}

div#register:hover{

    background: url('../images/register.png') no-repeat 0 100%;

}

div#profile{

    background: url('../images/profile.png') no-repeat 0 0;

    width: 67px;

    height: 25px;

    margin: 3px;

}

div#profile:hover{

    background: url('../images/profile.png') no-repeat 0 100%;

}

div#logout{

    background: url('../images/logout.png') no-repeat 0 0;

    width: 67px;

    height: 25px;

    float: left;

}

div#logout:hover{

    background: url('../images/logout.png') no-repeat 0 100%;

}

.ui-dialog .ui-dialog-title {

    direction: rtl;

    float: right;

    margin: 0.1em 0 0.2em 16px;

}

.ui-dialog .ui-dialog-titlebar-close {

    left: 0.3em;

}

h2{
    font-size: 17px;
    color: #057A85;
    font-weight: 600;
}

#tabmodel

{

    background:none;

    border:none;

    font-family:tahoma;

    cursor:pointer;

    color: #02ACBC;

    padding: 3px;

}

#tabmodel:hover{

    color:#077C85;

}

.user-table

{

    width: 100%;

}

.user-table td{

    border: 1px solid #A1C4C8;

    padding: 5px;

    background: #F9F9F9;

}

.delete{

    background: url('../images/delete.png') no-repeat ;

    border: none;

    width: 22px;

    height: 25px;

    cursor: pointer;

}
.plus{

    background: url('../images/plus.png') no-repeat ;
    border: none;
    width: 25px;
    height: 25px;
    cursor: pointer;
}
.plus2{

    background: url('../images/plus.png') no-repeat ;
    border: none;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.minus{

    background: url('../images/minus.png') no-repeat ;
    border: none;
    width: 25px;
    height: 25px;
    cursor: pointer;
}
.minus2{

    background: url('../images/minus.png') no-repeat ;
    border: none;
    width: 25px;
    height: 25px;
    cursor: pointer;
}
.transfare{

    background: url('../images/transfare.png') no-repeat ;

    border: none;

    width: 20px;

    height: 20px;

    cursor: pointer;

}

.edit{

    background: url('../images/edit.png') no-repeat ;
border: none;
    width: 28px;

    height: 27px;

    cursor: pointer;

}

.back{

    background: url('../images/back-arrow.png') no-repeat ;
    border: none;
    width: 48px;
    height: 48px;
    cursor: pointer;
}

div.main-td-groups{

    cursor: pointer;

    padding: 5px;

    color: #00A5BB;

}

div.main-td-groups:hover{

    color: #007787;

}

div.user-panel-s{

    background: url('../images/user-panel-s.png') no-repeat;

    width: 195px;

    height: 196px;

}

p.user-panel-s-p{

    color: #41858C;

    padding-top: 10px;

    font-size: 12px;

    font-weight: bold;


}


#Eimg{
    cursor:pointer;
    z-index:1000;
    width:30px;
    height:30px;
    background:url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
    float: right;
    margin: 5px;
    position: absolute;
}



/* The Close Button */
.close {
    color: #aaa;
    float: left;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}




select.form{
    width:150px;
}

hr.hr-h2{
    border: 0px;
    border-top: 2px solid #FFC9C9;
    margin-top:-10px;
    margin-bottom: 15px; 
}



.row{
    margin: 10px 20px;
}

.mt-checkbox, .mt-radio{
    font-size: 13px;
}
.tabs-title{
        font-size: 17px;
        font-weight: bold;
    }


.search
{
    line-height:26px;
    border:1px solid #ccc;
    margin: 3px;
    width: 150px;
}


.img-cm {
    float: right;
    margin-top: 1px;
    margin-right: 5px;
    margin-left: 5px;
    height: 40px;
    width:  40px;
    display: inline-block;
}


/* Loading Modal */
#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
    cursor: pointer;
}

#loader{
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px;
    color: white;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

.datagrid-row-selected {
    background: #80e879 !important;
    color: #fff;
}

.dashboard-stat .visual {
    float: left;
}

.modal-lg {
    width: 80%;
}

.blinking{
    animation:blinkingText 1s infinite;
}
@keyframes blinkingText{
	0%{	 color: #000;	}
	49%{ color: transparent;	}
	50%{ color: transparent;	}
	99%{ color:transparent;	}
	100%{ color: #000;	}
}


/* table scroll in mobile */
.table {
    max-width: none;
}
.table-responsive .table {
    max-width: none;
}