/* here you can put your own css to customize and override the theme */

.rotb {

height: 34px;
padding: 6px 12px;
border: 1px solid #CCC;
font-weight: bold;
border-radius: 4px;
box-shadow: none;
background-color: #ffffff;
margin-bottom: 0;
/*width: 100%;*/
/*transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;*/

}

.rotbc {

height: 34px;
padding: 6px 12px;
border: 1px solid #CCC;
font-weight: bold;
border-radius: 4px;
box-shadow: none;
text-align: center;
background-color: #ffffff;
/*width: 100%;*/
/*transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;*/

}

.rotbw {

height: 34px;
padding: 6px 12px;
border: 1px solid #CCC;
font-weight: bold;
border-radius: 4px;
box-shadow: none;
background-color: #ffffff;
/*width: 100%;*/
/*transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;*/

}

.rolb {
font-weight: normal;
display: inline-block;
margin-bottom: 5px;
}

div.oneline {
  display: inline-block;
 /* width: 200px;
  height: 100px; */
  margin: 1em;
}

div.oneline_nom {
  display: inline-block;
 /* width: 200px;
  height: 100px;
  margin: 1em;*/
}

a.add-row {
  /*display: inline-block;*/
 /* width: 200px;
  height: 100px;
  margin: 1em;*/
  color: #2e01ff;
  margin-left: 10px;
  margin-bottom: 10px;
  /*margin-top: -40px;*/
}

a.delete-row {
  /*display: inline-block;*/
 /* width: 200px;
  height: 100px;
  margin: 1em;*/
  /*margin-left: 15px;  */
  /*margin-top: -10px;  */
  color: #ff2235;
}

table.table-prod_reports thead tr th

{

  font-size: 1em;
  border-left: 1px solid #DDDDDD;
  text-align: center;
  vertical-align: middle;
  /*background-color: #efefef;*/
}

table.table-prod_reports thead tr th.prod_rest

{

  /*font-size: 1em;*/
  background-color: #efefef;
}

table.table-prod_reports thead tr th.prod_rest_odd

{

  /*font-size: 1em;*/
  background-color: #e7e7e7;
}

table.table-prod_reports thead tr th.prod

{

  /*font-size: 1em;*/
  background-color: #fffce1;
}

table.table-prod_reports thead tr th.prod_odd

{

  /*font-size: 1em;*/
  background-color: #fffdd5;
}

table.table-prod_reports tr td

{
  font-size: 0.9em;
  border-left: 1px solid #DDDDDD;
  text-align: center;
  vertical-align: middle;
  /*background-color: #efefef;*/
  /*border-left: 1px solid #DDDDDD;*/
}

table.table-prod_reports tr td.prod_rest

{
  /*font-size: 0.9em;*/
  background-color: #efefef;
}

table.table-prod_reports tr td.prod_rest_odd

{
  /*font-size: 0.9em;*/
  background-color: #e7e7e7;
}

table.table-prod_reports tr td.prod

{
  /*font-size: 0.9em;*/
  background-color: #fffce1;
}

table.table-prod_reports tr td.prod_odd

{
  /*font-size: 0.9em;*/
  background-color: #fffdd5;
}

table.table-prod_reports tr th.sum_prod

{
  /*font-size: 0.9em;*/
  background-color: rgba(255, 249, 183, 0.73);
  font-weight: bold;
}

table.table-prod_reports tr th.sum_rest

{
  /*font-size: 0.9em;*/
  background-color: #efefef;
  font-weight: bold;
}

table.table-prod_reports tr th.sum_tot

{
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
  background-color: #ffffff;
  font-weight: bold;
}

table.table-prod_reports tr td.sum_prod

{
  /*font-size: 0.9em;*/
  background-color: rgba(255, 249, 183, 0.73);
  font-weight: bold;
}

table.table-prod_reports tr td.sum_rest

{
  /*font-size: 0.9em;*/
  background-color: #efefef;
  font-weight: bold;
}

table.table-prod_reports tr td.sum_tot

{
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
  background-color: #ffffff;
  font-weight: bold;
}

.rep_rborder {
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
border-right: 1px solid #757575;
}

.rep_trborder {
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
border-top: 2px solid #757575;
border-right: 1px solid #757575;
}

