﻿@font-face {
    font-family: 'MetroUILight';
    src: url('./fonts/segoeuil-webfont.eot');
    src: url('./fonts/segoeuil-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/segoeuil-webfont.woff') format('woff'), url('./fonts/segoeuil-webfont.ttf') format('truetype'), url('./fonts/segoeuil-webfont.svg#MetroUILight') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    -ms-content-zooming: none;
    -webkit-font-smoothing: smoothing;
}

#left *,
#member-area *,
#right,
.member * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}

* ::selection,
* ::-moz-selection,
* ::-webkit-selection {
    background-color: inherit;
    color: inherit;
}

body {
    background-color: #EEE;
    font-family: 'MetroUILight', Helvetica, Arial;
    margin: 0;
    color: white;
    font-size: 14px;
}

div#datasign-logo {
    position: fixed;
    left: 0;
    bottom: 0;
    height: 586px;
    width: 430px;
    background: url('../images/logo-large.png') no-repeat;
    z-index: -1;
}

div#container {
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

/* frontpage */
#front-wrap {
    padding: 40px;
}

span.department {
    width: 40%;
    color: white;
    display: inline-block;
    margin: 0 16px 16px 0;
    overflow: hidden;
    cursor: pointer;
}

    span.department > div.wrap {
        padding: 20px;
        height: 80px;
        cursor: pointer;
    }

    span.department h1 {
        margin: -10px 0 0 0;
        position: absolute;
        padding: 0 20px 0 0;
        font-weight: normal;
        font-size: 3em;
        text-align: left;
        left: 20px;
        width: 90%;
    }

    span.department ul.infobox {
        left: 15px;
        bottom: 10px;
        list-style: none;
        padding: 0;
        margin: 0;
        width: 70%;
        z-index: 99;
    }

        span.department ul.infobox li {
            float: left;
            width: 10%;
            margin-right: 3%;
        }

            span.department ul.infobox li img {
                width: 100%;
            }

    span.department div.infobox > span {
        padding: 5px;
    }

    span.department div.infobox img {
        width: 20px;
    }

    span.department div.info {
        bottom: 14px;
        right: 20px;
        width: 90%;
        text-align: right;
    }




/* department */
table#department {
    width: 100%;
    vertical-align: text-top;
}

    table#department td#left {
        width: 80px;
        max-width: 80px;
        overflow: hidden;
        line-height: 3em;
    }

    table#department div.left-block {
        font-size: 1em;
        margin-bottom: 20px;
    }

    table#department .classlevel-block {
        cursor: pointer;
    }

        table#department .classlevel-block img {
            width: 100%;
            max-width: 100%;
        }

    table#department td#center {
        width: auto;
        text-align: left;
    }

    table#department td#right {
        width: 80px;
        max-width: 80px;
        overflow: hidden;
        word-wrap: break-word;
    }

    table#department div.right-block {
        margin-bottom: 20px;
    }

    table#department div.lokation-name-wrap {
        padding: 0 10px 10px;
    }

#member-area {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 40px;
}

    #member-area > li {
    }

li.member-list-item div.member-message-container {
    background: white;
    position: absolute;
    z-index: 9999;
    top: 0;
    width: 300px;
    height: 275px;
    box-shadow: #444 0 0 15px 0px;
    overflow: auto;
}

    li.member-list-item div.member-message-container.goleft {
        right: 16px;
    }

    li.member-list-item div.member-message-container.goright {
        left: 0px;
    }

    li.member-list-item div.member-message-container > div.padleft {
        padding: 20px 20px 20px 50px;
    }

    li.member-list-item div.member-message-container > div.padright {
        padding: 20px 50px 20px 20px;
    }

.closegoright {
    right: -185px !important;
}

li.member-list-item div.member-message-container > div {
    color: black !important;
    font-family: Arial;
}

