@CHARSET "UTF-8";


html, body{height:100%;}

body
{
	background: none;
        background-color: #fff;
        
        
        
}


#wrapper
{
    padding: 0px;
    min-height:100%;
    height:auto !important;
    height:100%;
    
    

}

.full {
    /*background: url('../img/bg/bg01.png') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;*/
    
    background-color: #eaf1ee;
}



/* LOGIN */


.mob-login-box
{
	margin-top: 2%;
}




.mob-login-logo
{
	position: relative;
	max-width: 70%;
	margin: 0 auto;
	margin-bottom: 3%;
}

.mob-logo-it-login
{
	max-width: 30%;
}

.mob-login-bottom { color: #97999B; }

.mob-login-panel
{
	
}



/* LOADING */

.mob-loading
{
	width: 100%;
	text-align: center;
	padding-top: 5%;
	padding-bottom: 5%;
	font-size: 1.5em;
	color: #222D32;
}

.mob-loading span
{
	font-size: 2em !important;
}



/* DIALOG */
.modal-lg
{
	width: 95%;
}

.bootstrap-dialog-title
{
	color: #222D32 !important;
       /* color: #fff !important;*/
}

.bootstrap-dialog-footer-buttons
{
	text-align: center !important;
}

.mob-btn-ok
{
	display: none;
}
/*
.modal-dialog{
    overflow-y: initial !important
}
.modal-body{
    height: 250px;
    overflow-y: auto;
}

@media (min-height: 500px) {
    .modal-body { height: 400px; }
}

@media (min-height: 800px) {
    .modal-body { height: 600px; }
}*/


.modal{ z-index: 99999; }
.popover {
    z-index: 9999 !important;
}


/* PAINEL PRINCIPAL */
#painel-principal
{
	width: 100%;
}


.text-green{ color: green !important; }




/* MULTISELECT */

/* TABS */

.nav-tabs li.active a:hover
{
	color: #000 !important;
}

.nav-tabs a:hover
{
	color: #fff !important;
}


/* BGs*/

.bg-green01 { background-color: #F3FFE1 !important; }
.bg-blue01{ background-color: #ECEDEF !important; }
.bg-red01{ background-color: #FFEDE9 !important; }
.bg-yellow01{ background-color: #FFFDE1 !important; }

.bg-success1 { background-color: #DFF0D8 !important; }

.hand { cursor: pointer; }

.row-border-bottom
{
    border-bottom: 1px solid #ccc;
}

.hidden { display: none; }

.text-purple { color: #AC15CE; }

/* FOOTER */


.footer
{
    background-color: #E3E3E3;
    border-top: 1px solid #B8BABF;
    padding: 3px;
    box-sizing: border-box;
}

/* DASHBOARD */


.bg-filtro-destaque {
    background-color: #7EFB7C;
}

.bg-tr-danger {
    background-color: #FDE1D6 !important;
    
}
.bg-tr-danger td {
    background-color: #FDE1D6 !important;
}

.btn-add-fast
{
    float: right;
    color: #5CB85C !important;
    cursor: pointer;
    padding-right: 2%;
}
.btn-add-fast:hover
{
     color: #55AA55 !important;
}

/* slider selections */

#slider-agenda-horario .slider-selection {
	background: greenyellow;
}

#slider-agenda-horario-almoco .slider-selection {
	background: red;
}


/* Customizacao do template adminlte */
.skin-blue .main-header .navbar {
    background-color: #EBC106 !important;
}

.skin-blue .main-header .logo {
    background-color: #F7CA00 !important;
}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
     background-color: #F7CA00 !important;
}

.skin-blue .sidebar-menu > li > a {
    color: #fff;
}
.skin-blue .main-header .navbar .sidebar-toggle {
    color: #383838;
}
.skin-blue .main-header .navbar .sidebar-toggle:hover {
    color: #000;
}
.user-menu a{
    color: #383838 !important;
}


.logo-lg{
    color: #383838 !important;
}
.logo-mini{
     color: #383838 !important;
}

.content-wrappers{
    background-color: #F9FBFF !important;
}


.table-striped > tbody > tr:hover td{
    
    background-color: #F5F5F5 !important;
    
}

.tr-destaque{
    background-color: #F5F6C4 !important;
}
.tr-destaque:hover{
    background-color: #F6F79F !important;
}


.navbar-brand{
    padding: 0px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 8px !important;
}


.btn-print-geral{
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    margin-right: 0.333em;
    margin-bottom: 0.333em;
    padding: 0.5em 1em;
    border: 1px solid #999;
    border-radius: 2px;
    cursor: pointer;
    font-size: 0.88em;
    line-height: 1.6em;
    color: black;
    white-space: nowrap;
    overflow: hidden;
    background-color: #e9e9e9;
    background-image: -webkit-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    background-image: -moz-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    background-image: -ms-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    background-image: -o-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    background-image: linear-gradient(to bottom, #fff 0%, #e9e9e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white', EndColorStr='#e9e9e9');
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    outline: none;
}


.skin-blue .sidebar-menu > li.active > a{
    
    border-left-color: #3D3D44;
}

.tab-a-white{
    color: #fff !important;
}

.active .tab-a-white{
    color: #000 !important;
}

.tab-a-gray{
    color: #606060 !important;
}

.active .tab-a-gray{
    color: #000 !important;
}



.nav-tabs-custom > .nav-tabs > li > a:hover{
    color: #494242 !important;
}


.type-danger .bootstrap-dialog-title{
    
 color: #fff !important;
    
}





/*Novo Loading*/
.sk-cube-grid {
  width: 40px;
  height: 40px;
  margin: 100px auto;
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #5295C3;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
          animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; 
}
.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s; }
.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s; }
.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1); 
  }
}

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1);
  } 
}

