﻿@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,700italic,900);


@media (min-width: 768px) {
    .text-sm-left {
        text-align: left;
    }

    .text-sm-right {
        text-align: right;
    }

    .text-sm-center {
        text-align: center;
    }

    .text-sm-justify {
        text-align: justify;
    }
}

@media (min-width: 992px) {
    .text-md-left {
        text-align: left;
    }

    .text-md-right {
        text-align: right;
    }

    .text-md-center {
        text-align: center;
    }

    .text-md-justify {
        text-align: justify;
    }
}

@media (min-width: 1200px) {
    .text-lg-left {
        text-align: left;
    }

    .text-lg-right {
        text-align: right;
    }

    .text-lg-center {
        text-align: center;
    }

    .text-lg-justify {
        text-align: justify;
    }
}



@media (min-width:0) and (max-width:990px) {


    .mobilehide {
        display: none;
    }

    .edgespace {
        padding-left: 5px;
    }
}

.isbutton {
    cursor: pointer;
}

#toppanel2 {
    height: 60px;
    background-color: #333 !important;
    color: #fff;
}

menubutton {
    color: #fff;
    text-decoration: none;
}


/*body > .skiptranslate {
    display: none;
}

#google_translate_element { display: none; }*/

body > .goog-te-banner {
    display: none;
}

a .clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}



/* start commented backslash hack \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}
/* close commented backslash hack */

.bigsplash {
    background-color: #333;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 8000;
    padding: 20% 35%;
    color: #fff;
    background-size: cover;
}

.splash {
    width: 100%;
    height: 100%;
    /*background: url("/images/wellness_1920x1480_2.jpg");*/
    background-size: 100%;
    background-size: cover;
    z-index: 2500;
    position: fixed;
    background-size: cover;
    top: 0;
    left: 0;
}

#clientimg {
    height: 75px;
}

html, body, form {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 11pt;
    font-family: 'Roboto', sans-serif;
    color: #343434;
}

body {
    font-family: 'Roboto', sans-serif;
    background: #fff;
}

h1, h2, h3, h4, h5 {
    margin: 8px 0 4px;
    color: #333;
}


h1 {
    font-size: 18pt;
}

h2 {
    font-size: 16pt;
}

h3 {
    font-size: 14pt;
}

h4 {
    font-size: 12pt;
}



h5 {
    font-size: 11pt;
}

p {
    padding: 8px 0px;
}

td.spaced {
    padding: 8px !important;
}


.horizontalList {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .horizontalList li {
        display: inline-block;
        margin: 0 5px;
    }

.fatblocks li {
    font-size: 18pt;
    padding: 50px;
}

audio {
    width: 150px;
    display: block;
    margin: 20px;
}

.nobullets {
    list-style: none;
}

.nopadding {
    margin: 0;
    padding: 0;
}

.greyunderline {
    border-bottom: 1px solid #e1e1e1;
}

.greyovererline {
    border-top: 1px solid #e1e1e1;
}

.profilebutton, .frbutton {
    height: 60px;
    display: inline-block;
    padding: 5px 10px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
}

    .profilebutton a:link, .frbutton a:link {
        color: white;
    }


    .profilebutton:hover, .frbutton:hover {
        cursor: pointer;
    }


    .profilebutton img {
        width: 50px;
        height: auto;
        opacity: 0.2;
        padding-right: 10px;
    }

    .frbutton img {
        width: 50px;
        height: auto;
        opacity: 0.8;
    }

.greentext {
    color: #A4CE3D;
}

.welcomintro {
    font-size: 11pt;
}

.bluebehavior {
    color: #fff;
    background-color: #075387;
    border-radius: 50px;
}

.goldbehavior {
    color: #fff;
    background-color: #f4ce11;
    border-radius: 50px;
}

.orangebehavior {
    color: #fff;
    background-color: #FFA500;
    border-radius: 50px;
}

.greenbehavior {
    color: #fff;
    background-color: #060;
    border-radius: 50px;
}

.horizontalList {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .horizontalList li {
        display: inline-block;
        margin: 0 5px;
    }

.fatblocks li {
    font-size: 18pt;
    padding: 50px;
}

input[type="text"], input[type="date"], select {
    font-size: 11pt;
    padding: 2px;
    color: #555;
    padding: 5px;
    margin-right: 10px;
}

input[type="password"] {
    font-size: 10pt;
}


input:disabled {
    background: #dddddd;
}

.disabled {
    background: #dddddd;
}

#header {
    position: relative;
    width: 150px;
    padding: 0 10px;
    margin: 0;
}

.navstatment {
    /*position:absolute;*/
    /*bottom:20px;*/
    margin-top: 50px;
    color: #fff;
    width: 220px;
    text-align: center;
}

    .navstatment a:hover {
        color: #fff;
    }

.icon {
    width: 100px;
    height: 100px;
    margin: 15px;
}


.stylescroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.stylescroll::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

.stylescroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    /*background-color: #555;*/
}

