
.page-list {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.login-box {
    width:90%;
}
.bg-green {
    background-color: #00a65a !important;
}
.logo-lg {
	background-color: white;
}
h5 {
	margin-top: 0px;
	margin-bottom: 5px;
}
a {
    color:#B8532F;
}

a.sidebar-toggle
{
    text-decoration: none;
}

a.green-button {
	color:#FFF;
    margin: 0;
    text-align: center;
    padding: 0 20px 20px 20px;
}
.action-description {
		width: 60%;
}
.action-image {
		float: right;
		margin-left: 12px;
		text-align: right;
		margin-right: 12px;
}



@media only screen and (max-width: 800px) {
	.action-description {
		width: 100%;
	}
	.action-image {
		float: right;
		margin-left: 5px;
		text-align: right;
		margin-right: 5px;
	}
}
.form-group {
    margin-bottom: 2px;
}
.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 0px;
    margin-bottom: 5px;
}

.h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;!important
}
h4 {
	font-size: 11px;!important
}

span.label.label-warning {
    display: block;
    text-align: left;
}

.displayblock768px{
  display:inline-block;
}

@media (min-width: 768px){
  .main-sidebar{
    position:fixed;
  }
  .logo-lg{
    position:fixed;
  }
  .startdate{
  	width:33%;
  }
  .actionbadges {
  	margin-top: 3px;
  }
  .div-action {
  	max-height: 240px;
  }
}

@media (max-width: 768px){
  .displayblock768px{
    display:block!important;
  }
  .actiontitle {
  	width:66%!important;
  	text-align: right;
  }
  .label.label-warning.actiontitlebar{
  	min-height: 50px!important;
  }
  .display-full-width-for-small-screen{
  	width : 100%;
  }
  .btn{
  	width : 100%;
  }
  .btn{
  	width : 100%;
  }
  .fitcontent768{
  	width : fit-content;
  }
  .div-action {
  	max-height: 300px;
  }
  .logo-banner {
  	display: block;
  }
  .floatleft768 {
  	float: left!important;
  }


}

@media (max-width: 450px){
  div#actiontitle {
  	display: block!important;
  	text-align: left;
  }
  .label.label-warning.actiontitlebar{
  	min-height: 75px!important;
  }
  .div-action {
  	max-height: 400px;
  }

}



input[type="checkbox"], input[type="radio"] {
    margin-right: 10px;
}

.fa {
    margin-right: 5px;
}


.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  margin-right: 5px;
}





div#editor-table_paginate{    margin-top: 10px;}tr.odd{    background-color: #b8c7ce;    border-color: #337ab7;    height:24px;}button.dt-button{	margin-right: 0.333em;}li.select2-search.select2-search--inline{	width: 100%;}input.select2-search__field{	width: 100%;}li.select2-selection__choice{	color: black!important;}.table-top-texte{    margin-top: 15px;	margin-bottom: 10px;    }.td_cmd{    width: 22px; }.container{    max-width: 1280px!important;    margin-left: 5px;}.treeview-menu > li > a{    padding-left: 5px; }tr.group,tr.group:hover {    background-color: #ddd !important;}table.dataTable tbody td.select-checkbox:before, table.dataTable tbody th.select-checkbox:before {    width: 12px;    height: 11px;    border: 1px solid #337ab7;}td.highlight {    background-color: whitesmoke !important;}.result_text {	display: inline;  	font-size: 24px;  	font-weight: 400;}.fa-clone {	cursor: pointer;}.form-control {    height: 28px;    padding: 4px 10px;    font-size: 14px;}hr {    margin-top: 15px;    margin-bottom: 15px;}


table.calendar th.cell-header {
    width: 14%;
    max-width: 150px;
    border-bottom: 1px solid #cccccc;
    text-align: center;
    margin: 0;
    font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 0.75rem;
    font-weight: bold;
    line-height: 1.5;
    color: grey;
    background-color: #fff;
}

li.event{
    line-height: 1.5;
    color: #2F96B4;
    background-color: #2f1e2e329;
}
li.event a {
    line-height: 1.5;
    color: #2F96B4;
    border-radius: 3px;
    background-color: #ffc107;
}

span.event a {
    line-height: 1.5;
    color: #2F96B4;
    border-radius: 3px;
}

h3.box-title {
    display: none;
}

button.btn.btn-box-tool {
    display: none;
}

.bgred {
    background-color: red;
}

.container-fluid ul {
    height: 100px;
    width: 150px;
    border-width: 0px thin thin thin;
    border-color: grey;
    border-style: solid;
    background-color: white;
    font-size: 1em;
    padding-inline-start: 5px;
    font-size: 0.7em;
}

.cell-number {
    height: 20px;
    width: 150px;
    border-width: thin thin 0px thin;
    border-color: grey;
    border-style: solid;
    background-color: white;
    font-size: 1em;
    padding-inline-start: 5px;
    font-size: 0.7em;
    text-align: right;
    padding-right: 5px;
}

.container-fluid table{
    border-spacing: 0px;
}

.container-fluid td{
    padding: 0px;
}

.container-fluid th {
text-align: center!important;
}

th.cell-prev a::after {
    content: "\f053"!important;
    font-size: 2rem;
}
th.cell-next a::after {
    content: "\f054"!important;
    font-size: 2rem;
}

