//StyleSheet///////////////////////////////////////

@font-face {
    font-family: 'IranSANS';
    font-style: normal;
    font-weight: bold;
    src: url('../font/IRANSansWeb_Bold.eot');
    src: url('../font/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),url('../font/IRANSansWeb_Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'IranSANS';
    font-style: normal;
    font-weight: 500;
    src: url('../font/IRANSansWeb_Medium.eot');
    src: url('../font/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),url('../font/IRANSansWeb_Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'IranSANS';
    font-style: normal;
    font-weight: 300;
    src: url('../font/IRANSansWeb_Light.eot');
    src: url('../font/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),url('../font/IRANSansWeb_Light.ttf') format('truetype');
}

@font-face {
    font-family: 'IranSANS';
    font-style: normal;
    font-weight: 200;
    src: url('../font/IRANSansWeb_UltraLight.eot');
    src: url('../font/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),url('../font/IRANSansWeb_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: 'IranSANS';
    font-style: normal;
    font-weight: normal;
    src: url('../font/IRANSansWeb.eot');
    src: url('../font/IRANSansWeb.eot?#iefix') format('embedded-opentype'),url('../font/IRANSansWeb.ttf') format('truetype');
}
@font-face {
        font-family: 'BYekan';
        src: url('../font/BYekan.eot?#') format('eot'),  /* IE6–8 */
        url('../font/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('../font/BYekan.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
.BYekan {
       // font-family: BYekan, Arial, Helvetica, sans-serif;
        font-size: 13.5px;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: 'IranSANS' , Tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-rendering: optimizeLegibility;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
}

.page-header {
	vertical-align: middle;
        margin: 0;
        padding: 15px 0px 5px 0px;
	background-color: #fafbfc;
        border-bottom: 1px solid #cfdbe2;
}
.page-header h1 {
	font-family: 'IranSANS' , Tahoma;
	font-weight: 400;
	font-size: 18px;
	color: #929292;
	display: inline-block;
	padding-right: 15px;
}
.breadcrumb {
	display: inline-block;
	background: none;
	margin: 0;
	padding: 0 10px;
}
.breadcrumb li a {
	color: #999999;
	font-size: 11px;
	padding: 0px;
	margin: 0px;	
}
.breadcrumb li:last-child a {
	color: #1e91cf;
}
.breadcrumb li a:hover {
	text-decoration: none;
}
.breadcrumb li + li:before {
	content: "/";
	font-family: FontAwesome;
	color: #BBBBBB;
	padding: 0 5px;	
}
a:hover, a:focus {
	text-decoration: none;
}
/* fix for bootstrap hidden and visible */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
#container {
	///////////////////min-height: 100%;
	width: 100%;
	position: relative;
}
.container-fluid {
	padding-left: 20px;
	padding-right: 20px;
}
#header {
	min-height: 0px;
	//background-color: #188DB1;
        background-image: -webkit-linear-gradient(left,#188DB1,#107898);
        background-image: linear-gradient(90deg,#188DB1 0,#107898);
        background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
.header-main {
        background-image: linear-gradient(90deg,#2d5e6d 0,#33414e);
}
#header .nav > li {
	float: right;
}
#header .nav > li li {
	min-width: 200px;
}
#header .navbar-header {
	min-height: 0px;
	padding: 0;
}
#header .navbar-header .item-box .item {
    background: #3d4146;
    background: linear-gradient(#3e434a,#343940);
    color: #ccc;
    padding: 5px 15px;
    font-size: 11px;
    font-weight: 600;
    margin-right: 8px;
}
#header .navbar-header .item-box .item:hover {
    background: #343940;
    background: linear-gradient(#565d67,#343940);
}
#header .navbar-header .item-box {
    margin-top: 5px;
    line-height: 35px;
    white-space: nowrap;
    padding-right: 5px;
}
#column-left {
    background: #FFFFFF;
    border-left: 1px solid #E8E8E8;
}
/* Mobile */
@media (max-width: 767px) {
#header .navbar-header {
	margin-right: 0px;
	margin-left: 0px;
	float: right;
}
}
#header #button-menu + .navbar-brand {
	padding: 10px 10px 10px 10px;
	margin-left: 10px;
	height: auto;
}
#header .nav > li > a {
	padding: 5px 16px;
	line-height: 38px;
	cursor: pointer;
	color: #fff;
}
#header .nav > li > a:hover{
    background:#1E94B9 !important;
}
#header .nav > li > a > .label {
    text-shadow: none;
    padding: 3px 4px;
    position: absolute;
    top: 6px;
    right: 7px;
    font-size: 7pt;
    font-family: Tahoma;
}
.wrapper-page {
    margin-top: 21px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    border-top-width: 3px;
    border-color: #cfdbe2;
}
#button-menu {
    padding: 12px 12px 9px 12px;
    line-height: 25px;
    float: right;
    display: inline-block;
    cursor: pointer;
    color: #fff;
}
#profile {
	display: none;
}
#column-left.active #profile {
	display: block;
	padding: 10px 15px 10px 15px;
	overflow: auto;
	border-bottom: 1px solid #41586d;
}
#profile div {
	float: right;
	color: #C4C4C4;
}
#profile div + div {
	margin-right: 15px;
}
#profile h4 {
	margin-top: 6px;
	font-family: 'IranSANS' , Tahoma;
	font-size: 15px;
	font-weight: 400;
	color: #FFF;
	margin-bottom: 0;
}