.member { /*display: inline-block;*/
    float: left;
    width: 140px;
    height: 255px;
    margin: 0 16px 20px 0;
    cursor: pointer;
    padding: 10px 0;
    text-align: center;
    position: relative;
}

    .member > div {
        padding: 0 10px;
        display: block;
    }

    .member.fodselsdag {
        background-image: url('../images/fodselsdag.png');
        background-repeat: no-repeat;
        background-position: center bottom;
    }

    .member div.member-alert {
        width: 60px;
        top: -15px;
        left: -25px;
        z-index: 50;
    }

        .member div.member-alert img {
            width: 100%;
        }

    .member div.member-image-container {
        background: #ececec;
        border-radius: 3px;
    }

    .member div.member-location-image {
        width: 40%;
        margin: 0 auto;
        text-align: center;
    }

        .member div.member-location-image img {
            width: 80%;
        }

    .member div.member-location-name {
    }

    .member div.member-letter {
        cursor: pointer;
        padding: 10px;
        top: -25px;
        right: -25px;
        z-index: 9999;
    }

        .member div.member-letter img {
            width: 60px;
        }

        .member div.member-letter.wideright {
            right: -185px !important;
        }


div.location-entity {
    cursor: pointer;
}

    div.location-entity img {
        width: 100%;
    }

span.educator {
    display: block;
    float: left;
    margin: 0 20px 16px 0;
    height: 100px;
    width: 80px;
    cursor: pointer;
}

    span.educator div.educator-image {
        width: 60px;
        margin: 10px 10px 0;
        height: 45px;
    }

    span.educator div.educator-name {
        font-size: small;
        margin: 0 10px;
        text-align: center;
    }

    span.educator div.educator-location-image {
        width: 20px;
        height: 40px;
        margin: 3px auto 0;
        text-align: center;
    }

        span.educator div.educator-location-image img {
            width: 100%;
        }

.meetingcontroltime, .meetingcontrolimage {
    display: none;
}

.greybox .meetingcontroltime, .greybox .meetingcontrolimage {
    display: inline-block;
}

div#overlay {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: black;
    cursor: pointer;
    z-index: 999999;
}

div#msg-area {
    width: 70%;
    margin-left: -25%;
    margin-top: 20px;
    background: white;
    left: 40%;
    cursor: auto;
    z-index: 9999999999;
    top: 0;
}

    div#msg-area > div {
        color: #000 !important;
        padding: 20px;
        text-align: left;
        font-family: arial;
        font-size: 14px;
    }

div#settings-elements {
    z-index: 9999999999;
    position: relative;
}

.btn-home-group {
    bottom: 20px;
    z-index: 9999;
}

/* info streamer */
.info-streamer {
    bottom: 20px;
    background-image: url('../images/streamer-arrow.png');
    background-repeat: no-repeat;
    background-position: 10px center;
    z-index: 9999;
}

    .info-streamer > div {
        font-size: 26px;
        padding: 18px 10px 18px 60px;
        text-align: left;
    }

        .info-streamer > div > div {
            white-space: nowrap;
            overflow: hidden;
        }

            .info-streamer > div > div > div {
                position: relative;
                width: auto;
                min-width: 0px;
                max-width: 100%;
            }

.headline {
    font-size: 2.5em;
}

