@font-face {
    font-family: 'trumpgoteasbol';
    src: url('../fonts/trumpgoteasbol-webfont.eot');
    src: url('../fonts/trumpgoteasbol-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/trumpgoteasbol-webfont.woff') format('woff'),
        url('../fonts/trumpgoteasbol-webfont.ttf') format('truetype'),
        url('../fonts/trumpgoteasbol-webfont.svg#junction_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
html {
    height: 100%;
    box-sizing: border-box;
}
body {
    text-align: center;
    background: #fff;
    margin: 0;
    font-family: 'ProximaNova', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    min-height: 100%;
    position: relative;
    padding-bottom: 60px;
}

h1, h2, h3, h4, h5 {
    font-family: 'ProximaNova', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}

h1.main {
    text-align: left;
    font-weight: 300;
    color: #019ff8;
    margin: 0 0 10px 0;
    font-size: 26px;
}

a {
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #40a3dc;
    text-decoration: underline;
}
a.no-hover:hover {
    color: inherit;
    text-decoration: inherit;
}

.thumbnail img{
    width:200px !important;
    height:150px !important;
}

.provider-icon {
    display: inline-block;
    box-sizing: border-box;
    padding: 1px;
    vertical-align: middle;
    margin: 2px 2px 2px 0;
    text-align: center;
    width:22px;
    height:22px;
    font-size: 12px !important;
    line-height: 18px !important;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    cursor: pointer;
    background: #aaa;
    background-size: cover;
    border: #aaa solid 1px;
    white-space: nowrap;
}

.provider-icon:hover {
    text-decoration: none;
}

.deleted-pattern-small {
    opacity: 0.5;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAJUlEQVQIW2NkgIL////Xg5iMIALOYWRsZETmgFWABBgZGRthKgEzTBL9qme6cQAAAABJRU5ErkJggg==);
    background-repeat: repeat;
    background-size: initial;
}
.deleted-pattern {
    opacity: 0.5;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIElEQVQIW2NkQAL/////zwjjgzkgABKAcUBsRmQOSAAAIAYQAX1y8K4AAAAASUVORK5CYII=);
    background-repeat: repeat;
    background-size: initial;
}
.deleted-pattern-dark {
    opacity: 0.5;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAJElEQVQIW2NkwAT1jGhi9QwMDI3IgmABkCKYIFwAJogiABIEAM2/BIUnO5bWAAAAAElFTkSuQmCC);
    background-repeat: repeat;
    background-size: initial;
}

.client-view-btn-small {
    position:relative;
    margin-bottom: 2px;
    font-size: 0.8em;
    box-shadow: 1px 1px 1px rgba(0,0,0,.5);
}

@media (max-width: 568px) {
    .client-view-btn-small {
        display: none;
    }
}

.service-image,
.group-image,
.provider-image {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50px;
    background: #eee;
    text-align: center;
}
.service-image img,
.group-image img,
.provider-image img {
    max-height: 50px;
}
.service-image img.portrait,
.group-image img.portrait,
.provider-image img.portrait {
    max-height: 500px;
    max-width: 50px;
}

/*.img-upload-area {
    text-align: center;
    min-height: 100px;
    max-width: 200px;
    border: dashed 2px #aaa;
    background: #ddd;
    border-radius: 12px;
    position: relative;
    -webkit-transition: all ease-out !important;
    -moz-transition: all 0.3s ease-out !important;
    -o-transition: all 0.3s ease-out !important;
    transition: all 0.3s ease-out !important;
}
.img-upload-area.dragover {
    background-color: #6EB6E8;
    border-color: #357ebd;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.img-upload-area label {
    padding: 0;
}*/

.upload-file-buttons {
    position: relative;
    /*left: 20%;*/
    width: 100%;
    bottom: -30%;
}

.upload-file-buttons .fa-upload {
  margin-right: 5px;
}

.roundImage {
    width: 50px;
    height: 50px;
}

/*.img-upload-area.has-image .upload-file-buttons {
    position: static;
    top: auto;
    left: auto;
    width: 100%;
    margin-top: 0;
}
*/
.btn-file,
.btn-remove-file {
    width: auto;
}
.btn-remove-question {
    margin: 5px 0 0 2px;
}

.btn-file label,
.btn-remove-file label {
    margin-bottom: 0 !important;
}
.btn-file input[type=file] {
    display: none;
}
.upload-file-info {
    display: block;
    text-align: center;
    margin-bottom: 5px;
}
.upload-file-info img {
    width: 100%;
    height: auto;
    max-height: 160px;
    max-width: 173px;
}

#bootstrap-modal {
    z-index: 9999;
}

.question-field-right {
    clear: both;
    padding-top: 3px;
    padding-left: 3em;
}
.answer-choice-box-wrapper {
    clear: left;
    position: relative;
}
.question-wrapper label.error,
.answer-choice-box-wrapper label.error {
    font-size: 0.9em;
}
.answer-choice-box-wrapper .answer-choice-box {
    height: 5.5em;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .Questions .answer-choice-box-wrapper .answer-choice-box {
        height: 4em;
    }
    .question-row .sub_question_block .SortOrder {
        font-size:14px;
        font-weight:700;
        width: 100%;
    }
    .sub_question_block .sortorder_display {
        width: 38px;
    }
    .question-row .sub_question_block .question-wrapper {
        width: 87%;
    }
}

.sub_question_block {
    padding-left: 30px;
}

.sub_question_block .answer-to-show-sub-question {
    width: 50%;
    margin-bottom: 8px;
}

.sub_question_block .SortOrder {
    font-size: 16px;
    color: #019ff8
}
.Questions .question-row {
    padding-bottom: 5px;
}

.Questions .question-row .sub-question-field {
    margin-top: 5px;
}
.question-row .question-wrapper,
.question-row .waiver-wrapper{
    float: left;
    width: 90%;
}
.question-row .sub_question_block {
    margin-top: 5px;
}
select.question-type {
    float: left;
    width: 50%;
    margin-right: 10px;
    margin-bottom: 10px;
}

@media (min-width: 568px) {
    .question-field-left {
        padding-right: 0;
    }
    .question-field-right {
        clear: none;
        padding-top: 0;
        padding-left: 0;
    }
}

.sortorder_display {
    float: left;
    font-size: 18px;
    width: 30px;
    overflow: visible;
    position: relative;
}

.sortorder_display .SortOrder {
    position: absolute;
    right: 4px;
    background: #fff;
}

.prov_bio_label {
    position: absolute;
    top: -20px;
    left: 15px;
}

.btn-touch-add > div {
    position:relative;
    width: 19px;
    height: 19px;
}
.btn-touch-add .glyphicon {
    position: relative;
    top: -1px;
    left: -1px;
}
.btn-touch-add .fa {
    position: relative;
    left: -3px;
    top: -2px;
    font-size: 13px;
}
.btn-touch-add .fa-phone {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: -4px;
}
.btn-touch-add .glyphicon-plus {
    position: absolute;
    top: 8px;
    left: 10px;
    font-size: 9px;
    text-shadow: -2px 0px #428bca;
}

label.gray,
p.gray,
span.gray,
a.gray {
    color: #888 !important;
}
p.small,
span.small {
    font-size: 0.8em;
}
a.black:hover {
    color: #000;
    text-decoration: none;
}
#wrap {
    padding-top: 15px;
    padding-left: 60px;
    padding-right: 0;
}
#mobile-nav-toggle {
    display: none;
    background: transparent;
    border: 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    padding: 7px 13px;
    color: #ddd;
    font-size: 20px;
}
#mobile-logo {
    display: none;
    background: transparent;
    border: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    padding: 8px 13px;
}
#header {
    text-align: left;
    padding-bottom: 10px;
    width: 60px;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #635f5f;
    z-index: 1000;
    -webkit-transition: width ease-out !important;
    -moz-transition: width 0.3s ease-out !important;
    -o-transition: width 0.3s ease-out !important;
    transition: width 0.3s ease-out !important;
    overflow: hidden;
}
ul#nav {
    position: absolute;
    top: 0;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 100%;
    border-right: solid 240px #222;
}
#header.hover {
    width: 300px;
}
ul#nav li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
ul#nav li ul {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translate3d(-5%, 0, 0);
    transform: translate3d(-5%, 0, 0);
    position: absolute;
    top: 30px;
    left: 50px;
    height: 100%;
    width: 260px;
    -webkit-transition: all ease-out !important;
    -moz-transition: all 0.3s ease-out !important;
    -o-transition: all 0.3s ease-out !important;
    transition: all 0.3s ease-out !important;
}
ul#nav li:hover {
    background: #222;
}

ul#nav li.logo:hover {
    background: #635f5f;
}

ul#nav li:hover ul {
    padding-left: 10px;
    pointer-events: inherit;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
ul#nav li a {
    display: block;
    color: #f0f0f0;
    /*font-family: 'trumpgoteasbol', sans-serif;*/
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    width:100% !important;
    height: 60px;
    line-height: 39px;
    margin: 0;
    padding: 10px 14px;
    white-space: nowrap;
    -webkit-transition: background-color ease-out !important;
    -moz-transition: background-color 0.3s ease-out !important;
    -o-transition: background-color 0.3s ease-out !important;
    transition: background-color 0.3s ease-out !important;
}

ul#nav li ul li a {
    height: 39px;
    padding: 0 14px;
    line-height: 39px;
}

ul#nav > li > a > span.title {
    pointer-events: none;
    color: #8bc4e4 !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    position: absolute;
    top: 0;
    left: 80px;
    opacity: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    -webkit-transition: all ease-out !important;
    -moz-transition: all 0.3s ease-out !important;
    -o-transition: all 0.3s ease-out !important;
    transition: all 0.3s ease-out !important;
}
ul#nav > li:hover > a > span.title {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
ul#nav > li > ul > li > a  {
    position: relative;
}
ul#nav > li > ul > li > a span.title  {
    display: block;
    position: absolute;
    top: 1px;
    left: 46px;
}

ul#nav li a .glyphicon,
ul#nav li a .fa {
    margin-left: 4px;
    opacity: 0.6;
    color: #fff !important;
    font-size: 18px;
    vertical-align: middle;
}
ul#nav li a i {
    display: inline-block;
    opacity: 0.6;
    vertical-align: top;
    width: 23px;
    height: 39px;
    margin-right: 6px;
    background-position: center right;
    background-repeat: no-repeat;
}
ul#nav > li.current > a {
    background-color: #222 !important;
}
ul#nav:hover li.current > a {
    background: transparent !important;
}
ul#nav li a:hover {
    color: #8bc4e4 !important;
}
ul#nav li ul.recent_clients a .gray.small {
    display: block;
    line-height: 0;
    margin-top: -3px;
}
ul#nav li ul.recent_invoices {
    margin-left: 3px;
}
ul#nav li ul.recent_invoices a .gray.small {
    display: block;
    line-height: 0;
    margin-top: -3px;
}
ul#nav li.promote ul,
ul#nav li.projects ul,
ul#nav li.cur-user ul,
ul#nav li.settings ul {
    margin-left: 6px;
}

ul#nav li.home a span {
    display: none;
}
ul#nav li.logo .logo-gb {
    display: none;
    position: relative;
    top: 8px;
}

ul#nav li a.disabled,
ul#nav li a.disabled:hover,
.potato-menu-hover > a.disabled {
    pointer-events: none !important;
    opacity: 0.6;
    color: #f0f0f0 !important;
}

.page-breadcrumb {
    display: none;
}

.due-btn {
    margin-left:-33px;
    text-align:center;
    margin-top:0px;
    position:absolute;
    top: 0;
    font-family:Arial, Helvetica, sans-serif;
    word-wrap: break-word;
    min-width:30px;
    max-width:60px;
    height:26px;
    padding:6px 0 5px 0;
    color:#ffffff;
    font-size:10px;
    background:<?php echo $duebg ?>;
    border: 0px solid #C0C0C0;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
    box-shadow: 0 1px 4px rgba(0,0,0,.065);
}

.due-btn:hover {
    color: #fff !important;
}
.headpad .due-btn {
    position: static;
    margin: 3px auto;
    padding: 2px 0;
    height: 16px;
}
.cal-btns-left {
    padding-right: 0;
}
.cal-btns-left .buttons-nowrap {
    min-width: 160px
}
.cal-btns-middle {
    padding-left: 0;
    padding-right: 0;
}
.show-deleted-prov-appt-btn.active,
.show-deleted-client-appt-btn.active,
.show-deleted-client-inv-btn.active,
.show-deleted-btn.active,
.show-deleted-client-custom-form-btn.active {
    color: #d43f3a !important;
}

.desktop-only {
    display: block;
}
.mobile-only {
    display: none !important;
}
.confirm-modal .modal-dialog {
    max-width: 400px;
}
.modal {
    overflow:hidden;
    -webkit-overflow-scrolling:touch;
}
.modal::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px;
}
.modal::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
.modal-msg {
    font-size: 22px;
}
.modal-text {
    font-size: 18px;
}
.bootbox {
    z-index: 99999;
}
.bootbox .modal-header {
    min-height: 38px;
}
.modal.bootbox.wide .modal-dialog {
    width: 600px;
}

