
#bodyFrames{
	margin:0;
	padding:0;
	background-color: #fbfbfe;
}


#framePrincipal{
      unicode-bidi:bidi-override;
      direction: rtl;
	  width: 100% !important;
}

#menu-button{
	background-size: cover;
    background-position: center;
}

.header-img{
	height:40px;
	width:auto;
	margin-bottom: 5px;
	margin-top: 5px;
}

.btn-corprimaria{
	background-color: #455fa1;
	border-color: #364a7d;
	color:#fff;
}

.btn-corprimaria:hover{
	background-color: #364a7d;
	border-color: #364a7d;
}

.btn-corsecundaria{
	background-color: #364a7d;
	border-color: #364a7d;
	color:#fff;
}

.btn-corsecundaria:hover{
	background-color: #455fa1;
	border-color: #455fa1;
}

body{
	overflow: hidden;
}

body,html{
	padding:0 !important;
	margin:0 !important;
	background-color:  #fbfbfe !important;
}
#nav-shadow{
	position: relative;
	z-index: 1;
	margin-bottom: 0px;
	box-shadow: 0 5px 5px -3px rgba(0,0,0,.15);
}

.horacius-navigation a{
	color: rgba(255,255,255,0.95) !important;
}
.horacius-navigation a:hover{
	color: #FFF !important;
	text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.5) !important;
}

#horacius-nav{
	background-color: #455fa1;
	
	padding-top: 0;
	padding-bottom: 0;
	padding-left:0;
}
#horacius-nav a.navbar-brand{
	padding-top:   8px;
	padding-left:  16px;
	padding-right: 32px;
	padding-bottom: 8px;
	
	margin-right: 16px;
	background: linear-gradient(to right, rgba(255,255,255,0.2) 60%, #455fa1 100%);
}
#horacius-nav .navbar-nav .nav-item {
	padding-top: 13px;
	margin-right: 10px;
	padding-bottom: 11px;
}
#horacius-nav .navbar-nav .nav-item .nav-link{
	padding: 8px 12px;
}
#horacius-nav .nav-item.active{
	color: #ffffff !important;
	border-bottom: 2px solid #364a7d;
	
	font-weight: 440;

	background-color: rgba(251, 245, 245, 0.16);
	border-left: 1px solid rgba(0,0,0,0.02);
	border-right: 1px solid rgba(0,0,0,0.02);
}
#horacius-nav .nav-item.active a{
	color: #FFF !important;
}
#horacius-nav button{
	margin-top:13px !important;
	margin-bottom:13px !important;
}

#horacius-subnav{
	font-size:12px;
	background-color: #364a7d;
	
	padding-top:0px;
	padding-bottom:0px;
}
#horacius-subnav .nav-item{
	padding-top: 4px;
	padding-bottom: 4px;
}
.horacius-menu-link.active a{
	color: rgba(255,255,255,1) !important;
	font-weight: bold !important;
}
#horacius-subnav .nav-item.active a{
	color: rgba(255,255,255,1) !important;
	font-weight: bold;
}
#horacius-subnav .navbar-nav:not(.active):not(.navbar-session){
	display: none;
}
#horacius-subnav a{
	color: rgba(255,255,255,0.9) !important;
}
#horacius-subnav a:hover{
	color: #FFF !important;
}

.horacius-btn-outline-menu{
	color: rgba(255,255,255);
    transition: 0.5s;
    background-color: rgba(0,0,0,0.25);
    border: 1px solid rgba(0,0,0,0.05);
}
.horacius-btn-outline-menu:hover{
    background-color: rgba(0,0,0,0.35);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}
.horacius-btn-outline-modal-menu{
	border-color: #455fa1;
	color: #858DA1;
}
.horacius-btn-outline-modal-menu:hover{
	color: #455fa1;
	border-color: #455fa1;
	background-color: rgba(0,0,0,0.025);
}

.horacius-modal .modal-header{
	background-color:#455fa1;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.horacius-modal .modal-footer{
	background-color:#455fa1;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.horacius-modal .modal-title{
	color: #ffffff;
}

