﻿.dvBackgroundLogin, .dvBackgroundLogin2{
    opacity: 1 !important;      
}

.dvBackgroundLogin2 {
    background-image: url("https://hcm.serhcm.com.br/adshopping/hcm_adshopping/resources/img/img_login/fundo1.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 100%;
}

.dvBackgroundLogin {
  background-image: url("https://hcm.serhcm.com.br/adshopping/hcm_adshopping/resources/img/img_login/fundo1.jpg") !important;
    background-repeat: repeat;
    background-size: 100%;
	width: 100%;
}

.dvLogin {
    width:450px;
    height:350px;
    border-radius:30px;
	/*
	background-color:#E6EBE7 !important;
	*/
    padding:20px;
    opacity:1;               
    display: inline-block;  
    vertical-align: middle; 
    margin-left:0%;       
    margin-top: 10%\9;
	background-color: transparent;
}    



.btn-primary,
.btn-primary:focus {
    background-color: rgb(0,152,76)  !important;
    border-color: transparent  !important;
	transition: 1s;
    	-webkit-transition: 1s;
	-moz-transition: 1s;
}
.btn-primary:hover,
.open .btn-primary.dropdown-toggle {
    background-color: #a7a9ac !important;
    border-color: #a7a9ac !important;
	transition: 1s;
    	-webkit-transition: 1s;
	-moz-transition: 1s;
}
.btn-primary.no-border:hover {
    border-color: #a7a9ac
}
.btn-primary.no-hover:hover {
    background-color: #a7a9ac!important
}

.navbar {
    background-color: #FFF !important;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
    /*background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(165,204,162,1) 35%, rgba(60,145,55,1) 65%, rgba(0,100,40,1) 100%);*/
	background: linear-gradient(90deg, #3C6C96 0%, #4B7EAB 18%, #169266 100%);
}

.ace-nav > li{ height:69px !important; line-height:69px !important;}

.breadcrumbs {
    position: relative;
    border-bottom: 0;
    background-color: transparent;
    min-height: 41px;
    line-height: 40px;
    padding: 0 12px 0 0;
    display: block;
}

.ace-nav>li.grey>a {
    background-color: transparent;
}

.ace-nav>li.grey>a:hover,
.ace-nav>li.grey>a:focus {
    background-color: transparent;
}


.ace-nav>li.open.grey>a {
    background-color: #ffffff!important
}

.ace-nav>li.blue>a {
    background-color: transparent;
}


.ace-nav>li.light-blue>a:hover, 
.ace-nav>li.light-blue>a:focus, 
.ace-nav>li.open.light-blue>a {
	background-color: transparent!important;
}


.ace-nav>li.purple>a {
    background-color: transparent !important;
}

.ace-nav>li.purple>a:hover,
.ace-nav>li.purple>a:focus {
    background-color: #3c9137;
}


.ace-nav>li.purple>a {
    background-color: transparent !important;
}

.ace-nav>li.open.purple>a {
    background-color: transparent !important;
}

.ace-nav>li.green>a {
    background-color: transparent;
}

.ace-nav>li.green>a:hover,
.ace-nav>li.green>a:focus {
    background-color: #3c9137
}
.ace-nav>li.open.green>a {
    background-color: transparent!important
}

/**
.ace-nav>li.green>a:hover,
.ace-nav>li.green>a:focus {
    background-color: #a7a9ac
}
.ace-nav>li.open.green>a {
    background-color: #a7a9ac!important
}

*/
.ace-nav>li.light-blue>a {
    background-color: transparent;
}

.ace-nav>li.light-blue>a:hover,
.ace-nav>li.light-blue>a:focus {
    color: #000;
}


.ace-nav>li.open.light-blue>a {
    background-color: transparent !important
}

.ace-nav>li>a {
    background-color: #DB5A33;
    color: #000;
    display: block;
    line-height: inherit;
    text-align: center;
    height: 100%;
    width: auto;
    min-width: 50px;
    padding: 0 8px;
    position: relative
}

.ace-nav>li>a:hover,
.ace-nav>li>a:focus {
    color: #DB5A33
}

.ace-nav>li {
    line-height: 70px;
    height: 70px;
    border-left: 0;
    padding: 0;
    position: relative;
    float: left!important;
}

.ace-nav>li.open>a {
    background-color: transparent !important;
}

.ace-nav>li>a>[class*="icon-"] {
    font-size: 16px;
    color: #FFF;
    display: inline-block;
    width: 20px;
    text-align: center;
}

.ace-nav>li>a:hover>[class*="icon-"] {
	color: #a7a9ac ;
}

.ace-nav>li.open>a {
    color: #878786!important;
}

.page-content {
    background: #FFF;
    margin: 0;
    padding: 8px 20px 24px;
}

.main-container:after {
    background-color: transparent;
    bottom: 0;
    content: "";
    display: block;
    max-width: inherit;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -2;
}

.sidebar:before {
    content: "";
    display: block;
    width: 190px;
    position: fixed;
    bottom: 0;
    top: 0;
    z-index: -1;
 /*   background-color: #ffffff;
    border: 1px solid #ccc;
    border-width: 0 1px 0 0;*/
}

.user-info {
    max-width: 200px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    vertical-align: top;
    line-height: 15px;
    position: relative;
    top: 16px;
}

.widget-box {
    padding: 0;
    -webkit-box-shadow: none;
        box-shadow: 2px 2px 30px 0.2px rgba(0, 0, 0, 0.1);
    margin: 3px 0;
    border-bottom: 0;
}

.widget-body {
    border: 0;
    border-top: 0;
    background-color: #FFF;
}

.widget-header {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    background-position: 0% 0%;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: relative;
    min-height: 38px;
    background-repeat: repeat-x;
    color: #000;
    border-bottom: 0;
    padding-left: 12px;
    background-image: 0;
    background-color: #ffffff;
    background-attachment: scroll;
}

.sidebar-collapse {
    border-bottom: 1px solid #e0e0e0;
    background-color: #ffffff;
    text-align: center;
    padding: 3px 0;
    position: relative;
}

.sidebar-collapse>[class*="icon-"] {
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    color: #585858;
    border: 1px solid #bbb;
    padding: 0 5px;
    line-height: 18px;
    border-radius: 16px;
    background-color: #fff;
    position: relative;
}

.nav-list>li>a {
    display: block;
    height: 38px;
    line-height: 36px;
    padding: 0 16px 0 7px;
    background-color: #ffffff;
    color: #585858;
    text-shadow: none!important;
    font-size: 13px;
    text-decoration: none;
}

.nav-list .open>a, .nav-list .open>a:hover, .nav-list .open>a:focus {
    background-color: #a7a9ac;
}

.nav-list>li>a:focus {
    background-color: #f9f9f9;
    color: #1963aa;
}

.sidebar>.nav-search {
    position: static;
    background-color: #ffffff;
    border-bottom: 1px solid #DDD;
    text-align: center;
    height: 35px;
    padding-top: 3px;
}

.dropdown-navbar>li.dropdown-header {
    background-color: #fff!important;
    color: #585858;
    border-bottom-color: transparent;
}

.breadcrumb>li>a {
    display: inline-block;
    padding: 0 4px;
    color: #000;
}


.breadcrumb>li>a:hover,
.breadcrumb>li>a:focus {
    color: #000;
}

.breadcrumb>li,
.breadcrumb>li.active {
    color: white;
}

.breadcrumb .home-icon {
    margin-left: 4px;
    margin-right: 2px;
	color: #000;
    font-size: 20px;
    position: relative;
    top: 2px
}

.validationMessage
{
    font: 12px verdana;
    color: #bc1b32;
    text-align: left;
    width: 100%;
    height: 50px;
    padding-top: 8px;
	padding-left: 5px;
	background-color: transparent;
}
body {
    padding-bottom: 0;
    background-color: #FFF;
    min-height: 100%;
    font-size: 13px;
    color: #393939;
    line-height: 1.5
}
html, body
{
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
	
	overflow: auto;
}

.sidebar:before {
    content: "";
    display: block;
    width: 190px;
    position: fixed;
    bottom: 0;
    top: 0;
    z-index: -1;
    background-color: transparent;
    border: 1px solid transparent;
    border-width: 0 1px 0 0
}

.sidebar-shortcuts {
    background-color: #FFF;
    border-bottom: 1px solid #ddd;
    text-align: center;
    line-height: 39px;
    max-height: 41px;
    margin-bottom: 0
}

.btn-warning,
.btn-warning:focus {
    background-color: #00984c!important;
    border-color: #1586A1
}
.btn-warning:hover,
.open .btn-warning.dropdown-toggle {
    background-color: #00984c!important;
    border-color: #00984c !important;
}

.btn-info,
.btn-info:focus {
    background-color: #00984c !important ;
    border-color: #1586A1 !important;
}

.btn-info:hover, .open .btn-info.dropdown-toggle {
    background-color: #00984c!important;
    border-color: #00984c !important;
}

.sidebar {
    width: 190px;
    float: left;
    position: relative;
    border: 1px solid #E5E6EA;
    border-width: 0 1px 0 0;
    background-color: #E5E6EA
}

    .cBtn:hover
    {
        background-color: #a7a9ac !important;
        color: white;
		border-color: #a7a9ac !important;
    }
	

.logo
{
    height: 65px;
    margin-top: 2px;
}

.btn-danger, 
.btn-danger:focus {
    background-color: #00984c!important;
    border-color: #00984c;
}

.btn-danger:hover,
.open .btn-danger.dropdown-toggle {
	background-color:#00984c!important;
	border-color:#00984c !important;
}

.btn-success:hover, 
.open .btn-success.dropdown-toggle {
    background-color: #00984c !important;
    border-color: #00984c !important;
}


html, body
{
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
	overflow: auto;
   /* background-image: url("../img/IMG_PRINCIPAL2.png");*/
    background-repeat: no-repeat;
    background-position: right 10px bottom 20px;
  /*  background-size: 10% 10%;*/
}

.nav-list>li>.submenu li>.submenu>li a {
    font-size: 13px;
    color: #777;
}

.cBtn {
    cursor: pointer;
    font: 11px verdana;
    font-weight: bold;
    color: white;
    text-decoration: none;
    white-space: nowrap;
    background: #000 !important;
    border-color: #000 !important;
    padding: 4px 10px 4px 10px !important;
    background-position: left;
    background-position-x: 4px;
    background-repeat: no-repeat;
    line-height: 20px;
    border: 5px solid #a7a9ac;
    margin-bottom: 5px;
    display: inline-block;
}

.btn:hover, .btn-default:hover, .open .btn.dropdown-toggle, .open .btn-default.dropdown-toggle {
    background-color:#1586A1 !important ;
    border-color: #1586A1 !important;
}

.btn, .btn-default, .btn:focus, .btn-default:focus {
    background-color: #1586A1 !important;
    border-color: #1586A1 important;
}

.btn {
    display: inline-block;
    color: #FFF!important;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25)!important;
    background-image: none!important;
    border-radius: 0;
    box-shadow: none!important;
    -webkit-transition: all ease .15s;
    transition: all ease .15s;
    cursor: pointer;
    vertical-align: middle;
    margin: 0;
    position: relative;
}

.TSecao {
    width: 100%;
    height: 40px;
    padding-top: 9px;
    font: 15px verdana;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    background-color: #41923c !important;
}
.Fundo {
    background-color: transparent !important;
    padding: 5px;
}

.wizard-steps li.active:before, .wizard-steps li.complete:before, .wizard-steps li.active .step, .wizard-steps li.complete .step {
    border-color: #a7a9ac;
}

.wizard-steps li.complete:hover .step {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    border-color: #a7a9ac;
}

.wizard-steps li.complete:hover:before {
    border-color: #a7a9ac;
}

.DDesc {
    text-align: left !important;
    border: 1px solid transparent !important;
    background: transparent !important;
    padding: 10px !important;
    white-space: normal !important;
    font: 12px verdana !important;
}

a:hover, a:focus {
    color: #d1d3d6;
}

.sbtn:hover {
    background-color: #a7a9ac;
}

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable.ui-resizable{
	top:10px !important;
}

.Tit {
    width: 100%;
    padding-top: 10px;
    font: 15px verdana !important;
    height: 40px !important;
    font: 15px verdana !important;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    background: #9d162e repeat-x !important;
    display: inline-block;
}

.nav-search .nav-search-input {
    border: 1px solid #000;
    width: 152px;
    height: 28px!important;
    border-radius: 4px!important;
    font-size: 13px;
    color: #666!important;
    z-index: 11;
    -webkit-transition: width ease .15s;
    transition: width ease .15s;
}

.nav-search .nav-search-icon {
    color: #000!important;
    font-size: 14px!important;
    line-height: 24px!important;
}

.nav-search .nav-search-input:focus, .nav-search .nav-search-input:hover {
    border-color: #cc092f;
}

.sbtn {
    line-height: 18px;
    font: 10px verdana;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #000;
    padding: 9px 10px;
    text-decoration: none;
    white-space: nowrap;
    display: block;
}

a {
    color: #00984c ;
    text-decoration: none;
	
}

.nav-list>li>a:hover {
        background-color: #a7a9ac;
    color: white;
}



.tooltip {
    position: absolute;
    z-index: 999999999;
    display: block;
    font-size: 11px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible;
	cursor: default;	
}

.tooltip.top {
	top: auto;
    padding: 5px 0;
    margin-top: -3px;
	z-index: 99999999;
}

/*
.tooltip-nivel5
{
  text-decoration:none;
  position:relative;
}
 
 
.tooltip-nivel5 span
{
  display:none;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  color:black;
  background:white; 
}
 
 
.tooltip-nivel5 span img
{
  float:left;
  margin:0px 8px 8px 0;
}
 
 
.tooltip-nivel5:hover span
{
  display:block;
  position:absolute;
  top:0;
  left:0;
  z-index:1000;
  width:auto;
  max-width:20%px;
  min-height:20%;
  border:1px solid black;
  margin-top:12px;
  margin-left:32px;
  overflow:hidden;
  padding:8px;
}
*/

a.tooltip-nivel {
  position: relative;
  display: inline;
}
a.tooltip-nivel span {
  position: absolute;
  width:10%;
  color: #FFFFFF;
  background: #000000;
  height: 30px;
  line-height: 30px;
  text-align: center;
  visibility: hidden;
  border-radius: 6px;
}
a.tooltip-nivel span:after {
  content: '';
  position: absolute;
  top: 80%;
  right: 80%;
  margin-top: -8px;
  width: 0; height: 0;
  border-left: 8px solid #000000;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
a:hover.tooltip-nivel span {
  visibility: visible;
  opacity: 1;
  right: 100%;
  top: -460%;
  margin-top: -5px;
  margin-right: -90px;
  z-index: 999;
}

a.tooltip-nivel12 {
  position: relative;
  display: inline;
}
a.tooltip-nivel12 span {
  position: absolute;
  width:10%;
  color: #FFFFFF;
  background: #000000;
  height: 30px;
  line-height: 30px;
  text-align: center;
  visibility: hidden;
  border-radius: 6px;
}
a.tooltip-nivel12 span:after {
  content: '';
  position: absolute;
  top: 80%;
  right: 80%;
  margin-top: -8px;
  width: 0; height: 0;
  border-left: 8px solid #000000;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
a:hover.tooltip-nivel12 span {
  visibility: visible;
  opacity: 1;
  right: 100%;
  top: 80%;
  margin-top: -5px;
  margin-right: -90px;
  z-index: 999;
}

a.tooltip-nivel5 {
  position: relative;
  display: inline;
}
a.tooltip-nivel5 span {
   position: absolute;
  width:10%;
  color: #FFFFFF;
  background: #000000;
  height: 30px;
  line-height: 30px;
  text-align: center;
  visibility: hidden;
  border-radius: 6px;
}
a.tooltip-nivel5 span:after {
  content: '';
  position: absolute;
  top: 80%;
  right: 80%;
  margin-top: -8px;
  width: 0; height: 0;
  border-left: 8px solid #000000;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
a:hover.tooltip-nivel5 span {
 visibility: visible;
  opacity: 1;
  right: 100%;
  top: -20%;
  margin-top: -5px;
  margin-right: -90px;
  z-index: 999;
}


a.tooltip-nivel3 {
  position: relative;
  display: inline;
}
a.tooltip-nivel3 span {
   position: absolute;
  width:10%;
  color: #FFFFFF;
  background: #000000;
  height: 30px;
  line-height: 30px;
  text-align: center;
  visibility: hidden;
  border-radius: 6px;
}
a.tooltip-nivel3 span:after {
  content: '';
  position: absolute;
  top: 80%;
  right: 80%;
  margin-top: -8px;
  width: 0; height: 0;
  border-left: 8px solid #000000;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
a:hover.tooltip-nivel3 span {
 visibility: visible;
  opacity: 1;
  right: 100%;
  top: -160%;
  margin-top: -5px;
  margin-right: -90px;
  z-index: 999;
}


a.tooltip-nivel4 {
  position: relative;
  display: inline;
}
a.tooltip-nivel4 span {
  position: absolute;
  width:10%;
  color: #FFFFFF;
  background: #000000;
  height: 30px;
  line-height: 30px;
  text-align: center;
  visibility: hidden;
  border-radius: 6px;
}
a.tooltip-nivel4 span:after {
  content: '';
  position: absolute;
  top: 80%;
  right: 80%;
  margin-top: -8px;
  width: 0; height: 0;
  border-left: 8px solid #000000;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
a:hover.tooltip-nivel4 span {
 visibility: visible;
  opacity: 1;
  right: 100%;
  top: -280%;
  margin-top: -5px;
  margin-right: -90px;
  z-index: 999;
}

.header.blue {
    border-bottom-color: transparent;
}


.Tit{
width: 100% !important;
padding-top: 15px !important;
height: 48px !important;
font: 14px verdana !important;
font-weight: bold !important;
text-align: center !important;
color: #ffffff !important;
background: #41923c repeat-x !important;
display: inline-block !important;
}

.bootstrap-tagsinput{
	padding: 5px 6px !important;
}



.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #576373;
    border-color: #c5d0dc;
    border-top: 2px solid #be3835;
    border-bottom-color: transparent;
    background-color: #FFF;
    z-index: 12;
    line-height: 16px;
    margin-top: -1px;
    box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.15);
}


.label-info, .badge-info {
    background-color: #00984c !important;
}

button.btn.btn-xs.mtf.wrapBtn {
    border: outset;
}

.mtf {
    text-align: left !important;
}

.dropdown-navbar>li:last-child>a {
    border-bottom: 0 solid #DDD;
    border-top: 1px dotted transparent;
    color: #bc1b32 !important;
    text-align: center;
    font-size: 13px;
}

small.spPen{
	background-color: #00984c !important;	
}

[name="RT194"] {
    width: 100%;
    height: 27px;
    overflow-y: hidden;
	resize: none;
}

span#Title {
    color: #333;
}

li.liWidgetHCM.gs-w {
    overflow: hidden;
    /*box-shadow: 2px 2px 30px 0.2px rgba(0, 0, 0, 0.1);*/
}

.widget-main {
    padding: 12px;
    padding-top: 1px !important;
}

li.liWidgetHCM.gs-w {
    border: 5px !important;
    overflow: inherit;
}

.btnPrivadoPublico ~ div > .toggle-off{
	background-color: #1586A1 !important;
}

span.toggle-handle.btn.btn-default {
	background-color: #1586A1 !important
}

label#IconAnexo{
	background-color: #1586A1 !important;
}

.btn-success{
	border-color: #1586A1  !important;
}

.imgLogin {
    height: 100px !important;
}

div#divLogonMultiplosUsuarios {
    background: transparent;
}

.cssDivMetaToggle.accordion-toggle:after{
	background-color: #00984c !important;
}

.cssFuncMultiplosUsuarios {
    background: transparent !important;
    width: 325px !important;
}

.cssHeaderMetas{
	background: #00984c repeat-x !important;
}

i.icon-comments.bigger-200.iconCommentsColor{
	color: #00984c !important;
}

.iconMsgTotalColor{
	color: #00984c !important;
}

h7.spEHName {
    display: none;
}

.divMensagemError {
    top: 10% !important;
	left: 20px !important;
}

a#LnkSenhaAleatoria {
    color: white !important;
}

a#lnkLogon {
	background-color: #000000 !important;
	border-color: #000000 !important;
}

span#lblBemVindo {
    color: #FFF !important;
}

span#spUsuario {
    color: #FFF !important;
}

.divLegenda_1 {   display:none;}

.dvPowered {
    position: absolute;
    bottom: 0;
    left: 0;
	color: #fff;
    margin-bottom: 10px;
    margin-left: 10px;
    font-size: 12px;
}