::-webkit-scrollbar-track {
    background-color: #F4F4F4;
}
::-webkit-scrollbar {
    width: 10px;
    height: 6px;
    background: #F4F4F4;
}
::-webkit-scrollbar-thumb {
    background: #7c9fb6;
}

::-webkit-scrollbar-thumb:horizontal {
    background: #717171;
}

.navbar{
	background-color: #457697 !important;
	margin-top: -1px !important;
}

.logo{
	background-color: #457697 !important;
}

.sidebar-toggle:hover{
	background-color: rgba(0,0,0,0.1) !important;
}

.login-box{
	margin-bottom: 0;
}

.box .title-right{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 300px;
}

.box .title-right .vigencia{
	text-align: right;
	margin: 0px;
	margin-top: 45px;
}


.box .title-right .label{
	float: right !important;
	margin-bottom: 25px;
}

.box .title-right .widget-user-desc{
	text-align: right;
	line-height: 20px;
}

.content-header{
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
	padding-bottom: 15px;
	background-color: #d2d6de !important;
}

.content-header h1{
	text-transform: uppercase;
}

.main-sidebar{
	background-color: #457697 !important;
}

.sidebar-menu > li > a:hover {
	background-color: #3e6a87 !important;
	border-left: none;
}

.sidebar-menu > li.active > a {
	background-color: #3e6a87 !important;
	border-left: none;
}

.sidebar-menu > li > .treeview-menu {
	background-color: #5783a1 !important;
}

.sidebar-menu > li > .treeview-menu a:hover{
	opacity: 0.8;
}

.sidebar a{
	color: white !important;
}

.sidebar-menu > li.header {
	color: white !important;
	background-color: #3e6a87 !important;
}

.box-cetene-grey{
	border-top-color: #717171;
}


.bg-cetene-grey{
	background: #717171 !important;
	color: white !important;
	border:none;
}

.bg-cetene-grey .fa{
	color: white !important;
}

.bg-cetene-grey-2{
	background: #4b4b4b !important;
	color: white;
}

.bg-cetene-blue-1{
	background: #457697 !important;
	color: white;
	transition: 0.2s all;
}

.bg-cetene-blue-1:hover{
	background: #375e78 !important;
	color: white;
	transition: 0.2s all;
}

.disabled .bg-cetene-blue-1{
	background: #979797 !important;
	cursor:not-allowed;
}

.bg-cetene-blue{
	background: #457697 !important;
	color: white;
}

.pull-left p{
	font-size: 14pt;
	text-transform: uppercase;
	margin-bottom: 0px !important;
}

.btn{
	border-radius: 0;
	border: 0px;
}

.btn-cetene-blue{
	background-color: #457697;
	color:white;
}

.btn-cetene-blue:hover{
	background-color: #3e6a87;
	color:white;
}

.btn-cetene-blue:focus{
	background-color: #3e6a87;
	color:white;
}

.btn-default{
	background-color: #e4e4e4;
}

.btn-default:hover{
	background-color: #d4d4d4;
}

.register-page{
	background: #457697 !important;
}

.register-box{
	width: 700px;
	max-width: 80%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0%;
	margin-bottom: 0%;
}

.login-box-msg{
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
	padding: 5px 0px;
	background-color: #717171 !important;
	height: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	color: white;
}

.login-box-msg-little{
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
	padding: 2px 0px !important;
	background-color: #717171 !important;
	height: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	color: white;
	text-align: center;
}

.modal-footer{
	padding: 10px;
}

.modal-footer .form-group{
	margin-top: 0px;
	margin-bottom: 0px;
}

#divjustificativa{
	padding-bottom: 10px;
}

#membro-modal-footer{
	padding: 15px !important;
}

.small-box .icon {
  font-size: 75px;
  margin-top: 5px;
}

.small-box:hover .icon {
  font-size: 80px;
}

.padding{
	padding: 30px !important;
}

.user-body{
	padding: 8px !important;
}

.btn-menu{
	background: white;
}

.btn-menu:hover{
	background: rgba(100,100,100,0.1);
}

.dropdown-menu{
	border:none !important;
	padding: 0px !important;
	margin-top: 1px !important;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
}

.solicitacao-analise{
	z-index:0;
	min-height: 115px;
	padding-top: 10px; 
	margin-bottom: 0px;
}

.solicitacao-analise img{
	opacity: 0.2;
	height: 80px;
	position: absolute;
	top:15px;
	left: 0px;
	z-index: -1;
	max-height: 100%
}

.solicitacao-analise p{
	text-transform: uppercase;
	padding: 8px;
	padding-top: 0px;
}