.text-white {
    color: white;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.fixed {
    position: fixed;
}

.inline-block {
    display: inline-block !important;
}

.block {
    display: block !important;
}

.hidden {
    display: none !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.small-padding {
    padding: 10px;
}

.small-nobottom {
    padding: 10px 10px 0;
}

.padding {
    padding: 20px;
}

.clear {
    clear: both;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.redbox {
    background-color: #b71335 !important;
}

.greenbox {
    background-color: #51b000 !important;
}

.yellowbox {
    background-color: #e96724 !important;
}

.bluebox {
    background-color: #00bbe2 !important;
}

.awaybox {
    background-color: #236B8E !important;
}

.greybox {
    background-color: #666 !important;
}

.newMsgBlue {
    background-color: #00a7ce !important;
}

.loggedin {
    background: #418e00;
}

.loggedout {
    background: #cb2828;
}

.onactivity {
    background: #e29016;
}

.onautologinactivity {
    background: #e29016;
}

.width20 {
    width: 20%;
}

.width40 {
    width: 40%;
}

.width49 {
    width: 49%;
}

.width50 {
    width: 50%;
}

.width60 {
    width: 60%;
}

.width80 {
    width: 80%;
}

.width100 {
    width: 100%;
}

.pad5 {
    padding: 5px !important;
}

.pad10 {
    padding: 10px !important;
}

.pad15 {
    padding: 15px !important;
}

.pad20 {
    padding: 20px !important;
}

.break-words {
    word-wrap: break-word;
    word-break: break-word;
}

.top_element {
    z-index: 9999999 !important;
}

.cursor {
    cursor: pointer;
}

.visibility-hidden {
    visibility: hidden;
}

.bot-margin {
    margin-bottom: 20px;
}

.vertical {
    vertical-align: middle;
}

/* tilføjet ved systemintegrering */
#allebeskederforafdeling {
}

    #allebeskederforafdeling .unread {
        background: url('../images/ikoner/brev-lukket.png') no-repeat 20px 20px;
        background-size: 30px;
    }

    #allebeskederforafdeling .read {
        background: url('../images/ikoner/brev-aaben.png') no-repeat 20px 20px;
        background-size: 30px;
    }

    #allebeskederforafdeling > div {
        padding: 20px 20px 20px 70px;
        font-size: 20px;
        color: white;
        font-family: MetroUILight;
        margin-bottom: 20px;
        cursor: pointer;
    }

        #allebeskederforafdeling > div .besked-container {
            padding: 10px 20px 15px;
            background: white;
            color: #444;
            margin: 20px 0 0 -50px;
        }

        #allebeskederforafdeling > div.last {
            margin-bottom: 0px !important;
        }

#dagensopslagforafdeling {
}

    #dagensopslagforafdeling .headline {
        margin-bottom: 20px;
        color: white;
    }

        #dagensopslagforafdeling .headline h1 {
            margin: 0 0 5px;
            padding: 0px;
            font-family: MetroUILight;
        }

        #dagensopslagforafdeling .headline .date {
            font-family: Verdana;
            font-size: 11px;
        }

#boernpaalokationer {
}

    #boernpaalokationer > div {
        padding: 20px 20px 20px 20px;
        font-size: 20px;
        color: white;
        font-family: MetroUILight;
        margin-bottom: 20px;
        cursor: pointer;
    }

        #boernpaalokationer > div.last {
            margin-bottom: 0px !important;
        }

    #boernpaalokationer table {
    }

        #boernpaalokationer table td {
        }

            #boernpaalokationer table td div.head {
                font-size: 100%;
                padding: 20px;
                text-align: center;
                font-family: MetroUILight;
                color: White;
            }

            #boernpaalokationer table td .barn {
                padding: 10px 4px 0;
            }




#phone-list {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

    #phone-list > li {
        border-top: 1px solid white;
        min-width: 200px;
        list-style-type: none;
        padding: 20px 0px;
        float: left;
        min-height: 60px;
    }

#notification-list {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

    #notification-list > li {
    }

        #notification-list > li > div {
            padding: 5px;
        }

        #notification-list > li span {
            display: inline-block;
        }

        #notification-list > li .time {
            width: 50px;
        }

        #notification-list > li .name {
            width: 250px;
            max-width: 250px;
        }

        #notification-list > li .remindertext {
            margin-left: 20px;
        }

#get-all-reminders-table {
    border-collapse: collapse;
}

    #get-all-reminders-table .get-all-reminders-tr {
        padding: 20px;
    }

    #get-all-reminders-table td {
        padding: 10px;
    }

    #get-all-reminders-table .get-all-reminders-tr.even {
        background-color: #eee;
    }

