﻿body
{
    font-family: "Helvetica Neue" ,Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 1.42857;
    color: #686765;
}

a
{
    text-decoration: none !important;
}

.container {
    width: 100%;
}

.navbar {
    margin-bottom: 0px;
}

/*
.PageTitle
{
    color: #4BB6AE;
    
}
*/

.page-header
{
    background-color: #F0EFED;
    margin-bottom: 0px;
    padding-bottom:0px;
    margin-top: 0px;
}

.page-header h1
{
    color: black;
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.panel-group .panel {
    border: 2px solid #5f92bf;
    border-radius: 0;
}

@media (min-width: 992px) {
.panel-group .panel {
    margin-top: 50px;

}
}

/******** LOGIN CONTROL *********/
.panel-login
{
    background-color: #000000 !important;
}

.panel-login-container
{
    border-color: #000000;
}

/******* END LOGIN CONTROL ******/

/******** LIST PAGES *************/
.list-page .col-md-12
{
    padding-left: 0 !important;
}
/******* END LIST PAGES ***********/

/******** COLLAPSIBLE PANELS *************/

/*.panel-heading #divPanelTitle .panel-title:after
{
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: white;
    padding-right: 10px;
    padding-top: -20px;
}

.panel-heading.collapsed #divCampaign .panel-title:after
{
    content: "\e080";
}
*/

.panel-default .panel-heading a
{
    color: white;
}

.panel-default .panel-heading
{
    background-image: none;
    background-color: #5F92BF;
    color: white;
    cursor: pointer;
}

.panel-group .panel
{
    border: 2px solid #5F92BF;
    border-radius: 0px;
}

.panel .col-xs-2
{
    padding-left: 5px;
}

.panel-default .sessiontoday
{
    background-color: #0F77AD;
}

.panel-group .sessiontoday
{
    border: 2px solid #0F77AD !important;
}

.listview a.list-group-item .sessiontoday
{
    background-color: #0F77AD;
}

.panel-default .reportdue
{
    background-color: #FF0000;
}

.panel-group .reportdue
{
    border: 2px solid #FF0000 !important;
}

.listview a.list-group-item .reportdue
{
    background-color: #DF323A;
}

.panel-default .invitation
{
    background-color: #45ABA3;
}

.panel-group .invitation
{
    border: 2px solid #45ABA3 !important;
}

.listview a.list-group-item .invitation
{
    background-color: #45ABA3;
}

.panel-default .reportwaitingapproval
{
    background-color: #FEBE10;
}

.panel-group .reportwaitingapproval
{
    border: 2px solid #FEBE10 !important;
}

.listview a.list-group-item .reportwaitingapproval
{
    background-color: #FEBE10;
}

.panel-default .reportapproved
{
    background-color: #00CC33;
}

.panel-group .reportapproved
{
    border: 2px solid #00CC33 !important;
}

.listview a.list-group-item .reportapproved
{
    background-color: #00CC33;
}


/******** END COLLAPSIBLE PANELS *************/

/******** LIST CONTROL *************/
.listview
{
    padding: 0px;
}

.listview .list-group
{
    margin-bottom: 0px;
}

.listview a.list-group-item
{
    background-color: white !important;
    background-image: none;
    color: #65696A;
    text-shadow: none;
    border-color: #DF323A;
}

.dateCalendar
{
    background-color: #5F92BF;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 5px;
    max-width: 50px;
}

.dateCalendarText
{
    color: white;
    text-align: justify;
    margin: 0 auto;
    width: 30em;
}

.calendarTop
{
    background-image: url('../img/calendarTop.png');
    background-repeat: no-repeat;
    color: white;
    max-width: 45px;
    min-width: 45px;
}

.calendarTop span
{
    display: inline-block;
    padding-left: 12px;
    padding-top: 4px;
}

.calendarBottom
{
    background-color: #5F92BF;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 45px;
    min-width: 45px;
    color: white;
    padding-top: 4px;
    padding-bottom: 4px;
}

.calendarBottom span
{
    padding-left: 3px;
}

/******** END LIST CONTROL *************/

/******** DETAIL PANELS *************/
.panel-detail
{
    border-width: 1px;
    border-radius: 0px;
}

/******* END DETAIL PANEL ************/

.sessionHeader
{
    background-color: #5F92BF;
}

.btn-group a
{
    margin-left: 3px !important;
}

.table tbody tr th
{
    background-color: #5F92BF !important;
    color: white;
}

.fa-xlg
{
    font-size: 1.666666666em;
}

.fa-xxlg
{
    font-size: 2.5em;
}

.fc-header-title h2
{
    padding-top: 8px;
    font-size: 1.1em !important;
}

/***
Misc tools
***/
.clearfix
{
    clear: both;
}

.visible-ie8
{
    display: none;
}

.no-padding
{
    padding: 0px !important;
}

.no-margin
{
    margin: 0px !important;
}

.no-bottom-space
{
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.no-bottom-margin
{
    margin-bottom: 0px !important;
}

.no-top-space
{
    padding-top: 0px !important;
    margin-top: 0px !important;
}

.space5
{
    display: block;
    height: 5px !important;
    clear: both;
}

.space7
{
    height: 7px !important;
    clear: both;
}

.space10
{
    height: 10px !important;
    clear: both;
}

.space12
{
    height: 12px !important;
    clear: both;
}

.space15
{
    height: 15px !important;
    clear: both;
}

.space20
{
    height: 20px !important;
    clear: both;
}

.no-space
{
    margin: 0px !important;
    padding: 0px !important;
}

.no-text-shadow
{
    text-shadow: none !important;
}

.no-left-padding
{
    padding-left: 0 !important;
}

.no-left-margin
{
    margin-left: 0 !important;
}

.no-right-padding
{
    padding-right: 0 !important;
}

.no-right-margin
{
    margin-right: 0 !important;
}

.margin-bottom-10
{
    margin-bottom: 10px !important;
}

.margin-top-10
{
    margin-top: 10px !important;
}

.margin-top-50
{
    margin-top: 50px !important;
}

.margin-bottom-15
{
    margin-bottom: 15px !important;
}

.margin-bottom-20
{
    margin-bottom: 20px !important;
}

.margin-bottom-30
{
    margin-bottom: 30px !important;
}

.margin-bottom-40
{
    margin-bottom: 40px !important;
}

.margin-top-20
{
    margin-top: 20px !important;
}

.margin-bottom-25
{
    margin-bottom: 25px !important;
}

.margin-right-10
{
    margin-right: 10px !important;
}

.margin-right-20
{
    margin-right: 20px !important;
}

.margin-left-10
{
    margin-left: 10px !important;
}
.margin-left-0
{
    margin-left: 0 !important;
}
.padding-left-0
{
    padding-left: 0 !important;
}

.hide
{
    display: none;
}

.bold
{
    font-weight: 600 !important;
}

.fix-margin
{
    margin-left: 0px !important;
}

.border
{
    border: 1px solid #ddd;
}

.inline
{
    display: inline;
}

hr
{
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #E0DFDF;
    border-bottom: 1px solid #FEFEFE;
}

/************ MODAL *********/

.ModalPopupSlim
{
    position: absolute;
    padding: 0px;
    margin: 0px;
    width: 30%;
    top: 104.5px;
    left: 161.5px;
    text-align: center;
    color: rgb(0, 0, 0);
    border: 0px none;
    cursor: wait;
}

.ModalPopupBackground {

    background-color:#bababa;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.loading-message.loading-message-boxed
{
    background-color: #eee;
    border: 1px solid #ddd;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}
.loading-message
{
    color: #000 !important;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    margin: 0 auto;
    min-width: 125px;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}

/************ END MODAL *********/

.form-control[readonly].datePicker
{
    background-color: #fff;
    cursor: pointer;
    opacity: 1;
}

.form-group
{
    margin-top: 10px;
}

.modal-body
{
    padding-top: 0px;
    padding-bottom: 0px;