#column-left.active {
	width: 180px;
	display: block;
}
#content {
	padding-bottom: 40px;
	transition: all 0.3s;
}
#column-left + #content {
	margin-right: 50px;
}
#column-left + #content + #footer {
	margin-right: 50px;
}
/* Mobile */
@media (max-width: 767px) {
#column-left {
	overflow: hidden;
	display: none;
}
#column-left + #content {
	margin-right: 0;
}
#column-left + #content + #footer {
	margin-right: 0;
}
}
/* Menu */
#menu, #menu ul, #menu li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#menu {
	margin-bottom: 25px;
}
#menu > li {
	position: relative;
}
#menu li a {
	text-decoration: none;
	display: block;
	padding: 8px;
	cursor: pointer;
}
#menu li a i {
	font-size: 16px;
}
#menu > li > a {
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    padding-right: 13px;
    border-bottom: 1px solid #E8E8E8;
}
#menu > li > a:hover {
        color:#49C3E9;
}
#menu > li > a > span {
	display: none;
	margin-right: 8px;
}
#menu li li a {
	color: #000000;
}
#menu li li a:hover {
	color: #49C3E9;
}
#menu li li a:before {
	content: "\f100";
	font-size: 14px;
	font-family: FontAwesome;
	margin-left: 10px;
	margin-right: 10px;
	transition: margin ease 0.5s;	
	float: right; /*H.A Added*/
}
#menu li li a:hover:before {
	margin-left: 20px;
}
#menu > li.active > a {
        border-right: 3px solid #49C3E9;
        color: #49C3E9;
}
#menu li.active li a {
	color: #ffffff;
}
#menu li li.active > a:last-child {
	color: #FFFFFF;
}
#menu li li.active a:last-child:before {
	margin-right: 20px;
	margin-left: 10px;
}

#menu > li > ul {
	position: absolute;
	right: 50px;
	top: 0px;
	width: 210px;
	background-color: #fff;
	visibility: hidden;
}
#menu li ul {
	overflow: hidden;
}
#menu > li:hover > ul {
	visibility: visible;
}
#menu li li a.parent:after, #column-left.active #menu > li a.parent:after {
	font-family: FontAwesome;
	content: "\f104";
	float: left;
	margin-left: 8px;
}
#menu li li.open > a.parent:after, #column-left.active #menu > li.open > a.parent:after {
	font-family: FontAwesome;
	content: "\f107";
	float: left;
	margin-left: 8px;
}


#menu li ul a {
	padding-right: 5px;
        font-size:11px;
}
#menu li li ul a {
	padding-right: 10px;
        font-size:12px;
}
#menu li li li ul a {
	padding-right: 15px;
        font-size:12px;
}
#menu li li li li ul a {
	padding-right: 20px;
        font-size:12px;
}