.modal-header .bootstrap-switch.bootstrap-switch-on,
.modal-header .bootstrap-switch.bootstrap-switch-off {
    margin: -2px 2px 0 0;
    background-color: transparent;
    border-color: #fff;
}
.modal-header label {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px;
    line-height: 1;
    margin: 0;
    padding: 1px 0 0 0;
}

#repeatSuccession,
#UPDATEEArepeatSuccession {
    width: 120px;
    margin-right: -20px;
}

#repeatSuccession .bootstrap-switch,
#UPDATEEArepeatSuccession .bootstrap-switch {
    vertical-align: top;
}

#RepeatSuccessionLabel,
#UPDATEEARepeatSuccessionLabel {
    display: inline-block;
    width: 85px;
}

@media only screen and (max-width: 570px) {
    #RepeatSuccessionLabel,
    #UPDATEEARepeatSuccessionLabel {
        width: auto;
    }
}

/* allows for switching between multiple open modals */
.modal {
    /*pointer-events: none;*/
}
.modal-content {
    pointer-events: auto;
}

.glyphicon-info-sign,
.glyphicon-info-sign:hover {
    font-size: 11px;
    color: #888;
}
.btn-info .glyphicon-info-sign,
.btn-info .glyphicon-info-sign:hover {
    font-size: 11px;
    color: #eee;
}
.status-dsgn .glyphicon-info-sign,
.status-dsgn .glyphicon-info-sign:hover,
.element .titlebar .glyphicon-info-sign,
.element .titlebar .glyphicon-info-sign:hover {
    color: #fff;
    opacity: 0.7;
}

.top-buttons-area {
    padding: 6px 0;
    position: absolute;
    text-align: left;
    top: 0;
    left: 0;
    z-index: 999;
    min-width: 420px;
}
.top-buttons-area.no-flexigrid {
    position: static;
}
.bootstro-visible .top-buttons-area {
    z-index: inherit;
}
.top-buttons-area .search-area {
    display: inline-block;
    position: relative;
    max-width: 300px;
}
@media (max-width: 600px) {
    .top-buttons-area .search-area {
        max-width: 150px;
    }
}
@media (max-width: 420px) {
    .top-buttons-area .search-area {
        max-width: 120px;
    }
}
.top-buttons-area .search-area input#keyword{
    padding-left: 30px;
    font-size: 18px;
    line-height: 35px;
    height: 35px;
}
.top-buttons-area .search-area .search-icon {
    color: #888;
    position: absolute;
    left: 10px;
    top: 0;
    font-size: 18px;
    line-height: 35px;
}

.btn-add-with-label {
    display: inline-block !important;
    line-height: 35px !important;
    height: 35px !important;
    margin-right:10px !important;
    padding: 0 10px !important;
    border-radius: 4px;
    font-weight: bold;
}
.btn-add-with-label .btn-title {
    margin-left: 4px;
}
@media (max-width: 600px) {
    .btn-add-with-label .btn-title {
        display: none;
    }
}

.title-bar-fixed {
    position: fixed;
    margin: 0 15px;
    height: 63px;
    top: 0px;
    left: 60px;
    right: 0;
    z-index: 5;
    border-top: solid 15px #fafafa;
}

.full-minus-add-btn {
    width: 95%;
}

.flexigrid {
  min-height: 250px;
}
@media (max-width: 600px) {
    .flexigrid {
      min-height: 300px;
    }
}


.flexigrid div.hDiv td.actions,
.flexigrid div.bDiv td.actions {
    width: 20px;
    vertical-align: middle !important;
    padding: 4px !important;
}

.flexigrid div.hDiv td.actions {
    padding-left: 4px !important;
    padding-right: 4px !important;
}

.flexigrid td.actions a {
    color: #666 !important;
    font-size: 1.2em;
    line-height: 1.2em;
}

.flexigrid td.actions a {
    color: #666 !important;
    font-size: 1.2em;
    line-height: 1.2em;
}
.flexigrid tr.trSelected td a {
    color: #fff !important;
}
.flexigrid td.actions.hover a {
    color: #5bc0de !important;
}

@media (max-width: 1000px) {
    .list-item-selected .flexigrid div.tDiv {
        z-index: 999;
        background: #fff;
        text-align: center;
        padding-left: 20px;
    }
    .list-item-selected .flexigrid div.tDiv:before {
      font-family: 'Glyphicons Halflings';
      font-size: 20px;
      content: "\e094";
      display: block;
      position: absolute;
      top: 10px;
      left: 2px;
      color: #888;
    }
    .list-item-selected .flexigrid div.tDiv2 {
        display: flex;
        padding-left: 5px;
    }
    .list-item-selected .flexigrid div.fbutton,
    .list-item-selected .flexigrid div.fbutton.right {
        flex-grow: 1;
        float: none;
        display: inline-block;
        text-align: center;
    }
    .list-item-selected .flexigrid div.fbutton.btn-no-events {
        display: none;
    }
    .list-item-selected .flexigrid div.fbutton div {
        float: none !important;
        text-align: center;
    }
}
.btn-menu-parent,
.prov-menu-parent,
.loc-menu-parent,
.date-menu-parent,
.interactions-menu-parent {
    position: relative;
    display: inline-block;
}
.dropdown-menu .btn-primary {
    color: #fff !important;
    font-weight: bold !important;
}
.bar-buttons {
    display: inline-block;
    margin-left: 8px;
}
.bar-buttons.bar-buttons-bottom {
    position: absolute;
    bottom: 0;
    right: 0;
}
.bar-buttons .btn {
    color: #357ebd;
    margin: 0 10px 0 0;
    font-size: 20px;
    height: 35px;
    line-height: 35px;
    border: solid 1px transparent;
}
@media (max-width: 600px) {
    .bar-buttons {
        margin-left: 0;
    }
    .bar-buttons .btn {
        margin-right: 3px;
    }
}
.bar-buttons .open .btn,
.bar-buttons .btn:focus,
.bar-buttons .btn:hover {
    border: 1px solid rgba(0, 0, 0, 0.15);
    outline: 0;
}
.bar-buttons ul li .btn {
    font-size: 14px;
    line-height: 22px;
    height: auto;
    border: solid 1px transparent;
    margin-bottom: 8px;
}
.modal .bar-buttons ul li .btn {
    font-size: 12px;
    margin: 0 2px 5px 0;
}

.fbutton.btn.right {
    margin-left: 5px;
}
.fbutton.margin-left {
    margin-left: 20px;
}

.form-header {
    background: #eee;
    padding: 10px;
}
.form-header p:last-child {
    margin-bottom: 0;
}
.form_title {
    font-size: 1.4em;
    font-weight: normal;
}
.question_text {
    margin-bottom: 0;
    font-size: 1.2em;
    font-weight: normal;
}
.question_text p:last-child {
    margin-bottom: 0.5em;
}

.print-only {
    display: none;
}

@media only print {

    .no-print {
        display: none !important;
    }
    .print-only {
        display: block;
    }
    span.print-only {
        display: inline;
    }
    select {
        -webkit-appearance: none !important;
        -moz-appearance: none !important;
        text-indent: 1px !important;
        text-overflow: '' !important;
    }

    .modal-backdrop,
    .modal-backdrop.fade {
        display: none !important;
    }
    .hoverFunctions.show {
        display: none !important;
    }
    body.modal-open > #wrap #header,
    body.modal-open > #wrap .container {
        display: none !important;
        visibility: hidden !important;
    }
    body.modal-open {
        height: 1200px !important;
    }
    .modal-dialog {
        width: 100% !important;
        height: 100% !important;
        padding: 0 !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        position: static !important;
    }
    .modal,
    .modal-content {
        width: 720px !important;
    }
    .flexigrid .bDiv {
        height: auto !important;
        min-height: 200px !important;
        max-height: 550px !important;
    }
    .flexigrid div.fbutton.active {
        border: solid 1px #5bc0de;
    }
    .flexigrid div.bDiv tr:hover td,.flexigrid div.bDiv tr:hover td.sorted,.flexigrid div.bDiv tr.trOver td.sorted,.flexigrid div.bDiv tr.trOver td {
        border-bottom: inherit !important;
    }
    .flexigrid td.actions {
        display: none;
    }
    .qtip {
        display: none !important;
    }
    a[href]:after {
        content: none !important;
    }
    .potato-menu-item {
        display: none !important;
    }
    .logo.potato-menu-item {
        display: block !important;
    }
    .btn {
        display: none;
        border: 0 !important;
    }
    #navref .btn-today,
    #navref_monthly .btn-today,
    #navref_wkly .btn-today {
        display: block !important;
    }
    .col-sm2-12 {
        width: 75% !important;
        float: left;
    }
    .form-control {
        border: 0 !important;
        padding: 0 !important;
        height: auto !important;
        box-shadow: 0 0 0 rgba(0,0,0,0) !important;
        -webkit-box-shadow: 0 0 0 rgba(0,0,0,0) !important;
    }
    .input-group-addon {
        display: none !important;
    }
    .InvoiceLines th {
        border-bottom: solid 1px #555;
    }
    .InvoiceHistory.show {
        background: #fff;
        display: block !important;
    }
    .InvoiceNotesRow {
        display: block !important;
    }
    #footer {
        z-index: 0 !important;
    }
}
@media only screen and (max-width: 520px) {
    .full-minus-add-btn {
        width: 90%;
    }
    .btn-xs {
        font-size: 14px !important;
    }
}

@media only screen and (max-width: 1030px) {
    ul.sidebar-nav li a {
        font-size: 15px !important;
    }
}

@media only screen and (max-width: 930px) {
    .bs-docs-sidebar.element ul li a  {
        font-size: 11px !important;
    }
    ul.sidebar-nav {
        margin-left: -10px !important;
    }
    ul.sidebar-nav li a {
        font-size: 14px !important;
        height: 16px !important;
        line-height: 16px !important;
    }
    ul.sidebar-nav li a.glyphicon-info-sign {
        display: none;
    }
    ul.sidebar-nav ul {
        margin-left: 20px !important;
    }
    ul.sidebar-nav li ul li:before {
        left: -10px !important;
        width: 10px !important;
    }
    ul.sidebar-nav li ul li:after {
        left: -10px !important;
    }
    .narrow-sidebar,
    .narrow-sidebar .element {
        font-size: 12px;
    }
}

@media only screen and (max-width: 860px) {
    .full-minus-add-btn {
        width: 94%;
    }
}

/*
#CustomFormModal .Questions {
  overflow: auto;
  max-height: 285px;
}
*/

@media only screen and (max-width: 510px) {
    #wrap {
        -webkit-transition: all ease-out !important;
        -moz-transition: all 0.3s ease-out !important;
        -o-transition: all 0.3s ease-out !important;
        transition: all 0.3s ease-out !important;

    }
    #CustomFormModal .Questions {
        max-height: auto;
    }
    .status-dsgn {
        padding-left: 10px;
    }
    .top-fixed-mobile {
        position: fixed !important;
        top: 40px !important;
        right: 0 !important;
        left: 0 !important;
        border-radius: 0 !important;
        z-index: 999 !important;
    }
    .top-fixed-mobile-padded {
        margin-top: 70px !important;
    }
    .modal-content,
    .modal-header {
        border-radius: 0 !important;
    }
    .modal.fade:not(.in) .modal-dialog {
        -webkit-transform: translate3d(85%, 0, 0) !important;
        transform: translate3d(85%, 0, 0) !important;
        display: block !important;
    }
    .modal.fade.in .modal-dialog {
        display: block !important;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
    }
    .fade {
        opacity: 1 !important;
        filter: alpha(opacity=100) !important;
        -webkit-transition-delay: 0.3s !important;
        -moz-transition-delay: 0.3s !important;
        -o-transition-delay: 0.3s !important;
        transition-delay: 0.3s !important;
        -webkit-transform: scale(1, 1) !important;
        -moz-transform: scale(1, 1) !important;
        -o-transform: scale(1, 1) !important;
        -ms-transform: scale(1, 1) !important;
        transform: scale(1, 1) !important;
    }
    body.modal-open #wrap {
        transform: none !important;
    }
    .modal-backdrop {
        display: none !important;
        visibility: hidden !important;
    }
    .modal-backdrop-settings {
        display: block !important;
        visibility:visible !important;
        opacity: 0.5 !important;
    }
    .modal-content {
        box-shadow: none !important;
    }
}

@media only screen and (max-width: 755px) {
    .full-minus-add-btn {
        width: 93%;
    }
}

.mobile-hide-inline {
    display: none;
}

