/* OS Custom CSS from mobile branch */
.checkDays{
   cursor: default !important;
   background-color: #fff !important;
}
.btn-spacing 
{
    margin-right: 5px;
    margin-bottom: 5px !important;
}
a.disabled {
   pointer-events: none;
   cursor: default;
}
li.addCompany{
    padding: 0 15px 0 0;
    font-size: 25px;
}
li.addCompany a{
    padding: 10px 15px 10px 10px !important;
    font-size: 25px;
    color:#008131 !important;
}
.checklist .panel-heading div:first-child:before{
    content:"\f078";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    margin-right: 20px;
}
.checklist  i.fa.success{
    color:#5cb85c;
    font-size: 20px;
    float: right;
}
.checklist  i.fa.danger{
    color:#f25656;
    font-size: 20px;
    float: right;
}
.checklist  i.fa.warning{
    color:#f6d433;
    font-size: 20px;
    float: right;
}
.checklist div.col-md-6:first-child{
    border-right: 1px solid #dce1e4;
}
.checklist .panel:nth-child(even) .panel-heading{
    background: #f7f7f7;
    border-color: #e7e7e7;
}
.checklistHeading.no-gutter{
    padding: 0px !important;
}
.no-gutter > [class*='col-'] {
    padding-left:0;
}

/* Checklist detail */
.checklistHeading{
    min-height: 60px;
    padding: 20px;
}
.checklistHeading div{
    padding: 20px 15px;
    color:#4E5E6A;
    font-weight: bold;
}
.instructieIcons i{
    font-size: 20px;
}
.form-horizontal .form-group .task-item{
	background-color:#f7f7f7;
}
.form-horizontal .form-group .radiobuttons{
	padding-left:15px;
	padding-top:0px;
}
.task-item .defaultItem label {
    margin-bottom:0px;
}
.task-item .defaultItem .radio{
    padding-top:0px;
    min-height:auto;
    padding-right:25px;
}
.task-item .defaultItem{
    padding-left:15px;
    border-top: 1px solid #dce1e4;
    border-left: 1px solid #dce1e4;
    border-right: 1px solid #dce1e4;
    padding:10px;
}
/* Calender */

.fc-event{
    /*background-color: #008131 !important;*/
    padding: 5px !important;
    /*border: 1px solid #008131  !important;*/
}
.fc-content .fc-time{
    display: none;
}
.calendar-event {
    color: #fff !important;
    background: #008131 !important;
}
.calendar-event i.fa.fa-remove{
    color: #fff !important;
}
.label-input{
    border: 1px solid #dce1e4;
    padding: 8px 12px;
    margin-bottom: 0px;
    display: block;
}
@media (min-width: 768px){
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1  {
    width: 100%;
    *width: 100%;
  }
}

@media (min-width: 992px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}

/**
 *  The following is not really needed in this case
 *  Only to demonstrate the usage of @media for large screens
 */    
@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}
/* Modals */
.modal-body.report{
    background-color: #f8f8f8;
    padding-top: 20px;
    border-top: 1px solid #dce1e4;
}
.modal-dialog.full {
  width: 80%;
  margin: 0 auto;
  margin-top:50px;
  height: 90%;
  padding: 0;
}
.modal-content.full {
  height: 100%;
  min-height: 80%;
  border-radius: 0;
}
.modal-content.full .post{
    height: 90% !important;
}
.modal-header.report{
    max-height: 222px;
}
.modal-header.report .page-title{
    padding: 0px 0 20px;
}
.modal .well:nth-child(even){
    background-color: #fbfbfb;
    
}
.modal-header .logo-img{
    max-width: 125px;
    padding: 5px;
}
.modal-title .post-options{
    margin-top: 0px;
}
.modal-title .post-options a{
    margin-top: 0px;
}
.post.report .panel-default{
    border: 1px solid #e7e7e7 !important;
}
.post.report .panel-default h3{
    display: block;
    width: 100%;
}
.post.report img.pull-left{
    margin-right: 10px;
}
.post.report .info-box-icon{
    position: absolute;
    right: 20px;
    top: 22px;
}
.post.report  .panel-body{
    padding-right: 40px;
}
/* Footer OS */
.page-footer .os{
    color: #47b1e5;
}
.page-footer .os-logo{
    max-width: 25px;
    padding-left: 5px;
}

/*GENERIC*/
/*Print*/

#custom-print
{
    display:none;
}

@media print {
  body * {
    visibility:hidden;
  }
  #custom-print, #custom-print * {
    visibility:visible;
  }
  #custom-print {
    display:block;
    position:absolute;
    left:0;
    top:0;
  }
 
}

.sort-column{
    cursor:pointer;
}

.sort-column:hover{
    background-color:#ececec;
}

.pager-wrapper{
    float:right;
}

.pager-count-wrapper{
    float: left;
    margin-top: 25px;
    font-size: 15px;
}

.search-input{
    max-width:250px;
    float:right;
}

th .sort-icon{
    float:right;
}

.panel-pager-footer{
    padding:20px;
}

.loader-wrapper{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    display:none;
}

.loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #5cb85c;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

/*.mini-loader {
    z-index: 1;*/
    /*margin: -75px 0 0 -75px;*/
    /*border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #5cb85c;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}*/


.mini-loader {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 3px solid rgba(255,255,255,.3);
    border-radius: 50%;
    border-top-color: #5cb85c;
    animation: spin 1s ease-in-out infinite;
    -webkit-animation: spin 1s ease-in-out infinite;
}

@keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
    }
}


@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.no-records-wrapper{
    text-align:center;
    display:none;
}

.rows-entry{
    padding:5px;
}

.custom-btn{
    cursor:pointer;
}

.custom-btn:active{
    background-color:#f5f5f5;
}

.custom-accordion-header{
    padding: 10px;
    background-color: #f9f9f9;
    color: #000;
    font-size: 14px;
    border: 1px solid #e4e4e4;
}

.custom-accordion-header-text{
    color: #000;
}

.custom-accordion-body{
    padding: 10px;
    font-size: 14px;
}

.custom-accordion-btn{
    margin-top:-5px;
}

.custom-border-red{
    border:1px solid #dd4b39 !important;
}

.label-blue{
    background-color:#278bf3;
}

.label-orange{
    background-color:#d27f37;
}

.label-yellow{
    background-color:#ccc742;
}

.panel-body #uploaded-wrapper .report-attachment .well{display: inline-block; height:200px; width: 200px; }

.panel-body #uploaded-wrapper .report-attachment img{height: 150px;}

.os-btn-slide-right:hover {
    box-shadow: inset 400px 0 0 0 #1c581e !important;
}

    .os-btn-slide-right:hover .fa {
        display: block !important;
    }

.os-btn-slide {
    color: #FFF;
    /*border: 2px solid rgb(216, 2, 134);*/
    border-radius: 0px;
    padding: 18px 36px;
    display: inline-block;
    font-family: "Lucida Console", Monaco, monospace;
    font-size: 14px;
    letter-spacing: 1px;
    cursor: pointer;
    box-shadow: inset 0 0 0 0 #1c581e;
    -webkit-transition: ease-out 0.4s;
    -moz-transition: ease-out 0.4s;
    transition: ease-out 0.4s;
}