/* Menu Active */
/* Desktop */
@media (min-width: 768px) {
#column-left.active {
	width: 180px;
}
#column-left {
	width: 50px;
	height: auto;
	/*background-color: #495b6c;
        background: linear-gradient(to right,#495b6c, #59697b);
        background: -webkit-linear-gradient(left, #495b6c, #59697b); 
        background: -o-linear-gradient(right, #495b6c, #59697b); 
        background: -moz-linear-gradient(right, #495b6c, #59697b);
        */
	position: absolute;
	top: 0px;
	padding-top: 46px;
	z-index: 10;
	transition: all 0.3s;
}
#column-left.active {
	//overflow: auto;
}
#column-left.active + #content {
	margin-right: 180px;
}
#column-left.active + #content + #footer {
	margin-right: 180px;
}
}
/* Mobile */
@media (max-width: 767px) {
#column-left.active {
    width: 100%;
}
#column-left.active + #content {
	position: relative;
	right: 0px;
}
#column-left {
    width: 50px;
    /*background-color: #495b6c;
    background: linear-gradient(to right,#495b6c, #59697b);
    background: -webkit-linear-gradient(left, #495b6c, #59697b); 
    background: -o-linear-gradient(right, #495b6c, #59697b); 
    background: -moz-linear-gradient(right, #495b6c, #59697b);
    */
    z-index: 10;
    transition: all 0.3s;
}
#column-left.active + #content + #footer {
	position: relative;
	right: 180px;
}
}


#column-left.active #menu li i {
	color:#e41316;
	font-size: 14px;
}
#column-left.active #menu > li > a > span {
	display: inline;
}
#column-left.active #menu > li > ul {
	position: relative;
	right: auto;
	top: auto;
	width: auto;
	visibility: visible;
        background: #f5f5f5;
        border-right: 3px solid #49C3E9;
}
#column-left #menu li ul li.active > a {
    color: #49C3E9 !important;
}
/* footer */
#footer {
	height: 100px;
	text-align: center;
}



/* Navs */
.nav > li.disabled > a {
	color: #999;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
	color: #999;
}
/* Tabs */
.nav-tabs > li > a {
	color: #666;
	border-radius: 2px 2px 0 0;
}
.nav-tabs > li > a:hover {
	border-color: #eee #eee #ddd;
}
.nav-tabs {
	margin-bottom: 25px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	font-weight: bold;
	color: #333;
}
.form-control:hover {
    color: #55595c;
    background-color: #fff;
    border-color: #66afe9;
}
div.required .control-label:not(span):before, td.required:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
.table thead td span[data-toggle="tooltip"]:after, label.control-label span:after {
	font-family: FontAwesome;
	color: #1E91CF;
	content: "\f059";
	margin-right: 4px;
	float: left; /*Added H.A*/
}
fieldset legend {
	padding-bottom: 5px;	
}