.hour-field {
    width:60px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.minute-field {
    width:70px;
    display: inline-block;
    vertical-align: middle;
}
.hour-minute-fields {
    float: left;
    margin-left: 6px;
}

@media only screen and (max-width: 620px), screen and (max-height: 560px) {
    .title-bar-fixed {
        top: 40px;
        left: 0;
    }
    .mobile-hide-inline {
        display: inline;
    }
    .prov_bio_label {
        position: static;
        top: 0;
        left: 0;
    }
    .col-xs-12 .img-upload-area {
        margin-top: 10px;
        width: 100%;
        max-width: 100%;
    }
    #wrap {
        margin-top: 30px;
    }
    #header,
    #header.hover {
        height: 40px;
        width: 100%;
        -webkit-transition: all ease-out !important;
        -moz-transition: all 0.3s ease-out !important;
        -o-transition: all 0.3s ease-out !important;
        transition: all 0.3s ease-out !important;
    }
    #header.mobile-open {
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    }
    #mobile-logo,
    #mobile-nav-toggle {
        display: block;
    }
    ul#nav li.logo {
        opacity: 0;
    }
    ul#nav {
        border: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        -webkit-transition: all ease-out !important;
        -moz-transition: all 0.3s ease-out !important;
        -o-transition: all 0.3s ease-out !important;
        transition: all 0.3s ease-out !important;
    }
    ul#nav.mobile-open {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    #wrap {
        padding-left: 0;
    }
    ul#nav > li > a > span.title {
        opacity: 0;
        color: #fff !important;
        font-size: 14px !important;
        left: 50px;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        margin-left: 5px;
    }
    ul#nav.mobile-open > li > a > span.title {
        opacity: 1;
    }
    ul#nav li:hover ul {
        opacity: 0;
        pointer-events: none;
        -webkit-transform: translate3d(-5%, 0, 0);
        transform: translate3d(-5%, 0, 0);
    }
    ul#nav li:hover {
        background: transparent;
    }
    ul#nav > li.hover {
        background: #222;
    }
    ul#nav li {
        width: 153px;
    }
    ul#nav li ul {
        left: 110px;
        padding-left: 0;
        top: 39px;
        bottom: 0;
        right: 0;
        width: 700px;
    }
    ul#nav li.hover ul {
        background: #222;
        left: 147px;
        padding-left: 0;
        top: 39px;
        bottom: 0;
        right: 0;
        pointer-events: inherit;
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    ul#nav > li.hover > a > span.title {
        color:  #8bc4e4 !important;
        opacity: 1;
    }
    ul#nav li a,
    ul#nav li ul li a {
        position: relative;
        height: 50px;
        padding: 0 14px;
    }
	.swap-container {
		display:   flex !important;flex-flow: column;
	}
	.swap-container .cal-app {
		order: 2;
	}
	.swap-container .check-avail {
		order: 1;
		margin-top: -14px;
	}
	.swap-container .cal-app .bs-docs-sidebar div .others.element {
		margin-bottom: 40px !important;
	}
}

@media only screen and (max-width: 420px) {

    .hour-field {
        width:55px;
        display: inline-block;
        vertical-align: middle;
    }
    .minute-field {
        width:60px;
        display: inline-block;
        vertical-align: middle;
    }
    .no-mobile {
        display: none;
    }
    .full-minus-add-btn {
        width: 90%;
    }
    .calholiday {
        display: none !important;
    }
    .modal-img {
        width: 100px;
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .modal-msg {
        margin-top: 20px;
        font-size: 16px;
    }
    .modal-text {
        font-size: 12px;
    }
    #EAModal #AppEveButtsID #btn_group {
        max-width: 75px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    /* #header .logo {
       display: none;
     }
    */
    .mobile-only {
        display: inline !important;
    }
    .desktop-only {
        display: none;
    }
    /*
    ul.sidebar-nav {
      margin-left: -10px !important;
    }
    ul.sidebar-nav li a {
      font-size: 16px !important;
      height: 22px !important;
      line-height: 22px !important;
    }
    ul.sidebar-nav li a.glyphicon-info-sign {
      display: none;
    }
    ul.sidebar-nav ul {
      margin: 8px 0 0 0 !important;
    }
    ul.sidebar-nav li a:before,
    ul.sidebar-nav li ul li:before,
    ul.sidebar-nav li ul li:after {
      display: none !important;
    }
    */
    .narrow-sidebar,
    .narrow-sidebar .element {
        font-size: 12px;
    }
    .headpad .day_num,
    .headpad .day_abbr {
        display: block;
        width: 100%;
    }
    .headpad .separator {
        display: none;
    }
    .boxborder {
        margin-bottom: 0 !important;
    }
    .container {
        overflow-x: inherit !important;
    }
}

ul#nav li.logo a {
    box-shadow: none !important;
}
ul#nav li.home a i {
    background-image: url(../../images/nav/icon-home.png);
    margin-right: 0;
}
ul#nav li.invoices > a > i {
    background-image: url(../../images/nav/icon-invoices.png);
}
ul#nav li.calendar > a > i {
    background-image: url(../../images/nav/icon-calendar.png);
}
ul#nav li.todolists > a > i {
    background-image: url(../../images/nav/icon-todolists.png);
}
ul#nav li.projects > a > i,
ul#nav li.projects > ul > li > a > i {
    background-image: url(../../images/nav/icon-projects.png);
}
ul#nav li.contacts > a > i {
    background-image: url(../../images/nav/icon-contacts.png);
}
ul#nav li.settings > a > i {
    background-image: url(../../images/nav/icon-settings.png);
}
ul#nav li.messages > a > i {
    background-image: url(../../images/nav/icon-messages.png);
}
ul#nav li.minisite > a > i {
    background-image: url(../../images/nav/icon-minisite.png);
}
ul#nav li.share > a > i {
    background-image: url(../../images/nav/icon-share.png);
}
ul#nav li.promote > a > i {
    background-image: url(../../images/nav/icon-promote.png);
}
ul#nav li.user-settings > a > i {
    background-image: url(../../images/nav/icon-user-settings.png);
    margin-left: 4px;
}
ul#nav li.contact-widget > a > i {
    background-image: url(../../images/nav/icon-contact-widget.png);
}
ul#nav li.calendar-widget > a > i {
    background-image: url(../../images/nav/icon-calendar-widget.png);
}
ul#nav li.survey-widget > a > i {
    background-image: url(../../images/nav/icon-survey-widget.png);
}
ul#nav li.provider-widget > a > i {
    background-image: url(../../images/nav/icon-provider-widget.png);
}
ul#nav li.groups-widget > a > i {
    background-image: url(../../images/nav/icon-groups-widget.png);
}
ul#nav li.resource-widget > a > i {
    background-image: url(../../images/nav/icon-resources.png);
}
ul#nav li.pay-widget > a > i {
    background-image: url(../../images/nav/icon-pay-widget.png);
}
ul#nav li.services > a > i {
    background-image: url(../../images/nav/icon-services.png);
}
ul#nav li.payments > a > i {
    background-image: url(../../images/nav/icon-payments.png);
}
ul#nav li.notifications > a > i {
    background-image: url(../../images/nav/icon-notifications.png);
}
ul#nav li.groups > a > i {
    background-image: url(../../images/nav/icon-groups.png);
}
ul#nav li.providers > a > i {
    background-image: url(../../images/nav/icon-providers.png);
}
ul#nav li.custom-forms > a > i {
    background-image: url(../../images/nav/icon-custom-forms.png);
}
ul#nav li.gigasync > a > i {
    background-image: url(../../images/nav/icon-gigasync.png);
}
ul#nav li.promo-codes > a > i {
    background-image: url(../../images/nav/icon-promo-codes.png);
}
ul#nav li.add-ons > a > i {
    background-image: url(../../images/nav/icon-add-on.png);
}
ul#nav li.survey-managemnent > a > i {
    background-image: url(../../images/nav/icon-survey.png);
}
ul#nav li.resources > a > i {
    background-image: url(../../images/nav/icon-resources.png);
}
ul#nav li.help > a > i {
    background-image: url(../../images/nav/icon-help.png);
}
ul#nav li.provider-clock > a > i {
    background-image: url(../../images/nav/icon-provider-clock.png);
}
ul#nav li .btn-cal-d,
ul#nav li .btn-cal-d,
ul#nav li .btn-cal-w,
ul#nav li .btn-cal-m,
ul#nav li .btn-search {
    opacity: 0.7 !important;
}
ul#nav li ul li > a > i {
    margin-left: -3px;
}
#container {
    margin: 0 10px 10px 10px;
    text-align: left;
    position: relative;
    clear: left;
}
.filter a.selected {
    background-color: #BB0000;
    color: #FFF;
}

.potato-menu-vertical {
    background: #444;
}
.potato-menu-vertical .potato-menu-item {
    width: 100%;
}
.potato-menu-vertical .potato-menu-item a {
    font-size: 14px !important;
}
.potato-menu {
    margin:0;
    padding:0;
    width:auto;
    list-style:none;
}
.potato-menu:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.potato-menu .potato-menu-item {
    padding:0;
    position:relative;
    list-style:none;
    list-style-position:outside;
    display:inline;
    margin:0;
    float:left;
}

.potato-menu .potato-menu-item a {
    display:block;
    text-decoration:none;
    white-space:nowrap;
    outline:0;
}
.potato-menu .potato-menu-group {
    margin: 0;
    padding:0;
    -webkit-padding-start:0;
    -webkit-padding-end:0;
    position:absolute;
    display:none;
    z-index:1000;
}
.potato-menu .potato-menu-group:after {
    bottom: 100%;
    left: 40px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(68, 68, 68, 0);
    border-bottom-color: #444444;
    border-width: 10px;
    margin-left: -10px;
}

@media only screen and (max-width: 755px) {
    .potato-menu .potato-menu-item {
        position: static;
        width: 100%;
    }
    .potato-menu .potato-menu-group {
        left: 0;
        width: 100%;
    }
}

.element {
    position: relative;
    font-size: 18px;
    outline:none;
    width: 100%;
    min-height: 80px;
    text-align: left;
    background: #fff;
    border: solid 1px #ccc;
    word-wrap:break-word !important;
}

.element.sidebar {
    border: 0;
    background: #f0f0f0;
    margin: 0 0px 15px 0px;
    height: auto;
}

#listid {
    border: 0;
}
#panels label {padding-left: 10px;}

#shown-panels-loading {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    /* height: 600px; */
    height: 100% !important;
    z-index: 10;
    background: url('/images/loading_large_dots.gif') 50% 50% no-repeat;
    background-color: #f0f8ff7d;
}

#shown-panels .element {
    visibility: hidden;
    margin: 20px 20px 0 0;
    padding-top: 40px;
}

#shown-panels {
    margin: -10px -15px -10px -10px;
}
@media (max-width: 600px) {
    .gridster .gs-w {
        position: relative !important;
        width: 100% !important;
        height: auto !important;
        top: inherit !important;
        left: inherit !important;
    }
    #shown-panels {
        margin: 0 0 39px 0 !important;
        height: auto !important;
    }
    #shown-panels .element {
        margin: 10px 0 10px 0 !important;
        padding-top: 0px;
    }
}

.element.cal {
    padding-bottom: 0 !important;
}
.element.cal .gs-resize-handle {
    display: none;
}
.element.stamp {
    -webkit-box-shadow: inset 0px 0px 10px 0px rgba(64, 163, 220, 0.2);
    box-shadow: inset 0px 0px 10px 0px rgba(64, 163, 220, 0.2);
}
.element.is-dragging {
    -webkit-box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.4);
    z-index: 999;
}
.element .clear {
    height: 10px;
}

.element.changing-size {
    transition-duration: 0.2s, 0.2s, 0.2s, 0.2s, 0.2s;
    transition-property: -webkit-transform, opacity, height, width, font-size;
}

#calendar {
    min-height: 278px;
	border-top: none;
}
.top-fixed-mobile-padded {
	padding-top: 7px !important;
}
.preview #calendar {
    min-height: 133px;
}

#bussImgPreviewDiv, #imagePreviewDiv {
  overflow: hidden;
  width: 170px;
  height: auto;
}
#imagePreviewDiv {
    margin-top: 5px;
    margin-left: 20px;
}




/*
.element.fourup {
  width: 24%;
}
.element.fourup.large {
  width: 48%;
}
.element.threeup {
  width: 31%;
}
.element.threeup.large {
  width: 63%;
}
.element.twoup {
  width: 48%;
}
.element.twoup.large {
  width: 100%;
}
*/
.element h2 {
    margin: 0;
    position: inherit;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    list-style-type: none;
    background: #019ff8 url(/images/header-bg.svg) center center no-repeat;
    background-size: cover;
    font-size: 1em;
    line-height: 40px;
    height: 40px;
    font-weight: bold;
    white-space: nowrap;
    color: #fff;
}

#element-alert {
    padding-top: 10px;
    background: #b94a48;
    color: #fff;
}

#element-alert .fa-exclamation-triangle {
    color: #fff;
    float: left;
    display: block;
    font-size: 60px;
    margin: 5px 10px 0 0;
}

#element-alert .btn {
    text-transform: none;
    padding: 4px 10px;
    font-weight: bold;
}

.element .titlebar {
    margin: 0;
    padding: 10px 0;
    background: #018edd;
    font-size: 1em;
    color: #fff;
}

.element h2 a,
.element .titlebar a {
    color: #fff;
}

