@charset "UTF-8";

/* structure */
#colDashLeft {
    float: left;
    width: 205px;
    margin: 22px 25px 0 0;
}

#colDashMid {
    float: left;
    width: 680px;
    margin: 22px 25px 0 0;
}

#colDashRt {
    float: right;
    width: 205px;
    margin: 22px 0 0 0;
}

/* Feelings */
.feelingHed .avatar {
    float: left;
    margin: 0 10px 0 0;
}

.feelingHed .name {
    display: block;
    text-shadow: 1px 1px 0 #fff;
    font-size: 26px;
    line-height: 1.3em;
    font-family: RobotoBold, Helvetica, Arial, sans-serif;
}

.feelingHed .sub {
    display: block;
    text-shadow: 1px 1px 0 #fff;
    font-size: 18px;
    line-height: 1em;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}

.feelingBod {
}

.feelLrg {
    float: left;
    width: 102px;
    padding: 15px 0 0 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 1.3em;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}

.feelLrg .icon {
    display: block;
    width: 81px;
    height: 81px;
    padding: 5px 10px 0 10px;
    margin: 5px 0 15px 0;
    background-image: url(../img/common/emoticons.png);
    background-repeat: no-repeat;
    background-position: -1000px -1000px;
}

.feelToday .icon {
    border-right: 1px solid #DFDBD6;
}

.emot1 .icon {
    background-position: 12px 5px;
}

.emot2 .icon {
    background-position: -88px 5px;
}

ul.daysList {
    clear: both;
    border: 1px solid #DFDBD6;
    border-width: 1px 0;
}

ul.daysList li {
    float: left;
    width: 41px;
    padding: 4px 0 2px 0;
    color: #A39B95;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1.3em;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}

ul.daysEmotList {
}

ul.daysEmotList li {
    float: left;
    width: 41px;
    height: 43px;
    background-image: url(../img/common/emoticons.png);
    background-repeat: no-repeat;
    background-position: -1000px -1000px;
}

.daysEmotList .emot1 {
    background-position: 2px -95px;
}

.daysEmotList .emot2 {
    background-position: -53px -95px;
}

.daysEmotList .emot3 {
    background-position: -108px -95px;
}

.daysEmotList .emot4 {
    background-position: -161px -95px;
}

.daysEmotList .emot5 {
    background-position: -215px -95px;
}

/* To-Dos */
.todoList li {
    padding: 10px;
    border-bottom: 1px solid #DFDBD6;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}

.todoList li.empty, .eventsList li.empty {
    font-family: inherit;
    font-size: 12px;
}

.todoList .chk {
    float: left;
    margin: 0;
}

.text {
    display: block;
    margin: 0 0 0 20px;
    font-size: 14px;
    line-height: 1.3em;
}

.dueDate {
    color: #9A928B;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.3em;
}

.dueDate.urgent {
    color: #F47424;
}

a.orderBy {
    color: #9A928B;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 1em;
}

a.viewAll {
    font-size: 14px;
    line-height: 1.3em;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}

/* Main Comments area */
#boxCmntMain {
    padding: 10px 10px 0 10px;
}

#boxCmntMain .avatar {
    float: left;
    border: 1px solid #554F45;
}

#cmntMain {
    float: right;
    height: 40px;
    width: 80% !important;
    margin: 0 0 10px 10px;
}

.butPostWrap {
    float: right;
    clear: right;
}

.butPostWrap .sbmt {
    float: left;
    position: relative;
    z-index: 2;
}

.butPostWrap a.butPostMenu {
    float: left;
    position: relative;
    z-index: 2;
}

.menuPostCmntTo {
    display: none;
    position: absolute;
    z-index: 9;
    margin: 50px 0 0 -15px;
    width: 240px;
    padding: 10px;
    background-color: #fff;
    -moz-box-shadow: 0 0 5px #999;
    -webkit-box-shadow: 0 0 5px #999;
    box-shadow: 0 0 5px #999;
}

