body { 
    font-family:   Arial,Roboto, "Open Sans",Raleway, sans-serif, Arial, Roboto, Abel,"Josefin Slab","Helvetica Neue",Helvetica; 
     /*background: url('../img/Page-BgTexture.jpg'); 
     background-repeat: repeat-x  repeat-y;*/   
     background-color: #efefef;
     font-size: 13px;  
     padding-top: 0px;
     color: #403f41;         
     /*background: url('../img/pw_maze_white.png');
     background-repeat: repeat-x  repeat-y;*/  
} 


label
{
	font-family:  Arial,sans-serif;	
     font-size: 12px;
     color: #403f41;
    /*color: #808080;*/
     font-weight: 500;	
}

th
{
	color: #018B24, #119559;
	font-weight: 500;
}

h1,
h2,
h3,
h4,
h5,
h6 
{
    /*text-transform: uppercase;*/
    font-family:    Arial,Roboto, Arial, Raleway, sans-serif, Arial, Roboto, "Open Sans", Gurajada, "Josefin Slab","Helvetica Neue",Helvetica;
    /*font-weight: 500;*/
    /*font-size: 12px;*/
    /*letter-spacing: 0px;*/
    color: #403f41;
}


p {
    font-family:    Arial,Roboto, "Open Sans", Arial, Raleway, Roboto, sans-serif, "Josefin Sans", Arial, sans-serif, "Open Sans", Arial;
    font-size: 13px;
    /*line-height: 1.6;
    color: #000;*/
   color: #403f41;
}

a {
	font-family: Arial,Roboto, "Open Sans", Raleway, Roboto, sans-serif, "Open Sans", Arial, sans-serif, "Open Sans", Arial;
	font-size: 13px;
    /*font-size: 1.25em;
    line-height: 1.6;
    color: #000;*/
   color: #403f41;
}

a:link {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}



hr {
    /*max-width: 800px;*/
    max-width: 100%;
    border-color: #eeeeee;
    margin-top: 0px;
}

.container {    
    /*padding: 0px 0px 0px 0px;
   max-width: 100%;
    margin-left: 10px; 
    margin-right: 10px; */   
}

.currentCulture {
    font-size: 12px;   
}

.labelColor {
	color: #403f41; /*, #DDDDDD*/
	font-weight: 300;
}

select option {
    font-size: 12px;   
}

.hide{
display:none;
}

.scroll{
	width:auto; /* or what you need it to be */
height: 500px; /* make this the size you want the data to be displayed in */
overflow: auto; /* this adds the scroll bars to the div when any data exceeds its hieght */
}

.column-title {
  color: #79011c;	
  margin-top: 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
  position: relative;
}

/*.panel-title {
  font-size: 16px;
  color: #3d566e;
  font-weight: 300;
}*/


.searchBox {	
	margin-top: 20px;
    padding:10px 15px;
    /*background: #fff;
    background: rgba(255,255,255,0.9);*/
}

.loginArea {
	margin-right: 20px;	
    padding: 0px 0px;       
}


.form-inline > * {
   margin:5px 5px;
}


#wrapper {
    width: 100%;
}

#page-wrapper {
    padding: 0 15px;
    min-height: 568px;
    background-color: #fff;
}

@media(min-width:768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 250px;
        padding: 0 30px;
        border-left: 1px solid #e7e7e7;
    }
}

.btn-info {
    border-color: #428bca;
    background: #428bca;
}


