body {
    font-family: 'Open Sans', sans-serif;
    line-height:20px;
}

#wrapper {
    width: 100%;
    background: #202020;
}

#page-wrapper {
    padding: 15px 15px;
    min-height: 600px;
	background: #FFF;
}

#page-inner {
    width: 100%;
    background-color: #fff!important;
    padding: 15px;
    min-height: 1200px;
}

.page-head-line {
    font-size: 23px;
    color: #000;
    font-weight: 100;
    padding-bottom: 7px;
    border-bottom: 1px solid #00CA79;
    margin-bottom: 10px;
	 }

.page-subhead-line {
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 20px;
    font-style:italic;
    margin-bottom:30px;
    border-bottom:1px dashed #00CA79;

}


		.lv_left_filter {

    width: 250px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    z-index: 10;
    overflow: hidden;
    height: inherit !important;

}
.leftSideBar {

    width: 100%;
    border-right: 1px #e9e9e9 solid;
    background-color: #fff;

}
.pR, .posRel, .posrel {

    position: relative;

}
.fL, .floatL, .fl {

    float: left;

}
.fL, .floatL, .fl {

    float: left;

}


/*==============================================
    MENU STYLES    
    =============================================*/


.navbar-cls-top .navbar-brand {
    color: #fff;
    background: #202020;
    width: 210px;
    text-align: center;
    height: 55px;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 500;
    padding-top: 5px;
    text-transform:uppercase;
}

.header-right {
    color: #fff;
    padding: 5px 10px 5px 50px;
    float: right;
    font-size: 16px;
}

.navbar-cls-top .navbar-brand:hover {
    background: #202020;
    color: #fff;
}

.user-img-div 
{
    min-height: 30px;
    padding: 5px;
    background-color: #4380B8;
}

    .user-img-div img {
        max-height: 50px;
    }

    .user-img-div .inner-text {
        text-align: right;
        position: relative;
        color: #fff;
        font-weight: 700;
        line-height: 20px;
		top:-20px;
    }

.active-menu {
    background-color: #00CA79!important;
}
.active-menu-top {
    background-color: #000!important;
}

.arrow {
    float: right;
}

.fa.arrow:before {
    content: "\f104";
}

.active > a > .fa.arrow:before {
    content: "\f107";
}


.nav-second-level li,
.nav-third-level li {
    border-bottom: none !important;
}

    .nav-second-level li a {
        padding-left: 37px;
    }

    .nav-third-level li a {
        padding-left: 55px;
    }

.sidebar-collapse, .sidebar-collapse .nav {
    background: none;
}

    .sidebar-collapse .nav {
        padding: 0;
		font-size: 14px;
    }

        .sidebar-collapse .nav > li > a {
            color: #fff;
            background: #202020;
            text-shadow: none;
            padding: 15px 40px;
           
        }

    .sidebar-collapse > .nav > li > a {
        padding: 15px 10px;
    }

    .sidebar-collapse .nav > li > a:hover,
    .sidebar-collapse .nav > li > a:focus {
        background: #1BBB9D;
        outline: 0;
    }



.nav-second-level > li:last-child > a:after,
.nav-third-level > li:last-child > a:after {
    height: 50%;
}

.nav-third-level > li > a:after,
.nav-third-level > li > a:before {
    left: 40px;
}

.navbar-side {
    border: none;
    background-color: #202020;
}

.navbar-cls-top {
    background: #CCC;
    border-bottom: none;
}


.navbar-default {
    border: 0px solid black;
	background-color:#36067a;
	color:#FFF;
	
}

.navbar-default .navbar-text {
  color: #FFF;
}
.navbar-default .navbar-nav > li > a {
  color: #CCC;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #FFF;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a {
color: #FFF;
font-weight:bold;
background-color:transparent;
}

.fixed_header{ position: fixed; width: 100%; top: 0px; left: 0px; background: #36067a; z-index: 999; font-size: 13px;}
.fixed_header .navbar{padding-left: 0px; padding-right: 0px; background: transparent!important}
.fixed_header .navbar-brand img{ width: 80px; vertical-align: middle; margin-top: -5px;  }


.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus 
{
    background-color: #00CA79;
}

.navbar-default .navbar-toggle {
    border-color: #fff;
}

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #FFF;
    }

