@import url(https://fonts.googleapis.com/css?family=Raleway:500,600,700,800,900,400);    

/*body, input, textarea, select, 
td, th {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-size: 14px !important;
}
th {
	font-size: 12px !important;
	font-weight: 800;
}
*/

a, a:hover, a:active, a:focus {
	color: #6E1E5C;
}

table a {
	text-decoration: none;
}
table a:hover, table a:active, table a:focus {
	text-decoration: none;
}

a.deleteLink, a.deleteLink > span,
a.deleteLink:focus, a.deleteLink:focus > span,
a.deleteLink:hover, a.deleteLink:hover > span {
	color: #e41421
}

.form-control:focus, .form-control.focus {
    border-color: #fec232;
}

.eff-content {
	padding-left: 25px;
}
.eff-content.fullscreen {
	padding-left: 0px;
}
.eff-content > .title {
	padding-left: 85px;
}
.eff-content > .footer {
	padding-left: 25px;
}

.dropdown-menu > li > a,
.dropdown-menu > .active > a, 
.title a,
.list-group-item a, a.list-group-item .list-group-item-heading {
	color: #6E1E5C;
}

a:hover, a:active, a:focus,
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:active, .dropdown-menu > li > a:focus,
.dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus,
.title a:hover, .title a:active, .title a:focus,
.list-group-item a:hover, .list-group-item > a:focus, a.list-group-item:hover, a.list-group-item:focus {
	color: #6E1E5C;
}

.eff-portal-body {
	background: #FFF;
}

.eff-login-content > .container > .inputs a,
.eff-login-content > .container > .inputs a:hover, 
.eff-login-content > .container > .inputs a:active, 
.eff-login-content > .container > .inputs a:focus {
	color: #6e1e5c;
}

.eff-login-content > .container > .inputs {
    background: url("/portal/javax.faces.resource/bg_container_login.png.html?ln=images_peoplescope&v=1612732509152") no-repeat left top;
}

.eff-login-content .segmentos-populacionais {
	background: url("") no-repeat left top;
}

.eff-login-content .potencial-mercado {
	background: url("") no-repeat left top;
}

.eff-login-content .geomarketing {
	background: url("") no-repeat left top;
}

.eff-login-content .mapeamento-compConsumidor {
	background: url("") no-repeat left top;
}

.eff-login-content .infos-ibope {
	background: url("") no-repeat left top;
}

.eff-login-content .eff-logo-product-1 {
	background: url("/portal/javax.faces.resource/logo_product_1.png.html?ln=images_peoplescope&v=1612732509152") no-repeat left top;
}
.eff-content .eff-logo-product-1 {
	background: url("") no-repeat left top;
}
.eff-login-content .eff-logo-product-2 {
	background: url("/portal/javax.faces.resource/logo_product_2.png.html?ln=images_peoplescope&v=1612732509152") no-repeat left top;
}
.eff-content .eff-logo-product-2 {
	background: url("") no-repeat left top;
}
.eff-login-content .eff-logo-product-3 {
	background: url("/portal/javax.faces.resource/logo_product_3.png.html?ln=images_peoplescope&v=1612732509152") no-repeat left top;
}
.eff-content .eff-logo-product-3 {
	background: url("") no-repeat left top;
}
.eff-login-content .eff-logo-product-4 {
	background: url("/portal/javax.faces.resource/logo_product_4.png.html?ln=images_peoplescope&v=1612732509152") no-repeat left top;
}
.eff-content .eff-logo-product-4 {
	background: url("") no-repeat left top;
}
.eff-login-content .eff-logo-product-5 {
	background: url("/portal/javax.faces.resource/logo_product_5.png.html?ln=images_peoplescope&v=1612732509152") no-repeat left top;
}
.eff-content .eff-logo-product-5{
	background: url("") no-repeat left top;
}

.eff-menu {
    border-right: 1px solid #1e1e1e;
    background: none repeat scroll 0 0 #1e1e1e;
}

.eff-menu > .toggle-bar,
.eff-bar > .toggle-bar,
.eff-menu > .line {
	border-bottom: 1px dotted #4c4c4a;
}

.eff-ul-vertical > ul > li.active {
    background: none repeat scroll 0 0 #d82148;
}

.eff-menu > ul {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}

.eff-bar {
    background: none repeat scroll 0 0 #f6eef6;
    color: #fff;
}

.eff-bar > ul > li.active > a {
	color: #00658b;
}

.eff-bar > ul > li.active, .eff-bar > ul > li > ul > li.active {
  background: none repeat scroll 0 0 #fafbf6;
}

.eff-bar .bootstrap-select > .btn, .eff-bar .bootstrap-select > .btn:focus, .eff-bar .bootstrap-select > .btn.focus {
  background-color: #f6eef6;
  color: #00658b;
  border-color: #00658b;
}

/*
.btn-primary, .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary.focus[disabled], fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
    background-color: #d82148;
    border-color: #d82148;
    color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #f2355d;
    border-color: #f2355d;
    color: #fff;
}
*/

.eff-portal-body .btn-primary {
    background-color: #d82148;
    border-color: #d82148;
    color: #fff;
}
.eff-portal-body .btn-primary:hover, .eff-portal-body .btn-primary:focus, .eff-portal-body .btn-primary.focus, .eff-portal-body .btn-primary:active, .eff-portal-body .btn-primary.active {
    background-color: #f2355d;
    border-color: #f2355d;
    color: #fff;
}

a .eff-glyphicon,
.eff-bar .eff-glyphicon {
	border-color: #6E1E5C;
	color: #6E1E5C;
}
a .effective-icon.active, a .effective-icon:focus, a .effective-icon:hover,
a .eff-glyphicon.active, a .eff-glyphicon:focus, a .eff-glyphicon:hover {
	color: #d82148;
	border-color: #d82148;
}

.eff-menu a, .eff-menu a:hover, .eff-menu a:focus, .eff-menu a:active {
  color: #fff;
  text-decoration: none;
}

.eff-bar a {
	color: #6E1E5C;
    text-decoration: none;
}
.eff-bar a:hover {
	color: #6E1E5C;
    text-decoration: underline; 
}

.eff-bar > ul > li a,
.eff-bar > ul > li.active a,
.eff-bar > ul > li.active a .eff-glyphicon:not(.h2),
.eff-bar > ul > li a .eff-glyphicon:not(.h2),
.eff-bar > ul > li a .eff-glyphicon:focus:not(.h2),
.eff-bar > ul > li a .eff-glyphicon:hover:not(.h2) {
	color: #00658b;
}
.eff-bar > ul > li.active a .eff-glyphicon:not(.h2),
.eff-bar > ul > li a .eff-glyphicon:not(.h2),
.eff-bar > ul > li a .eff-glyphicon:focus:not(.h2),
.eff-bar > ul > li a .eff-glyphicon:hover:not(.h2) {
	border-color: #00658b;
}
.eff-bar > ul > li > ul:not(.dropdown-menu) > li.active > a {
	color: #d82148;
}

h2 .eff-glyphicon, .eff-glyphicon.h2,
h2 .eff-glyphicon.active, h2 .eff-glyphicon:focus, h2 .eff-glyphicon:hover,
.eff-glyphicon.active.h2, .eff-glyphicon:focus.h2, .eff-glyphicon:hover.h2 {
	background-color: #fff;
	border-color: #d82148;
	color: #d82148;
}
.eff-menu h2 .eff-glyphicon, .eff-menu .eff-glyphicon.h2,
.eff-menu h2 .eff-glyphicon.active, .eff-menu h2 .eff-glyphicon:focus, .eff-menu h2 .eff-glyphicon:hover,
.eff-menu .eff-glyphicon.active.h2, .eff-menu .eff-glyphicon:focus.h2, .eff-menu .eff-glyphicon:hover.h2 {
	background-color: #fff;
	border-color: #fff;
	color: #d82148;
}
 

.bootstrap-select > .btn .glyphicon {
	color: #6E1E5C;
}
.bootstrap-select > .btn:hover .glyphicon,
.bootstrap-select > .btn:focus .glyphicon, 
.bootstrap-select > .btn.focus .glyphicon {
	color: #6E1E5C;
}
.bootstrap-select .label { 
    padding: 2px 8px 2px 8px;
}

table.eff-check-inline > tbody > tr > td > input[type="checkbox"]:checked + label,
table.eff-radio-inline > tbody > tr > td > input[type="radio"]:checked + label {
    background-color: #6E1E5C;
    border-color: #6E1E5C;
    color: #ffffff;
}

table.eff-table-msg-error td {
	color: #d82148;
}


.gn-menu-main,
.gn-menu-main ul {
		margin: 0;
		padding: 0;
		/*background: #313131;*/
		color: #fff !important;
		list-style: none;
		text-transform: none;
		font-weight: 300;
		font-family: 'Lato', Arial, sans-serif;
		line-height: 60px;
}

.gn-menu-main {
		position: fixed;
		top: 0px;
		left: 0px;
		/*width: 100%;*/
		height: 60px;
		font-size: 13px;
        margin-top: 20px;
        z-index: 1040;
}

.gn-menu-main a {
		display: block;
		/*height: 100%;*/
		color: #fff;
		text-decoration: none;
		cursor: pointer;
}
.gn-menu-main a:hover {
	text-decoration: underline;
}
.gn-menu-main a > span {
	color: #fff;
}
.gn-menu-main span.disabled,
.gn-menu-main a.disabled, .gn-menu-main a[disabled],
.gn-menu-main a.disabled:hover, .gn-menu-main a[disabled]:hover,
.gn-menu-main a.disabled:focus, .gn-menu-main a[disabled]:focus {
	opacity: 0.65;
    filter: alpha(opacity=65);
    cursor: default;
    text-decoration: none;
}

.no-touch .gn-menu-main a:hover,
.no-touch .gn-menu li.gn-search-item:hover,
.no-touch .gn-menu li.gn-search-item:hover a {
		color: white;
}

.gn-menu-main > li {
		display: block;
		float: left;
		height: 100%;
		border-right: 1px solid #626262;
		text-align: center;
}

/* icon-only trigger (menu item) */

.gn-menu-main li.gn-trigger {
		position: relative;
		width: 60px;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
}

.gn-menu-main > li:last-child {
		float: right;
		border-right: none;
		border-left: 1px solid #626262;
}

.gn-menu-main > li > a {
		padding: 0 30px;
		text-transform: uppercase;
		letter-spacing: 1px;
		font-weight: bold;
        position: absolute;
        z-index: 10000;
    
}

.gn-menu-main:after {
		display: table;
		clear: both;
		content: "";
}

.gn-menu-wrapper {
		position: fixed;
		top: 0px;
		bottom: 0;
        padding-top: 50px;
		left: 0px;
		overflow: hidden;
		width: 60px;
        z-index: 1000;
		/*border-top: 1px solid #626262;*/
		background: #313131;
		-webkit-transform: translateX(-60px);
		-moz-transform: translateX(-60px);
		transform: translateX(-60px);
		-webkit-transition: -webkit-transform 0.3s, width 0.3s;
		-moz-transition: -moz-transform 0.3s, width 0.3s;
		transition: transform 0.3s, width 0.3s;
}

.gn-scroller {
		position: absolute;
		overflow-y: scroll;
		width: 380px;
		height: 100%;
        top: 71px;
}

.gn-menu {
		border-bottom: 1px solid #626262;
		text-align: left;
		font-size: 18px;
}

.gn-menu li:not(:first-child),
.gn-menu li li {
		box-shadow: inset 0 1px #626262;
}

.gn-submenu li {
		overflow: hidden;
		height: 0;
		-webkit-transition: height 0.3s;
		-moz-transition: height 0.3s;
		transition: height 0.3s;
}

.gn-submenu li a {
		color: #c1c9d1
}

input.gn-search {
		position: relative;
		z-index: 10;
		padding-left: 60px;
		outline: none;
		border: none;
		background: transparent;
		color: #fff;
		font-weight: 300;
		font-family: 'Lato', Arial, sans-serif;
		cursor: pointer;
        margin-left: 14px;
        font-size: 18px; 
}

input.gn-search + a {
	position: absolute;
	top: 20;
	left: 0;
}

/* placeholder */

.gn-search::-webkit-input-placeholder {
		color: #626262
}

.gn-search:-moz-placeholder {
		color: #626262
}

.gn-search::-moz-placeholder {
		color: #626262
}

.gn-search:-ms-input-placeholder {
		color: #626262
}

/* hide placeholder when active in Chrome */

.gn-search:focus::-webkit-input-placeholder,
.gn-menu li.gn-search-item:hover .gn-search:focus::-webkit-input-placeholder {
		color: transparent
}

input.gn-search:focus {
		cursor: text
}

.no-touch .gn-menu li.gn-search-item:hover input.gn-search {
		color: white
}

/* placeholder */

.gn-menu li.gn-search-item:hover .gn-search::-webkit-input-placeholder {
		color: white
}

.gn-menu li.gn-search-item:hover .gn-search:-moz-placeholder {
		color: white
}

.gn-menu li.gn-search-item:hover .gn-search::-moz-placeholder {
		color: white
}

.gn-menu li.gn-search-item:hover .gn-search:-ms-input-placeholder {
		color: white
}

.gn-menu-main a.gn-icon-search {
		position: absolute;
		top: 0;
		left: 0;
		height: 60px;
}


.gn-menu-wrapper.gn-open-all,
.gn-menu-wrapper.gn-open-part {
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		transform: translateX(0px);
 
}

.gn-menu-wrapper.gn-open-all {
		width: 360px
}

.gn-menu-wrapper.gn-open-all .gn-submenu li {
		height: 60px
}

@media screen and (max-width: 422px) { 
	.gn-menu-wrapper.gn-open-all {
			-webkit-transform: translateX(0px);
			-moz-transform: translateX(0px);
			transform: translateX(0px);
			width: 100%;
	}

	.gn-menu-wrapper.gn-open-all .gn-scroller {
			width: 130%
	}
}

.gn-icon-menu {
	background-color: #db2149;
	border-radius: 50%;
	height: 40px !important;
	width: 40px !important;
	text-align: center;
	font-size: 24px;
	top: 0;
	vertical-align: middle;
	margin: 0px 0px 0px 10px;
	padding: 7px 0px 0px 1px !important;
}


.tabmap {
    width: 450px;
    height: auto;
    right: 105px;
    float: right;
    top: 45px;
    z-index: 1000;
    position: relative;
    color: #FFF;
}

#draggable {
    width: auto;
    height: auto;
}