.element .titlebar.large,
.element h2.large {
    font-size: 32px;
    font-weight: normal;
}
.element .titlebar .small,
.element h2.large .small {
    display: block;
    font-size: 18px;
}
.element h2 .title {
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
}
.element h2 .title.small {
    font-size: 0.8em;
}
.element h2 .handle {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 29px;
    background: url(../../images/title-handle.png) center center no-repeat;
    cursor: move;
    position: relative;
}
.element.stamp h2 .handle {
    opacity: 0.2;
    cursor: default;
}
.element ol,
.element ul {
    margin: 5px 10px 10px 10px;
    padding: 0;
    list-style-type: none;
    max-height: 100%;
    overflow: auto;
}
.element ul li,
.element ol li {
    clear: left;
    margin: 0 0 6px 0;
    padding: 0;
    list-style-type: none;
    line-height: 0.9em;
    min-height: 1em;
}
.element .tabsbox ul li {
    clear: none;
}
.element ul li .small {
    font-size: 11px;
}
.element ul li .title,
.element ul li .time {
    clear: both;
    color: #3C3C3C;
    padding-top: 0.2em;
    font-size: .6em;
    float: left;
    text-align: left;
    width: 25%;
    min-width: 75px;
    /*max-width: 90px;*/
    padding-top: 0.2em;
    padding-left: 15px;
    word-wrap:break-word !important;
}
.element ul li.past div,
.element ul li.past div a  {
    color: #666 !important;
}
.element ul li.prev-past {
    border-top: solid 1px #eee;
    margin-top: 15px;
    padding-top: 5px;
}
.element ul li .time {
    margin-left: -10px;
    word-wrap:none !important;
}
.element ul li .time.end-time {
    display: none;
}
.element ul li .time.start-time .arrow {
    display: none;
}
.element ul li .time.duration {
    display: none;
}
.element ol li {
    list-style-type: decimal;
    margin-left: 8px;
}
.element .only-expanded {
    display: none;
}
.element.large .only-expanded {
    display: block;
}
.element.large span.only-expanded {
    display: inline;
}

.element ul li .time.start-time {
    min-width: 86px;
}
.element.large ul li .time.start-time {
    position: relative;
    padding-right: 5px;
    min-width: 90px;
}
.element.large ul li .time.start-time .arrow {
    display: block;
    position: absolute;
    top: 0.7em;
    right: 0;
    color: #ccc;
}
.element.large ul li .time.end-time {
    clear: none;
    display: block;
    padding-left: 12px;
    text-align: left;
}
.element.large ul li .time.duration {
    clear: none;
    display: block;
    padding-left: 0;
    text-align: left;
    min-width: 65px;
}
.element.color.large h2 {
    background: transparent;
}

@media (max-width: 835px) {
}

.element ul li .title div,
.element ul li .time div {
    margin-right: 10px;
    line-height: 22px;
}
.element ul li .desc {
    float: left;
    width: 60%;
    font-size: 14px;
    line-height: 1.3em;
    padding-top: 0.2em;
    margin-bottom: 8px;
    word-wrap:break-word !important;
}
.element ul li .desc.small {
    width: 55%;
}
.element ul li .desc.full {
    width: 100% !important;
}
.element ul#ref_his li .desc {
    font-size: 12px;
}
.element ul li .prov {
    white-space: nowrap;
    width: 1%;
    display: inline-block;
    text-align: right;
}
.element ul li .prov.wide .provider-icon {
    width: 12px !important;
    height: 12px !important;
    font-size: 8px !important;
    line-height: 10px !important;
    padding: 0 !important;
}

@media (max-width: 420px) {
    .element ul li .desc {
        width: 55%;
    }
}

.element ul li h3 {
    width: 100%;
    font-size: 12px;
    line-height: 1.3em;
    text-align: left;
    background: #eee;
    margin: 0;
    padding: 3px;
}

.element ul li a {
    color: #333;
}
.element ul li a:hover {
    color: #428bca;
}
.element ul.checkboxes li {
    margin-left: 20px;
    margin-bottom: 4px;
    line-height: 1em;
}
.element ul.checkboxes li a {
    font-size: 0.7em;
}
.element ul a.checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    height: auto !important;
    padding: 0;
}
.element ul a.checkbox i {
    display: inline-block;
    vertical-align: baseline;
    width: 12px;
    height: 12px;
    margin-right: 5px;
    margin-top: 6px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 12px auto;
    opacity: 0.3;
    background-image: url(../../images/icon-checkbox-unchecked.png);
}
.element ul.checkboxes a.checkbox i {
    margin-left: -17px;
}
.element ul a.checkbox:hover i {
    opacity: 1;
}
.element ul a.checkbox.checked i {
    opacity: 1;
    background-image: url(../../images/icon-checkbox-checked.png);
}

.element ul.info li .title,
.element ul.history li .time {
    /*width: 45%;*/
    /*width: 40%;*/
    /*  width: 25%;
      min-width: 69px;
    */  min-width: 88px;
    max-width: 90px;

    /*  padding-left:8%;
      padding-right:6%;
    */  padding-left:15px;
    padding-right:1%;
    text-align: left;
    word-wrap:break-word !important;

}

.element ul.info li .desc,
.element ul.history li .desc {
    width: 55%;
    word-wrap:break-word !important;
}

.element .tools {
    position: absolute;
    top: 11px;
    right: 10px;
    width: 50%;
    overflow: hidden;
    height: 1em;
    z-index: 2;
}
.element .tools a {
    display: none;
    opacity: 1 !important;
    font-size: inherit !important;
    float: right;
    width: 12px;
    height: 1em;
    display: block;
    margin-left: 5px;
}
.element .tools a i {
    display: block;
    width: 12px;
    height: 1em;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 12px auto;
    opacity: 0.5;
    color: #fff;
    font-size: 12px;
    text-decoration: none !important;
}
.element .tools a:hover i {
    opacity: 1;
    text-decoration: none !important;
}
.element .tools a.close i {
    background-image: url(../../images/icon-close-white.png);
}
.element.large {
}
.element.large .tools a.expand {
    display: none;
}

.element .tools a.contract {
    display: none;
}
.element .tools a.contract i {
    background-image: url(../../images/icon-contract-white.png);
}
.element .tools a.expand i {
    background-image: url(../../images/icon-expand-white.png);
}
.element .tools a.gear i {
    background-image: url(../../images/icon-gear-white.png);
}
.element .tools a.help i {
    background-image: url(../../images/icon-help-white.png);
}
.element .tools a.new i {
    background-image: url(../../images/icon-new-white.png);
}
.element .tools a.next i {
    background-image: url(../../images/icon-next-white.png);
}
.element .tools a.prev i {
    background-image: url(../../images/icon-prev-white.png);
}
.element .tools a.up i {
    background-image: url(../../images/icon-up-white.png);
}
.element .tools a.down i {
    background-image: url(../../images/icon-down-white.png);
}
.element .tools a.remove-items i {
    background-image: url(../../images/icon-remove-items-white.png);
}
.element .tools a.delete i {
    background-image: url(../../images/icon-delete-white.png);
}
.element.stamp .tools a.pin {
    display: none;
}
.element .tools a.pin i {
    background-image: url(../../images/icon-pin-white.png);
}
.element .tools a.unpin {
    display: none;
}
.element.stamp .tools a.unpin {
    display: block;
}
.element .tools a.unpin i {
    background-image: url(../../images/icon-unpin-white.png);
}

.element .text-copy {
    font-size: 14px;
    line-height: 16px;
}
.element ul.text-copy {
    margin-left: 18px;
}
.element ul.text-copy li {
    font-size: 14px;
    line-height: 16px;
    list-style-type: disc !important;
}
.element ul.text-copy .small {
    font-size: 11px;
}
.element ul.text-copy .gray {
    color: #888;
}

.element.color {
    background: #019ff8 url(/images/panel-bg.svg) center center no-repeat;
    background-size: cover;
    color: #fff;
}
.element.color a.color {
    color: #fff;
}
.element.color hr {
    border-left: 0;
    border-right: 0;
    border-top: solid 1px rgba(255,255,255,0.1);
    border-bottom: solid 1px rgba(0,0,0,0.1);
    margin-top: 10px;
}

.element .img-zoom-container {
    max-width: 300px;
}

#container .element {
    overflow: hidden;
}

#container.preview {
    min-height: 400px;
}
#container.preview .element {
    background: #8bc4e4;
    font-size: 0.8em;
    color: #fff;
    cursor: move;
}
#container.preview .element#element-alert {
    background: #d57774 !important;
}
#container.preview .element#element-alert .fa-exclamation-triangle {
    font-size: 40px !important;
}
#container.preview .element.stamp {
    cursor: default;
}
#container.preview .element h2 {
    background: #8bc4e4;
    height: 20px;
    line-height: 20px;
}
#container.preview .element h2 .handle {
    margin: 8px 4px;
    width: 5px;
    height: 10px;
    background: url(../../images/title-handle-white.png) center center no-repeat;
}
#container.preview .element .fc-day-content,
#container.preview .element .fc-event {
    display: none;
}
.upcoming-header {

}

.checkbox-small {
    color: #fff !important;
    background-color: #1a9ffc;
    display: inline-block;
    padding: 2px;
    font-size: 8px;
    line-height: 8px;
}

.checkbox-small span {
    visibility: hidden;
}
.checkbox-small.checked span {
    visibility: visible;
}
/* context menu */