input[type="radio"], input[type="checkbox"] {
	margin: 2px 0 0;
}
.radio, .checkbox {
	min-height: 18px;
}
input[type="radio"], .radio input[type="radio"], .radio-inline input[type="radio"], input[type="checkbox"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	position: relative;
	width: 13px;
	width: 16px \0;
	height: 13px;
	height: 16px \0;
	background: white;
	border: 1px solid #dcdcdc;
	border: 1px solid transparent \0;
	border-radius: 1px;
        margin-left: 5px;
}
input[type="radio"]:focus, .radio input[type="radio"]:focus, .radio-inline input[type="radio"]:focus, input[type="checkbox"]:focus, .checkbox input[type="checkbox"]:focus, .checkbox-inline input[type="checkbox"]:focus {
	border-color: #4d90fe;
	outline: 0;
}
input[type="radio"]:active, .radio input[type="radio"]:active, .radio-inline input[type="radio"]:active, input[type="checkbox"]:active, .checkbox input[type="checkbox"]:active, .checkbox-inline input[type="checkbox"]:active {
	background-color: #ebebeb;
	border-color: #c6c6c6;
}
input[type="radio"]:checked, .radio input[type="radio"]:checked, .radio-inline input[type="radio"]:checked, input[type="checkbox"]:checked, .checkbox input[type="checkbox"]:checked, .checkbox-inline input[type="checkbox"]:checked {
	background: #fff;
}
input[type="radio"], .radio input[type="radio"], .radio-inline input[type="radio"] {
	width: 15px;
	width: 18px \0;
	height: 15px;
	height: 18px \0;
	border-radius: 1em;
}
input[type="radio"]:checked::after, .radio input[type="radio"]:checked::after, .radio-inline input[type="radio"]:checked::after {
	position: relative;
	top: 3px;
	right: 3px;
	//display: block;
	width: 7px;
	height: 7px;
	content: '';
	background: #666;
	border-radius: 1em;
}
input[type="checkbox"]:hover, .checkbox input[type="checkbox"]:hover, .checkbox-inline input[type="checkbox"]:hover {
	border-color: #c6c6c6;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: none \9;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: none \9;
}
input[type="checkbox"]:checked::after, .checkbox input[type="checkbox"]:checked::after, .checkbox-inline input[type="checkbox"]:checked::after {
	position: absolute;
	top: -6px;
	right: -5px;
	display: block;
	content: url('image/checkmark.png');
}

.table thead td {
	font-weight: bold;
}
.table thead > tr > td, .table tbody > tr > td {
	vertical-align: middle;
            word-wrap: break-word;
}
.table a.asc:after {
	content: " \f107";
	font-family: FontAwesome;
	font-size: 14px;
}
.table a.desc:after {
	content: " \f106";
	font-family: FontAwesome;
	font-size: 14px;
}

.pagination {
	margin: 0;
}

/* Panels */
.panel {
	border-radius: 0px;
}
.panel .panel-heading {
	position: relative;
}
.panel-heading h3 i {
	margin-left: 8px;	
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.panel-heading i {
	font-size: 16px;
	font-weight: 500;	
}
.panel-heading h3 {
	font-size: 16px;
	font-weight: 500;
	display: inline-block;
}

/* Primary Panel */
.panel-primary {
	border: 1px solid #c3e4f6;
	border-top: 2px solid #5cb7e7;
}

.panel-primary .panel-heading {
	color: #1e91cf;
	border-color: #96d0f0;
	background: white;
}


/* Default Panel */
.panel-default {
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    border-top-width: 3px;
    border-color: #cfdbe2;
}

.panel-default .panel-heading {
    color: #146188;
    background-color: #F5FAFD;
    border-color: #cfdbe2;
}
.img-thumbnail i {
	color: #FFFFFF;
	background-color: #EEEEEE;
	text-align: center;
	vertical-align: middle;
	width: 100px;
	height: 100px;
	padding-top: 20px;
	vertical-align: middle;
	display: inline-block;
}
.img-thumbnail.list i {
	width: 40px;
	height: 40px;
	padding-top: 10px;
}
/* Tiles */
.tile {
	margin-bottom: 15px;
	border-radius: 3px;
	background-color: #279FE0;
	color: #FFFFFF;
	transition: all 1s;
}
.tile:hover {
	opacity: 0.95;
}

.tile a {
	color: #FFFFFF;
}
.tile-heading {
	padding: 5px 8px;
	text-transform: uppercase;
	background-color: #1E91CF;
	color: #FFF;
}
.tile .tile-heading .pull-right {
	transition: all 1s;	
	opacity: 0.7;
}
.tile:hover .tile-heading .pull-right {
	opacity: 1;
}
.tile-body {
	padding: 15px;
	color: #FFFFFF;
	line-height: 48px;	
}
.tile .tile-body i {
	font-size: 50px;
	opacity: 0.3;
	transition: all 1s;
}
.tile:hover .tile-body i {
	color: #FFFFFF;
	opacity: 1;
}
.tile .tile-body h2 {
	font-size: 42px;
}
.tile-footer {
	padding: 5px 8px;
	background-color: #3DA9E3;
}
#column-left.active #stats {
	display: block;
} 
#stats {
	display: none;
	border-radius: 2px;
	color: #666666;
	background: #2b2b2b;
	margin: 15px 20px;
	padding: 5px 0;
}
#stats ul, #stats li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#stats li {
	font-size: 11px;
	color: #9d9d9d;
	padding: 5px 10px;
	border-bottom: 1px dotted #373737;
} 
#stats div:first-child {
	margin-bottom: 4px;
}
#stats .progress {
	height: 3px;
	margin-bottom: 0;
}
.jqvmap-label {
	z-index: 999;
}

