/*
Alterações IRIZ
*/


@media (max-width: 1023px) {
  .d-flex.no-block {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .d-flex.no-block {
    display: flex !important;
  }
}
@media (min-width: 769px) {
  .d-lg-block {
    display: block!important;
  }
}
@media (min-width: 769px) {
  .footer, .page-wrapper {
    margin-left: 70px;
  }
}
@media (max-width: 1023px) {
  .d-flex {
    display: flex !important;
  }
}
@media (max-width: 767px) {
  .d-flex {
    display: block !important;
  }
}



body {
    font-family: webfont7,sans-serif;
    font-weight: normal !important;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    background-color: #edf1f5;
}

.h1, h1 {
    font-family: webfont1,sans-serif;
    font-size: 18px;
}

.h2, h2 {
    font-family: webfont1,sans-serif;
    font-size: 17px;
}

.h3, h3, #referencial {
    font-family: webfont1,sans-serif;
    font-size: 16px;
}

.h4, h4 {
    font-family: webfont1,sans-serif;
    font-size: 15px;
}

.h5, h5, .titulo-grid {
    font-family: webfont7,sans-serif;
    font-size: 14px;
}

.h6, h6 {
    font-family: webfont7,sans-serif;
    font-size: 13px;
}

p {
    font-size: 12px;
}

.logo-login {
    width:160px;
    height:60px
}

.linha-grid h6.card-subtitle {
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 13px;
    text-align: justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}


.sidebar-nav ul li a {
    font-size: 14px;
}

.sidebar-nav>ul>li>a i {
    font-size: 17px;
}
.sidebar-nav ul li a i {
    font-size: 17px;
}
.sidebar-nav ul li ul li a.has-arrow::after {
    top: 18px;
}

i strong, i b {
    font-family: webfont0,sans-serif;
   /* font-weight: normal !important;*/
    font-style: normal !important;
}

 .card-title, .sub-titulo, .titulo-grid, .page-titles .breadcrumb .breadcrumb-item.active, td.status-rede, .table th, .table thead th, .divisao-tabela, .divisao-tabela-secundaria, .ribbon {
    font-family: webfont1,sans-serif;
    font-weight: normal !important;
}

i {
    font-family: webfont6,sans-serif;
    font-weight: normal !important;
    font-style: normal !important;
}

.page-titles {
    margin: 5px -20px;
}

.page-titles h1, .page-titles h2, .page-titles h3, .page-titles h4, .page-titles h5, .page-titles h6 {
    margin-bottom: 0;
    margin-top: 0;
}

.form-group {
    margin-bottom: 15px;
}

.table td, .table th {
    padding: .8rem;
    vertical-align: middle;
    border-color: #dee2e6;
}

.table th {
    text-align: center;
}

