﻿html, body, #main, .page, #conteudo, #content, #scheduler_here,
.ui-layout-center, .ui-layout-east, .ui-layout-west
{
    margin: 0px;
    padding: 0px;
    height: 100%;
    overflow: hidden !important;
    font-family: 'Lato', sans-serif !important;
}

.dhx_scale_hour{
    color: black !important;
}

#filtro{
    overflow-y: auto !important;
}

#comboFiliais {
    top: 22px;
    cursor: pointer;
    position: absolute;
    border: 4px #a7a7a7 solid;
    border-radius: 5px;
    max-width: 300px;
    height: 28px;
    position: absolute;
    left: 50px;
    font-size: 17px;
    border-color:darkred;
}

.hideComboFiliais {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    padding: 2px 2px 2px 2px;
}

.dhx_cal_header div div
{
    border: none !important;
}

.dadosmarcacao{
    border-bottom: 1px rgba(212, 206, 206, 0.85) solid;
    /*border-top: 1px rgba(212, 206, 206, 0.85) solid;*/
}

.corpoinfo
{ 
    width: 400px !important;
    font-size: 11px;
    margin-bottom: 5px;
    padding: 2px 5px;
    height: 10px;
}

.dhx_cal_cover
{
    height: 100%;
}

.header
{
    background-repeat: repeat-x;
    font-weight: bold;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Lato', sans-serif !important;
    color: #0c9abe;
    margin: 2px 0px;
    height: 28px;
    padding-top: 28px;
    width: 100%;
}

.ui-layout-west .header,
#tituloevento
{
    margin-left: 20px;
    text-transform: uppercase;
}

#relogio
{
    font-size: 11px;
    width: 250px; 
    height: 40px; 
    margin-left: 10px;
    margin-bottom: 15px;
}

#agendas
{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: white;
}

.dhx_time_block,
.block_section,
.red_section
{
    background-color: rgba(168, 14, 14, 0.85);
    color: #FFF;
    font-weight: bold;
    text-align: center;
}

.intervalo_section
{
    background-color: rgba(222, 173, 183, 0.9); 
    color: #000;
    font-weight: bold;
    text-align: center;
}

.indisponivel_section
{
    background-color: rgba(242, 173, 183, 0.9); 
}

#footer
{
    width: 100%;
    height: 10%;
}

.highlight_section:hover
{
    background-color: rgba(52, 177, 70, 0.38);
    height: 20px;
}

.unitItem a
{
    font-weight: bold;
    font-size: 13px;
    color: #000;
    text-decoration: none;
}

.unitItem a:hover
{
    color: #00266b;
    text-decoration: underline;
}

.colaborador
{
    float: left;
    width: 92%;
    height: 97px;
    padding: 5px 4px;
    overflow: hidden;
}

.colaborador div
{
    text-wrap: none;
    overflow-wrap: break-word;
    white-space: nowrap;
}

.imgCliForCol
{
    float: left;
    height: 100px;
    padding: 0px;
    margin: 0px;
}

.imgCliForCol img
{
    width: 40px;
    max-height: 81px;
    padding: 4px;
}

.dhx_matrix_scell
{
    max-width: 90%;
}

div.ui-layout-east.ui-layout-toggler-east.ui-layout-pane-east.ui-layout-resizer-east-dragging.ui-layout-pane
{
    padding: 0px 2px !important;
    overflow: hidden !important;
    height: 100% !important;
}

div.ui-layout-center
{
    padding: 0px 2px !important;
    overflow: hidden !important;
    height: 100% !important;
}

div.ui-layout-west.ui-layout-toggler-west.ui-layout-pane-west.ui-layout-resizer-west-dragging.ui-layout-pane
{
    padding: 0px 2px !important;
    height: 100% !important;
}

#botoes
{
    margin-top: 2px !important;
}

#botoes button
{
    margin-left: 2px; 
    padding: 0px;
    width: 60px;
    height: 35px;
}

#calFloat .Zebra_DatePicker
{
    margin: 10px 0px; 
    width: 245px;
}

.ui-layout-east { overflow: hidden !important; }

