﻿body {
margin: 0;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 20px;
color: #333;
background-color: #DCDDD8;
}

#header {
background-color: #DCDDD8;
padding-top: 10px;
padding-bottom: 10px;
}

#header div {
height: 80px;
}

#lnkLogo {
    background-image: url(/images/CandidatePortalAccess.ontario.png);
    display: block;
    height: 78px;
    width: 274px;
    margin-left: 3px;
    margin-top: 4px;
}

.navbar-inner {
    background-image: none;
}

.dfx .navbar > .navbar-inner {
    border: 1px solid #d4d4d4;
}

.dfx .breadcrumb {
    background-color: #FFCD41;
    margin-top: 2px;
    margin-bottom: 3px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

    .dfx .breadcrumb > .active {
        color: black;
    }

    .dfx .breadcrumb > li > a {
        color: black;
    }

    .dfx .breadcrumb > li > .divider {
        color: black;
    }

h1, h2, h3, h4, h5, h6, .fieldset-box legend {
    color: #333;
}

.title-gradient {
    background: #f6f8f9;
    border-bottom: 1px solid #a0a0a0;
}

.btn {
    color: #282828;
    text-decoration: none;
    font-family: 'Akkurat-Regular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    background-image: none;
    text-shadow: none;
    box-shadow: none;
    border: 1px solid #bbb;
}

.header-button, .btn-success {
    background-color: #FFCD41;
 
}
    .header-button:hover, .btn-success:hover {
        background-color: #FFE394 !important;
        color: #282828;
    }

.fieldset-box 
{
-moz-border-radius: 10px;
border-radius: 10px;    
}

.dfx-grid tr.grid-row.grid-alternate-row {
    background-color: #E1E1E1;
}

.cssgradients .grid-gradient {
    background: none;
    background-color: #FFCD41;
    color:black;
}

.grid-header a {
    color:black;
}

    .grid-header a:hover {
        color: black;
    }

.grid-header th, .grid-header td {
    border: 1px solid black;
    border-top-color: black;
    border-bottom-color: black;
}

    .grid-header th:first-child, .grid-header td:first-child {
        border-left: 1px solid black;
    }

    .grid-header th:last-child, .grid-header td:last-child {
        border-right: 1px solid black;
    }

.dfx-grid tr.grid-pager td {
    border: 1px solid black;
}

.icon-white {
    color: #000;
}

.icon-blue {
    color: black;
}

.dfx-grid tr td {
    border: 1px solid black;
}

#voterviewContent 
{
    padding: 15px 10px 13px 10px;
}

#leftColumn, #contentColumn {
    border: 1px solid #a0a0a0;
}

.btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #FFCD41;
    *background-color: #FFCD41;
    background-image: -moz-linear-gradient(top, #FFCD41, #FFCD41);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFCD41), to(#FFCD41));
    background-image: -webkit-linear-gradient(top, #FFCD41, #FFCD41);
    background-image: -o-linear-gradient(top, #FFCD41, #FFCD41);
    background-image: linear-gradient(to bottom, #FFCD41, #FFCD41);
    background-repeat: repeat-x;
    border-color: #FFCD41 #FFCD41 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffFFCD41', endColorstr='#ffFFCD41', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    color: #fff;
    background-color: #FFCD41;
}

.yadcf-filter-reset-button {
    display: inline-block;
    height: 32px;
    background-color: #F6B784;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #F6B784;
    border-color: #ddd;
}

#newheader
{
margin: 0 auto;
background-color: #F7F7F7;
padding: 10px;
margin-bottom:5px;
margin-top:5px;
border: 1px solid #d4d4d4;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
box-shadow: 0 1px 4px rgba(0,0,0,0.065);            
}

div.or {
font-weight: 700;
font-size: 13px!important;
color: #138535;
}

.navbar-inner
{
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;    
    }

.dfx-jumbo-value {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 24pt;
    text-align: center;
    font-family: 'Lobster', sans-serif;
}

.dfx-jumbo-title {
    padding-top: 8px;
    color: #808080;
    text-align: center;
    font-size: 11pt;
}

.margin-bottom-0 {
    margin-bottom: 0px;
}


@media (min-width: 1200px) {

    .row-fluid .span8.fixgauge {
        margin-left: 1.1%;
        width: 67.211%;
    }
}

@media (max-width: 979px) and (min-width: 768px) {
    .fixgauge {
        width: 100% !important;
        margin-left: 0px !important;
    }
}

.text-right {
    text-align: right !important;
}