.table-hover tbody tr:hover{background-color:#f0f7fc}

.navbar-brand img {
   /* vertical-align: bottom;*/
}

.topbar .top-navbar .navbar-header .navbar-brand {
    display: inline;
}

.topbar .top-navbar .navbar-header {
    padding-right: 0px;
    line-height: 67px;
    padding-left: 0px;
    text-align: center;
    height: 67px;
}

.left-sidebar {
    z-index: 51;
}

.linha-grid-sem-borda .icheck-list {
    padding-right: 0;
    margin: 0 auto;
}

.icheck-list li label {
    font-weight: normal;
    padding-left: 0;
    line-height: 20px;
}

input[type=radio], input[type=checkbox]{
    display:none; /* Esconde os inputs */
}


input[type="checkbox"] + label:before {
    border: 2px solid #da5b29;
    content: "\00a0";
    display: inline-block;
    font: 20px/1em sans-serif;
    line-height: 0.9;
    height: 24px;
    width: 24px;
    margin: 0 5px 0 0;
    padding: 2px;
    vertical-align: sub;
    border-radius:4px;
}
input[type="checkbox"][disabled] + label:before {
    border: 2px solid #da835a;;
}

input[type="checkbox"] + label:before {
    border-radius:4px;
}
 
input[type="checkbox"]:checked + label:before {
    background: #da5b29;
    color: #FFF;
    content: "\2713";
    text-align: right;
}

 input[type="checkbox"][disabled]:checked + label:before {
    background: #da835a;
}

.icheck-list {
    float: left;
    padding-right: 0;
    padding-top: 10px;
    width: 100%;
    /* padding-left: 60px;
    text-indent: -29px; */
}

.p-b-10 .input-group .icheck-list {
    text-align: center;
}

@media (min-width: 769px) {
  .left-sidebar {
      margin-top: 69px;
  }
}

@media (max-width: 767px) {
    .login-register {
        position: relative;
        min-height: 500px;
    }
}

.skin-custom {
  /*Theme Colors*/ }
  .skin-custom .topbar {
    background: #0a1e2c;
    background: -moz-linear-gradient(left,#98a4ae 0%, #0a1e2c 100%);
    background: -webkit-linear-gradient(left,  rgba(152,164,174,1) 0%, #0a1e2c 100%);
    background: linear-gradient(to right,  rgba(152,164,174,1) 0%, #0a1e2c 100%); }
  .skin-custom .topbar .top-navbar .navbar-header .navbar-brand .dark-logo {
    display: none; }
  .skin-custom .topbar .top-navbar .navbar-header .navbar-brand .light-logo {
    display: inline-block;
    color: rgba(255, 255, 255, 0.8); }
  .skin-custom .sidebar-nav ul li a.active, .skin-custom .sidebar-nav ul li a:hover {
    color: #cf4520; }
    .skin-custom .sidebar-nav ul li a.active i, .skin-custom .sidebar-nav ul li a:hover i {
      color: #cf4520; }
  .skin-custom .sidebar-nav > ul > li.selected > a {
    color: #cf4520;
    border-left: 3px solid #cf4520; }
    .skin-custom .sidebar-nav > ul > li.selected > a i {
      color: #cf4520; }
  .skin-custom .page-titles .breadcrumb .breadcrumb-item.active {
    color: #cf4520; }

.topbar .top-navbar .navbar-nav > .nav-item > .nav-link {
    font-size: 23px;
    line-height: 53px;
}

.dropdown-menu.dropdown-menu-right .with-arrow > span {
    right: 28px;
}

.dropdown-menu .with-arrow {
    width: 60px;
}

.login-box {
    /*filter: opacity(80%);*/
    background-color: rgba(255,255,255,0.9);
}

.login-register {
    background-position: center right;
}

.login-sidebar .login-box {
    right: auto;
}

.jsgrid-table {
    margin-bottom: 0 !important;
}

.jsgrid-header-row > .jsgrid-header-cell {
    text-align: center;
}


.btn-extra {
    background-color: transparent;
    border: none;
    font-size: 20px;
    color: #009efb;
    line-height: 1;
    padding: 1px 6px;
    cursor: pointer;
}

.btn-extra:hover {
    opacity: .5;
    transition: opacity 200ms linear;
}

.btn-vermelho {
    background-color: #cf4620!important;
    border-color: #cf4520!important;
}

.form-material .form-control, .form-material .form-control.focus, .form-material .form-control:focus {
    background-image: linear-gradient(#cf4520,#cf4520),linear-gradient(#e68064,#e68064)!important;
}

.customtab li a.nav-link.active, .profile-tab li a.nav-link.active {
    border-bottom: 2px solid #cf4520;
    color: #cf4520;
}

.border-top-table {
    border-top: 2px solid #98a4ae;
}


.date-field input {
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #e9ecef;
    border-radius: .25rem;
    transition: border-color .15s;
    width: 100%;
    padding: .3em .5em;
    min-height: 38px;
    display: initial;
}


.help-block ul {
    margin: 0;
    border: solid 1px #f62d51;
    padding: 0 5px;
    color: #f62d51;
}

.error .form-control {
    border-color: #e9ecef;
}


xmp {
    margin: 0em 0px 1em 0px;
}


/*.progress {
    height: 20px;
    width: 100%;
    display: none;
}

.progress[value]::-webkit-progress-value {
    background-color: #009efb;
}*/

.display-none {
    display:none;
}

.border-left-none {
    border-left: none !important;
}

.card {
    word-wrap: normal;
}

ol.breadcrumb {
    margin: 8px 0 !important;
}
ol.breadcrumb li {
    margin: 0 0;
}

@media (min-width: 768px) {}
    .page-titles .breadcrumb {
        float: none;
    }


/* ################################################################################# */

/* GLOBO */



h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.5;
    color: inherit;
}

p.ribbon-content {
    text-align: left;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

@media (max-width: 991px) {
    p.ribbon-content {
        text-align: left;
        max-width: 80%;
        margin-top: -3em;
        margin-left: 20%;
    }
}

.ribbon-wrapper-pontos {
    position: relative;
    padding: 15px 15px 15px 15px;
    background-color: #eee;
}

.custom-control-label{
    cursor: pointer;
}

.card-title-cluster {
    background-color: rgba(152,164,174,1);
    color: #fff;
    padding: 0.8rem 1.25rem;
    margin: -1.25rem -1.25rem 1.25rem -1.25rem;
}
.card-subtitle-cluster {
    border-bottom: 5px solid #dee2e6;
    padding: 0 0 0.8rem 0;
    text-align: justify;
    line-height: 19px;
}

.sub-titulo {
    display: flex;
    flex-wrap: wrap;
    padding: 1.25rem;
    background-color: #d9d9d9;
    color: #cf4520;
    font-weight: 500;
}

.img-fluid {
    max-width: 200px;
    width: 100%;
}

.ribbon-wrapper {
    height: calc(100% - 20px);
    padding: 55px 15px 15px 15px;

}

.ribbon {
  font-size: 20px;
  left: -4px;
  box-shadow: 2px 2px 3px #bbb;
  width: 50px;
  text-align: center;
  padding: 0;
}


.regua-na, .regua-no {
    background-color: #eee;
}
.regua-na .ribbon, .regua-no .ribbon {
  background-color: rgb(255,255,255);
  border: #eee 1px solid;
  color: #ccc;
}


.regua-0 {
  background-color: #eee;
}
.regua-0 .ribbon, .media-0 {
  background-color: #f2f2f2;
  /*text-shadow: 2px 2px 1px #aaa;*/
  color: rgb(109, 107, 107);
}


.regua-1 {
  background-color: #eee;
}
.regua-1 .ribbon, .media-1 {
  background-color: #ff0000!important;
  /*text-shadow: 2px 2px 1px #aaa;*/
  color: rgb(204, 204, 204);
}


.regua-2 {
  background-color: #eee;
}
.regua-2 .ribbon, .media-2 {
  background-color: #ffc000!important;
  color: rgb(109, 107, 107);
}


.regua-3 {
  background-color: #eee;
}
.regua-3 .ribbon, .media-3 {
  background-color: #ffff00!important;
  color: rgb(109, 107, 107);
}


.regua-4 {
  background-color: #eee;
}
.regua-4 .ribbon, .media-4 {
  background-color: #92d050!important;
  color: rgb(109, 107, 107);
}


.regua-5 {
  background-color: #eee;
}
.regua-5 .ribbon, .media-5 {
  background-color: #00b0f0!important;
  color: rgb(109, 107, 107);
}





.topbar .user-dd {
    width: 340px;
    padding-bottom: 10px;
}


.custom-control-label::after, .custom-control-label::before {
    left: calc(50% - 0.5rem);
}

.badge {
    display: inline-block;
    padding: .25em .4em 0 .4em;
    font-size: 100%;
    text-align: center;
    vertical-align: baseline;
    border-radius: .25rem;
    background-color: #cf4520;
    color: #fff;
    margin-right: 4px;
    margin-bottom: 4px;

    left: 10px;
    top: -5px;
    position: absolute;
    line-height: 1.6;
}

.label {
    padding: 3px 10px;
    line-height: 13px;
    color: #fff;
    font-weight: 400;
    border-radius: .25rem;
    font-size: 75%;
    text-align: center;
}


.custom-control-label {
    cursor: pointer;
    margin-top: 20px;
    margin-left: -1.5rem;
    color: #6c757d;

}

.custom-control-input:disabled~.custom-control-label {
    color: #dee2e6;
    cursor: default;
}
.custom-control-input:disabled~.custom-control-label::before {
    background-color: #dee2e6;
}

/* Datatables - Child */

td.click-comite {
  cursor: pointer;
  text-align: center;
}

td.click-intermediaria-status {
    cursor: pointer;
    text-align: center;
  }
  


td.click-avaliacao {
    cursor: pointer;
    text-align: center;
}

td.click-naoAvaliar {
    cursor: pointer;
    text-align: center;
}

td.click-resumido {
    cursor: pointer;
    text-align: center;
}

td.click-detalhado {
    cursor: pointer;
    text-align: center;
}

td.click-notas {
    cursor: pointer;
    text-align: center;
}

td.click-produto {
    cursor: pointer;
    text-align: center;
}

td.click-avaliacao:before {
    content: "AVALIAR";

    padding: 5px 15px;
    border-radius: .25rem;
    background: #009efb;
    color: #fff;

    font-size: .850rem;
    font-weight: 400;
    line-height: 1.5;
}

td.click-naoAvaliar:before {
    white-space: nowrap;
    content: "NÃO AVALIAR";

    padding: 5px 15px;
    border-radius: .25rem;
    background: #009efb;
    color: #fff;

    font-size: .850rem;
    font-weight: 400;
    line-height: 1.5;
}

td.click-resumido:before {
    content: "RESUMIDO";

    padding: 5px 15px;
    border-radius: .25rem;
    background: #009efb;
    color: #fff;

    font-size: .850rem;
    font-weight: 400;
    line-height: 1.5;
}

td.click-detalhado:before {
    content: "DETALHADO";

    padding: 5px 15px;
    border-radius: .25rem;
    background: #009efb;
    color: #fff;

    font-size: .850rem;
    font-weight: 400;
    line-height: 1.5;
}

td.click-notas:before {
    content: "NOTAS";

    padding: 5px 15px;
    border-radius: .25rem;
    background: #009efb;
    color: #fff;

    font-size: .850rem;
    font-weight: 400;
    line-height: 1.5;
}


td.click-comite:before {
  content: "COMITE";

  padding: 5px 15px;
  border-radius: .25rem;
  background: #009efb;
  color: #fff;

  font-size: .850rem;
  font-weight: 400;
  line-height: 1.5;
}

td.click-intermediaria-status:before {
    content: "INTERMEDIÁRIA";
  
    padding: 5px 15px;
    border-radius: .25rem;
    background: #009efb;
    color: #fff;
  
    font-size: .850rem;
    font-weight: 400;
    line-height: 1.5;
  }

td.click-desempenho:before {
  content: "DESEMPENHO";

  padding: 5px 15px;
  border-radius: .25rem;
  background: #009efb;
  color: #fff;

  font-size: .850rem;
  font-weight: 400;
  line-height: 1.5;
	cursor: pointer;
	text-align: center;
}

td.click-desempenho-intermediario:before {
    white-space: nowrap;
    content: "FEEDBACK INTERMEDIÁRIO";
  
    padding: 5px 10px;
    border-radius: .25rem;
    background: #009efb;
    color: #fff;
  
    font-size: .850rem;
    font-weight: 400;
    line-height: 1.5;
    cursor: pointer;
    text-align: center;
  }

.click-avaliar-jsgrid{
    padding: 5px 15px;
    border-radius: .25rem;
    background: #009efb;
    color: #fff;
    border:none;
    font-size: .850rem;
    font-weight: 400;
    line-height: 1.5;
    cursor: pointer;
    text-align: center;
}

td.click-produto:before {
    content: "PRODUTOS";

    padding: 5px 15px;
    border-radius: .25rem;
    background: #009efb;
    color: #fff;

    font-size: .850rem;
    font-weight: 400;
    line-height: 1.5;
}


td.click-intermediaria:before {
    content: "AVALIAÇÕES";

    padding: 5px 15px;
    border-radius: .25rem;
    background: #009efb;
    color: #fff;

    font-size: .850rem;
    font-weight: 400;
    line-height: 1.5;
		cursor: pointer;
}


td.click-relatorio {
    cursor: pointer;
    text-align: center;
}

td.click-relatorio:before {
    content: "RELATÓRIO";

    padding: 5px 15px;
    border-radius: .25rem;
    background: #009efb;
    color: #fff;

    font-size: .850rem;
    font-weight: 400;
    line-height: 1.5;
}


td.click-pdi {
    cursor: pointer;
    text-align: center;
}

td.click-pdi:before {
    content: "PDI";

    padding: 5px 15px;
    border-radius: .25rem;
    background: #009efb;
    color: #fff;

    font-size: .850rem;
    font-weight: 400;
    line-height: 1.5;
}

td.click-autoavaliacao {
    cursor: pointer;
    text-align: center;
}

td.click-autoavaliacao:before {
    content: "AUTOAVALIAÇÃO";

    padding: 5px 15px;
    border-radius: .25rem;
    background: #009efb;
    color: #fff;

    font-size: .850rem;
    font-weight: 400;
    line-height: 1.5;
}

/*td.click-avaliacao:before {
    font-family: "FontAwesome";
    font-size: 20px;
    line-height: 1;
    content: "\f044";
    color: #009efb;
}*/

td.status-rede {
    text-align: center;
    font-weight: bold;
}




.nota-check {
    font-size: 30px;
    text-align: center;
    color: #36bea6!important;
}
.nota-check:before {
    content: "\f058";
}

.nota-uncheck {
    font-size: 30px;
    text-align: center;
    color: #f62d51!important;
}
.nota-uncheck:before {
    content: "\f057";
}


.titulo-grid {
    font-weight: 500;
    word-wrap: normal;
    border-bottom: 2px solid #dee2e6;
    border-top: 1px solid #dee2e6;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.linha-grid {
    border-bottom: 1px solid #dee2e6;
    margin-bottom: 15px;
    margin-top: 15px;
}
.linha-grid-sem-borda {
    border-bottom: 0px solid #dee2e6;
    margin-bottom: 0;
}

.linha-grid h5 {
    padding-left: 34px;
    line-height: 20px;
    padding-bottom: 0;
}

.linha-grid h6.card-subtitle {
    margin-bottom: 0;
    margin-top: 10px;
    text-align: justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.linha-grid p {
    margin-bottom: 0;
    margin-top: 0px;
    text-align: justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.custom-control-label::before {
    pointer-events: none;
    user-select: none;
    background-color: #9ea7ae;
}

textarea::placeholder {
    color: #9ea7ae !important;
}

.card .card-subtitle {
    font-weight: 300;
    margin-bottom: 30px;
    color: #6c757d;
}







/* Rating Star Widgets Style */
.rating-stars ul {
  list-style-type:none;
  padding:0;

  -moz-user-select:none;
  -webkit-user-select:none;
}
.rating-stars ul > li.star {
  display:inline-block;

}

/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
  font-size:20px; /* Change the size of the stars */
  color:#ccc; /* Color on idle state */
}

/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
  color:#FFCC36;
}

/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
  color:#FF912C;
}

.jsgrid textarea {
  height: 100px;
}




    .details-form-field input,
    .details-form-field textarea,
    .details-form-field select {
        width: 250px;
        float: right;
    }

    .details-form-field {
        margin: 30px 0;
    }

    .details-form-field:first-child {
        margin-top: 10px;
    }

    .details-form-field:last-child {
        margin-bottom: 10px;
    }

    .details-form-field button {
        display: block;
        width: 100px;
        margin: 0 auto;
    }

    input.error, select.error {
        border: 1px solid #ff9999;
        background: #ffeeee;
    }

    label.error {
        float: right;
        margin-left: 100px;
        font-size: .8em;
        color: #ff6666;
    }


.divisao-tabela {
    border-right-width: 10px !important;
    font-weight: 500;
}

.divisao-tabela-secundaria {
    border-right-width: 5px !important;
    font-weight: 500;
}


hr {
    width: 100%;
    height: 1px;
    border: 0px solid #fff;
    background: #dee2e6;
    margin: 0;
    padding: 0;
}

hr.linha-grossa {
    width: 100%;
    height: 5px;
    border: 0px solid #fff;
    background: #dee2e6;
    margin: 10px 0 30px 0;
    padding: 0;
}

.box-title {
    text-transform: uppercase;
}

.barra-media {
    position: relative;
    height: 10px;
    width: 76%;
    margin: 0 auto;
    background-color: #f8f9fa;
    border-radius: .25rem;
}

.media {
    position: absolute;
    top: -10px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    padding: .40em .4em 0 .4em;
    font-size: 14px;
    text-align: center;
}

.col-20 {
    position: relative;;
    flex: 0 0 20%;
    width: 20%
}
.col-80 {
    position: relative;;
    flex: 0 0 80%;
    width: 80%
}

.form-material .form-control, .form-material .form-control.focus, .form-material .form-control:focus {
    background-image: linear-gradient(#009efb,#009efb),linear-gradient(#8ed3fb,#8ed3fb);
}

#radar-chart {
    width: 100%; 
    max-width: 800px; 
    margin: 0 auto;
}



@media print {
    .btn {
        display: none !important;
    }


    .topbar {
        position: relative !important;
        height: 80px;
    }
    
    .navbar {
        display: inline;
    }
    
    .navbar-header .navbar-brand {
        float: left;
        padding: 5px 10px !important;
    }

    footer, aside, .breadcrumb {
        display: none;
    } 

    .topbar .top-navbar .navbar-nav > .nav-item > .nav-link {
        display: none;
    } 
    
    .topbar .top-navbar .navbar-header {
        border-right: 0;
    }
    
    .page-wrapper {
        margin-left: 0 !important;
        padding-top: 0 !important;
    }

    .row-eq-height .col-lg-12 {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .card-title-cluster {
        padding: 0.8rem 1.25rem;
        margin: -1.25rem -1.25rem 1.25rem -1.25rem;
    }
    
    .table th {
        background-color: #cf4520 !important;
        color: #fff;
    }
    
    .img-fluid {
        max-width: 150px;
        width: 100%;
    }



    #bar-chart{
        max-width: 90% !important;
    }


    body {
        font-size: 14px;
        -webkit-print-color-adjust: exact;
    }
    
    .h1, h1 {
        font-size: 19px;
    }
    
    .h2, h2 {
        font-size: 18px;
    }
    
    .h3, h3, #referencial {
        font-size: 17px;
    }
    
    .h4, h4 {
        font-size: 16px;
    }
    
    .h5, h5, .titulo-grid {
        font-size: 15px;
    }
    
    .h6, h6 {
        font-size: 14px;
    }
    
    p {
        font-size: 14px;
    }
    
    .linha-grid h6.card-subtitle {
        font-size: 14px;
    }   

    .navbar-dark .navbar-brand {
        color: transparent;
    }


}




.subtitulo-login {
    float: right;
    border-left: solid 2px;
    padding-left: 20px;
    display: block;
    line-height: 20px;
    font-size: 15px;
}

@media (max-width: 430px) {
    .subtitulo-login {
        padding-left: 10px;
        font-size: 15px;
    }
}

@media (max-width: 410px) {
    .subtitulo-login {
        padding-left: 5px;
        font-size: 14px;
    }
}

@media (max-width: 390px) {
    .subtitulo-login {
        font-size: 12px;
    }
}

@media (max-width: 374px) {
    .subtitulo-login {
        margin-top: 5px;
    }
}