.team_image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;
    background-color: #fff;
    /*margin: 10px;*/
    width: 150px;
    height: 150px;
    margin: 0 auto;
}

.no_image {
    width: 75px;
    margin: 0 25px;
}

#toppanel {
    /*background-image: url('/images/nav_bar_bg.png');*/
    background-repeat: repeat-x;
    background-position: left bottom;
    height: 60px;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    text-align: right;
    z-index: 5000;
}

    #toppanel a:link {
        color: #fff;
        text-decoration: none;
        margin-top: 5px;
    }



#togglemenulist span .fa-bar {
    color: white;
}

.fa-bars {
    font-size: 20pt;
}




.cloudservicebutton:hover {
    color: orange !important;
}


.cloudserviceicon:hover {
    color: orange !important;
}

.wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0px auto;
    padding-top: 60px;
}

.bigfont {
    font-size: 12pt;
    font-weight: bold;
}
#viewLoadingEnv 
{
    padding:50% 0;
}

.logo {
    width: 100%;
    height: 150px;
    /*background: url('/images/NorthTrac_logo-Medium.png');*/
    background-size: contain !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    margin: 0;
}

.logo2 {
    width: 100%;
    height: 75px;
    background-size: contain !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    margin: 0;
    /*position: fixed;
    width: 50px;
    height: 50px;
    top: 5px;
    right: 10px;
    padding:10px;
    background-size: 85% !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
   z-index: 4998 !important;
    display:none;*/
}
 

.loggedinwindow {
    width: auto;
    float: right;
    margin-right: 10px;
    /*color: #26A8DE;*/
}

#btnActionButton {
    display: none;
}

.clientphoto {
    /*width: 250px;
    height: 150px;*/
    position: relative;
}



.maincontainer {
    /*float: left;
    margin: 75px 0px 0px 230px;
    width: 80%;
    height: auto;
    position: relative;
    min-width: 1024px;*/
    /*margin: 75px 15px 0px 175px;
    width: -moz-calc(100% - 175px);
    width: -webkit-calc(100% - 175px);
    width: calc(100% - 175px);*/
    padding: 10px 0 10px 0;
}
.nav_cat {
    text-align:center;
}


.normaltext {
    font-weight: normal;
}

.panelist {
    max-width: 1024px;
}

    .panelist ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

        .panelist ul li {
            margin: 5px 10px;
            min-width: 320px;
            float: left;
        }

.pane {
    padding: 5px 10px;
    border: 1px solid #e1e1e1;
    min-height: 200px;
    margin: 10px 0;
}
.mobi-center{
    text-align:center;
}

.pane p label {
    width: 75px;
}


#togglearrow {
    display: none;
    z-index: 5000;
    background: none;
}

.togglearrowright {
    width: 30px;
    height: 30px;
    font-size: 30px;
    background: none !important;
    color: #fff;
}

.togglearrowleft {
    width: 30px;
    height: 30px;
    font-size: 22px;
    background: none;
    color: #fff;
}

/*.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

    .row > [class*='col-'] {
        display: flex;
        flex-direction: column;
    }*/

.leftnavitem {
    display: none;
}

.text-white{
    color:#fff !important;
}

.leftbar ul li .navitem-title {
    font-size: 12pt;
    font-weight: bold;
    margin-left: 32px;
    margin-top: -25px;
}

.leftbar ul li .navitem-description {
    font-size: 10pt;
    font-weight: normal;
    margin: 4px 0;
}

.leftbar ul li .navitem-getstarted a {
    font-size: 9pt;
    color: #8DC63F;
}