.context-menu-list {
    margin:0;
    padding:0;

    min-width: 120px;
    max-width: 250px;
    display: inline-block;
    position: absolute;
    list-style-type: none;

    border: 1px solid #DDD;
    background: #EEE;

    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.context-menu-item {
    text-align: left;
    padding: 10px;
    border-bottom: 1px solid #DDD;
    background-color: #EEE;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}

.context-menu-separator {
    padding-bottom:0;
    border-bottom: 1px solid #DDD;
}

.context-menu-item > label > input,
.context-menu-item > label > textarea {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.context-menu-item.hover {
    cursor: pointer;
    background-color: #39F;
}

.context-menu-item.disabled {
    color: #666;
}

.context-menu-input.hover,
.context-menu-item.disabled.hover {
    cursor: default;
    background-color: #EEE;
}

.context-menu-submenu:after {
    content: ">";
    color: #666;
    position: absolute;
    top: 0;
    right: 3px;
    z-index: 1;
}


.setup-checklist {
    margin: 0 -3% 0 0 !important;
}
.setup-checklist li {
    width: 32%;
    float: left !important;
    clear: none !important;
    margin-right: 1% !important;
    background-color: #ddd;
    color: #444;
    display: table !important;
    text-align: center;
    border-radius: 5px;
}
.setup-checklist li a {
    display: table-cell !important;
    height: 70px !important;
    vertical-align: middle;
    color: #444 !important;
    text-decoration: none !important;
    line-height: 1.3;
    padding: 0 10px;
    position: relative;
}
.setup-checklist li a .check {
    content: "";
    display: block;
    position: absolute;
    top: -3px;
    right: -3px;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background-color: #028ddc;
    color: #fff !important;
    font-size: 16px;
    line-height: 19px;
}

@media (max-width: 480px) {
    .setup-checklist {
        margin: 0 -5% 0 0 !important;
    }
    .setup-checklist li {
        width: 30%;
        margin-right: 3% !important;
    }
    .setup-checklist li a {
        font-size: 12px;
        line-height: 16px;
        padding: 0 4px;
    }
}

.setup-checklist li.incomplete {
    background-color: #fff;
}
.setup-checklist li.incomplete a .check {
    color: #eee !important;
}
.setup-checklist li.complete a .fa-circle {
    display: none;
}
.setup-checklist li.incomplete a .fa-check-circle {
    display: none;
}

.icon-trash-full {
    background: url("/images/icon-trash-full-white.png") 0 0 no-repeat;
    background-size: 20px auto;
    display: inline-block;
    width: 20px;
    height: 20px;
}
.fbutton .icon-trash-full {
    background-size: 14px auto;
    width: 15px;
    height: 15px;
}

ul.sidebar-nav {
    margin: 8px 0 0 0;
}
ul.sidebar-nav ul {
    margin: 18px 0 22px 34px;
}
ul.sidebar-nav li {
    position: relative;
    margin-bottom: 8px;
}
ul.sidebar-nav li ul li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -22px;
    width: 16px;
    height: 1px;
    background: #ccc;
}
ul.sidebar-nav li ul li:after {
    content: "";
    position: absolute;
    top: -19px;
    left: -22px;
    width: 1px;
    height: 30px;
    background: #ccc;
}
ul.sidebar-nav li ul li:first-child:after {
    top: -8px;
    height: 19px;
}
ul.sidebar-nav li a {
    display: inline-block;
    height: 22px;
    font-size: 18px;
    line-height: 22px;
    text-decoration: none;
}
ul.sidebar-nav li a.active {
    font-weight: bold;
}
ul.sidebar-nav li a:hover {
    text-decoration: underline;
}
ul.sidebar-nav li .glyphicon {
    font-size: 11px;
    line-height: 16px;
    vertical-align: middle;
}
ul.sidebar-nav li a.user-settings:before {
    display: inline-block;
    content: "";
    width: 24px;
    height: 22px;
    vertical-align: middle;
    margin-right: 6px;
    background: url(../../images/nav/icon-user-settings-black.png) center center no-repeat;
    opacity: 0.7;
}
ul.sidebar-nav li a.services:before {
    display: inline-block;
    content: "";
    width: 24px;
    height: 22px;
    vertical-align: middle;
    margin: -3px 10px 0 0;
    background: url(../../images/nav/icon-services-black.png) center center no-repeat;
    opacity: 0.7;
}
ul.sidebar-nav li a.providers:before {
    display: inline-block;
    content: "";
    width: 24px;
    height: 22px;
    vertical-align: middle;
    margin: -3px 10px 0 0;
    background: url(../../images/nav/icon-providers-black.png) center center no-repeat;
    opacity: 0.7;
}
ul.sidebar-nav li a.resources:before {
    display: inline-block;
    content: "";
    width: 24px;
    height: 22px;
    vertical-align: middle;
    margin: -3px 10px 0 0;
    background: url(../../images/nav/icon-resources-black.png) center center no-repeat;
    opacity: 0.7;
}
ul.sidebar-nav li a.notifications:before {
    display: inline-block;
    content: "";
    width: 24px;
    height: 22px;
    vertical-align: middle;
    margin: -3px 10px 0 0;
    background: url(../../images/nav/icon-notifications-black.png) center center no-repeat;
    opacity: 0.7;
}
ul.sidebar-nav li a.group-meetings:before {
    display: inline-block;
    content: "";
    width: 24px;
    height: 22px;
    vertical-align: middle;
    margin: -3px 10px 0 0;
    background: url(../../images/nav/icon-groups-black.png) center center no-repeat;
    opacity: 0.7;
}
ul.sidebar-nav li a.permissions:before {
    display: inline-block;
    content: "";
    width: 24px;
    height: 22px;
    vertical-align: middle;
    margin: -3px 10px 0 0;
    background: url(../../images/nav/icon-permissions-black.png) center center no-repeat;
    opacity: 0.7;
}
ul.sidebar-nav li a.custom-forms:before {
    display: inline-block;
    content: "";
    width: 24px;
    height: 22px;
    vertical-align: middle;
    margin: -3px 10px 0 0;
    background: url(../../images/nav/icon-custom-forms-black.png) center center no-repeat;
    opacity: 0.7;
}
ul.sidebar-nav li a.add-ons:before {
    display: inline-block;
    content: "";
    width: 24px;
    height: 22px;
    vertical-align: middle;
    margin: -3px 10px 0 0;
    background: url(../../images/nav/icon-add-on-black.png) center center no-repeat;
    opacity: 0.7;
}
ul.sidebar-nav li a.survey-managemnent:before {
    display: inline-block;
    content: "";
    width: 24px;
    height: 22px;
    vertical-align: middle;
    margin: -3px 10px 0 0;
    background: url(../../images/nav/icon-survey-black.png) center center no-repeat;
    opacity: 0.7;
}
ul.sidebar-nav li a.api:before {
    display: inline-block;
    content: "";
    width: 24px;
    height: 22px;
    vertical-align: middle;
    margin: -3px 10px 0 0;
    background: url(../../images/nav/icon-api-black.png) center center no-repeat;
    opacity: 0.7;
}

/* vertically align inside labels */
.context-menu-input > label > * { vertical-align: top; }

/* position checkboxes and radios as icons */
.context-menu-input > label > input[type="checkbox"],
.context-menu-input > label > input[type="radio"] {
    margin-left: -17px;
}
.context-menu-input > label > span {
    margin-left: 5px;
}

.context-menu-input > label,
.context-menu-input > label > input[type="text"],
.context-menu-input > label > textarea,
.context-menu-input > label > select {
    display: block;
    width: 100%;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.context-menu-input > label > textarea {
    height: 100px;
}
.context-menu-item > .context-menu-list {
    display: none;
    /* re-positioned by js */
    right: -5px;
    top: 5px;
}

.btn-cal-d,
.btn-cal-d:hover,
.btn-cal-d:active {
    background-image: url("/images/icon-cal-day-white.png") !important;
    background-position: 4px center;
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
}
.btn-cal-w,
.btn-cal-w:hover,
.btn-cal-w:active {
    background-image: url("/images/icon-cal-week-white.png") !important;
    background-position: 4px center;
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
}
.btn-cal-m,
.btn-cal-m:hover,
.btn-cal-m:active {
    background-image: url("/images/icon-cal-month-white.png") !important;
    background-position: 4px center;
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
}
.btn-search,
.btn-search:hover,
.btn-search:active {
    background-image: url("/images/icon-search-white.png") !important;
    background-position: 4px center;
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
}

.btn-user,
.btn-user:hover,
.btn-user:active  {
    background-image: url("/images/nav/icon-user.png") !important;
    background-position: center center;
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
}
.btn-download,
.btn-download:hover,
.btn-download:active {
    background-image: url("/images/icon-download-white.png") !important;
    background-position: center center;
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
}
.btn-new,
.btn-new:hover,
.btn-new:active {
    background-image: url("/images/icon-new-white.png") !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 12px auto;
    width: 26px;
    height: 26px;
}
.btn-promote-m,
.btn-promote-m:hover,
.btn-promote-m:active {
    background-image: url("/images/icon-promote-white.png") !important;
    background-position: 4px center;
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
}

.btn .icon-progress {
    display: none;
}
.btn .icon-progress-loaded {
    position: relative;
    top: 1px;
}

input#keyword {
    padding-left: 4px;
}
@media (max-width: 865px) {
    .cal-btns-middle {
        clear: both;
        width: 100% !important;
        padding-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .cal-btns-middle .btn-group {
        position: relative;
        width: 100%;
        height: 28px;
    }
    .cal-btns-middle .btn-group .btn-prev {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }
    .cal-btns-middle .btn-group .btn-next {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;
    }
    .cal-btns-middle .btn-group .btn-today {
        position: absolute;
        top: 0;
        left: 3%;
        right: 3%;
        width: 94%;
        z-index: 0;
    }
    .cal-btns-left {
        width: 66%;
        padding-left: 0;
    }
    .cal-btns-right {
        float: none;
        position: absolute;
        top: 10px;
        right: 0;
    }
    .cal-btns-middle {
        padding-left: 5px;
    }
}

.context-menu-item.hover > .context-menu-list {
    display: block;
}

.context-menu-accesskey {
    text-decoration: underline;
}

.element .row {
    margin-left: -5px;
    margin-right: -5px;
}
.element .form-horizontal .control-label {
    padding-top: 0;
    font-weight: normal;
}
.element .form-group {
    margin-bottom: 0;
}
.element .form-group .small {
    display: block;
    font-size: 0.8em;
    color: #555;
}
.element ul li .incomplete {
    color: #999;
}
.element .none-found {
    color: #aaa;
    font-size: 0.9em;
    line-height: 1em;
    font-weight: normal;
}
.element ul li.none-found,
.element ul li.has-btn {
    margin: 10px 0;
}

.element ul li .btn{vertical-align: baseline;}
.element ul li .btn:hover{color:#333;text-decoration:none;background-color:#e6e6e6;*background-color:#d9d9d9;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}
.element ul li .btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}

.element ul li.has-btn .btn{width: 100%;}

#navref_tracker .btn-group,
#navref_monthly .btn-group,
#navref_wkly .btn-group,
#navref .btn-group {
    margin-right: 6px;
}
.clear {clear: both;}

.provider-hours {
}
.provider-hours td {
    vertical-align: middle;
    white-space: nowrap;
    padding: 0 40px 4px 0;
}
.provider-hours th {
    color: #aaa;
    padding-bottom: 6px;
}
.sort_asc,
.sort_desc {
    background-color: #444;
}
.sort_asc a:before {
    font-family: arial;
    font-size: 10px;
    content: "▲ ";
    display: inline;
}
.sort_desc a:before {
    font-family: arial;
    font-size: 10px;
    content: "▼ ";
    display: inline;
}
@media (max-width: 768px) {
    .provider-hours td {
        font-size: 12px;
        padding: 0 20px 4px 0;
    }
    .provider-hours td .form-control {
        margin: 0;
    }
    .provider-hours td select {
        font-size: 10px;
        width:32% !important;
    }
    .provider-hours th.col-day {
        font-size: 12px;
        padding-left: 0;
    }
    .provider-hours th.col-from {
        font-size: 12px;
        padding-left: 0;
    }
    .provider-hours th.col-to {
        font-size: 12px;
        padding-left: 0;
    }
}
@media (max-width: 480px) {
    .provider-hours td {
        font-size: 12px;
        padding: 0 10px 4px 0;
    }
    .provider-hours td select {
        font-size: 10px;
    }
    .entry-minutes {
        font-size: 10px !important;
    }
    .mobile-no-float {
        float: none !important;
    }
    .mobile-hide {
        display: none !important;
    }
}
.provider-hours select {
    margin: 0 .5%;
    width:32% !important;
}
.form-control.left {
    width: auto;
    float: left;
}
.form-control.small {
    font-size: 11px !important;
    padding: 8px !important;
    height: auto !important;
}
.form-control.num-attending {
    width: auto;
    padding: 0 2px !important;
    text-align: center;
    margin: -1px 3px -1px 0;
    float: left;
    font-weight: bold;
    line-height: 16px;
    width: 20px;
    display: none;
    -moz-appearance: textfield;
}

.SchedType-GRO .form-control.num-attending {
    display: block;
}

.outlines-when-active {
}
.outlines-when-active:after {
    clear: both;
}
.outlines-when-active .form-control {
    background: transparent;
    border-color: transparent !important;
    outline: 0 !important;
    -webkit-box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.1);
}
.outlines-when-active.active {
    background: transparent;
    border-color: transparent;
}
.outlines-when-active.active .form-control:focus {
    border-color: #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.outlines-when-active .open-ViewClientInfo {
    display: none;
}
.outlines-when-active .has-client .open-ViewClientInfo {
    display: block;
}
.table-clear-input .form-control {
    padding: 0.3em;
    margin: 0;
    border-color: transparent;
    height: auto;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
}
.table-clear-input .form-control:focus {
    border-color: #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.account-business-hours td {
    padding: 3px 0;
}

#addInvoiceField {
    margin:0 0 10px;
    padding:1px 5px;
}
#addInvoiceFields, #manageFields {
    position: absolute;
    top:0;
    background:#fff;
    border:1px solid #ccc;
    width:auto;
    padding:20px 10px 10px;
    z-index:1000;
}
#addInvoiceFields {
    left:15px;
}
#addInvoiceFields li, #manageFields li {
    list-style-type:none;
}
#manageFields li {

}
#manageFields input, #manageFields label {
    vertical-align: middle;
    margin: 0 0 6px;
    padding: 0 0 0px 3px;
}
#manageFields label {
    font-weight:normal;
}
#addInvoiceFields span {
    position: absolute;
    right:10px;
    top:10px;
    cursor:pointer;
}
#manageFields {
    width:155px;
    text-align:left;
    color:#000;
    font-weight:normal;
    z-index:999;
    background:#eee;
    top:20px;
}
#InvoiceFilterModal input[type="submit"], #InvoiceNotifyModal input {
    font-weight:normal;
    float:right;
    margin-left:8px;
}
#searchInvoiceColumn {
    width:50%;
}
.addInvoiceModal #deleteSingleInvoice {
    display:none;
}

.InvoiceLines {
}
.InvoiceLineItemType {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 1em;
    color: #aaa;
}

.InvoiceLineItemType:hover {
    font-size: 1em !important;
}
/* .btn-remove-line {
    -webkit-transition: opacity 0.35s ease;
    transition: opacity 0.35s ease;
    opacity: 0;
}
.InvoiceLines tbody tr:hover .btn-remove-line {
    opacity: 1;
} */
/* .InvoiceLines tbody tr td div {
    overflow: hidden;
    white-space: nowrap;
} */
.InvoiceLineItemType.newEntry {
    position: relative;
    overflow: visible;
    white-space: normal;
    top: 0;
    left: 3px;
    font-size: 10px;
}
.InvoiceLineItemType.newEntry:hover {
    font-size: 10px !important;
}
.InvoiceLines .money-input {
    text-align: right;
}
.btn-add-line {
    outline: 0 !important;
}
.InvoiceNotesRow {
    display: none;
}
.invoice-totals label {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 4px;
}
.invoice-sub-total {
    display: inline-block;
    font-size: 1.2em;
    font-weight: bold;
    padding: 5px 10px 0 0;
}
.invoice-total-label {
    color: #428bca;
    font-size: 1.2em;
    font-weight: bold;
}
.invoice-total {
    display: inline-block;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0 10px 0 0;
    color: #428bca;
}
.invoice-paid-label {
    font-size: 1.2em;
    font-weight: bold;
}
.invoice-paid {
    display: inline-block;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0 10px 0 0;
}

.invoice-baldue-label {
    font-size: 1.5em;
    font-weight: bold;
    color: #b94a48;
}
.invoice-baldue {
    display: inline-block;
    font-size: 1.5em;
    font-weight: bold;
    padding: 0 10px 0 0;
    color: #b94a48;
}

.invoice-refunded-label {
    font-size: 1em;
    font-weight: bold;
}
.invoice-refunded {
    display: inline-block;
    font-size: 1em;
    font-weight: bold;
    padding: 0 10px 0 0;
}

#invoice-breakdown div {
    line-height: 0.9em;
}