.menuPostCmntTo .point {
    position: absolute;
    margin: -23px 0 0 110px;
}

.menuPostCmntTo .butDone {
    float: right;
}

.menuPostCmntTo h5.popMenuHed {
    margin: 6px 0 0 0;
}

.menuPostCmntTo .scroller {
    height: 280px;
    overflow: auto;
    margin: 5px 0 0 0;
    border: 1px solid #D8D5D2;
}

.rcpntList li {
    border-bottom: 1px solid #D8D5D2;
}

.rcpntList a {
    display: block;
    padding: 5px 10px;
    color: #554F45;
}

.rcpntList a:hover {
    background-color: #FFFCDF !important;
    text-decoration: none;
}

.rcpntList a.hedRcpntList {
    padding: 5px 6px 3px 6px;
    background-color: #e9f6f7;
}

.rcpntList .avatar {
    float: left;
    width: 30px;
    height: 30px;
    margin: 0 10px 0 0;
}

.rcpntList .name {
    float: left;
    padding: 7px 0 0 0;
    font-size: 14px;
    line-height: 1.3em;
    font-family: RobotoBold, Helvetica, Arial, sans-serif;
}

.rcpntList .nameStaff {
    padding-top: 0;
}

.rcpntList .nameStaff .title {
    color: #9A928B;
    font-size: 11px;
    line-height: 1.3em;
    font-family: RobotoLight, Helvetica, Arial, sans-serif;
}

.rcpntList a.chk {
    background-color: #FFFCDF;
    background-image: url(../img/common/icons/iconChk.png);
    background-repeat: no-repeat;
    background-position: 197px center;
}

.hipaa-message {
    clear: both;
    padding-top: 0.5em;
    display: block;
    text-align: right;
    font-style: italic;
    font-size: smaller;
}

.forwardCount {
    clear: both;
    display: block;
    padding: 3px 0 0 0;
    text-align: right;
    font-size: 11px;
    line-height: 1.3em;
}

/* post */
.postWrap {
    padding: 20px;
    border-bottom: 3px double #D8D5D2;
}

.postWrap:last-child {
    border-bottom: none;
}

.postWrap .avatar {
    float: left;
    border: 1px solid #554F45;
}

.postWrap .postText {
    margin: 0 0 0 78px
}

.postText h3.userName {
    margin: 0 0 2px 0;
    font-size: 28px;
    line-height: 1.3em;
    font-family: RobotoBold, Helvetica, Arial, sans-serif;
}

.postText .timeStamp {
    display: block;
    margin: 0 0 6px 0;
    color: #9A928B;
    font-size: 11px;
    line-height: 1.3em;
    text-transform: uppercase;
}

.postText p.postMsg {
    margin: 0 0 3px 0;
    font-size: 18px;
    line-height: 1.3em;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}

.postPic {
    margin-bottom: 10px;
    padding: 1px;
    background: #9AD8E1;
    border: 1px solid #888888;
    max-width: 500px;
}

.replyWrap {
    padding: 10px 0;
    border-top: 1px solid #D8D5D2;
}

.replyWrap .replyText {
    margin: 0 0 0 78px
}

.replyText h4.userName {
    margin: 0 0 1px 0;
    font-size: 20px;
    line-height: 1.3em;
    font-family: RobotoBold, Helvetica, Arial, sans-serif;
}

.replyText .timeStamp {
    margin: 0 0 2px 0;
    font-size: 11px;
    line-height: 1.3em;
}

.replyText p.replyMsg {
    font-size: 14px;
    line-height: 1.3em;
    font-family: RobotoLight, Helvetica, Arial, sans-serif;
}

.cmntWrap {
    padding: 10px 0 0 0;
    border-top: 1px solid #D8D5D2;
}

.cmntWrap .avatar {
    float: left;
}

.cmntWrap .cmnt {
    float: right;
    height: 40px;
    margin: 0 0 10px 10px;
}

.cmntWrap textarea {
    width:78% !important;
}