#topbarinfo {
    position: absolute;
    top: 50px;
    right: -100px;
    z-index: 4000;
    width: 270px;
    display: none;
    text-align: left;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    background-color: #313232;
}

.topbarbutton_icons .badge {
    margin-bottom: 15px;
}

    .topbarbutton_icons .badge#messages_alert {
        margin-left: 5px;
    }


.nospace {
    padding: 0;
    width: 50px;
    margin-left: 10px;
}




#topbarinfo a {
    width: 100%;
    text-decoration: none;
}


.loggedin-info {
    padding: 0;
}



.leftnavitem .fa {
    font-size: 25px;
    color: #8DC63F;
}

.leftbar {
    position: fixed;
    width: 100%;
    background-color: #232323 !important;
    height: 100%;
    bottom: 0;
    top: 60px;
    left: 0;
    z-index: 3000;
    display: none;
    overflow-y: auto !important;
}

.leftbarlogo {
    margin-top: 50px;
    width: 50%;
    height: 125px;
    background-size: contain;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    display: none;
}




.navtitle {
    color: #fff !important;
}

#leftbarcontent {
    max-width: 98%;
    margin: 30px auto;
    color: #e1e1e1 !important;
    padding-bottom: 20px;
}

    #leftbarcontent hr {
        color: #e1e1e1;
        width: 100%;
        margin: 5px 0;
    }

.leftbar .navheading {
    /*background-color: #333 !important;*/
    width: 100%;
    padding: 10px;
    color: #e1e1e1;
    font-size: 24px;
}

.leftbar li .active {
    background-color: #333 !important;
    color: #fff !important;
}

.leftbar ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: auto;
}



    .leftbar ul li {
        min-width: 175px;
        position: relative;
        padding: 8px 10px;
        margin: 10px;
        font-size: 15pt;
        color: #e1e1e1;
        font-weight: bold;
        /*display: inline-block;*/
        /*border-radius: 10px;*/
    }

        .leftbar ul li:active {
            cursor: pointer;
            background: #333;
        }

        .leftbar ul li:hover {
            cursor: pointer;
            background-color: #333333;
        }


        .leftbar ul li label {
            font-weight: normal;
        }

        .leftbar ul li a {
            color: #fff;
            font-weight: normal;
            text-decoration: none;
            width: 100%;
            padding: 2px 0;
            margin-left: 10px;
            display: inline-block;
        }

        .leftbar ul li.selected {
            position: relative;
            padding: 8px 10px;
            background-color: #333333;
        }

.roundphoto {
    width: 150px;
    border-radius: 250px;
    margin: 10px;
}



.tabbar:after {
    clear: both;
}

.tabbar ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    /*border-bottom: 10px solid #415468;*/
}

    .tabbar ul li {
        color: #fff;
        /*background-color: #415468;*/
        border-radius: 5px 5px 0px 0px;
        display: inline-block;
        display: -moz-inline-box;
        padding: 10px 20px;
        margin: 0px;
        font-size: 11pt;
        letter-spacing: 2px;
        float: right;
    }



        .tabbar ul li:hover {
            color: #fff;
            /*background-color: #627B95;*/
            /*text-shadow: -1px -1px 0 #aaa, 1px -1px 0 #aaa, -1px 1px 0 #aaa, 1px 1px 0 #aaa;*/
            cursor: pointer;
        }

        .tabbar ul li:active {
            color: #fff;
            /*background-color: #ADDA3F;*/
            /*text-shadow: -1px -1px 0 #aaa, 1px -1px 0 #aaa, -1px 1px 0 #aaa, 1px 1px 0 #aaa;*/
            cursor: pointer;
        }



.listbox {
    /*border: 1px solid #26A8DE;*/
    min-height: 75px;
}

    .listbox option {
        padding: 15px 5px;
    }

        .listbox option[selected="selected"] {
            /*background-color: #26A8DE;*/
            color: #fff;
        }



.greentext {
    color: #64A435;
}

.greenbackground {
    color: #64A435;
}


.greyborder {
    border: 1px solid #e1e1e1;
    border-radius: 5px;
}

.greybackground {
    background-color: #e1e1e1;
}

.darkgreybackground {
    background-color: #333;
}