/* Menu Fix For System -> Layout -> Banner */
.collapse.in {
    display: block;
    visibility: unset;
}
.collapse {
    display: none;
    visibility: unset;
}
.seperator{
    padding:5px;
}
.summary-refresh{
    cursor: pointer;
    color:#2b333c;
    padding:5px 3px;
}
.msg1,
.msg2,
.msg3,
.msg4{
    padding: 10px 10px;
    margin: 5px;
    border-radius: 5px;
}
.msg1 a,
.msg2 a,
.msg3 a,
.msg4 a{
    color:#828282;
}
.msg1 a:hover,
.msg2 a:hover,
.msg3 a:hover,
.msg4 a:hover{
    color:#000;
}
.msg1 {
        border: 1px solid #FFFDEB;
    background-color: #FFFDEB;
}
.msg1:hover{
    background-color: #FFF8C4;
}
.msg2 {
    border: 1px solid #FFF2F2;
    background-color: #FFF2F2;
}
.msg2:hover{
    background-color: #FFE7E7;
}
.msg3 {
    border: 1px solid #ECFFE0;
    background-color: #ECFFE0;
}
.msg3:hover{
    background-color: #E5FFD4;
}
.msg4 {
    border: 1px solid #EBF7FF;
    background-color: #EBF7FF;
}
.msg4:hover{
    background-color: #E1F3FF;
}

.table th{
    background:#E1E8EA;
    text-align:center;
    font-weight: normal;
    font-size: 12px;
}
.table td{
    text-align:center;
}
.icon-blue-dark{
    color:#33414e  !important;
    
}
.icon-blue-dark-dis{
    color:#D0F4FF !important;
    
}
.icon-gray{
    color:#aeaeae !important;
    
}
.icon-green{
    //color:#546576 !important;
    color: #2ebc39 !important;
    
}
.icon-red{
    //color:#546576 !important;
    color: #af0604 !important;
    
}
.ico-status-green{
    color: #2ebc39 !important;
}

.ico-status-red{
    color: #af0604 !important;
}
.icon-search{
    color:#009688;
}
.icon-blue{
    color: #3fbae4
}
table td{
    padding:2px 5px ;
    font-size: 12px;
}
.curve {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
     vertical-align: middle;
     touch-action: manipulation;
     cursor: pointer;
     background-image: none;
    border: 1px solid transparent;
     white-space: nowrap;
    padding: 8px 13px;
    font-size: 12px;
    line-height: 1.42857143;
    border-radius: 3px;
     -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
    user-select: none;
    color: #fff;
    background-color: #30505e;
    border-color: #3f606d;
    border-radius:3px !important;
}
.curve:hover{
    background-color:#3c7f9c;
    border-color:#3c7f9c;
    color: #fff;
    transition:background-color ease 0.5s;
}
.btn-main{
    background-color: #30505e;
    border-color: #3f606d;
}
.menu-tools{
    float:left;
    list-style:none;
}
.menu-tools li{
    float: left;
}
.menu-tools li a{
    margin: 0px 3px;
    padding: 5px;
    font-size: 11px;
    border-radius: 3px;
    line-height:12px;
    text-align:center;
}
.menu-tools li a i{
    width:10px;
    height:10px;
}
.menu-tools li a:hover{
}
/* Menu Fix For System -> Layout -> Banner */
.mymsg {
    border: 1px solid rgba(199, 219, 239, 0.29);
    background-color: #e5eef6;
    padding: 5px 25px 5px 10px;
    margin: 5px;
    border-radius: 10px 10px 10px 10px;
}

