﻿@import "../font/Font.css";
body {margin:0; padding:0; direction:rtl; font-family:'yekan','yekan_num',Arial; font-size:13px; background:#ebebeb;}
a:hover,a:visited,a:focus{text-decoration:none;}
.header-top{ height:47px; position:fixed; top:0; left:0; width:100%; z-index:1000; background:#3a3a5a; padding:12px 0 12px 0;}
.head-fixer{height:47px;}
.body-content {padding-left: 15px;padding-right: 15px;}
.header-title{ text-align:left; color:#ffffff;}
.header-title img{height:25px;}
.header-menu{ text-align:right; color:#ffffff; direction:rtl; padding-right:5px;}
.header-menu i{font-size:14px;padding:0 20px 0 7px;}
.header-menu img{height:17px;padding:0 20px 0 7px;}
.header-menu ul{margin:0px; padding:0px;}
.header-menu ul li{display:inline-block;}
.header-menu ul li a{color:#ffffff;}
.header-menu ul li a:hover{text-decoration:none;}
.home-header-image{margin:50px auto;}
/* menu left */
#left-menu{ cursor:pointer;}
.right-menu{position:fixed; background:#3b3a5a; height:100%; width:0px; z-index:1000; margin-top:47px; display:none;}
.right-menu ul{margin:15px 0 0 0; padding:0;}
.right-menu ul li{ border-bottom:rgba(69, 74, 84, 0.8) solid 1px; cursor:pointer; font-size:12px;}
.right-menu ul ul{margin:0 30px 0 0; list-style-image:none;}
.right-menu ul li i{ margin-left:5px;}
.right-menu ul li a{ display:block;padding:12px 15px 12px 0; color:#a9abb7;}
.right-menu ul li a:hover{ color:#ffffff; text-decoration:none;}
.right-menu ul li a img{ height:20px; margin:0 20px 0 20px;}
.right-menu-fix{position:fixed; background:#3b3a5a; height:100%; width:200px; z-index:1000;}
.right-menu-fix-current{color:#ffffff; display:block;padding:12px 12px 12px 0; background:url(/theme/images/dashboard-felesh.svg) no-repeat left center;}
.right-menu-fix ul{margin:15px 0 0 0; padding:0;}
.right-menu-fix ul li{}
.right-menu-fix ul li a{ display:block;padding:12px 12px 12px 0; color:#a9abb7;}
.right-menu-fix ul li a:hover{ color:#ffffff; text-decoration:none;}
.panel-left{ width:100%; padding-right:200px;min-height:600px;}
.has-sub{ background:url(../img/arrow-down.png) no-repeat left top;}
.has-sub:hover{ background:url(../img/arrow-down-w.png) no-repeat left top;}
.version-info{text-align:center; padding:20px 0 20px 0; color:#ffffff;}
.active-menu a{color:#ffffff; font-weight:bold;}
/* content */
.main-content{background:#ffffff; margin:15px auto; border-radius:10px;}
.title-fix{padding-top:7px;}
.menu-line{padding:15px 0 15px 0;}
.page-title-line{padding:15px 0 15px 0; border-bottom:solid 1px #f7f7f7; font-size:11px; margin-bottom:25px;}
.page-title-line i{ margin:0 -7px 0 -7px;}
.page-title-line span{padding:0 15px 0 15px;}
label{font-weight:normal;}
select{padding-top:4px !important; -webkit-appearance: none;-moz-appearance: none;appearance: none;background:url(../img/ddlarrow.jpg) no-repeat left;}
input[type="checkbox"]{margin:5px 0 0 5px;}
textarea{resize:none;}
.panel-webever{border-color:#077c80;}
.panel-webever>.panel-heading{color: #ffffff;background-color: #077c80;border-color: #077c80;}
.panel-footer{background-color:#ebebeb; padding-top:5px; padding-bottom:5px; border-bottom-left-radius:4px; border-bottom-right-radius:4px;}
.panel-footer small{font-size:13px;}
.row-style{ background:#ebebeb; border-bottom:#fff solid 1px;}
.row-style div{padding: 10px;}
.row-style:hover{background-color: #f1f2f3;}
.row-style-alter{background:#f7f7f7;border-bottom:#ffffff solid 1px;}
.row-style-alter div{padding: 10px;}
.row-style-alter:hover{background-color: #f1f2f3;}
.green-bg{background:#00ad7f; color:#ffffff; text-align:center;}
.information-title{margin:60px 0 20px 0; font-weight:bold;}
.ImageStyle{max-height:200px;}
.fileUpload {position: relative;overflow: hidden;}
.fileUpload input.upload {position: absolute;top: 0;right: 0;margin: 0;padding: 0;font-size: 20px;cursor: pointer;opacity: 0;filter: alpha(opacity=0);}
/* button */
.menu-line { margin:0px 0 0px 0;}
.menu-item {display: inline-block;margin-left: 10px;}
.btn{border-radius:17px; padding:6px 30px;}
.form-control{border-radius:17px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:none;transition:none; font-size:13px;}
.form-control:focus{background:#f6fbff;}
.btn-silver{color: #323232;background-color: #ebebeb;border-color: #dcdcdc;}
.btn-silver:hover{background-color:#dcdcdc;}
.btn-blue{color: #ffffff;background-color: #3b3a59;border-color: #252442;}
.btn-blue:hover{background-color:#252442;}
/* footer */
.footer-bottom{background:#1c1d31; padding:10px; color:#ffffff; text-align:center; font-size:12px;}
.footer-bottom a{color:#ffffff;}
/* Grid view */
.GridStyle {padding: 10px;border: 0px;padding-right: 0px; margin-bottom:20px;}
.GridHide {display: none;border: 0px;}
.GridRowStyle {padding: 10px;border: 0px; background:#ebebeb; border-bottom:#fff solid 1px;}
.GridRowStyle:hover {background-color: #f1f2f3;}
.GridItemStyle {padding: 10px;border: 0px;border: none;}
.GridItemStyle:hover {}
.GridItemHeaderStyle {border: none;padding-right: 5px;padding-left: 5px;font-weight: bold;font-size: 14px; text-align:right;}
.GridItemTemplateField {background-color: transparent;font-size: 18px;}
.GridItemTemplateField a{color:#999;}
.GridItemTemplateField a:hover{color:#333;}
.GridItemTemplateFieldimg {border: transparent solid 1px;}
.GridItemTemplateFieldimg:hover {}
.GridEditRowStyle {color: #999999;}
.GridSelectedRowStyle {background-color: #E2DED6;font-weight: bold;color: #333333;}
.GridPagerStyle {text-align: center;background-color: White;color: #284775;height: 52px;}
.GridPagerStyle a {padding: 5px;background-color: Silver;border-radius: 3px;color: #000000;text-decoration: none;}
.GridPagerStyle a:hover {padding: 5px;background-color: #a70073;border-radius: 3px;color: #ffffff;text-decoration: none;}
.GridHeaderStyle {background: url(../img/GridHeader.png) repeat-x;height: 30px;vertical-align: middle;color: Black;font-weight: normal;border: none;}
.GridFooterStyle {text-align: center;background-color: White;color: #284775;height: 52px;}
.GridAlternatingRowStyle {padding: 10px;border: 0px;background:#f7f7f7;border-bottom:#ffffff solid 1px;}
.GridAlternatingRowStyle:hover {background-color: #f1f2f3;}
.text-red {background-color: #fe7e7e; color:#fff; border-radius:10px; height:20px;float:left; width:20px;padding:1px 0 0 1px;}
.text-orange {background-color: #f0ad4e; color:#fff; border-radius:10px; height:20px;float:left; width:20px;padding:1px 0 0 1px;}
.text-green {background-color: #a0d59d; color:#fff; border-radius:10px; height:20px;float:left; width:20px;padding:1px 0 0 1px;}
/* help page*/
.help-code {
    direction: ltr;
    background-color: #E6E6FA;
    border: #ccc solid 1px;
    border-radius: 10px;
    padding: 10px;
    font-family: Arial;
    margin-bottom: 30px;
}
.help-path{font-weight:bold;padding:30px 20px 20px 0; font-size:14px; color:#01ad7f;}
.help-sub-title{ color:#3a3a9a;}
/* Menu Treeview */
.treeNode {color: #2F4F4F;font-family:'yekan';width:100%;}
.treeNode a{ display:inline-block; padding-top:5px; padding-bottom:5px; padding-right:8px;}
.treeNode a:hover { background-color: #E6E6FA ; width:100%;}
.rootNode {font-size: 18px;border-bottom: Solid 1px black;height:30px;width:100%;font-family:'yekan';}
.rootNode a{display:inline-block;}
.rootNode a:hover { background-color:#E6E6FA ; width:100%;}
.leafNode {background-color: #fff;font-weight: bold;width:100%;height:30px;}
.SelectedNodeStyle{background-color: #5d9816;color:#fff;}
.HoverNodeStyle {}
.ParentNodeStyle{}
/* Engine Home*/
.tile-stats {position: relative;display: block;background: #303641;padding: 20px;margin-bottom: 10px;overflow: hidden;-webkit-border-radius: 5px;-webkit-background-clip: padding-box;-moz-border-radius: 5px;-moz-background-clip: padding;border-radius: 5px;background-clip: padding-box;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;}
.tile-stats:hover {background: #252a32;}
.tile-stats .icon {color: rgba(0, 0, 0, 0.1);position: absolute;right: 5px;bottom: 5px;z-index: 1;}
.tile-stats .icon i {font-size: 100px;line-height: 0;margin: 0;padding: 0;vertical-align: bottom;}
.tile-stats .icon i:before {margin: 0;padding: 0;line-height: 0;}
.tile-stats .num,
.tile-stats h3,
.tile-stats p {position: relative;color: #fff;z-index: 5;margin: 0;padding: 0;}
.tile-stats .num {font-size: 38px;font-weight: bold;}
.tile-stats h3 {font-size: 18px;margin-top: 5px;}
.tile-stats p {font-size: 11px;margin-top: 5px;}
.tile-stats a:hover {text-decoration:none;}
/* >>> red */
.tile-stats.tile-red {background: #f56954;}
.tile-stats.tile-red:hover {background: #f4543c;}
.tile-stats.tile-red .icon {color: rgba(0, 0, 0, 0.1);}
.tile-stats.tile-red .num,
.tile-stats.tile-red h3,
.tile-stats.tile-red p {color: #fff;}
/* >>> green */
.tile-stats.tile-green {background: #00a65a;}
.tile-stats.tile-green:hover {background: #008d4c;}
.tile-stats.tile-green .icon {color: rgba(0, 0, 0, 0.1);}
.tile-stats.tile-green .num,
.tile-stats.tile-green h3,
.tile-stats.tile-green p {color: #fff;}
/* >>> blue */
.tile-stats.tile-blue {background: #0073b7;}
.tile-stats.tile-blue:hover {background: #00639e;}
.tile-stats.tile-blue .icon {color: rgba(0, 0, 0, 0.1);}
.tile-stats.tile-blue .num,
.tile-stats.tile-blue h3,
.tile-stats.tile-blue p {color: #fff;}
/* >>> aqua */
.tile-stats.tile-aqua {background: #00c0ef;}
.tile-stats.tile-aqua:hover {background: #00acd6;}
.tile-stats.tile-aqua .icon {color: rgba(0, 0, 0, 0.1);}
.tile-stats.tile-aqua .num,
.tile-stats.tile-aqua h3,
.tile-stats.tile-aqua p {color: #fff;}
/* >>> cyan */
.tile-stats.tile-cyan {background: #00b29e;}
.tile-stats.tile-cyan:hover {background: #009987;}
.tile-stats.tile-cyan .icon {color: rgba(0, 0, 0, 0.1);}
.tile-stats.tile-cyan .num,
.tile-stats.tile-cyan h3,
.tile-stats.tile-cyan p {color: #fff;}
/* >>> purpel */
.tile-stats.tile-purple {background: #ba79cb;}
.tile-stats.tile-purple:hover {background: #b167c4;}
.tile-stats.tile-purple .icon {color: rgba(0, 0, 0, 0.1);}
.tile-stats.tile-purple .num,
.tile-stats.tile-purple h3,
.tile-stats.tile-purple p {color: #fff;}
/* >>> pink */
.tile-stats.tile-pink {background: #ec3b83;}
.tile-stats.tile-pink:hover {background: #ea2474;}
.tile-stats.tile-pink .icon {color: rgba(0, 0, 0, 0.1);}
.tile-stats.tile-pink .num,
.tile-stats.tile-pink h3,
.tile-stats.tile-pink p {color: #fff;}
/* >>> orange */
.tile-stats.tile-orange {background: #ffa812;}
.tile-stats.tile-orange:hover {background: #f89d00;}
.tile-stats.tile-orange .icon {color: rgba(0, 0, 0, 0.1);}
.tile-stats.tile-orange .num,
.tile-stats.tile-orange h3,
.tile-stats.tile-orange p {color: #fff;}
/* >>> brown */
.tile-stats.tile-brown {background: #6c541e;}
.tile-stats.tile-brown:hover {background: #584418;}
.tile-stats.tile-brown .icon {color: rgba(0, 0, 0, 0.1);}
.tile-stats.tile-brown .num,
.tile-stats.tile-brown h3,
.tile-stats.tile-brown p {color: #fff;}
/* >>> plum */
.tile-stats.tile-plum {background: #701c1c;}
.tile-stats.tile-plum:hover {background: #5c1717;}
.tile-stats.tile-plum .icon {color: rgba(0, 0, 0, 0.1);}
.tile-stats.tile-plum .num,
.tile-stats.tile-plum h3,
.tile-stats.tile-plum p {color: #fff;}
/* >>> gray */
.tile-stats.tile-gray {background: #f5f5f5;}
.tile-stats.tile-gray:hover {background: #e8e8e8;}
.tile-stats.tile-gray .icon {color: rgba(0, 0, 0, 0.1);}
.tile-stats.tile-gray .num,
.tile-stats.tile-gray h3,
.tile-stats.tile-gray p {color: #8f8f8f;}
/* >>> white */
.tile-stats.tile-white {background: #fff;border: 1px solid #ebebeb;}
.tile-stats.tile-white:hover {background: #f2f2f2;}
.tile-stats.tile-white .icon {color: #f2f2f2;}
.tile-stats.tile-white .num,
.tile-stats.tile-white h3,
.tile-stats.tile-white p {color: #303641;}
.tile-stats.tile-white:hover {background-color: #fafafa;}
.tile-stats.tile-white-red {background: #fff;border: 1px solid #ebebeb;}
.tile-stats.tile-white-red:hover {background: #f2f2f2;}
.tile-stats.tile-white-red .icon {color: #f2f2f2;}
.tile-stats.tile-white-red .num,
.tile-stats.tile-white-red h3,
.tile-stats.tile-white-red p {color: #f56954;}
.tile-stats.tile-white-red:hover {background-color: #fafafa;}
.tile-stats.tile-white-green {background: #fff;border: 1px solid #ebebeb;}
.tile-stats.tile-white-green:hover {background: #f2f2f2;}
.tile-stats.tile-white-green .icon {color: #f2f2f2;}
.tile-stats.tile-white-green .num,
.tile-stats.tile-white-green h3,
.tile-stats.tile-white-green p {color: #00a65a;}
.tile-stats.tile-white-green:hover {background-color: #fafafa;}
.tile-stats.tile-white-blue {background: #fff;border: 1px solid #ebebeb;}
.tile-stats.tile-white-blue:hover {background: #f2f2f2;}
.tile-stats.tile-white-blue .icon {color: #f2f2f2;}
.tile-stats.tile-white-blue .num,
.tile-stats.tile-white-blue h3,
.tile-stats.tile-white-blue p {color: #0073b7;}
.tile-stats.tile-white-blue:hover {background-color: #fafafa;}
.tile-stats.tile-white-aqua {background: #fff;border: 1px solid #ebebeb;}
.tile-stats.tile-white-aqua:hover {background: #f2f2f2;}
.tile-stats.tile-white-aqua .icon {color: #f2f2f2;}
.tile-stats.tile-white-aqua .num,
.tile-stats.tile-white-aqua h3,
.tile-stats.tile-white-aqua p {color: #00c0ef;}
.tile-stats.tile-white-aqua:hover {background-color: #fafafa;}
.tile-stats.tile-white-cyan {background: #fff;border: 1px solid #ebebeb;}
.tile-stats.tile-white-cyan:hover {background: #f2f2f2;}
.tile-stats.tile-white-cyan .icon {color: #f2f2f2;}
.tile-stats.tile-white-cyan .num,
.tile-stats.tile-white-cyan h3,
.tile-stats.tile-white-cyan p {color: #00b29e;}
.tile-stats.tile-white-cyan:hover {background-color: #fafafa;}
.tile-stats.tile-white-purple {background: #fff;border: 1px solid #ebebeb;}
.tile-stats.tile-white-purple:hover {background: #f2f2f2;}
.tile-stats.tile-white-purple .icon {color: #f2f2f2;}
.tile-stats.tile-white-purple .num,
.tile-stats.tile-white-purple h3,
.tile-stats.tile-white-purple p {color: #ba79cb;}
.tile-stats.tile-white-purple:hover {background-color: #fafafa;}
.tile-stats.tile-white-pink {background: #fff;border: 1px solid #ebebeb;}
.tile-stats.tile-white-pink:hover {background: #f2f2f2;}
.tile-stats.tile-white-pink .icon {color: #f2f2f2;}
.tile-stats.tile-white-pink .num,
.tile-stats.tile-white-pink h3,
.tile-stats.tile-white-pink p {color: #ec3b83;}
.tile-stats.tile-white-pink:hover {background-color: #fafafa;}
.tile-stats.tile-white-orange {background: #fff;border: 1px solid #ebebeb;}
.tile-stats.tile-white-orange:hover {background: #f2f2f2;}
.tile-stats.tile-white-orange .icon {color: #f2f2f2;}
.tile-stats.tile-white-orange .num,
.tile-stats.tile-white-orange h3,
.tile-stats.tile-white-orange p {color: #ffa812;}
.tile-stats.tile-white-orange:hover {background-color: #fafafa;}
.tile-stats.tile-white-brown {background: #fff;border: 1px solid #ebebeb;}
.tile-stats.tile-white-brown:hover {background: #f2f2f2;}
.tile-stats.tile-white-brown .icon {color: #f2f2f2;}
.tile-stats.tile-white-brown .num,
.tile-stats.tile-white-brown h3,
.tile-stats.tile-white-brown p {color: #6c541e;}
.tile-stats.tile-white-brown:hover {background-color: #fafafa;}
.tile-stats.tile-white-plum {background: #fff;border: 1px solid #ebebeb;}
.tile-stats.tile-white-plum:hover {background: #f2f2f2;}
.tile-stats.tile-white-plum .icon {color: #f2f2f2;}
.tile-stats.tile-white-plum .num,
.tile-stats.tile-white-plum h3,
.tile-stats.tile-white-plum p {color: #701c1c;}
.tile-stats.tile-white-plum:hover {background-color: #fafafa;}
.tile-stats.tile-white-gray {background: #fff;border: 1px solid #ebebeb;}
.tile-stats.tile-white-gray:hover {background: #f2f2f2;}
.tile-stats.tile-white-gray .icon {color: #f2f2f2;}
.tile-stats.tile-white-gray .num,
.tile-stats.tile-white-gray h3,
.tile-stats.tile-white-gray p {color: #8f8f8f;}
.tile-stats.tile-white-gray:hover {background-color: #fafafa;}