﻿.s-PropertyGrid .category-links {
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 4px 6px 5px 4px;
    margin-bottom: 4px;
    background-color: #1ab394;
    border: 1px solid #fff;
}
.s-PropertyGrid .category-links span.separator {
  float: left;
  display: block;
  color: #99FFCC;
  padding: 0px 3px;
}
.s-PropertyGrid .category-links a.category-link {
  float: left;
  display: block;
  color: #fff;
}
/*.s-PropertyGrid .categories {
  overflow-y: auto;
}*/
.CalendarWidthClass
{
    width:300px;
}
.s-PropertyGrid .category-title {
  border-bottom: 1px solid #6090c0;
  color: #034;
  padding: 3px 6px;
  margin: 8px 8px 4px 0px;
  clear: both;
}
.s-PropertyGrid .category.collapsible .category-title {
  cursor: pointer;
}
.s-PropertyGrid .category.collapsed .field {
  visibility: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
.s-PropertyGrid .category-title i.fa {
  float: right;
  font-size: 14px;
}
.s-PropertyGrid .category-title a {
    color: #d99000;
    font-size: 13px;
    font-weight: bold;
}

.s-PropertyGrid .category.first-category .category-title {
  margin-top: 0px;
}
.s-PropertyGrid .category-title {
  margin: 12px 10px 8px 6px;
  border-bottom: 1px solid #19aa8d;
}
}
.s-PropertyGrid .category-links {
  background: #19aa8d;
  border-radius: 0;
  border: 0;
  margin-bottom: 6px;
}
.flex-layout .category {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: mulitple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  min-width: 0;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.flex-layout .category-links {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-positive: 0;
  -ms-flex-negative: 0;
  -ms-flex-preferred-size: auto;
}
.flex-layout .category-title {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  -ms-flex-positive: 0;
  -ms-flex-negative: 1;
  -ms-flex-preferred-size: 100%;
}
.flex-layout .ui-dialog-content,
.flex-layout .s-DialogContent,
.flex-layout .s-Form,
.flex-layout form,
.flex-layout .fieldset,
.flex-layout .tab-pane,
.flex-layout .tab-pane > .s-DataGrid,
.flex-layout .s-PropertyGrid {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  min-height: 0;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-positive: 1;
  -ms-flex-negative: 1;
  -ms-flex-preferred-size: auto;
}
.grid-container {
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%);
}

.flex-layout .grid-container {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    z-index: 999;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-positive: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: auto;
    
}
.flex-layout .s-PropertyGrid .categories {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-positive: 1;
  -ms-flex-negative: 1;
  -ms-flex-preferred-size: auto;
}

/*.flex-layout .s-PropertyGrid .category-title {
    padding: 3px 0;
    margin: 12px 10px 8px 0;
  }*/
.clear {
    clear: both;
    display: block;
}

.panel-body {
    width: 100%;
    padding: 1px 15px 1px 15px;
}

.i-checks label {
    /*padding-top: 20px;*/
    font: 14px Verdana,Arial,sans-serif;
    color: #484848;
}

.row .dxeBase_NewTheme {
    display: block;
    padding-top: 15px;
    font-weight: bold;
}

.row a .dxeBase_NewTheme {
    display: -webkit-inline-box;
}

.grid-container {
    /*padding-bottom: 20px;*/
    /*position: absolute;
    z-index: 1010;*/
    width: 100%;
}

.dxscTimeMarkerLineH_OWTheme {
    border-color: #19AA8D;
}



.chat li {
  border-bottom: 0px;

/*.navbar-static-top {
    z-index: 0;
}

@media (max-width: 768px) {
    .navbar-static-top {
        z-index: 0;
    }
}

@media (min-width: 768px){
    .navbar-static-side {
        z-index: 0;
    }*/
}


/************************** TELA MODAL *******************************************/
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 1% auto; /* 1% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.paddingLabel{
    padding-top: 5px;
}

.footer {
    position: relative;
}

@media (max-width: 768px) {
    .btn {
        padding: 6px 10px;
    }
}

.blink_text {
    animation: 1s blinker linear infinite;
    -webkit-animation: 1s blinker linear infinite;
    -moz-animation: 1s blinker linear infinite;
    color: red;
}

@-moz-keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

@keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

.swal2-popup {
    font-size: inherit;
}

#closer_videopopup {
    position: absolute;
    display: table-cell;
    right: 2%;
    top: 2%;
    font-size: 32px;
    text-align: center;
    vertical-align: middle;
    padding: auto;
    cursor: default;
    background: none;
    border: none;
    color: #ffffff;
    z-index: 100004;
}

#opct {
    position: fixed;
    z-index: 100000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    filter: alpha(opacity=90);
    -moz-opacity: 0.90;
    opacity: 0.9;
}

#videCont {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin: auto;
    max-width: 720px;
    height: 0;
    height: auto !important;
}

/*video {
    position: absolute;
    top: 15%;
    left: 0;
    width: 100%;
    opacity: 1 !important;
}*/