.rep_tborder {
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
border-top: 2px solid #757575;
/*border-right: 1px solid #757575;*/
}

.search_bt

{
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
margin-bottom: 3px;
}

.tablehead_bt

{
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
margin-top: 9px;
}

.search

{
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
/*margin-bottom: 3px;*/
margin-left: 100px;
/*margin-top: 10px;*/
}

.pagination

{
text-align: center;
margin-top: -20px;
display: inherit;
/*margin-top: 3px;*/
}

.sorted

{
font-weight: 800;
text-decoration: underline;
display: inline;
/*margin-top: -20px;*/
/*display: inherit;*/
/*margin-top: 3px;*/
}

.sortable

{
/*font-weight: 800;*/
/*text-decoration: underline;*/
background-image: url(../img/tables/sort_both.png);
/*display: inline;*/
/*margin-top: -20px;*/
/*display: inherit;*/
/*margin-top: 3px;*/
}


span.page-links

{
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
margin-left: 15px;
padding: 5px 10px 5px 10px;
font-style: italic;
font-weight: normal;
}

span.page-links a

{
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
font-weight: bold;
}

h3.page-title

{
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
margin-bottom: 5px;
/*margin-top: -10px;*/
}

div.page-bar

{
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
margin-bottom: 5px;
}

div.page-toolbar

{
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
margin-top: 6px;
}

div.slimScrollDiv

{
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
height: 480px !important;
}

div.scroller

{
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
height: 480px !important;
}

.text-stat h3 {
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 16px;
}

div.ui-datepicker

{
  /*font-size: 0.9em;*/
  background-color: #bacee1;

}

.table-scrollable {
    width: 100%;
    overflow-x: auto;
    /*overflow-y: auto;*/
    /*overflow-y: visible;*/
    overflow-y: hidden;
    border: 1px solid #DDD;
    margin: 10px 0px !important;
}

.btn-group > .dropdown-menu {
    opacity: 0;
    margin-top: 0px;
    /*overflow-y: visible !important;*/
}
.btn-group > .btn {
    /*position: relative !important;*/
    position: relative;
    float: left;
}


.btn-group, .btn-group-vertical, .btn-group.pull-right.open {
/*.btn-group-vertical, .btn-group.pull-right.open {*/
/*.btn-group.pull-right.open {*/
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    overflow-y: visible !important;
}

input#id_client-autocomplete.form-control {
    display: inline-table;
    width: 90%;
}

a#add_id_client {
display: inline;
width: 90%;
}

input#id_client_insured-autocomplete.form-control {
    display: inline-table;
    width: 90%;
}

a#add_id_client_insured {
display: inline;
width: 90%;
}

input#id_item_comment-autocomplete.form-control {
    display: inline-table;
    width: 50%;
}

a#add_id_item_comment {
display: inline;
width: 50%;
}

/***
div#menu_fix {

}
***/

/***
Rounded Portlets
***/
/*
.portlet {
	border-radius: 4px !important;
}

.portlet .portlet-title {
	border-radius: 4px 4px 0px 0px !important;
}

.portlet .portlet-body,
.portlet .portlet-body .form-actions  {
	border-radius: 0px 0px 4px 4px !important;
}
*/

/*
Change Quick Sidebar Width
*/

/*
.page-quick-sidebar-wrapper {
  right: -370px;
  width: 370px;
}

.page-quick-sidebar-open.page-quick-sidebar-push-content .page-sidebar-wrapper {
  margin-left: -370px;
}

.page-quick-sidebar-open.page-quick-sidebar-push-content .page-footer {
  margin-right: 370px;
  margin-left: -370px;
}

.page-sidebar-reversed.page-quick-sidebar-open.page-quick-sidebar-push-content .page-sidebar-wrapper {
  margin-right: 370px;
}

.page-quick-sidebar-open.page-quick-sidebar-push-content.page-quick-sidebar-full-height .page-header {
  margin-left: -370px;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-list {
  width: 370px !important;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-item {
  width: 370px !important;
  margin-left: 370px;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-content-item-shown .page-quick-sidebar-list {
  margin-left: -370px;
}
*/

a#feedback {
color: #cacaca;
margin-top: -3px;
margin-right: 10px;
}

a#helpdesk {
color: #cacaca;
margin-top: -3px;
margin-right: 10px;
}