#draggable .nav-tabs > li > a {
    margin-right: 12px !important;
    line-height: 1.42857 !important;
    border: 0px solid #FFF !important;
    border-radius: 4px !important;
    background: #fec232 !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    color: #6e1e5c;
    margin-bottom: 0px;
    padding-bottom: 12px;
        
}

#draggable .nav-tabs > li.active > a, 
#draggable .nav-tabs > li.active > a:focus, 
#draggable .nav-tabs > li.active > a:hover {
    color: #FFF !important;
    cursor: pointer;
    background-color: #6e1e5c !important;
    border-style: solid;
    border-color: #6e1e5c !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 24px !important;
    font-weight: 700 !important;
}


#draggable .tabssegment {
    background: #6e1e5c;
    padding-top: 0px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
    border: #6e1e5c solid 1px !important;
    border-radius: 7px;
    -webkit-box-shadow: 9px 10px 9px -6px rgba(0,0,0,0.71);
    -moz-box-shadow: 9px 10px 9px -6px rgba(0,0,0,0.71);
    box-shadow: 9px 10px 9px -6px rgba(0,0,0,0.71);
    min-height: 260px;
    margin-top: -4px;
}

#draggable .nav-tabs {
    width: 90% !important;
    margin-left: 30px !important;
    border-bottom: none !important;
    margin-bottom: -1px !important;
}