.btn-search,
.btn-search:hover,
 .btn-search:focus{
color: #79011c;
background: rgb(234,185,45); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(234,185,45,1) 0%, rgba(199,152,16,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,185,45,1)), color-stop(100%,rgba(199,152,16,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(234,185,45,1) 0%,rgba(199,152,16,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(234,185,45,1) 0%,rgba(199,152,16,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(234,185,45,1) 0%,rgba(199,152,16,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(234,185,45,1) 0%,rgba(199,152,16,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eab92d', endColorstr='#c79810',GradientType=0 ); /* IE6-9 */
}

.btn-login{
/*font-family: sans-serif;    
font-size: 14px;
font-weight: 600;*/
font-weight: 400;
font-size: 15px;
width: 200px;
background: #A36F25;	
color: #FFFFFF;
}

/*B2A312*/

.btn-info{
background: #3d566e;
border-color: #3d566e;	
color: #FFFFFF;
}

.btn-info:hover
{
	background: #737D86;
	border-color: #737D86;	
	color: #FFFFFF;
}


.btn-main{
font-family: sans-serif, Arial;    
font-weight: 550;
font-size: 14px;
/*background: #dddddd;	
color: #119559;*/

color: #FFFFFF;

  background: #018B24; /* For browsers that do not support gradients */
  /*background: -webkit-linear-gradient(#018B24,#319E4C,#015817); 
  background: -o-linear-gradient(#018B24,#319E4C,#015817); 
  background: -moz-linear-gradient(#018B24,#319E4C,#015817); 
  background: linear-gradient(#018B24,#319E4C,#015817); */
}

.btn-main a{
	color: #FFFFFF;
}

	
.btn-main:hover{
	color: #FFFFFF;
	/*border: 2px solid #4CAF50;*/
    box-shadow: 0 2px 12px 0 rgba(0,0,0,0.24), 0 7px 5px 0 rgba(0,0,0,0.19);
    cursor: pointer;
}



.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #428bca;
}

.btn-success.btn-outline {
    color: #5cb85c;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999;
}

.chat li.left .chat-body {
    margin-left: 60px;
}

.chat li.right .chat-body {
    margin-right: 60px;
}

.chat li .chat-body p {
    margin: 0;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
    margin-right: 5px;
}

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}

.login-panel {
    margin-top: 25%;
}

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

.dataTables_wrapper {
    position: relative;
    clear: both;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: 0 0;
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: right;
    font-family: fontawesome;
    color: rgba(50,50,50,.5);
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee!important;
}

.show-grid {
    margin: 15px 0;
}

.huge {
	/*font-family: sans-serif, Arial, sans-serif,"Open Sans";
	font-weight: 10;*/
    font-size: 14px;    
}


/*.menu-items li a{    
    line-height: 1.5em;
    font-size: 13px; 
}*/


.panel-default {
	   
    -webkit-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.75);
   
}

.panel-light .panel-heading{
    /*border-color: #5cb85c;*/
   background-color: gray;
}

.panel-green {
    /*border-color: #60EA82;*/
    /*background-color: #319E4C;*/
   
   /*background: rgba(255,255,255,0.8);
   
    -webkit-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.75);*/
   
}

.panel-green .panel-heading{
    /*border-color: #5cb85c;*/
    color: #fff;
    
    /*font-weight: 300;*/
    font-size: 14px;
    font-family:  Arial, "Open Sans";
    font-weight: 550;
    
    /*background-color: #119559;*/
    
    
   
    background: #018B24; /* For browsers that do not support gradients */
  /*background: -webkit-linear-gradient(#018B24,#319E4C,#015817); 
  background: -o-linear-gradient(#018B24,#319E4C,#015817); 
  background: -moz-linear-gradient(#018B24,#319E4C,#015817); 
  background: linear-gradient(#018B24,#319E4C,#015817); */
}

.panel-green a {
    /*color: #8db746;*/
    /*line-height: 1.8em;*/
    /*font-size: 13px;*/
}

/*.panel-green a:hover {
    color: #119559;
}*/


.panel-yellow {
    /*border-color: #018B24;*/
    background: #efefef; /*rgba(1,139,36,0.1);*/  
    
    
    
}

.panel-yellow .panel-heading {
    /*border-color: #018B24;*/
    color: #FFFFFF;
    /*background-color: #f0ad4e;*/ /*#efefef;*/ /*#e2b023;*/
   
   
  
 /*background: #018B24; 
  background: -webkit-linear-gradient(#018B24,#319E4C,#015817); 
  background: -o-linear-gradient(#018B24,#319E4C,#015817); 
  background: -moz-linear-gradient(#018B24,#319E4C,#015817); 
  background: linear-gradient(#0E0E0E,#5A5151,#0E0E0E);  */
 
 background: #018B24; /* For browsers that do not support gradients */
  /*background: -webkit-linear-gradient(#018B24,#319E4C,#015817); 
  background: -o-linear-gradient(#018B24,#319E4C,#015817); 
  background: -moz-linear-gradient(#018B24,#319E4C,#015817); 
  background: linear-gradient(#018B24,#319E4C,#015817); */
   
}


.panel-yellow .panel-heading a {    
    color: #FFFFFF;
     font-size: 14px;
   font-family:  "Open Sans", Arial;
    font-weight: 550;
}


.panel-yellow a {
    color: #1e5352;
   font-family:  Roboto, sans-serif, Arial;
    font-weight: 500;
    font-size: 13px;
    line-height: 1.8em;
}

/*.panel-yellow a:hover {
    color: #119559;    
}*/


.bs-tabs{
		margin: 20px;
	}
	
.box {
    margin-bottom: 0px;
    padding: 10px 10px;
    /*background: #fff;
    background: rgba(255,255,255,0.4);*/
   background: rgba(240,240,240,0.9);   
}

.mainContent {    
    padding: 0px 40px 0px 40px;       
}


.navbar
{
	padding: 5px 10px 5px 5px;	
	border-radius: 5px;
}


/*.navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.0em;
  }*/

@media screen and (max-width: 768px) {
	
	.adjustLogo  {		
		 vertical-align : center;
		 text-align:center;
		 padding: 50px 50px;
		}

}


.form-horizontal .control-label{
   text-align:left; 
}


#custom-bootstrap-menu.navbar-default .navbar-brand {
    /*color: rgba(119, 119, 119, 1);*/
    color: #f6f6f6;
}
#custom-bootstrap-menu.navbar-default {
    font-size: 16px;
    font-weight: 500;
    
    /*background-color: rgba(248, 248, 248, 1);*/
   background-color: #3d566e;/*#f0ad4e;*/
    border-width: 1px;
    border-radius: 4px;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
    /*color: rgba(119, 119, 119, 1);*/
   color: #f6f6f6;
    background-color: rgba(248, 248, 248, 0);
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
    color: rgba(51, 51, 51, 1);
    background-color: rgba(248, 248, 248, 0);
}
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
    color: rgba(85, 85, 85, 1);
    background-color: rgba(231, 231, 231, 1);
}
#custom-bootstrap-menu.navbar-default .navbar-toggle {
    border-color: #ddd;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #888;
}