.float{
	transition:500ms;
	position:fixed;
	bottom:15px;
	right:12px;
	background-color:#455fa1;
	color:rgba(255,255,255,0.95);
	width:60px;
	height:60px;
	border-radius:50px;
	text-align:center;
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.45);
	background-size: cover;
    background-position: center;
}
.float:hover{
	color:#FFF;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.70);
}

.my-float{
	margin-top:16.5px;
}

.horacius-color-picker{
	transition:0.5s;
	padding:6px;
	margin-bottom:5px;
}

.horacius-color-picker:hover{
	padding:0px;
	border-radius: 50%;
	border:1px solid rgba(0,0,0,.1);
	box-shadow: 0 0px 3px 0 rgba(0,0,0,.15);
}

.horacius-color-picker.active{
	padding:5px;
	box-shadow: 0 0px 3px 0 rgba(0,255,0,.15);
	border:1px solid rgba(0,0,0,.1);
}

.horacius-feedback-heart{
	transition: 1s;
	padding: 0 8px;
	color: rgba(79, 83, 79,0.1);
	text-decoration: none !important;
}

.horacius-feedback-heart.hover{
	color: rgba(69,95,161,0.7) !important;
}

.horacius-feedback-heart.clicked{
	color: rgba(69,95,161,0.7) !important;
}

.horacius-feedback-heart:hover{
	text-decoration: none !important;
}

#modalLogin input{
	color: #999 !important;
	font-size: 20px !important;
	font-stretch: 100% !important;
	font-style: normal !important;
	font-variant-caps: normal !important;
	font-variant-east-asian:normal !important;
	font-variant-ligatures: normal !important;
	font-variant-numeric: normal !important;
	font-weight: 400  !important;
}

#modalLogin ::placeholder {
	color: #ccc !important;
	font-size: 20px !important;
	font-stretch: 100% !important;
	font-style: normal !important;
	font-variant-caps: normal !important;
	font-variant-east-asian:normal !important;
	font-variant-ligatures: normal !important;
	font-variant-numeric: normal !important;
	font-weight: 400  !important;
}

.btn-modal-footer{
	width:100%;
	padding: 27px 24px;
	background-color:transparent;
	border:0;
	border-radius:0;
	-webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.btn-modal-footer:hover{
	background-color:rgba(0,0,0,0.1);
}

a:hover, a:focus{
	color: #364a7d;
}

#feedbackButton{
	width:50px;
	height:50px;
	display:none;
}

#menu-button{
	display:none;
	background-image: url('imagens/default-user.png');
}

iframe{
	width: 100%;
}

iframe[name="principal"]{
	width:1px;
	height:1px;
	display:none;
}

#img-loader{
	top:0;
	bottom:0;
	z-index:9;
	position:absolute;
	width:177px;
	height: 177px;
	line-height:177px;
	color:#fff;
	background-color:rgba(255,255,255,.3);
	margin-left:auto;
	margin-right:auto;
	font-size:26px;
	display: none;
}

.collapse{
	/* TODO: Melhorar esse menu */
	display: block !important;
}

::-webkit-scrollbar {
	width: 5px;
}

::-webkit-scrollbar-track {
	background-color: rgba(0, 0, 0, .05);
}

::-webkit-scrollbar-thumb {
	background-color: rgba(69,95,161,0.6) !important;
	transition: 1s;
	border-radius:15px;
}

::-webkit-scrollbar-thumb:hover {
	background-color: rgba(69,95,161,0.8) !important;
}

.foto-usuario-upload, .horacius-color-picker{
	cursor: pointer;
}

#container-foto-usuario {
	width: 177px;
	height: 177px;
}

#div-foto-usuario {
	width: 168px;
	height: 168px;
	background-position: center center;
	background-size: cover;
}

#foto-title {
	display: table-cell;
	width: 168px;
	height: 168px;
	text-align: center;
	vertical-align: middle;
	background-color: #666;
	color: #fff;
	text-shadow: -3px 0 black, 0 3px black, 3px 0 black, 0 -3px black;
	font-weight: bold;
	font-size:15px;
	opacity: 0;
	transition: 0.5s;
}

#foto-title:hover {
	opacity: 0.8;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.float{
		right: 20px !important;
	}

	#feedbackButton{
		right: 24px !important;
	}

	#colors-div{
		height: 55px !important;
		overflow: hidden !important;
	}
}