.dayicon {
    border-radius: 10px;
    max-width: 75px;
    min-height: 40px;
    text-align: center;
    font-size: 12pt;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    margin-right: 10px;
}

.greybox {
    border: 1px solid #e1e1e1;
    vertical-align: top;
    margin-top: 20px;
}

.darkgreybox {
    border: 1px solid #e1e1e1;
    vertical-align: top;
    margin-top: 20px;
}

.locationbutton {
    padding: 8px 5px;
    font-size: 10pt;
    font-weight: bold;
    border: none;
    border-radius: 5px;
    color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    .locationbutton:hover {
        cursor: pointer;
    }

.bluebutton, .greybutton, .redbutton {
    font-size: 11pt;
    padding: 10px;
    color: white;
}

.bluebutton, .k-button {
    border: none !important;
    text-decoration: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    min-width: 65px;
    border-radius: 5px !important;
    margin-bottom: 5px !important;
}



.greenbutton:hover {
    /*background-color: #ADDA3F;*/
    /*background-color: #67c322 !important;*/
    color: #fff;
    cursor: pointer;
}

.greenbutton.selected {
    background-color: #67c322;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
}

.greenbutton {
    background-color: #64A435 !important;
    color: #fff !important;
    border: none;
    padding: 10px 10px;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    min-width: 65px !important;
    border-radius: 5px;
}

    .greenbutton:hover {
        /*background-color: #ADDA3F;*/
        background-color: #77b24b !important;
        color: #fff;
        cursor: pointer;
    }

    .greenbutton.selected {
        background-color: #77b24b;
        color: #fff;
        cursor: pointer;
        border-radius: 5px;
    }

.greybutton {
    background-color: #ababab;
    color: #fff !important;
    border: none;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    min-width: 65px !important;
    border-radius: 5px;
}

.redbutton {
    background-color: #aa0000;
    color: #fff !important;
    border: none;
    padding: 10px 10px;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    min-width: 65px !important;
    border-radius: 5px;
}


    .redbutton:hover {
        background-color: #ff0000;
        color: #fff;
        cursor: pointer;
    }

.orangebutton {
    background-color: #ea720c;
    color: #fff !important;
    border: none;
    padding: 10px 10px;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    min-width: 65px !important;
    border-radius: 5px;
}


    .orangebutton:hover {
        background-color: #ea720c;
        color: #fff;
        cursor: pointer;
    }

.deletebutton {
    background-color: #ababab;
    color: #fff !important;
    border: none;
    font-size: 10pt;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 5px;
    min-width: 65px !important;
}


    .deletebutton:hover {
        background-color: #ff0000;
        color: #fff;
        cursor: pointer;
    }

.rounded_icon_button {
    border-radius: 100px !important;
    -moz-border-radius: 100px !important;
    -webkit-border-radius: 100px !important;
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    padding: 0 !important;
    text-align: center;
    margin: 12px 4px !important;
}

.fullwidth {
    width: 100%;
    position: relative;
}

.breathingroom {
    margin: 10px;
}

.infogrid td {
    padding: 8px 20px;
}

.clearall {
    clear: both;
}

datagrid {
    font-size: 11pt;
    border-collapse: collapse;
    clear: both;
    margin-top: 10px;
}

.datagrid tbody tr td {
    text-align: center;
    vertical-align: middle;
}


.datagrid-row td {
    padding: 12px 5px;
    color: #676767;
    text-align: center;
}



.datagrid-altrow td {
    padding: 10px 5px;
    color: #676767;
    text-align: center;
}



.datagrid-header td {
    font-size: 12pt;
    font-weight: bold;
    color: #fff;
    text-align: center;
    /*background-color: #26A8DE;*/
    padding: 10px;
}

.droppanel {
    width: 600px;
    position: fixed;
    top: -450px;
    left: 25%;
    /*background: #26A8DE;*/
    border-bottom: 3px solid #333;
    height: 250px;
    color: #fff;
    z-index: 500;
}

.popbox {
    display: none;
    width: 90%;
    position: fixed;
    left: 30%;
    min-height: 250px;
    top: 80px;
    border: 1px solid #ababab;
    background-color: #fff;
    padding: 10px;
    z-index: 5000;
    color: #121212;
    text-align: left;
    /*border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;*/
    border-radius: 5px;
}

.overlay {
    background-image: url("/images/ntoverlay2.png");
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 4999;
    display: none;
}

.popbox .closebutton {
    top: 3px;
    right: 3px;
    position: absolute;
    background-color: transparent !important;
    color: #999 !important;
    font-size: 10pt;
    width: 30px !important;
    height: 30px !important;
    min-width:  30px !important;
}

    .popbox .closebutton:hover {
        background-color: transparent;
        color: #333;
    }

.searchbox {
    border-radius: 10px;
    border: 1px solid #aaa;
    min-width: 200px;
    padding: 5px 10px !important;
}

.popboxlogin {
    display: none;
    position: fixed;
    left: 0;
    padding: 15% 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,.95);
    z-index: 5000;
    color: #fff;
    text-align: left;
    border: 10px solid #e1e1e1;
}

    .popboxlogin h1, .popboxlogin h2, .popboxlogin h3 {
        color: #fff !important;
    }