.solicitacao-analise .small-box-footer{
	bottom: 0px;
	position: absolute;
	width: 100%;
	margin-top: 5px; 
}


.box-tools .btn-cetene-blue{
	margin-right: 10px;
}

.seven-cols{
	padding: 0px 5px;
}

.six-cols{
	padding: 0px 5px;
}

.caracbiologica, .caracnbiologica{
	display: none;
}

.icheckbox_line{
	background: #457697;
}

.icheckbox_line.checked{
	background: #3c5b70;
}

.icheckbox_line.checked.hover{
	background: #2b4150;
}

.icheckbox_line.hover{
	background: #3c5b70;
}

.select2{
	width: 100% !important;
}

@media (min-width: 768px){
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1  {
    width: 50%;
    *width: 50%;
    padding: 10px;
  }
}

@media (min-width: 992px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
    padding: 10px;
  }
}

@media (min-width: 768px){
	.six-cols .col-md-1,
	.six-cols .col-sm-1,
	.six-cols .col-lg-1  {
	  width: 50%;
	  *width: 50%;
	  padding: 10px;
	}
  }
  
  @media (min-width: 992px) {
	.six-cols .col-md-1,
	.six-cols .col-sm-1,
	.six-cols .col-lg-1 {
	  width: 16.6%;
	  *width: 16.6%;
	  padding: 10px;
	}
  }

.modal.left .modal-dialog,
.modal.right .modal-dialog {
	position: fixed;
	margin: auto;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	    -ms-transform: translate3d(0%, 0, 0);
	     -o-transform: translate3d(0%, 0, 0);
	        transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
	height: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
}

.modal.left .modal-body,
.modal.right .modal-body {
	padding: 15px 15px 80px;
}
.modal.left.fade .modal-dialog{
	left: 50%;
	-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
	   -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
	     -o-transition: opacity 0.3s linear, left 0.3s ease-out;
	        transition: opacity 0.3s linear, left 0.3s ease-out;
}
.modal.left.fade.in .modal-dialog{
	left: 0;
}
.modal.right.fade .modal-dialog {
	right: -50%;
	-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
	   -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
	     -o-transition: opacity 0.3s linear, right 0.3s ease-out;
	        transition: opacity 0.3s linear, right 0.3s ease-out;
}
.modal.right.fade.in .modal-dialog {
	right: 0;
}
.modal-content {
	border-radius: 0;
	border: none;
}

.modal-header {
	border-bottom-color: #EEEEEE;
	background-color: #FAFAFA;
}

.zero-result {
	padding:20px;
	text-align: center;
}

.blocked{
	cursor:not-allowed;
}

.appcetene{
	position: relative;
    color: #666;
}

#submeter-projeto{
	cursor: pointer;
}

#botoes-acao{
	margin-bottom: -5px;
}

.bg-red-light{
	background-color: #ffcdd2 !important;
}

.btn-atalho{
	width: 100%;
	margin-left: 0px;
} 

.btn-atalho:hover{
	color:#ffffff;
	-webkit-box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.5)!important;
    box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.5)!important;
}

.bg-cetene-img{
	background: url('/img/bg-perfil.png') top center / 100% auto no-repeat;
	color:#fff;
	-webkit-box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.5)!important;
    box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.5)!important;
}

.agendamento .products-list .product-info{
	margin-left:0px;
}

.alerta-amostra{
	display: none;
}

.sweet-alert{
	border-top: 4px solid #717171;
	border-radius: 3px;
  
	width: auto !important;
	left: 40% !important;
	top: 50% !important;
	box-sizing : border-box !important;
	max-height : 100% !important;
	overflow-y : auto !important;
}

.sweet-alert .form-group{
	margin-top: 5px;
	margin-bottom: 5px;
}

.sweet-alert button{
	border-radius:0 !important;
	background: #457697 !important;
	transition: 0.2s all;
	font-family: arial;
	padding: 10px 20px;
	font-size: 10pt;
	width: 100%;
	max-width: 100%;
}

.sweet-alert #cancelar_pesquisa{
	margin-top: 19px;
	height: 40px;
	background-color: #d9534f !important;
}

.sweet-alert .text-questions{
    text-align: right;
    top: 50%;
    padding-top: 7%;/*20%;*/
    font-weight: bold;
}

.sweet-alert .textarea-questions{
	resize: none;
    width: 100%;
    height: 100px;
    margin-top: 25px;
}

.sweet-alert button:hover{
	border-radius:0 !important;
	background: #457697 !important;
	-webkit-box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.3)!important;
    box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.3)!important;
}

