/*
Created by: @Frank_Alfred
DEMO URL: http://gohooey.com/demo/sidebar/hoedemo.html

[TABLE OF CONTENTS]

1.  IMPORTS
2.  RESET STYLES
3.  HEADER STYLES
4.  MAIN THEME CONTAINER STYLES
    4.1 LEFT PANEL STYLES
    4.2 CONTENT SECTION STYLES
	4.3 MINIMIZED LEFT PANEL STYLE
	4.4 THEME STYLE ACCORDING PHONE
5.	Boxed Theme Layout Style
6.	Theme Background Color Style
*/


/********** 1. IMPORTS **********/
/********************************/
@import url('bootstrap.min.css');
@import url('hoe-overlay-effect.css');
@import url('hoe-push-effect.css');
@import url('hoe-shrink-effect.css');
@import url('hoe-rightsidebar.css');
@import url('hoe-horizontal-navigation.css');
@import url('hoe-theme-color.css');
/********** 2. RESET STYLES **********/
/*************************************/
@font-face {

    font-family: "kufi";

   src: url(../fonts/SourceSansPro-Regular.otf) format("truetype");
}
/* ********** Default Theme Style************* */
body {
		
		font-family: "kufi", Verdana, Tahoma !important;
	}
body{position:relative;}
#hoeapp-wrapper a:focus {
    outline: none;font-family: "kufi", Verdana, Tahoma !important;
}
#hoeapp-wrapper {
    background: #eef1f6;
    background: #fff;
    color: #7e7e7e;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    position: relative;
	font-family: "lato", sans-serif;
	direction: ltr;
    line-height: 20px;
    font-size: 13px;
    overflow-x: hidden;
    overflow-y: hidden;
	width: 100%;
	margin: 0;
    padding: 0;font-family: "kufi", Verdana, Tahoma !important;
}
 
/************** 3. Theme Header Style Start Here ********************/

#hoe-header {
    background: #fff none repeat scroll 0 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 70px;
    z-index: 10;
    overflow: hidden;
	position:relative;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
}
.hoe-left-header {
    background: #3C82BF;
    font-size: 16px;
    font-weight: 600;
    line-height: 60px;
    height:70px;
    position: fixed !important;
    float: left;
    text-align: center;
    width: 230px;
    z-index: 999;
}
.hoe-left-header a {
    color: #FFF;
}
.hoe-left-header a:hover,
.hoe-left-header a:focus {
    color: #FFF;
    text-decoration: none;
}
.hoe-left-header a i {
    color: #fff;
    font-size: 30px;
    position: relative;
    top: 3px;
}
.pull-left-right {
    padding-left: 20px;
    float: right !important;
}
.media-body2 {
    display: table-cell;
    vertical-align: top;
    padding-top: 9px;
    color: #546589;
    float: right;
}
/*.hoe-right-header {
    background: #fffcf0 none repeat scroll 0 0;
    height: 70px;
    z-index: 101;
    margin-left: 230px;
    position: relative;
    padding-top: 5px !important;
}*/
.hoe-right-header ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.hoe-right-header divs {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.hoe-right-header li {
  display: inline;
  float: left;
}
.hoe-right-header li a {
    color: #7e7e7e;
    padding: 17px 15px;
}
.hoe-right-header li a:hover,
.hoe-right-header li a:focus {
    background: #efefef;
    text-decoration: none;
}
.hoe-right-header a i {
    color: #7e7e7e;
    font-size: 14px;
}
.right-navbar {
float: right;
width: 50%;
margin-right: 10px !important;
 
text-align: right;
}
.right-navbar li a i {
    font-size: 14px;
}
.left-navbar li:first-child {
    padding-left: 0px;
}
.hoe-sidebar-toggle a:after {
    background: transparent;
    border: 0px solid #efefef;
    content: "\f0c9";
    font-family: FontAwesome;
    font-size: 17px;
    line-height: 70px;
    padding: 0px 17px;
    position: absolute;
    color: #5DA171;
    z-index: 1000;
}
.hoe-sidebar-toggle a:hover:after {
    background: #efefef;
}
.hoe-left-header > .hoe-sidebar-toggle > a {
    display: none
}
#hoe-header .hoe-left-header[hoe-position-type="relative"] {
    position: relative;
}
#hoe-header .hoe-left-header[hoe-position-type="absolute"] {
    position: absolute;
}
#hoe-header .hoe-left-header[hoe-position-type="fixed"] {
    position: fixed;
}
#hoe-header .hoe-right-header[hoe-position-type="relative"] {
    position: relative;
}
#hoe-header .hoe-right-header[hoe-position-type="absolute"] {
    position: absolute;
}
#hoe-header .hoe-right-header[hoe-position-type="fixed"] {
	padding-right: 230px;
    position: fixed;
    width: 100%;
}
/*******************************Theme Header Style Close Here ***********************************/
/******************************* 4. main container Style start Here ***********************************/
#hoeapp-container {
    margin: 0;
    
    padding: 0;
    width: 100%;
    height: 100%;
	position:relative;
	clear:both;
}
/************************* 4.1 Theme Left Panel Style Start Here *********************************/
#hoe-left-panel {
    background: #FFF none repeat scroll 0 0;
    color: #7e7e7e;
    width: 230px;
    top: 0;
	/*position:absolute;*/
	float:left;
	min-height:100%;
    z-index: 100;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
}
#hoe-left-panel .profile-box {
    border-bottom: 1px solid #efefef;
    min-height: 50px;
    padding: 5px 15px;
    position: relative;
}
#hoe-left-panel .profile-box .media a img {
    width: 40px;
    height: 40px;
}

#hoe-left-panel .profile-box .media {
    position: relative;
}
#hoe-left-panel .profile-box .media a {
    margin-top: 2px;
}
#hoe-left-panel .profile-box .media a > img {
    border: 1px solid #efefef;
}
 

#hoe-left-panel ul {
    margin: 0;
    padding: 0;
}
#hoe-left-panel .nav-level {
    padding: 5px 15px;
    border-top: 1px solid #efefef;
    font-weight: bold;
}
#hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu {
  list-style: none;}