.nav > li > a > i {
    margin-right: 10px;
}

.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 15px 10px;
}
/*==============================================
    FOOTER  STYLES    
    =============================================*/
#footer-sec {
    background-color:#36067A;
    padding:10px 50px;
    color:#fff;
    font-size:12px;
}

    #footer-sec a {
        color:#fff;
    }
    #footer-sec a:hover,a:focus {
        color:#fff;
        text-decoration:none;
    }
/*==============================================
    MEDIA QUERIES     
    =============================================*/

@media (min-width:768px) {
    #page-wrapper {
        margin-top: 30px;
        padding: 25px 25px;
        min-height: 1200px;
    }

    .navbar-side {
        z-index: 1;
        position: absolute;
        width: 210px;
    }

    .navbar {
        border-radius: 0px;
    }
}

.form-group > label[class*="col-"] 
{
    margin-bottom: 4px;
}
.no-padding-right {

    padding-right: 0 !important;

}
label {

    font-weight: normal;
    font-size: 14px;

}
.form-horizontal .control-label {

    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;

}


.form-group select, .form-group textarea, .form-group input[type="text"], .form-group input[type="password"], .form-group input[type="datetime"], .form-group input[type="datetime-local"], .form-group input[type="date"], .form-group input[type="month"], .form-group input[type="time"], .form-group input[type="week"], .form-group input[type="number"], .form-group input[type="email"], .form-group input[type="url"], .form-group input[type="search"], .form-group input[type="tel"], .form-group input[type="color"]
{
	background-attachment: scroll;
background-clip: border-box;
background-color: rgb(255, 255, 255);
background-image: none;
background-origin: padding-box;
background-position: 0% 0%;
background-position-x: 0%;
background-position-y: 0%;
background-repeat: repeat;
background-size: auto auto;
border-bottom-color: rgb(213, 213, 213);
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-image-outset: 0;
border-image-repeat: stretch stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(213, 213, 213);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(213, 213, 213);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(213, 213, 213);
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-top-style: solid;
border-top-width: 1px;
box-shadow: none;
box-sizing: border-box;
color: #000;
float: left;
font-family: "Open Sans";
font-feature-settings: normal;
font-kerning: auto;
font-language-override: normal;
font-size: 14px;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-variant-alternates: normal;
font-variant-caps: normal;
font-variant-east-asian: normal;
font-variant-ligatures: normal;
font-variant-numeric: normal;
font-variant-position: normal;
font-weight: 400;
line-height: 21px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
min-height: 1px;
padding-bottom: 6px;
padding-left: 4px;
padding-right: 4px;
padding-top: 5px;
position: relative;
transition-duration: 0.1s;
width: 299.983px;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {

    border-radius: 0 !important;
    color: #000;
    background-color: #ffffff;
    border: 1px solid #d5d5d5;
    padding: 5px 4px 6px;
    font-size: 14px;
    font-family: inherit;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;

}

.autocomplete {
  /*the container must be positioned relative:*/
  position: relative;
  display: inline-block;

}
.autocomplete-items {
  position: absolute;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0px;
  right: 0;
    border: 1px solid #09C;
	width:auto;
	height:auto;
	font:"Courier New", Courier, monospace;
	font-size:12px;
	
}
.autocomplete-items1 {
  position: absolute;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  left: 0px;
  right: 0;
  font:"Courier New", Courier, monospace;
  font-size:12px;
}

.autocomplete-items div 
{
  cursor: pointer;
  background-color: #FFF; 
  color:#000;
  height:35px;
}

.autocomplete-items div:hover {
  /*when hovering an item:*/
  background-color: #09C; 
  color:#FFF;
}

.alert-minimalist {
border-radius: 3px;
padding: 10px;
position: absolute;
color: #000;
background-color: #d9edf7;
border-color: #bce8f1;
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
font-size:12px;
}

.alert-minimalist > [data-notify="icon"] {
	height: 50px;
	margin-right: 12px;
}
.alert-minimalist > [data-notify="title"] {
	color: rgb(51, 51, 51);
	display: block;
	font-weight: bold;
	font-size:12px;
	margin-bottom: 5px;
}
.alert-minimalist > [data-notify="message"] {
	font-size: 100%;
}

.highlight
{
    border: 1px solid red !important;
}
*:fullscreen
*:-ms-fullscreen,
*:-webkit-full-screen,
*:-moz-full-screen {
   overflow: auto !important;
}

/* =============================== CSS  POP UP ===============================*/


.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

/*================================Content Editabe with Single Line=============================*/
[contenteditable="true"].single-line {
    white-space: nowrap;
    width:200px;
    overflow: hidden;
} 
[contenteditable="true"].single-line br {
    display:none;

}
[contenteditable="true"].single-line * {
    display:inline;
    white-space:nowrap;
}

/*============================ Dashboard Card=========================================*/

.circle-tile {
    margin-bottom: 15px;
    text-align: center;
}
.circle-tile-heading {
    border: 3px solid rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    color: #FFFFFF;
    height: 80px;
    margin: 0 auto -40px;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 80px;
}
.circle-tile-heading .fa {
    line-height: 80px;
}
.circle-tile-content {
    padding-top: 50px;
}
.circle-tile-number {
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    padding: 5px 0 15px;
}
.circle-tile-description {
    text-transform: uppercase;
}
.circle-tile-footer {
    background-color: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.5);
    display: block;
    padding: 5px;
    transition: all 0.3s ease-in-out 0s;
}
.circle-tile-footer:hover {
    background-color: rgba(0, 0, 0, 0.2);
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
}
.circle-tile-heading.dark-blue:hover {
    background-color: #2E4154;
}
.circle-tile-heading.green:hover {
    background-color: #138F77;
}
.circle-tile-heading.orange:hover {
    background-color: #DA8C10;
}
.circle-tile-heading.blue:hover {
    background-color: #2473A6;
}
.circle-tile-heading.red:hover {
    background-color: #CF4435;
}
.circle-tile-heading.purple:hover {
    background-color: #7F3D9B;
}
.tile-img {
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.9);
}

