
/* =====================================================================================================================*/
/* CUSTOMIZACOES */
/* =====================================================================================================================*/
.menu-ativo {
    color: #00abcc;
    background-color: #d0e4e6;
    border-left: 5px solid #00abcc;
}

table { 	font-size: 12px!important; }

thead {  font-size:12px;   color: #fff;     background-color: #337ab7; }

.colorGray {
    background-color: #f5f5f5;
}

.colorBlue {
    background-color: #00FA9A;
}

.colorYellow {
    background-color: #FFFF00;
}

.colorOrange {
    background-color: #FFC125;
}

.jh-table > tbody > tr > td {
    /* Align text in td vertically (top aligned by Bootstrap) */
    vertical-align: middle;
}

.jh-table > thead > tr > th > .glyphicon-sort, .jh-table > thead > tr > th > .glyphicon-sort-by-attributes, .jh-table > thead > tr > th > .glyphicon-sort-by-attributes-alt {
    /* less visible sorting icons */
    opacity: 0.5;
}

.jh-table > thead > tr > th > .glyphicon-sort:hover, .jh-table > thead > tr > th > .glyphicon-sort-by-attributes:hover, .jh-table > thead > tr > th > .glyphicon-sort-by-attributes-alt:hover {
    /* full visible sorting icons and pointer when mouse is over them */
    opacity: 1;
    cursor: pointer;
}
.icon-tabela {
    color: #545454;
    font-size: 18px;
    line-height: .8;
    vertical-align: middle;
    margin-right: 5px;
}

a.icon-tabela:hover , a:focus {
    color: #00abcc;
    text-decoration: none;
}

.splash-login {
    background-color: #00accc;
    color: #d4d4d4;
    border: 8px solid #fff;
}


fieldset {
	border: 1px solid #ddd !important;
		margin: 0;
		xmin-width: 0;
		padding: 10px;
		position: relative;
		border-radius:4px;
		padding-left:10px!important;
		background-color:#f5f5f5;
	}

legend
		{
			font-size:14px;
			font-weight:bold;
			margin-bottom: 0px;
			width: auto;
			border: 1px solid #ddd;
			border-radius: 4px;
			padding: 5px 5px 5px 10px;
			background-color: #ffffff;
		}

	a.disabled-abas {

	  /* Make the disabled links grayish*/
	  color: gray !important;
      background-color: #e0e0e0 !important;
	  /* And disable the pointer events */
	  pointer-events: none !important;
	}

/*================================================================================================================*/
/* FIM CUSTOMIZACOES */
/* =====================================================================================================================*/


html {
    font-size: 13px;
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}
body {
    height: 100%;
}
body {
    margin: 0;
    font-family: "Open Sans",sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
font-size: 1rem!important;
    font-weight: 400;
    line-height: 1.538;
    color: #545454;
    background-color: #f4f4f4;
}
.main-content {
    padding:25px;
    /*    padding: 45px 0;*/
}


/*
 * Override Bootstrap's default container.
 */
.container, .container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
}
/*
 * Paineis do container.
 */
.panel-default > .panel-heading {
    color: #005a85;
    background-color: transparent !important;
    border-color: #ddd;
}
.panel {
    background-color: #FFF;
    margin-bottom: 29px;
    box-shadow: 0 1px 0 rgba(0,0,0,.05);
    border-radius: 1px;
}
.panel-heading-divider {
    border-bottom: 1px solid #e6e6e6;
    padding-left: 0;
    padding-right: 0;
}
.panel-heading {
    font-size: 1.385rem;
    font-weight: 400;
    color: #005a85; /* Modificado para manter cor padrão dos títulos. Cor anterior: #3d3d3d. */
    padding: 24px 0 14px;
    margin: 0 20px;
}
.panel-subtitle {
    display: block;
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 4px;
    color: #878787;
}
.panel-body {
    padding: 14px 20px;
}
label {
    font-weight:500 !important
}

.required:after {
  content:" *";
  color: red;
}

/*Estilo para botao de ATIVAR/DESATIVAR na grid*/
.btn-ativar-desativar{
	width: 35px;
	padding:3px 2px 3px 3px !important;
	margin: 0px 8px 0 8px !important;
}

/*Estilo para desabilitar link*/
a.disabled-link {
    pointer-events: none;
    color: #ccc;
}
/*****************
 *    MODULOS
 *****************/