a.lang {
color: #cacaca !important;
margin-top: -4px !important;
/*margin-right: 5px !important;*/
}

#id_pg_by {
color: black;
/*margin-top: -3px;*/
/*margin-right: 10px;*/
}

span.page-links a.prev {
font-weight: normal;
}

span.page-links a.next {
font-weight: normal;
}

span.disabled-prev {
display: none;
}

span.disabled-next {
display: none;
}

span.page-current {
    font-size: 0.9em;
    /*background-color: #e1e1e1;*/
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    /*padding: 5px 10px 5px 10px;*/
    padding: 2px 7px 2px 7px;
    /*font-style: italic;*/
    font-style: normal;
    /*font-weight: normal;*/
    font-weight: bold;
    /*color: #4B77BE;*/

    /*color: #fff;*/
    /*background-color: #26A69A;*/
    /*border-color: #219187;*/
}

/*.portlet.box.bluegrad > .portlet-title {*/
  /*!*background-color: #3598dc;*!*/
	/*!* Safari 4-5, Chrome 1-9 *! background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#59c1e4), to(#FFFFFF));*/
    /*!* Safari 5.1, Chrome 10+ *! background: -webkit-linear-gradient(top, #59c1e4, #FFFFFF, #003D52 73%);*/
    /*!* Firefox 3.6+ *! background: -moz-linear-gradient(top, #59c1e4, #ffffff 85%);*/
    /*!*!* Firefox 3.6+ *! background: -moz-linear-gradient(top, #59c1e4, #FFFFFF, #003D52 73%);*!*/
    /*!* IE 10 *! background: -ms-linear-gradient(top, #59c1e4, #FFFFFF, #003D52 73%);*/
    /*!* Opera 11.10+ *! background: -o-linear-gradient(top, #59c1e4, #FFFFFF, #003D52 73%);*/
 /*}*/

.page-bar .page-toolbar {
    display: inline-block;
    /*float: right;*/
    float: right;
    padding: 0 0 1px 10px;
}

.portlet.box > .portlet-title {
    border-bottom: 0;
    padding: 0 10px;
    margin-bottom: 0;
    color: black;
    /*font-size: 20px;*/
    /*color: #fff;*/
}

.portlet > .portlet-title > .caption {
    float: left;
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    line-height: 18px;
    padding: 10px 0;
}

.portlet.box > .portlet-body {
    background-color: #fff;
    padding: 0 10px 10px 10px;
}

div.page-bar {
    /*font-size: 0.9em;*/
    /*background-color: #e1e1e1;*/
    margin-bottom: 0;
}

.page-bar {
    padding: 0px;
    /*background-color: #eaffff;*/
    /*background-color: #e5f8ff;*/

    /*background-color: #f7f7f7;*/
    margin-bottom: 25px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}


.page-bar.timesheet_bulk_fixed {

}

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.login .content_wide {
    background: url(../img/bg-white-lock.png) repeat;
    width: 500px;
    margin: 0 auto;
    margin-bottom: 0px;
    padding: 30px;
    padding-top: 20px;
    padding-bottom: 15px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
}

.modal-dialog.indi-tms-imp {
    width: 100%;
    margin: 30px auto;
}

.timesheet_bulk_fixed_portlet {
    padding-top: 1px;
    margin-top: 5px;
}

.timesheet_bulk_tab_butt {
    display: inline;
    margin-bottom: 20px;
}

.tms_bulk_butt_mobi {
    display: none;
    /*margin-bottom: 20px;*/
}

.login .content h3 {
    font-size: 22px;
}

table.floatThead-table {
    border-top: none;
    border-bottom: none;
    background-color: #F0F0F0 !important;
    /*margin-top: 10px !important;*/
    /*background-color: #FFF;*/
}

/*div.floatThead-container {*/
/*    !*border-top: none;*!*/
/*    !*border-bottom: none;*!*/
/*    !*margin-top: 100px !important;*!*/
/*    !*background-color: #FFF;*!*/
/*}*/

/*div.floated {*/
/*    margin-top: 10px;*/
/*}*/

/*div.floatThead-container.floated {*/
/*    !*margin-top: 46px !important;*!*/
/*    !*margin-top: 126px !important;*!*/
/*    margin-top: 141px !important;*/
/*    !*margin-top: 50px !important;*!*/
/*    background-color: #F0F0F0 !important;*/
/*}*/