.dark-blue {
    background-color: #34495E;
}
.green {
    background-color: #16A085;
}
.blue {
    background-color: #2980B9;
}
.orange {
    background-color: #F39C12;
}
.red {
    background-color: #E74C3C;
}
.purple {
    background-color: #8E44AD;
}
.dark-gray {
    background-color: #7F8C8D;
}
.gray {
    background-color: #95A5A6;
}
.light-gray {
    background-color: #BDC3C7;
}
.yellow {
    background-color: #F1C40F;
}
.text-dark-blue {
    color: #34495E;
}
.text-green {
    color: #16A085;
}
.text-blue {
    color: #2980B9;
}
.text-orange {
    color: #F39C12;
}
.text-red {
    color: #E74C3C;
}
.text-purple {
    color: #8E44AD;
}
.text-faded {
    color: rgba(255, 255, 255, 0.7);
}

/*==============================Modal Customized=========================== */
.search_modal .modal-content{ border-radius: 0px; }
.search_modal .modal-header{border-radius: 0px; background:#36067A; color: #fff; padding: 8px 15px;}
.search_modal .modal-header .close{ color: #f2f2f2 }
.search_modal .modal-body{ width: 100%; display: inline-block; }

/*.search_modal ul{ list-style: none; margin: 0px; padding: 0px; }
.search_modal ul li{ display: inline-block; float: left; width: 50%; margin-bottom: 10px; padding: 0px 10px;}
.search_modal ul li label{ width: 100%; color: #666 }
.search_modal ul li input, .search_modal ul li select{width: 100%; padding:2px 8px; height: 28px; font-size: 12px;  }

*/
/*--- index page ---*/
.content-top-1 {
    background-color: #fff;
    padding: 1em;
    margin-bottom: 1em;
    border: 1px solid #ebeff6;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -webkit-box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.75);
}
.top-content h5 {
    font-size: 1.1em;
    margin-top: 22px;
    color: #777;
}
.top-content label {
    font-size: 1.7em;
    color: #333;
}
.pie-title-center {
    display: inline-block;
    position: relative;
    text-align: center;
}
.pie-value {
    display: block;
    position: absolute;
    font-size: 14px;
    height: 40px;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -20px;
    line-height: 40px;
}

.results tr[visible='false'],
.no-result{
  display:none;
}

.results tr[visible='true']{
  display:table-row;
}

.counter{
  padding:8px; 
  color:#ccc;
}

/*--- //index page ---*/