.mai-top-header {
    border: 0;
    margin-bottom: 0;
    background-color: #005984;
    padding: 0;
    height: 63px;
}
.nav-modulos {
    line-height: 62px;
    font-size: 1.077rem;
    padding: 0 18px;
    outline: 0;
    color:#FFF;
}
.nav-modulos a:link {  color: #FFF ;text-decoration: none}
.nav-modulos a:visited {  color: #FFF ;text-decoration: none}
.nav-modulos a:active { color: #00abcc; text-decoration: none}
.nav-modulos a:hover { color: #00abcc; text-decoration: none}
.nav-modulos a:focus {  color: #00abcc ;text-decoration: none}



/******************   */

.mai-logo-header {
    height:  98px;
    background-color: #00abcc;

}

.mai-sub-header {
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
    background-color: #fff;
    line-height: 44px;
    /*    padding: 0 0 70px;*/
}

/**********************
 *    MENU PRINCIAPL   /*  olhas as classes criadas
 **********************/

.dropdown-toggle:active, .open .dropdown-toggle {background-color:transparent !important;}

.navbar-default {
    background-color: transparent!important;
    border-color:  transparent!important;
}
.navbar-nav {
    /*color: #00abcc;*/
}
.navbar-nav li a {
	cursor: pointer;
}
.navbar-default .navbar-nav .nav-link {
    color: #333c44;
}
.navbar-default .navbar-nav .nav-link:hover {
    color: #777;
    border-top: 3px solid #00abcc;
}
.navbar-default .navbar-nav .nav-link .caret {
    margin-left: 4px;
}
.navbar-default .navbar-nav .icon {
    font-size: 1.6rem;
    margin-right: 5px;
    vertical-align: middle;
    color: #00abcc;
}
.navbar {
    margin: 10px !important;
    font-size: 1.1rem;
}
.mai-sub-header .dropdown-menu {
    min-width: 200px;
    box-shadow: 0 3px 0.3077rem rgba(0,0,0,.1);
    margin-top: 0;
    padding-top: .6rem;
}
.dropdown-menu {
    color: #545454;
    border-radius: 0;
    box-shadow: 0 0 0.3077rem rgba(0,0,0,.25);
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .8462rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid rgba(0,0,0,.15);
}
.dropdown-menu > li > a {
    line-height: 3.42857143;

}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #00abcc;
}

/******************   */


/**********************
 *    USUÃƒï¿½RIO INFO
 **********************/
.user-nav-bg {
    background-color:#00abcc;
}
.user-name {
    margin-left: 10px;
}

.mai-user-nav>.nav-item.dropdown>.nav-link {
    color: #FFF;
    padding-right: 0;
    padding-top:30px;
    font-size: 1rem;
    display:block;
}
.mai-user-nav>.nav-item.dropdown>.nav-link img {
    max-width: 40px;
    max-height: 40px;
    border-radius: 3px;
    border: 1px solid #FFF;
}
.mai-user-nav>.nav-item.dropdown .dropdown-menu {
    border: 0;
    border-radius: 0 0 3px 3px;
    box-shadow: none;
    background-color: #00abcc;
    min-width: 184px;
    color:#FFF;
}
.mai-user-nav>.nav-item.dropdown .dropdown-menu > li > a {
    font-size: 1.15rem;
    color: #FFF;
    padding: 9px 20px;
    min-width: 175px;
}
.mai-user-nav>.nav-item.dropdown .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #005984;
    color: #FFF;
}

.mai-user-nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #00abcc;
}
/******************   */


/**********************
 *       SELECT          /*
 **********************/
.custom-select:focus {
    border-color: #bfe5f7;
    outline: 0;
}


/**********************
 *       BOTÃƒâ€¢ES          /*
 **********************/

.btn {
    display: inline-block;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    padding: .81rem .7692rem;
    font-size: 1rem;
    border-radius: 0;
    transition: all .2s ease-in-out;
}
.btn-space, .btn-vspace {
    margin-bottom: 5px;
}
.btn-primary {
    color: #fff;
    background-color: #00accc;
    border-color: #00accc;
}
.btn-primary:hover {
    color: #fff;
    background-color: #1AC6DD;
    border-color: #1AC6DD;
}
.btn-hspace, .btn-space {
    margin-right: 4px;
}

.btn-secondary {
    color: #292b2c;
    background-color: #fff;
    border-color: #ccc;
}
.btn-secondary:hover {
    color: #292b2c;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-danger {
    color: #fff;
    background-color: #F05A47;
    border-color: #F05A47;
}
.btn-danger:hover {
    color: #fff;
    background-color: #F16959;
    border-color: #F16959;
}
.btn-danger:active {
    color: #fff;
    background-color: #EE442E!important;
    border-color: #EE442E!important;
}
.btn-danger:focus {
    color: #fff;
    background-color: #EE442E!important;
    border-color: #EE442E!important;
}
.btn-warning {
    color: #fff;
    background-color: #FCDA44;
    border-color: #FCDA44;
}
.btn-warning:hover {
    color: #fff;
    background-color: #FDDE56;
    border-color: #FDDE56;
}
.btn-warning:active {
    color: #fff;
    background-color: #FDD628!important;
    border-color: #FDD628!important;
}
.btn-warning:focus {
    color: #fff;
    background-color: #FDD628!important;
    border-color: #FDD628!important;
}

.btn:focus, .btn:hover {
    text-decoration: none;
}
.btn-dark {
    color: #FFF;
    background-color: #545454;
    border-color: #545454;
}
.btn-dark:hover {
    color: #FFF;
    border-color: transparent;
    background-color: #5e5e5e;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-left-radius: 0!important;
    border-top-right-radius: 0!important;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-right-radius: 0!important;
    border-bottom-left-radius: 0!important;
}
.btn-big {
    padding: .7rem 1rem;
    text-align: center;
    min-width: 70px;
}
.btn-big>.icon {
    display: block;
    font-size: 2rem;
    line-height: 1;
    margin-bottom: .3rem;
}

/**********************
 *       Textos          /*
 **********************/
.text-primary {
    color: #00AACB!important;
}
.text-danger {
    color: #F05A47!important;
}
.text-warning {
    color: #FFDC42!important;
}
.text-success {
    color: #3EB883!important;
}
.text-info {
    color: #58C7EF!important;
}

/**********************
 *       Avisos          /*
 **********************/



/**********************
 *       Controle          /*  olhas as classes criadas
 **********************/


.custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #00accc;

}
.custom-control-input:focus ~ .custom-control-indicator {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #00accc;
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #00accc;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
    background-color: #00accc;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #00accc;
    border-color: #00accc;
}

/**********************
 *       Modal          /*
 **********************/

.modal-content {
    box-shadow: 0 4px 6px rgba(0,0,0,.3);
    overflow: hidden;
    background-color: #FFF;
    color: #545454;
    border: none;
    border-radius: 0;
    max-width: 100%;
}
.modal-main-icon {
    display: inline-block;
    height: 77px;
    width: 77px;
    line-height: normal;
    font-size: 77px;
    margin-bottom: 37px;
}
.modal-header {
    border: 0;
    padding: 19px;
    justify-content: flex-end;
}
@media (min-width: 576px)
    .modal-dialog {
        max-width: 545px;
        margin: 30px auto;
    }


    /**********************
     *       Margens          /*
     **********************/
    .m-0 {
        margin: 0!important;
    }

    .mr-1,.mx-1 {
        margin-right: .25rem!important;
    }

    .ml-1,.mx-1 {
        margin-left: .25rem!important;
    }

    .mt-1,.my-1 {
        margin-top: .25rem!important;
    }

    .mb-1,.my-1 {
        margin-bottom: .25rem!important;
    }

    .m-1 {
        margin: .25rem!important;
    }

    .mr-2,.mx-2 {
        margin-right: .5rem!important;
    }

    .ml-2,.mx-2 {
        margin-left: .5rem!important;
    }

    .mt-2,.my-2 {
        margin-top: .5rem!important;
    }

    .mb-2,.my-2 {
        margin-bottom: .5rem!important;
    }

    .m-2 {
        margin: .5rem!important;
    }

    .mr-3,.mx-3 {
        margin-right: 1rem!important;
    }

    .ml-3,.mx-3 {
        margin-left: 1rem!important;
    }

    .mt-3,.my-3 {
        margin-top: 1rem!important;
    }

    .mb-3,.my-3 {
        margin-bottom: 1rem!important;
    }

    .m-3 {
        margin: 1rem!important;
    }

    .mr-4,.mx-4 {
        margin-right: 1.5rem!important;
    }

    .ml-4,.mx-4 {
        margin-left: 1.5rem!important;
    }

    .mt-4,.my-4 {
        margin-top: 1.5rem!important;
    }

    .mb-4,.my-4 {
        margin-bottom: 1.5rem!important;
    }

    .m-4 {
        margin: 1.5rem!important;
    }

    .mr-5,.mx-5 {
        margin-right: 3rem!important;
    }

    .ml-5,.mx-5 {
        margin-left: 3rem!important;
    }

    .mt-5,.my-5 {
        margin-top: 3rem!important;
    }

    .mb-5,.my-5 {
        margin-bottom: 3rem!important;
    }

    .m-5 {
        margin: 3rem!important;
    }

    .mr-6,.mx-6 {
        margin-right: 4.5rem!important;
    }

    .ml-6,.mx-6 {
        margin-left: 4.5rem!important;
    }

    .mt-6,.my-6 {
        margin-top: 4.5rem!important;
    }

    .mb-6,.my-6 {
        margin-bottom: 4.5rem!important;
    }

    .m-6 {
        margin: 4.5rem!important;
    }

    @media (min-width: 1200px)
    app.css:11
        .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .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, .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, .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-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
            padding-right: 15px;
            padding-left: 15px;
        }
        .full-width {
            max-width: none!important;
        }
        /**********************
         *       Icones          /*
         **********************/
        .icon-container {
            background-color: #FFF;
            padding: 20px;
            cursor: default;
            text-align: center;
        }
        .icon-container .icon {
            display: block;
            height: 60px;
            width: 60px;
            margin: 0 auto;
            padding: 12px;
            text-align: center;
            vertical-align: middle;
        }
        .icon-container .icon span {
            transition: color .3s ease-in-out;
            font-size: 2.769rem;
        }
        .icon-box.ibox-outline .ibox-icon {
            border: 1px solid #2196f3;
            border-radius: 50%;
            padding: 3px;
        }