.mymsg ul {
    padding: 2px;
    
}
.alertIcon{
    display:none;
}
.status-warning{
    color:#ea7d13 !important;
    
}
.status-danger{
    color:#f26363 !important;
    
}
.status-ok{
    color:#54ad18 !important;
    
}
.icon-list{
    padding:2px 4px !important;
}
.list-row-a{
    background:#fff;
}
.list-row-b{
    background:#FBFBFB;
}
.txtd{
    width:300px;
    height:120px;
}
/* the div that holds the date picker calendar */
.dpDiv {
}

/* the table (within the div) that holds the date picker calendar */
.dpTable {
    font-family: IranSANS,Tahoma;
    font-size: 12px;
    text-align: center;
    color: #333333;
    background-color: white;
    //border:1px solid #d6d6d6;
    direction: ltr;
}

/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {

}

/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
 //   border: 1px solid #D6D6D6;
}

/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
    border: 1px solid #D6D6D6;
}

/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
}

/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
}

/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
    background-color: #33414e;
    color: white;
    
}

/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
    background-color: #f5f5f5;
    cursor: pointer;
}

/* the table cell that holds the name of the month and the year */
.dpTitleTD {
}

/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
}

/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
}

/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
    background-color: #f5f5f5;
    border: 1px solid #d6d6d6;
    color: #333;
	font-size: 9px;
	font-weight: 300;
}

/* additional style information for the text that indicates the month and year */
.dpTitleText {
    font-size: 12px;
    color: gray;
}

/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlight {
}

/* the forward/backward buttons at the top */
.dpButton {
    height: 20px;
    font-family: IranSANS,Tahoma;
    font-size: 12px;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #eeeeee;
}

/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
    height: 20px;
    font-family: IranSANS,Tahoma;
    font-size: 12px;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #e5e5e5;
}
.theme-tools{
    width:200px;
    height:100px;
    background:#ccc;
    
}
tr.even {
    background: #f7f7f7 !important;
}
tr.odd {
    background: #fff !important;
}
tr.greenbg {
    background: #e9ffec !important;
}
tr.redbg {
    background: #ffeded !important;
}
tr.yellowbg {
    background: #fffde9 !important;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px;
}
.form-alert {
    padding: 4px 4px;
    font-size: 11px;
    margin: 0;
    margin-top: 1px;
}
#icon-voice{
    color: #fac !important;
}
.alert-register{
    margin: 5px;
    color: black;
    padding-top: 5px;
    border-radius: 5px 5px 5px 5px;
    height: 50px;
    background-color: rgb(255, 170, 170);
    
}
.helpitems li {
    padding: 0;
    height: 140px;
    background: #dedede;
    border: 1px solid #cfcfcf;
    border-radius: 10px 0px 10px 0px;
    margin-left: 10px;
    margin-top: 10px;
    float: right;
}

.helpitems li:hover {
    background: #b9d0df;
    border: 1px solid #9dbfd5;
    box-shadow: 0px 0px 2px #507a95;
    border-radius: 0px 10px 0px 10px;
}

.helpitems td a {
    padding: 10px;
    display: block;
}

.helpitems td {
    padding: 0;
    height: 140px;
    background: #dedede;
    border: 1px solid #cfcfcf;
    border-radius: 10px 0px 10px 0px;
    margin-left: 10px;
    margin-top: 10px;
    float: right;
}

.helpitems td:hover {
    background: #b9d0df;
    border: 1px solid #9dbfd5;
    box-shadow: 0px 0px 2px #507a95;
    border-radius: 0px 10px 0px 10px;
}

.helpitems td a {
    padding: 10px;
    display: block;
}

.helpitems .helpdoc {
    padding: 0px 10px !important;
    margin-top: 5px;
}


