﻿body {
    font-size:12px;
}

.navbar-pbalert {
    background-image:none !important;
    max-width:450px;
    margin:auto;
    padding-top:10px;
}
.pb-nav-panel {
    padding-top:60px;
    padding-left:10px;
}
.pb-alert-header{
    color:#2BC3E9;
}
.pb-alert-header h3{
    margin:0px;
}
    .pb-alert-header .status {
        font-size:.8em;
    }
.pb-alert-container {
    margin:auto;
    max-width:450px;
    height:100%;
    background-color:#fff;
    border-left:1px solid #eee;
    border-right:1px solid #eee;
    padding-top:50px;       /*needed when using jquery Mobile*/
    padding-bottom:50px;    /*needed when using jquery Mobile*/
}
.container-fluid {
    margin:0 5px;
    max-width:450px;
}

.agency-logo-container {
    margin:5px 0px 5px -6px;
    padding-top:5px;
    width:105%; 
    max-width:450px;
    max-height:85px;
    border-bottom:1px solid #efefef;
    padding-bottom:5px;
}
.agency-logo-container img{
    margin:auto;
    max-width:80%;
    max-height:75px;
}
.event-title {
    font-size:1.3em;
    font-weight:700;
}
.agency-name {
    font-size:.9em;
    font-weight:bold;
    text-transform:uppercase;
}
.event-desc {
    margin-top:5px;
}

.date-container {
    border:1px solid #DCDCDC;
    border-radius:3px;
    background-color:#EFEFEF;
    color:#333333;
    min-height:40px;
    padding:8px 0 0 10px;
    margin-bottom:5px;
    margin-top:15px;
}
.date-info {
    font-size:1.1em;
    float:left;
    width:60%;
    font-weight:700;
}
.rate-info {
    font-size:1.1em;
    float:left;
    width:40%;
    padding-right: 12px;
    text-align: right;
}

.venue-container {
    margin-top:0px;
    margin-bottom:0px;
}
.venue-map {
    float:left;
    height:82px;
    width:82px;
    border:1px solid #ccc;
}
.venue-info {
    float:left;
    width:65%;
    text-align:left;
    padding-left:10px;
}
.venue-prev-link {
    display:none;
    float:left;
}
.venue-next-link {
    display:none;
    float:right;
}

.link-container {
    padding:10px 0 10px 10px;
}
.link-available {
    border:1px solid #2BC3E9;
    /*color:#2BC3E9 !important;*/
    background-color:#2BC3E9;
    color:#fff !important;
    padding:6px 10px;
    width:95%;
    text-align:center;
    font-weight:700;
    font-size:1.2em;
}
    .link-available:hover {
        background-color: #3388cc;
    }
.link-unavailable {
    border: 1px solid #ccc;
    color: gray !important;
    padding: 6px 0;
    width: 95%;
    text-align: center;
    font-weight: normal !important;
    font-size: 1.2em;
}
    .link-unavailable:hover {
        background-color: #eee;
    }
.link-change {
    border:1px solid #2BC3E9;
    color:#2BC3E9 !important;
    padding:6px 10px;
    width:95%;
    text-align:center;
    font-weight:500;
    font-size:1em;
}
.link-confirm {
    border:1px solid #2BC3E9;
    color:#2BC3E9 !important;
    padding:6px 10px;
    width:95%;
    text-align:center;
    font-weight:700;
    font-size:1.2em;
}
.shift-container {
    border:1px solid #DCDCDC;
    border-radius:3px;
    background-color:#EFEFEF;
    color:#333333;
    height:50px;
    padding:8px 0 0 10px;
    margin-bottom:5px;
}
.shift-date-header {
    margin:10px 0;
}
    .shift-date-header label {
        font-weight:700;
        font-size:14px;
    }
.shift-date-header label {
   width: 100%; 
   text-align: left; 
   border-bottom: 1px solid #000; 
   line-height: 0.1em;
   margin: 10px 0 10px; 
} 

.shift-date-header label span { 
    background:#fff; 
    padding-right:10px; 
}
.shift-select {
    float: left;
    width: 10%;
}
.shift-info {
    float: left;
    width: 65%;
}
    .shift-times {
        font-size:1.1em;
    }
    .shift-venue {
        font-size:.9em;
        font-weight:700;
        text-transform:uppercase;
    }

.shift-icon {
    float:left;
    width:10%;
    margin-top:2px;
}

.shift-rate {
    float:left;
    width:25%;
    text-align:right;
    padding-right:5px;
    margin-top: 5px;
}

.clear {
    clear:both;
}
.footer {
    position: fixed;
    height: 50px;
    bottom: 0;
    width: 100%;
    max-width:450px;
    border-top:1px solid #6A6A6A;
}
.bottom-nav-icons img{
    margin-top:10px;
}


/*###########################################*/
/*JQuery Mobile Overrdies*/
/*-------------------------------------------*/

/* Page and overlay */
.ui-overlay-a,
.ui-page-theme-a,
.ui-page-theme-a .ui-panel-wrapper,
.ui-body-a,
.ui-page-theme-a .ui-body-inherit,
html .ui-bar-a .ui-body-inherit,
html .ui-body-a .ui-body-inherit,
html body .ui-group-theme-a .ui-body-inherit,
html .ui-panel-page-container-a {
	text-shadow: none;
}
#navpanel {
    background-color:#333333;
    color:#fff;
}
.ui-panel-inner {
    padding-left:0px;
}
/*###########################################*/

@media (max-width: 380px) {
    .pb-alert-container {
        border-left:0px solid #eee;
        border-right:0px solid #eee;
    }
    .link-container {
        padding:10px 0 10px 0;
    }

}
@media (max-width: 320px) {
    .pb-alert-container {
        border-left:0px solid #eee;
        border-right:0px solid #eee;
    }
    .link-container {
        padding:10px 0 10px 0;
        }
    .link-available {
        font-size:1em;
        font-weight:500;
    }
    .link-unavailable {
        font-size:1em;
        font-weight:500;
    }
    .hidden-320 {
        display:none;
    }
    .visible-320 {
        display:none;
    }
}



.notification.modal {
    left: 0px !important;
}
.notification .modal-content {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: none;
    height: 400px;
    margin: 0 auto;
    width: 280px;
    padding:8px;
}
.notification .modal-dialog {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 80%;
    width: 100%;
}
.notification-popup-outer {
    text-align: center;
}
.notification-popup-outer img {
    margin-top: 15px;
}
.notification-popup-outer h2 {
    color: #666;
    letter-spacing: 1px;
}
.notification-popup-outer h5 {
    color: #666;
    line-height: 16px;
    margin: 0px;
}
.notification-popup-outer h5 a {
    color: #1bbee8;
    cursor: pointer;
}
.notification-popup-outer .btn {
    width: 81%;
    background: #fff;
    font-size: 18px;
    margin-top: 15px;
    height: 35px;
    padding: 0;
    font-weight: bold;
}
.notification-popup-outer .button-cancel {
    margin-top: 15px;
}
.notification-popup-outer .btn-green {
    color: #0da98d;
    border: 4px solid #0da98d;
}
.notification-popup-outer .btn-pink {
    color: #ff5792;
    border: 4px solid #ff5792;
}
.notification-popup-outer .btn-blue {
    color: #1bbee8;
    border: 4px solid #1bbee8;
}
.notification .close {
    height: 22px;
    margin: 10px;
    position: absolute;
    right: 0;
    top: 0;
    width: 22px;
    opacity: 1;
}
