	/** CUSTOM ES FH **/
h1.saudeprime{
	color:#CD202E !important;
}
h2.saudeprime{
	color:#CD202E !important;
},


p.saudeprime{
	color:#666 !important;
}

.btn-info {
background-image: -moz-linear-gradient(top,#CD202E,#CD202E) !important;
background-image: -webkit-gradient(linear,0 0,0 100%,from(#CD202E),to(#CD202E)) !important;
background-image: -webkit-linear-gradient(top,#CD202E,#CD202E) !important;
background-image: -o-linear-gradient(top,#CD202E,#CD202E) !important;
background-image: linear-gradient(to bottom,#CD202E,#CD202E) !important;
border-color: #CD202E !important;
color: #fff !important;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	color: #fff !important;
	background-color: #CD202E !important;
}

div.well_sp{
	/* border: 2px solid #CD202E !important; */
	color:#CD202E;
}

div.well_sp.backcolor{
	background-color:#F1F1F1 !important;
}
fieldset legend,
em,
label.control-label{
	color:#CD202E !important;
}

div.jsn-modulecontainer ul.menu-mainmenu li.active > a {
	color:#f00 !important;
}

div.jsn-modulecontainer ul.menu-mainmenu li:hover > a {
	color:#CD202E !important;
}
div.jsn-modulecontainer ul.menu-mainmenu ul {
	background-color: #565656 !important;
}

div.jsn-modulecontainer ul.menu-mainmenu ul li a {
	color: #e5e7e8 !important;
}

div.jsn-modulecontainer ul.menu-mainmenu > li > a {
	color:#565656 !important
}
div.jsn-modulecontainer ul.menu-sidemenu > li:hover > a, 
div.jsn-modulecontainer ul.menu-sidemenu > li.active > a {
  color:#CD202E !important;
}
div.jsn-modulecontainer ul.menu-sidemenu > li > a{
  color:#CD202E !important;
}

a{
	color:#CD202E !important;
}

a:hover{
	color:#CD202E !important;
}

ul.list-arrow.arrow-blue li:after {
	border-left-color: #CD202E !important;
}
ul.list-arrow.arrow-blue li.active:after,
ul.list-arrow.arrow-blue li:hover:after {
	border-left-color: #CD202E !important;
}
/* ===== GET IT NOW BUTTON ===== */

.collapsed a.link-button.button-color {
	background-color: #CD202E !important;
}

.expanded a.link-button.button-color {
	background-color: #CD202E !important;
}

a.link-button.button-color {
	background-color: #CD202E !important;
}




/***TEMPLATE ANTIGO REMOVER POSTERIORMENTE***/

h1,
p.page-title {
	color: #CD202E !important;;
}

p.page-subtitle {
	color: #CD202E !important;
}
p.page-introduction {
	color: #58585a !important;
}

.page-section {
	color: #fff !important;
	background-image: url(../images/titulo-seccao-santander.png) !important;
	background-color: #8080ff!important;
}

#mainmenu div.menu-wrap td,
#right ul.menu li {
	background-image: url(../images/submenu-santander.gif) !important;
}

#right ul.menu span,
#right ul.menu a,
#right ul.menu a:hover {
	color: #555 !important;
}

#right ul.menu li.active a,
#right ul.menu li.hover a,
#right ul.menu a:hover {
	color: #fff !important;
}

table.table th {
	background-color:#CD202E;
	color:white;
}
.table th, 
.table td{
	padding:2px;
	font-size:13px;
	text-align:center;
}
.justify {
	text-align:justify;
	text-justify:inter-word;
}
.table.tabledetalhe tr th {
	width:25%;
	color:#CD202E;
	text-align:right;
	background-color:white;
	border-top:none;
	padding-right:10px;
}
.table.tabledetalhe tr td{
	width:75%;
	border-top:none;
	padding-left:10px;
	text-align:left; 
}

ul.jsn-pagination li.navigation-page span {
    background-color: #CD202E;
}

table.tabela-azul {
	border-color: #CD202E !important;
}
table.tabela-azul th,
table.tabela-azul td {
	border-color: #CD202E !important;
}
table.tabela-azul th {
	color: #fff !important;
	background-color: #CD202E !important;
	border-right-color: #fff !important;
}
table.tabela-azul th.table-title-last {
	border-right-color: #CD202E !important;
}
table.tabela-azul td.table-cell-label {
	color: #CD202E !important;
}

.steps > li.is-active {
    color: #CD202E !important;
}

.steps > li.is-complete {
  color: #a41a25 !important;
}
.steps > li.is-complete:before, .steps > li.is-complete:after {
  color: #FFF !important;
  background: #a41a25 !important;
}

div.jsn-modulecontainer ul.menu-mainmenu li.jsn-submenu-flipback ul li a {
    text-align: left !important;
}

.steps > li.is-active:before {
    color: #FFF;
    background: #a41a25;
}

a#adicionarAdr {
    color: #cd202e !important;
}

a.link-button.button-red{
    color: #cd202e !important;
}