.helpitems {
    list-style: none;
    padding: 0;
}
.helpitems li{
    
}
.helpitems li a{
    padding: 0;
    height: 140px;
    border-radius: 10px 0px 10px 0px;
    margin-top: 10px;
    float: right;
    width:100px;
    position: relative;
    text-align: center;
}
.helpitems li a span{
    position:absolute;
    bottom:15px;
    font-weight: normall;
    font-size:12px ;
    width:100%;
    text-align: center;
    left:0px;
}
.dup-num{
    border-radius: 3px;
    width: 500px;
    border: solid 1px #E5E5E5;
    background: #fcfcfc;
    padding: 8px;
    margin-top: 0px;
    direction: rtl;
}
.icon-orange{
    color: #fea223
}
.icon-deative{
   color:  #cccccc
}
#datepicker{
    border: 1px solid #d6d6d6;
    
}
.prog {
    width: 100%;
    text-align: center;
    margin: 10px 0px;
}

.prog .layer {
    width: 200px;
    height: 19px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #b7b7b7;
}

.prog .layergreen {

    float: left;
    background: #267613;
   
    color: #fff;
}

.prog .layerred {
    padding: 3px 0px;
    float: left;
    background: #a31414;
    color: #fff;
}
.plus {
    background-image: url(../../images/plus.gif);
    width: 20px;
    height: 20px;
    float: right;
    display: inline;
    cursor: pointer;
}
.min {
    background-image: url(../../images/minus.gif);
    width: 20px;
    height: 20px;
    float: right;
    display: inline;
    cursor: pointer;
}
.float {
    display: inline;
    float: right;
}

.treeNode {
    display: none;
    padding-right: 30px;
}
.dtbl {
    display: table;
    vertical-align: top;
}
ul.clandar {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #CCCCCC;
}

ul.clandar li {
    background: #fff;
    border: 1px solid #CCCCCC;
    border-bottom: 0;
}

ul.clandar li.today {
    background: #f8f1ce;
}

ul.clandar li .days {
    width: 100%;
    height: 100%;
}

ul.clandar li .days td {
    padding: 10px 5px;
}

