/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

    background: radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0, .8));

  background: -webkit-radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0,.8));*/
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 18px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*End Absolute Center Spinner */
/*bar for search users*/
.search
{
	margin-bottom: 20px;
}
.search-bar li{
	list-style: none;
	display: inline-block;
	padding: 10px 5px 0px 0px;
}
.form-padding{
	padding: 20px 0px;
}
.page-header-home{
	margin-bottom: 0px;
} 
/* align btn for form*/
.align-btn
{
	margin-top: 26px;
}
#allworkeforces tbody tr
{
	cursor: pointer;
}
#details_worker,#add_worker
{
	display: none;
}
.dataTable
{
	margin: 20px 0;
}
#richtext
{
	display: none;
}
#holiday_worker
{
    margin-top: 26px;
    position: absolute;
    right: 0;
    background-color: #B71234;
    border-color: #B71234;
}
.nav-pills li.active button
{
  color: #40a69a;
  transition:.3s;
  border: 1px solid #40a69a;
}
.calendar table td
{
  font-size: 11.5px;
}
/*calendar td hover*/
.calendar table.month td.day .day-content:hover
{
  background: rgba(33, 150, 243, 0.52);
}

.box-typical
{
  border-radius: 2px;
  background: #fff;
  border: 1px solid #d8e2e7;
  margin: 0 0 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.day-content
{
  position: relative;
}
.role_dev.demandevacances-bg
{
  background-color: #080;
  color: #fff;
}
.role_seo.demandevacances-bg
{
  background-color: #3B5998;
  color: #fff;
}
.role_sda.demandevacances-bg
{
  background-color: #5F4F3A;
  color: #fff;
}
.role_cca.demandevacances-bg
{
  background-color: #A4509B;
  color: #fff;
}
.role_sales.demandevacances-bg
{
  background-color: #404E5A;
  color: #fff;
}
.role_rrh.demandevacances-bg
{
  background-color: #FF9980;
  color: #fff;
}

.malade-bg
{
  background-color: #6D431D;
  color: #fff;
}
.pasjustifie-bg
{
  background-color: #f00;
  color: #fff;
}
.dev-bg
{
  background-color: #080;
  color: #fff;
}
.seo-bg
{
  background-color: #3B5998;
  color: #fff;
}
.sda-bg
{
  background-color: #5F4F3A;
  color: #fff;
}
.cca-bg
{
  background-color: #A4509B;
  color: #fff;
}
.sales-bg
{
  background-color: #404E5A;
  color: #fff;
}
.rrh-bg
{
  background-color: #FF9980;
  color:#000;
}
.day-content.day-off.jourferie-bg:after
{
    background: #800080;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 9px;
    height: 9px;
}

.Nouveaunee-bg
{
  background-color: #00FFFF;
  color: #000;
  opacity: 1;
}
.colors-guide-list .color-double
{
  background-color: transparent;
}
.mariage-bg,.colors-guide-list .color-double.mariage-bg
{
  background-color: #0081C6;
  color: #000;
  opacity: 1;
}
.dev-bg.seo-bg:before {
  content: "";
  width: 12px;
  height: 14px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #0ACF5B;
}
.tooltip-inner {
  max-width: 300px;
  padding: 3px 8px;
  color: #fff;
  text-align: left;
  background-color: #343434;
  border-radius: 2px;
}
.year-title_span
{
  pointer-events: all;
}
.table > thead:nth-child(1) > tr > th
{
  border-bottom: 1px solid #bbb;
}
@media (min-width: 769px)
{
.nav-tabs.nav-tabs-bottom > li.active > a:after {
    background-color: #37474f;
}
	.nav-tabs > li {
    	width: 25%;
    	text-align: center;
	}
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
      border-left: 1px solid #546E7A;
      border-right: 1px solid #546E7A;
}
.nav-tabs {
    border-bottom: 1px solid #c9d3d8;
}
.nav-tabs.nav-tabs-highlight > li.active > a, .nav-tabs.nav-tabs-highlight > li.active > a:hover, .nav-tabs.nav-tabs-highlight > li.active > a:focus {
    border-top-color: #546E7A;
    border-bottom: 4px solid #546E7A;
    border-left: 4px solid #546E7A;
}
.glyphicon-delete{
  padding-left: 10px;
  color: red;
  cursor: pointer;
}
.glyphicon-edit{
  padding-left:5px;
  color: green;
  cursor: pointer;
}
.footer{
  padding-left: 20px;
}
.btn-primary {
    color: #fff;
    background-color: #546E7A;
    border-color: #546E7A;
    border-radius: 0px;
}
.btn-primary:focus, 
.btn-primary:active, 
.btn-primary:hover{
  background-color: #546E7A;
    border-color: #546E7A;
}
/*.loading:not(:required):after{
  -webkit-box-shadow: #fff 1.5em 0 0 0, 
   #fff 1.1em 1.1em 0 0, 
   #fff 0 1.5em 0 0, 
   #fff -1.1em 1.1em 0 0, 
   #fff -1.5em 0 0 0, 
   #fff -1.1em -1.1em 0 0, 
   #fff 0 -1.5em 0 0, 
   #fff 1.1em -1.1em 0 0;
   background-color: #26a69a;
}*/
.input-group-addon > i{
  color:#26a69a;
}
.icon-green, .icon-green:hover, .icon-green:focus
{
  color: #26a69a;
}
#columns
{
  padding-left: 0;
}
.editTemplateSection
{
	display: none;
}
.footer
{
	position: static;
}
.endDateContrat_addSection,.dateTitulation_addSection,.period_addSection,.period_updateSection,.endDateContrat_updateSection,.dateTitulation_updateSection
{
	display: none;
}
#errorSection,#succesSection
{
	display: none;
}
.hideSection
{
	position: absolute;
    right: 10px;
    cursor: pointer;
    width: 10px;
}
span.btn.btn-default.btn-file,span.btn.btn-default.btn-file
{
    margin-top: -180px;
    width: 150px;
    height: 155px;
    background-color: transparent;
    border-color: transparent;
}
span.fileinput-new, span.fileinput-exists,#workeforceForm span.fileinput-new,span.fileinput-exists
{
  display: none;
}
.content:first-child
{
  padding-top: 0;
}
.text-primary, .text-primary:hover, .text-primary:focus {
    color: #26a69a !important;
}
.input-group-addon
{
  color: #26a69a;
}
.editableform .form-control
{
  min-width: 100px;
}
.w-10pct
{
  width: 10%;
}
#holidayModal
{
  display: none;
}
.table > tbody > tr > td
{
  padding: 12px 15px;
  text-align: center;
}
.dataTables_wrapper
{
  overflow-wrap:unset;
}
.year-title_span
{
  display: block;
  font-size: 12px;
  font-weight: normal;
  color: #000;
}
#scheduler .calendar-header table th
{
  pointer-events: none;
}
.Y_hidden
{
  display: none;
}
#scheduler .calendar-header table th.next, #scheduler .calendar-header table th.prev
{
  vertical-align: middle;
  pointer-events: all;
}
.remainingLastYear
{
  color: #FF530D;
}
.remainingDays
{
  color: #5e53ab;
  font-weight: bold;
}
.pointage .table thead:nth-child(1) th
{
    background: #eceff4;
    color: #000;
}
.pointage .table-bordered, .pointage .table-bordered td, .pointage .table-bordered th
{
  border: 1px solid #000;
  text-align: center;
}
#pointage_table td {
    height: 30px;
    padding: 0;
}
.action.btn
{
  background-color: #607D8B;
  border-color: #607D8B;
  color: #fff;
}
#addWorkeforce
{
  float: right;
}
.editable-click, a.editable-click, a.editable-click:hover
{
  border-bottom: none;
}
.page-container
{
  padding-top: 0;
}
.table-responsive tr {
    cursor: pointer;
}
.ws_details label {
    float: left;
    font-weight: bold;
    width: 65%;
    display: block;
}
.accounting  .table > tbody > tr > td
{
    text-align: left;
}
.ws_details div > div
{
  width: 35%;
  float: right;
}
.page-header
{
  margin-bottom: 60px;
}
.calendar table.month tr td .day-content
{
  padding: 5px;
}
td.day.new {
    border-top: 0px;
}
.weekend
{
    background-color: #f1eded;
}
.rel_holiday
{
  background-color: #DC6516 !important;
  color:#fff !important;
}
.nat_holiday
{
  background-color: #FFEB3B !important;
  color: #000 !important;
}
.rel_holiday,.nat_holiday
{
  opacity: 1 !important;
}
.calendar
{
  overflow: unset;
}
.dataTables_filter,.icon-spinner2,#allworkeforces,#not-advised,#Divmaladie
{
  display: none;
}
.ferie
{
  display: block;
  position: relative;
  top: -8px;
  right: -23px;
}
.ferie .fa
{
  font-size: 10px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td
{
  padding: 12px 10px;
}
.dataTable thead .sorting
{
  padding-right: 25px;
}
span.required {
    color: #f00;
}
#details_worker .nav-tabs-bottom
{
  border-top: 0px;
}
.nav-tabs-bottom>li>a:hover
{
  border: 0px;
}
.padding_3
{
  padding: 3px;
}