.tabmap h1 {
    font-family: 'Raleway', sans-serif !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    color: #FFF;
    margin-top: 10px;
}

.tabmap h3 {
    font-family: 'Raleway', sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #FFF;
    margin-top: 10px;
}

.inputlocate {
    width: 305px !important;
    float: left;
    margin-right: 10px;
}

.resultAddress {
    width: 418px;
    height: auto;
    background-color: #4c103e;
    font-family: 'Raleway', sans-serif !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    color: #FFF; 
    border-radius: 5px;
    padding: 5px;
}

.resultAddress .linetab .col-md-4 {
	text-align:right;
}

.linetab {
    border-bottom: solid 1px #6e1e5c;
    padding-bottom: 4px;
    padding-top: 5px;
    margin-left: -5px;
    margin-right: -5px;
   	margin-bottom: 0px;
}
.linetab:last-child {
	border-bottom: none;
}

.linetab2 {
    border-bottom: solid 1px #812c6e;
    margin-top: 10px;
}

.linetab3 {
    border-bottom: solid 1px #4c103e;
    margin-top: 0px;
}

.targetpoints .linetab3 {
    margin-bottom: 10px;
}

.contentIconsDesign {
    width: 300px;
    height: 50px;
}

.contentIconsDesign ul {
    margin: 0px;
    padding: 0px;
}