#video1 {
    cursor: pointer;
    cursor: hand;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -60px;
}

.navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
    width: 290px;
}

.navbar-top-links .dropdown-messages {
    margin-left: -15px;
}


.swal2-container {
    z-index: 1600;
}

.swal2-popup {
    width: auto;
}


div#loadingDiv {
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: rgba(192, 192, 192, 0.5);
    /*border: 2px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #008bd0;
    border-right: 5px solid #5aa16e;
    border-bottom: 5px solid #e40044;
    border-left: 5px solid #ffcb00;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;*/
}

div#loadingIndicator {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: rgba(192, 192, 192, 0.5);
    /*border: 2px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #008bd0;
    border-right: 5px solid #5aa16e;
    border-bottom: 5px solid #e40044;
    border-left: 5px solid #ffcb00;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;*/
}

.dx-dashboard-loading, div#loadingLogin {
    border: 2px solid #f3f3f3;
    border-radius: 50%;
    border-top: 10px solid #008bd0;
    border-right: 10px solid #5aa16e;
    border-bottom: 10px solid #e40044;
    border-left: 10px solid #ffcb00;
    width: 35px;
    height: 35px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    background-color: #9edbf4;
}

.dx-dashboard-loading {
    border-top: 7px solid #008bd0;
    border-right: 7px solid #5aa16e;
    border-bottom: 7px solid #e40044;
    border-left: 7px solid #ffcb00;
}


@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.row {
    margin-bottom: 5px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-bottom: 5px;
}

.btn-excel {
    background-color: #217345;
    border-color: #217345;
    color: white;
}
.btn-copy {
    background-color: #2ea44f;
    border-color: #2ea44f;
    color: white;
}
.btn-sign {
    background-color: black;
    border: #f47501;
    color: white;
}


.btn-retornaprevisto {
    background-color: yellow;
    color: red;
    border-color: red;
}

.btn-realizar {
    background-color: white;
    color: blue;
    border-color: blue;
}

.btn-black {
    background-color: black;
    color: white;
    border-color: black;
}

.btn-extinguir {
    background-color: white;
    color: red;
    border-color: red;
}

.btn-liquidar {
    color: #35af35;
    border-color: #35af35;
    background: #ddffdd;
}

.btn-filtrar {
    color: #482828;
    border-color: #ffcb00;
    background: #ffcb00;
}

@media screen and (max-width: 600px) {
    #onlyDesktopDiv {
        visibility: hidden;
        clear: both;
        float: left;
        margin: 10px auto 5px 20px;
        width: 28%;
        display: none;
    }
}

.dxGridHeader {
    vertical-align: middle !important;
}

.toolTipPanel {
    box-shadow: 3px 3px 20px Gray;
    background-color: White;
    width: 300px;
}

.toolTipPanelHeader {
    padding-right: 8px !important;
}

.toolTipPanel .dxrpHeader_Metropolis,
.toolTipPanel .dxrpHeader_MetropolisBlue {
    border-bottom: 1px solid rgba(192, 192, 192, 1);
}

.toolTipLablel {
    color: Black;
    font-family: Tahoma;
    font-size: 10pt;
}

.dxrpHeader_BlackGlass .toolTipLablel,
.dxrpHeader_RedWine .toolTipLablel {
    color: White;
}

.toolTipCloseButton {
    float: right;
}

.toolTipButton {
    float: right;
    margin: 5px 0px 6px 5px;
}

.pace .pace-progress {
    background: #007BF782;
    position: fixed;
    z-index: 2040;
    top: 0px;
    right: 100%;
    width: 100%;
    height: 5px;
}

.nav > li.active {
    border-left: 4px solid #007BF7;
    background: #007bf7;
}

.s-PropertyGrid .category-links {
    background-color: #005ebd;
}

.incoming-msgs {
    background-color: #007BF7;
}

.btn-primary {
    background-color: #007BF7;
    border-color: #007BF7;
}

.nav > li > a {
    color: black;
    font-weight: 400;
    background-color: white;
}

body {
    background-color: white;
    color: black;
}

.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus {
    background-color: #f3f3f4;
    color: #007bf7;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success, .btn-success:active:focus, .btn-success:active:hover, .btn-success.active:hover, .btn-success.active:focus {
    background-color: #007BF7;
    border-color: #007BF7;
    color: #FFFFFF;
}

ul.nav-second-level {
    background: white;
}

.nav > li.active > a {
    color: #007bf7;
}

.navbar-fixed-top, .navbar-static-top {
    background: white;
}