/* activity list */
#msg-area ul.activity-list {
    margin: 0;
    padding: 0;
}

    #msg-area ul.activity-list > li {
        list-style: none;
        margin: 10px;
        padding: 16px 20px;
        float: none;
        text-align: center;
        position: relative;
        color: White;
        min-height: 20px;
    }

        #msg-area ul.activity-list > li span {
            font-size: 1.25em;
        }

            #msg-area ul.activity-list > li span.activity-name {
                float: left;
            }

            #msg-area ul.activity-list > li span.activity-ek {
                float: right;
            }

            #msg-area ul.activity-list > li span.activity-registered,
            #msg-area ul.activity-list > li span.activity-max {
                display: none;
            }

        #msg-area ul.activity-list > li > div {
            width: 100%;
            background-color: white;
            color: #444 !important;
            text-align: left;
            margin-top: 30px;
        }

        #msg-area ul.activity-list > li div.activity-days {
            color: #444;
            font-size: 1.50em;
            padding: 0 0px 10px;
            font-weight: bold;
            overflow: hidden;
        }

            #msg-area ul.activity-list > li div.activity-days span {
                font-size: 1em !important;
            }

        #msg-area ul.activity-list > li > div > div {
            padding: 20px;
        }

        #msg-area ul.activity-list > li .childonactivity {
            padding: 0 10px 2px;
            clear: both;
            line-height: 2em;
        }

.list_not_on_activity {
    width: auto !important;
    display: block;
}

    .list_not_on_activity table {
        border-collapse: collapse;
    }

        .list_not_on_activity table tr {
            vertical-align: middle;
        }

            .list_not_on_activity table tr.odd {
                background-color: #eee;
            }

            .list_not_on_activity table tr.even {
                background-color: #fff;
            }

        .list_not_on_activity table td {
            vertical-align: middle;
        }

            .list_not_on_activity table td > div {
                padding: 4px 10px;
                font-size: 1.25em;
            }

    .list_not_on_activity span.image_container {
        width: 40px;
        height: 40px;
        background-size: cover;
        background-repeat: no-repeat;
        margin: 5px;
    }

    .list_not_on_activity img.add_child_to_activity,
    .list_not_on_activity img.add_child_to_activity_loader {
        cursor: pointer;
        width: 30px;
        vertical-align: middle;
    }

.list_not_on_activity_headline,
.list_on_activity_headline {
    display: block;
    text-align: center;
    cursor: pointer;
    font-size: 1.25em;
    color: #444;
    background-color: #eee;
    padding: 10px 20px;
}

    .list_not_on_activity_headline.active,
    .list_on_activity_headline.active {
        background-color: #00a7ce;
        color: #fff;
    }

.list_on_activity {
    width: auto !important;
    display: block;
}

    .list_on_activity table {
        border-collapse: collapse;
    }

        .list_on_activity table tr {
            vertical-align: middle;
        }

            .list_on_activity table tr.odd {
                background-color: #eee;
            }

            .list_on_activity table tr.even {
                background-color: #fff;
            }

        .list_on_activity table td {
            vertical-align: middle;
        }

            .list_on_activity table td > div {
                padding: 4px 10px;
                font-size: 1.25em;
            }

    .list_on_activity span.image_container {
        width: 40px;
        height: 40px;
        background-size: cover;
        background-repeat: no-repeat;
        margin: 5px;
    }

    .list_on_activity img.remove_child_from_activity,
    .list_on_activity img.remove_child_from_activity_loader {
        cursor: pointer;
        width: 30px;
        vertical-align: middle;
    }

