@charset "UTF-8";
/* CSS Document */
 body {
    font-family: Lato,Geneva,sans-serif;
}
/* Title Area - e.g. My Volunteer Profile */
 .navbar-default{
    background-color:#ffffff;
}
 .navbar-default .navbar-header{
    float:none;
}
 .navbar-default .navbar-header h1{
    color:#F74DA5;
    text-align:center;
    font-size:25px;
}
.profileIcon {
    height: 35px;
    vertical-align: bottom;
}

 [id*=j_id0] .well {
    overflow:hidden;
    border:0;
    background-color: #ffffff;
    border-radius: 0;
}
.well{
    padding:0px;
}
[id*=j_id0] .well h2{
    color:#ffffff;
}
.volHeaderBar{
    background-color: #73AADA;
    display: flex;
    margin-bottom: 10px;
}
 .well h2{
    padding-top: 12px;
    padding-bottom: 12px;
    font-size:16px;
    margin: 0;
    flex: auto;
}
.iconStyle{
    height: 35px;
    padding-top: 6px;
    padding-right: 3px;
}
.iconPad{
    padding-right: 6px;
}
 [id*=j_id0] .well label{
    color:#09236B;
    clear:both;
    float:left;
    margin:0;
    padding:0;
    margin:5px 20px 10px 5px !important;
    min-width:300px;
    text-align:right;
    font-size:16px;
}
 .well .row label{
    color:#09236B;
    clear:both;
    float:left;
    margin:0;
    padding:0;
    min-width:200px;
    text-align:right;
    font-size:16px;
    word-wrap: break-word;
    max-width: 200px;
}
 .well label{
    color:#B4C2E6;
    text-align:right;
    min-width:300px;
    font-weight:bold;
    /* details of the volunteer work */
}
 .well h5{
    color:#ffffff;
    text-align:right;
    min-width:300px;
    /* details of the volunteer work */
}
 [id*=j_id0] .well h5{
    color: #09236B;
    float: left;
    margin: 5px 0 10px 5px;
    padding: 5px 10px;
    text-align: left;
    min-width: 300px;
    font-size: 16px;
    background-color: #EBEBEB;
    border-radius: 5.4px;
    word-wrap: break-word;
    width: 35%;
}
 .row{
    width:100%;
}
 .well .row h5{
    color:#09236B;
    float:left;
    margin:5px 0 10px 5px !important;
    padding: 5px 10px;
    text-align:left;
    min-width:200px;
    font-size:16px;
    text-align:left;
    background-color: #EBEBEB;
    border-radius: 5.4px;
    word-wrap: break-word;
    width: 48%;
}
 .well .row h5 a{
    color:#09236B;
}
 [id*=j_id37]{
    color:#09236B;
    float:right;
    min-width:200px;
    /* to handle if there is second line of county for volunteer field */
}
 .col-sm-6 {
     float:left;
     width: 50%;
    /* set responsive so that this is 100% */
     border-left:1px solid white;
     margin-left:-5px;
}
h5 input, h5 textarea, h5 select{
    /* the input text/dropdown etc. for editing your details */
    color: #545456;
    float: left;
    padding:0;
    margin: 0;
    text-align: left;
    min-width: 200px;
    font-size: 16px;
    text-align: left;
    background-color: #EBEBEB;
    border-radius: 5.4px;
    word-wrap: break-word;
    max-width: none;
    border: 0;
    width: 100%;
}
 .col-sm-6 h5 select{
    font-family:Lato,Geneva,sans-serif;
    font-size:16px;
    background:transparent;
    border:none;
    background-color: #ebebeb;
    color: #545456;
    border-bottom: 0;
    max-width: none;
    width: 100%;
}
 h5 select{
    max-width: 190px;
}
 select{
    color:#2a2a2a;
    background-color:#ffffff;
}
 .col-sm-6 h5 textarea{
    font-family:Lato,Geneva,sans-serif;
    font-size:16px;
    background-color: #ebebeb;
    color: #545456;
    border-bottom: 0;
    border: none;
    max-width: none;
    width: 100%;
}
 [id*=j_id36]{
    color:#09236B;
    float:right;
    min-width:200px;
    /* to handle if there is second line of county for volunteer field in the edit screen */
    word-wrap: break-word;
    max-width: 200px;
}
 [id*=j_id0] .well h5 table{
    color:#000000;
    float:left;
    margin:0;
    margin:5px 0 10px 5px !important;
    padding-top:3px;
    padding-bottom:3px !important;
    min-width:200px;
    font-size:16px;
    max-width:100%;
    font-family:Lato,Geneva,sans-serif;
    text-align:justify;
}
 [id*=j_id0] .well .cssPersonalSiteButtons {
    float:right;
}
 .cssPersonalSiteButtons{
     clear:none;
    max-width:18%;
    float:left;
}
 .cssPersonalSiteButtons input{
     background-color:#73aada !important;
    /* background color hardcoded in element */
     padding:20px 40px 20px 40px;
     margin:10px;
     color:#ffffff;
     font-weight:bold;
     font-size:16px;
     text-align:center;
}
 [id*=j_id0] .well .cssPersonalSiteButtons input.btn[value=Cancel]{
     border:1px solid #ffffff;
     background-color:transparent !important;
    color:#ffffff;
     padding:20px 40px 20px 40px;
     font-weight:bold;
     font-size:16px;
     text-align:center;
}
 .cssPersonalSiteButtons input.btn{
     background-color:#73aada !important;
     color:#ffffff;
     font-weight:bold;
     font-size:14px;
     text-align:center;
     float:right;
}
 a.wrapButton{
     background-color:#73aada;
    /* background color hardcoded in element */
     padding:10px 40px 10px 40px;
     color:#ffffff;
     font-weight:bold;
     font-size:14px;
     width:250px;
     text-align:center;
     float:right;
     margin-right:10px;
     border-radius:5px;
}
 a.wrapButton:hover,a.wrapButton:active{
     text-decoration:none;
     border:none;
}
 .cssPersonalSiteButtons input.btn[value=Cancel]{
    border:1px solid #ffffff;
    background-color:transparent !important;
    color:#ffffff;
    padding:20px 40px 20px 40px;
    font-weight:bold;
    font-size:16px;
    text-align:center;
}
 .row-fluid {
    width:100%;
}
 .row-fluid h3{
    font-famiy:Lato,Geneva,sans-serif;
    font-size: 16px;
    color:#ffffff;
    padding: 12px 0;
    margin: 0;
    background-color: #09236B;
    text-align: center;
    /* Volunteer applications in progress */
}
.row-fluid table tr.headerRow{
    color:#09236B;
    font-size:14px;
    border: 0;
}
.row-fluid table th.headerRow{
    text-align: center;
    border: 0;
}
.table tr.dataRow{
    text-align: center;
}
.table td.dataCell{
    background-color: #EBEBEB;
    border-top: 0;
    border-bottom: 10px solid #ffffff;
}
 .navbar-inner p {
    color:#cccccc;
}
.helpOrb{
    /* the help icon on the report hours screen */
    float:right;
    padding:3px 0 0 10px;
    width:25px;
    height:auto;
}
.textWidthHelp{
    width:92%;
}
 .sfdc_richtext{
    color: #09236B;
}
 .combinedlogo{
    display:none;
    visibility:hidden;
     text-align:center;
    /* logo at https://www.volunteer.ie/i-vol/combined-volunteer-ivol-logo.png */
}
 .combinedlogo img.combinedlogo{
    height:100px;
    width:auto;
    text-align:center;
    margin:0 auto;
}