.contentIconsDesign ul li {
    display: inline;
    display: inline;
    float: left;
    margin-right: 5px;
}


.iconsdesign {
    width: 47px;
    height: 47px;
    background: #4c103e;
    border-radius: 10px;
}


.cycle {
    background: #4C103E none repeat scroll 0% 0% !important;
    width: 47px;
    height: 47px;
    border-radius: 10px !important;
    color: #FFF;
    font-size: 25px !important;
    padding-left: 10px !important;
    padding-top: 1px !important;
}

.cycle:hover, .cycle:focus, .cycle:active {
    background: #FFF !important;
    color: #311143;
}

.cycle[disabled], .cycle.disabled,
.cycle[disabled]:hover, .cycle.disabled:hover, 
.cycle[disabled]:focus, .cycle.disabled:focus,
.cycle[disabled]:active, .cycle.disabled:active {
    background: #4C103E !important;
    color: #FFF;
    opacity: 0.30;
    filter: alpha(opacity=30);
}


.triangle {
    background: #4C103E none repeat scroll 0% 0% !important;
    width: 47px;
    height: 47px;
    border-radius: 10px !important;
    color: #FFF;
    font-size: 25px !important;
    padding-left: 10px !important;
    padding-top: 1px !important;

}

.triangle:hover, .triangle:focus {
    background: #FFF !important;
    color: #311143;
}