p.likedBy {
    margin: 15px 0 0 0;
    padding: 7px 0 6px 25px;
    border-top: 1px solid #D8D5D2;
    background-image: url(../img/dash/icons/iconHeart.png);
    background-repeat: no-repeat;
    background-position: 3px 7px;
}

.boxAncmt {
    display: block;
    padding: 20px 10px 20px 75px;
    margin: 10px 0 10px 0;
    background-color: #e9f6f7;
    border: 1px solid #7da9a8;
    color: #554F45 !important;
    font-size: 14px;
    line-height: 1.3em;
    background-repeat: no-repeat;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
}

a.boxAncmt:hover {
    text-decoration: none;
}

.boxAncmt.ancmtToDo {
    background-image: url(../img/dash/icons/ancmtToDO.png);
    background-position: 18px center;
}

.boxAncmt.ancmtInvoice {
    background-image: url(../img/dash/icons/ancmtInvoice.png);
    background-position: 28px 12px;
}

.boxAncmt.ancmtEvent {
    background-image: url(../img/dash/icons/ancmtEvent.png);
    background-position: 18px center;
}

.boxAncmt.ancmtRx {
    background-image: url(../img/dash/icons/ancmtRx.png);
    background-position: 18px 12px;
}

.boxAncmt.ancmtCareLog {
    padding: 10px;
}

.rxTable {
    width: 100%;
}

.rxTable th, .rxTable td {
    padding: 6px 0 4px 0;
    border-bottom: 1px solid #D0DADB;
    text-align: left;
    vertical-align: top;
}

.rxTable th {
    width: 50%;
    padding-top: 10px;
    color: #9A928B;
    font-size: 11px;
    line-height: 1.3em;
    text-transform: uppercase;
}

.rxTable td {
    font-size: 14px;
    line-height: 1.3em;
    font-family: RobotoBold, Helvetica, Arial, sans-serif;
}

#colMidFoot {
    padding: 12px 20px;
    background-color: #e9f6f7;
    text-align: center;
    font-size: 18px;
    line-height: 1.3em;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    text-shadow: 1px 1px 0 #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
}

/* Events */
.eventsList li {
    border-bottom: 1px solid #DFDBD6;
    font-size: 14px;
    line-height: 1.3em;
}

.eventsList a {
    display: block;
    padding: 10px;
    color: #554F45;
    cursor: default;
}

.eventsList a:hover {
    background-color: #fff;
    text-decoration: none;
}

.eventDate {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.3em;
    font-family: RobotoBold, Helvetica, Arial, sans-serif;
}

.eventTime {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.3em;
}

@media (max-width: 979px) {
    /* below 980 */
    #colDashLeft {
        width: 48.626374%;
        margin-right: 0;
    }

    #colDashRt {
        width: 48.626374%;
    }

    #colDashMid {
        float: none;
        clear: both;
        width: auto;
        margin: 40px 0 0 0;
    }

    #cmntMain {
        float: left;
        width: 70% !important;
    }

    #boxCmntMain .butPostWrap {
        float: left;
        clear: left;
        margin-left: 72px;
    }

    #menuPostCmntTo {
        margin-left: 57px;
    }

    .hipaa-message {
        padding-top: 0.5em;
        display: block;
        text-align: left;
        font-style: italic;
        font-size: xx-small;
        margin-left: 72px;
    }

    .forwardCount {
        text-align: left;
        margin-left: 72px;
    }

    .cmntWrap .cmnt {
        float: left;
        width: 60% !important;
    }
}

@media (max-width: 400px) {
    /*Fixes the wrapped textbox issue*/

    body #cmntMain {
        width: 60% !important;
    }

    .cmntWrap .cmnt {
        float: left;
        width: 50% !important;
    }
}

@media (max-width: 350px) {
    .cmntWrap .cmnt {
        float: left;
        width: 45% !important;
    }
}
/* Customizations */

.boxAncmt.activity {
    padding: 10px 10px 10px 10px;
}
.boxAncmt .postMsg {
    font-size: 0.8rem !important;
}

.alert { margin-bottom: 0; }