#container {
    background: #fff;
    margin: 0 auto;
    font-family: Georgia, "Times New Roman", Times, sans-serif;
    font-size: 13.2px;
    color: #545456;
}
#container nav#primary {
    background: #f9f9f9;
    border-bottom: 1px solid #efefef;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    padding: 0 20px;
}
#container header {
    background: #f9f9f9;
    border-bottom: 1px dashed #efefef;
    clear: both;
    padding-left: 85px;
    position: relative;
    z-index: 1;
}
#container header #logo {
    padding: 28px 0;
    width: 214px;
}
#container header #logo img {
    display: block;
    width: 100%;
}
#container header #tagline {
    border-left: 4px solid #73aada;
    bottom: 17px;
    color: #545456;
    font-size: 1.1em;
    font-style: italic;
    left: 360px;
    padding: 10px;
    position: absolute;
    width: 330px;
}
#container header a#browse {
    background: url(/images/generic/header/signup.png) center right no-repeat;
    border-bottom: 4px solid #73aada;
    color: #73aada;
    font-size: 1.1em;
    font-style: italic;
    padding: 5px 40px 5px 10px;
    position: absolute;
    right: 30px;
    text-decoration: none;
    top: 20px;
}
#container header #header_connect {
    bottom: 28px;
    color: #545456;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    position: absolute;
    right: 30px;
    text-align: right;
}
#container header #header_connect p {
    margin-bottom: 10px;
}
#container header #header_connect a {
    padding-left: 15px;
}
#container header #header_connect a img {
    display: inline-block;
}

.bodyPadding{
    padding-left:20px;
    padding-right:20px;
}

.btnDetails{
    background-color: #aaaaaa;
    border-color: #aaaaaa;
    color: #fff;
}