ul.activity-list {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

    ul.activity-list > li {
        list-style: none;
        margin: 10px;
        padding: 16px 20px;
        float: left;
        background: #007D96;
        text-align: center;
    }

        ul.activity-list > li span {
            display: block;
        }


table.activity-item {
    cursor: pointer;
}

    table.activity-item td.activity-name {
        font-weight: bold;
        font-size: 1.25em;
    }

    table.activity-item td.activity-ek > div {
        width: 300px;
        font-weight: bold;
        font-size: 1.25em;
    }

    table.activity-item .client_max_count {
        display: inline-block;
    }
/* staff list */
ul.personale-liste {
    padding: 0px;
    margin: 0px;
}

    ul.personale-liste > li {
        list-style: none;
        float: left;
        padding: 36px 20px;
        margin: 10px;
        background: #007D96;
        text-align: center;
    }

/* staff list top */
table.staff-list-top {
    margin-top: -7px;
    display: none;
}

/* daycare overlay */

/* member new daycare */
.showNewMsgForm {
    background-image: url('../images/ikoner/info-board.png');
    width: 47px;
    height: 47px;
    left: -10px;
    overflow: hidden;
    bottom: -10px;
}

#daycareoverlay {
}

    #daycareoverlay .headline {
        font-size: 2em;
        font-family: MetroUILight;
    }

    #daycareoverlay .content {
        padding: 0 20px;
    }

        #daycareoverlay .content input {
            padding: 10px;
            font-size: 2em;
            width: 100%;
        }

        #daycareoverlay .content textarea {
            width: 100%;
            padding: 10px;
            font-size: 2em;
            font-family: Arial;
        }

        #daycareoverlay .content > table {
            width: 100%;
        }

        #daycareoverlay .content td.left {
            width: 40%;
            vertical-align: top;
        }

        #daycareoverlay .content td.right {
            width: 60%;
            vertical-align: middle;
        }


        #daycareoverlay .content.setpickuptime {
        }

        #daycareoverlay .content.setstatustime {
            padding: 20px 20px 0;
        }



        #daycareoverlay .content input[type="checkbox"],
        #daycareoverlay .content input[type="radio"] {
            width: 14px !important;
        }

        #daycareoverlay .content #pickupname {
            width: 100%;
            padding: 10px;
            font-size: 2em;
            cursor: pointer;
        }

        #daycareoverlay .content #pickuptimehours {
            font-size: 2em;
            width: 90px;
            padding: 10px;
            cursor: pointer;
        }

        #daycareoverlay .content #pickuptimeminutes {
            font-size: 2em;
            width: 90px;
            padding: 10px;
            cursor: pointer;
        }


    #daycareoverlay #daycaresavetime {
        margin-top: 20px;
        font-family: MetroUILight;
        font-size: 2em;
        display: inline-block;
    }

/* added 17-09-2014*/
.meetingcontroltext {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background-image: url('../images/5x5_60p_black.png');
    font-size: 0.80em;
}

    .meetingcontroltext > div {
        padding: 5px;
    }

.meetingcontroltextTop {
    position: absolute;
    bottom: auto;
    top: 0px;
    width: 100%;
    background-image: url('../images/5x5_60p_black.png');
    font-size: 0.80em;
}

    .meetingcontroltextTop > div {
        padding: 5px;
    }

/* Child sort filter */
#children-sort-filter {
    text-align: left;
    background-image: url(../images/ikoner/children-sort-filter.png);
    background-position: 5px center;
    background-size: 25px;
    background-repeat: no-repeat;
}

#children-sort-filter-content {
    padding: 0 0 0 35px;
}

#children-sort-filter .filter-item {
}

    #children-sort-filter .filter-item a {
        text-decoration: none;
        padding: 9px 20px 10px;
        display: inline-block;
        color: #fff;
    }

        #children-sort-filter .filter-item a:hover,
        #children-sort-filter .filter-item a.active {
            background-color: #eee;
            color: #444;
        }