.loginbox {
    height: 100%;
    width: 0px;
    z-index: 3000;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(51,51,51,.9);
}


@media (min-width:0) and (max-width:400px) {

    .loginbox {
        height: 100%;
        width: 0px;
        z-index: 3000;
        position: fixed;
        top: 50px;
        left: 0;
        background: rgba(51,51,51,.9);
    }

    #clientsignin {
        margin-left: 5px;
    }
}

#clientsignin h3 {
    color: #fff;
    margin-bottom: 22px;
}

#viewConfirmVerCode {
    color: #fff !important;
}

    #viewPasswordChangeScreen h3, #viewPasswordChangeScreen h4, #viewConfirmVerCode h3 {
        color: #fff !important;
    }

.loginboxcontent {
    width: 100%;
    margin: 50px auto 0;
    padding:10px 30px;
    color: #fff !important;
}

    .loginboxcontent h2 {
        color: #fff !important;
    }
    .loginboxcontent h3 {
        color: #fff !important;
        font-size:18pt;
    }

.loginbox input[type="text"], .loginbox input[type="password"] {
    padding: 5px;
}

.loginbox input[type="button"] {
    width: 100%;
}

.roomwrapper {
    position: relative;
    width: 100%;
    min-height: 400px;
    /*border: 1px solid #415468;*/
    padding: 10px;
}

    .roomwrapper .closebutton {
        top: -20px;
        right: -20px;
        position: absolute;
    }

.chatdialog {
    width: auto;
    height: 150px;
    border: 1px solid #e1e1e1;
    padding: 10px;
    margin-bottom: 10px;
    overflow-y: auto;
}

    .chatdialog ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

        .chatdialog ul li {
            padding: 0px 20px;
        }

            .chatdialog ul li .isclient {
                /*color: #26A8DE;*/
                font-weight: bold;
            }

            .chatdialog ul li .iscoach {
                /*color: #415468;*/
                font-weight: bold;
            }

.chatbox {
    width: 100%;
    position: relative;
}

    .chatbox input[type="text"] {
        width: 300px;
        padding: 10px;
    }

.hidden {
    display: none;
}

.searchstatus {
    width: 150px;
    font-size: 12pt;
    position: fixed;
    top: 55px;
    left: 40%;
    border: 1px solid #e1e1e1;
    padding: 5px;
    color: #ababab;
}

#coachbar {
    position: absolute;
    top: 15px;
    left: 275px;
}

    #coachbar a {
        /*background-color: #26A8DE;*/
        color: #fff;
        border: none;
        padding: 10px 20px;
        text-decoration: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

        #coachbar a:hover {
            background-color: #ADDA3F;
            color: #fff;
            cursor: pointer;
        }

.messagebox {
    padding: 12px;
    /*border: 1px solid #26A8DE;*/
    margin: 5px 0px;
    max-width: 800px;
    background: #FFFFE0;
    color: #fff;
}

.somepad {
    padding: 5px;
}

.somespace {
    margin: 8px 0;
}

.littlepad {
    padding: 2px;
}



.tile ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .tile ul li {
        float: left;
    }

.footerbutton {
    height: 60px;
    width: 75px;
    display: inline-block;
    border: none;
    color: #fff;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    /*background-color: #26A8DE;*/
    margin-right: 10px;
}

    .footerbutton:hover {
        cursor: pointer;
        /*background-color: #66C8F2;*/
    }