.loading-icon{
    color: #222D32 !important;
}

.imagemPrincipalProdutoCadastro{
    width: 100%;
    
    overflow: hidden;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
}

.imagemPrincipalProdutoCadastro img{
    max-width: 50%;
    margin: 0 auto;
}


.swal-footer{
    text-align: center !important;
}
.swal-text{  text-align: center !important; }


@media only screen and (max-width : 767px) {
    .main-container{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media only screen and (max-width : 480px) {
    .main-container{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media only screen and (max-width : 320px) {
    .main-container{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}




    
    
    /*Layout*/
    
    .swal-button {
        background-color: #23232b;
        
    }
    .swal-button:hover {
         background-color: #3D3D44 !important;
    }
    
    .swal-title{ display: none;}
    
    .swal-text{ 
        font-size: 20px;
    }
    
   
    
    
    /*C-Loader*/
    .c-loader-box{ 
        width: 100%;
        padding: 5%;
        box-sizing: border-box;
        text-align: center;
        
    }
   
    .c-loader-box .c-loader {
        animation: is-rotating 1s infinite;
        border: 2px solid #fff;
        border-radius: 50%;
        border-top-color: #fe6963;
        height: 40px;
        width: 40px;
        position: relative;
        margin: 0 auto;
    }
    @keyframes is-rotating {
        to {
          transform: rotate(1turn);
        }
      }



.overlay-loading-box{
    position: fixed;
    padding-top: 10%;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    background-color: rgba(255,255,255,0.5);
    z-index: 99999;
    display: none;
    
}


.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    background-color: #55595A;
   
}

.skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a, .skin-blue .sidebar-menu > li.menu-open > a {
   
    background: #505354;
}
.skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a, .skin-blue .sidebar-menu > li.menu-open > a {
  
  
    background: #505354;
}
.skin-blue .sidebar-menu > li > .treeview-menu {
  
    background: #4E4F50;
}
.sidebar-menu > li > a > .fa, .sidebar-menu > li > a > .glyphicon, .sidebar-menu > li > a > .ion {
   
}



li.user-body{
    border: 1px solid #55595A !important;
    box-shadow: 1px 1px 1px #55595A !important;
}


