* {
    font-family: "Tahoma", "Geneva", sans-serif;
}


.block {
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
}


.sidebar-mini.sidebar-collapse .footer-direitos {
    display: none
}

@media (min-width: 650px) {
.sidebar-rolagem::-webkit-scrollbar-track {
    background-color: #F4F4F4;
}
.sidebar-rolagem::-webkit-scrollbar {
    width: 1px;
    background: #F4F4F4;
}
.sidebar-rolagem::-webkit-scrollbar-thumb {
    background: #dad7d7;
}
}

.sombra.navbar:before {
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.35);
    box-shadow: 0 2px 6px rgba(0,0,0,0.35);
}

/*.sombra {
    box-shadow: 0 0px 10px;
}*/

.intro {
    margin-top: 72px
}

.form-group.last {
    margin-bottom: 0px;
}

.left {
    float: initial;
    margin-right: 30px;
}

.title-page h3 {
    font-size: 20px;
    font-weight: 600;
}

.footer {
    padding: 20px 0;
}

.logo {
    float: left;
    margin-left: 25px;
    color: #26c1c1;
}

.navbar-mod {
    background-color: #00e2ae
}

.panel {
    /*margin-bottom: 0;*/
    border-color: transparent;
    background-color: transparent;
    /*border: 1px solid rgb(0, 129, 206);*/
    box-shadow: 0 3px 2px rgba(84, 84, 84, 0.62)
}

.panel-info {}

.jumbotron {
    padding-left: 0;
    padding-right: 0
}

.panel-info > .panel-heading {
    color: #989898;
    background-color: #e8e8e8;
    border-color: #b7b7b7;
}

.form-control {
    display: block;
    width: 100%;
    height: 27px;
    padding: 0 9px;
    font-size: 12px;
    border-radius: 0px;
}

label {
    margin-bottom: 1px;
    font-size: 12px;
}

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

.panel-heading {
    padding: 7px 15px;
}