/* ==========================================================================
Custom alerts for notification
========================================================================== */
.alerts .alert{
    text-overflow: ellipsis;
}
.alert pre{
    background: none;
    border: none;
    font: inherit;
    color: inherit;
    padding: 0;
    margin: 0;
}

.alert .popover pre {
    font-size: 10px;
}

.alerts .toast {
    position: fixed;
    width: 100%;
}

.alerts .toast.left {
    left: 5px;
}

.alerts .toast.right {
    right: 5px;
}

.alerts .toast.top {
    top: 55px;
}

.alerts .toast.bottom {
    bottom: 55px;
}

@media screen and (min-width: 480px) {
    .alerts .toast {
        width: 50%;
    }
}


/**********************
 *       Alertas          /*
 **********************/
        .alert {
            position: relative;
            line-height: 25px;
            border-width: 0;
            color: #FFF;
            margin-bottom: 20px;
            padding: 17px 20px;
            border: 1px solid transparent;
            border-radius: 0;
        }
        .alert {
            padding: 17px 20px;
            border: 1px solid transparent;
            border-radius: 0;
        }
        .alert-success {     background-color: #90ddbe;     border: none!important;     color: #186a49; }
        .alert-info {     background-color: #cfedf7;     border: none!important;     color: #1399c9; }
        .alert-warning {     background-color: #fcf2c5;     border: none!important;     color: #d6ae00; }
        .alert-danger {     background-color: #f8c7c2;     border: none!important;     color: #c31f0c; }
        .alert-cream.alert-success {
            background-color: #90ddbe;
            color: #186a49;
            border: none!important;
        }

        .alert-cream.alert-success>.icon {
            color: #186a49;
        }
        .alert-cream.alert-info {
            background-color: #cfedf7;
            color: #1399c9;
            border: none!important;
        }

        .alert-cream.alert-info>.icon {
            color: #1399c9;
        }

        .alert-cream.alert-warning {
            background-color: #fcf2c5;
            color: #d6ae00;
            border: none!important;
        }

        .alert-cream.alert-warning>.icon {
            color: #d6ae00;
        }

        .alert-cream.alert-danger {
            background-color: #f8c7c2;
            color: #c31f0c;
            border: none!important;
        }

        .alert-cream.alert-danger>.icon {
            color: #c31f0c;
        }

        .alert-dismissible.alert-success .close {
            color: #186a49;
        }

        .alert-dismissible.alert-success .close:hover {
            color: #10442f;
        }

        .alert-dismissible.alert-info .close {
            color: #1399c9;
        }

        .alert-dismissible.alert-info .close:hover {
            color: #0f799f;
        }

        .alert-dismissible.alert-warning .close {
            color: #d6ae00;
        }

        .alert-dismissible.alert-warning .close:hover {
            color: #a88900;
        }

        .alert-dismissible.alert-danger .close {
            color: #c31f0c;
        }

        .alert-dismissible.alert-danger .close:hover {
            color: #981809;
        }
        .alert .close {
            position: absolute;
            font-size: 24px;
            top: 0;
            right: 12px;
            padding: 17px 0;
        }
        .alert-dismissible .close, .splash-container .alternative-message a:hover {
            opacity: 1;
        }
        .alert .close, .gritter-close:after, .gritter-title, .modal-header .close, .popover, .text-hide, .tooltip {
            text-shadow: none;
        }
        .alert .icon {
            font-size: 24px;
            color: #FFF;
            vertical-align: middle;
            margin-right: 20px;
            line-height: 22px;
        }
        .alert-simple {
            border: 1px solid #d4d4d4;
            background-color: #FFF;
            color: #545454;
        }
        .alert-simple.alert-dismissible .close {
            color: #545454;
            opacity: .5;
        }

        .alert-simple.alert-dismissible .close:hover {
            opacity: .6;
        }

        .alert-simple.alert-success>.icon {
            color: #2cc185;
        }

        .alert-simple.alert-info>.icon {
            color: #58C7EF;
        }

        .alert-simple.alert-warning>.icon {
            color: #FFDC42;
        }

        .alert-simple.alert-danger>.icon {
            color: #F45846;
        }

        /**********************
         *       TABELAS          /*
         **********************/
        .table tr td.actions .icon, .table tr th.actions .icon {
            color: #545454;
/*             font-size: 1.38462rem; */
            line-height: .8;
            vertical-align: middle;
        }
        .table tr td.actions, .table tr th.actions {
            text-align: center;
        }
        /*.table-hover > tbody > tr:hover {
            background-color: #00abcc;
            color: #fff;
        }
        */
        .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
            background-color: #00abcc;
            border-color: #00abcc;
        }
        .pagination > li > a, .pagination > li > span {
            color: #00abcc;
        }
        .tabela-cabecalho {
            color: #fff;
            background-color: #337ab7;
        }

        /**********************
         *       TABELAS          /*
         **********************/
        .aba-ativa {
            height: 18px;
            background-color: #0088CC;
            font-size: 13px;
            text-align: center;
            color: #fff;
            padding-top: 6px;
            padding-left: 10px;
            padding-right: 10px;
            border-left: thin;
            border-left-color: #FFF;
            border-left-style: double;
            margin: 0 auto;
            float: left;
        }
        a.aba-ativa {
            color:#FFF;
        }
        .aba-inativa {
            height: 18px;
            background-color: #47B6E4;
            font-size: 12px;
            text-align: center;
            color: #fff;
            padding-top: 6px;
            padding-left: 10px;
            padding-right: 10px;
            border-left: thin;
            border-left-color: #FFF;
            border-left-style: double;
            margin: 0 auto;
            float: left;
            -webkit-transition-duration: 0.4s; /* Safari */
            transition-duration: 0.4s;
        }
        a.aba-inativa:link {
            color:#FFF;
        }
        a.aba-inativa:hover {
            background-color:#0088CC;
            color:#FFF;
        }
        a.aba-inativa:visited {  color: #FFF; text-decoration: none}

        /**********************
         *       TOLLTIP          /*
         **********************/
        .tooltip {
            position: absolute;
            z-index: 1070;
            display: block;
            font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
            font-size: 12px;
            font-style: normal;
            font-weight: normal;
            line-height: 1.42857143;
            text-align: left;
            text-align: start;
            text-decoration: none;
            text-shadow: none;
            text-transform: none;
            letter-spacing: normal;
            word-break: normal;
            word-spacing: normal;
            word-wrap: normal;
            white-space: normal;
            filter: alpha(opacity=0);
            opacity: 0;
            line-break: auto;
        }
        .tooltip.in {
            filter: alpha(opacity=90);
            opacity: .9;
        }
        .tooltip.top {
            padding: 5px 0;
            margin-top: -3px;
        }
        .tooltip.right {
            padding: 0 5px;
            margin-left: 3px;
        }
        .tooltip.bottom {
            padding: 5px 0;
            margin-top: 3px;
        }
        .tooltip.left {
            padding: 0 5px;
            margin-left: -3px;
        }
        .tooltip-inner {
            max-width: 200px;
            padding: 3px 8px;
            color: #fff;
            text-align: center;
            background-color: #005984;
            border-radius: 4px;
        }
        .tooltip-arrow {
            position: absolute;
            width: 0;
            height: 0;
            border-color: transparent;
            border-style: solid;
        }
        .tooltip.top .tooltip-arrow {
            bottom: 0;
            left: 50%;
            margin-left: -5px;
            border-width: 5px 5px 0;
            border-top-color: #005984;
        }
        .tooltip.top-left .tooltip-arrow {
            right: 5px;
            bottom: 0;
            margin-bottom: -5px;
            border-width: 5px 5px 0;
            border-top-color: #005984;
        }
        .tooltip.top-right .tooltip-arrow {
            bottom: 0;
            left: 5px;
            margin-bottom: -5px;
            border-width: 5px 5px 0;
            border-top-color: #005984;
        }
        .tooltip.right .tooltip-arrow {
            top: 50%;
            left: 0;
            margin-top: -5px;
            border-width: 5px 5px 5px 0;
            border-right-color: #005984;
        }
        .tooltip.left .tooltip-arrow {
            top: 50%;
            right: 0;
            margin-top: -5px;
            border-width: 5px 0 5px 5px;
            border-left-color: #005984;
        }
        .tooltip.bottom .tooltip-arrow {
            top: 0;
            left: 50%;
            margin-left: -5px;
            border-width: 0 5px 5px;
            border-bottom-color: #005984;
        }
        .tooltip.bottom-left .tooltip-arrow {
            top: 0;
            right: 5px;
            margin-top: -5px;
            border-width: 0 5px 5px;
            border-bottom-color: #005984;
        }
        .tooltip.bottom-right .tooltip-arrow {
            top: 0;
            left: 5px;
            margin-top: -5px;
            border-width: 0 5px 5px;
            border-bottom-color: #005984;
        }
        .list-inline {
            padding-left: 0;
            margin-left: -5px;
            list-style: none;
        }
        .list-inline > li {
            display: inline-block;
            padding-right: 5px;
            padding-left: 5px;
        }
        /**********************
         *       ABAS          /*
         **********************/
        .tab-content {
            border-left: 1px solid #ddd;
            border-right: 1px solid #ddd;
            border-bottom: 1px solid #ddd;
            padding: 10px;
        }


        .tab-content > .active {
            padding: 15px;
        }
        .nav-tabs > li > a {
            background-color: #00abcc;
            color: #fff;
        }
        .nav-tabs > li > a:hover {
            background-color: #005984;
            color: #fff;
        }


/* =====================================================================================================================*/
/* FIM style.css */
/* =====================================================================================================================*/


/* =====================================================================================================================*/
/* mm-vertical.css */
/* =====================================================================================================================*/

        /*
         * metismenu - v1.1.3
         * Easy menu jQuery plugin for Twitter Bootstrap 3
         * https://github.com/onokumus/metisMenu
         *
         * Made by Osman Nuri Okumus
         * Under MIT License
         */
        .sidebar-nav {
            background:#FFF;
        }
        .sidebar-nav ul {
            padding: 0;
            margin: 0;
            list-style: none;
            background: #f3fafb;
        }

        .sidebar-nav .metismenu {
            background: #FFF;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
        }

        .sidebar-nav .metismenu li + li {
            margin-top: 5px;
        }

        .sidebar-nav .metismenu li:first-child {
            margin-top: 5px;
        }
        .sidebar-nav .metismenu li:last-child {
            margin-bottom: 5px;
        }


        .sidebar-nav .metismenu > li {
            -webkit-box-flex: 1;
            /* -ms-flex: 1 1 0%;
             flex: 1 1 0%;
             display: -webkit-box;
             display: -ms-flexbox;
             display: flex;*/
            display:block !important;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            position: relative;
        }
        .sidebar-nav .metismenu a {
            position: relative;
            display: block;
            padding: 13px 15px;
            color: #777;
            outline-width: 0;
            transition: all .3s ease-out;
        }

        .sidebar-nav .metismenu ul a {
            padding: 10px 15px 10px 30px;
        }

        .sidebar-nav .metismenu ul ul a {
            padding: 10px 15px 10px 45px;
        }

        .sidebar-nav .metismenu a:hover {
            color: #00abcc;
            background-color: #f5f5f5;
            border-left: 5px solid #00abcc;
        }
        .sidebar-nav .metismenu a:focus,
        .sidebar-nav .metismenu a:active {
            color: #FFF;
            text-decoration: none;
            background: #00abcc;
        }
        .sidebar-nav li.devider {
            margin: 7px 0;
            border-top: 1px solid rgba(120, 130, 140, 0.13);
        }
        .sidenav .mdi {
            font-size: 18px;
            margin-right: 7px;
            vertical-align: middle;
        }
        .sidenav a {
        	cursor: pointer;
        }

/* =====================================================================================================================*/
/* FIM mm-vertical.css */
/* =====================================================================================================================*/


/* =====================================================================================================================*/
/* painel-menu.css */
/* =====================================================================================================================*/

        .sidenav {
            height: 100%;
            width: 0;
            position: fixed;
            z-index: 1050;
            top: 0px;
            left: 0;
            background-color: #fff;
            overflow-x: hidden;
            transition: 0.3s;
            /*    padding-top: 38px;*/
            box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
        }
        @media (min-width: 768px)
            .sidebar {
                z-index: 1001;
                position: fixed;
                width: 240px;
                padding-top: 0px;
                height: 100%;
                transition: 0.05s ease-in;
            }

            .sidenav a {
                padding: 8px 8px 8px 32px;
                text-decoration: none;
                font-size: 13px;
                color:#54667a;
                display: block;
                transition: 0.3s
            }

            .sidenav a:hover, .offcanvas a:focus{
                color:#FFFFFF;
                background-color: #00abcc;
            }

            /*.sidenav .closebtn {
                position: absolute;
                top: 0;
                right: 25px;
                font-size: 36px;
                margin-left: 50px;
            }*/

            .modulo-fechar {
                height:58px;
                display:block;
                font-size:16px;
                text-align:center;
                /*margin-top: 132px;*/

            }
            .sidenav .modulo-fechar a:hover, .offcanvas a:focus{
                color:#FFFFFF;
                background-color:#00abcc;

            }
            .sidenav .modulo-fechar a {
                font-size: 26px;
                color: #00abcc;
                transition: 0.3s;
                padding: 2px 15px 2px 2px !important;
                text-align:right;
				height:58px;
            }

            .modulo-nome {
                height:58px;
                display:block;
                background-color:#00abcc;
                color:#FFF;
                font-size:17px;
                text-align:center;
                padding-top:15px;
                vertical-align: middle;
            }

            @media screen and (max-height: 450px) {
                .sidenav {padding-top: 15px;}
                .sidenav a {font-size: 18px;}
            }

            .sidenav .list-group-item {
                padding: 20px 15px !important;
                border:none!important;
            }
            .sidenav .s7-angle-right {
                position: absolute;
                right: 20px;
                font-size: 20px;
            }
            .rotate{
                -moz-transition: all 0.3s linear;
                -webkit-transition: all 0.3s linear;
                transition: all 0.3s linear;
            }

            .rotate.down{
                -moz-transform:rotate(90deg);
                -webkit-transform:rotate(90deg);
                transform:rotate(90deg);
            }


/* =====================================================================================================================*/
/* FIM painel-menu.css */
/* =====================================================================================================================*/

.destaca {
	border-color: #a94442;
}
/* .action-link:hover, .action-link:focus { */
/*     text-decoration: none;  */
/* } */
legend {
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 1px 5px 1px 5px;
	background-color: #ffffff;
}

input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    cursor:pointer;
    display:block;
    width:8px;
    color: #333;
    text-align:center;
    position:relative;
}
input[type=number] {
   -moz-appearance: textfield;
   appearance: textfield;
   margin: 0;
}
.tab-content {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 1% !important;
}

.rodape {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}
.rodape .user-message {
    background-color: #00abcc;
    padding: 2px;
    color: #fff;
}

/* ==========================================================================
Hide ng-cloak on page load, https://docs.angularjs.org/api/ng/directive/ngCloak
========================================================================== */
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

/* ajustar espaçamento do breadcrumb */
.breadcrumb > li + li:before {
	padding: 0 0 0 8px !important;
}

/*
 * Tratamento de erro criado para atender
 * a diretiva: sigerh-input-data.
 */
.campo-invalido {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.campo-invalido:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.msg-erro {
    color: #a94442;
}

.desabilitar {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

.desabilitar:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
}


/**
 * Forçar validação de um campo agrupado de data.
 */

.has-error-forced .help-block,
.has-error-forced .control-label,
.has-error-forced .radio,
.has-error-forced .checkbox,
.has-error-forced .radio-inline,
.has-error-forced .checkbox-inline,
.has-error-forced.radio label,
.has-error-forced.checkbox label,
.has-error-forced.radio-inline label,
.has-error-forced.checkbox-inline label {
  color: #a94442;
}
.has-error-forced .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error-forced .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error-forced .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error-forced .form-control-feedback {
  color: #a94442;
}

.box {border: solid 2px #000000; border-radius: 0 0 0 10px;}
.boxTask {box-shadow: 7px 6px 5px #888;}

.boxTaskPlanejado {background-color: #FCF299; border-color: #F7DF02;}
.boxTaskPlanejado h5
{
	background: -moz-linear-gradient(top, #F7DF02, #FCF299);
	background: -webkit-linear-gradient(top, #F7DF02, #FCF299);
}

.boxTaskRealizado {background-color: #9AFF9A; border-color: #43CD80;}
.boxTaskRealizado h5
{
	background: -moz-linear-gradient(top, #43CD80, #9AFF9A);
	background: -webkit-linear-gradient(top, #43CD80, #9AFF9A);
}

.boxTaskCancelado {background-color: #FFA07A; border-color: #CD5B45;}
.boxTaskCancelado h5
{
	background: -moz-linear-gradient(top, #CD5B45, #FFA07A);
	background: -webkit-linear-gradient(top, #CD5B45, #FFA07A);
}

.boxTaskSeco {background-color: #E8E8E8; border-color: #B5B5B5;}
.boxTaskSeco h5
{
	background: -moz-linear-gradient(top, #B5B5B5, #E8E8E8);
	background: -webkit-linear-gradient(top, #B5B5B5, #E8E8E8);
}

.table-calendario {
	font-size: 12px !important;
}

/**
.table-calendario tbody, thead {
  display: block;
}

.table-calendario tbody {
  overflow: auto;
  height: 700px;
}
**/

.container {
	width: 1300px !importamt;
}

.hide {
	display : none !important;
}


/* ==========================================================================
Simas
========================================================================== */

/* ==========================================================================
   Modal Específico Simas - Refatorado para Evitar Conflitos
   ========================================================================== */


/* O container/overlay do modal Simas */
.simas-custom-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4); /* Fundo semi-transparente */
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10000; /* Z-index alto, ajuste se necessário (era 9999) */
                  /* Certifique-se que é maior que outros z-indexes problemáticos.
                     O .sidenav original tinha 1050, então 10000 é seguro. */
}

/* O conteúdo interno do modal Simas */
.simas-custom-modal .simas-modal-content-inner {
  background-color: #fff;
  border-radius: 5px;
  width: 420px;
  max-width: 90%; /* Para responsividade em telas menores */
  box-shadow: 0 0 15px rgba(0,0,0,0.3);
  font-family: Arial, sans-serif; /* Fonte específica para este modal */
  border-top: 5px solid #3399cc;
  position: relative; /* Para posicionar o botão de fechar, se houver */
  padding: 0; /* Resetar padding, o header/body/footer cuidarão disso */
  overflow: hidden; /* Para conter cantos arredondados do header, se necessário */
}

/* Título/Cabeçalho do modal Simas */
.simas-custom-modal .simas-modal-title {
  margin-top: 0;
  font-size: 16px;
  background: #3399cc; /* Mantendo o estilo original do H3 */
  color: white;
  padding: 10px 20px; /* Ajuste o padding conforme necessário */
  font-weight: bold;
  margin-bottom: 0; /* O body dará o espaçamento */
}

/* Botão de fechar opcional (boa prática) */
.simas-custom-modal .simas-modal-close-btn {
  position: absolute;
  top: 8px; /* Ajuste conforme o padding do título */
  right: 15px;
  font-size: 24px;
  font-weight: bold;
  color: rgba(255,255,255,0.7); /* Cor clara para contrastar com o header */
  background: none;
  border: none;
  cursor: pointer;
  line-height: 1;
  padding: 0;
}
.simas-custom-modal .simas-modal-close-btn:hover {
  color: white;
}


/* Corpo do modal Simas */
.simas-custom-modal .simas-modal-body {
  padding: 20px;
}

.simas-custom-modal .simas-modal-body label {
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
  color: #333;
}

.simas-custom-modal .simas-modal-body input[type="number"],
.simas-custom-modal .simas-modal-body input[type="date"] {
  border: 1px solid #bcd3e6;
  border-radius: 6px;
  padding: 7px 10px;
  width: 100%;
  box-sizing: border-box; /* Para incluir padding e border na largura total */
  margin-bottom: 10px;
  font-size: 14px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
}

.simas-custom-modal .simas-modal-body .simas-periodo-container {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 10px;
}
/* Se os inputs dentro do periodo-container não devem ser 100% */
.simas-custom-modal .simas-modal-body .simas-periodo-container input[type="date"] {
  width: auto; /* Ou um valor específico, ex: 150px */
  flex-grow: 1; /* Para ocupar espaço disponível igualmente */
}


/* Rodapé com botões do modal Simas */
.simas-custom-modal .simas-modal-footer {
  padding: 15px 20px;
  text-align: center; /* Ou right, se preferir */
  border-top: 1px solid #eee; /* Linha divisória sutil */
  background-color: #f9f9f9; /* Fundo levemente diferente para o rodapé */
  border-bottom-left-radius: 5px; /* Para coincidir com o border-radius do content-inner */
  border-bottom-right-radius: 5px;
}

.simas-custom-modal .simas-modal-footer button {
  padding: 6px 16px;
  font-size: 13px;
  font-weight: bold;
  color: white;
  background: linear-gradient(to bottom, #3399cc, #23739e);
  border: 1px solid #1a6080;
  border-radius: 5px;
  margin: 0 5px;
  box-shadow: 0 2px 2px rgba(0,0,0,0.2);
  cursor: pointer;
  transition: background 0.2s; /* Transição suave para o hover */
}

.simas-custom-modal .simas-modal-footer button:hover {
  background: linear-gradient(to bottom, #23739e, #3399cc);
}

/* Botão de cancelar específico (ou outro tipo de botão secundário) */
.simas-custom-modal .simas-modal-footer button.simas-btn-cancelar {
  background: linear-gradient(to bottom, #ccc, #999);
  border: 1px solid #666;
  color: #fff; /* Originalmente era #fff, mas pode ser #333 para contraste se o fundo for claro */
}

.simas-custom-modal .simas-modal-footer button.simas-btn-cancelar:hover {
  background: linear-gradient(to bottom, #999, #ccc);
}

.simas-custom-modal .simas-modal-body small {
  display: block;
  font-size: 12px;
  color: #666;
  margin-top: 10px;
  font-style: italic;
}

/* ==========================================================================
   FIM Modal Específico Simas
   ========================================================================== */


/* ==========================================================================
   CSS do Datable do mapas
   ========================================================================== */

.panel-body .poco-panel-title {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 1.75rem;
  color: #333;
}

.panel-body .table {
  margin-bottom: 20px;
}

.panel-body .pagination {
  margin-top: 0;
  margin-bottom: 20px;
  justify-content: center;
}

.panel-body .poco-actions-container {
  margin-top: 15px;
}

.panel-body .poco-actions-container .btn + .btn {
   margin-left: 8px;
}



/* === Estilo para linha selecionada na tabela de Poços === */

.table tbody tr:hover {
  background-color: #b9dfff; /* azul claro */
  cursor: pointer;
}

.table > tbody > tr.table-active td,
.table > tbody > tr.table-active th {
  background-color: #cfe2ff !important; /* Cor de fundo azul clara (Bootstrap 5 default) - ajuste se quiser outra cor */
  color: #000 !important; /* Cor do texto (preto) - ajuste se necessário */
}

/* Opcional: Estilo para quando o mouse passa sobre a linha JÁ SELECIONADA */
/* Útil se você usa .table-hover na sua <table> */
.table-hover > tbody > tr.table-active:hover td,
.table-hover > tbody > tr.table-active:hover th {
   background-color: #b6d4fe !important; /* Um azul um pouco mais escuro para o hover na seleção */
}