#hoe-left-panel .nav-level:first-child {
    border-top: 0px solid #efefef;
}
#hoe-left-panel .panel-list > li > a {
    background: #FFF;
    border-top: 1px solid #efefef;
    color: #7e7e7e;
    display: block;
    font-size: 13px;
    font-weight: 500;
    padding: 10px 10px;
    position: relative;
}
#hoe-left-panel .panel-list > li:last-child > a {
    border-bottom: 1px solid #efefef;
}
#hoe-left-panel .panel-list > li:first-child > a {
    border-top: 0px solid #efefef;
}
#hoe-left-panel .panel-list > li > a:hover,
#hoe-left-panel .panel-list > li > a:focus {
    color: #000;
    background: #f1f1f1;
}
#hoe-left-panel .panel-list > li.active > a {
    background: #f1f1f1;
    border-top: 1px solid #efefef;
    color: #000;
}
#hoe-left-panel .panel-list > li > a > i {
    display: inline;
    font-size: 14px;
    padding-right: 6px;
}
#hoe-left-panel .panel-list > li > a span.menu-text {
    display: inline-block;
}
#hoe-left-panel .panel-list > li.hoe-has-menu > a:after {
    font-family: FontAwesome;
    content: "\f107";
    font-size: 15px;
    position: relative;
    float: right;
}
#hoe-left-panel .panel-list > li.hoe-has-menu.opened > a {
    background: #f1f1f1;
    color: #000;
}
#hoe-left-panel .panel-list > li.hoe-has-menu.opened > a:after {
    font-family: FontAwesome;
    content: "\f106" !important;
    font-size: 15px;
    float: right;
    position: relative;
}
#hoe-left-panel .panel-list > li.hoe-has-menu li.hoe-has-menu > a:after {
    font-family: FontAwesome;
    content: "\f103";
    font-size: 15px;
    position: relative;
    float: right;
}
#hoe-left-panel .panel-list > li.hoe-has-menu li.hoe-has-menu.opened > a:after {
    font-family: FontAwesome;
    content: "\f102";
    font-size: 15px;
    position: relative;
    float: right;
}
#hoe-left-panel .panel-list ul {
    background: #fafafa;
    box-shadow: -1px 2px 3px 0px rgba(0, 0, 0, 0.2);
}
#hoe-left-panel .panel-list ul.hoe-sub-menu li > a {
    background: transparent;
    border-top: 1px solid #efefef;
    color: #7e7e7e;
    display: block;
    font-size: 13px;
    font-weight: 500;
    padding: 10px 10px;
    position: relative;
}
#hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu {
    display: none;
}
#hoe-left-panel .panel-list li.hoe-has-menu > ul.hoe-sub-menu li > a:hover,
#hoe-left-panel .panel-list li.hoe-has-menu > ul.hoe-sub-menu li > a:focus {
    text-decoration: none;
    color: #000;
    background: #f1f1f1;
}
#hoe-left-panel .panel-list > li.hoe-has-menu > ul ul {
    display: none;
}
#hoe-left-panel .panel-list > li.hoe-has-menu.active > ul {
    display: block;
}
#hoe-left-panel .panel-list > li.hoe-has-menu.active > ul > li.hoe-has-menu.active > ul {
    display: block;
}
#hoe-left-panel .panel-list > li.hoe-has-menu.active > ul > li.hoe-has-menu.active > ul > li.hoe-has-menu.active > ul {
    display: block;
}
#hoe-left-panel .panel-list > li.hoe-has-menu > ul > li > a span.menu-text {
    padding-left: 15px;
    position: relative;
}
#hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu {

  list-style: outside none none;
}
#hoe-left-panel .panel-list > li.hoe-has-menu  li.hoe-has-menu > ul.hoe-sub-menu {

  list-style: outside none none;
}
#hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu {

  list-style: outside none none;

}
#hoe-left-panel .panel-list > li.hoe-has-menu > ul > li.hoe-has-menu > ul > li > a span.menu-text {
    padding-left: 25px;
    position: relative;
}
#hoe-left-panel .panel-list > li.hoe-has-menu > ul > li.hoe-has-menu > ul > li > ul > li > a span.menu-text {
    padding-left: 35px;
    position: relative;
}
#hoe-left-panel .panel-list > li.hoe-has-menu > ul > li.hoe-has-menu > ul > li > ul > li > ul > li > a span.menu-text {
    padding-left: 40px;
    position: relative;
}
#hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li > a span.menu-text:before {
    font-family: FontAwesome;
    content: "\f0da";
    font-size: 14px;
    position: relative;
    float: left;
    left: 4px;
}
#hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li > a span.menu-text:before {
    font-family: FontAwesome;
    content: "\f0da";
    font-size: 12px;
    position: relative;
    float: left;
    left: 15px;
}
#hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li > a span.menu-text:before {
    font-family: FontAwesome;
    content: "\f0da";
    font-size: 14px;
    position: relative;
    float: left;
    left: 18px;
}
#hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li > a span.menu-text:before {
    font-family: FontAwesome;
    content: "\f0da";
    font-size: 12px;
    position: relative;
    float: left;
    left: 30px;
}
#hoe-left-panel .panel-list li.active > a .selected {
    border-bottom: 7px solid transparent;
    border-right: 7px solid #7e7e7e;
    border-top: 7px solid transparent;
    display: inline-block;
    height: 0;
    position: absolute;
    right: 0;
    top: 13px;
    vertical-align: middle;
    width: 0;
}
#hoe-left-panel .panel-list li.hoe-has-menu.active > a .selected {
    display: none;
}
#hoe-left-panel .panel-list li a .label {
    border-radius: 0.25em;
    color: #7e7e7e;
    display: inline;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    padding: 4px 3px;
    position: absolute;
    right: 10px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.sul {
    background-color: #ebebeb;
}

#hoe-left-panel[hoe-position-type="relative"] {
    position: relative;
}
#hoe-left-panel[hoe-position-type="absolute"] {
    position: absolute;
    position:fixed;
    top:103px;
}
#hoe-left-panel[hoe-position-type="fixed"] {
    position: fixed;
	top:50px;
}