#invoice-breakdown label {
    font-size: 1.1em;
    font-weight: bold;
}
#invoice-breakdown span {
    display: inline-block;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0 10px 0 0;
}

.paid-switch-area {
    display: inline-block;
    vertical-align: top;
    margin-left: 6px;
    margin-right: 25px;
}
.invoice-provider-area {
    display: inline-block;
    vertical-align: top;
}
.InvoiceHistory {
    display: none;
    clear: both;
    background: #eee;
    padding: 10px;
}
.InvoiceHistory td {
    vertical-align: top;
    border-top: solid 1px #ddd;
    padding: 2px 0;
}
.container {
    overflow-x: hidden;
}
body.info-page .container {
    max-width: 1170px;
    text-align: left;
}

.qtip {
    font-size: 12px !important;
}
.qtip-light.large {
    width: 250px;
    font-size: 1.2em;
    line-height: 1.2em;
}

strong.color,
.qtip-light .color {
    color: #428bca;
}
.qtip-light .gray {
    color: #888;
}


.navbar-default {
    background-color: #fff !important;
    border-bottom: solid 1px #ccc;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.navbar-default .navbar-nav > li > a {
    color: #777;
    font-size: 1.6em;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #0490dd;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #6dbeeb;
}

.navbar-default .logo {
    margin: 10px 0;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #6dbeeb;
    background: none !important;
}

.navbar-default .nav > li > a {
    padding: 15px;
}

.feature-area {
    clear: both;
    padding: 10px;
}

.feature-area .icon-left {
    float: left;
    margin: 20px 20px 0 10px;
    width: 120px;
    height: 120px;
}

.feature-area .icon-right {
    float: right;
    margin: 20px;
    width: 100px;
    height: 100px;
}

.feature-area h3 {
    font-weight: bold;
}

.select-link {
    outline: none !important;
    box-shadow: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    cursor: pointer;
    color: #018edd;
    text-decoration: underline;
    font-weight: bold;
    margin: 0;
    padding: 0;
    background: transparent none no-repeat;
    cursor: pointer;
    border: solid 1px transparent;
}

#NotiRemindIDs .select-link,
#UPDATENotiRemindIDs .select-link {
    min-width: 90px;
}

.select-link:focus {
    outline: none;
    border: solid 1px #eee;
}

@-moz-document url-prefix() {
    /* for Firefox */
    .select-link {
        padding-right: 0;
        min-width: 50px !important;
    }
    .select-link * {
        color: black;
        text-shadow: none;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /* for IE10+ */
    .select-link::-ms-expand {
        display: none;
    }
}

.capitalize {
    text-transform:capitalize;
}
.lowercase {
    text-transform:lowercase;
}

.btn .hidden-xs {
    display: inline-block !important;
}

a.color {
    color: #428bca;
}
.underline {
    text-decoration: underline;
}
.icon-error {
    font-size: 12px;
    color: #b94a48 !important;
}
.horiz-scroll {
    padding-bottom: 6px;
}
@media (max-width: 1000px) {
    .horiz-scroll {
      overflow-x: auto;
    }
}
.horiz-scroll::-webkit-scrollbar {
    -webkit-appearance:none !important;
    height:8px !important;
    width:8px !important;
    background-color:#ddd !important
}
.horiz-scroll::-webkit-scrollbar-thumb {
    background-color:rgba(0,0,0,.5) !important
}

.vert-scroll {
    overflow-y: hidden;
}

.sched-icon-area {
    display: inline-block;
    text-align: center;
    width:13px;
    height:12px;
}

ul#nav .sched-icon-area {
    width: 18px;
    height: 16px;
    margin-left: -2px;
    margin-right: 2px;
    top: 3px;
}

.sched-area-block {
    -webkit-transition: opacity 0.35s ease;
    transition: opacity 0.35s ease;
}

.sched-area {
    display: block;
    background-image: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background-image: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background-image: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
    background-image: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%); /* W3C */
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    overflow: hidden;
}
.sched-area:hover {
    text-decoration: none;
    background-image: -moz-linear-gradient(left, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.2) 100%); /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.2)), color-stop(100%,rgba(255,255,255,0.2))); /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0.2) 100%); /* Chrome10+,Safari5.1+ */
    background-image: -o-linear-gradient(left, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0.2) 100%); /* Opera 11.10+ */
    background-image: -ms-linear-gradient(left, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0.2) 100%); /* IE10+ */
    background-image: linear-gradient(to right, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0.2) 100%); /* W3C */
}

.btn-toolbar .btn-group.right {
    float: right;
}

.btn-group > .btn {
    border-color: #fff;
    background: #eee;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.btn-group > .btn.active {
    background: #019ff8 !important;
    color: #fff !important;
}
.btn-group > .btn.btn-primary {
    background-color: #428bca;
    border-color: #357ebd;
    color: #fff;
}

.status-dsgn .btn-group > .btn {
    background-color: transparent;
    border-color: transparent;
}

.add-button-right {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 33px;
    min-height: 33px;
}

.note-editor {
    border: 1px solid #ccc !important;
}
.error .note-editor {
    border-color: #d2332e !important;
}
.note-editor .note-statusbar .note-resizebar {
    border: 1px solid #eee !important;
    background: #eee !important;
}
.note-editor .note-toolbar {
    display: none;
    background-color: #eee !important;
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
    font-family: Helvetica, Arial, sans-serif !important;
}
.buttons-only.note-editor .note-toolbar {
    display: block;
}
.note-editor .note-statusbar .note-resizebar .note-icon-bar {
    border-top: 1px solid #aaa !important;
}
.note-editor .btn-sm {
    line-height: 1.5em !important;
    font-size: 11px !important;
    background: #fff;
    color: #444;
    border: 0 !important;
}
.note-editor ul, .note-editor ol {
    margin-left: 16px;
}
.note-popover .popover .popover-content>.btn-group,
.note-toolbar>.btn-group {
    margin-top: 0;
    padding-bottom: 0;
}
.note-editor .btn-group > .btn.active {
    background: #5bc0de !important;
    color: #fff !important;
}

.note-popover .popover .popover-content>.btn-group .btn-sm,
.note-popover .popover .popover-content>.btn-group .btn-xs,
.note-toolbar>.btn-group .btn-sm,
.note-toolbar>.btn-group .btn-xs {
    background-color: transparent !important;
}
.rich-text-tall .note-editor .note-editable {
    min-height: 120px !important;
}
.rich-text-mini .note-editor .note-editable {
    padding: 6px !important;
}
.rich-text-mini .note-editor .btn-sm {
    padding: 2px 4px !important;
    font-size: 11px !important; /* reduce summernote button size */
}
.rich-text-mini .note-editor p {
    margin-bottom: 0 !important;
}
.rich-text-mini .btn-toolbar > .btn + .btn,
.rich-text-mini .btn-toolbar > .btn-group + .btn,
.rich-text-mini .btn-toolbar > .btn + .btn-group,
.rich-text-mini .btn-toolbar > .btn-group + .btn-group{
    margin-left: 0 !important;
}
/* Summernote Custom Image Chooser Mod */

.existing-image-chooser > ul,
.existing-image-chooser > ul > li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.existing-image-chooser > ul {
    max-height: 210px;
    overflow-y: auto;
}
.existing-image-chooser > ul::-webkit-scrollbar {
    -webkit-appearance:none !important;
    width: 6px;
    height: 6px;
    background-color:#ccc !important
}
.existing-image-chooser > ul::-webkit-scrollbar-thumb {
    background-color:rgba(0,0,0,.5) !important
}
.existing-image-chooser > ul > li {
    float: left;
    margin: 0 10px 10px 0;
    cursor: pointer;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border: solid 2px #fff;
    display: block;
    width: 100px;
    height: 100px;
}
.existing-image-chooser > ul > li:hover,
.existing-image-chooser > ul > li.active {
    border-color: #666;
}
.existing-image-chooser > ul > li .btn-delete-img {
    position: absolute;
    top: 5px;
    right: 5px;
    display: none;
}
.existing-image-chooser > ul > li .dropdown-menu {
    position: absolute;
    top: 25px;
    right: 5px;
    padding: 0 !important;
    width: auto !important;
    min-width: 40px !important;
    height: auto !important;
    font-size: 11px !important;
}
.existing-image-chooser > ul > li .dropdown-menu li a {
    padding: 4px !important;
    height: 24px !important;
    font-size: 11px !important;
}
.existing-image-chooser > ul > li:hover .btn-delete-img {
    display: block;
}
.existing-image-chooser > ul > li:hover .btn-delete-img:hover {
    background-color: #428bca;
    color: #fff;
}

ol.sortable li {
    font-size: 1.3em;
    padding: 4px 10px;
    background: #eee;
    margin: 0 0 4px 20px;
    /* cursor: move; */
    color: #333;
}

.handler {
    cursor: move;
}

.dropping-area {
	border-top: 4px solid #019ff8;
	background: #f6f6f6 !important;
}

.pulsate {
    -webkit-animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: pulsate 1s ease-out;
    -moz-animation-iteration-count: infinite;
    -o-animation: pulsate 1s ease-out;
    -o-animation-iteration-count: infinite;
    -ms-animation: pulsate 1s ease-out;
    -ms-animation-iteration-count: infinite;
}
@-webkit-keyframes pulsate {
    0% {-webkit-transform: scale(1);}
    50% {-webkit-transform: scale(1.1, 1.1);}
    100% {-webkit-transform: scale(1);}
}
@-moz-keyframes pulsate {
    0% {-moz-transform: scale(1);}
    50% {-moz-transform: scale(1.1, 1.1);}
    100% {-moz-transform: scale(1);}
}
@-o-keyframes pulsate {
    0% {-o-transform: scale(1);}
    50% {-o-transform: scale(1.1, 1.1);}
    100% {-o-transform: scale(1);}
}
@-ms-keyframes pulsate {
    0% {-ms-transform: scale(1);}
    50% {-ms-transform: scale(1.1, 1.1);}
    100% {-ms-transform: scale(1);}
}

.pulse-once {
    animation: text-shadow-fade 1s normal ease-in-out;
    -webkit-animation: text-shadow-fade 1s normal ease-in-out;
    -moz-animation: text-shadow-fade 1s normal ease-in-out;
    -o-animation: text-shadow-fade 1s normal ease-in-out;
    -ms-animation: text-shadow-fade 1s normal ease-in-out;
}

@keyframes text-shadow-fade {
    0% { text-shadow: 0 0 1px rgba(91,192,222,0.2); }
    50% { text-shadow: 0 0 14px rgba(91,192,222,0.9); }
    100% { text-shadow: 0 0 28px rgba(91,192,222,0.2); }
}
@-webkit-keyframes text-shadow-fade {
    0% { text-shadow: 0 0 1px rgba(91,192,222,0.2); }
    50% { text-shadow: 0 0 14px rgba(91,192,222,0.9); }
    100% { text-shadow: 0 0 28px rgba(91,192,222,0.2); }
}
@-moz-keyframes text-shadow-fade {
    0% { -moz-text-shadow: 0 0 1px rgba(91,192,222,0.2); }
    50% { -moz-text-shadow: 0 0 14px rgba(91,192,222,0.9); }
    100% { -moz-text-shadow: 0 0 28px rgba(91,192,222,0.2); }
}
@-o-keyframes text-shadow-fade {
    0% { -o-text-shadow: 0 0 1px rgba(91,192,222,0.2); }
    50% { -o-text-shadow: 0 0 14px rgba(91,192,222,0.9); }
    100% { -o-text-shadow: 0 0 28px rgba(91,192,222,0.2); }
}
@-ms-keyframes text-shadow-fade {
    0% { -ms-text-shadow: 0 0 1px rgba(91,192,222,0.2); }
    50% { -ms-text-shadow: 0 0 14px rgba(91,192,222,0.9); }
    100% { -ms-text-shadow: 0 0 28px rgba(91,192,222,0.2); }
}

.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.85);
    }

    40% {
        opacity: 1;
        -webkit-transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(.95);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.85);
    }

    40% {
        opacity: 1;
        transform: scale(1.05);
    }

    70% {
        transform: scale(.95);
    }

    100% {
        transform: scale(1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@media (max-width: 767px) {
    .btn .hidden-xs {
        display: none !important;
    }
}

@media (max-width: 560px) {
    .feature-area .icon-left {
        margin: 20px 10px 0 0;
        width: 80px;
        height: 80px;
    }
    .feature-area h3 {
        font-weight: bold;
        font-size: 22px;
        height: 80px;
    }
}

.panel-cb-area {
    margin: 0px 40px 5px 40px;
    padding-top: 5px;
    background: #eee;
}
.panel-cb-area.for-email {
    margin-bottom: 0;
}
.panel-cb-area.for-sms {
    margin-top: 0;
}

#provlegend_id, #business_legend, #reslegend_id {
    margin-right: -20px;
}
#provlegend_id > div, #reslegend_id > div {
    min-height: 35px;
}
#provlegend_id a.prov_link, #reslegend_id a.prov_link, #business_legend a.bus_loc_link_ {
    white-space: nowrap;
    overflow: hidden;
    padding: 4px;
    display: block;
    height: 29px;
    margin-bottom: 3px;
    width: auto;
    text-overflow: ellipsis;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    transition: all 0.35s ease;
    text-decoration: none;
    padding-right: 30px;
}
.modal-body #provlegend_id a.prov_link, .modal-body #reslegend_id a.prov_link, .modal-body #business_legend a.bus_loc_link_ {
    width: 139px;
}