.scorenorisk {
    width: 120px;
    height: 120px;
    border-radius: 70px;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-width: 5px;
    border: 5px solid #aba;
    padding: 35px 10px 10px;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
    font-size: 24pt;
    color: #aba;
}

    .scorenorisk label {
        font-size: 12pt;
        text-transform: uppercase;
    }

.scorehighrisk {
    width: 120px;
    height: 120px;
    border-radius: 70px;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-width: 5px;
    border: 5px solid #a00;
    border-right-color: #555;
    border-left-color: #555;
    border-top-color: #111;
    border-bottom-color: #111;
    padding: 35px 10px 10px;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
    font-size: 24pt;
    color: #fff;
    background-color: #a00;
}

    .scorehighrisk label {
        font-size: 12pt;
        text-transform: uppercase;
    }

.scoremedrisk {
    width: 120px;
    height: 120px;
    border-radius: 70px;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-width: 5px;
    border: 5px solid #ffa606;
    border-right-color: #555;
    border-left-color: #555;
    border-top-color: #111;
    border-bottom-color: #111;
    padding: 35px 10px 10px;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
    font-size: 24pt;
    color: #fff;
    background-color: #ffa606;
}

    .scoremedrisk label {
        font-size: 12pt;
        text-transform: uppercase;
    }

.scorelowrisk {
    width: 120px;
    height: 120px;
    border-radius: 70px;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-width: 5px;
    border: 5px solid #0a0;
    border-right-color: #555;
    border-left-color: #555;
    border-top-color: #111;
    border-bottom-color: #111;
    padding: 35px 10px 10px;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
    font-size: 24pt;
    color: #fff;
    background-color: #0a0;
}

    .scorelowrisk label {
        font-size: 12pt;
        text-transform: uppercase;
    }

.logoutbutton {
    height: 50px;
    width: 75px;
    display: inline-block;
    color: #fff !important;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    /*background-color: #26A8DE;*/
}

    .logoutbutton .glyphicon-log-out {
        margin-right: 10px;
        opacity: 0.2;
    }

.pointscontainer {
    width: auto;
    text-align: left;
    padding: 0 10px;
    line-height: 50px;
    vertical-align: middle;
}

    .pointscontainer img {
        height: 60px;
    }

.pointsclass {
    height: 50px;
    min-width: 70px;
    font-weight: bold;
}

    .pointsclass .fa-trophy {
        opacity: 0.2;
        font-size: 22pt;
        margin-right: 10px;
        padding-left: 5px;
    }



.topbarbutton .fa {
    color: white;
    margin-top: 10px;
}

.topbarbutton_icons .fa {
    color: white;
    margin-top: 10px;
    margin-left: 10px;
    text-align: right;
}


#lblTopBarUserName {
    margin-top: -2px;
    margin-left: 2px;
}



.smallertext {
    font-size: 9pt;
}

.topbarbutton {
    padding-top: 10px;
    text-align: right;
    font-size: 11pt;
    cursor: pointer;
    margin-right: -40px;
}



.menu_caret {
    margin-left: 40px;
    margin-top: 20px;
    text-align: left;
    color: white;
    cursor: pointer;
    width: 40px;
}



.topbarbutton_icons {
    margin-left: 10px;
    padding-top: 10px;
    text-align: right;
    font-weight: bold;
    font-size: 12pt;
    cursor: pointer;
    /*background-image: url('/images/nav_bar_bg.png');*/
}



.logoutbutton:hover {
    cursor: pointer;
}

.glyphicon-star.true {
    color: #64A435;
}

.glyphicon-star.false {
    color: #f00;
}

.k-animation-container {
    max-width: 500px;
}
/* DATA GRID STYLING OVERRIDES BEGIN*/




.warningblock {
    background-color: #fc8e06;
    color: #fff;
}

.dangerblock {
    background-color: #a00;
    color: #fff;
}


.CLimages {
    font-size: 100px;
}



/*.k-header {
    background-color: #26A8DE !important;
    color: #fff !important;
    text-align: center !important;
    font-size: 12pt !important;
    font-weight: bold !important;
    background-image: none !important;
    text-align: center !important;
    padding: 10px !important;
}

.k-grid-header th.k-header > .k-link {
    color: #fff;
}*/
/* DATA GRID STYLING OVERRIDES END*/