@media (max-width: 369px)
	{
.page-bar .page-breadcrumb {display: none !important;}
.dashboard-stat .details {padding-right: 0 !important;}
.dashboard-stat .details .desc {font-size: 13px !important;}
.dashboard-stat .more {font-size: 10px !important;}
.timesheet_bulk_tab_butt {display: block; margin-bottom: 20px;}
.login .content {padding: 30px; width: 300px;}
.login .content h3 {font-size: 18px; margin-bottom: 10px}
label.control-label {font-size: 12px;}
.form-control {font-size: 12px;}
.login .checkbox {font-size: 11px;}
ul#ul_exp {font-size: 12px; text-align: left; list-style: none;}
.dropdown-menu {font-size: 12px; text-align: left; list-style: none;}
.tms_bulk_butt_norm {display: none; /*margin-bottom: 20px;*/}
.tms_bulk_butt_mobi {display: block; /*margin-bottom: 20px;*/}
.tms_bulk_butt_primf {width: 100%; /*margin-bottom: 20px;*/}
.tms_bulk_butt_check {width: 100%; /*margin-bottom: 20px;*/}

div.floatThead-container.floated {
    /*margin-top: 46px !important;*/
    /*margin-top: 126px !important;*/
    margin-top: 0 !important;
    /*margin-top: 50px !important;*/
    background-color: #F0F0F0 !important;
}
	}

@media (min-width: 370px) and (max-width: 483px)
	{
.page-bar .page-breadcrumb {display: none !important;}
.dashboard-stat .details {padding-right: 0 !important;}
.dashboard-stat .details .desc {font-size: 13px !important;}
.dashboard-stat .more {font-size: 10px !important;}
.timesheet_bulk_tab_butt {display: block; margin-bottom: 20px;}
.login .content {padding: 30px; width: 300px;}
.login .content h3 {font-size: 18px; margin-bottom: 10px}
label.control-label {font-size: 12px;}
.form-control {font-size: 12px;}
.login .checkbox {font-size: 12px;}
ul#ul_exp {font-size: 12px; text-align: left; list-style: none;}
.dropdown-menu {font-size: 12px; text-align: left; list-style: none;}
.tms_bulk_butt_norm {display: none; /*margin-bottom: 20px;*/}
.tms_bulk_butt_mobi {display: block; /*margin-bottom: 20px;*/}
.tms_bulk_butt_primf {width: 100%; /*margin-bottom: 20px;*/}
.tms_bulk_butt_check {width: 100%; /*margin-bottom: 20px;*/}

div.floatThead-container.floated {
    /*margin-top: 46px !important;*/
    /*margin-top: 126px !important;*/
    margin-top: 0 !important;
    /*margin-top: 50px !important;*/
    background-color: #F0F0F0 !important;
}

	}

@media (min-width: 484px) and (max-width: 672px)
	{
.page-bar .page-breadcrumb {display: none !important;}
.dashboard-stat .details {padding-right: 0 !important;}
.dashboard-stat .details .desc {font-size: 13px !important;}
.dashboard-stat .more {font-size: 10px !important;}
.timesheet_bulk_tab_butt {display: block; margin-bottom: 20px;}
.login .content {padding: 30px; width: 300px;}
.login .content h3 {font-size: 18px; margin-bottom: 10px}
label.control-label {font-size: 12px;}
.form-control {font-size: 12px;}
.login .checkbox {font-size: 12px;}
ul#ul_exp {font-size: 12px; text-align: left; list-style: none;}
.dropdown-menu {font-size: 12px; text-align: left; list-style: none;}
.tms_bulk_butt_norm {display: none; /*margin-bottom: 20px;*/}
.tms_bulk_butt_mobi {display: block; /*margin-bottom: 20px;*/}
.tms_bulk_butt_primf {display: inline; width: auto; /*margin-bottom: 20px;*/}
.tms_bulk_butt_check {display: inline; width: auto; /*margin-bottom: 20px;*/}

div.floatThead-container.floated {
    /*margin-top: 46px !important;*/
    /*margin-top: 126px !important;*/
    margin-top: 0 !important;
    /*margin-top: 50px !important;*/
    background-color: #F0F0F0 !important;
}

	}