.modal #provlegend_id a.prov_link, .modal #reslegend_id a.prov_link, .modal #business_legend a.bus_loc_link_ {
    border: #eee 1px solid;
    background-color: #fff;
}
.modal #provlegend_id a.prov_link.active, .modal #reslegend_id a.prov_link.active, .modal #business_legend a.bus_loc_link_.active {
    border: #ddd 1px solid;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    background-color: #f0f0f0;
}
#provlegend_id a.prov_link input, #reslegend_id a.prov_link input, #business_legend a.bus_loc_link_ input {
    display: none;
}
#provlegend_id a.prov_link .glyphicon, #reslegend_id a.prov_link .glyphicon, #business_legend a.bus_loc_link_ .glyphicon {
    display: none;
    padding: 2px 4px;
    font-size: 12px;
}
#provlegend_id a.prov_link.active,
#reslegend_id a.prov_link.active,
#business_legend a.bus_loc_link_.active {
    font-weight: bold;
}
#provlegend_id > li > a:hover,
#provlegend_id > li > a:focus,
#reslegend_id > li > a:hover,
#reslegend_id > li > a:focus,
#business_legend > li > a:hover,
#business_legend > li > a:focus {
    background-color: transparent !important;
}

#provlegend_id a.prov_link.active .glyphicon,
#reslegend_id a.prov_link.active .glyphicon,
#business_legend a.bus_loc_link_.active .glyphicon {
    display: block;
}
#provlegend_id .open-providerView,
#reslegend_id .open-providerView {
    margin: 5px;
    position: absolute;
    right: 4px;
    top: 3px;
}
#shown-panels .element #provlegend_id a.prov_link,
.bs-docs-sidebar #provlegend_id a.prov_link,
#shown-panels .element #reslegend_id a.prov_link,
.bs-docs-sidebar #reslegend_id a.prov_link, {
    width: auto;
}
.bs-docs-sidebar #provlegend_id .open-providerView,
.bs-docs-sidebar #reslegend_id .open-providerView {
    position: absolute;
    right: 0;
    top: 0;
}
.bs-docs-sidebar #provlegend_id .open-providerView,
#shown-panels .element #provlegend_id .open-providerView,
.bs-docs-sidebar #reslegend_id .open-providerView,
#shown-panels .element #reslegend_id .open-providerView {
    position: absolute;
    right: 0;
    top: 0;
}

@media only screen and (max-width: 620px) {
    #footer.logged-in {
        padding-left: 20px !important;
    }
}

.hoverFunctions {
    background: #fff;
    border: solid 1px #eee;
    padding: 2px;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    transition: all 0.35s ease;
    opacity: 0;
    width: 140px;
    position: absolute;
    z-index: 99999;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
}
.hoverFunctions:after, .hoverFunctions:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.hoverFunctions:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #ffffff;
    border-width: 5px;
    margin-top: -5px;
}
.hoverFunctions:before {
    border-color: rgba(238, 238, 238, 0);
    border-right-color: #eeeeee;
    border-width: 6px;
    margin-top: -6px;
}
.hoverFunctions a {
    color: #666;
    background: transparent;
    margin-right: 2px;
}
.hoverFunctions a:hover {
    background: #6faae8;
    color: #fff;
}
.hoverFunctions a.btn-select-row {
    color: #5bc0de;
}
.hoverFunctions a.btn-select-row:hover {
    background: #5bc0de;
    color: #fff;
}
.hoverFunctions a.btn-view-row {
    color: #666;
}
.hoverFunctions a.btn-view-row:hover {
    background: #666;
    color: #fff;
}
.hoverFunctions a.btn-update-row {
    color: #018edd;
}
.hoverFunctions a.btn-update-row:hover {
    background: #018edd;
    color: #fff;
}
.hoverFunctions a.btn-delete-row {
    color: #d43f3a;
}
.hoverFunctions a.btn-delete-row:hover {
    background: #d43f3a;
    color: #fff;
}
.hoverFunctions a.btn-un-delete-row {
    position: relative;
    color: #d43f3a;
}
.hoverFunctions a.btn-un-delete-row:hover {
    background: #d43f3a;
    color: #fff;
}
.hoverFunctions a:last-child {
    margin-right: 0px;
}
.hoverFunctions.disabled {
    pointer-events: none;
}
.hoverFunctions.show {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    right: 20px;
    opacity: 1;
    pointer-events: auto !important;
}
.btn-none-providers {
    margin-left: 9px !important;
}

#client-appt-table-loading,
#prov-appt-table-loading,
#client-invoice-table-loading,
#client-custom-forms-table-loading,
#client-regwaivers-table-loading,
#prov-invoice-table-loading,
#appt-table-loading,
#package-details-loading,
#benefits-list-loading {
    pointer-events: none;
    z-index: 99;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../../images/loading.gif) center center no-repeat;
    text-align: center;
}

#client-appt-table-empty,
#prov-appt-table-empty,
#client-invoice-table-empty,
#client-custom-forms-table-empty,
#client-regwaivers-table-empty,
#prov-invoice-table-empty,
#appt-table-empty {
    display: none;
    pointer-events: none;
    z-index: 99;
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    height: 100%;
    color: #666;
    text-align: center;
}
#client-appt-table-empty a,
#prov-appt-table-empty a,
#client-invoice-table-empty a,
#prov-invoice-table-empty a,
#appt-table-empty a {
    pointer-events: auto;
}

#client-appt-table-empty h2,
#prov-appt-table-empty h2,
#client-invoice-table-empty h2,
#prov-invoice-table-empty h2 {
    font-size: 22px;
}

.empty > [contenteditable=true]:not(:focus):before {
    content:attr(data-ph);
    color: #999;
}
.user-color-swatch {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    border: solid 1px #ccc;
}

.url-area {
    line-height: 30px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.btn-send {
    padding-right: 10px;
    padding-left: 8px;
}
.btn-signature {
    padding-right: 6px;
}
.btn-signature .icon {
    width: 14px;
}

#GroupVisibleCBArea,
#UPDATEEAGroupVisibleCBArea {
    margin-left: 10px;
    float: left;
}

.RepeatsCbArea {
    padding-top: 26px;
}
.RepeatsCbArea.active {
    height: 26px;
    overflow: hidden;
    padding-top: 0;
    -webkit-transition: padding 0.35s ease;
    transition: padding 0.35s ease;
}

#footer {
    /*float: left;
    width: 100%;
    */
    color: #eee;
    background: #222;
    padding: 40px 0 40px 20px !important;
    font-size: 13px;
}
#footer.logged-in {
    padding: 10px 0 10px 10px !important;
    margin: 0 !important;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}
#footer.login-header-shown {
    padding-left: 60px !important;
}
#footer .container {
    margin: 10px 0 !important;
    text-align: left !important;
}
#footer.logged-out .container {
    margin: 10px auto !important;
}
@media only screen and (max-width: 620px) {
    #footer.logged-in {
        padding-left: 20px !important;
    }
}
#footer.logged-in a.ft {
    white-space: nowrap;
}
#footer h3 {
    text-transform: uppercase;
    font-weight: 700;
    marign-bottom: 20px;
    font-size: 18px;
}
#footer p {
    margin: 0;
}
#footer a {
    color: #eee;
    text-decoration: none;
}
#footer a:hover {
    color: #fff;
    text-decoration: underline;
}
#footer .col-large {
    float: left;
    width: 50%;
    margin-right: 5%;
    margin-bottom: 30px;
    padding-top: 20px;
    text-align: left;
}
#footer .col {
    float: left;
    width: 10%;
    margin-right: 5%;
    margin-bottom: 30px;
}
#footer .col:last-child {
    margin-right: 0;
}
#footer hr {
    border-left: 0;
    border-right: 0;
    border-top: solid 1px #282828;
    border-bottom: solid 1px #181818;
    margin: 20px 0;

}

@media only screen and (max-width: 930px) {
    #footer .col-large {
        width: 30%;
    }
    #footer .col {
        width: 15%;
    }
}

#footer .right {
    float: left;
}
.nowrap {
    white-space: nowrap;
}
#___plusone_0,
.twitter-share-button {
    width: 80px !important;
}

.container > .tabular-displays > .row > #save_msg {
    margin: 10px 15px 0 15px;
}

.ui-menu {
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
    border: 0 !important;
    background: #5bc0de !important;
    color: #fff !important;
    margin: inherit !important;
}
.ui-slider-handle {
    background-color: #fff !important;
    width: 1.5em !important;
    height: 1.5em !important;
    border-radius: 20px;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.4em !important;
}

.fc-ltr .fc-event-hori.fc-event-end, .fc-rtl .fc-event-hori.fc-event-start,
.fc-ltr .fc-event-hori.fc-event-start, .fc-rtl .fc-event-hori.fc-event-end,
.fc-ltr .fc-event-hori.fc-event-end, .fc-rtl .fc-event-hori.fc-event-start,
.fc-ltr .fc-event-hori.fc-event-start, .fc-rtl .fc-event-hori.fc-event-end {
    border-radius: 0 !important;
}


.slider-prep-range,
.slider-finish-range {
    background-color: #aaa !important;
}
.slider-prep-range .ui-slider-range,
.slider-finish-range .ui-slider-range {
    background-color: #5bc0de !important;
}

.slider-duration-container {
    position: relative;
    height: 40px;
    width:100%;
    max-width: 580px;
    margin-bottom: 10px;
}
.slider-duration-container:after {
    display: block;
    left: 80px;
    height: 9px;
    content: "";
    position: absolute;
    top: 29px;
    background-color: #aaa;
    right: 80px;
}
.slider-duration-container .ui-slider-horizontal {
    height: 11px;
}
.slider-preptime-area {
    position: absolute; width: 70px; top: 0; left: 0; text-align:left; white-space: nowrap;
}
.slider-finishtime-area {
    position: absolute; width: 70px; top: 0; right: 0; text-align:right; white-space: nowrap;
}
.slider-duration-area {
    position: absolute; width: 70px; top: 0; left: 50%; margin-left: -26px; text-align:left; white-space: nowrap; background: #fff; z-index: 1; text-align: center;
}
.slider-duration-area:before,
.slider-duration-area:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 20px;
    background: #aaa;
    top: 23px;
}
.slider-duration-area:before {
    left: 0;
}
.slider-duration-area:after {
    right: 0;
}
.slider-duration-area input {
    width: 50px;
    margin-left: auto;
    margin-right: auto;
}
.slider-prep-range {
    position: absolute; top: 28px; right: 60%; left: 64px;
}
.slider-finish-range {
    position: absolute;top: 28px; right: 67px; left: 60%;
}

label.invoice_number_full {
    display: inline-block;
}
label.invoice_number_short {
    display: none;
}
.pill-small {
    display: inline-block;
    background: #eee;
    padding: 4px 12px;
    margin: 0 4px 4px 0;
    font-size: 12px;
    white-space: nowrap;
}

.help-info-box {
    background: #eee;
    border-left: solid 4px #019ff8;
    font-size:16px;
    width:100%;
    margin-bottom:10px;
    margin-left:0px;
    text-align:left;
    padding: 15px 15px 5px 15px;
}

.help-info-box h1:first-child,
.help-info-box h2:first-child,
.help-info-box h3:first-child,
.help-info-box h4:first-child,
.help-info-box p:first-child {
    margin-top: 0;
}

.ui-sortable-placeholder {
  display: none;
}

h1.main {

}

@media only screen and (max-width: 630px) {

    label.invoice_number_full {
        display: none;
    }
    label.invoice_number_short {
        display: inline-block;
    }
    label.invoice_terms {
        display: none;
    }
    .invoice-status.btn-group .btn {
        font-size: 10px;
    }
    select#InvoiceTerms,
    input#InvoiceNumberID {
        width: 70px !important;
    }
    #footer .col-large {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }
    #footer .col {
        float: left;
        width: 25%;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 520px) {
    #footer h3 {
        font-size: 14px;
    }
}

.block-slider-duration-area {
    position:inherit;
    width: 70px;
    top: 0;
    left: 0%;
    margin-left: 0px;
    text-align: left;
    white-space: nowrap;
    background: #fff;
    z-index: 1;
    text-align: left;
}

.attachment {
    border-radius: 2px;
    border: 2px solid #dcdcdc;
    margin-top: 5px;
    width: 100%;
    background-color: #dcdcdc;
    font-size: 14px;
    padding: 3px 10px;
    height: 30px;
}


#ClientInfoImportModal table thead th, #ClientInfoImportModal table thead td {
    min-width: 90px;
}

#ClientInfoImportModal .modal-content .row .col-md-1{
    font-weight: bold;
    width: 7.5%;
}
#ClientInfoImportModal, #ClientInfoImportModal .modal-content{
    overflow: hidden;
}