.sweet-alert .btn-icon{
	background: transparent !important;
	border-radius: 10px !important;
	transition: 0.2s all;
	font-family: arial;
	font-size: 8pt;
	width: 20%;
	max-width: 20%;
    margin-right: 10px;
}

.sweet-alert .btn-icon .fa{
	font-size: 20px;
}

.sweet-alert .sw-orange{
	border: 1px solid #f39c12;
	color: #f39c12;
}

.sweet-alert .sw-yellow{
	border: 1px solid #d4d011;
	color: #d4d011;
}

.sweet-alert .sw-red{
	border: 1px solid #dd4b39;
	color: #dd4b39;
}

.sweet-alert .sw-green{
	border: 1px solid #00a65a;
	color: #00a65a;
}

.sweet-alert .sw-blue{
	border: 1px solid #29475B;
	color: #29475B;
}

.avaliacao-container {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    align-items: center;
}

.avaliacao-container .btn-avaliacao {
    text-align: center;
    cursor: pointer;
    min-width: 70px; 
}

.sweet-alert .btn-icon:hover{
	background: transparent !important;
	border: 1px solid #717171;
	border-radius: 10px !important;
	transition: 0.2s all;
	color:#717171;
	box-shadow: none !important;
}

.sweet-alert #enviaravaliacao{
    width: 100%;
    background-color: #29475B;
    color: white;
    margin-top: 20px;
}
.sweet-alert #enviaravaliacao:hover{
	transition: 0.2s all;
	background-color: #254051;
}

.breadcrumb > li + li:before{
	color: #777;
}

.nav-cetene-custom .nav{
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.nav-cetene-custom .nav-tabs{
    border-bottom: 1px solid #ddd;
}

.nav-cetene-custom .nav-tabs>li{
    margin-bottom: -1px;
}

.nav-cetene-custom .nav-tabs{
    border-bottom: 1px solid #ddd;
}

.nav-cetene-custom .nav li a{
    color: #457697;
}

.nav-cetene-custom .nav li a:hover{
    background-color: rgba(255,255,255,0.3);
    border: none;
}

.nav-cetene-custom .nav li.active a, .nav li.active a:focus, .nav li.active a:hover{
    background: #ecf0f5;
    border: 1px solid #ddd;
    border-top: 3px solid #717171;
    border-bottom-color:transparent;
    border-radius: 3px;
    margin-top: -2px;
    color:#717171;
}

textarea {
   resize: none;
}

#accordion .panel{
	margin-bottom: 10px;
} 

#accordion .panel .box-header{
	border-radius: 2px 2px 0px 0px;
	border-bottom: none;
}

#accordion .panel .box-body{
	border-radius: 0px 0px 2px 2px;
	border: 1px solid #717171;
	margin-top: -2px;
} 

.upload-demo .upload-demo-wrap,
.upload-demo .upload-result,
.upload-demo.ready .upload-msg {
    display: none;
}
.upload-demo.ready .upload-demo-wrap {
    display: block;
}
.upload-demo.ready .upload-result {
    display: inline-block;    
}
.upload-demo-wrap {
    width: 300px;
    height: 300px;
    max-width: 100%;
    margin: 0 auto;
}

.imgclick{
	cursor: pointer;
	transition: 0.5s all;
	border-radius: 100%;
}


.widget-user-image .edit-img {
display: inline-block;
    margin-left: -91px;
    margin-top: 8px;
    visibility: hidden;
    font-weight: bold;
    cursor: pointer;
    width: 90px;
    height: 90px;
    background-color: rgba(245, 245, 245, 0.7);
    border-radius: 100%;
    text-align: center;
    vertical-align: middle;
    padding-top: 20px;
    border: 3px solid #fff;
}

.widget-user-image:hover{
	
	color: #ffffff;
	transition: 0.5s all;	
}

.widget-user-image:hover .edit-img {
	transition: 0.5s all;
	visibility: visible;	
	color: #000000 !important;

}


.panel > a {
  display: block;
  position: relative;
}
.panel > a:after {
  content: "\f078"; /* fa-chevron-down */
  font-family: 'FontAwesome';
  position: absolute;
  right: 10px;
  top:5px;
  font-size: 15pt;
  color:white;
}
.panel > a[aria-expanded="true"]:after {
  content: "\f077"; /* fa-chevron-up */
}

.calendarhome .fc-event-container{
   height: 5px;
}

.calendarhome .fc-event-container .fc-content{
   display: none;
}