@media (min-width: 673px) and (max-width: 992px)
	{
.page-bar .page-breadcrumb {display: none !important;}
.timesheet_bulk_tab_butt {display: block; margin-bottom: 20px;}
.tms_bulk_butt_norm {display: inline-block; /*margin-bottom: 20px;*/}
.tms_bulk_butt_mobi {display: none; /*margin-bottom: 20px;*/}
.tms_bulk_butt_primf {display: inline; width: auto; /*margin-bottom: 20px;*/}
.tms_bulk_butt_check {display: inline; width: auto; /*margin-bottom: 20px;*/}

/*.page-bar.timesheet_bulk_fixed {*/

/*    position: fixed;*/
/*    min-height: 79px;*/
/*    z-index: 2000;*/
/*    width: 100%;*/
/*    margin-top: -25px !important;*/
/*}*/

/*.timesheet_bulk_fixed_portlet {*/
/*    padding-top: 1px;*/
/*    margin-top: 80px;*/
/*}*/

    div.floatThead-container.floated {
    /*margin-top: 46px !important;*/
    /*margin-top: 126px !important;*/
    margin-top: 0 !important;
    /*margin-top: 50px !important;*/
    background-color: #F0F0F0 !important;
}

	}

@media (min-width: 993px) and (max-width: 1023px)
	{
.tms_bulk_butt_norm {display: inline-block; /*margin-bottom: 20px;*/}
.tms_bulk_butt_mobi {display: none; /*margin-bottom: 20px;*/}
.page-bar.timesheet_bulk_fixed {

    position: fixed;
    min-height: 79px;
    z-index: 2000;
    width: 100%;
    margin-top: -25px !important;
}

.timesheet_bulk_fixed_portlet {
    padding-top: 1px;
    margin-top: 80px;
}

div.floatThead-container.floated {
    /*margin-top: 46px !important;*/
    /*margin-top: 126px !important;*/
    margin-top: 141px !important;
    /*margin-top: 50px !important;*/
    background-color: #F0F0F0 !important;
}
	}

/*@media (min-width: 1024px) and (max-width: 1300px)
	{
.modal-dialog.faq {
    width: 900px;
    margin: 30px auto;
}
!*.modal-dialog.indi-tms-imp {*!
!*    width: 100%;*!
!*    margin: 30px auto;*!
!*}*!
!*.tms_bulk_butt_norm {display: inline-block; !*margin-bottom: 20px;*!}*!
!*.tms_bulk_butt_mobi {display: none; !*margin-bottom: 20px;*!}*!

    }*/

@media (min-width: 1024px) and (max-width: 1199px)
	{

    .modal-dialog.faq {
    width: 900px;
    margin: 30px auto;
}

.page-bar.timesheet_bulk_fixed {

    position: fixed;
    min-height: 79px;
    z-index: 2000;
    width: 100%;
    margin-top: -25px !important;
}

.timesheet_bulk_fixed_portlet {
    padding-top: 1px;
    margin-top: 80px;
}

div.floatThead-container.floated {
    /*margin-top: 46px !important;*/
    /*margin-top: 126px !important;*/
    margin-top: 141px !important;
    /*margin-top: 50px !important;*/
    background-color: #F0F0F0 !important;
}
    }

@media (min-width: 1200px)
	{
.modal-dialog.faq {
    width: 1000px;
    margin: 30px auto;
}
.modal-dialog.indi-tms-imp {
    width: 100%;
    margin: 30px auto;
}

.page-bar.timesheet_bulk_fixed {

    position: fixed;
    min-height: 79px;
    z-index: 2000;
    width: 100%;
    margin-top: -25px !important;
}

.timesheet_bulk_fixed_portlet {
    padding-top: 1px;
    margin-top: 80px;
}

.tms_bulk_butt_norm {display: inline-block; /*margin-bottom: 20px;*/}
.tms_bulk_butt_mobi {display: none; /*margin-bottom: 20px;*/}

div.floatThead-container.floated {
    /*margin-top: 46px !important;*/
    /*margin-top: 126px !important;*/
    margin-top: 141px !important;
    /*margin-top: 50px !important;*/
    background-color: #F0F0F0 !important;
}

    }