.triangle[disabled], .triangle.disabled,
.triangle[disabled]:hover, .triangle.disabled:hover, 
.triangle[disabled]:focus, .triangle.disabled:focus,
.triangle[disabled]:active, .triangle.disabled:active {
    background: #4C103E !important;
    color: #FFF;
    opacity: 0.30;
    filter: alpha(opacity=30);
}

.square {
    background: #4C103E none repeat scroll 0% 0% !important;
    width: 47px;
    height: 47px;
    border-radius: 10px !important;
    color: #FFF;
    font-size: 25px !important;
    padding-left: 10px !important;
    padding-top: 1px !important;
}


.square:hover, .square:focus {
    background: #FFF !important;
    color: #311143;
}

.square[disabled], .square.disabled,
.square[disabled]:hover, .square.disabled:hover, 
.square[disabled]:focus, .square.disabled:focus,
.square[disabled]:active, .square.disabled:active {
    background: #4C103E !important;
    color: #FFF;
    opacity: 0.30;
    filter: alpha(opacity=30);
}

.nameMap {
    font-family: 'Raleway', sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #fec232;  
}

.descMap {
    font-family: 'Raleway', sans-serif !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    color: #b7b7b7;  
}

.contentGroupList .row {
    margin-left: 0px;
    margin-right: 0px;
	margin-bottom: 0px;
}