/* messageboxes */
.msgbox.info, .msgbox.success, .msgbox.warning, .msgbox.error, .msgbox.validation {
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 10px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.msgbox.info {
    color: #00529B;
    background-color: #BDE5F8;
}

.msgbox.success {
    color: #4F8A10;
    background-color: #DFF2BF;
}

.msgbox.warning {
    color: #9F6000;
    background-color: #FEEFB3;
}

.msgbox.error {
    color: #D8000C;
    background-color: #FFBABA;
}

.fancybox-overlay-fixed {
    z-index: 9999999 !important;
}

.fancybox-wrap,
.fancybox-opened {
    z-index: 99999999 !important;
}

.afdeling_transparency {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
    filter: alpha(opacity=25);
    -moz-opacity: 0.25;
    -khtml-opacity: 0.25;
    opacity: 0.25;
}

.small {
    font-size: 0.90em;
    font-weight: bold;
    font-style: italic;
    color: #666;
    padding-top: 2px;
}

/* added 16-04-2015 */
#TopLoader {
    background-color: rgba(255, 255, 255,0.75);
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999999999;
    background-image: url('../images/loader_black.gif');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50px;
}

#showSingleQuestionnairePopUp {
    background-image: url('../images/5x5_60p_black.png');
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999999999;
}

    #showSingleQuestionnairePopUp > div {
        position: relative;
        top: 50%;
        margin-top: -220px;
        height: 100%;
        max-height: 440px;
        width: 100%;
        left: 0px;
        overflow: auto;
        background-color: #00BBE7 !important;
    }

        #showSingleQuestionnairePopUp > div > div {
            display: block;
            padding: 20px;
        }

.answer_item {
    display: inline-block;
    padding: 20px;
    max-width: 150px;
    width: 150px;
    height: 250px;
    text-align: center;
    font-size: 1.75em;
    vertical-align: top;
    background-color: #00a7ce;
    margin: 0px 20px;
}

    .answer_item img {
        max-width: 75%;
    }

.selection {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.75);
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 75px;
}

    .selection.isYes {
        background-image: url('../images/ferie-accept.png');
    }

    .selection.isNo {
        background-image: url('../images/ferie-cancel.png');
    }

.question_wrapper {
    padding: 0px 90px;
    display: block;
    position: relative;
}

.question_control {
    position: absolute;
    display: inline-block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 75px;
    background-position: center;
    top: 0px;
    height: 100%;
    width: 75px;
}

    .question_control img {
        width: 75px;
    }

    .question_control.showPrevQuestion {
        left: 0px;
        background-image: url('../images/ikoner/circle_arrow_left.png');
    }

    .question_control.showNextQuestion {
        right: 0px;
        background-image: url('../images/ikoner/circle_arrow_right.png');
    }



#tak_for_dit_svar {
    background-color: #00a7ce;
    color: white;
    font-size: 3.0em;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999999999;
}

    #tak_for_dit_svar > span {
        vertical-align: middle;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -30px 0px 0px -135px;
    }

/* getCalendarForSinglePerson */
#schedule_details_wrapper {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    bottom: 0px;
    background-color: rgba(0,0,0,0.85);
    z-index: 9999999990;
}

#schedule_details_wrapper_inner {
    width: auto;
    background-color: #fff;
    height: auto;
    margin: 0 auto;
    max-width: 600px;
    min-width: 300px;
    background-image: url('../images/loader_black.gif');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 40px;
    border-radius: 15px;
    margin-top: 30px;
    max-height: 95vh;
    min-height: 650px;
    overflow-y: auto;
}

#schedule_details {
    border-radius: 10px;
    padding-bottom: 10px;
}
.schedule_details_time {
	display:inline-block;
}
#datepicker {
    border-radius: 15px;
    z-index: 99999999999;
}
#schedule_details_name {
	margin-top:0px;
}

/* getCalendarForSinglePerson - calendar week selector*/
.cw {
    font-size: 24px !important;
    width: 40px !important;
    height: 40px !important;
}

.day {
    font-size: 20px !important;
    width: 40px !important;
    height: 40px !important;
}

th.prev, th.next {
    font-size: 24px !important;
    width: 40px !important;
    height: 40px !important;
}