/********************************** Theme Left Panel Style Close Here ******************************/
/*************************** 4.2 Theme Content Section Style Start Here ********************************/
#main-content {
    margin-left: 0px;
	position:relative;
	padding: 0px;
}
/******************* Theme Content Section Style Close Here *******************************/
/****************** 4.3 Minimized Left Panel Style Start Here *********************************/
#hoe-header.hoe-minimized-lpanel > .hoe-right-header[hoe-position-type="fixed"] {
  margin-left: 50px;
  padding-right: 50px;
}
#hoe-header.hoe-minimized-lpanel > .hoe-left-header {
    width: 50px;
}
#hoe-header.hoe-minimized-lpanel > .hoe-left-header > a > span {
    display: none;
}
#hoe-header.hoe-minimized-lpanel > .hoe-right-header {
  margin-left: 50px;
  padding-right:0px;
}
.hoe-minimized-lpanel #hoe-left-panel {
    width: 50px;
}
.hoe-minimized-lpanel #hoe-left-panel .profile-box {
    border-bottom: 0px solid #efefef;
}
.hoe-minimized-lpanel #hoe-left-panel .media-body {
    display: none;
}
.hoe-minimized-lpanel #hoe-left-panel .profile-box {
    padding: 5px;
}
.hoe-minimized-lpanel #hoe-left-panel .nav-level {
    display: none;
}
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li > a span.menu-text {
    display: none;
}
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > a:after {
    display: none;
}
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li > a > i {
    display: inline;
    font-size: 15px;
    padding-left: 6px;
    padding-right: 6px;
}
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li:hover > a,
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li:focus > a {
    display: block;
    position: relative;
    width: 230px;
    margin-bottom: -1px;
    border-radius: 0px 4px 4px 0px;
}
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li:hover > a,
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li:focus > a {
    border-radius: 0px 4px 4px 0px;
}
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu:hover > a,
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu:focus > a {
    border-radius: 0px 4px 0px 0px;
    background: #f1f1f1;
}
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li:hover > a span.menu-text,
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li:focus > a span.menu-text {
    display: inline-block;
    position: absolute;
    left: 52px;
}
.hoe-minimized-lpanel #hoe-left-panel .panel-list ul.hoe-sub-menu li {
    list-style: none;
}

.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu {
    display: none !important;
    position: absolute;
    left: 50px;
    width: 180px;
}
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu:hover > ul.hoe-sub-menu,
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu:focus > ul.hoe-sub-menu {
    display: block !important;
    border-right: 1px solid #efefef;
	width: 180px;
	left: 50px;
}
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu ul.hoe-sub-menu {
    display: none !important;
    position: absolute;
    width: 180px;
    left: 0;
}
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu:hover > ul.hoe-sub-menu ul.hoe-sub-menu,
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu:focus > ul.hoe-sub-menu ul.hoe-sub-menu {
    display: none !important;
    left: 0px;
}
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu:hover > ul.hoe-sub-menu,
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu:focus > ul.hoe-sub-menu {
    display: block !important;
    position: relative;
    left: 0px;
}
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu:hover > ul.hoe-sub-menu,
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu:focus > ul.hoe-sub-menu {
    display: block !important;
    position: relative;
    left: 0px;
}

.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu li.hoe-has-menu > a:after {
    display: none;
}
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu li.hoe-has-menu > a:after {
    font-family: FontAwesome;
    content: "\f103";
    font-size: 15px;
    position: relative;
    float: right;
    display: block;
}
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu li.hoe-has-menu:hover > a:after,
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu li.hoe-has-menu:focus > a:after {
    font-family: FontAwesome;
    content: "\f102";
    font-size: 15px;
    position: relative;
    float: right;
    display: block;
}
.hoe-minimized-lpanel #hoe-left-panel .panel-list li.hoe-has-menu.active > li.active a .selected {
    display: block;
}
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.active:hover > a .selected,
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.active:focus > a .selected {
    display: none;
}
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu li > a span.menu-text {
    padding-left: 15px;
    position: relative;
}
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li > a span.menu-text:before {
    left: 4px;
}
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li.hoe-has-menu > ul.hoe-sub-menu > li > a span.menu-text:before {
    left: 4px;
}
.hoe-minimized-lpanel #hoe-left-panel .panel-list li .label {
    display: none;
}
.hoe-minimized-lpanel #hoe-left-panel .panel-list li:hover a .label {
    display: block;
    position: absolute;
    right: 5px;
    top: 10px;
}
.hoe-minimized-lpanel #hoe-left-panel .panel-list > li.hoe-has-menu.opened > a {
    background: #f1f1f1;
    color: #000;
}
.hoe-minimized-lpanel #main-content {
    margin-left: 50px;
}
/****************** Minimized Left Panel Style Start Here *********************************/

/******************* 4.4 Theme Style for Phone start here***************************************/
 
#hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel #hoe-left-panel {
    display: none;
}
#hoeapp-wrapper[hoe-device-type="phone"] #hoe-header{
    position:none;
	height:120px;
}
#hoeapp-wrapper[hoe-device-type="phone"] .hoe-left-header {
    width: 100%;
    float: none;
}
#hoeapp-wrapper[hoe-device-type="phone"] #hoe-left-panel[hoe-position-type="fixed"] {
  top: 100px;
}
#hoeapp-wrapper[hoe-device-type="phone"] .hoe-right-header {
    width: 100%;
	padding-left: 0px !important;
	position: relative;
	z-index: 999;
	top: 50px;
}
#hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel #hoe-left-panel {display:none;}
#hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel .hoe-right-header {
  margin-left: 0px;
}
#hoeapp-wrapper[hoe-device-type="phone"] .hoe-right-header {
  margin-left: 0px;
}
#hoeapp-wrapper[hoe-device-type="phone"] .hoe-right-header li a {
  padding: 17px 13px;
}
#hoeapp-wrapper[hoe-device-type="phone"] #hoe-left-panel {
    display: block;
    z-index: 1024;
}
#hoeapp-wrapper[hoe-device-type="phone"] #main-content {
    margin-left: 0px;
}
#hoeapp-wrapper[hoe-device-type="phone"] .hoe-right-header .left-navbar li:first-child {
    padding-left: 5px;
}
#hoeapp-wrapper[hoe-device-type="phone"] .hoe-left-header > .hoe-sidebar-toggle > a {
    display: block;
}
#hoeapp-wrapper[hoe-device-type="phone"] #hoe-header > .hoe-right-header .hoe-sidebar-toggle a:after {
    display: none !important;
}
#hoeapp-wrapper[hoe-device-type="desktop"] .hoe-left-header .hoe-sidebar-toggle a:after {
    display: none !important;
}
#hoeapp-wrapper[hoe-device-type="tablet"] .hoe-left-header .hoe-sidebar-toggle a:after {
    display: none !important;
}
#hoeapp-wrapper[hoe-device-type="phone"] .hoe-left-header .hoe-sidebar-toggle a:after {
    background: transparent;
    border-radius: 4px;
    content: "";
    font-family: FontAwesome;
    font-size: 16px;
    left: 5px;
    line-height: 39px;
    padding: 1px 13px;
    position: absolute;
    top: 3px;
    z-index: 1000;
    display: block !important;
    color: #003c70;
    border: 0px solid #003c70;
    font-size: 14px;
}
#hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel  #hoeapp-container[hoe-lpanel-effect="shrink"] #main-content {
  margin-left: 0px;
}
#hoeapp-wrapper[hoe-device-type="phone"]  #hoeapp-container[hoe-lpanel-effect="shrink"] #main-content {
  margin-left: 230px;
}
#hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel  #hoeapp-container[hoe-lpanel-effect="overlay"] #main-content {
   margin-left: 0px;
}
#hoeapp-wrapper[hoe-device-type="phone"]  #hoeapp-container[hoe-lpanel-effect="overlay"] #main-content {
   margin-left: 0px;
}
#hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel  #hoeapp-container[hoe-lpanel-effect="push"] #main-content {
   margin-left: 0px;
   margin-right: 0px;
}
#hoeapp-wrapper[hoe-device-type="phone"]  #hoeapp-container[hoe-lpanel-effect="push"] #main-content {
   margin-left: 230px;
   margin-right:-230px;
}
#hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel #hoe-header[hoe-lpanel-effect="shrink"] .hoe-right-header[hoe-position-type="relative"] {
    margin-left: 0px;
	padding-right: 0;
}
#hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel #hoe-header[hoe-lpanel-effect="shrink"] .hoe-right-header[hoe-position-type="fixed"] {
    margin-left: 0px;
	padding-right: 0;
}
#hoeapp-wrapper[hoe-device-type="phone"] #hoe-header[hoe-lpanel-effect="shrink"] .hoe-right-header[hoe-position-type="relative"] {
    margin-left: 0px;
	padding-right: 0;
}
#hoeapp-wrapper[hoe-device-type="phone"] #hoe-header[hoe-lpanel-effect="shrink"] .hoe-right-header[hoe-position-type="fixed"] {
    margin-left: 0px;
	padding-right: 0;
}
#hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel #hoe-header[hoe-lpanel-effect="overlay"] .hoe-right-header[hoe-position-type="relative"] {
    margin-left: 0px;
	padding-right: 0;
}
#hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel #hoe-header[hoe-lpanel-effect="overlay"] .hoe-right-header[hoe-position-type="fixed"] {
    margin-left: 0px;
	padding-right: 0;
}
#hoeapp-wrapper[hoe-device-type="phone"]#hoe-header[hoe-lpanel-effect="overlay"] .hoe-right-header[hoe-position-type="relative"] {
    margin-left: 0px;
	padding-right: 0;
}
#hoeapp-wrapper[hoe-device-type="phone"] #hoe-header[hoe-lpanel-effect="overlay"] .hoe-right-header[hoe-position-type="fixed"] {
    margin-left: 0px;
	padding-right: 0;
}

#hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel #hoe-header[hoe-lpanel-effect="push"] .hoe-right-header[hoe-position-type="relative"] {
    margin-left: 0px;
	padding-right: 0;
}
#hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel #hoe-header[hoe-lpanel-effect="push"] .hoe-right-header[hoe-position-type="fixed"] {
    margin-left: 0px;
	padding-right: 0;
}
#hoeapp-wrapper[hoe-device-type="phone"] #hoe-header[hoe-lpanel-effect="push"] .hoe-right-header[hoe-position-type="relative"] {
    margin-left: 0px;
	padding-right: 0;
}
#hoeapp-wrapper[hoe-device-type="phone"] #hoe-header[hoe-lpanel-effect="push"] .hoe-right-header[hoe-position-type="fixed"] {
    margin-left: 0px;
	padding-right: 0;
}
/****************************** Theme Style for Phone Close here **********************************/

/*******************************main container Style Close Here ***********************************/

/****************************** Default Theme Style Close ******************************************/

/*Boxed Theme Layout Style Start*/
body[theme-layout="box-layout"] #hoeapp-wrapper[hoe-device-type="desktop"] {
	width:96%;
	margin:0 auto;
}
/*Boxed Theme Layout Style Close*/
 
/*Theme Background Color in Start */
body[theme-layout="box-layout" hoe-nav-placement="right"] #hoeapp-wrapper[hoe-device-type="desktop"]{
	margin:0 auto;
}
body[theme-bg="bg1"]{
	 background-image: url("../images/bg1.png");
}
body[theme-bg="bg2"]{
	 background-image: url("../images/bg2.png");
}
body[theme-bg="bg3"]{
	 background-image: url("../images/bg3.png");
}
body[theme-bg="bg4"]{
	 background-image: url("../images/bg4.png");
}
body[theme-bg="bg5"]{
	 background-image: url("../images/bg5.png");
}
body[theme-bg="bg6"]{
	 background-image: url("../images/bg6.png");
}
body[theme-bg="bg7"]{
	 background-image: url("../images/bg7.png");
}
body[theme-bg="bg8"]{
	 background-image: url("../images/bg8.png");
}
body[theme-bg="bg9"]{
	 background-image: url("../images/bg9.png");
}
/*Theme Background Color in Close */

.RadPanelBar_Default .rpGroup {
    background-color: #3498DB !important;
}

.RadPanelBar .rpText {
    padding: 0px 10px;
    color: #fff;
    border-bottom: 1px solid #ccc;
    line-height: 32px;
}

.RadPanelBar_Default div.rpHeaderTemplate .RadPanelBar_Default 
{
     background: #1776B6 !important;
    }