.btnDetails:hover{
    background-color: #545456;
    border-color: #545456;
    color: #fff;
}
.btnShowMore{
    border-radius: 4px;
    background-color: #73aada;
    border-color: #73aada;
    color: #fff;
    padding: 7px;
    font-size: 12px;
    float: right;
}
.btnShowMore:hover,
.btnShowMore:focus,
.btnSend:hover,
.btnSend:focus {
  background-color: #5f8fb8;
  border-color: #5f8fb8;
  color: #fff;
  text-decoration: none;
}
.btnSend{
    border-radius: 4px;
    background-color: #73aada;
    border-color: #73aada;
    color: #fff;
    padding: 7px;
    font-size: 12px;
}
.btnPad{
    margin-right: 12px;
}
.btn:focus {
  outline: none;
}
.btnClose{
    float: none;
}
.leftFloat{
    float: left;
}
.rightFloat{
    float:right;
}
.showMobile{
    display: block;
}
.margTop3{
    margin-top: 3%;
}
.hideOnBrowser{
    display: none;
}
.singleCol{
    padding-left: 20%;
}
.singleColBtn{
    float: none;
}
.centerButtons{
    padding-right:45%;
}

/* ipad portrait */
@media only screen and (min-width: 751px) and (max-width: 770px) {
    .row{
        margin:0;
    }
    .well .row label{
        width: 40%;
        min-width:40%;
        text-align: left;
    }
    .well .row h5{
        width: 50%;
        min-width:50%;
    }
    h5 input, h5 textarea, h5 select {
        min-width: 100%;
    }
    .singleCol{
        padding-left: 0;
    }
    .textWidthHelp {
        width: 91%;
        min-width:91%;
    }
}
/* smaller screen / mobile and touch pad */
 @media only screen and (max-width: 750px) {
    .centerButtons{
        padding-right:0;
    }
    .singleColBtn{
        float: none;
    }
    .hideOnBrowser{
        display: block;
    }
    .container-fluid{
        margin-left:0;
        padding-left:0;
        margin-right:0;
        padding-right:0;
    }
    .col-sm-6 {
        width: 100%;
        padding: 0;
    }
     .cssPersonalSiteButtons{
         clear:both;
        max-width:50%;
        float:left;
        text-align:left;
    }
     table.list.table thead tr.headerRow{
        font-size:0.6em;
    }
     .cssPersonalSiteButtons input.btn{
        font-size:1em;
    }
     .navbar-default .navbar-header h1,[id*=j_id0] .well h2,.well h2{
        text-align:center;
        margin-top: 0;
        padding: 0;
    }
    #container header a#browse,
    #container header #header_connect,
    #container header #tagline{
        display:none;
    }
    #container header #logo img{
        width: 45%;
    }
    #container header #logo{
        padding: 10px 0;
    }
    #container header {
        padding-left: 37%;
    }
    .row{
        width:100%;
        margin: 0;
    }
    .volHeaderBar{
        background-color: #ffffff;
        margin-bottom: 0;
    }
    .iconStyle,
    .profileIcon,
    .hideMobile{
        display: none;
    }
    .navbar-default{
        margin: 0;
        min-height: 15px;
    }
    [id*=j_id0] .well h2{
        color: #6C88BC;
        font-size: 18px;
    }
    .btnMobile{
        display: block;
        width: 48%;
        border-radius: 0;
    }
    .row-fluid h3{
        background-color: #ffffff;
        color: #000000;
        font-size: 18px;
    }
    .sectionHeadMobile {
        font-size: 18px;
        padding: 12px 0;
        margin: 0;
        text-align: center;
    }
    .tableRowMobile{
        background-color: #EBEBEB;
        border-radius: 5.4px;
        word-wrap: break-word;
        padding: 2% 4%;
        font-size: 16px;
        width: 100%;
        min-height: 32px;
    }
    .margTop25{
        /*temp */
        margin-top: 25%;
    }
    .margTop4{
        margin-top: 4%;
    }
    h5 input, h5 textarea, h5 select{
        padding:0;
        margin: 0;
    }
    .btnClose{
        width: 100%;
        margin: 0;
    }
    .singleCol{
        padding-left: 0;
    }
}
 @media only screen and (max-width: 600px) {
     .col-sm-6 {
        clear:both;
        width: 100%;
        display: flex;
        flex-direction: column;
    }
     .col-sm-6 h5, .col-sm-6 label, .well h5, [id*="j_id0"] .well h5{
        text-align:left;
        width: 100%;
        max-width: 100%;
        margin: 10px 0;
        padding: 3%;
    }
     [id*=j_id0] .well label{
        clear:both;
        float:left;
        margin:0;
        padding:0;
        margin:5px 20px 0 5px !important;
        min-width:200px;
        text-align:left;
        font-size:16px;
        width: 100%;
        max-width: none;
    }
     .well .row h5{
        color:#09236B;
        float:right;
        min-width:200px;
        font-size:16px;
        float:none;
        margin:0 auto;
        max-width: none;
        text-align: left;
        padding: 3%;
    }
     .cssPersonalSiteButtons{
        clear:both;
        max-width:100%;
        text-align:center;
    }
}