.ui-widget-header {
    /*border: 1px solid #e78f08;*/
    border: 1px solid #3c5b81;
    /*background: #f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;*/
    /*background: #E4FAFF url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;*/
    background: #487BAD;
    color: #fff;
    font-weight: bold;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    /*border: 1px solid #fbd850;*/
    border: 1px solid #ff7274;
    background: #fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
    font-weight: bold;
    /*color: #eb8f00;*/
    color: #e24f49;
}

/*.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header {*/
.ui-state-hover, .ui-widget-content .ui-state-hover {
    /*border: 1px solid #fbd850;*/
    border: 1px solid #ff7274;
    /*background: #d9a3a3 url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;*/
    background: #ffc1c1;
    font-weight: bold;
    /*color: #eb8f00;*/
    color: #cf4138;
}

.page-sidebar .page-sidebar-menu > li.active > ul.sub-menu > li.active > a > .selected, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > ul.sub-menu > li.active > a > .selected {
    display: block;
    background-image: none;
    float: right;
    position: absolute;
    right: 0px;
    /*top: 8px;*/
    background: none;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid #ffffff;
}

/* Blink for Webkit and others
(Chrome, Safari, Firefox, IE, ...)
*/

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}

.color-exp {
    background-color: #ebebeb;
}
.color-tot {
    background-color: #dbdbdb;
}
.color-abs {
    background-color: #fff3f1;
}
.color-vac {
    background-color: #eaffff;
}
.color-sic {
    /*background-color: #eaf4ff;*/
    background-color: #c3daf5;
}
.color-clf {
    /*background-color: #e7f8cf; do tab jemnejsi #e3d5f8*/
    background-color: #d7c1fa;
}
.color-clu {
    /*background-color: #d5f1ac;*/
    background-color: #fabbe5;
}

/*
.page-bar.timesheet_bulk_fixed {

    position: fixed;
    min-height: 79px;
    z-index: 2000;
    width: 100%;
    margin-top: -25px !important;
}*/

    /*!*Hidden class for adding and removing*!*/
    /*.lds-dual-ring.hidden {*/
    /*    display: none;*/
    /*}*/

    /*!*Add an overlay to the entire page blocking any further presses to buttons or other elements.*!*/
    /*.overlay {*/
    /*    position: fixed;*/
    /*    top: 5px;*/
    /*    left: 50%;*/
    /*    width: 100%;*/
    /*    height: 100vh;*/
    /*    !*height: 100%;*!*/
    /*    background: rgba(0,0,0,.8);*/
    /*    z-index: 9999;*/
    /*    opacity: 1;*/
    /*    transition: all 0.5s;*/
    /*}*/

    /*!*Spinner Styles*!*/
    /*.lds-dual-ring {*/
    /*    display: inline-block;*/
    /*    width: 80px;*/
    /*    height: 80px;*/
    /*}*/
    /*.lds-dual-ring:after {*/
    /*    content: " ";*/
    /*    display: block;*/
    /*    width: 64px;*/
    /*    height: 64px;*/
    /*    margin: 5% auto;*/
    /*    !*margin: auto auto;*!*/
    /*    border-radius: 50%;*/
    /*    border: 6px solid #fff;*/
    /*    border-color: #fff transparent #fff transparent;*/
    /*    animation: lds-dual-ring 1.2s linear infinite;*/
    /*}*/
    /*@keyframes lds-dual-ring {*/
    /*    0% {*/
    /*        transform: rotate(0deg);*/
    /*    }*/
    /*    100% {*/
    /*        transform: rotate(360deg);*/
    /*    }*/
    /*}*/

#overlay{
  position: fixed;
  top: 0;
  z-index: 6666;
  width: 100%;
  height:100%;
  display: none;
  background: rgba(0,0,0,0.6);
}
.cv-spinner {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.spinner {
  width: 40px;
  height: 40px;
  border: 4px #ddd solid;
  border-top: 4px #2e93e6 solid;
  border-radius: 50%;
  animation: sp-anime 0.8s infinite linear;
}
@keyframes sp-anime {
  100% {
    transform: rotate(360deg);
  }
}
.is-hide{
  display:none;
}

.swal2-styled.swal2-confirm {
    background-color: #4A85B9 !important;
}