/* Vido Conference Styles*/






/*Phone*/
@media (max-width:800px) {
    .popbox {
        top: 15%;
        width: 90%;
        margin: 10px 10px;
        left: 0;
    }
}

@media (min-width:0) and (max-width:400px) {

    #clientimgContainer {
        display: none;
    }

    /*#viewPoints {
        position: fixed !important;
        top: 10px;
        left: 40px;
        height: 10px;
        width: 10px;
        z-index: 6000;
        display: none !important;
    }*/



    #viewPoints #lblPoints {
        font-size: 12pt;
    }



    #leftPanel {
        display: none;
    }

    #togglearrow {
        display: inline-block;
        position: absolute;
        left: 10px;
        top: 10px;
        color: #fff;
        font-size: 22px;
        cursor: pointer;
    }

    #leftbarcontent {
        height: calc(100% - 10px) !important;
    }
}

/*News Styles*/
.news_container {
    width: 400px !important;
    position: fixed;
    background-color: rgba(27,27,27,.9);
    right: -500px;
    top: 50px;
    bottom: 50px;
    margin: 0;
    padding: 15px;
    z-index: 4000;
    color: #fff;
    border: 1px solid rgba(244,244,244,1);
}

    .news_container .title {
        color: #fff;
        font-size: 16pt;
        margin-bottom: 15px;
    }

.news_item {
    padding: 10px;
    border: 1px solid #fff;
    border-radius: 10px;
    margin: 5px 10px;
}

.news_title {
    color: #fff;
    font-size: 14pt;
    font-weight: bold;
}

.news_date {
    font-size: 10pt;
    color: #eee;
}

.news_short_desc {
    color: #fff;
    font-size: 11pt;
}

.news_collection {
    overflow-y: auto;
    overflow-x: hidden;
    height: 94%;
}


/*Page Specific*/
/*Dashboard*/
.pagetitle{
    text-align:center;
}
.dashitem h1{
    text-align:center;
    font-size:16pt;
}
h2.eventtitle {
    text-align: center;
    font-size: 14pt;
}
.thingstodoitems h5{
    font-size:10pt;
}

/*ucClientSessions*/
.member_image {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 8px 10px;
    background-image: url('/images/nophoto.png');
}

#messengerApp {
    position: relative;
    width: 100%;
    height: 100%;
}

.coach_imagesm {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 8px 10px;
    background-image: url('/images/nophoto.png')
}



h5 {
    font-weight: bold;
}

.sessionlist {
    list-style: none;
    width: auto;
    margin: 0;
    padding: 0;
}

    .sessionlist img {
        max-width: 25%;
    }

    .sessionlist li {
        border-bottom: 3px solid #e1e1e1;
        padding-bottom: 2px;
    }

.responseitem {
    padding: 3px 5px;
    border: 1px solid #dfdfdf;
    background-color: #efefef;
    margin: 4px;
}

    .responseitem img {
        max-width: 350px;
    }

.upload_button {
    position: absolute;
    right: 30px;
    top: 10px;
    color: #ababab;
    font-size: 12pt;
}

    .upload_button:hover {
        /*color: #719932;*/
        cursor: pointer;
    }

.coachname {
    /*color: #719932;*/
    /*margin-left:10px;*/
}

.coachpostdate {
    font-size: 14pt;
}

.commentdescription {
    padding: 10px 0 10px 10px;
}

.newphotopreview {
    height: 75px;
    border: 1px solid #e1e1e1;
    padding: 2px;
}

.session-subject {
    font-size: 12pt;
    font-weight: bold;
    margin: 4px 0;
}

.session-date {
    font-size: 9pt;
    font-weight: bold;
    color: #ababab;
    margin: 8px 0;
}

.session-original-message {
    display: none;
    font-size: 9pt;
    font-weight: normal;
    color: #ababab;
    margin: 8px 0;
}

.session-replies-count {
    font-size: 10pt;
    font-weight: normal;
    color: #ababab;
    margin: 8px 0;
}

.session-toggle-links .glyphicon {
    color: #2b2626 !important;
}

#viewPreviewPanelPane {
    color: #2b2626;
}

