﻿body { font-family: 'Open Sans', sans-serif; }
h1, h2, h3, h4, h5 {
    font-family: 'Baloo', cursive;
    font-weight:400;
}
#header_logo_hl h2, .pro-title {
    font-weight: 300;
    text-transform:none;
    font-family: "Raleway", sans-serif !important;
    font-style:normal;
    font-size: 18px; margin:10px 0px;
}
.h4, h4 {
    font-size: 22px;
}
table.table { border-color:#e2e2e4; }
.pagination-ys td { padding-left:0px !important; padding-right:0px !important; padding-bottom:0px !important; }
.modal-page { background-color:transparent; }
.modal-dialog>iframe {
    position:absolute;
    top:0px;
    left:0px;
}
body.modal-page { background-color:transparent !important; }
.modal-content {
    border-radius: 10px;
    border:0px;    
    overflow:hidden;
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}
.close { 
    font-size:32px; 
    color: #fff !important;
    opacity: 1;
    text-shadow: none;
}
.modal-content .modal-header { background-color:#E0607E; }
.modal-content .modal-header h4 { color:#fff; }
.modal-content .modal-body, .modal-content .modal-footer { background-color:#fff; }
.panel-body { width: 100%; }
.modal-dialog { min-height:90%; }
.modal-dialog.modal-lg { min-height:90%; }
.modal-dialog.modal-sm { min-height:30%; }
.modal-body { overflow-y:auto; }
.fix-btn .btn { width:100%; margin-top:23px; }
fieldset .fix-btn .btn { margin-top:23px; }
.note-editor p { margin-bottom:0px; }
.modal-body .datepicker.date .btn-default { padding-top:9px; padding-bottom:9px; line-height: 10px; }
.datepicker-days, .datepicker-days table td, .datepicker-days table th { text-align:center !important; }
.ui-helper-hidden-accessible { display:none; }
.custom-table .col-sm-2 { border-left:1px solid #e6e8e8; }
.custom-table .col-sm-2:first-child { border-left:0px; }
.custom-table .form-group { margin-bottom:10px !important; }
.custom-table .form-group span { line-height:34px; font-weight:bold; }
.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    _width: 160px;
    padding: 4px 0;
    margin: 2px 0 0 0;
    list-style: none;
    background-color: #ffffff;
    border-color: #f7f7f8;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}
.ui-autocomplete .ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
    border-bottom:1px solid #f7f7f8;
}
.ui-autocomplete .ui-menu-item > a:hover { 
    background-color:#F8F8F8;
}
.ui-state-hover, .ui-state-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
}
fieldset > .row:last-child .form-group { margin-bottom: 0px; }
fieldset .form-group p, .checkbox-inline { margin-bottom:0px !important; }
.navbar .navbar-collapse .nav { margin-right:0px; }
.navbar .navbar-collapse .navbar-right > li:last-child:before { display:none; }
.navbar .navbar-header .navbar-brand img { min-width:150px; }
.secondary-nav a i { min-width: 20px; }
.nav>li>a>img { margin-right:10px !important; }
.invoice table { margin-top:0px; }
.note-editor span {
    height:auto !important;
    display:inline-block;
    background: url(../images/line_detail.png) repeat !important;
    line-height: 20px !important;
    margin-top: 10px !important;
    min-height: 140px !important;
    border: none !important;
    padding: 0 !important;
    position: relative !important;
    float: left;
    width: 100%;
}

#SideNav table.tablet tr td span:empty { display:none; }

.pagination-ys {
    /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    background-color:#fff !important;
}
 
.pagination-ys table > tbody > tr > td {
    display: inline;
}
 
.pagination-ys table > tbody > tr > td > a,
.pagination-ys table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #58748B;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}
 
.pagination-ys table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;    
    margin-left: -1px;
    z-index: 2;
    color: #58748B;
    background-color: #f5f5f5;
    border-color: #dddddd;
    cursor: default;
}
 
.pagination-ys table > tbody > tr > td:first-child > a,
.pagination-ys table > tbody > tr > td:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
 
.pagination-ys table > tbody > tr > td:last-child > a,
.pagination-ys table > tbody > tr > td:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
 
.pagination-ys table > tbody > tr > td > a:hover,
.pagination-ys table > tbody > tr > td > span:hover,
.pagination-ys table > tbody > tr > td > a:focus,
.pagination-ys table > tbody > tr > td > span:focus {
    color: #30404d;
    background-color: #eeeeee;
    border-color: #dddddd;
}

table.table .btn { display:inline-block; }
#full-calendar .fc-toolbar .fc-center { text-transform:uppercase; }
#header_logo_hl h2 img { height:37px; margin-right:0px; width:auto; min-width:1px; float:left; }

/* credits */
#purelab_leaf {margin-bottom: -3px;}
.login .credits-info {
    font-weight:400;
    background-color: #16090c; position:fixed; bottom:0px; width:100%;
    color:#F7F8F8;
    text-align: center;
    padding-top: 17px;
    padding-bottom: 17px;
    font-size: 13px;
}
.login { padding-bottom:70px; }
.login .credits-info a { color:#F7F8F8; }
.login .credits-info #cdd, .login .credits-info #cdd a, .login .credits-info #cdd span, .login .credits-info #cdd svg#purelab_leaf path {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;	 
}
.login .credits-info #cdd:hover a, .login .credits-info #cdd:hover span, .login .credits-info #cdd:hover svg#purelab_leaf path { 
	text-decoration: none; 
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	text-shadow: 0px 0px 5px rgba(216,184,173, 0.4);
}
#cdd:hover svg#purelab_leaf path { fill:#e0607e; }
.credits-info a:hover, #cdd:hover span, #cdd:hover a { color: #b34c64; } 

/* Fix */
.table tbody > tr > th { width:20%; }
.icon { margin-right: 5px; }
.icon, .icon i { float:left; overflow:hidden; border-radius:50%; }
.icon i:before { 
    height: 30px;
    width: 30px;
    line-height:30px;
    text-align:center;
    font-size: 15px;
    float:left;
}
.main-content div > h4 { margin-top:10px; }
.main-content .table > thead > tr > th, .main-content .table > tbody > tr > th, .main-content .table > tfoot > tr > th { font-weight:300; font-style:italic; }
.main-content div > h4 .form-horizontal { margin-top:-10px; font-family: 'Open Sans', sans-serif;}
.mainTitle i { margin-right:15px; font-size:23px; }
 h3 { margin-top: 0; }
.horizontal-menu .navbar-nav > li > a {
    line-height:30px;
    -webkit-transition: all 0.4s ease; 
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
    
    font-family: 'Baloo', cursive;

 }


 .table>thead:first-child>tr:first-child>th { font-family: 'Baloo', cursive; font-size:16px; font-style:normal; }
 .horizontal-menu .navbar-nav > li > a:hover {
    -webkit-transition: all 0.4s ease; 
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.lyt-3 .breadcrumb-wrapper, .lyt-4 .breadcrumb-wrapper { padding: 15px; }
.breadcrumb-wrapper .breadcrumb { right:15px; }
.affix { top:80px; position:fixed; }
.horizontal-menu .navbar-nav > li > a.nav-user-wrapper  { color:#fff; }
.horizontal-menu .navbar-nav > li > a.nav-user-wrapper img {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin: 10px;
}
.panel-white, .partition-white, .breadcrumb-wrapper, .table { border-radius: 10px; }
.table-striped > tbody > tr:nth-child(2n+1) { background-color:#f1f1f1; }
.fc-event, #event-categories .event-category {  border-color: #f1f1f1 !important; }
.fc-time-grid .fc-event { padding:0px; border: 0px; color:#353535; background-color:transparent; }
.fc-event .fc-content > span:first-child:before, .event-category:before { display:none; }
.fc-time-grid-event .fc-time {
    background-color:#353535; 
    padding:2px 5px;
    text-align:center;
    min-width:40%; display:inline-block;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color:#fff !important;
}

.fc-time-grid-event.fc-short .fc-time { min-width: 1px; padding-right:0px; }
.fc-time-grid-event .fc-title {
    color:#353535 !important;
    padding:2px 5px;
    height:85%;
    border-top:2px solid #353535;
    background: #fff !important;; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fff, #f1f1f1) !important; /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff, #f1f1f1) !important; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #f1f1f1) !important; /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff, #f1f1f1) !important; /* Standard syntax */
}
.fc-time-grid-event.fc-short .fc-title { border-top:0px; padding-left:5px; }
.fc-event .fc-content { height:100%; }
.fc-day-grid-event { color:#fff !important; }

/*.fc-time-grid-event .fc-time { 
    background-color:#353535; 
    color:#fff; padding:5px; max-width:50%; 
    text-align:center;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.fc-time-grid-event .fc-title { border-top:1px solid #353535; padding:5px; }*/
/* END - Fix */