.contentGroupList .row .col-md-1,
.contentGroupList .row .col-md-8,
.contentGroupList .row .col-md-9 {
	padding-left: 0;
}

.contentGroupList .linetab2 {
	margin-top: 5px;
}
.contentGroupList .linetab3 {
	margin-bottom: 5px;
}

.buttonsActionTabs {
    margin-top: 10px;
}
.buttonsActionTabs input {
    text-transform: uppercase;
}

.buttonsActionTabs .btn-back {
    float: right;
    margin-left: 12px;
}

.sizeiconmap {
    font-size: 18px;
}

.resultAddress .col-md-4 span a {
    color: #FFF !important;
}

.linkLocateMap {
    color: #fff;
    text-decoration: none !important;
}

.linkLocateMap:hover, .linkLocateMap:focus, .linkLocateMap.active {
    color: #fff !important;
    text-decoration: none !important;
}

.contentGroupList .col-md-3 {
    text-align: right;
}

.scrollh {
    background-color: #FFF;
    width: auto;
    margin-top: 6px;
    padding-top: 14px;
    padding-bottom: 10px;    
}

.linkModalreport {
    text-align: right;
    margin-top: 10px;
    padding-left: 30px;
}

.linkModalreport a, .linkModalreport a:focus, .linkModalreport a:active  {
    font-family: 'Raleway', sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #FFF;  
    text-decoration: none;
}

.linkModalreport a:hover {
    text-decoration: underline;
    color: #FFF !important;
}


.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    color: #db2149 !important;
    font-size: 14px !important;
}

.carousel-control.right, .carousel-control.left {
    background-image: none !important;
}

.boxReport {
    border: solid 1px #7e2b6b;
    padding-left: 10px;
    padding-bottom: 20px;
}

.boxReport input[type="checkbox"] + label {
    font-family: 'Raleway', sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #FFF;  
}


.btn-back {
    background-color: #dedede !important;
    border-bottom: solid 2px #7f7f7f !important;
    border-left: none !important;
    border-top: none !important;
    border-right: none !important;
    color: #6b6b6b !important;
    font-family: "Raleway",sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;

}

.btn-addmap {
    background-color: #589f00 !important;
    border-bottom: solid 2px #397201 !important;
    border-left: none !important;
    border-top: none !important;
    border-right: none !important;
    margin-right: 0px;
    float: right;
    color: #FFF !important;
    font-family: "Raleway",sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    
}

.btn-export {
    background-color: #589f00 !important;
    border-bottom: solid 2px #397201 !important;
    border-left: none !important;
    border-top: none !important;
    border-right: none !important;
    margin-right: 0px;
    float: right;
    color: #FFF !important;
    font-family: "Raleway",sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    margin-right: -2px;
    margin-top: 10px;

}

.btn-locate {
    background-color: #589f00 !important;
    border-bottom: solid 2px #397201 !important;
    border-left: none !important;
    border-top: none !important;
    border-right: none !important;
    margin-right: 0px;
    float: left;
    color: #FFF !important;
    font-family: "Raleway",sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    /*margin-right: -15px;*/
    
}