#cal_popup
{
    width: 28px;
    height: 28px;
    background: url('images/planner_off.png') no-repeat center;
    top: 22px;
    cursor: pointer;
    position: absolute;
    right: 188px;
}

#cal_popup_content
{
    top: 50px;
    display: none;
    position: absolute;
    right: 322px;
    height: 246px;
}

#cal_popup:hover
{
    background: url('images/planner.png') no-repeat center; 
}

#botaoAtualizar
{
    width: 28px;
    height: 28px;
    background: url('images/Atualizar_off.png') no-repeat center; 
    top: 22px;
    cursor: pointer;
    position: absolute;
    right: 398px;
}

#botaoPesquisar {
    width: 28px;
    height: 28px;
    background: url('images/search.png') no-repeat center;
    top: 22px;
    cursor: pointer;
    position: absolute;
    right: 356px;
}

#botaoTroca {
    width: 28px;
    height: 28px;
    background: url('images/change.png') no-repeat center;
    top: 22px;
    cursor: pointer;
    position: absolute;
    right: 314px;
}

#botaoImprimir {
    width: 28px;
    height: 28px;
    background: url('images/print.png') no-repeat center;
    top: 22px;
    cursor: pointer;
    position: absolute;
    right: 272px;
}

#botaoAjuda {
    width: 28px;
    height: 28px;
    background: url('images/info.png') no-repeat center;
    top: 22px;
    cursor: pointer;
    position: absolute;
    right: 230px;
}

#botaoAtualizar:hover
{
    background: url('images/Atualizar.png') no-repeat center; 
}

.dhx_cal_today_button:hover,
.dhx_cal_prev_button:hover,
.dhx_cal_next_button:hover,
.dhx_cal_tab:hover
{
    background-color: #f1f1f1 !important;
}

.eventBoxTitle
{
    font-weight: bold;
    font-size: 14px;
}

#cal_escolha
{
    float: right;
    border: 1px solid black;
}

#panelright
{
    background: rgba(0, 0, 0, 0.65);
    border-right: 5px solid #bfa510;
    width: 200px;
    padding: 18px; 
    position: fixed;
    z-index: 100000; 
    box-shadow: 4px 0 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 4px 0 10px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 4px 0 10px rgba(0, 0, 0, 0.25);
    left: 0;
    color: #fff;
}
			 
#panelright:hover, #panelright:focus
{
    left: 0 !important;
}

fieldset
{
    padding: 20px 20px 20px 20px;
}

.grupofiltro
{
    margin-left: 5px;
    margin-top: 40px;
    margin-bottom: 15px;
}

.dhx_scale_bar .dhx_cal_prev_button,
.dhx_scale_bar .dhx_cal_next_button
{
    width: 16px; 
    height: 100px;
    cursor: pointer;
    background-image: url('images/Setas.png'); 
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
}

.dhx_scale_bar .dhx_cal_prev_button
{
    background-position: -16px 0px;
}

.dhx_scale_bar .dhx_cal_next_button
{
    background-position: -48px 0px;
}

.dhx_scale_bar .dhx_cal_prev_button:hover
{ 
    background-position: 0px 0px;
}

.dhx_scale_bar .dhx_cal_next_button:hover
{ 
    background-position: -32px 0px; 
}

.itemfiltro
{
    margin-left: 25px;
    margin-bottom: 5px;
}

.checkboxGrupo
{
    margin-bottom: 20px;
}