#ClientInfoImportModal .modal-content .modal-body .table-responsive{
    height: 563px;
}
#ClientInfoImportModal .modal-content .modal-body table{
    overflow: scroll;
    border: 2px #eee solid;
}
#ClientInfoImportModal .modal-content .modal-body{
    display: inline-block;
    height: 583px;
    width: 101%;
    max-width: inherit;
}

#ClientInfoImportModal .modal-dialog{
    width: auto;
    max-width: 90%;
}

#ClientInfoImportModal .modal-dialog .modal-header .header-content{
    color: #444;
    width:60%;
    float:left;
}

#ClientInfoImportModal .modal-dialog .modal-header .header-save-button{
    width:40%;
    float:left;
    text-align:right;
}

#ClientInfoImportModal .modal-dialog table thead tr:nth-child(2){
    background: #666 none repeat scroll 0 0;
    color: #fff;
}
#ClientInfoImportModal .modal-dialog table thead tr:nth-child(2) th{
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 2000px){
    #ClientInfoImportModal .modal-content{height:570px;}
    #ClientInfoImportModal .modal-content .modal-body{
        height: 93%;
    }
    #ClientInfoImportModal .modal-content .modal-body .table-responsive{
        height: 506px;
    }

}

#ImportWarningModal .modal-dialog{
    width: auto;
    max-width: 35%;
}
#ImportWarningModal .modal-dialog .modal-header{
    cursor: move;
}
#ImportWarningModal .modal-dialog .modal-header .header-content{
    float: left;
    width: 50%;
}
#ImportWarningModal .modal-dialog .modal-header .header-buttons{
    float: right;
    width: 40%;
    text-align: right;
}
input#AddOnTaxID::-webkit-inner-spin-button,
input#AddOnTaxID::-webkit-outer-spin-button,
input#UpdateAddOnTaxID::-webkit-inner-spin-button,
input#UpdateAddOnTaxID::-webkit-outer-spin-button  {
    -webkit-appearance: none;
    margin: 0;
}

input#AddOnTaxID , input#NumberAvailableID, input#UpdateAddOnTaxID, input#UpdateNumberAvailableID,
input#AddOnTitleID, input#UpdateAddOnTitleID {
    margin-top: 2px;
}
.active-button {
    padding-right: 0px;
    width: auto;
}
.client-info-switch, .calendar-schedule-export-info-switch {
    text-align: left;
}
.display-inline {
    display: inline-block;
    width: 110px;
}
.display-none {
    display: none;
    width: 110px;
}
#taxDiv , #updateTaxDiv , #numberAvailableDiv , #UpdateNumberAvailableDiv{
    padding-right: 0px;
}
.video-embed {
    width: 32px;
    height: 25px;
}
.braintree-field {
    border:1px solid #ccc;
    background:#fff;
    border-radius:6px;
    height:31px;
    max-width:300px;
    padding:0 10px;
}
#cc-form .braintree-field {
    border-radius:0;
    padding:4px 2px;
}

.form-control.num-attending::-webkit-inner-spin-button,
.form-control.num-attending::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.qtip-content .alert-danger {
    background: transparent;
}

.yes_no_switch {
  display: none;
}

.yes_no_switch_container .btn {
    font-size: 18px !important;
    padding: 5px 20px !important;
}

.yes_no_switch_container .btn-no {
    border-radius: 20px 0 0 20px !important;
}
.yes_no_switch_container .btn-yes {
    border-radius: 0 20px 20px 0 !important;
}

.toggle_buttons_container .btn {
    font-size: 18px !important;
    padding: 5px 20px !important;
}

.toggle_buttons_container .btn:first-child {
    border-radius: 20px 0 0 20px !important;
}
.toggle_buttons_container .btn:last-child {
    border-radius: 0 20px 20px 0 !important;
}


.animate-outToRight > * {
    -webkit-animation: outToRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
    animation: outToRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes outToRight {
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes outToRight {
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.animate-outToLeft > * {
    -webkit-animation: outToLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
    animation: outToLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes outToLeft {
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes outToLeft {
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.animate-inFromLeft > * {
    -webkit-animation: inFromLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
    animation: inFromLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes inFromLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes inFromLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.animate-inFromRight > * {
    -webkit-animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
    animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes inFromRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes inFromRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.ui-autocomplete-md-height  {
    max-height: 170px;
    overflow: auto;
}
.ui-autocomplete-sm-height  {
    max-height: 120px;
    overflow: auto;
}

ul.landing {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    text-align: left;
}
ul.sub-landing {
    list-style-type: none;
    flex-wrap: wrap;
    text-align: left;
}
ul.landing > li {
    position: relative;
    list-style-type: none;
    width: 27%;
    margin: 0 10px 20px 40px;
    background: #fff;
    border-radius: 20px;
    padding: 20px;
}

ul.landing > li.sub-list {
    margin: 0 10px 20px 20px;
    padding-top: 15px;
}

ul.sub-landing li {
    position: relative;
    list-style-type: none;
    background: #fff;
    border-radius: 20px;
    padding: 0 20px;
    margin-bottom: 50px;
}

ul.landing > li > a,
ul.sub-landing > li > a{
    display: block;
    pointer-events: none;
}

ul.landing > li > a > .title  {
    display: block;
    margin: 0 0 5px 0;
    font-size: 22px;
    line-height: 24px;
}

ul.landing > li > ul.sub-landing > li > a > .title {
    display: block;
    margin: 0 0 5px 0;
    font-size: 22px !important;
    line-height: 24px;
}

ul.landing > li > a > .gb-icon {
    position: absolute;
    top: 15px;
    left: -35px;
    font-size: 32px !important;
    width: 47px !important;
    height: 47px !important;
    background: #019ff8;
    color: #fff;
    border-radius: 47px;
    text-align: center;
    padding: 7px;
}

ul.landing > li > ul.sub-landing > li > a > .gb-icon {
    position: absolute;
    top: 0px;
    left: -35px;
    font-size: 32px !important;
    width: 47px !important;
    height: 47px !important;
    background: #019ff8;
    color: #fff;
    border-radius: 47px;
    text-align: center;
    padding: 7px;
}

ul.landing > li > ul {
    list-style-type: none;
    margin-left: 0;
}
ul.landing > li > ul > li > a {
    color: #428bca;
    font-weight: bold;
}

ul.landing > li.sub-list > ul > li > a {
    color: inherit;
    font-weight: inherit;
}

ul.landing > li.sub-list > ul > li > a:hover {
    color: #40a3dc;
    text-decoration: underline;
}

ul.landing > li > ul > li > a > .gb-icon {
    font-size: 22px !important;
    line-height: 24px;
    margin-right: 2px;
}
ul.landing > li > ul > li > a > .title {
    font-size: 14px !important;
    line-height: 24px;
    position: relative;
    top: 2px;
}

.popover-title {
    padding: 0 14px;
    background-color: transparent;
    border: 0;
}
.popover-title .label-success {
    padding: 0;
    background-color: transparent;
    border: 0;
    color: #333;
}
.popover-content {
    color: #333;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 40px;
    font-weight:normal;
}
.bootstro-backdrop {
    z-index: 1000;
}
.bootstro-prev-btn {
    position: absolute;
    bottom: -5px;
    left: -10px;
}
.bootstro-next-btn {
    position: absolute !important;
    bottom: -5px !important;
    right: -10px !important;
    -webkit-animation: pulsate 1s ease-out !important;
    -webkit-animation-iteration-count: infinite !important;
    -moz-animation: pulsate 1s ease-out !important;
    -moz-animation-iteration-count: infinite !important;
    -o-animation: pulsate 1s ease-out !important;
    -o-animation-iteration-count: infinite !important;
    -ms-animation: pulsate 1s ease-out !important;
    -ms-animation-iteration-count: infinite !important;
}
.status-dsgn .bootstro-nav-wrapper .btn,
.bootstro-nav-wrapper button {
    width: 40px !important;
    height: 40px !important;
    font-size: 22px !important;
    text-align: center !important;
    background-color: #22bb45 !important;
    color: #fff !important;
    border: solid 2px #fff !important;
    border-radius: 30px !important;
}
.bootstro-nav-wrapper button i {
    font-size: 22px !important;
    line-height: 35px !important;
    position: relative !important;
    top: -1px !important;
}
.bootstro-prev-btn i {
    left: -1px !important;
}
.bootstro-next-btn i {
    left: 1px !important;
}
.status-dsgn .bootstro-finish-btn-wrapper .btn,
.bootstro-finish-btn-wrapper button {
    font-size: 15px !important;
    padding: 3px 10px !important;
    background-color: #428bca !important;
    color: #fff !important;
    border: 0 !important;
    border-radius: 30px !important;
    position: absolute !important;
    width: 90px !important;
    bottom: 10px !important;
    left: 50% !important;
    margin-left: -45px !important;
    line-height: 1.428571429 !important;
    height: auto !important;
}
.not-active {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}
.form-control-div-modal {
    display: block;
    width: 100%;
    min-height: 31px;
    padding: 4px 2px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control-div-modal .radio-inline, .checkbox-inline {
    line-height: 2em;
}
#report-modal #provlegend_id a.prov_link, #report-modal #business_legend a.bus_loc_link_ {
    width: 120px !important;
}
@media (max-width: 1000px) {
    ul.landing > li > a > .title {
        font-size: 18px;
    }
}
@media (max-width: 900px) {
    ul.landing > li {
        width: 42%;
    }
}
@media (max-width: 720px) {
    ul.landing > li {
        width: 95%;
        margin-right: 0;
    }
}
@media (max-width: 400px) {
    ul.landing {
        padding-left: 10px;
    }
    ul.landing > li {
        width: 80%;
    }

    .cropper-container {
    margin-left: 20px !important;
    }
}

@media (max-width: 320px) {
    .cropper-container {
    margin-left: 5px !important;
    }
}

@media(min-width: 767px) and (max-width: 1024px) {
  .element ul li .prov {
    width: auto !important;
  }
}
@media (max-width: 480px) {
    #report-modal .input-group.date {
        width: 100% !important;
        text-align: left;
    }
}

/** Additional CSS **/
#terms-policies .others, #privacy-policy .others{
    margin:10px 0px 0px 0px;
    height:100%;
    margin-bottom:20px;
}

#terms-policies h2, #privacy-policy h2{
    padding-left: 10px;
    background: #FF9500 no-repeat;
}

#terms-policies #terms-contents h5, #privacy-policy #terms-contents h5{
    font-size: 16px;
    font-style: normal;
    line-height: 30px;
    font-weight: bold;
}

#terms-policies .support-wrapper .support-content a,
#privacy-policy .support-wrapper .support-content a{
    color: #FF9500;
}

.alert-orange {
    background-color: rgba(255, 149, 0, 0.1) !important;
    border: 1px solid rgba(255, 149, 0, 0.1) !important;
    color: rgba(0, 0, 0, 0.7) !important;
}

#contact-row {
    background: transparent;
}

/** styles for recurring weeks **/
.weekprefix {
	height: 30px;
	width: 30px;
	background-color: #bbb;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	padding-top: 5px;
	cursor: pointer;
}

.weekprefix-active {
	background: #019ff8;
	color: #fff;
}

.label-text {
	padding: 4px 0px 4px 0px;
}

.m5 {
	padding: 5px 0px 0px 0px;
}

.href-link {
	color: #018edd;
	text-decoration: underline;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background: transparent none no-repeat;
	cursor: pointer;
}
/**End of Additional CSS **/

/* Mark's Additional CSS */
button.check-uncheck {
    background-color: transparent;
    font-size: 11px;
    font-weight: normal;
    padding:  2px;
}

/* For Paid Items */
#InvoiceLinesModal .paid-item-row {
    background-color: #efefef;
}

#InvoiceLinesModal .paid-item-row .form-control[readonly] {
    font-size: 12px;
    color: #555555;
    padding: 0.3em;
}

#InvoiceLinesModal .partial-item-row {
    background-color: #dedede;
}

#InvoiceLinesModal .partial-item-row .form-control[readonly] {
    font-size: 12px;
    color: #555555;
    padding: 0.3em;
    background-color: #dedede;
}

#InvoiceLinesModal .paid-items {
    font-weight: bold;
    font-size: 1.4em;
}

#InvoiceLinesModal .partial-items,
#InvoiceLinesModal .refunded-items {
    font-size: 1.1em;
    cursor: text;
}

#InvoiceLinesModal .paid-items:hover,
#InvoiceLinesModal .paid-items:focus {
    text-decoration: none;
}

/* For unpaid items */
#InvoiceLinesModal .alert-danger {
    color: #555;
}

#InvoiceLinesModal .alert-danger input {
    background-color: #f2dede;
}

#InvoiceLinesModal .alert-danger input:focus {
    background-color: #ffffff;
}

/* Add disable color in delete button in invoices */
#disabledDelete .glyphicon-trash {
    color: #ddd;
}

/* payment email css */
#pay-widget-items-area {
    background: white;
    margin-top: 10px;
    padding: 10px;
    border-radius: 10px;
}

/* Invoice modals */
#invpay-amount:read-only,
#invpay-amount:disabled {
    pointer-events: none;
}

.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
    z-index: 999999999 !important;
}

/* END */