.dropdownbg {
    background-color: #FFF;
    width: auto;
    height: 31px;
    border: solid 1px #4a2062;
}


.iconSinfo {
    width: 65px;
    height: 65px;
    float: left;
    margin-top: 3px;
    margin-left: 10px;
    border-radius: 50%;
    padding-left: 0px;
    padding-top: 18px;
    z-index: 2;
    text-align: center;
    position: relative;
}

.iconSinfo > span {
    font-size: 28px;
}

.titSinfo {
    width: 390px;
    height: 47px;
    float: left;
    margin-top: 11px;
    font-family: 'Raleway', sans-serif !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    color: #FFF;
    margin-left: -25px;
    padding-left: 30px;
    z-index: 1;
    position: relative;
    padding-top: 13px;
}

.Bsinfo {
    width: 40px;
    height: 47px;
    float: left;
    margin-top: 11px;
    padding-top: 15px;
}

.lineSinfo {
    width: 480px;
    height: 70px;
}

.lineSinfo span {
	color: white;
}
.lineSinfo span:hover, .lineSinfo span:focus {
	color: white;
}

.descSinfo {
    position: absolute;
    z-index: 100;
    /* top: 57px; */
    width: 430px;
    left: 50px;
    border-radius: 0px !important;
    border: none !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #FFF;
    margin-top: -13px;
    box-shadow: none !important;
}

.contentInfoIcon {
    width: 480px;
    height: auto;
    position: relative;
    left: -66px;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #EEE !important;
    border-bottom: solid #FFF 2px;
    border-top: solid #FFF 2px;
}

.eff-content > .title h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
    font-weight: 800;
    color: #db2149;
}
    
.modal-header > h3 {
    color: #db2149;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
}
    
.OverlayMain {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    position: absolute;
    z-index: 500;
}

.OverlayMain .contentOverlay {
    max-width: 630px;
    min-width: 320px;
    height: auto;
    color: #FFF !important;
    font-family: "Raleway",sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    margin-left: 15em;
    margin-top: 150px;
    border-left: 1px dotted #FFF;
    padding-left: 30px;
}
    
.OverlayMain .welcome {
    font-family: "Raleway",sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-right: 8px;
    color: #FFF;
}

.OverlayMain .nameUserMain {
    color: #FEC232;
    font-family: "Raleway",sans-serif;
    font-size: 18px;
    font-weight: 700;
}

.OverlayMain .titleIntro {
    color: #FEC232 !important;
    font-family: "Raleway",sans-serif !important;
    font-weight: 800 !important;
    margin-bottom: -8px;
}

.OverlayMain .txtOverlay {
    color: #FFF;
    font-family: "Raleway",sans-serif;
    font-size: 14px;
    font-weight: 500;
}

.OverlayMain a, .OverlayMain a:hover, .OverlayMain a:active, .OverlayMain a:focus {
	color: #FEC232;
}

.icon-glyphicon::before  {
	font-family: 'Glyphicons Regular';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
    display: inline-block;
    font-size: 20px;
    margin-left: 13px;
    margin-top: 0px;
	vertical-align: middle;
	width: 60px;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #FFF;
	padding-left: 7px;
}

.eff-project-list {
    margin-right: 25px;
    margin-left: 10px;
    margin-bottom: 10px;	
}

.tabmap table.eff-radio-inline > tbody > tr > td > input[type="radio"] + label {
    background-color: #6e1e5c;
    border-color: #6e1e5c;
    color: white;
    text-decoration: none;
	font-family: 'Raleway', sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
}
.tabmap table.eff-radio-inline > tbody > tr > td > input[type="radio"]:checked + label {
    background-color: #fec232;
    border-color: #fec232;
    color: #6e1e5c;
    text-decoration: none;
}

.tabmap a, .tabmap a:hover, .tabmap a:active, .tabmap a:focus {
	color: #fff;
}