/*MENU*/
#menuEventoDisponivel
{
    position: absolute;
    z-index: 50000;
    background: -moz-linear-gradient(top, rgba(232, 232, 232, 1) 3%, rgba(241, 241, 241, 1) 39%, rgba(255, 255, 255, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(3%, rgba(232, 232, 232, 1)), color-stop(39%, rgba(241, 241, 241, 1)), color-stop(100%, rgba(255, 255, 255, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(232, 232, 232, 1) 3%, rgba(241, 241, 241, 1) 39%, rgba(255, 255, 255, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(232, 232, 232, 1) 3%, rgba(241, 241, 241, 1) 39%, rgba(255, 255, 255, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(232, 232, 232, 1) 3%, rgba(241, 241, 241, 1) 39%, rgba(255, 255, 255, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(232, 232, 232, 1) 3%, rgba(241, 241, 241, 1) 39%, rgba(255, 255, 255, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbe8e8', endColorstr='#cfffff',GradientType=0 ); /* IE6-9 */
    border: 1px #6e8087 solid;
    display: none;
    font-family: 'Lato', sans-serif !important;
    font-size: 14px;
}

#menuEventoDisponivel ul
{
    margin: 0px;
    padding: 0px;
}
          
#menuEventoDisponivel ul li
{
    list-style: none;
    height: 20px;
    padding: 5px;
    margin: 1px;
}

.iconmenu, .labelmenu
{
    float: left;
}

.iconmenu
{
    width: 20px;
    height: 20px;
    padding: 2px;
}

.labelmenu
{
    height: 20px;
    padding: 2px 5px;
}

#menuEventoDisponivel ul li:hover
{
    border: 1px #ddd solid;
    padding: 4px;
    background-color: rgba(245, 231, 125, 0.76);
    cursor: pointer;
}

.agBloqueio{
    text-align:center;
    font-size:12px;
    padding-top:5%;
    padding-left:18%
}

.agMarcacao {
    padding-left: 32px;
    display: table;
}

.agMarcacaoSpan {
    vertical-align: middle;
    display: table-cell;
}


.dhx_event_move.dhx_title
{
    height: 65%;
    font-size: 10px;
    line-height: 10px;
    float: left;
    position:absolute;
    width: 32px;
    left: 2px;
}

.dhx_event_resize.dhx_footer{
  bottom: 5px;
  position: absolute;
}

.dhx_cal_event .dhx_body, .dhx_cal_event_line{
  font-size: 11px;
  padding-bottom: 26px;
  padding-top: 0px;
}

.dhx_event_move.dhx_title .dhx_menu_head
{
    width: 6px !important;
    border: 2px black dotted !important;
}

.dhx_cal_event.dhx_cal_select_menu .dhx_body
{
    padding: 0px 5px !important;
}

.dhx_cal_event.dhx_cal_select_menu
{
    z-index: 900 !important;
}

.dhx_scale_bar
{
    text-align: left !important;
}
#dadoscliente,
#dadosmarcacao
{
    border: none;
}
#dadoscliente.header,
#dadosmarcacao .header
{
    border: none;
    font-size: 12px;
    color: #000;
}

div[name='week_tab']
{
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.ui-button,
.dhx_cal_navline div
{
    -webkit-box-shadow: 0px 3px 5px 0px rgba(204, 204, 204, 0.28);
    -moz-box-shadow: 0px 3px 5px 0px rgba(204, 204, 204, 0.28);
    box-shadow: 0px 3px 5px 0px rgba(204, 204, 204, 0.28);
    border: none;
}

.dhx_cal_navline .dhx_cal_date
{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
}

.ui-button
{
    background: #f8f8f8; 
    -webkit-box-shadow: 2px 3px 5px 0px rgba(204, 204, 204, 0.28);
    -moz-box-shadow: 2px 3px 5px 0px rgba(204, 204, 204, 0.28);
    box-shadow: 2px 3px 5px 0px rgba(204, 204, 204, 0.28);
    text-transform: uppercase;
}

.dhx_cal_date
{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.dhx_cal_tab.active
{
    background-color: #F2F9FF;
    border: none;
    text-shadow: none
}

.highlight_section
{
    opacity: 0.25;
    z-index: 0;
    filter: alpha(opacity=25);
} 
.highlight_section:hover
{
    background-color: #90ee90;
}

.dhx_qi_big_icon 
{
    background: #FFFFFF;
    color: black;
}

.dhx_cal_quick_info 
{
    background: rgb(16, 50, 103);
}

.dhx_scale_holder_now {
    background-image: url(https://oneproducao.blob.core.windows.net/content/agenda/dhtmlx/imgs_dhx_terrace/databg.png) !important;
}