	body, html {
		font-size: 13px;
		color: #3e3e3e;
		margin: 0;
		background: #fafafa;
	}

	.content-index {
		margin-top: 10px;
	}

	.content-index-submodulo {
	    border-left: 1px solid #e0e0e0;
	    border-right: 1px solid #e0e0e0;
	    padding: 10px;
	    box-sizing: border-box;
	    margin-top: 12px;
	    max-width: 99%;
	    margin: auto;
	}

	.header-content-index-submodulo{
		margin-top: 5px;
	}

	.div-global {
		display: none;
		position: relative;
	    width: 100%;
	   /* background-color: #eff3f6;*/
	}

	.sidebar {
	    width: 200px;
	    background: #272727;
	    position: fixed;
	    z-index: 1;
	}

	.sidebar a {
		color: white;
	}


	.itemMenu {
		padding: 5px !important;
		display: block;
    	height: 54px !important;
    	line-height: 43px !important;
    	width: 175px;
    	cursor: pointer;
		margin: auto;
		border-bottom: 1px solid #3e3e3e;
	}

	.itemMenu > label {
		cursor: pointer;
	}	

	.itemMenu > label > i{
		font-size: 20px;
    	padding: 0px 10px;
	}

	.itemMenu:hover {
		border-bottom: 1px solid #fff;
	}

	.login-true{
		left: 96px;
	}

	.header-bts-submodulo {
    	margin-top: -14px;
	}

	.header-bts-submodulo > .segment {
		padding: 7px !important;
	}

	.header-bts-submodulo > .segment > .menu {
		border: unset;
    	-webkit-box-shadow: unset;
    	box-shadow: unset;
    	border-radius: unset;
	}

	.header-bts-submodulo > .segment > .menu > .header {
		min-width: 150px !important;
		text-align: left !important;
	}

	.header-bts-submodulo > .segment > .menu > .item {
	    min-width: 125px;
	    text-align: center;
	    display: block;
	}

	.header-bts-submodulo > .segment > .menu > .item:hover {
		background: unset;
	}

	.cat-principal::after {
	    content: attr(data-content);
	    width: 15px;
	    height: 15px;
	    position: absolute;
	    left: 76px;
	    margin-top: 14px;
	    text-align: center;
	    line-height: 15px;
	    font-size: 18px;
	}

	.cat-secundaria {
		display: none;
	}
 
	.color-logo {
		color: #8BC34A;
		font-family: 'Flamenco', cursive;
		font-size: 3.3rem;
		font-weight: 600;
	}

	.actions {
    	text-align: right;		
	}

	.ui.modal .actions > .button {
		margin-right: 0px;
	}

	.top {
	    height: 90px;
	    border-bottom: 1px solid;
	    border-color: #d6d6d6;
	    background: #fafafa;
	    font-family: 'Varela Round', sans-serif;
	    font-size: 3rem;
	    color: #9E9E9E;
	    position: relative;
	    padding-top: 26px;
	}

	.bg-loading {
	    position: absolute;
	    width: 100%;
	    height: 100%;
	    top: 0;
	    left: 0;
	    z-index: 10000;
	    display: none;
	}

	.bg-loading > div:before {
    	border: 0.2em solid rgb(243 243 243 / 10%) !important;
	}

	.bg-loading > .loader {
	    position: absolute !important;
	    left: unset !important;
	    top: 12px !important;
	    right: 80px;
	}

	.header-total {
	    min-height: 120px !important;
	    color: white !important;
	    font-size: 30px !important;
		border-top-left-radius: 0.28571429rem;
    	border-top-right-radius: 0.28571429rem;
	}

	.header-icon-close {
		color: white !important;
	}

	.header-total > h1 {
	    font-size: 33px;
	    margin-bottom: 5px;
	    margin-top: 13px;
	}

	.header-total > h5 {
	    margin-top: 5px;
	    font-size: 15px;
	    letter-spacing: 2px;
	    color: #b1e0f5;
	}

	.label-header-modal {
	    font-size: 13px;
	    color: #ffffffa8;
	    letter-spacing: 1px;
	}

	.modal-footer span {
		margin-left: 20px;
		color: #9f9f9f;
	}

	.modal-over {
		position: fixed;
		top: 20%;
		box-shadow: -4px 0px 0px 2000px rgba(0, 0, 0, 0.3), 1px 3px 15px 2px rgba(0, 0, 0, 0.2) !important;
	}

	.modal-over > .close {
		top: 0.5rem !important;
		right: 0.5rem !important;
		color: #0c0c0c !important;
	}

	.div-logo {
		text-align: center;
		height: 42px;
	}

	.bt-confirma {
	    background-color: #439c47 !important;
	    color: white !important;
	    width: 230px !important;
	    font-size: 16px !important;
	}

	.tabular > a {
		font-size: 16px !important;
	}

	.ui.modal > .close {
		right: 2px !important;
		top: 0.5rem !important;
		color: #0c0c0c;
	}

	.slogan {
		text-align: center;
	}

	.icons-home {
		position: relative;
	    width: 45%;
	    left: 50%;
	    margin-left: -22.5%;
	    text-align: center;
	}

	.table-empty {
	    height: 42px;
	    text-align: center !important;
	    letter-spacing: 3px;
	    color: #CCC;
	}

	.icon-menu {
		line-height: 3 !important;
	}

	.label-menu {
		line-height: 8 !important;
	}

	.icon-home {
		display: inline-block;
	    border: 1px solid;
	    border-color: #d6d6d6;
	    width: 150px;
	    height: 150px;
	    border-radius: 76px;
	    margin: 15px;
	    line-height: 20px;
	    cursor: pointer;
	    font-size: 16px;
	    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	    color: white;
	}

	.icon-home:hover {
		border-color: #2196F3;
	}

	.icon-home span {
		margin-top: 45px;
	}

	.icons-rodape {
		display: none;
	    text-align: center;
	    top: -5px;
	}

	.icons-rodape div {
		cursor: pointer;
		display: inline-block;
		margin: 5px;
	}

	.slogan {
		font-size: 12px;
		top: -12px;
    	position: relative;
	}

	.menu-topo{
	    color: #444;
	}

	.icon-menu-topo {
		color: #8d8f90 !important;
	}

	.content-pharmon-modulo {
	    vertical-align: top;
		padding: 13px;
		min-height: 400px;
		width: 88%;
		position: relative;
		border-color: #e3e9ef;
		min-width: 1300px;
		max-width: 1500px;
		margin: auto;
	}

	#logout {
	    width: 50px !important;
	    min-width: 73px;
	    background: unset;
		text-align: center;
	}

	.rodape {
		position: fixed;
		bottom: 0;
		display: none;
		width: 100%;
	    height: 200px;
		background-color: #fafafa;
		border-top: 1px solid;
		border-color: #d6d6d6;
	    text-align: center;
	    line-height: 200px;
    	color: #9E9E9E;

	}

	.rodape a {
		color: #a0a0a0;
	}

	.rodape a:hover {
		color: #a0a0a0;
	}

	.ui-datepicker {
		width: 21em;
	}

	.ui-datepicker-header {
    	background: white;
    	border: 0;
	}

	.ui-datepicker-prev:hover, .ui-datepicker-next:hover {
		background: white !important;
		border: 0 !important;
	}

	.ui-icon-circle-triangle-w {
	    background-position: -95px 1px !important;
	}

	.ui-icon-circle-triangle-e {
	    background-position: -35px 2px !important;
	}

	.ui-datepicker td a {
	    text-align: center;
	    margin: 2px;
	    width: 30px;
	    height: 30px;
	    line-height: 22px;
	}

	/* CSS Menu */ 

	.uk-dropdown {
		box-shadow: none !important;
		border: 1px solid;
	}

	.uk-tab {
		margin-left: 0 !important;
	}

	.uk-tab::before {
		border-bottom: 0;
	}

	[class*=uk-dropdown-bottom] {
		margin-top: -1px;
	}

	.uk-dropdown-nav>li>a {
		color: #3F51B5 !important;
	}

	.uk-tab>.uk-active>a {
		color: #3F51B5;
		border: 0;
	}

	.indicador-menu {
		position: absolute;
	    border-left: 1px solid;
	    border-top: 1px solid;
	    border-color: #000;
	    background: #FFF;
	    width: 10px;
	    height: 10px;
		top: -6px;
	    left: 30px;
	    -ms-transform: rotate(45deg);
	    -webkit-transform: rotate(45deg);
	    transform: rotate(45deg);
	    z-index: 10000;
	    overflow: hidden;
	}

	.pharmon-alerta {
	    position: absolute;
    	top: 0;
    	left: 0;
	    width: 100%;
	    /*min-height: 70px;*/
	    height: auto;
	    z-index: 2000;
	}

	.pharmon-conteudo-alerta {
		display: none;
	    width: 50%;
	    min-height: 70px;
	    position: relative;
	    left: 50%;
	    margin-left: -25%;
    	margin-top: 10px;
	}

	.pharmon-conteudo-alerta > .message > .header {
		height: 45px;
		padding-top: 13px;
	}

	.pharmon-inline {
		display: inline-block !important;
		vertical-align: top;
	}

	.grid-form {
		width: 100%;
	}

	.grid-form .content-form {
		text-align: center;
	}

	.grid-form .row-form {
		height: 40px;
		width: 100%;
    	margin-bottom: 5px;
	}

	.grid-form .cell-form {
		float: left;
		height: 40px;
		line-height: 34px;
	}

	.grid-form .label-form {
    	text-align: right;
    	padding-right: 5px;
	}

	.grid-form .element-form {
		text-align: left;
	}

	.grid-form .width-1-1 {
		width: 100%;
	}

	.grid-form .width-1-2 {
		width: calc(50% - 2px);
	}

	.grid-form .width-1-3 {
		width: calc(33% - 2px);
	}

	.grid-form .width-1-4 {
		width: calc(25% - 2px);
	}

	.grid-form .width-auto {
		width: auto;
		overflow: hidden;
		float: none;
	}

	.sidebar .content-user{
		min-height: 70px;
		margin-top: 20px;
	}
	
	.sidebar .content-user .content-img-user{
		height: 120px;
		width: 120px;
		border: 1px dashed #ccc;
		border-radius: 120px;
		margin: auto;
	}

	.sidebar .footer-sidebar{
		text-align: center;
		padding: 1rem;
		color: white;
	}

	.header-modulos{
		height: 100vh;
		overflow: auto;
		background-color: #272727;
	}