﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    /*background: url(/images/BLUEswirl_pattern.png) repeat 0 0;*/
    /* background: url(/images/hex.png) repeat 0 0;*/

    background: url(/images/back-image.jpg) no-repeat center center fixed;
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 20px;
}



/*.modal-wide {
    width: 800px;
    max-width: 100%;
    position: relative;
    width: auto;
    margin: 10px;
}
*/

#gvSwipes >tbody>tr>td{
  height:15px;
  padding:0px;
  border-top: 0px;
}

.marginRow{
   margin-bottom:0px !important; 
   }

/* Need to move the feedback icon for drop down lists (has dropdowlist div around them)*/
#MasterForm .dropdownlist .form-control-feedback {
    top: 0;
    right: -15px;
}

body.modal-open { overflow:inherit; padding-right:inherit !important; }

.datepicker{z-index:1151 !important;}

.progress {
    position: relative;
    margin-bottom: 0px !important;
}

.progress span {
    position: absolute;
    display: block;
    width: 100%;
    color: black;
}

.head-logo {
  float: left;
  padding: 5px 15px;
}

.col-center-block {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alert-msg {
    height: 34px;
    vertical-align: middle;
    padding-top: 5px;
  }

#wrapper
{ 
  padding-left: 225px;
}

#sidebar-wrapper {
    position: fixed;
    left: 250px;
    /*width: 180px;*/
    width: 250px;
    height: 100%;
    margin-left: -250px;
    overflow-y: auto;
    padding-left: 8px;
}

.main-area-buttons {
    margin-top: 5px;
}

.area-button-icon {
    margin-top: -1px;
    width: 30px;
    text-align: center;
}

#gvSwipes {
    width: 95%;
    border-style: solid;
    border-bottom-width: 0px 0px 1px 0px;
    font-size: 12px;
}

#page-content-wrapper
{
    width: 98%;
    position: relative;
    /*padding: 0px 20px 0px 20px;*/
    margin-left: 20px;
    /*margin-right: -250px;*/
}


.Space label
{
   margin-left: 10px;
}



/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 0px;
    padding-right: 0px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set widths on the form inputs since otherwise they're 100% wide 
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="select"] {
    max-width: 280px;
}*/

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }
    .body-content {
        padding: 0;
    }
}


div.dt-buttons {
 float: right;
 margin-left:10px;
 }

/*make sure modal is at the front*/
/*.modal.fade {
  z-index: 1000 !important;
}*/

.button-wrapper .btn {
    margin-bottom: 5px;
}

#upSwipeIn{
    width: 100% !important;
}

.swipeGoal{
    width:65px !important;
    padding: 0;
    height: 25px;
    /*font-size:12px;*/
}

.swipelistcell{
   display:block !important;
}

.swipeNoGoal {
    display: block !important;
    background-color: lightgray !important;
    color: lightgray !important;
    width: 100%;
    height: 100%;
}

.swipelistGo{
    font-size:20px;
}

.goalDiv{
    height: 100% !important;
}

.goalPanel{
    font-size: 20px;
    height: 100% !important;
}

.goalList{
    font-size: 35px !important;
    cursor: pointer;
    overflow-y: auto;
    height: 300px !important;
    text-align:left;
}

.swipeList {
    max-height: 300px !important;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
    /*margin-right: -5px !important;*/
    background-color: white;
}


#calendar {
    z-index: 1000 !important
}

.modalfront {
    z-index: 5000000000 !important
}

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px;
}

hr {
    border: none;
    height: 1px;
    /* Set the hr color */
    color: darkgray; /* old IE */
    background-color: darkgray; /* Modern Browsers */
}

.frontNotifications {
    font-size: 12px;
    max-height: 115px;
    overflow-y: auto;
    overflow-x: hidden;
}

.help-video{
    width:100%;
}

.posFrame {
    width: -webkit-fill-available;
    height: -webkit-fill-available;
}

#sortable1, #sortable2 {
    border: 1px solid #eee;
    width: 100%;
    min-height: 40px;
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0 0;
    float: left;
    margin-right: 10px;
    overflow-x: hidden;
}

    #sortable1 li, #sortable2 li {
        margin: 0 5px 5px 5px;
        padding: 5px;
        font-size: 30px;
        width: 120px;
    }

.tagText {
    color: white;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.tagHover {
    text-decoration: none !important;
}

    .tagHover:hover {
        text-decoration: none !important;
        cursor:move !important;
    }

.inlineheader {
    display: inline-block;
}

.inlinebutton{
    margin-top: 20px !important;
}

.list-container{
    height: 300px;
}

.list-body {
    height: 100% !important;
    overflow-y: auto;
}


.paymentsLegend{
    display:inline-block;
    float:right;
}

.reception-parq-questionlink {
    display: block;
    text-align: center;
}

.reception-parq-questionlink-incomplete {
    display: block;
    text-align:center;
}

    .reception-parq-questionlink-incomplete a {
        color: white !important;
        background-color: #d9534f;
        padding: 5px;
    }

.find-member-table{
    font-size: 13px;
}

.api-id {
    font-size: 10px;
    float: right;
    font-style: italic;
    padding-right: 5px;
}

.bank-account-row{
    border-bottom: solid 5px black;
}

.hide-control {
    display: none;
}

.birthday-radiobuttonlist {
    margin-top: 10px;
}

    .birthday-radiobuttonlist label {
        font-weight: 400 !important;
        font-style: italic;
        font-size: 14px;
    }

.report-criteria-box {
    /*height: 250px;
    overflow-y: auto;*/
    min-height: 205px;
}

.checklist-custType-name {
    color: blue;
    font-style: italic;
}

.option-disabled {
    font-style: italic;
    color: lightgray;
}

.simplyjoin-copy-icon {
    margin-left: 10px;
}

.frame-container {
    width: 100%;
    height: 900px;
}