.session-item-response {
    padding: 10px;
    font-size: 11pt;
}

.session-item-response-content {
    padding: 8px 20px;
    font-size: 10pt;
}

.session-preview-time-stamp {
    font-size: 11pt;
}

.session-item-response-content img {
    max-width: 250px;
}

#message_wrapper {
}

#viewInboxMessage {
    /*max-height: 400px;
        min-height: 200px;*/
    height: 100%;
    overflow-y: auto;
    /*border: solid 2px #f0f0f0;*/
}



#viewPreviewMessage {
    /*max-height: 400px;
        min-height: 200px;*/
    height: 100%;
    text-wrap: normal;
    max-width: 100%;
    overflow-y: scroll;
    overflow: auto;
    border-left: solid 2px #f0f0f0;
    border-bottom: solid 2px #f0f0f0;
    border-right: solid 2px #f0f0f0;
}

#lstOpenMessages .list-group-item {
    cursor: pointer;
}

#sessiongrid {
    display: none;
}

#txtNewSessionReply {
    width: 100%;
    height: 200px;
}

#viewPreviewReply {
    display: none;
}

.badge-danger {
    background-color: #a00;
    color: #fff;
}

.coach_response {
    padding: 8px 10px;
    border-radius: 20px;
    background-color: #aeddc2;
    margin-top: 10px;
}

.member_response {
    padding: 8px 10px;
    border-radius: 20px;
    background-color: #d0f0fc;
    margin-top: 10px;
}

.coach_response_main {
    padding: 8px 10px;
    border-radius: 20px;
    background-color: #099242;
    color: #fff;
    margin-top: 10px;
}

    .coach_response_main a {
        color: #fffa04;
    }

.member_response_main {
    padding: 8px 10px;
    border-radius: 20px;
    background-color: #04A3DE;
    color: #fff;
    margin-top: 10px;
}

.post {
    position: relative;
}

    .post img {
        max-width: 100%;
    }

.badge-primary {
    background-color: #04A3DE;
}

.bigicon {
    font-size: 16pt;
}

.selected_convo {
    background-color: #e6e9ec;
    border-left: 3px solid #04A3DE
}

.replybox {
    background-color: ##f3f6f8;
    padding: 10px 10px 40px;
}

.replyboxcontent textarea {
    border: none;
    color: #ababab;
}

    .replyboxcontent textarea:active, .replyboxcontent textarea:focus {
        border: none;
    }

.replyboxcontent {
    background-color: #fff;
    padding: 5px;
}

.fancytext {
    color: #ababab;
}

.sendbutton {
    background-color: #04A3DE;
    color: #fff;
    padding: 10px 15px;
    text-align: center;
    border: none;
}

    .sendbutton:disabled {
        background-color: #efefef;
        color: #333;
    }

.threadsubject {
    font-weight: 700;
    font-size: 13pt !important;
}

.threadpara {
    font-size: 11pt !important;
}

.loadingthreads {
    padding: 150px;
    background-color: #e6e9ec;
    color: #fff;
}

    .loadingthreads h1 {
        color: #333;
        -webkit-text-stroke: 1px #e1e1e1;
        text-stroke: 1px #e1e1e1;
        font-size: 24pt;
    }

.coach_image {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 5px auto;
    background-image: url('/images/nophoto.png')
}


.message_name_thread {
    text-align: center;
}

    .message_name_thread span {
        font-size: 11pt;
        margin-left: 5px;
    }

.extra_info {
    font-size: 10pt;
    text-align: right;
}



/*.scrollbar {
        height: 500px;
        overflow-y: auto;
    }*/



#style-1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #04a3de;
}

#style-2::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #04a3de;
}

.line_messages {
    height: 3px;
    border-radius: 10px;
    background-color: #ddd;
    width: 100%;
    margin-top: 5px;
}


@media (max-width: 992px) {
    .desktop_coaches {
        display: none;
    }

    #style-1 {
        display: none;
    }
}

@media (min-width: 991px) {
    .mobile_coaches {
        display: none;
    }
}

.rightpanel {
    overflow-y: auto;
    border-bottom: 1px solid #e1e1e1
}
/*ucClientSessions End*/
/*clientaccount.aspx*/

/*clientbiologs*/
.daterangeinput{
    margin:4px auto;
}