.RadGrid .rgMasterTable{

    border :0px !important;
    border-spacing :0 !important;
    border-collapse :separate  !important;

}
.RadGrid_Metro .rgHeader {
     background:#5DA171 !important;
     padding:10px 7px !important;
     background: linear-gradient(to bottom, #95D5A7 0%,#5DA171 44%,#3C8351 100%) !important;
      background:#5DA171 !important;
      background: rgb(51, 122, 183) none repeat scroll 0% 0% !important;
      border-width: 0px 0px 1px 0 !important;
      text-align :center  !important;
}
.RadGrid .rgClipCells .rgFilterRow > td{

    border: 1px solid #D3E0D7  !important;
    border-width: 0px 0px 1px 0 !important;
    
}
.RadGrid_Metro .rgAltRow > td , .RadGrid_Metro .rgRow > td {
    border-color: #9BA89F !important;
    border-width: 0px 0px 1px 0 !important;
    text-align :center ;
}
.RadGrid_Metro .rgHeader a{

    color:#fff !important;
    font-weight:700;
}

.RadGrid_Metro .rgAltRow {
    background: #F6F9F7 none repeat scroll 0% 0% !important;
}

.RadGrid_Metro {
    border: 1px solid #9AD1AA !important;
 
}

.RadGrid_Metro .rgMasterTable .rgSelectedCell, .RadGrid_Metro .rgSelectedRow {
    color: #FFF;
    background: #546589 none repeat scroll 0% 0% !important;
        background:#B6B6B6   none repeat scroll 0% 0% !important;
}


 .RadDock_Metro .rdTop .rdCenter,.RadDock_Metro .rdTop .rdRight,.RadDock .rdTable .rdTop .rdLeft {
       
      background:#546589 !important;  
 
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#738aba+0,546589+33,546589+100 */
background: #738aba !important;
background: -moz-linear-gradient(top,  #738aba 0%, #546589 33%, #546589 100%) !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#738aba), color-stop(33%,#546589), color-stop(100%,#546589)) !important;/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #738aba 0%,#546589 33%,#546589 100%) !important;
background: -o-linear-gradient(top,  #738aba 0%,#546589 33%,#546589 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #738aba 0%,#546589 33%,#546589 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #738aba 0%,#546589 33%,#546589 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#738aba', endColorstr='#546589',GradientType=0 ) !important; /* IE6-9 */

        background: transparent linear-gradient(to bottom, #7FC092 0%, #5DA171 33%, #4E9262 100%) repeat scroll 0% 0% !important;
}   
 
 .RadDock_Metro .rdTop .rdRight{

 border-radius: 0 6px 0 0; 
 }
  .RadDock_Metro .rdTop .rdLeft{

 border-radius: 6px 0 0 0; 
 }
.RadDock {
    margin-bottom :10px !important;
}
.RadDock_Metro .rdTitleBar em {
 padding:5px !important;
}

.RadDock_Metro .rdTop {
    padding:10px !important;
}
.RadDock .rdCollapse {
    background: url("../images/dockPortalCollapse.gif") !important;
}
.RadDock .rdClose {
    background: url("../images/dockPortalClose.gif") !important;
}
.RadDock .rdExpand{
    background: url("../images/dockPortalExpand.gif") !important;
}
.RadTreeView_Glow .rtIn{
    color: #0A6825 !important;
    }

.RadTreeView_Glow {
    background: #F9FFFA;
}
.RadTreeView_Glow .rtHover .rtIn {
border-color: #5DA171;
color: #FFF !important;
background-color: #5DA171;
}

.RadDock_Metro .rdMiddle .rdCenter{
    background-color: #fff;
    margin-top: 15px !important;
    padding-top: 7px !important;
    padding-left: 5px !important;
}

.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.rowright{
text-align:right;
background:#F7F7F9 !important;
padding: 10px 10px 9px;
border: 1px solid #F9F3F3;
top: 0px;
left: 0px;
font-weight: 500;
color: #546589;
}
.rowright2 {
    text-align: right;
    background: #FBFBFB none repeat scroll 0% 0% !important;
    padding: 7px;
    border: 1px solid #F9F3F3;
    top: 0px;
    left: 0px;
    font-weight: 500;
    color: #546589;
}
.rowleft2 {
    text-align: left;
    background: #FBFBFB none repeat scroll 0% 0% !important;
    padding: 7px;
    border: 1px solid #F9F3F3;
    top: 0px;
    left: 0px;
    font-weight: 500;
    color: #546589;
}
@media screen and (max-width: 767px) {
    .rowright {
        text-align: left;
        padding: 5px 11px;
    }
.rowright2 {
        text-align: left;
        padding: 5px 11px;
    }
}
.rowleft {
    background: #FEFEFE none repeat scroll 0% 0% !important;
    padding: 2px 10px 4px;
    border: 1px solid #F8F8F8;
    margin-top: 5px !important;
}
.rowleft3 {
    background: #FEFEFE none repeat scroll 0% 0% !important;
    padding: 2px 10px 4px;
    border: 1px solid #F8F8F8;
    margin-top: 5px !important;
    margin-right:10px !important;
    margin-left:10px !important;
    line-height:30px !important
}
.rowleft:hover, .rowleft:focus {
    background: #F1FFFF !important;
    background: #edf1ff !important;
}
/*:{
 
background:#F4FCF6 !important;
padding: 3px;
border: 1px solid #F9F3F3;
margin-top: 5px  !important;
}*/


.subm {
    width: 100%;
    background: #5DA171 none repeat scroll 0% 0%;
    border: 0px none;
    padding: 12px;
     
    font-size: 100%;
    color: #FFF;
    cursor: pointer;
    transition: background 0.3s ease 0s;
    font-weight:700;
}
.subm:hover {
    background: #4E7A5A;
}
.submG {
    width: 100%;
    background: #5DA171 none repeat scroll 0% 0%;
    border: 0px none;
    padding: 6px;
 
    font-size: 100%;
    color: #FFF;
    cursor: pointer;
    transition: background 0.3s ease 0s;
    font-weight:700;
    max-width :120px;
    border: 1px solid #5BA470;
border-radius: 0px;
}

.SaveBTN{

    background: #5DA171 url("../images/save_ico.png") left center no-repeat ;
}
.CancelBTN{

    background: #5DA171 url("../images/cancel_btn.png") left center no-repeat ;
}
.EditBTN{

    background: #5DA171 url("../images/edit_btn.png") left center no-repeat ;
}
.NewBTN{

    background: #5DA171 url("../images/new_btn.png") left center no-repeat ;
}

.ClearBTN{
    background: #5DA171 url("../images/clear_btn.png") left center no-repeat ;
}
.ExportBTN{

    background: #CC8534 url("../images/exportl_btn.png") left center no-repeat;
    padding-left :30px !important;
     border: 1px solid #AD7834  !important;
}
.SearchBTN{

    background: #CC8534 url("../images/search_btn.png") left center no-repeat ;
    border: 1px solid #AD7834  !important;
}
 
.submG:hover{
    background: #4E7A5A;
}
.SaveBTN:hover{
    background: #4E7A5A url("../images/save_ico.png") left center no-repeat ;
}
.CancelBTN:hover{
    background: #4E7A5A url("../images/cancel_btn.png") left center no-repeat ;
}
.EditBTN:hover{
    background: #4E7A5A url("../images/edit_btn.png") left center no-repeat ;
}
.NewBTN:hover{
    background: #4E7A5A url("../images/new_btn.png") left center no-repeat ;
}

.ClearBTN:hover{
    background: #4E7A5A url("../images/clear_btn.png") left center no-repeat ;
}
.ExportBTN:hover{
    background: #AD7834 url("../images/exportl_btn.png") left center no-repeat ;
}
.SearchBTN:hover{
    background: #AD7834 url("../images/search_btn.png") left center no-repeat ;
}
.txt{
    width: 100%;
border-radius: 0px !important;
box-shadow: 0px 0px 0px rgb(255, 255, 255), 0px 0px 2px rgba(50, 0, 0, 0.08) inset !important;
transition: all 0.5s ease 0s !important;
border: 1px solid rgb(222, 222, 222) !important;
color: #777 !important;
font: 13px Helvetica,Arial,sans-serif !important;

}

.txt:focus {
	-webkit-box-shadow: 0 0 2px #5DA171 inset !important;
	-moz-box-shadow: 0 0 2px #5DA171 inset !important;
	-ms-box-shadow: 0 0 2px #5DA171 inset !important;
	-o-box-shadow: 0 0 2px #5DA171 inset !important;
	box-shadow: 0 0 2px #5DA171 inset !important;
	 
	border: 1px solid #5DA171 !important;
	outline: none !important;
}


.RadGrid_Metro .rgCommandCell {
    padding: -10px 0 20px 0 !important;
}
.RadGrid_Metro .rgCommandTable td {
    border: 0px none;
    padding: 0 10px 12px 7px !important;
}
.RadGrid_Metro .rgCommandRow a{

    width: 100%;
    background: #5DA171 none repeat scroll 0% 0%;
    border: 0px none;
    padding: 3px 7px;
     
    font-size: 100%;
    color: #FFF !important;
    cursor: pointer;
    transition: background 0.3s ease 0s;
    font-weight:700;
    border-radius:5px;
}
 .RadComboBox table td.rcbArrowCell{
background-color: #5DA171;
padding: 0px 3px 0 0 !important;
cursor:pointer;

}
 .RadComboBox_MetroTouch .rcbFocused .rcbArrowCell {
    border-color: #25A0DA;
    color: #FFF;
    background-color: #D47D1C;
}
 .RadComboBox_MetroTouch .rcbArrowCell a{

     background:url('../images/arrow.png')  !important;
     background-repeat:no-repeat !important;
         width: 20px !important;
    height: 22px !important;
 }
  .RadComboBox_MetroTouch .rcbHovered .rcbArrowCell:hover,.RadComboBox_MetroTouch .rcbFocused .rcbArrowCell{

    background:#4E7A5A  !important;
 }

.RadInput_MetroTouch .riTextBox {
    padding-left: 7px !important;
    border-radius: 0px !important;
box-shadow: 0px 0px 0px rgb(255, 255, 255), 0px 0px 2px rgba(50, 0, 0, 0.08) inset !important;
transition: all 0.5s ease 0s !important;
border: 1px solid rgb(222, 222, 222) !important;
}
.RadInput_MetroTouch .riTextBox:focus {
	-webkit-box-shadow: 0 0 2px #5DA171 inset !important;
	-moz-box-shadow: 0 0 2px #5DA171 inset !important;
	-ms-box-shadow: 0 0 2px #5DA171 inset !important;
	-o-box-shadow: 0 0 2px #5DA171 inset !important;
	box-shadow: 0 0 2px #5DA171 inset !important;
	 
	border: 1px solid #5DA171 !important;
	outline: none !important; 
    
}

.RadNotification_Glow.RadNotification {
    border-color: #1B252C;
    color: #E2E8EB;
    background-color: rgba(18, 33, 74, 0.9) !important;
    top: 5px !important;
    border-color: #12540E !important;
}
.RadNotification_Glow.RadNotification .rnTitleBar {
    height: 2.76923em;
    border-bottom-color: transparent;
    background-image: linear-gradient(#086522, #5DA171) !important;
}

.RadGrid .rgFilterRow input {
 
    margin-right: -24px !important;
}
.RadGrid_Metro .rgFilterBox {
    
    width: 100% !important;
}

.RadGrid_Metro .rgGroupPanel{

    background: #F0F0F0 none repeat scroll 0% 0%  !important;
color: #939894  !important;
}
.RadGrid_Metro .rgGroupHeader {
    /*background: #5DA171 none repeat scroll 0% 0% !important;
    font-size: 1.2em;
    line-height: 22px;
    color: #FFF !important;*/
font-size: 1.2em !important;
line-height: 22px;
color: #FFF !important;
height: 33px !important;
background: #4D7783 !important;
font-weight: bold !important;
}
.RadGrid_Metro td.rgGroupCol{
    background: #F3F3F3 none repeat scroll 0% 0% !important;
}
 .style1
        {
            width: 150px; margin-right:0px; float:right;
        }

 fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
            background: #FFF;
}

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;

}

 .myform input.form-control {
   display: block;  /* allows labels to sit on input when inline */
   margin-bottom: 15px; /* gives padding to bottom of inline inputs */
}

.RadInput_Simple .riLabel {
    color: #5DA171;
    text-align: right;
    text-align: right;
background: #F7F7F9 none repeat scroll 0% 0% !important;
padding: 11px;
border: 1px solid #F9F3F3;
top: 0px;
left: 0px;
font-weight: 500;
color: #546589;
}

 
.RadGrid .rgCommandRow img {
    padding-right:4px;
}


.LBL{
color:#545050;
padding:0;
margin-bottom: 2px !important;
}
html body .RadInput input.riEmpty{
color: #EDEDED !important;

}
.RadComboBox {
 
    border: 0px !important;
 
}
.RadComboBox_MetroTouch table td.rcbInputCell,.RadComboBox_MetroTouch .rcbArrowCell{

    height: 30px !important;
    border-radius: 0px !important;
box-shadow: 0px 0px 0px #FFF, 0px 0px 2px rgba(50, 0, 0, 0.08) inset !important;
transition: all 0.5s ease 0s !important;
border: 1px solid #DEDEDE !important;
color: #777 !important;
font: 13px Helvetica,Arial,sans-serif !important;
}
.RadComboBox .rcbInput{

    padding: 0px 0px 1px;
}
.RadInput_MetroTouch a {
    background-color: #5DA171;
    color: #000;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #ec4c24 !important;
    border-color: #ad2e0f !important;
}

.modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(201, 85, 39, 0.7);
    z-index: 99999;
    opacity: 0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}

    .modalDialog:target {
        opacity: 1;
        pointer-events: auto;
    }

    /*.modalDialog > div {
		width: 400px;
		position: relative;
		margin: 10% auto;
		padding: 5px 20px 13px 20px;
		border-radius: 10px;
		background: #fff;
		background: -moz-linear-gradient(#fff, #999);
		background: -webkit-linear-gradient(#fff, #999);
		background: -o-linear-gradient(#fff, #999);
	}*/
    /*.modalDialog > div {
    width: 100%;
    position: relative;
    margin: 10% auto;
    border-radius: 0px;
    background: rgba(255,255,255,.5);
    padding: 0px;
}*/
    .modalDialog > div {
        width: 200px;
        position: relative;
        margin: 20% auto;
        border-radius: 0px;
        background: rgba(255, 255, 255, 0) none repeat scroll 0% 0%;
        padding: 10px;
    }

.close {
    background: #606061;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}

    .close:hover {
        background: #00d9ff;
    }

.ProSub {
    margin-bottom: 0px;
    list-style-image: url('../images/pill.png');
}
.HideBtn {
    display: none !important;
}

.ShowBtn {
    display: normal !important;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-width: 1px 0px 0px;
    border-style: dotted none none;
    border-color: #A2B3B1 -moz-use-text-color -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}
hr {
    height: 0px;
    box-sizing: content-box;
}
.submD {
    width: 100%;
    background: rgb(222, 222, 222) none repeat scroll 0% 0%;
    border: 0px none;
    padding: 6px;
    font-size: 100%;
    color: #FFF;
    cursor: default;
    transition: background 0.3s ease 0s;
    font-weight: 700;
    max-width: 120px;
    border: 1px solid #efefef;
    border-radius: 0px;
}
.multiline {
    width: 100%;
    border-radius: 0px !important;
    box-shadow: 0px 0px 0px rgb(255, 255, 255), 0px 0px 2px rgba(50, 0, 0, 0.08) inset !important;
    transition: all 0.5s ease 0s !important;
    border: 1px solid rgb(222, 222, 222) !important;
    color: #777 !important;
    font: 13px Helvetica,Arial,sans-serif !important;
    height: 90px !important;
}
.bigbutton {
    min-width: 200px !important;
}
.LBLe2b {
    color: #3264AE;
    font-weight: 500;
    padding-left: 15px !important;
    margin-left: 0px;
    background: url("../images/req.png") no-repeat left center;
    margin-bottom: 2px !important;
}

.LBLe2bReq {
    color: #3264AE;
    font-weight: 500;
    padding-left: 15px !important;
    margin-left: 0px;
    background: url("../images/req.png") no-repeat left center,url("../images/req2.png") no-repeat right center;
    margin-bottom: 2px !important;
}

.LBLReq {
    color: #3264AE;
    font-weight: 500;
    padding-left: 15px !important;
    margin-left: 0px;
    background: url("../images/req2.png") no-repeat right center;
    margin-bottom: 2px !important;
}
.Disabled {
    background: #EAFEF1 none repeat scroll 0% 0% !important;
    color: #5F5F5F !important;
}
.SelectGrid {
    text-align: center;
    cursor: pointer;
    background: transparent linear-gradient(to top, #2EB3A6 45%, #37D6C6 100%) repeat scroll 0% 0%;
    color: #FFF !important;
}
.img-circle {
    border-radius: 0 !important;
    padding-top: 0px !important;
}
.PreviewH3 {
    text-align: center !important;
    color: #FFF !important;
    border: 1px solid #E6E6E6;
    margin: 10px !important;
    padding: 5px !important;
    font-size: 22px !important;
    background: transparent linear-gradient(to right, #EFBC0A 26%, #D0E12C 100%) repeat scroll 0% 0%;
    background: transparent linear-gradient(to right, #6FBCFE 26%, #09899E 100%) repeat scroll 0% 0%;
}

.PreviewH3Fail {
    text-align: center !important;
    color: #FFF !important;
    border: 1px solid #E6E6E6;
    margin: 10px !important;
    padding: 5px !important;
    font-size: 22px !important;
    background: #CE6262 url('../images/fail.png') left center no-repeat !important;
    padding-left: 20px !important;
}

.PreviewH3Success {
    text-align: center !important;
    color: #FFF !important;
    border: 1px solid #E6E6E6;
    margin: 10px !important;
    padding: 5px !important;
    font-size: 22px !important;
    background: #81BC6F url('../images/success.png') left center no-repeat !important;
    padding-left: 20px !important;
}

.PreviewH3Warning {
    text-align: center !important;
    color: #FFF !important;
    border: 1px solid #E6E6E6;
    margin: 10px !important;
    padding: 5px !important;
    font-size: 22px !important;
    background: #6FA6BC url('../images/warning.png') left center no-repeat !important;
    padding-left: 20px !important;
}


.VerifyFail, .VerifyFail:hover {
    text-align: center !important;
    color: #FFF !important;
    background: #CE6262 url('../images/verifyfail.png') left center no-repeat !important;
}

.pad, .pad:hover {
    padding-left: 30px !important;
    color: #FFF !important;
    text-align: left !important;
}

.ResList {
    text-align: left !important;
    padding-left: 65px;
}
.panel {
    padding: 10px !important;
}

.panel-primary > .panel-heading {
    margin: -10px !important;
    margin-bottom: 10px !important;
}

.k-notification-button .k-notification-wrap {
    padding: 20px;
    color: rgb(255, 255, 255) !important;
    font-size: 1em !important;
    font-weight: normal;
    margin: 0 auto !important;
    font-family: "kufi", Verdana, Tahoma !important;
    width: 100% !important;
}

.k-notification-upload-success {
    background: url('../Images/success-icon.png') 10px 50% no-repeat, rgba(13, 156, 142, 0.94) none no-repeat scroll 0% 0% !important;
    border-radius: 0 !important;
    border-color: #FCFCFC !important;
    font-size: 1.2em !important;
    font-weight: bold !important;
    padding-left: 13px !important;
    background-origin: content-box, padding-box;
    background-clip: padding-box;
    padding: 3px 20px !important;
 }

.k-widget.k-notification.k-notification-error {
    background: url('../Images/error-icon.png') 5% 50% no-repeat, rgba(239, 0, 0, 0.94) none no-repeat scroll 0% 0% !important;
    border-radius: 0 !important;
    border-color: #FCFCFC !important;
    font-size: 1.2em !important;
    font-weight: bold !important;
    padding-left: 13px !important;
    background-origin: content-box, padding-box;
    background-clip: padding-box;
    padding: 3px 20px !important;
}

.k-notification-wrap > .k-i-close {
    top: 2px !important;
    right: 24px !important;
}
.k-i-error::before {
    content: none !important;
}
.demo-section.k-content {
    /*box-shadow: 0 1px 2px 1px rgba(0,0,0,.08), 0 3px 6px rgba(0,0,0,.08);*/
}
.demo-section {
    /*padding: 3em;
    border: 1px solid rgba(20,53,80,0.14);*/
}

.fancy-selector-w .fancy-selector-current .fs-img img, .fancy-selector-w .fancy-selector-option .fs-img img {
    display: inline-block;
    vertical-align: middle;
    height: 50px !important;
}
.fancy-selector-w .fancy-selector-current .fs-img, .fancy-selector-w .fancy-selector-option .fs-img {
    padding: 0px 0px !important;
    vertical-align: middle;
}
.k-autocomplete, .k-draghandle, .k-dropdown-wrap, .k-grid-header, .k-grouping-header, .k-header, .k-numeric-wrap, .k-pager-wrap, .k-panelbar .k-tabstrip-items .k-item, .k-picker-wrap, .k-progressbar, .k-state-highlight, .k-tabstrip-items .k-item, .k-textbox, .k-toolbar, .km-pane-wrapper > .km-pane > .km-view > .km-content {
    background-position: 50% 50%;
    background-color: #888d97;
}
    .k-gantt-toolbar .k-state-default, .k-grid .k-grouping-header, .k-grid-header, .k-grid-header-wrap, .k-grouping-header .k-group-indicator, .k-header, .k-pager-wrap, .k-pager-wrap .k-link, .k-pager-wrap .k-textbox {
        border-color: #9d9d9d;
    }
.k-tabstrip-items .k-state-default {
    border-color: #626773;
}
.k-autocomplete, .k-dropdown-wrap.k-state-default, .k-numeric-wrap.k-state-default, .k-picker-wrap.k-state-default {
    color: #fff;
    background-position: 50% 50%;
    background-color: #d76908 !important;
    border-color: #e8cdb5 !important;
}
.k-primary {
    color: #fff;
    border-color: #d76908 !important;
    background-color: #d76908 !important;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #665787 !important;
    border-color: #665787 !important;
}
.k-header, .k-toolbar, .k-footer-template td {
    background-position: 50% 50%;
    background-color: #a7b0a5 !important;
    border-color: #96ba8e !important;
    background-image: linear-gradient(to bottom, #318c55 0%, #0ea86e 100%) !important;
    background: #138a96 !important;
}
.menu-w.sub-menu-style-over .sub-menu-w .sub-menu-i > ul > li > a {
    font-size: 1.4rem !important;
}



.k-draghandle.k-state-selected:hover, .k-ghost-splitbar-horizontal, .k-ghost-splitbar-vertical, .k-list > .k-state-highlight, .k-list > .k-state-selected, .k-marquee-color, .k-panel > .k-state-selected, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-state-selected, .k-state-selected:link, .k-state-selected:visited, .k-tool.k-state-selected, .k-grid tr.k-state-selected:hover td, .k-grid tr:hover .k-state-selected {
    color: #fff;
    background-color: #665787 !important;
}
.k-file-success .k-file-name, .k-file-success .k-upload-pct, .k-file-extension-wrapper, .k-multiple-files-extension-wrapper {
    color: #fff !important;
}
.UploadButton{
width: 100%;
height: 47px;
background:#d76908 !important ;
border: 2px solid #b65c0d !important ;
}
.k-treeview .k-icon {
    background-color: transparent !important ;
    border-radius: 0px !important ;
}

.k-button {
    border-radius: 0px !important;
    border-color: #ea974d !important;
    color: #fff !important;
    background-color: #d76908 !important;
    background-position: 50% 50% !important;
    background-image: linear-gradient(to left, #f4a25a 0%, #cf6b17 100%) !important;
   background :  #ff8300 !important;
}
.k-grid td, .k-grid-header th.k-header {
    border-color: transparent !important;
}

.k-upload.k-header {
    background: #686868 !important;
    border-color: #ccc;
}
.k-dropzone .k-upload-status {
    color: #fff !important;
    float: right !important;
    padding-top: 20px !important ;
}

.dropZoneElement {
    padding: 5px !important;
    background: #e9eff2 !important;
    text-align: center !important;
    font-size: 1.4em !important;
    color: #b0bcc3 !important;
}

.menu-w.color-style-bright {
    background: #665787 !important;
}
.menu-w.sub-menu-style-over .sub-menu-w {
    background-color: #138a96 !important;
}

.k-tabstrip-items .k-item {
    background-color: #665787 !important ;
    margin-right: .4px !important;
}
.k-tabstrip-top > .k-tabstrip-items {
    margin-left: .5px !important;
}
.MainMenuCSS
{

}
    .MainMenuCSS .k-header, .MainMenuCSS .k-toolbar, .MainMenuCSS .k-footer-template td {
        background-position: 50% 50%;
        background-color: #a7b0a5 !important;
        border-color: #96ba8e !important;
        background-image: linear-gradient(to bottom, #318c55 0%, #0ea86e 100%) !important;
        background: #665787 !important;
    }
    .MainMenuCSS .k-menu .k-item {
        border-right: 2px solid #5e4d84 !important;
    }
.k-menu .k-item > .k-link, .k-menu-scroll-wrapper .k-item > .k-link, .k-popups-wrapper .k-item > .k-link {
    line-height: 2.34em !important;
}
    .k-menu .k-image, .k-menu .k-item > .k-link > .k-icon, .k-menu .k-sprite, .k-menu-scroll-wrapper .k-image, .k-menu-scroll-wrapper .k-item > .k-link > .k-icon, .k-menu-scroll-wrapper .k-sprite, .k-popups-wrapper .k-image, .k-popups-wrapper .k-item > .k-link > .k-icon, .k-popups-wrapper .k-sprite {
        margin: -2px 8px 0 2px !important ;
     }

.MainMenuCSS .k-menu .k-state-hover > .k-state-active {
    background: #d76908 !important;
}

.MainMenuCSS .k-state-active, .MainMenuCSS .k-state-active:hover {
    background-color: #d76908 !important;
    border-color: #d76908 !important;
}