.panel-title {
    font-size: 14px;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.btn {
    border-radius: 0;
}

.btn-mod {
    padding: 2px;
}

.wrapper .content-wrapper-cad {
    padding: 0;
    margin: 0
}

.page-title-cad {
    margin: 0;
    padding: 10px 30px;
}

.card-cad {
    margin: 0 20px;
}

.button-new {
    padding: 0;
    margin: 0;
    width: 70px;
    float: right;
}

@media (max-width: 783px) {
        .button-new {
        margin-bottom: 10px;
    }
}

.button-new button {
    padding: 6px 10px;
    border-radius: 4px;
}

.checkbox label {
    padding-left: 0
}

.input-group-addon {
    height: 27px;
    padding: 0 9px;
    font-size: 12px;
    border-radius: 0px;
}

/*
--------------------------------------
Form add Imagem
--------------------------------------
*/

.file-upload {
    background-color: #ffffff;
    width: 140px;
    margin: 0 auto;
    padding: 0 0 10px 0;
}

.file-upload-btn {
    width: 100%;
    margin: 0;
    color: #fff;
    background: #1FB264;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #15824B;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}

.file-upload-btn:hover {
    background: #1AA059;
    color: #ffffff;
    transition: all .2s ease;
    cursor: pointer;
}

.file-upload-btn:active {
    border: 0;
    transition: all .2s ease;
}

.file-upload-content {
    display: none;
    text-align: center;
}

.file-upload-input {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: none;
    opacity: 0;
    cursor: pointer;
}

.image-upload-wrap {
    margin-top: 20px;
    border: 4px dashed #a0e2bf;
    position: relative;
    height: 140px;
}

.image-dropping,
.image-upload-wrap:hover {
    background-color: #a0e2bf;
    border: 4px dashed #ffffff;
}

.image-title-wrap {
    /*padding: 0 15px 15px 15px;*/
    color: #222;
}

.drag-text {
    text-align: center;
    margin-top: 10%;
}

.drag-text h3 {
    font-weight: 100;
    text-transform: uppercase;
    color: #15824B;
    font-size: 14px
    /* padding: 60px 0; */
}

/*.file-upload-image {
    max-height: 200px;
    max-width: 200px;
    margin: auto;
    padding: 20px;
}*/


/* .remove-image {
    width: 200px;
    margin: 0;
    color: #fff;
    background: #cd4535;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #b02818;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
} */

.remove-image:hover {
    background: #c13b2a;
    color: #ffffff;
    transition: all .2s ease;
    cursor: pointer;
}

.botao-remover {
    font-size: 20px;
    color: #ff7d7d;
}

.botao-remover:hover {
    color: #ea0000;
}

.remove-image:active {
    border: 0;
    transition: all .2s ease;
}


/*
Obrigatório
*/

/*.origatorio::after {
    content: '\002A';
    color: red;
}*/

.sidebar .user-panel>.image>img {
    width: 100%;
    max-width: 45px;
    height: 45px;
}

.main-header .navbar {
    background-color: #82aa00;
}

.main-header .logo {
    background-color: #73b8e1;
    display: none
}

.main-header .navbar .sidebar-toggle:hover {
    color: #ffffff;
    background-color: #4b8fb7;
}

.main-header>.navbar {
    margin-left: 0px;
}

.logo-innove {
        float: left;
        margin-top: 2px;
}

@media (max-width:992px) {
    .content-logos {
        display: none
    }
    .logo-innove-login {
        height: 60px
    }
}

.content-wrapper {
    /*height: 100%;*/
    z-index: 800;
    background-color: rgba(255, 255, 255, 0);
    z-index: 820;
    /*padding: 30px;*/
    transition: all 0.3s ease-in-out;
}

.btn-contratar {
    margin-top: 15px;
}

/* 

Login

*/

.imagens-cont {
  height: 100%;
  min-height: 100%;

  /* habilita o flex nos filhos diretos */
  /*display: -ms-flex;*/
  display: -webkit-flex;
  display: flex;

  /* centraliza na vertical */
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;

  /* centraliza na horizontal */
  -ms-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.imagens-cont div {
  padding: 0 40px;
}


.imagens-cont {
    width: 250px;
    margin: auto;
}

.login-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100vh
}

.login-content .logo {
    margin-bottom: 15px;
    font-family: 'Niconne';
    color: #fff
}

.login-content .logo h1 {
    font-size: 52px
}

.login-content .login-box {
    position: relative;
    min-width: 350px;
    min-height: 330px;
    background-color: #fff;
    box-shadow: 0px 29px 147.5px 102.5px rgba(0, 0, 0, 0.05), 0px 29px 95px 0px rgba(0, 0, 0, 0.16);
    -webkit-perspective: 800px;
    perspective: 800px;
    transition: all 0.5s ease-in-out
}

.login-content .login-box .login-head {
    margin-top: 0;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    text-align: center
}

.login-content .login-box label {
    color: #666
}

.login-content .login-box .utility {
    display: -ms-flexbox;
    display: flex;
    padding: 1px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.login-content .login-box .btn-container {
    margin-bottom: 0
}

.login-content .login-box .login-form,
.login-content .login-box .forget-form {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 40px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.5s ease-in-out
}

.login-content .login-box .forget-form {
    opacity: 0;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.login-content .login-box.flipped {
    min-height: 300px
}

.login-content .login-box.flipped .login-form {
    opacity: 0;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg)
}

.login-content .login-box.flipped .forget-form {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}


/*
----------------Footer----------------
*/

footer {
    margin: 20px auto
}

.modal.fade .modal-dialog {
/*    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);*/
    top: 300px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.modal.fade.in .modal-dialog {
/*    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);*/
    -webkit-transform: translate3d(0, -300px, 0);
    transform: translate3d(0, -300px, 0);
    opacity: 1;
}


@media (max-width: 767px) {
    .fixed .content-wrapper {
        margin-top: 50px;
    }
}

@media (max-width: 767px) {
    .fixed .content-wrapper-cad {
        margin-top: 0
    }
}

@media (max-width: 480px) {
    .fixed .content-wrapper {
        margin-top: 50px;
    }
}

/*
Formulrio novo PIS COFINS
*/

.titulo-formulario {
    font-size: 14px;
    font-weight: 600;
    color: #949494;
    padding: 3px 16px;
}


.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.sidebar-menu>li>ul>li {
    color: #fff;
    background: #003b56;
    border-color: #003b56 !important;
}



.linha-opcao .nome-botao {
    font-size: large;
    line-height: 50px;
}

.linha-opcao > div {
        margin-bottom: 10px;
}

.panel-primary:hover{
    box-shadow: 2px 7px 8px rgba(84, 84, 84, 0.62);
    transition-property: all;
    transition-duration: 0.7s;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #0081ce;
    border-color: rgb(0, 129, 206);
}

.linha-opcao .desabilitado .panel-heading {
    color: #e8e8e8;
    background-color: #b7b7b7;
    border-color: #b7b7b7;
}

.linha-opcao .desabilitado a {
    color: #b7b7b7;
    pointer-events: none;
   cursor: default;
}

.desabilitado:hover{
    box-shadow: 0 3px 2px rgba(84, 84, 84, 0.62);
    transition-property: all;
    transition-duration: 0.7s;
}


/*

DatePicker
*/

.datepicker-inline {
    width: 100%
}
.table-condensed {
    width: 100%
}

.panel-blue {
    background-color: #0081ce;
    margin-bottom: 0;

}

.Calendar-mod {
    border-radius: 4px;
}

.datepicker table tr td.day.focused, .datepicker table tr td.day:hover {
    background: #cc4444;
    cursor: pointer;
    color: #000;
    /* font-weight: 800; */
}
.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover{background:#bf3535}

.datepicker table tr td span.focused, 
.datepicker table tr td span:hover {
    background: #cc4444;
}
/*
-------- Plugin add Programa
*/

.botao-programa-add {
    text-decoration: none;
    cursor: pointer;
    padding: 6px;
    border-radius: 4px;
    background-color: #5cb85c;
    color: #ffffff;
	/*float: right; */
	margin-top: 5px;
    /* border: 1px solid #909090; */
}

.botao-programa-remover {
    text-decoration: none;
    cursor: pointer;
    padding: 6px;
    border-radius: 4px;
    background-color: #d9534f;
    color: #ffffff;
    /* border: 1px solid #909090; */
}

.botao-programa-remover:hover {
    text-decoration: none;
    color: #fff;
    background-color: #963633;;
}

.botao-programa-add:hover {
    text-decoration: none;
    color: #fff;
    background-color: #357935;
}

.add-programa {
    background-color: rgba(152, 236, 255, 0.51);
    padding: 10px;
    border-radius: 5px;
    margin: 0;
}

.label-prog {
    margin-top: 20px;
}


/*
    Tabelas Add
*/
/*.tabela_modal {
    box-shadow: 0 0px 5px rgba(84, 84, 84, 0.81);
}*/

.tabela_modal thead {
    background: #bae5ff;
}

.tabela_modal tbody {
    background: #e0e0e0;
}

.tabela_modal tbody tr td, .tabela_modal thead tr th  {
	border: 1px solid rgb(173, 163, 158);
}

/*
    alert border: 1px solid rgb(173, 163, 158);
*/
.alert {
    padding: 5px;
    margin-bottom: 0;
    border-radius: 0;
	text-align: center;
    font-size: 11px;
}

.alert-dismissable .close, .alert-dismissible .close {
    top: -4px;
    right: 0;
}

/*
After e design de Genilson
*/
.label-danger-genilson, .label-warning-genilson, .label-success-genilson {

    background-clip: content-box;
}

.label-danger-genilson {
	background: #F44336;
	background-clip: content-box;
}

.label-success-genilson {
	background: #4caf50;
	background-clip: content-box;
}

.label-warning-genilson {
	background: #FF9800;
	background-clip: content-box;
}

.grid-head {
    background-color: #0081ce;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    height: 90px;
    margin: auto;
    width: 90px;
    line-height: 116px;
    /*box-shadow: 0 1px 7px rgba(84, 84, 84, 0.62);*/
    margin: auto;

}

.grid-menu:hover > .grid-head {

    box-shadow: 0 1px 7px rgba(84, 84, 84, 0.62);
    transition: 0.4s
}

.grid-body {
    text-align: center;
    padding: 10px 0;
    height: 43px
}

.grid-menu:hover {
    font-weight: 600;
    transition: 0.4s
}

.grid-menu {
    width: 100px;
    margin: auto;
}

.input-group-addon_mod{
	display: table-cell
}

.progress-snip {
        background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
    background-color: rgba(0, 129, 206, 0.22);

}

.input-group {
    width: 100%
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 7px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid #0081ce;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.error{
	outline: none;
    border-color: red;
    box-shadow:0 0 10px red;
}

.sucess{
	outline: none;
    border-color: green;
    box-shadow:0 0 10px green;
}
.modal-header .close {
    line-height: 14px;
    float: left;
    padding: 7px;
    margin-right: 10px;
}

.modal-header .modal-title {
    color: #0081ce;
    font-weight: 600;
    float: left;
}

.modal-header .btn-option {
    float: right;
}

.material-half-bg .cover {
    background-color: #36cdff;  
}


@media (max-width: 700px) {
    .material-half-bg .cover {
        background-color: #fff;
    }
    .login-content .login-box {
        box-shadow: none;
    }
}