.nav-header {
    background-color: white;
    background-image: none;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.active:hover, .btn-primary.active:focus {
    background-color: #007BF7;
    border-color: #007BF7;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success, .btn-success:active:focus, .btn-success:active:hover, .btn-success.active:hover, .btn-success.active:focus {
    background-color: #005ebd;
    border-color: #005ebd;
    color: #FFFFFF;
}

.btn-success {
    background-color: #007BF7;
    border-color: #007BF7;
}

.btn-danger {
    background-color: red;
    border-color: red;
}
.nav.navbar-right > li > a {
    color: #344563;
}

.dx-dashboard-control {
    background-color: #f3f3f4;
}

.mini-navbar .nav .nav-second-level {
    background-color: #f3f3f4;
    padding: 10px 5px 1px 5px;
}

body.mini-navbar .nav-header {
    background-color: #ffffff;
}

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #007bf7;
    border-color: #007bf7;
}

#relatorioViewer_Splitter_Toolbar_Menu_DXI12_Img,
#documentViewer_Splitter_Toolbar_Menu_DXI11_Img {
    margin-top: -7px;
}

.btn {
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 30%);
}

.dxeTrackBar_OWTheme, .dxeIRadioButton_OWTheme, .dxeButtonEdit_OWTheme, .dxeTextBox_OWTheme, .dxeRadioButtonList_OWTheme, .dxeCheckBoxList_OWTheme, .dxeMemo_OWTheme, .dxeListBox_OWTheme, .dxeCalendar_OWTheme, .dxeColorTable_OWTheme {
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
}

.dxeMemo_OWTheme .dxeMemoEditArea_OWTheme, .dxeMemo_OWTheme .dxeMemoEditArea_OWTheme {
    border-left: 1px solid;
    border-color: #dedede;
}

.dxeBase_OWTheme {
    font: bold 11px 'Roboto Regular',Helvetica,'Droid Sans', Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    color: #235ebd;
}

.dxscApt .dxsc-apt-content-layer span {
     font-weight: normal;
}

.dxscApt .dxsc-apt-time-container span, .dxscApt .dxsc-apt-description-container span, .dxscApt .dxsc-apt-description-container span > *, .dxsc-horizontal-apt .dxsc-apt-left-container > span, .dxsc-horizontal-apt .dxsc-apt-right-container > span {
    font-size: 10px;
}

.dxscToolbarContainer_OWTheme {
    padding: 5px 5px 5px;
}

.dxscDateHeader_OWTheme, .dxscAlternateDateHeader_OWTheme, .dxscDayHeader_OWTheme, .dxscDateCellHeader_OWTheme, .dxscTodayCellHeader_OWTheme, .dxscTimelineDateHeader_OWTheme, .dxscHorizontalResourceHeader_OWTheme, .dxscVerticalResourceHeader_OWTheme {
    font: bold 11px 'Roboto Regular',Helvetica,'Droid Sans', Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    color: #235ebd;
}

.dxgvHeader_OWTheme {
    font: bold 11px 'Roboto Regular',Helvetica,'Droid Sans', Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    color: #235ebd;
}

.dxscToolbarContainer_OWTheme {
    padding: 2px 2px 2px;
}
.dxsc-horizontal-rh dxscHorizontalResourceHeader_OWTheme {
    padding: 4px 4px;
}

.dx-texteditor.dx-editor-outlined {
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
}

.dxscViewVisibleInterval_OWTheme {
    font-size: 0.9em;
}

.dxscViewNavigatorGotoTodayButton span.dx-vam, .dxscVSHorz .dxbButtonSys span.dx-vam, .dxscVSVert .dxbButtonSys span.dx-vam {
    font: bold 11px 'Roboto Regular',Helvetica,'Droid Sans', Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    margin-top: 3px;
}

.dxscViewSelector_OWTheme.dxscVSHorz .dxmLite_OWTheme .dxm-main.dxm-horizontal .dxm-item .dxm-content, .dxscViewSelector_OWTheme.dxscVSVert .dxmLite_OWTheme .dxm-main.dxm-vertical .dxm-item .dxm-content, .dxscViewSelector_OWTheme .dxmLite_OWTheme.dxm-ltr .dxm-main .dxm-image-l .dxm-popOut {
    padding: 1px 18px 4px;
    font: bold 11px 'Roboto Regular',Helvetica,'Droid Sans', Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
    margin-top: 3px;
}

.h2, h2 {
    margin-top: 10px;
}

.page-heading {
    padding: 0 10px 10px 10px;
}

#youTubeButton{
    display:none;
}

@media screen and (max-width: 600px) {
    #ajudaButton {
        visibility: hidden;       
        display: none;
    }
}

.bootstrap-tagsinput {
    box-shadow: unset;
    display: block;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
}

.bootstrap-tagsinput .tag {
    background-color: #005db9;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
}