/**
 * @package    AcyMailing for Joomla!
 * @version    5.8.0
 * @author     acyba.com
 * @copyright  (C) 2009-2017 ACYBA S.A.R.L. All rights reserved.
 * @license    GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
 */

@import url("component_default_classic_black.css");






#acyarchivelisting .button, #acymodifyform .button, #unsubbutton_div .button{
	color:#e50707 !important;
	margin-right:5px !important;
	background:none !important;
	border:1px solid #ddd !important;
	border-right:1px solid #bbb !important;
	border-bottom:1px solid #bbb !important;
	background-color:#fff !important;
	text-decoration:none !important;
}

#acyarchivelisting .button:hover, #acymodifyform .button:hover, #unsubbutton_div .button:hover{
    color:#fff!important;
	background-color:#bc1f00 !important;
}






#acyarchivelisting .contentheading{
	color:#A00A0A;
}

#acyarchivelisting .contentpane .contentdescription{
	color:#bc1f00;
}


#acyarchivelisting .contentpane tbody .sectiontableentry1 a:hover{
	color:#bc1f00;
}

#acyarchivelisting .contentpane tbody .sectiontableentry2 a:hover{
	color:#bc1f00;
}

#acyarchivelisting .sectiontableheader a:hover{
	color:#bc1f00;
}



#acyarchiveview .contentheading{
	color:#bc1f00;}






#acylistslisting .componentheading{
	color:#A00A0A;
}

#acylistslisting .list_name a{
    color:#bc1f00;
}

#acylistslisting .list_name a:hover, #acylistslisting .list_name a:focus {
	color:#bc1f00;
}


#acymodifyform p{
	margin:0px;}



#acymodifyform legend{
	color:#A00A0A;
}

#acyusersubscription .list_name{
    color: #bc1f00;
}





#unsubpage .unsubsurveytext{
    color: #A00A0A;
}

#unsubpage .unsubintro{
	color:#A00A0A;
}
