﻿/*Login Page*/
#mainLogo {
   background: url("../images/admin_logo.png") no-repeat scroll center center;
}

#loginBody {
   height: 100%;
   width: 100%;
   background: #F54B50;
}

#loginBox #logo{
   background:url(../images/sunday-love-logo.png) no-repeat center;
   height: 70px;
}
#mainNav_header { border-color: #0679f0; } 
#mainNav_header ul li.active { background: #0679f0; }
#mainNav_body ul li.active > a { border-color: #0679f0; }
#mainNav .inboxUnread { background: #0679f0; }
#toolbar ul li a#logout { background: #0679f0; }
#toolbar ul li a:hover#logout { background: #0c5db1; }
.composeButton a { background: #0679f0; }
.composeButton a:hover { background: #0c5db1; }
#contentTabs ul li.active { background: #0679f0; }
#list_header { background: #0679f0; }
#dashboardHeader #date { color: #0679f0; }
#reportsDashboardHeader #date { color: #0679f0; }
#toolbar li.favorites.active { background: #0679f0; }
.dashboardRight_section .header { color: #0679f0; }
.ui-widget-header .ui-state-active { border-color: #0679f0 !important; }
.list_header { background: #0679f0; }
#poweredBy { background: url(../images/poweredby_logo_login.png) no-repeat 10px 12px; }
.inboxListOptionsActive { color: #d0385b  !important; }
.inboxNumber { color: #d0385b ; }
.inboxNumberActive { border-bottom: 1px solid #d0385b ; }
.messages.unread .senderName{ color: #d0385b ; }
.messages.unread .sendDate{ color: #d0385b ; }
.messages.active{ background: #d0385b ; }
.messages.active .icon:hover{ color: #aa3651 ; border-color: #aa3651 ; }
#messageDisplay #formActions button[type="submit"] { border: 1px solid #d0385b ; }
#emptyResults button, #emptyResultsSimpleSearch button { background: #d0385b  none repeat scroll 0 0; }
#emptyResults button:hover, #emptyResultsSimpleSearch button:hover { background: #aa3651   none repeat scroll 0 0; }
#mainNav_body ul li.active ul li.active a { color: #d0385b ; }
#mainNav_body ul li ul li a:hover { color: #d0385b ; }
#contentHeader_links a::before { background-color: #d0385b ; }
#formActions button[type="submit"] { background: #d0385b  none repeat scroll 0 0; border: 1px solid #d0385b ; }
#formActions button[type="submit"]:hover { background: #aa3651  none repeat scroll 0 0; }
.formHeader { color: #d0385b ; }
.listHeader { color: #d0385b ; }
#loginSubmit input[type="submit"] { background: #0679f0; color: #fff; }
#loginSubmit input[type="submit"]:hover { background: #0c5db1 }
#contentHeader_links ul li.active { border-bottom: 2px solid #d0385b; }
#myAccountDropdownHolder ul li .unread {  background: #0679f0 none repeat scroll 0 0; }
.calendar .ui-datepicker .ui-datepicker-header { background: #0679f0; }