/*Administration Portal SideBar */
@media (min-width: 768px) {
  .sidebar-nav .navbar .navbar-collapse {
    padding: 0;
    max-height: none;
    background: #FFFFFF;
  }
  .sidebar-nav .navbar ul {
    float: none;
    display: block;
  }
  .sidebar-nav .navbar li {
    float: none;
    display: block;
  }
  .sidebar-nav .navbar li a {
    padding-top: 10px;
    padding-bottom: 120px;
  }
}


/*input[type=text],  select[multiple], select[size] .txtarea{
margin-bottom: 20px;
}*/

.loader
{
	background-image: url('../img/ajax-loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	height:100px;
}

/*----------------END----------------*/

.progress {
	height: 150%;
}

.progress p
{
	display: block;
	width: 200px;
	padding: 2px 5px;
	margin: 2px 0;
	border: 1px inset #446;
	border-radius: 5px;
	background: #eee url("progress.png") 100% 0 repeat-y;
}

.progress p.success
{
	background: #0c0 none 0 0 no-repeat;
}

.progress p.failed
{
	background: #c00 none 0 0 no-repeat;
}


/*Administration Portal SideBar */
@media (min-width: 768px) {
  .sidebar-nav .navbar .navbar-collapse {
    padding: 0px;
    max-height: none;
  }
  .sidebar-nav .navbar ul {
    float: none;
    display: block; 
    background: rgba(255,255,255,0.7);
  }
  .sidebar-nav .navbar li {
    float: none;
    display: block;  
  }
  
  .nav-list li:hover {
    background: #efefef; /*rgba(1,139,36,0.1);*/    
  }
    
  .sidebar-nav .navbar li a {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size:13px;
    font-weight:500; 
    font-family: Roboto, Arial;   
    color:#1e5352;   
  }
  
  .sidebar-nav .navbar {
    padding: 0px;    
   /*-webkit-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.75);*/
  }
  
  
  .sidebar-nav .navbar menu-title {
   hover: none;
   background: #018B24; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#018B24,#319E4C,#015817); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#018B24,#319E4C,#015817); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#018B24,#319E4C,#015817); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#018B24,#319E4C,#015817); /* Standard syntax */ 
  }
  
}

.menu-title {  	
  
  /*border-bottom: 1px solid #eee;*/
 line-height: 1.8em;
 
  background: #018B24; /* For browsers that do not support gradients */
  
  /*background: -webkit-linear-gradient(#018B24,#319E4C,#015817); 
  background: -o-linear-gradient(#018B24,#319E4C,#015817); 
  background: -moz-linear-gradient(#018B24,#319E4C,#015817); 
  background: linear-gradient(#018B24,#319E4C,#015817);*/  
}

.badge-warning {
  background-color: #c67605;
}

.badge-warning:hover {
  background-color: #c67605;
}

/*.sidebar-nav .navbar .innerlist  {
    display: none;
    margin-left:15px;
    padding:10px;
} */


/*.message ul {       
    border: 1px solid #eee; 
    list-style: none;    
}*/


.message
{
	border: 1px solid #eee;
	padding: 5px 5px;
}

.message ul {
  list-style-type:none;
  margin:0;  
}

.message li {
    padding:5px 5px;    
}

.tab-content {
	padding: 0px 10px; 
}
.accordion {    background-color: #eee;    color: #444;    cursor: pointer;    padding: 18px;    width: 100%;    border: none;    text-align: left;    outline: none;    font-size: 15px;    transition: 0.4s;}.active, .accordion:hover {    background-color: #ccc;}.accordion:after {    content: '\002B';    color: #777;    font-weight: bold;    float: right;    margin-left: 5px;}.active:after {    content: "\2212";}.acc_panel {    padding: 0 18px;    background-color: white;    max-height: 0;    overflow: hidden;    transition: max-height 0.2s ease-out;}
/*.message li:nth-child(even) {
  background:#ccc;
}*/


.table>thead>tr>th {
    color: #018b24;
    font-weight: bold;
}

/*----------------END----------------*/