.dow {
    font-size: 20px !important;
    width: 30px !important;
    height: 30px !important;
}

.datepicker table tr td.old, .datepicker table tr td.new {
    color: #cccccc;
}

.datepicker-days table tbody .day, .datepicker-days table tbody .month, .datepicker-days table tbody .year {
    background-color: #2e99d4;
    color: white;
}

.datepicker table tr td.today {
    background-color: #4dd63b;
}

.datepicker-switch {
    font-size: 20px !important;
}

.datepicker-days table thead tr:nth-child(2) {
    background-color: #00BBE7;
    color: white;
}

body > .datepicker table thead > tr:nth-child(1) > th.cw {
    background-color: white;
}

.datepicker-dropdown.datepicker-orient-top {
    display: none;
}

.datepicker-dropdown:before, .datepicker-dropdown:after {
    display: none !important;
}

.datepicker.dropdown-menu {
    left: 0 !important;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 415px;
    margin-top: 5px;
    z-index: 99999999999 !important;
}

#close_single_schedule_overlay {
    right:auto !important;
    left: 50%;
    top: 40px !important;
    padding: 5px 15px 5px 35px;
    position: fixed;
    margin-left: 175px;
}

.true_checked {
    color: #6dbd44;
}

.unchecked {
    color: #cccccc;
}

.false_checked {
    color: #e43939;
}

.member-name {
    font-weight: 700;
}

@media (max-width: 1100px) {
    .member-image, .member-name {
        padding: 0 5px;
    }

    .member {
        width: 136px;
    }
}

@media (max-width: 770px) and (min-width:765px) {
    .member-image, .member-name {
        padding: 0 10px;
    }

    .member {
        width: 155px;
    }
}

@media (max-height: 800px) {
    #schedule_details_wrapper_inner {
        max-width: 500px;
    }

    #close_single_schedule_overlay {
        margin-left: 130px;
    }

    #schedule_details_image {
        height: 200px !important;
    }

    .guest_press_block {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
}

/* getCalendarMonth - calendar month selector*/
.month .dostuff {
	border-width:4px;
}
	.month .dostuff .border-box {
		
		height:100%;
		width:99%;		
		min-height:99px;
	background-color: rgba(255,255,255,0.9) !important;
	max-width: 540px;
	border-radius:5px;	    
	border:1px solid black;
	margin:auto;
	padding-bottom:5px;
	}
#nmsga_calendar_person {
/*border-spacing:12px 12px;*/
border-collapse:separate;
}
.month .date{	
    font-size: 1.15em !important;
    padding: 5px !important;
    font-weight: bold;
    word-break: break-word;
    word-wrap: break-word;
	border-bottom:1.5px solid;
	background-color:#f1f1f1;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	/*background-color:#00BBE7;
	color:white;*/
}

.month .calendar_entry_item_image{
	position:absolute;
	height:60px;
	width:60px;
	right:5px;
	top:5px;
	z-index:1;
}
.month .header-calendar {
z-index:5;

}
.month .calendar-item {
	border:0;
	border-bottom:1px solid lightgrey;
	/*border-top:1px solid lightgrey;*/
	margin:0;
	border-radius:0;
	background-color:transparent;
}
.month .dostuff .calendar_activity_title {
padding-right:70px !important;
white-space:nowrap; 
    text-overflow: ellipsis;
	font-size:1.15em !important;
	padding-left:0 !important;
	/*width:auto !important;
	text-align:left !important;*/
	/*position: absolute;
    left: 56px;
    top: 0;
    margin: 0;
    width: auto !important;*/
	

}
.month .calendar_time {
	margin-right:0 !important;
}
/*.month {
table-layout:fixed;
}*/
.month-title {
	font-size: 1.3em;
    padding: 5px 10px;
    text-align: center;
    /* color: #fff; */
    color: #f5f5f5;
	    font-weight: bold;	    
    font-family: Verdana;
}