ul.clandar li .days .weekdayli {
    color: #4e4e4e;
    font-family: BYekan;
    font-size: 12px;
    text-align: right;
    background: -moz-linear-gradient(#ffffff, #e4e4e4);
    background: -webkit-linear-gradient(#ffffff, #e4e4e4); /* For Safari */
    background: -o-linear-gradient(#ffffff, #e4e4e4);
    background: linear-gradient(#ffffff, #e4e4e4);
    border-left: 1px solid #CCCCCC;
}

ul.clandar_events {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.clandar_events li {
    font-family: BYekan;
    font-size: 10px;
    background: -moz-linear-gradient(#ffffff, #e4e4e4);
    background: -webkit-linear-gradient(#ffffff, #e4e4e4); /* For Safari */
    background: -o-linear-gradient(#ffffff, #e4e4e4);
    background: linear-gradient(#ffffff, #e4e4e4);
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    float: right;
    padding: 4px 6px;
    margin: 0px 2px;
}

ul.clandar_events li.reserved {
    background: -moz-linear-gradient(#edd668, #eccb31);
    background: -webkit-linear-gradient(#edd668, #eccb31); /* For Safari */
    background: -o-linear-gradient(#edd668, #eccb31);
    background: linear-gradient(#edd668, #eccb31);
    border: 1px solid #ddbd26;
    position: relative;
    padding-left: 20px;
}

ul.clandar_events li.reserved .cancel {
    position: absolute;
    left: 8px;
    top: 8px;
}

ul.clandar_header {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.clandar_header select {
    font-family: BYekan;
    font-size: 14px;
}

ul.clandar_header li {
    background: -moz-linear-gradient(#ffffff, #e4e4e4);
    background: -webkit-linear-gradient(#ffffff, #e4e4e4); /* For Safari */
    background: -o-linear-gradient(#ffffff, #e4e4e4);
    background: linear-gradient(#ffffff, #e4e4e4);
    border: 1px solid #CCCCCC;
    font-family: BYekan;
    font-size: 12px;
    color: #4e4e4e;
}

ul.clandar_header li .days {
    width: 95%;
    height: 100%;

}

ul.clandar_header li .days td {
    padding: 10px 5px;
}
.charge_method {
    margin: 0 10px;
    width: 450px;
    float: right;
}

.charge_method
.tabs-menu {
    line-height: 30px;
    float: right;
    clear: both;
    margin: 0;
    padding: 0;
    margin-right: -4px;
}

.charge_method
.tabs-menu li {
    height: 30px;
    line-height: 30px;
    float: right;
    margin-left: 3px;
    list-style: none;
    background-color: #ccc;

}

.charge_method
.tabs-menu li.current {
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #fff;
    z-index: 5;
}

.charge_method
.tabs-menu li a {
    padding: 10px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
}

.charge_method
.tabs-menu .current a {
    color: #2e7da3;
}

.charge_method
.tab {
    background-color: #fff;
    float: left;
    margin-bottom: 20px;
    width: auto;
}

.charge_method
.tab-content {
    width: 450px;
    padding: 0px;
    display: none;
}

.charge_method
.tab-content div {
    padding: 10px;
}

.charge_method
.tab-content ul {
    padding: 0;

}

.charge_method
.tab-content .image {
    width: 150px;
    float: left;
    background: #ff0000;
}

.charge_method
.tab-content ul li {
    list-style: none;
}

.charge_method
#tab-1 {
    display: block;
}

.charge_method_title {
    width: 100%;
    margin: 5px;
}

.charge_method_title .img {
    float: right;
    width: 30px;
}

.charge_method_title .text {
    line-height: 29px;
    font-family: 'BYekan';
    font-size: 13px;
    color: #4a78ba;
    float: right;
}
a[class='curve_e'], a[class='curve_e']:link, a[class='curve_e']:visited, a[class='curve_e']:hover, a[class='curve_e']:active {
    background-color: #de3914;
    padding: 8px 13px;
    color: White;
    font-family: BYekan, 'BYekan', Tahoma;
    font-size: 12px;
    margin: 5px 2px 5px 2px;
    border-radius: 3px !important;
}

.alert2 {
    border: 1px solid #f3e18b;
    background: #fff5c6;
    padding: 4px 7px;
    margin: 5px 0px;
    text-align: right;
    width: 100%;
    border-radius: 3px;
	color:black;
	
}
.alert1 {
    border: 1px solid #c0e0ef;
    background-color: #A0DDFA;
    padding: 2px 5px 2px 10px;
    margin: 5px;
    text-align: right;
    border-radius: 3px;
}

.alert3 {
    border: 1px solid #eeeeee;
    background: #f5f5f5;
    padding: 4px 7px;
    margin: 5px 0px;
    text-align: right;
    border-radius: 3px;
}

.alert4 {
    border: 1px solid #ec6d6d;
    background-color: #f38282;
    font-size: 7pt;
    padding: 4px 10px;
    margin: 5px;
    text-align: right;
    border-radius: 3px;
}

.alert5 {
    border: 1px solid #4e9000;
    background-color: #4e9000;
    padding: 2px 5px 2px 10px;
    margin: 5px;
    text-align: right;
    border-radius: 3px;
    color: white;
}

.alert6 {
    border: 1px solid #458119;
    background-color: #aff17f;
    padding: 2px 5px 2px 10px;
    margin: 5px;
    text-align: right;
    border-radius: 3px;
}
.myalert {
    color: #FFE771;

}
a[class='alert'], a[class='alert']:link, a[class='alert']:visited, a[class='alert']:hover, a[class='alert']:active {

    color: #FFE771;

}
.msg1 {
    background-color: #FBF9EA;
}

.msg2 {
    background-color: #FFE7E7;
}

.msg3 {
    background-color: #C6FFC6;
}

.msg4 {
    background-color: #B3C6FF;
}
.msgSuccess {
    background-position: 99.9% center;
    background-color: #d8e5b0;
    padding: 10px 10px;
    margin: 5px;
    border-radius: 2px;
}
.line {
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    height: 3px;
    width: 100%;
    color: Black;
    margin-top: 5px;
    margin-bottom: 5px;
}