.collab-box {
    padding: 10px 10px;
    background: #C9C9C9;
}
.cc_links {
    margin: 0px 0px 10px !important;
}
.cc_rule {
    margin: -4px 0px 5px !important;
}
.cb-body {
    font-size: 14px;
    color: #E95C77 !important;
    ul {
	margin-left: 50px;
    }
}
.cb-admin-body{
    line-height: 25px;
}
.cb-bold { font-weight: bold; }
.collab-logo2 {
    margin-right: 10px;
    float: left;
    margin-bottom: 15px;
    max-height: 60px;
    max-width: 200px;
    /*border: 1px solid #6D6D6D;*/
}
.collab-logo1{
    max-height: 40px;
    max-wdith: 220px;
}
.collab-nologo {
    color: #30A1D1;
    font-weight: bold;
}
.logospan{
    float: left;
    margin-left: 20px;
}
.collab-new {
    font-weight: bold;
}
.cb-group {
    color: #E95C77 !important; 
}
.cb-head {
    color: #E95C77;
    vertical-align: text-bottom;
    .span5 h3 { 
	padding-bottom: 0px; 
	margin-left: -10px;
    }
}
.cb-group-head {
    color: #00457C;
    vertical-align: text-bottom;
    .span5 h3 { 
	padding-bottom: 0px; 
	margin-left: -10px;
    }
}
a.pinkl { color: #E95C77; text-decoration: underline;}
table tr th{
    background-color: #30A1D1;
    color: #FFFFFF;
    font-weight: normal !important;
    border-right: 2px solid #7C8082;
}
table tbody tr td{
    color: #E95C77;
    border-right: 2px solid #7C8082; 
}
table.hl tbody tr:hover{
    background-color: #E95C77;
    td{ 
	color: #FFFFFF; 
	a { color: #FFFFFF !important; }
    }
}
table.ballot-table tbody tr:hover{ cursor: pointer; cursor: hand; }
.ballot-table{
    width:80%;
    line-height: 22px;
}
.report-table{
    width:68%;
    line-height: 22px;
}
.stats-table{
    width: 50%;
}
.votes-table {
    td.major { width: 50%; }
}
table.stats-second tr th{ background-color: #7C8082; }
.ballot-choice{
    color: #E95C77;
    font-size: 16px;
}
.radpad{ margin-right: 25px !important; }
.ballot-vote{ 
    cursor: pointer;
    cursor: hand;
    padding: 5px 40px;
    background-color:#27A850;
    color: #FFFFFF;
}
.view-ballot{ 
    cursor: pointer;
    cursor: hand;
    padding: 0px 40px;
    background-color:#FDC92F;
    color: #000;
}
.bread {
    margin: -10px 0px 10px 0px;
    font-size: 12px;
}
.ballot_comment{
    display: none;
    height: 90px;
    margin-bottom: 10px;
}
#commentBox{ height: 90px; }
.primary-button{
    margin-right: 10px;
    cursor: pointer;
    cursor: hand;
    padding: 5px 20px;
    background-color:#FDC92F;
    color: #000;
}
.secondary-button{
    margin-right: 10px;
    cursor: pointer;
    cursor: hand;
    padding: 5px 20px;
    background-color:#323336;
    color: #FFF;
}
.dent{ margin-left:25px; }
a.thin { padding: 4px 45px !important; } 
.nogood {
    font-size: 12px;
    display:none;
    color: #ED111C;
    font-weight: bold;
    
}
#ballot_file { width: 30%; margin-top:5px;}
#doc_file { width: 30%; margin-top:5px;}
.fifth { float:left; margin-right: 30px; width:20% !important; }
form .selectthis ul { margin-left: 5% !important; }
.edit_choice{
    margin-left:50px;
    width:500px;
    display:none;
}
.center{ text-align: center !important; }
a.popbox { 
    margin-left: 5px !important;
    width: 100px !important;
    padding: 4px 45px !important; 
}
.modal-window .content {
    padding: 10px 5px 10px 12px !important;
}
#check_none { display:none; }
#filter_left { margin-top: -10px; }
.evote {
    background: #E95C77;
    width: 190px;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
    color: #FFF !important;
}
.email_notify {
    margin-left: 20px !important;
    margin-right: 5px !important;
}