.calendarhome .fc-event{
   width: 4px;
   height: 4px;
   min-width: 0px;
   padding: 0px;
   border-radius: 100%;
   display: inline-block;
}

.calendarhome .fc td, .fc th {
  border-style: none !important;
  border-width: 0px !important;
  border-color: white !important;
}

.calendarhome .fc .fc-day-number{
	cursor: pointer;
	border-radius: 5px;
	transition: 0.2s all;
}

.calendarhome .fc .fc-day-number:hover{
	background-color: #6a91ab;
}

.calendarhome .fc-unthemed thead{
	border-width: 0px !important;
}

.calendarhome .fc table {
  text-align: center !important;
}

.calendarhome .fc-ltr .fc-basic-view .fc-day-number{
	text-align: center;
	font-size: 15px;
}

.calendarhome .fc-basic-view tbody .fc-row {
  min-height: 2.5em;
}

.calendarhome .fc-widget-header{
	background: transparent;
}

.calendarhome .fc-unthemed .fc-today{
	background-color: #6a91ab;
	border-radius: 5px;
}

.label-default{
	display: inline-block;
}

.no-margin{
	margin: 0px !important;
}

.icheckbox_flat-blue{
	margin-right: 3px;
	margin-top: -3px;
}

.checkbox{
	padding: 0px;
	margin-top: 1px;
}

.checkbox label{
	padding: 0px;
}

.iradio_flat-green, .iradio_flat-red{
	margin-right: 3px;
	margin-top: -3px;
}

.radio-inline{
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 10px;
}

.radio-inline label{
	padding: 0px;
	font-weight: 500;
	cursor: pointer;
}
.border-right{
	border-right: 1px solid #f4f4f4;
}

.label-cetene{
	background-color: #717171 !important;
}
	
.input-group .form-control{
	height: 32px;
}

#infodias{
	margin-top: 10px;
}

.nav-tabs-custom > .cetene > li.active {
	border-top-color: #457697 !important;
}

.nav-tabs-custom > .cetene > li.active a:hover {
	border-top-color: #457697 !important;
}

.data{
	width: 130px;
	height: 130px;
	padding-top: 30px;
	line-height: 40px;
	border-radius: 100%;
	margin:auto;
	font-size: 40px;
	font-weight: 300;
	-webkit-box-shadow: 0px 0px 45px -7px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 45px -7px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 45px -7px rgba(0,0,0,0.4);
	z-index: 1;
	overflow: hidden;
	position: relative;
}

.data .fa{
	opacity: 0.1;
	position: absolute;
	text-align: center;
	z-index: 20;
	font-size: 80pt;
	top:54px;
	left:40px;
	color: black !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice{
	background-color: #457697;
    color: white;
    border-color: #375e78;
    padding: 1px 10px;
}

.has-error .select2-selection {
    border: 1px solid #dd4b39;
}

.info-amostra-cetene{
	background-color: #e2653a;
    padding: 10px;
    color: #ffffff;
    font-size: 15px;
    margin-bottom: 10px;
}

.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > form > button,
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > form > button,
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > form > button {
  display: block;
  white-space: nowrap;
  background: white;
  width: 100%;
  border:none;
  text-align: left;
  padding: 10px;
  border-bottom: 1px solid #f4f4f4;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > form > button:hover,
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > form > button:hover,
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > form > button:hover {
  background: #f4f4f4;
  text-decoration: none;
}

.bg-cetene-grey-1{
	background: #979797 !important;
	color: white;
	transition: 0.2s all;
}

.bg-cetene-grey-1:hover{
	background: #585858 !important;
	color:white;
	transition: 0.2s all;
}


.close {
    margin-top: 0px !important; 
    padding: 1px 5px !important; 
    border-radius: 20% !important; 
    color: white !important; 
    opacity: .5 !important; 
}

.info-label{
	color: #AAA;
    font-weight: lighter;
}

/*labels disponibilidade equipamento*/
#tab_5 label.active{
	cursor: default;
}

.error-page > .error-content{
	padding-top: 5px;
}

/*campos dinâmicos*/
#tab_5 .btn-primary{
	background-color: gray;
}

#tab_5 .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary{
	background-color: green !important;
}

.no-scroll{
	overflow-y: hidden;
}

.login-logo img{
	max-width: 75%;
}

#login-sigq img{
	max-width: 65%;
	margin-top: 15px;
}

#home-sigq{
	position: absolute;
	bottom: 0px;
	text-align: center;
	background-color: #457697;
}

#home-sigq img{
	max-width: 65%;
	margin: 15px 0px;
}