/*!
 * Start Bootstrap - SB Admin 2 Bootstrap Admin Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
:root {
    --rumple-purple: #9B74B4;
    --rumple-purple-hover: #a381bb;
    --rumple-green: #4B9560;
    --rumple-text-grey: #666666;
}

body {
    overflow-x: hidden;
    background-color: #fff;
}
#file-input
{
    display: none !important;
}

.image-upload img
{
    cursor: pointer;
}
/* customer edit note */
.edit-note-icon {
    font-size: 19px !important;
    margin-right: 7px;
    color: #666666 !important;
}
.edit-note-icon:hover{
    color:#119963 !important;
}
strong {
    color:#666;
}
/* customer delete note */
i[class*=remove-note-icon]::before, i[class*=remove-note-icon]::after{
    background:#ebebeb !important;
    background-color:#ebebeb !important;
}
.form-control {
    padding: 6px !important;
}
.remove-note-link {
    position: relative;
    top: -2px;
    left: -4px;
}
#photo_editor_modal .cr-boundary{
    border-radius: 500px;
    border: 1px dashed grey;
}
.remove-note-icon {
    font-size: 20px !important;
    color: #666666 !important;
    background: #ffff;
    font-weight: 700 !important;
}
.remove-note-icon:hover{
    color:#119963 !important;
}
a {outline : none !important;}
.no-padding-left-right {
    padding-left:0 !important;
    padding-right:0 !important;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
}
.btn-save-note {
    height: 33px;
    position: relative;
    top: 1px;
}
.move-top-by-1 {
    position: relative;
    top:-1px;
}
textarea {
    resize: none !important;
}
.btn-dim-gray {
    background: #a3a3a3;
    background-color:#a3a3a3 !important;
    color:#FFF !important;
    border-color:#a3a3a3 !important;
}
textarea:focus {
    border-color: none !important;
    box-shadow: none !important;
    outline: 0 none !important;
    border: 1px solid #333 !important;
}
.save-cancel-btn-container {
    display: none;
}
.margin-bottom-20 {
    margin-bottom:20px;
}
.margin-bottom-40 {
    margin-bottom:40px;
}
.margin-bottom-50 {
    margin-bottom:50px;
}

.hide {
    display: none;
}
/* new update dashboard style */
.color-gray{
    color: grey;
}
.color-gray-important{
    color: grey !important;
}
.font-weight-normal{
    font-weight: normal !important;
}
.b-color-light-blue{
    background-color: #5dc0c5 !important; 
    border-color: #5dc0c5 !important;
}
.b-color-light-blue:focus-visible{
    outline: none !important;
}
/* my customers */

#download-my-customers {
    background: transparent !important;
    color:#333;
}
#my-customer-list-panel .panel-heading {
    background: #eae8ea;
}
#my-customer-activity-buttons {
    position: relative;
    left:3px;
    width: 95%;
}
#my-customer-activity-buttons .activity_all, #my-customer-activity-buttons .activity_active, #my-customer-activity-buttons .activity_inactive {
    width:23% !important;
}
#my-customer-container-rf {
    max-width: 800px;
    margin-left: 5px;
    margin-right: 5px;
}

.my-customer-list-toggle-details {
    border-left:2px #CCC solid !important;
}
.my-customer-list-toggle-details .fa-angle-down {
    padding-top:5px;
}
.form-control .fa-search {
    position: absolute;
    right: 0;
    padding: 8px 27px;
}
#my-customer-search-icon {
    position: absolute;
    z-index: 999;
    left: 15px;
    top: 10px;
    color: #7B7B7B;
    cursor: pointer;
    width: 0;
}
#my_customers_list {
    padding-left: 30px;
}
.indicator {
    position: relative;
    top: 2px !important;
    left: 3px;
}
.bs-callout-red {
    border-left: 15px #666666 solid;
}
.bs-callout-green {
    border-left:15px #009762 solid;
}
.bs-callout-gray {
    border-left:15px #33AC81 solid;
}
.f_color_gray{
    color: #666666;
}
.panel-default>.panel-heading{
    background-color: #F2F2F2;
}
/*MDT instructions */
.head_mdt_instruction{
    padding-bottom: 20px;
    border-bottom: 4px solid #f8981f;
}
.btn-download-pdf-instructions,
.btn-copy-email-pdf-instructions,
.btn-download-pdf-instructions:hover,
.btn-copy-email-pdf-instructions:hover,
.btn-download-pdf-instructions:focus,
.btn-copy-email-pdf-instructions:focus,
.btn-download-pdf-instructions:active
.btn-copy-email-pdf-instructions:active
{
    color: #FFFFFF !important;
    background-color: #666666 !important;
    margin-top: 18px;

}
.steps_text{
    font-size: 22px;
    font-weight: bold;
    color: #666666;
}
.footer_main_txt{
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 32px;
}
.mdt_instr_footer_txt{
    font-size: 17px;
}

/*MDT instructions */
.my-customer-body {
    margin-bottom: 30px;
    border-left: 3px #eee solid;
    border-right: 3px #eee solid;
    border-bottom: 3px #eee solid;
    padding:0;
}
.margin-bottom-10 {
    margin-bottom:10px;
}
.btn-rumple-orange {
    background: #f9a924 !important;
    color: #FFF !important;
    text-shadow: none !important;
    font-weight: normal !important;
    border-color:#f9a924;
    width:180px;
}
.btn-rumple-black {
    background: #5e5d5e !important;
    color: #FFF !important;
    text-shadow: none !important;
    font-weight: normal !important;
    border-color:#5e5d5e !important;
    width:180px;
}
.my-customer-detail-tbl {
    margin-bottom:5px;
}
.my-customer-detail-tbl tbody > tr > td {
    border-top: none;
    padding: 5px;
}
.my-customer-detail-tbl .fa {
    font-size: 1.4em !important;
}

.more-details a, .website a {
    word-wrap: break-word !important;
}
.btn-group-vertical > .btn, .btn-group > .btn {
    float:left !important;
}
#customer_info {
    padding:20px 20px 0 20px;
    background-color: #f2f2f2;
}
.my-customer-tab-pane {
    background: #FFF !important;
    padding:25px 20px 10px 20px;
}
.my-customer-view-more-details {
    text-align:center; padding: 10px 50px 5px 50px; cursor:pointer; height:30px !important;
}
.my-customer-view-more-details .fa-angle-down:hover {
    color:#333 !important;
}
.my-customer-view-more-details .fa-angle-down, .my-customer-view-more-details .fa-angle-up {
    font-size:2em; color:#666;
}
.rumple-btn-sm {
    padding:2px 10px;
}
.font-size-12 {
    font-size:12px !important;
}
.my-customer-active-reminder {
    /*border-bottom:thin #eee solid;*/
    padding: 10px 0;
    margin:0 2px;
}
#my-customer-reminder-container .my-customer-active-reminder:last-child {
    border-bottom:none !important;
}
.my-customer-date-picker {
    cursor: pointer;
}
.dt-picker-reminder {
    background:#FFF !important;
}
.btn-border-radius-20 {
    border-radius: 20px;
}
.font-14 {
    font-size: 1.9em;
    height: 30px;
    padding: 0;
    margin: 0;
    line-height: 0.9;
    position: relative;
    top: -4px;
}
.rmpl-actions-icon {
    font-size: 1.8em;
    height: 10px;
    vertical-align: middle;
    position: relative;
    top: -9px;
}
.fa-1x {
    font-size: 1.5em !important;
}
.no-left-padding {
    padding-left:0;
}
#my-customer-detail-rows .fa {
    font-size: 1.4em !important;
}
#my-customer-detail-rows .col-md-6:nth-child(n+5) {
    display: none;
}
.fa-angle-down {
    position: relative;
    top:-10px;
}
.fa-angle-up {
    position: relative;
    top:-10px;
}
.my-customer-lists {
    margin-top:13px;
}
#customer_info a {
    color:#555 !important;
}
.my-customer-detail-rows .col-md-6 {
    /*height: 45px !important;*/
    padding: 5px 15px;
    font-weight: normal;
}
.pos-top-5 {
    position: relative;
    top:-6px;
}
.my-customer-detail-rows .col-md-6 a:hover {
    background: transparent !important;
    color:#333 !important;
}
.padding-left-15 {
    padding-left:15px;
}
.address-line-2 {
    position: relative; top: -2px;
}
.no-padding {
    padding-left:0;
    padding-right:0;
}
#my-customer-detail-container .col-md-11 {
    line-height: 17px;
    padding: 2px 0 8px 0;
}
.width-18 {
    width:18px;
}
#my-customer-detail-container .col-md-6 {
    padding-left:10px !important;
    padding-right:10px !important;
}
#prospect-detail-container .col-md-6 {
    padding-left:23px !important;
    padding-right:10px !important;
}
.prospect_hrs{
    width: 90% !important;
}
.mycustomers-aligned-text {
   /* padding-left: 5px;
    padding-top: 5px;*/
    /*position: absolute;*/
}
.btn-save-reminder-view {
    margin-right: 5px;
}
.btn-main-reminders-group :nth-child(2) {
    border-radius: 0 0 5px 5px !important;
}
.edit-reminder-view {
    min-width: 175px;
}
.green {
    color:#009762; position:relative; left:8px;
}
.gray {
    position:relative; left:8px; color:#CCC;
}
/* input spinner */
.spinner input {
    text-align: right;
}
.input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 2%;
    vertical-align: middle;
    display: table-cell;
}
.input-group-btn-vertical > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 8px;
    margin-left: -1px;
    position: relative;
    border-radius: 0;
}
.input-group-btn-vertical > .btn:first-child {
    border-top-right-radius: 4px;
}
.input-group-btn-vertical > .btn:last-child {
    margin-top: -2px;
    border-bottom-right-radius: 4px;
}
.input-group-btn-vertical i {
    position: absolute;
    top: 0;
    left: 4px;
}
.input-group-btn-vertical > .btn:last-child {
    margin-top: -1px;
}
.input-group-btn-vertical > .btn:first-child .fa-caret-up {
    margin-top: 2px;
}
.input-group-btn-vertical > .btn:hover, .input-group-btn-vertical > .btn:active, .input-group-btn-vertical > .btn:focus {
    background: #FFF !important;
    outline: none !important;
}
/* end spinner */
.centered {
    margin:0 auto !important;
    text-align: center;
}
#mass-action-container {
    max-width:600px;
    min-width: 280px;
}
.btn-gray, .btn-gray:hover {
    background:#a3a3a3;
    border-color:#a3a3a3 !important;
    color:#FFF !important;
}
#mass-action-btn-container a:focus, #mass-action-btn-container a:active  {
    outline: none !important;
}
.mass-action-search {
    margin: 20px 40px 20px 40px;
}
.mass-action-list-container {
    margin-right: 10px;
    padding-left: 30px;
    margin-bottom: 20px;
    max-height: 400px;
    overflow-y:hidden;
}
#email .panel-default > .panel-heading {
    background-color: #FFF !important;
    text-align: left !important;
}
#email .note-editor.note-frame {
    border-color:#FFF !important;
}
#email .panel {
    box-shadow: none !important;
    -webkit-box-shadow: 0 !important;
}
#email .note-editing-area {
    border-left:thin #CCC solid !important;
    border-right:thin #CCC solid !important;
    border-bottom:thin #CCC solid !important;
    text-align: left !important;
}
#mass-action-email-container {
    margin-top:20px; padding: 0 50px;
}
/* audio starts here */
#audio-ctrl-container {
    max-width:500px; margin:0 auto; padding: 10px 10px 30px 10px;
}
#audio-timeline {
    background:#95989a; border-radius:5px;position: relative; top: 14px;
}
#audio-bar-timeline {
    height:20px; padding:4px 5px 10px 20px;
}
#duration-container p {
    color:#eee; font-size:9px;position: relative; top: 5px;
}
#record-audio .fa-microphone {
    color:#FFF;font-size: 1.5em; left: -2px; position: relative; top: -2px;
}
.rumple-circle-record {
    height:40px;
    width:40px;
    background:#009762;
    border-radius:50%;
    border-color:#009762;
    padding: 12px 16px;
    cursor:pointer;
}
.rumple-circle-play {
    height:40px;
    width:40px;
    background:#333;
    border-radius:50%;
    border-color:#333;
    padding: 12px 16px;
    cursor:pointer;
}
.rumple-circle-stop {
    height:40px;
    width:40px;
    background:#ff7474;
    border-radius:50%;
    border-color:#ff7474;
    padding: 11px 13px;
    cursor:pointer;
}
.audio-bar {
    background: #999 none repeat scroll 0 0;
    height: 19px;
    left: -5px;
    position: relative;
    top: 20px;
    width: 80%;
    z-index: -1;
}
#audio-play-stop-ctrl {
    position: relative;z-index: 2147483640;border-radius:50%; border:5px #FFF solid; height:50px; width:50px; float:left; padding: 0;
}
/* input range */
input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    position: relative;
    background:transparent;
}
input[type=range]:focus {
    outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
    position: relative;
    top:7px;
    width: 100%;
    height: 2px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000000;
    background: #CCC;
    border-radius: 1px;
    border: 0px solid #000000;
}
input[type=range]::-moz-range-track {
    position:relative;
    top:2px;
}
input[type=range]::-moz-range-thumb {
    margin-top: -2px;
    height: 8px !important;
    width: 8px !important;
}
input[type=range]::-webkit-slider-thumb {
    box-shadow: 0px 0px 0px #000000;
    border: 1px solid #95989a;
    height: 14px;
    width: 14px;
    border-radius: 25px;
    background: #FFFFFF;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -5px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
    background: #CCC;
}
input[type=range]::-moz-range-track {
    width: 100%;
    height: 2px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000000;
    background: #CCC;
    border-radius: 1px;
    border: 0px solid #000000;
}
input[type=range]::-moz-range-thumb {
    box-shadow: 0px 0px 0px #000000;
    border: 1px solid #CCCCCC;
    height: 18px;
    width: 18px;
    border-radius: 25px;
    background: #FFFFFF;
    cursor: pointer;
}
input[type=range]::-ms-track {
    width: 100%;
    height: 5px;
    cursor: pointer;
    animate: 0.2s;
    background: transparent;
    border-color: transparent;
    color: transparent;
}
input[type=range]::-ms-fill-lower {
    background: #CCC;
    border: 0px solid #000000;
    border-radius: 2px;
    box-shadow: 0px 0px 0px #000000;
}
input[type=range]::-ms-fill-upper {
    background: #CCC;
    border: 0px solid #000000;
    border-radius: 2px;
    box-shadow: 0px 0px 0px #000000;
}
input[type=range]::-ms-thumb {
    box-shadow: 0px 0px 0px #000000;
    border: 1px solid #CCCCCC;
    height: 18px;
    width: 18px;
    border-radius: 25px;
    background: #FFFFFF;
    cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
    background: #CCC;
}
input[type=range]:focus::-ms-fill-upper {
    background: #CCC;
}
#ma-text-message:active, #ma-text-message:focus {
    border:thin #CCC solid !important;
}
label.select {
    font-weight: bold;
    color:#555;
}
.remove-audio:hover {
    color:#CCC;
    cursor: pointer;
}
.rumple-circle-record {
    height:40px;
    width:40px;
    background:#009762;
    border-radius:50%;
    border-color:#009762;
    padding: 12px 16px;
    cursor:pointer;
}
.rumple-circle-play {
    height:40px;
    width:40px;
    background:#333;
    border-radius:50%;
    border-color:#333;
    padding: 12px 16px;
    cursor:pointer;
}
.rumple-circle-stop {
    height:40px;
    width:40px;
    background:#ff7474;
    border-radius:50%;
    border-color:#ff7474;
    padding: 11px 13px;
    cursor:pointer;
}
.switch_users_avatars{
    border-radius: 50px !important;
    width: 40px !important;
    height: 40px !important;

}
.switch_name{
    padding-left: 9px;
    font-size: 26px;
    color: #666666;
    font-weight: bold;
    vertical-align: middle;
}

#wrapper {
    width: 100%;
}

#page-wrapper {
    padding: 0 15px;
    min-height: 1068px;
    background-color: #fff;
}

.btn_choose_logo, .btn_choose_logo:hover{
    margin-right:15px;
    padding: 4px 12px;
    font-size: 11px;
    font-weight: bold;
    background-color: #018c57;
    border: none;
}
.btn_upload_logo, .btn_upload_logo:hover{
    padding: 4px 12px;
    font-size: 11px;
    font-weight: bold;
    background-color: #666666!important;
    border: none;
}
.btn_change_logo, .btn_change_logo:hover{
    padding: 4px 12px;
    font-size: 11px;
    font-weight: bold;
    background-color: #6666662b!important;
    border: none;
    color: #6d6d6d;
}

.btn_next, .btn_next:hover{
    padding: 7px 17px;
    background-color: #018c57 !important;
    color: #FFFFFF !important;
    font-size: 16px;
    font-weight: bold;
    border: none;
    border-radius: 6px;
}

.media_driven_logo_block{
    max-height: 155px;
    text-align: center;
    border: 2px solid #E6E6E6;
    margin: 10px 0;
    cursor: pointer;
}

.media_driven_logo_block_active{
    border: 2px solid #666666;
}

.media_driven_logo_block img{
    line-height: 150px;
    max-height: 150px;
    max-width: 100%;
}

.instructions-text{
    color: #666666 !important;
}
.upload_logo_title{
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
}
.btn_next_disabled{
    color: #666666 !important;
    background-color: #E6E6E6 !important;
}
#assignment_cancel_btn{
    font-size: 20px;
    font-weight: 700;
    background-color: #6f7270;
    color: #fff;
    margin-right: 10px;
    padding: 4px 11px;
}
.assign_send_btn{
    margin-top: 21px;
}
.assign_cancel_btn{
    font-size: 20px;
    font-weight: 700;
    background-color: #666666;
    color: #fff;
    padding: 4px 16px;
    margin-top: 21px;
}
.supp_nav_block{
    width: 284px;
}

.support_header_title {
    font-weight: 700;
    font-size: 35px;
    color: #666666;
    text-align: center;
}
.support_left_subblock{
    padding-right: 0;
    text-align: center;
}
.support_right_subblock{
    padding-right: 0;
}
.right_subblock_content{
    color: #666666;
}
.support_left_subblock_img{
    width: 42px;
}
.right_subblock_abbr{
    color: #4A90E0;
    font-size: 15px;
}
.support_nav_sub_items{
    padding: 0 0 0 3%;
}
/*.fb_dialog{*/
/*    bottom: 27pt !important;*/
/*    right: 69pt !important;*/
/*}*/
.scrolling_fixed_icon{
    font-size: 39px !important;
}
.support_messenger{
    cursor: pointer;
}
#fb-root{
    display: none;
}
.show-messenger{
    display: block !important;
}
.fb_support{
    font-size: 40px !important;
    color: #3ea069;
}

@media(min-width:768px) {
    #page-wrapper {
        position: inherit;
        margin: 0px 0 0 270px;
        padding: 0 30px;
        min-height: 1068px;
        border-left: 1px solid #e7e7e7;
    }
}
@media(min-width:1600px) {
    #page-wrapper {
        margin: 0px 0 0 270px;
    }
}

.no_pad{padding: 0px!important;}
.navbar-brand img {
    display:inline-block;
    padding-right:1px;
    padding-left:3px;
    height:30px;
    margin-top:-3px;
}

.navbar-toggle-background {
    background-image:url('/images/rumple_logo_square_50h.png');
}

.navbar-top-links {
    margin-right: 0;
}

.navbar-top-links li {
    display: inline-block;
}

.navbar-top-links li:last-child {
    margin-right: 15px;
}

.navbar-top-links li a {
    min-height: 51px;
}

.navbar-top-links .dropdown-menu li {
    display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}

.navbar-zero-bottom {
    margin-bottom: 0;
}

.sidebar .sidebar-nav.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.sidebar .sidebar-search {
    padding: 15px;
}

.sidebar ul li {
    border-bottom: 1px solid #e7e7e7;
    background-color: #ffffff;

}

.sidebar ul li.active {

  text-decoration: none;
  background-color: #33ac81;
}

.sidebar ul li.active a {
  color: #ffffff;
}


.nav > li > a {
    font-size: 18px;
}
/*.nav > li > a:focus {*/
    /*background: transparent;*/
/*}*/

.sidebar ul li a {
    display: flex;
    align-items: center;
    color: #666666;
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 900;
    text-decoration:none;
    min-height:60px;
    padding:10px 5px!important;

}
.active-navbar-item{
    background-color: #33ac81!important;
}

.active-navbar-item a{
    color: #fff!important;
}


.navbar-right li{
    float: left;
    height: 51px;
}

.sidebar ul li a:hover {
    color:#ffffff;
    text-decoration:none;
    background-color: #33ac81;

}

/*.sidebar ul li a:focus {*/

/*text-decoration:none;*/
/*background-color: #33ac81;*/


.sidebar .arrow {

    float: right;

}

.sidebar .fa.arrow:before {

    content: "\f104";

}

.sidebar .active>a>.fa.arrow:before {

    content: "\f107";

}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
    border-bottom: 0!important;
}

.sidebar .nav-second-level li a {
    padding-left: 37px;
}

.sidebar .nav-third-level li a {
    padding-left: 52px;
}

.red_row td {

    background-color:#db3939;

}

.red_cell {

    background-color:#db3939;

}

.color_red {

    color:#db3939;

}

.color_white {

    color:white;

}

.font_weight_bold {

    font-weight:bold;

}

.rumple_green_row td {

    background-color:#338b5c;
    color:#ffffff;
    cursor:pointer;

}

.rumple_green_row_header td {

    background-color:#338b5c;
    color:#ffffff;
    cursor:pointer;

}

.rumple_green_row_header .sign:after{

    content:"-";
    display:inline-block;

}

.rumple_green_row_header.expand .sign:after{

    content:"+";

}

.display_block{

    display:block;

}
.inline_block {
    display:inline-block;
}
.cursor_pointer {

    cursor:pointer;

}

.ajax_view {

    cursor:pointer;

}

.ajax_edit {

    cursor:pointer;

}
.margin_auto{
    margin:auto;
}
.margin_bottom_zero{
    margin-bottom: 0px!important;
}
.margin_padding_zero {

    margin:0;
    padding:0;
    line-height:0;

}

.margin_padding_one {

    margin:1px;
    padding:1px;
    line-height:1;

}

.margin_padding_two {

    margin:2px;
    padding:2px;
    line-height:2;

}

.margin_top_two {

    margin-top:2px;

}

.margin_top_five {

    margin-top:5px;

}

.margin_top_eight {

    margin-top:8px;

}

.margin_top_ten {

    margin-top:10px;

}

.margin_top_twenty {

    margin-top:20px;

}

.margin_top_thirty {

    margin-top:30px;

}

.margin_top_forty {

    margin-top:40px;

}

.margin_top_seventy {

    margin-top:70px;

}

.margin_top_eighty {

    margin-top:80px;

}

.margin_top_negative_ten {

    margin-top: -10px;

}

.margin_top_negative_twenty {

    margin-top: -20px;

}

.margin_bottom_negative_ten {

    margin-bottom: -10px;

}

.margin_bottom_two {

    margin-bottom: 2px;

}
.margin_bottom_zero {

    margin-bottom: 0px;

}
.margin_bottom_five {

    margin-bottom: 5px;

}

.margin_bottom_ten {

    margin-bottom: 10px;

}

.margin_bottom_fifteen {

    margin-bottom: 15px;

}

.margin_bottom_twenty {

    margin-bottom: 20px;

}
.margin_bottom_thirty {

    margin-bottom: 30px;

}
.margin_bottom_fourty {

    margin-bottom: 40px;

}

.margin_left_ten {

    margin-left:10px;

}

.margin_left_twenty {

    margin-left:20px;

}

.margin_left_negative_five {

    margin-left: -5px;

}

.margin_left_negative_ten {

    margin-left: -10px;

}

.margin_left_negative_twenty {

    margin-left: -20px;

}
.margin_center{
    display: block;
    margin:auto;
}
.border_none {

    border: none;

}

.font_size_ten {

    font-size:10px;

}

.font_size_twelve {

    font-size:12px;

}

.font_size_fourteen {

    font-size:14px;

}

.font_size_sixteen {

    font-size:16px;

}

.font_size_eighteen {

    font-size:18px;

}

.font_size_twenty {

    font-size:20px !important;

}

.font_size_twenty_four {

    font-size:24px;

}

.font_size_twenty_five {

    font-size:25px;

}

.font_size_thirty {

    font-size:30px;

}

.font_size_forty {

    font-size:40px;

}
.font_weight_lighter {

    font-weight:lighter;

}
.font_weight_bold {

    font-weight:bold;

}

.padding_five {

    padding:5px;

}

.padding_ten {

    padding:10px;

}

.display_inline_block {

    display: inline-block;

}

.line_height_twenty_five {

    line-height:25px;

}

.line_height_thirty_five {

    line-height:35px;

}

.line_height_forty {

    line-height:40px;

}

.vertical_align_middle {

    vertical-align: middle;

}

.text_align_center {

    text-align:center;

}

.text_align_left {

    text-align:left;

}

.text_align_right {

    text-align:right;

}

.font_color_gold {

    color: #faa824 !important;

}
.hover_transparent {
    background-color: transparent !important;
}

.font_color_grey {

    color: #999999;

}

.font_color_grey_important {

    color: #999999 !important;

}

.font_color_light_grey{

    color: rgba(212, 212, 212, 0.9);

}

.font_color_dark_grey {

    color: #4d4d4d;

}

.font_color_black {

    color: #000000;

}

.font_color_white {

    color: #ffffff !important;

}

.font_color_black {

    color: #000000 !important;

}

.font_color_default {

    color: #4e4e4e !important;

}

.font_color_green {

    color: #009762 !important;
    -webkit-text-fill-color: #009762 !important;
}

.font_color_light_green {

    color: #45ac7f;

}

.font_color_dark_green {

    color: #0c4c30;

}

.font_color_dark_green_important {

    color: #0c4c30 !important;

}

.font_color_red {

    color: #D0021B;

}

.text_decoration_underline {

    text-decoration: underline;

}

.width_five {

    width:5px;

}

.width_fifteen {

    width:15px;

}

.width_one_hundred_fifty {

    width:150px;

}

.width_fifty_five {

    width:55%;

}
.width_sixty_five {

    width:65%;

}

.width_seventy_five_percent {

    width:75%;

}
.width_eighty_five_percent {

    width:85%;

}

.width_ninety_percent {

    width:90%;

}

.width_ninety_five_percent {

    width:95%;

}

.width_ninety_nine_percent {

    width:99%;

}
.width_hundred_precent {

    width:100%;

}
.float_right {

    float:right;

}

.float_left {

    float:left;

}

.requestModal {

    cursor: pointer;

}

.clear_all {

    clear:both;

}

.clear_both {

    clear:both;

}

.height_ten {

    min-height:10px;

}
.padding_top_two {

    padding-top:2px;

}
.padding_top_five {

    padding-top:5px;

}
.padding_top_twenty {

    padding-top:20px;

}

.padding_top_twenty_five {

    padding-top:25px;

}
.padding_bottom_zero {

    padding-bottom:0px;

}

.padding_bottom_five {

    padding-bottom:5px;

}
.padding_bottom_ten {

    padding-bottom:10px;

}

.padding_bottom_twenty {

    padding-bottom:20px;

}

.border_bottom_grey {

    border-bottom:1px solid #999999;

}

.border_bottom_dotted_black_five_pixels {

    width:100%;
    height:5px;
    border-bottom:1px dotted black;

}

@media(min-width:768px) {
    .sidebar {
        z-index: 1;
        position: absolute;
        width: 270px;
        margin-top: 58px;
    }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}
@media(min-width: 1367px) {
    .sidebar {
        width: 270px!important;
    }
}
/*@media(min-width: 1600px) {*/
    /*.sidebar {*/
        /*width: 350px;*/
    /*}*/
/*}*/

.navbar {

    border-bottom: 5px solid #faa824;

}
#page-wrapper{
    padding-bottom: 200px;
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #428bca;
}

.btn-success.btn-outline {
    color: #018c57;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}
.btn-warning-gold {
    background-color: #FF9900;
}

.btn-purple {
    background-color: var(--rumple-purple);
    color: #fff;
    border-color: #9e5bbd;
}
.btn-purple:hover {
    background-color: var(--rumple-purple-hover);
    color: #fff;
    border-color: #9e5bbd;
}

.btn-white {
    border: 1px solid rgba(230, 230, 230, 1);
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 1);
    color: rgba(102, 102, 102, 1);
}

.btn-white:hover {
    background-color: rgba(255, 255, 255, 1);
    border-color: rgb(211, 211, 211);
}
.btn-img {
    align-items: center;
    display: flex;
    gap: 5px;
}
.btn-img img {
    height: 20px;
}

.border-right-radius-0 {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.border-left-radius-0 {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.border-radius-0 {
    border-radius: 0px;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}
.mt_31 {
    margin-top:31px;
}

.dsh_cards_icon_imgs{
    margin-bottom: 5px;
    margin-right: 10px;
}
.new_flipper{
    margin-top: 25px;
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999;
}

.chat li.left .chat-body {
    margin-left: 60px;
}

.chat li.right .chat-body {
    margin-right: 60px;
}

.chat li .chat-body p {
    margin: 0;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
    margin-right: 5px;
}

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}

.login-panel {
    margin-top: 25%;
}

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

.dataTables_wrapper {
    position: relative;
    clear: both;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: 0 0;
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: right;
    font-family: fontawesome;
    color: rgba(50,50,50,.5);
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee!important;
}

.show-grid {
    margin: 15px 0;
}

.huge {
    font-size: 40px;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}

.panel-green a {
    color: #5cb85c;
}

.panel-green a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red a {
    color: #d9534f;
}
.font_color_666666{
    color: #666666;
}
.font_color_light_blue{
    color: #5EBDC4;
}
.panel-red a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-yellow a {
    color: #f0ad4e;
}

.panel-yellow a:hover {
    color: #df8a13;
}

.background_icon_my_accounts {

    background-image: url("/images/icon_sprites.png");
    background-position: -867px -2px;

}

.background_icon_search_accounts {

    background-image: url("/images/icon_sprites.png");
    background-position: -299px -1px;

}

.background_icon_add_account {

    background-image: url("/images/icon_sprites.png");
    background-position: -678px -0px;

}

.background_icon_chance_jar {

    background-image: url("/images/icon_sprites.png");
    background-position: -489px 4px;

}

.background_icon_this_week {

    background-image: url("/images/icon_sprites.png");
    background-position: -1058px -0px;

}

.background_icon_next_week {

    background-image: url("/images/icon_sprites.png");
    background-position: -1151px -0px;

}

.background_icon_last_week {

    background-image: url("/images/icon_sprites.png");
    background-position: -1246px -0px;

}

.background_icon_reports {

    background-image: url("/images/icon_sprites.png");
    background-position: -962px -0px;

}

.background_icon_dashboard {

    background-image: url("/images/icon_sprites.png");
    background-position: -15px -0px;

}

.background_icon_my_profile {

    background-image: url("/images/icon_sprites.png");
    background-position: -110px -0px;

}

.background_icon_manage_users {

    background-image: url("/images/icon_sprites.png");
    background-position: -204px -0px;

}

.background_icon_view_data_for {

    background: url("/images/icon_sprites.png") -396px -0px no-repeat;
    content:" ";
    width:20px;
    height:20px;

}

.background_icon_my_bob {

    background-image: url("/images/icon_sprites.png");
    background-position: -584px -0px;

}

.background_accounts_reviews {

    background-image: url("/app/images/design_buttons.png");
    background-position: -82px -4px;
    width:78px;
    height:31px;

}

.background_accounts_notes {

    background-image: url("/app/images/design_buttons.png");
    background-position: -3px -4px;
    width:75px;
    height:30px;

}

.background_accounts_edit {

    background-image: url("/app/images/design_buttons.png");
    background-position: -333px -4px;
    width:77px;
    height:30px;

}

.background_accounts_reassign {

    background-image: url("/app/images/design_buttons.png");
    background-position: -162px -4px;
    width:85px;
    height:30px;

}

.background_accounts_claim {

    background-image: url("/app/images/design_buttons.png");
    background-position: -495px -4px;
    width:219px;
    height:28px;

}

.profile_icon {

    background-image: url("/app/images/profile_icon_45.png");
    width:45px;
    height:45px;

}

.background_users_edit {

    background-image: url("/app/images/users_buttons.png");
    background-position: 0px 0px;
    width:65px;
    height:28px;

}

.background_users_reassign {

    background-image: url("/app/images/users_buttons.png");
    background-position: -143px -0px;
    width:63px;
    height:28px;

}

.background_color_white {

    background-color:white;

}

.background_color_grey {

    background-color: #aaaaaa;

}
.background_color_grey_important {

    background-color: #aaaaaa!important;

}
.background_color_dark_green {

    background-color: #0c4c30;

}

.background_color_darker_green {

    background-color: #06301d;

}

.background_color_green {

    color: #009762;

}
.background_color_green_important {

    background-color: #009762 !important;

}
.background_color_dark_grey{
    background-color: #797979;
}
.background_light_grey{
    background-color: #eee;
}

.back_background_color_green {

    background-color: #009762 !important;

}

.save_button_top_right {

    width:60px;
    height:25px;
    background-color: #faa824;
    color: #ffffff;
    -moz-border-radius: 4px;
    border-radius: 4px;

}

.cancel_top_left {

    height:25px;

}

.font_family_roboto {

    font-family:'Roboto', sans-serif;

}

.font_family_roboto_slab {

    font-family:'Roboto Slab', sans-serif;

}

.place_holder_green::-webkit-input-placeholder {
    color: #70b99f;
    opacity: 1;
}

.place_holder_green:-moz-placeholder {
    color: #70b99f;
    opacity: 1;
}
.place_holder_gold::-webkit-input-placeholder {
    color: #FAA824;
    opacity: 1;
}

.place_holder_gold:-moz-placeholder {
    color: #FAA824;
    opacity: 1;
}

/* Canvas Graph
--------------------------------------------*/
.last_eight {

    padding-top:15px;
    width:425px;
    height:250px;
    margin-bottom:25px;

}

.last_eight_five {

    padding-top:5px;
    width:425px;
    height:250px;
    margin-bottom:25px;

}

.last_eight_graph {

    width:425px;
    height:250px;
    margin-left:25px;
    margin-bottom:30px;

}

/* Circle Base
--------------------------------------------*/
.circle_base {
    border-radius: 50%;
}

.square_circles {

    width:78px;
    height:78px;
    text-align:center;
    vertical-align:middle;
    padding-top:3%;

}

.square_circles_fifty {

    width:50px;
    height:50px;
    text-align:center;
    vertical-align:middle;
    padding-top:3%;

}

.square_circles_sixty {

    width:60px;
    height:60px;
    text-align:center;
    vertical-align:middle;
    padding-top:6%;

}

.background_color_e6{

    background-color:#E6E6E6;;

}

.background_color_light_grey {

    background-color:#808080;

}
.background_color_light_light_grey {

    background-color:#bfbfbf;

}
.input-group-addon{
    border-color:#E6E6E6;
}

.padding_top_ten {

    padding-top:10px;

}

.height_forty {

    height:40px;

}

.width_three_sixty {

    width:360px;

}

.width_one_eighty {

    width:180px;

}

.width_two_thirty {

    width:230px;

}

.margin_right_three {

    margin-right:3px;

}

.padding_left_five {

    padding-left:5px;

}

.padding_left_fiveteen {

    padding-left:15px;

}

.padding_right_fiveteen {

    padding-right:15px;

}
.font_color_white {

    color:#ffffff;

}

.margin_left_negative_seventy {

    margin-left:-70px;

}

.margin_left_five {

    margin-left:5px;

}

.margin_right_five {

    margin-right:5px;

}
.margin_right_ten {

    margin-right:10px;

}
.font_size_twenty_eight {

    font-size:28px;

}

.padding_top_seventeen {

    padding-top:17px;

}

.background_color_red {

    background-color: #ff0000;

}

.background_color_red_important {

    background-color: #ff0000 !important;

}
.background_color_light_green {

    background-color: #45ac7f;

}

.background_color_gold {

    background-color: #faa824;

}

.white_space_no_wrap {

    white-space: nowrap;

}
.trainer_container {
    text-align: center;
    margin: 0px 20px 0px 20px;
    font-family: 'Roboto-regular', sans-serif;
    font-weight: 500;
    color: #111;
}
.trainer_container .head {
    font-weight: 700;
    font-size: 28px;
    color: #444;
}
.trainer_container .img_container {
    display: block;
    margin: 0 auto;
}
.trainer_container .img_container img {
    margin-left: auto;
    margin-right: auto;
    max-height: 400px;
}
.max-width {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
}
.trainer_container .btn {
    background-color: #faa824;
    color: white;
    max-width: 250px;
    height: 50px;
    border-radius: 40px;
    display: block;
    margin: auto;
}
.trainer_container .panel-heading {
    background-color: #33ac81;
    color: white;
}
.trainer_container .panel-heading h4 {
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 16px;
}
.trainer_container .trainy {
    position: relative;
    top: 10px;
}
.trainer_container .time {
    display: block;
    margin: auto;
    font-size: 24px;
}
.trainer_container h4 {
    font-weight: 600;
}
.trainer_container .btn {
    background-color: #faa824;
    color: white;
    max-width: 175px;
    min-width: 100px;
    display: block;
    margin: auto;
}

.trainer_container .register_link {
    font-size: 14px;
    color: #009762;
}


.trainer_container .register_link:hover{
    color: #33AC81;
}

.pill_font_color_green {

    color: #33AC81;

}

.push_alert_bar {
    width: 90%;
    margin: 2px auto 0 auto;
}
.push_alert_bar a {
    background-color:transparent;
    color: orange;
}
.btn-success {
    background: #018c57;
}
.btn-hover {
    background: #2da276;
}
.btn-success-rmpl-green {
    background: #4B9560;
}
.btn-success-rmpl-green:focus {
    outline: none;
}
#teams_list{ position: block; margin: auto; text-align: center; height: 25px; }

.form-control_selector {
    /* display: block; */
    width: 30%;
    height: 34px;
    margin-top: 7px;
    margin-bottom: 20px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.popup-position{display:none; position: fixed; top:0; left:0; background-color: rgba(0,0,0,0.6); width: 100%; height: 100%; z-index: 9999;}
#popup-wrapper{position: relative; top:35%; width:100%; max-width: 300px;  margin: auto; text-align: left;}
#confirmbox-wrapper{position: relative; top:10%; width:100%; max-width: 300px;  margin: auto; text-align: left;}
#popup-container{background-color: #fff; padding: 20px; border-radius: 10px;}




/*.mycustomer_pills{ margin-left: -3px; font-weight: bold; }*/
.my_customer_pill{border-right:none; margin-left: -3px; border-radius: 0px;}
.my_customer_pill_right{border-right:none; margin-left: -3px; border-radius: 0px;}
@media screen and (max-width: 480px) {
    .pill_hide{display: none;}
    .my_customer_pill_right{ margin-left: -3px; border-right:1px solid #CCC; border-top-right-radius: 4px; border-bottom-right-radius: 4px; }
    /*.mycustomer_pills{ padding-right:0px !important; padding-left:0px!important; font-size: 11px; font-weight:bolder !important; width:70px !important; margin-left: -3px; }*/
}
.this_week_ask_btn{ width: 86px !important;}
.this-week-ask-field{width: 80px !important;}
@media screen and (max-width: 4200px) {
    .this_week_ask_btn{ 
        width: 80px !important;
        text-align: center;
        padding-right: 4px;
        padding-left: 4px; }
    .mobile-view-style{
        margin-top:20px;
    }
    .mobile_view_plus{
        text-align: end;
        display: block;
    }
}

@media screen and (max-width: 375px) {
    .this_week_ask_btn{ 
        width: 70px !important;
    }
}

@media screen and (max-width: 320px) {
    .this_week_ask_btn{ 
        width: 65px !important;
    }
}


.attach_btn{  display: default ;}
.attach_btn_mobile{  display: none!important ;}
@media screen and (max-width: 420px) {
    .attach_btn{  display: none!important;}
    .attach_btn_mobile{  display: default !important;}
}
.download_hidden{display: none !important;}
.download_unhidden{display:default  !important;}

.hidden{display: none;}
.search_hidden{display: none;}
.search_hidden:hover{cursor: pointer;}
.top_ribbon{border-bottom-right-radius: 7px; border-top-right-radius: 7px; margin: 5px; border: 2px solid white;}
.ribbon_nudge_right{margin-left:5px;}
.dash_ask_type tr:nth-child(odd) {background: #E6E6E6}
.overflow_y_none{overflow-y:hidden;}
.overflow_y_none::-webkit-scrollbar {
    display: none;
}
.act_lmt_hgt{height:100px;}
.act_lmt_hide{display:block;}
.hidden_checkbox{display:none;z-index: 10;}
.MyBob_title{color:white; font-size:24px;}
@media screen and (max-width: 420px) {
    .MyBob_title{color:white; font-size:20px;}
    .act_lmt_hgt{height:120px;}
    .act_lmt_hide{display:none;}

}
@media screen and (max-width: 481px) {

    .reports_break{width:135px; height: 35px; float:left; margin-right:10px;}


}
@media screen and (max-width: 351px) {

    .reports_break{width:105px; height: 35px; float:left; margin-right:10px;}


}
@media screen and (min-width: 481px) {

    .reports_break{text-align:center; display:inline_block; float:left; margin-right:10px; }


}

.dsh_icon:hover{background-color: white;}
.dsh_last_week_icon{display: block; margin: auto; background-image: url('https://www.rumple.com/onesheet/images/last_week_icon.gif'); background-size: 100% 100%; background-repeat: no-repeat; height: 50px;  width: 50px;}
.dsh_last_week_icon:hover{opacity: 0.5;}
.dsh_this_week_icon{display: block; margin: auto; background-image: url('https://www.rumple.com/onesheet/images/this_week_icon.gif'); background-size: 100% 100%; background-repeat: no-repeat; height: 50px;  width: 50px;}
.dsh_this_week_icon:hover{opacity: 0.5;}
.dsh_mybob_icon{display: block; margin: auto; background-image: url('https://www.rumple.com/onesheet/images/mybob_icon.gif'); background-size: 100% 100%; background-repeat: no-repeat; height: 50px;  width: 50px;}
.dsh_mybob_icon:hover{opacity: 0.5;}
.dsh_oneonone_icon{display: block; margin: auto; background-image: url('https://www.rumple.com/onesheet/images/oneonone_icon.gif'); background-size: 100% 100%; background-repeat: no-repeat; height: 50px;  width: 50px;}
.dsh_oneonone_icon:hover{opacity: 0.5;}
.mybob_panel_row{width:85%; float:left; padding-left:8px;}
.copy_to_choose{display: none;}
.mybob_choose_month{display: none;}
.dsh_one_on_one_new{margin:0 auto;background-image: url('/app/images/OneOnOne.png'); background-size: 100% 100%; background-repeat: no-repeat; height: 50px;  width: 50px;}

.row_style_copy{background-color: #E6E6E6 !important; }

#email_sent{display: none;}

/*
//
// Dashboard Styles
//
*/

.dashboard-title {
    font-size: 28px;
    color: #4e4e4e;
}
.dsh_title {
    margin-bottom: 20px;
}
.dashboard-panel {
    border-color: #E6E6E6;
}
.dashboard-panel-heading {
    background-color: #E6E6E6;
    color: #666666;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    padding: 4px 0 4px 0;
}
.past-weeks-title {
    font-size: 10px;
    color: #a7a9ac;
}
.dashboard-daterangepicker {
    font-size: 12px;
    text-align: center;
    padding: 0px;
    border-color: #E6E6E6;
}
.mybob_date_picker {
    font-size: 12px;
    text-align: center;
}
.dashboard-panel-hr {
    border-color: #E6E6E6;
    margin: 10px auto 5px auto;
}
.dashboard-panel-sh {
    color: #666666;
    font-size: 28px;
}
.dashboard-panel-sh-green {
    color: #4B9560;
    font-size: 38px;
    margin-top: -19px;
}
.dashboard-panel-sh-number {
    font-size: 38px;
    margin-top: -25px;
}
.dashboard-panel-sh-red {
    color: #ed1c24;
    font-size: 38px;
    margin-top: -25px;
}
.dashboard-panel-sh-gold {
    color: #faa824;
    font-size: 38px;
    margin-top: -25px;
}
.btn-gold, .btn-gold:active, .btn-gold:visited  {
    background-color: #faa824;
    color: #ffffff;
}
.btn-gold:hover {
    background-color: #e69b21;
    color: #ffffff;
}
.btn-gray, .btn-gray:active, .btn-gray:visited, .btn-gray:focus {
    background-color: #666666;
    color: #ffffff;
}
.btn-gray:hover {
    background-color: #666666;
    color: #ffffff;
}
.mt_14{
    margin-top: 14px;
}
.dashboard-closing-ratio {
    font-size: 8px;
    text-transform: uppercase;
}
.clickable {
    cursor: pointer;
}
/* breadcrums hack */
.breadcrumb {background: rgba(245, 245, 245, 0); border: 0px solid rgba(245, 245, 245, 0); border-radius: 4px; display: block;}
.breadcrumb li {font-size: 18px;}
.breadcrumb a {color: #939598;}
.breadcrumb a:hover {color: #939598;}
.breadcrumb>.active {color: #939598;}
.breadcrumb>li+li:before {color: #58585a; content: "\232A\00a0";}
.ratio_bottom_nudge {position: relative;}
.ratio_style {display: block; margin:auto; height: 150px; text-align: center; margin-top: 15px; margin-bottom: 15px;}
.ratio_pw_style {display: block; margin:auto; height: 150px; text-align: center; margin-top: 30px; margin-bottom: 0px;position: relative; overflow: hidden;}
.ratio_pw_child { position: absolute; top: -9999px; bottom: -9999px; left: -9999px; right: -9999px; margin: auto; width:300px!important; height:150px!important;}
.ratio_pw_child_little { width:150px!important; height:75px!important;}
.ratio_pw_read{z-index: 5; position: relative; top:52px; left:2px;}
.ratio_read{z-index: 5; position: relative; bottom:110px; }

.bar_style {display: block; margin:auto; height: 150px; text-align: center;}
.circle_padding {padding: 13px 23px;}
.list_border_red{border: 1px solid #ff0000 !important;}
.list_border_green{border: 1px solid #009762 !important;}
.list_border_grey{	border: 1px solid #aaaaaa!important;}
.weeks_graph_ul{padding:0px;}
.weeks_graph_ul>li{display: inline-block;}

.z_two{z-index: 2;}
.z_one{z-index: 1;}

.flip_180{-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);}
.bar_250{width:250px!important;}
.absolute_top{position: fixed; top:0px;}
.left_seven_percent{left:7%;}
.bring_to_front {z-index: 90000;}
.bring_to_front_of_front {z-index: 990000;}
.border_radius_ten{border-radius: 10px;}
.opacity_five{opacity: 0.35;}
.dashboard-panel-sh-blue{
    color: #5EBDC4;
}

.alert-golden {
    color: #ffffff;
    background-color: #ff9900;
    border-color: #ff9900;
}

#this_week_list .rumple_loader {
    display: block;
    position: relative;
    z-index: 9999;
    font-size: 12px;
    margin: 10px auto;
    text-align: center;
    background:none;
}

.rumple_loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../images/loading_astronaut.gif') 50% 50% no-repeat rgba(249, 249, 249, 0.5);
}
.tooltip .tooltip-inner {
  background-color: #009762;
  color: #fff;
  transition: opacity 1s;
  font-size: 14px !important;
  font-family: 'Roboto', sans-serif;
}
.tooltip-inner{
    white-space: normal;
}
.tooltip.top .tooltip-arrow {border-top-color: #009762;}

.message-item {
    margin-bottom: 25px;
    margin-left: 40px;
    position: relative;
}
.message-item .message-inner {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 10px;
    position: relative;
}
.message-item .message-inner:before {
    border-right: 10px solid #ddd;
    border-style: solid;
    border-width: 10px;
    color: rgba(0,0,0,0);
    content: "";
    display: block;
    height: 0;
    position: absolute;
    left: -20px;
    top: 6px;
    width: 0;
}
.message-item .message-inner:after {
    border-right: 10px solid #fff;
    border-style: solid;
    border-width: 10px;
    color: rgba(0,0,0,0);
    content: "";
    display: block;
    height: 0;
    position: absolute;
    left: -18px;
    top: 6px;
    width: 0;
}
.message-item:before {
    background: #fff;
    border-radius: 2px;
    bottom: -30px;
    box-shadow: 0 0 3px #009762;
    content: "";
    height: 100%;
    left: -30px;
    position: absolute;
    width: 3px;
}
.message-item:after {
    background: #fff;
    border: 2px solid #009762;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    content: "";
    height: 15px;
    left: -36px;
    position: absolute;
    top: 10px;
    width: 15px;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.message-item .message-head {
    border-bottom: 1px solid #eee;
    margin-bottom: 8px;
    padding-bottom: 8px;
}
.message-item .message-head .avatar {
    margin-right: 20px;
}
.message-item .message-head .user-detail {
    overflow: hidden;
}
.message-item .message-head .user-detail h5 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}
.message-item .message-head .post-meta {
    float: left;
    padding: 0 15px 0 0;
}
.message-item .message-head .post-meta >div {
    color: #333;
    font-weight: bold;
    text-align: right;
}
.post-meta > div {
    color: #777;
    font-size: 12px;
    line-height: 22px;
}
.message-item .message-head .post-meta >div {
    color: #333;
    font-weight: bold;
    text-align: right;
}
.post-meta > div {
    color: #777;
    font-size: 12px;
    line-height: 22px;
}
.message-item-avatar {
    min-height: 40px;
    max-height: 40px;
}
.btn-highlight-on {
    color: #fff;
    background-color: #f9a924;
    font-weight: bold;
}
.btn-highlight-off {
    color: #454444;
    border-color: #f9a924;
    background-color: #fff;
    font-weight: bold;
}
.btn-highlight-off:hover {
    color: #000;
    background-color: #f9a924;
}
@media screen and (max-width: 480px) {
    .btn-highlight-off {
        font-size: 10px;
    }
    .btn-highlight-on {
        font-size: 10px;
    }
    .plan_week_svg_customers {
        height: 15px;
    }
}
.note-item {
    background-color: #ebebeb;
}

.note-by {
    color: #4d4d4d;
    font-size: 14px;
}
.note-by-light{
    color: #979a9c;
}
.view-more-notes {
    color: #ebebeb;
    text-decoration: none;
}
.view-more-notes:visited {
    color: #ebebeb;
    text-decoration: none;
}
.view-more-notes:hover {
    color: #ebebeb;
    text-decoration: underline;
    background-color: transparent;
}

.view-more-appointments {
    color: #ebebeb;
    text-decoration: none;
}
.view-more-appointments:visited {
    color: #ebebeb;
    text-decoration: none;
}
.view-more-appointments:hover {
    color: #ebebeb;
    text-decoration: underline;
    background-color: transparent;
}

.my_cusomer_edit {
    color: #4d4d4d;
}
.my_cusomer_edit:hover {
    background: transparent;
    color: #2da276;
}
.unread-count-multiple {
    margin-left: 10px;
    font-size: .5em;
    padding: 2px;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background-color: #D0021B;
    color: #fff;
}
.unread-count-single {
    margin-left: 10px;
    font-size: .5em;
    padding: 2px;
    border-radius: 50%;
    width: 13px;
    height: 13px;
    background-color: #D0021B;
    color: #fff;
}
.navbar-top-links-fix {
    margin-right: -20px;
    max-height: 50px;
    color: #cdcccc;
    background-color: #fff;
}
.navbar-top-links-fix:hover {
    color: #666666;
}
.navbar-top-bar {
    border-left: solid 2px;
    color: #cdcccc;
    height: 90%;
}
.fa-stack-position-fix {
    margin-top: -7px;
}
.notification-container {
    margin: 0 auto;
    width: 90%;
    color: #666666;
}
.notification-circle {
    border: 2px solid #f9a924;
    border-radius: 50%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: 0.6;
    float:left;
    margin-top: 5px;
    margin-right: 4px;

    -webkit-box-shadow: 0 0 1px 0px rgb( 255, 255, 255);
    box-shadow: 0 0 1px 0px rgb( 255, 255, 255);
    width: 10px;
    height: 10px;
    z-index: 86;

    -webkit-transition: background-color .5s ease-in-out;
    -moz-transition: background-color .5s ease-in-out;
    -o-transition: background-color .5s ease-in-out;
    -ms-transition: background-color .5s ease-in-out;
    transition: background-color .5s ease-in-out;
}
.notification-circle-filled {
    background-color: #f9a924;
}
.notification-circle-red {
    border: 2px solid #ff0000;
    background-color: #ff0000;
}
.reminder-message-container {
    float: left;
    width: 90%;
    padding-left: 10px;
    font-size: 12px;
}
.navbar-top-links .dropdown-alerts {
    margin: 0;
}
.reminder_hr {
    border-top: solid 1px #cdcccc;
    margin-top: 10px;
    margin-bottom: 10px;
}
.reminder_container {
    width: 95%;
    margin: 0 auto;
    color: #666666;
}
.reminder-account-link {
    margin-left: -20px;
}
.notifications-container-today {
    background-color: #d7ece2;
    padding: 5px;
    margin-top: -5px;
    border-radius: 5px 5px 0 0;
    boarder-bottom: solid 1px #e5e5e5;
    margin-bottom: 10px;
    color: #454545;
    font-size: .9em;
}
.all-reminders {
    background-color: #d7ece2;
    padding: 5px;
    margin-bottom: -10px;
    border-radius: 5px 5px 0 0;
    boarder-bottom: solid 1px #e5e5e5;
    color: #454545;
    font-size: .9em;
}

.all-reminders-hover:hover{
    background-color: transparent;
}

.notifications-container-thisweek {
    background-color: #d7ece2;
    padding: 5px;
    margin-top: -5px;
    boarder-bottom: solid 1px #e5e5e5;
    margin-bottom: 10px;
    color: #454545;
    font-size: .9em;
}
.no-reminders {
    text-align: center;
    color: #454545;
    font-size: .9em;
    margin-bottom: 15px;
    font-style: italic;
    font-weight: bold;
}
.dropdown-menu li a {
    background: transparent;
    color: #666666;
}
.reminders-section-top {
    background-color: #d7ece2;
    color: #444444;
    padding: 1px;
}

.reminders-main-circle,
.reminders-main-buttons,
.reminders-main-reminder {
    float:left;
}
.reminders-main-circle {
    width:5%;
}
.reminders-main-reminder {
    width:75%;
}
.reminders-main-reminder-spacer {
    width: 95%;
}
.reminders-main-buttons {
    width: 20%;
}
.btn-main-reminders-group {
    width: 150px;
}
.btn-main-reminders {
    background-color: #fff;
    border: solid 1px #666666;
}
.btn-bell-reminders {
    background-color: #fff;
    border: solid 1px #666666;
    color: #666666;
}
.btn-bell-reminders-group {
    width: 100%;
    text-align: center;
    margin-top: 2px;
}
.attachment-icon {
    width: 50px;
}
.attachment-file-container {
    width: 100px;
    color: #666666 !important;
    background-color: transparent !important;
    text-align: center;
    padding: 10px;
    margin: 5px;
}
.attachment-file-container a {
    color: #666666 !important;
    background-color: transparent !important;
}
.attachment-ellipsis {
    width: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*Dashboard*/
.tool_mybob_sales{
    left: 50% !important;
    bottom: 115%
}
.tool_weekly_goal_sales{
    left: 50% !important;
    bottom: 115%
}
.tool_oneonone_sales{
    left: 50% !important;
    bottom: 115%
}
.icon_tool{
    margin-right: 5%;
}
.p-r-l {
    padding-right: 5px;
    padding-left: 5px;
}
.tool_mybob_manager{
    left: 50% !important;
    bottom: 115%
}
.tool_weekly_goal_manager{
    left: 50% !important;
    bottom: 115%
}
.tool_oneonone_manager{
    left: 50% !important;
    bottom: 115%
}
.dashboard_team_header{
    margin-bottom: 32px;
    padding: 10px 0;
    background: #E6E6E6;
    border: 2px solid #E6E6E6;
    border-radius: 5px;

}
.dsh_team_title{
    vertical-align:text-bottom;
    font-size: 32px;
    font-weight: bold;
    color: #666666;
}

.attachments-title {
  font-size: 40px;
  color: #666666;
  text-align: center;
  font-weight: 700;
  margin-top: 30px;
}

.attachments-subtitle {
  font-size: 18px;
  color: #666666;
  text-align: center;
  margin-bottom: 0px;
}

/*End dashboard*/
@media(min-width:991px) {
    #mass-action-btn-container {
        width:500px;
    }
    .dsh_team_title{
        float: left;
        font-size: 20px;
    }




}

@media(max-width:768px) {
    .dsh_team_title{
        font-size: 14px;
    }

    .top_nav_avatar{
        float: left;
    }
    .dsh_team_title{
        float: left;
        margin-top: 13px;
    }
    .navbar-default .navbar-toggle {
        z-index: 999998;
    }
    .navbar-top-links {
        position: absolute;
        top: 0px;
        right: 50px;

    }
    .navbar-top-bar {
        border-left: 0px;
    }
    .navbar-top-links .dropdown-alerts {
        width: 250px;
        margin-left: -140px;
    }
    .reminders-main-reminder {
        width: 65%;
    }
    .reminders-main-buttons {
        width: 15%;
    }
    .btn-main-reminders-group {
        width: 80px;
    }
    .dropdown-menu>li>a {
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .attachments-title {
        font-size: 30px;
    }
    .attachments-subtitle {
        font-size: 14px;
    }
    .attachment-icon, .attachment-name, .attachment-delete {
        font-size: 14px !important;
        margin-bottom: 10px;
    }
    .attachment-icon {
        width: 38px !important;
    }
    .attachment-file-container {
        width: 75px;
        padding: 5px;
        margin: 0px;
    }
    .attachment-ellipsis {
        font-size: 10px;
        width: 65px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 5px;
    }

    .dropzone-share-del-icon {
        font-size: 20px;
    }
    #rumple_u_user_instruction p{
        font-size: 11px !important;
    }
    #rumple_u_user_instruction img{
        width: 170px!important;
    }
    /*.my-customers-search-bar {*/
    /*    display: none;*/
    /*}*/
}
@media(min-width:1200px) and (max-width:1700px) {
    .reminders-main-reminder {
        width: 60%;
    }
    .reminders-main-buttons {
        width: 10%;
    }
}
.add-customer-container {
    text-align: center;
    width: 310px;
    margin: 0px auto;
}
.add-customer-cancel {
    float:left;
}
.add-customer-another {
    float:left;
    margin-left: 20px;
}
.checkbox-multiple input[type=checkbox] {
    visibility: hidden;
}
.checkbox-multiple {
    width: 40px;
    height: 10px;
    background: #555;
    margin: 0px 3px;
    position: relative;
    border-radius: 3px;
}
.checkbox-multiple label {
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;

    transition: all .5s ease;
    cursor: pointer;
    position: absolute;
    top: -3px;
    left: -3px;

    background: #ccc;
}
.checkbox-multiple input[type=checkbox]:checked + label {
    left: 27px;
}
.single-bar-container {
    width: 10px;
    margin-top: -4px;
    margin-right: 3px;
}
.multiple-switch-container {
    width: 15px;
}
.multiples-bars-container {
    width: 10px;
    margin-top: -5px;
    margin-left: 1px;
}
.mybob-container {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f3f3f4;
}
.mybob-title {
    color: #4e4e4e;
    font-size: 16px;
    font-weight: bold;
}
.mybob-hr {
    border: solid 1px #e1e2e3;
    margin-top: 5px;
    margin-bottom: 5px;
}
.mybob-asktype-table {
    width: 100%
}
.mybob-station-title {
    color: #505050;
    font-size: 14px;
    width: 50%;
}
.mybob-ask-title, .mybob-percentage-title, .mybob-asktype-title {
    color: #babcbe;
    font-size: 10px;
    text-align: center;
}
.mybob-asktype-title {
    width: 20%;
}
.mybob-ask-title {
    width: 15%;
}
.mybob-percentage-title {
    width: 15%;
}

.mybob-ask-separator {
    width: 20%;
}

.asks-mybob-station-title {
    width: 28% !important;
    color: #666666;
}

.asks-mybob-station-title-headr {
    color: #666666;
    font-size: 18px;
    padding: 10px 0;
}

.mybob-input-text {
    color: #4e4e4e;
    font-weight: bold;
}
.mybob-station-select{
    min-width: 130px;
    width: auto;
    display: inline-block;
}
.mybob-ask, .mybob-percentage {
    padding-left: 5px;
    padding-right: 5px;
}
.mybob-ask-input {
    text-align: center;
    font-weight: bold;
    padding: 5px;
}
.add-additional-ask {
    margin-top: 5px;
}
.add-additional-ask-link {
    color: #505050;
}
.add-additional-ask-link:hover,
.add-additional-ask-link:active,
.add-additional-ask-link:link,
.add-additional-ask-link:visited    {
    color: #505050;
    background-color: transparent;
    text-decoration: none;
}
.mybob-reoccurring {
    color: #4e4e4e;
    vertical-align: middle;
}
.carets_btn {
    color: #4e4e4e;
    vertical-align: middle;
}
.mybob-month-button {
    width: 125px;
}
.mycustomers-tabs {
    padding: 8px !important;
    font-size: 16px !important;
}

.ask_note_text {
    font-size: 12px;
    font-style: italic;
    white-space: normal;
}

.ask_note_textarea {
    height: 45px;
}

.ask_note_btn_container {
    margin-top: 10px;
}

.ask_note_btn {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    padding: 2px 10px;
    border-radius: 3px;
    background: #666666;
}

.ask_note_btn:hover,
.ask_note_btn:focus  {
    color: #fff;
}

.ask_note_btn_save {
    background: #4B9560;
    margin-left: 10px;
}

.ar-account-title-calls {
    font-size: 14px;
}
.filter_styles{
    position: absolute;
    right: 50px !important;
    margin-top: 0px !important;
    width: 50px;
    height: 36px;
    text-align: center;
    line-height: 27px !important;
    color: #555;
}
.add-right{
    right: 50px !important;
}
.remove-margin-right{
    margin-right: 0 !important;
}
.edit-note:hover{
    text-decoration:none;
}
.pull-right > i {
    color:#555;
}
@media(max-width:768px) {
    .btn-edit-my-customer-reminder, .btn-done-my-customer-reminder,.btn-done-prospect-reminder {
        height: 35px !important;
        margin: 0px 10px !important;
    }
    .edit-note-icon, .remove-note-icon {
        margin: 5px !important;
        font-size: 19px !important;
    }
    
    .remove-note-icon {
        position: absolute;
        top: 35px;
        left: -25px;
    }

    .mybob-month-button {
        width: 95px;
    }
    .plan-for-this-week, .plan-for-next-week, .btn-note {
        width: 125px;
        height: 40px;
        font-weight: bold;
        font-size: 11px;
    }

    .btn-action-generate-snapshot {
        width: 125px;
        height: 40px;
        padding :12px !important;

    }
    .rmpl-actions-icon-mobile {
        margin-top: 5px !important;
    }

    .my-customer-appointment-delete, .my-customer-appointment-edit {
        font-size: 20px !important;
    }

}

@media(max-width:767px) {

    .asked_week_note_text {

        white-space: normal;
    }

    .rumple_loader {
         background-size:35%;
    }
    .sub_block_images{
        margin-right: 9px;
    }
    .change_btn_left{
        float: left !important;
        padding: 0;
    }    
    .change_btn_left > input{
        float: left !important;
        margin-right: 5px !important;
    }
    .padding-414{
        padding-right: 0;
        padding-left: 0;
    }
    .remove_nowrap{
        white-space:unset !important;
    }
    .modal-dialog {
        width:auto !important;
    }
    .media_size{
        max-width: 450px !important ;
    }

}
@media(max-width:414px) {
    .pipeline-ask-buttons > .plan-for-this-week, .pipeline-ask-buttons > .plan-for-next-week, .pipeline-ask-buttons > .plan-for-future-week {
        width: 110px;
        height: 40px;
        font-weight: bold;
        font-size: 11px;
    }
    #teams_list {
        height: auto;
    }
    .plan-for-this-week, .plan-for-next-week, .btn-note {
        width: 125px;
        height: 40px;
        font-weight: bold;
        font-size: 11px;
    }
    .mybob-station-select {
        min-width: 0;
        width: 70px;
    }
    .mybob-ask-input, .mybob-asktype-select, .account_open_percentage {
        min-width: 60px;
    }
    .add_media_styles{
        margin-left: 3px !important;
    }
    .media_size{
        max-width: 350px !important ;
    }
}
@media(max-width:375px) {
    .plan-for-this-week, .plan-for-next-week, .btn-note {
        width: 125px;
        height: 40px;
        font-weight: bold;
        font-size: 11px;
    }

    .btn-edit-my-customer-reminder, .btn-done-my-customer-reminder,.btn-done-prospect-reminder {
        height: 35px !important;
        margin: 0px 3px !important;
    }
    .edit-note-icon, .remove-note-icon {
        margin: 5px !important;
        font-size: 19px !important;
    }
    .mycustomers-tabs {
        padding: 8px !important;
        font-size: 14px !important;
    }

    .navbar-top-bar-adjust {
        width: 40px !important;
    }

    .my-customer-appointment-delete, .my-customer-appointment-edit {
        font-size: 30px !important;
        margin-right: 15px !important;
    }

}

.page-title {
    color: #666666;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}
.mybob_imported {
    background-color: #e2e2e2;
}
.mybob-asktype-name {
    font-style: italic;
    color: #4e4e4e;
    font-weight: bold;
}
.mybob-title-month {
    font-size: 20px;
    font-weight: bold;
}
.mybob-main-amounts {
    color: #4e4e4e;
    font-size: 16px;
}
.mybob-main-amounts-title {
    font-weight: bold;
}
.mybob-my-budget {
    margin-top: 5px;
}
.copy-last-month,
.copy-last-month a,
.copy-last-month:hover,
.copy-last-month:active,
.copy-last-month:visited,
.copy-last-month:link {
    color: #4e4e4e;
    background-color: transparent;
    cursor: pointer;
    text-decoration: none;
}
.remove-ask {
    font-size:14px;
}
.flip-block-default{
    left: 0px;
    height: 350px !important;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-filter: blur(5px);
    filter:blur(5px);


}
.dsh_bg_color_block {
    padding: 6px 0px 14px 0px;
}
.flip-block{
    height: 350px !important;
    -webkit-filter: blur(0px);
    filter:blur(0px);

}
.rightVibrate {
    transform: rotate(1deg);
    transition: all 0.1 ease;
}
.leftVibrate {
     transform: rotate(-1deg);
 }
@media(max-width:480px) {
    #mass-action-email-container {
        margin-top:10px; padding: 0 20px;
    }
    .mass-action-search {
        margin:10px;
    }
    #mass-action-btn-container {
        padding-left:0;
        padding-right:0;
    }
    #mass-action-btn-container > a {
        min-width: 70px !important;
        font-size:12px;
    }
    #my-customer-detail-rows .col-md-6 {
        width:100%;
        word-wrap: break-word !important;
    }
    .width-18 {
        width:15px !important;
    }
    .more-details a, .website a {
        word-wrap: break-word !important;
    }
    #my-customer-detail-container {
        padding-left:0;
        padding-right:0;
    }
    .edit-reminder-action-buttons input {
        padding-left:8px;
        padding-right: 8px;
        margin-right: 2px;
        font-size: 12px !important;
        padding-top:8px;
        padding-bottom:8px;
    }
    .btn-save-reminder-view {
        margin-right: 0;
    }
    .edit-reminder-view {
        padding: 10px 0px 10px 0;
    }
    .reminder-time-picker {
        margin-top:3px;
    }

    .mybob-carets-container {
        display: none;
    }

}
@media(max-width:360px) {
    .mass-action-list-container {
        padding-left:10px;
        padding-right:10px;
        margin-right:0;
    }
    .audio-ctrl-container {
        padding-left: 0;
        padding-right:0;
    }

    #mass-action-icon {
        padding:10px 5px !important;
    }

    #mass-action-icon .fa-check-square-o  {
        left:15px !important;
        padding-right: 0px !important;
    }

    #team-file-icon .fa-file  {
        left:20px !important;
        padding-right: 0px !important;
    }

    .navbar-top-links-fix {
        padding-left:5px !important;
    }

    .edit-reminder-action-buttons input {
        font-size: 11px !important;
    }
    .my-customer-lists {
        margin-top: 0 !important;
    }

    #customer_info {
        padding:5px;
    }

    #my-customer-detail-container {
        padding-left:5px;
        padding-right:5px;
        margin-bottom: 0px !important;
    }

    .indicator {
        top: 20px !important;
    }

    .btn-actions {
        width: 210px  !important;
        font-size: 12px !important;
    }

    .qa-message-content {
        margin-bottom: 0 !important;
    }

    .save-cancel-btn-container li {
        padding-bottom: 10px;
    }

    #my-customer-activity-buttons button {
        font-size:12px !important;
    }

    .my-customers-reminder {
        padding:10px 0 10px 0 !important;
    }

    .nav-tabs {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    #reminder-hr {
        margin:5px 0 !important;
    }

    .my-customer-time-picker {
        margin-top:11px !important;
    }

    #customer_info {
        margin-top: 10px;
    }

    .my-customer-lists {
        margin-top:0;
    }

    .my-customer-reminder-text {
        font-size:12px;
    }

    .my-customer-active-reminder {
        padding-top:0 !important;
    }
    .latest-notes {
        font-size:15px  !important;
    }
    .plan-for-this-week, .plan-for-next-week, .btn-note {
        width: 125px;
        height: 40px;
        font-weight: bold;
        font-size: 11px;
    }

    .mycustomers-tabs {
        padding: 8px !important;
        font-size: 13px !important;
    }

     .add-appointment-container {
       margin-right:10px !important;
       margin-left:10px !important;
    }

}

@media(max-width:320px) {
    #mass-action-container {
        padding-left:-15px;
        padding-right:-15px;
        margin-left:-15px !important;
        margin-right:-15px !important;
    }
    #mass-action-btn-container {
        padding-left:0;
        padding-right:0;
    }
    #mass-action-btn-container > a {
        min-width: 70px;
        font-size:12px;
    }

    .plan-for-this-week, .plan-for-next-week, .btn-note {
        width: 110px;
        height: 40px;
        font-weight: bold;
        font-size: 11px;
    }

    .mycustomers-tabs {
        padding: 8px !important;
        font-size: 12px !important;
    }
    .mybob-station-select {
        min-width: 0;
        width: 60px;
    }
    .mybob-ask-input, .mybob-asktype-select, .account_open_percentage {
        min-width: 60px;
    }
    .mybob-month-button {
        width: 90px
    }

    .ask-dropzon-button {
        font-size: 13px !important;
    }    

}
.panel.panel_manage_users_active {
    border: 3px solid #e5f4ef;
}
.panel.panel_manage_users_inactive {
    border: 3px solid #ffb2b7;
}
.panel-default>.panel-heading.panel-heading_inactive{
    background-color: #F2F2F2;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    outline: 1px #E6E6E6;
}
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 30px;
}

.switch-label .slider {
    background: #a7a7a7;
}
.switch-label {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 15px;
}
.switch-label .slider:before {
    position: absolute;
    content: "";
    height: 11px !important;
    width: 12px !important;
    left: 2px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}


.switch-label input:checked +.slider:before {
    -webkit-transform: translateX(14px) !important;
    -ms-transform: translateX(14px) !important;
    transform: translateX(14px) !important;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffb2b7;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 2px;
  bottom: 1px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #11ad76;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(28px);
  -ms-transform: translateX(28px);
  transform: translateX(28px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
  border-color: #a7a7a7;
  border-width: 1px;
  border-style: solid;
}

.slider.round:before {
  border-radius: 50%;
}
.duplicate_container {
    margin-top: 10px;
}
.exclamation-yellow {
    color: #d0021b;
}
.exclamation-process {
    color: #ff9800;
}
.no-more-customers, .loading-more-customers {
    color: #666;
    font-weight: bold;
}
.tooltip_process {
    position: relative;
    display: inline-block;
}

.budget_switch {
    width: 50px;
    height: 26px;
    margin-bottom: 0;
}
.budget_slider {
    background-color: darkgrey;
}

.budget_slider:before {
    height: 22px;
    width: 22px;
    left: 1px;
}
input:checked + .budget_slider:before {
    -webkit-transform: translateX(24px);
    -ms-transform: translateX(24px);
    transform: translateX(24px);
}

/* Tooltip text */
.tooltip_process .tooltiptext_process {
    visibility: hidden;
    width: 120px;
    background-color: #1a975b;
    color: #fff;
    text-align: center;
    padding: 8px 0;
    border-radius: 6px;
    opacity: 0.9;
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 9999;
    top: -52px;
    right: -53px;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip_process:hover .tooltiptext_process {
    visibility: visible;
}
.tooltip_process .tooltiptext_process::after {
    content: " ";
    position: absolute;
    top: 100%; /* At the bottom of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}



@keyframes blink {
    0% {
        opacity: .2;
    }
    20% {
        opacity: 1;
    }
    100% {
        opacity: .2;
    }
}
.loading-dots span {
    animation-name: blink;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-fill-mode: both;
}
.loading-dots span:nth-child(2) {
    animation-delay: .2s;
}
.loading-dots span:nth-child(3) {
    animation-delay: .4s;
}
@media (min-width: 768px){
    .text-align-right-big{
        text-align: right;
    }
    .small_input_right{
        float: right;
    }
    .copy-icon{
        float: left;
        line-height: 34px!important;
    }
}
.alert-read {
    color: #fff !important;
    opacity: .95;
}
.mycustomers-search-padding {
    padding-left: 30px !important;
}
.form-control-small{
    height: 29px!important;
    font-size: 12px!important;
    margin-bottom: 1px;
}

.note_edit {

    margin: 10px 0px 10px 0px;
    padding-right: 15px;
    padding-left: 15px;
}

.edit_default_note {

    height: 80px;
    resize: vertical !important;
}

.manage-user-dropdown {

    text-align: center !important;
}

.add-customer-secondary-title{
    color: #4e4e4e;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 16px !important;
    margin-top: 10px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.note-saving {
    font-size: 10px;
}
.note-saved {
    font-size: 10px;
    color: #11ad76;
}

@media screen and (max-width: 325px) {
    .customer-update-header {
        padding: 7px 7px 7px 10px !important;
    }
}

@media screen and (max-width: 420px) {
    .my-bob-list-input-size {
        width: 60px !important;
        font-size: 85%;
    }

    .my-bob-list-input-div {
        padding-left: 0px !important;
        padding-right: 10px !important;
    }

    .my-bob-station-title-ask {
        white-space: normal !important;
        padding-right: 0px !important;
    }
}
.my_customers_history_row {
    color: #4e4e4e;
    background-color: #ebf7f3;
    cursor: pointer;
}
.my_customers_history_hidden_fix {
    padding: 0px !important;
    margin: 0px !important;
    border: 0px !important;
    height: 0px !important;
    background-color: transparent !important;
}
.my_customers_history_hidden {
    padding: 5px !important;
}

#my-customer-detail-container {
    margin-bottom: 30px;
}

@media screen and (max-width: 400px) {
    .business-search-manager-view {
        font-size: 12px !important;
    }

    .business-search-view-button {
        font-size: 12px !important;
        padding: 0px !important;
        margin-right: 0px !important;
    }

    .business-search-team {
        padding-right:0px !important;
    }
}

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

    .business-search-manager-view {
        font-size: 11px !important;
    }

    .business-search-view-button {
        width: 45px !important;
    }
}

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

    .my-customer-title-size {
        overflow: initial !important;
    }

    .extend-90-days-button-browser {
        display: none;
    }

    .extend-90-days-button-mobile {
        display: block !important;
    }

    .second-chance-jar-button-browser {
        display: none;
    }

     .second-chance-jar-button-mobile {
        display: block !important;
    }
    .remove-timer-button-browser {
        display: none;
    }
    .remove-timer-button-mobile {
        display: none;
    }
}

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

    .my-customer-title-size {
        font-size: 16px  !important;
    }
}

@media screen and (max-width: 550px) {
    .mybob_panel_row {
      padding-left: 0px !important;
      width: 100% !important;
    }

    .tooltiptext {
      display: none !important;
    }

    .no_pad_mobile {
     padding-right: 5px !important; 
     padding-left: 15px !important;
    }

    .no_pad_mobile_80 {
      padding-left: 15px !important; 
      padding-right: 5px !important;
    }

    .my-customer-title-size {
        font-size: 14px  !important;
        white-space: normal !important;
        overflow: initial !important;
    }

    .my-customer-title-sub-size{
        font-size: 12px  !important;
    }
}

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

    .my-customer-collapse-arrow {
        display: none  !important;
    }

    .my-customer-date-info {
        right:-30px  !important;
        border: none !important;
    }

    .my-customers-filter-by-salesperson {
       /* display: none;*/
    }

    .team-user-switcer-dropdown {
        width: 45% !important;
    }

    .team-user-switcer-option {
        font-size: 12px !important;
    }

}

@media screen and (max-width: 420px) {
    .my-customer-date-info {
        padding-right: 10px !important;
        padding-left: 0px !important;
    }

    .my-customer-title-size-parent {
        padding-right: 0px !important;
        padding-left: 5px !important;
    }

    .my-customer-date-info-parent {
        padding-left: 5px !important;
    }

    .duplicate_container {
        white-space: normal !important;
    }

}

@media screen and (max-width: 350px) {
    .my-customers-info-reminder-panel {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .my-customers-info-reminder-cancel{
        margin-right:5px !important;
    }

    .my-customer-info-reminder-field {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}

.my-customer-reminder-button a:hover {
    background-color: #009762 !important;
}
.edit-reoccurring {
    color: #4e4e4e !important;
    background-color: transparent !important;
}

.manager-user-video-footer {
    text-align: right;
    margin-right: 10px;
    margin-bottom: 10px;
}




input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: 1px solid #000000;

    background: #ffffff;
    cursor: pointer;
    margin-top: -5px; /* You need to specify a margin in Chrome, but in Firefox and IE it is automatic */
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; /* Add cool effects to your sliders! */
}

input[type=range]::-webkit-slider-runnable-track {
    width: 300px;
    height: 5px;
    background: #ddd;
    border: none;
    border-radius: 3px;
}

input[type=range]::-ms-thumb {
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    border: 1px solid #000000;
    width: 12px;
    height:12px;
    margin-top:-1px;
    background: #ffffff;
    cursor: pointer;
}

.checkboxes_block_text, .checkboxes_block_email, .checkboxes_block_drop {
    overflow-y: auto;
    height: 200px;
}

#email_attach_file {
    display: none !important;
}

.manage-users-dropdown {
    text-align: left !important;
}

.manage-user-bold {
    font-size: bolder !important;
}

.manage-user-select {
    padding-top: 8px !important;
    padding-right: 5px !important;
    padding-bottom: 8px !important;
    font-family : 'Roboto',sans-serif !important;
    font-size: 14px !important;
    color: #333;
}

.manage-user-category {
    font-weight: bold !important;
}

.manage-user-item {
    padding-left: 12px !important;
}

.manage-team-item {
    padding-left: 12px !important;
}

.manage-user-category.highlighted, .manage-user-select.highlighted, .manage-user-item.highlighted{
    background-color:#009762 !important;
    background-image:linear-gradient(#009762 20%,#009762 90%) !important;
    color:#fff;
}

.chosen-single {
    background: none !important;
    font-family : 'Roboto',sans-serif !important;
    font-size: 14px !important;
    text-align: center !important;
    height: 28px !important;
    padding-top: 2px !important;
}

.chosen-search-input {
    font-family : 'Roboto',sans-serif !important;
    font-size: 14px !important;
}

.toola .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 999999999;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 1s;
}

.toola .tooltipempty {
    visibility: hidden;
    width: auto;
    background-color: #009762;
    color: #fff;
    padding: 0 5px;
    text-align: center;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    right: 5%;
    opacity: 0;
    transition: opacity 1s;
}


.preview_image_div {
    width: 250px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

.preview_image_div img {
    left:0;
    max-height: 460px;
    display: inline-block;


}

.preview_number_span {
    position: absolute;
    left: calc(50% - 50px);
    top: 4%;
    z-index: 200;
    width: 100px;
    color: #84c6fc;
    font-size: 12px;
}

.preview_message_span {
    position: absolute;
    top: 20%;
    margin-left: 40px;
    z-index: 200;
    width: 160px;
    word-wrap: break-word;
    color: #1e3341;
    font-size: 12px;
    text-align: left;
    background-color: #efefef;
    border-radius: 5px;
    padding: 5px 10px;
}



.toola .tooltipempty::after {
    content: "";
    position: absolute;
    top: 25%;
    left: 0%;
    margin-left: -10px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #009762 transparent transparent;
}


.toola:hover .tooltipempty {
    visibility: visible !important;
    opacity: 1 !important;
}




.receiver{
    float: left;
    display: inline-block;
    color: #fff;
    padding: 5px;
    background: rgb(0, 151, 98);
    margin: 5px;
    border-radius: 5px;
    font-size: 12px;
    border: 1px solid #555;
}
.receiver-remove{
    color: #000;
}
.receivers{
    max-height: 125px;
    overflow-y:auto;
    -webkit-box-shadow: inset 0px 0px 6px 1px rgba(0,0,0,0.55);
    -moz-box-shadow: inset 0px 0px 6px 1px rgba(0,0,0,0.55);
    box-shadow: inset 0px 0px 6px 1px rgba(0,0,0,0.55);
    min-height: 100px;
    padding: 10px;
}
.receiver-remove:hover{
    color: #000;
    font-weight: bolder;
}
.receiver:hover{
    background: rgba(1, 140, 87, 0.8);
    cursor: pointer;
}

.toola .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.toola:hover .tooltiptext {
    visibility: visible !important;
    opacity: 1 !important;
}

.this-week-mass-update-ask {
    margin-bottom: 20px;
    padding: 10px 20px 10px 10px;
}

.this-week-mass-search {
    margin: 20px;
}

.mybob-mass-search {
    margin: 20px;
}


.this-week-ask-checklist {
    overflow: auto;
    height:  300px;
    padding: 0px 20px ;
    margin-bottom: 20px ;
}

.mybob-ask-checklist {
    overflow: auto;
    height:  300px;
    padding: 0px 20px ;
    margin-bottom: 20px ;
}

/* The switch - the box around the slider */
.thisWeekswitch {
    top: 2px;
    position: relative;
    display: inline-block;
    width: 40px;
    height: 17px;
    margin-bottom: 0px !important;
}

/* Hide default HTML checkbox */
.thisWeekswitch input {display:none;}

/* The slider */
.thisWeekslider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 4px !important;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.thisWeekslider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 2px;
    bottom: 0px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .thisWeekslider {
    background-color: #ccc;
}

input:focus + .thisWeekslider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .thisWeekslider:before {
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px);
}

/* Rounded sliders */
.thisWeekslider.round {
    border-radius: 34px;
}

.thisWeekslider.round:before {
    border-radius: 50%;
}
/* end of circle switch - The switch - the box around the slider */

.this-week-switch {
    text-align: right;
    margin-right: 30px;
    margin-bottom: 30px;
    height: 30px;
}

#team_selector{
    background: rgba(0, 151, 98, 0.2);


}

.select_page {

    border-radius: 4px;
    height: 34px !important;
    margin-left: 5px;

}

.select_page:focus {
    outline:1px solid green;
    border: 0px solid green;
}

.remember_select:focus {
    outline:1px solid green;
    border: 0px solid green;
}

#team_selector:focus {
    outline:1px solid green;
}

@media(max-width:320px) {
    .my-customer-note-button {
        margin-right: 0px !important;
    }

    .remove-note-link {
        margin-right: 0px !important;
    }

    .my-customer-info-note-button {
        margin-right: 10px;
    }

    .reminder-header-text {
        margin-left: 0px !important;
        font-size: 15px !important;
    }

    .latest-notes {
        font-size: 15px !important;
    }

    .my-customer-tab-pane {
        padding:25px 5px 10px 5px !important;
    }

    .this-week-div-button{
        padding-left: 0px !important;
    }

    .this-week-asks-amounts {
        padding-left: 15px !important;
        padding-right: 0px !important;
    }

    #this_week_asked_footer_total {
        font-size: 15px !important;
    }

    #this_week_closed_footer_total {
        font-size: 15px !important;
    }

    #this_week_asked_footer_total_mybob {
        font-size: 13px !important;
    }

    #this_week_closed_footer_total_mybob {
        font-size: 13px !important;
    }

}

@media(max-width:991px) {
    .my-customers-info-latest-notes {
        margin-bottom: 40px !important;
    }

    .my-customer-appointment-start-time {
        margin-bottom: 10px !important;
    }

    .my-customer-add-reminder-date {
        margin-bottom: 10px !important;
    }

    .my-customers-info-latest-notes {
        margin-bottom:55px !important;
    }

}

@media(max-width:360px) {
    .google-calendar-event-modal-body {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }

    .plan-for-this-week, .plan-for-next-week {
        padding-left: 3px !important;
    }

    .edit-note-textarea {
        margin-top: 20px !important;
    }

    .edit-note-icon {
        font-size:19px !important;
    }

    .remove-note-icon {
        font-size:34px !important;
    }

    .my-customer-note-button {
        margin-right: 0px !important;
    }

    .my-customers-info-latest-notes {
        margin-top:15px !important;
    }

    .my-customer-info-activities-header {
        margin-top:20px !important;
    }

    .my-customer-tab-pane {
        padding:25px 10px 10px 10px !important;
    }

    .col-class-padding-5px {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .div-width-100-percent {
        width: 100% !important;
    }

    .this-week-mass-search {
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-left: 5px !important;
        margin-right: 5px !important;
    }

    .mybob-mass-search {
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-left: 5px !important;
        margin-right: 5px !important;
    }

    .chance-jar-cancel-top-button {
        margin-right: 10px !important;
    }

    .my-customer-drive-labels {
        font-size: 14px !important;
    }

}

@media(max-width:420px) {

    #my-customer-container-rf {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .remove-col-padding-on-mobile {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .bs-customer-name-title {
        font-size: 13px !important;
    }

    .business-search-team {
        font-size: 13px !important;
    }

    .bs-customer-more-info {
        font-size: 12px !important;
    }

    .chance-jar-title-header {
        font-size: 14px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .chance-jar-subtitle {
        font-size: 12px !important;
        padding-left: 20px !important;
    }

    .rumple-inbox-delete-container {
        margin-right: 45px !important;
    }

    .rumple-inbox-view-container {
        margin-right: 110px !important;
    }

    .rumple-inbox-button {
        width: 60px !important;
    }
}

.my-customer-reminder-text {
    font-size: 12px !important;
    font-weight: bold;
    font-style: italic;
}

.my-customer-note-button:hover {
    background-color : #009762 !important;
}

.btn-edit-note-cancel:hover {
    background-color : #666666 !important;
}

/*mass action text preview*/

.preview-block{
    min-height: 200px;
    margin-top: 20px;
    border-radius: 5px;
    background: #f8f7f7;
    border: 1px solid #ccc;
    overflow: hidden;
}

.preview-message-block{
    margin-left: 10px;
    border-radius: 5px;
    padding: 10px;
    margin-top: 20%;
    background: #e7e7e7;
}

.preview-avatar{
    background: url(/app/images/avatar_2x.png) no-repeat center;
    background-size: cover;
    width: 50px;
    height: 50px;
    border-radius: 25px;
}

.preview-message{
    text-align: left;
    font-family: "Roboto Slab";
    font-size: 12px;
    color:#000;
}

.preview-type-message{
    text-align: left;
    font-family: "Roboto Slab";
    font-size: 11px;
    font-style: italic;
    background: #f7f7f7;
    line-height: 30px;
    height: 30px;
    margin-top: 20px;
    border-top: 1px solid #aeaeae;
}

.preview-message-from{
    height: 30px;
    border-bottom: 1px solid #aeaeae;
    background: #e7e7e7;
    line-height: 30px;
    font-family: "Roboto Slab";
    font-size: 14px;
}

.preview-email-field{
    border-bottom: 1px solid #aeaeae;
    font-family: "Roboto Slab";
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    color: #000;
    background: #ececec;
}

.preview-email-fs{

    display: inline-block;
    height: 100%;
    margin-right: 5px;
    margin-left: 5px;
}

.preview-email-message{
    font-family: "Roboto Slab";
    padding: 5px;
    text-align: left;
    font-size: 11px;
    color: #000;
}

.mass-action-response-table{
    font-family: "Roboto Slab";
    font-size: 12px;
}

.success-mass-action{
    color: #009762;
}
.error-mass-action{
    color: #ff0000;
}

.outbox-information-block{
    max-height: 500px;
    overflow-y: auto;
}

.video_holder{
  position: relative;
    border: 1px solid hsl(0, 0%, 50%);
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    width: 96%;
    margin: 20px auto;
}
.video-title-block{
    width: 90%;
    margin: 10px auto;
    overflow: hidden;
}
#videoControls{
    bottom: 5px;
    text-align: left;
    background-color: rgba(193, 193, 193, 0.47);
    padding: 3px;
    z-index: 2147483648;
    position: absolute;
    width: 100%;
}
#videoControls button#play, #videoControls button#fullScreen, #videoControls button#replay{
    font-size: 11px;
    padding: 7px 13px;
    outline: none;
}
#videoControls button#fullScreen{
    float: right;
}
#videoControls #progress{
    display: inline-block;
    width: 65%;
    overflow: hidden;
}
#videoControls #play_progress{
    height: 3px;
    background: #009762;
}
#videoControls #progress_box{
    height: 3px;
    background: silver;
}
#u_video::-webkit-media-controls-enclosure {
  display:none !important;
}
#u_video::-webkit-media-controls {
  display:none !important;
}

#videoControls.full-controlls{
  width: 100%!important;
  left: 0;
  bottom: 0px;      
}
.width-85-percent{
    width: 85%!important;
}
.width-75-percent{
    width: 75%!important;
}
.width-60-percent{
    width: 60%!important;
}
.width-40-percent{
    width: 40%!important;
}
.width-30-percent{
    width: 30%!important;
}
.width-20-percent{
    width: 20%!important;
}
.width-15-percent{
    width: 15%!important;
}

/*  Needed to hide player controls in Safari Only */

#u_video::-webkit-media-controls-panel {
    display:none !important;
}

#u_video::-webkit-media-controls-play-button {
    display: none !important;
}

#u_video::-webkit-media-controls-current-time-display {
    display: none !important;
}

#u_video::-webkit-media-controls-time-remaining-display {
    display: none !important;
}

#u_video::-webkit-media-controls-timeline {
    display: none !important;
}

#u_video::-webkit-media-controls-mute-button {
    display: none !important;
}

#u_video::-webkit-media-controls-volume-slider {
    display: none !important;
}

#u_video::-webkit-media-controls-fullscreen-button {
    display: none !important;
}

#u_video::-internal-media-controls-download-button {
    display: none !important;
}

/*  Needed to hide player controls in Safari Only */

/*:fullscreen:not(:root) {*/
/*display:none !important;*/
/*}*/
:not(:root):-webkit-full-screen{
    position: relative!important;
}



figure {
    width:100%;
    margin:20px auto;
    margin:1.25rem auto;
    padding:20px;
    padding:1.051%;
}
figcaption {
    display:block;
    font-size:12px;
    font-size:0.75rem;
    color:#fff;
}
video {
    width:100%;
}

/* controls */
#videoContainer .controls, #videoContainer .controls > * {
    padding:0;
    margin:0;
}
#videoContainer .controls {
    overflow:hidden;
    background:transparent;
    width:100%;
    height:24px; /* of figure's height */
    position:relative;
}
#videoContainer .controls[data-state=hidden] {
    display:none;
}
#videoContainer .controls[data-state=visible] {
    display:block;
}
#videoContainer .controls > * {
    float:left;
    width:4.5%;
    height:24px;
    margin-left:0.5%;
    display:block;
}
#videoContainer .controls > *:first-child {
    margin-left:0;
}
#videoContainer .controls .progress {
    cursor:pointer;
    height: 24px;
    width:65%;
}
#videoContainer .controls #progress-bar{
    background: #009762;
}
#videoContainer .controls button:hover, #videoContainer .controls button:focus {
    /*opacity:0.5;*/
}

#videoContainer .controls progress {
    display:block;
    width:100%;
    height:24px;
    margin-top:2px;
    margin-top:0.125rem;
    border:none;
    overflow:hidden;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    color:#018c57; /* Internet Explorer uses this value as the progress bar's value colour */
}
#videoContainer .controls progress[data-state="fake"] {
    background:#e6e6e6;
    height:65%;
}
#videoContainer .controls progress span {
    width:0%;
    height:100%;
    display:inline-block;
    background-color:#2a84cd;
}

#videoContainer .controls progress::-moz-progress-bar {
    background-color:#018c57;
}
/* Chrome requires its own rule for this, otherwise it ignores it */
#videoContainer .controls progress::-webkit-progress-value {
    background-color:#018c57;
}
.progressBar {
    position: relative;
    width: 100%;
    opacity: 0.3;
    background-color: #6f6f6f;
    height: 21px;
    margin-top: -24px;
}
.bufferBar {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #183818;
}
/* fullscreen */
html:-ms-fullscreen {
    width:100%;
}
:-webkit-full-screen {
    background-color:transparent;
}
#videoContainer .controls{
    background: transparent!important;
}
video:-webkit-full-screen + #videoContainer .controls {
    /*background:#ccc; !* required for Chrome which doesn't heed the transparent value set above *!*/
}
/*video:-webkit-full-screen + .controls progress {*/
    /*margin-top:0.5rem;*/
/*}*/

/* hide controls on fullscreen with WebKit */
figure[data-fullscreen=true] video::-webkit-media-controls {
    display:none !important;
}
figure[data-fullscreen=true] {
    max-width:100%;
    width:100%;
    margin:0;
    padding:0;
    max-height:100%;
}
figure[data-fullscreen=true] video {
    height:auto;
}
figure[data-fullscreen=true] figcaption {
    display:none;
}
figure[data-fullscreen=true] #videoContainer .controls {
    position:absolute;
    bottom:2px;
    left: 0;
    width:100%;
    z-index:2147483647;
}
figure[data-fullscreen=true] #videoContainer .controls li {
    width:5%;
}
figure[data-fullscreen=true] #videoContainer .controls .progress {
    width:75%;
}

/* Media Queries */
@media screen and (max-width:1024px) {
    figure {
        padding-left:0;
        padding-right:0;
        height:auto;
    }
    /*.controls {*/
        /*!* we want the buttons to be proportionally bigger, so give their parent a set height *!*/
        /*height:30px;*/
        /*height:1.876rem;*/
    /*}*/
    /*.controls .progress{*/
        /*!* we want the buttons to be proportionally bigger, so give their parent a set height *!*/
        /*height:30px;*/
        /*height:1.876rem;*/
    /*}*/
}
@media screen and (max-width:42.5em) {
    #videoContainer .controls {
        height:auto;
        margin-left: 1%;
    }
    #videoContainer .controls  .progress{
        height:auto;
    }
    #videoContainer .controls > * {
        width: 7.5%;
        display:block;
        margin-left:0.5%;
    }
    #videoContainer .controls .progress {
        /*display:table-caption;*/ /* this trick doesn't work as elements are floated and the layout doesn't work */
        /*position:absolute;*/
        width:64%;
        top:0;
        margin-top:0;
    }
    figure[data-fullscreen=true] #videoContainer .controls li {
        width:5%;
    }
    figure[data-fullscreen=true] #videoContainer .controls .progress {
        width:64%;
    }
    #videoContainer .controls .progress progress {
        margin:0 auto;
    }
    #videoContainer .controls button {
        background-position:center center;
    }
    figcaption {
        text-align:center;
        margin-top:0.5rem;
    }
}


#videoContainer{
    border: 1px solid #e7e7e7;
}

*::-moz-list-bullet, *::-moz-list-number {
    display:none !important;
}

*::-moz-meter-bar {
    display:none !important;
}

:-moz-full-screen:not(:root)::backdrop {
    display:none !important;
}

*::backdrop {
    display:none !important;
}

/*:fullscreen:not(:root) {*/
    /*display:none !important;*/
/*}*/

/* Firefox Shadow DOM Fix */

/*Rumple University styles*/
.btn-padding-10{
    padding: 10px!important;
    font-size: 14px;
}
.close-welcome{
    float: right;
    margin: -25px -20px;
    font-size: 16px;
}
.close-welcome:hover{
    opacity: 0.5;
    cursor: pointer;
}
.course-title-desc{
    padding: 20px;
    overflow: hidden;
}
.report-team-title-block{
    position: relative;
    border-radius: 5px 5px 0 0;
    padding: 10px 10px;
    background: #eeeeeec7;
    border: 1px solid #95a29d;
    margin-top: 5px;
}
.report-team-title-block h4{
    position: relative;
    font-size: 28px;
    font-weight: bold;
    color: #666;
    letter-spacing: .2px;
}
.team-reports-body{
    padding: 10px;
    border: 1px solid #95a29d;
    border-top:none;
    padding-top: 20px;
    margin-bottom: 40px;
}
.report-team-title-block:hover{
    cursor: pointer;
}
.panel-rumpleu-report{
    border-radius: 18px;
    padding: 0px;
    border: 1px solid #13855d;
    margin-top: 60px;
}
.panel-rumpleu-report .panel-heading{
    border-radius: 15px 15px 0 0;
    color: #666666;
    font-size: 24px;
    font-weight: bolder;
    padding: 18px 0;
}
.course-title{
    color: #383838;
    font-size: 24px;
}
.course-box{
    overflow: hidden;
    padding: 10px 20px;
    background-color: #f2f2f2;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 20px;
}
.course-box:first-of-type{
    margin-top: 20px;
}
.launch-button{
    padding: 7px 30px;
    float: right;
    margin-top: 10px;
}
.course-body{
    font-family: "Roboto";
    font-size: 22px;
    font-weight: bolder;
    border: 1px solid hsl(0, 0%, 50%);
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    padding: 30px;
    margin: 20px 0;
}
.progress-block .progress{
    margin: 0px;
    height: 10px;
    border-radius: 0px;
}
.progress-block{
    padding-top: 20px;
}
.course-chapter{
    width: 100%;
    font-size: 18px;
    font-family: "Roboto";
    border: 1px solid hsl(0, 0%, 50%);
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    margin: 10px 0 40px 0;
}
.chapter-icon{
    padding-right: 10px;
}
.chapter-video:hover{
    cursor: pointer;
    color: #ffa53d;
}
.chapter-video{
    padding: 20px;
    border-bottom: 1px solid #bfbfbf;
}
.chapter-video-disabled{
    padding: 20px;
    opacity: 0.5;
    border-bottom: 1px solid #bfbfbf;
}
.chapter-quiz{
    padding: 20px;
    border-top: 1px solid #d9d9d9;
}
.chapter-quiz-disabled{
    padding: 20px;
    border-top: 1px solid #d9d9d9;
    opacity: 0.5;
}
.chapter-quiz:hover{
    cursor: pointer;
    color: #ffa53d;
}
.video-title{
    font-family: "Roboto";
    font-weight: bolder;
    margin: 0;
    font-size: 20px;
    display: inline-block;
}
.return-to-courses{
    text-align: left;
}
.return-to-courses a{
    color: #62BAC8;
    font-size: 20px;
    font-family: "Roboto";
    font-weight: 600;
}
.return-to-courses a:hover{
    color: #9BCBD0;
    background: none;
}
.video-button-group{
    float: right;
    display: inline-block;
    color: #fff;
    font-family: "Roboto";
}
.video-button-group .btn-warning{
    background-color:#ffa53d;
}
.video-button-group .disabled{
    background-color: #cbcecf!important;
}
.video-button-group .btn-basic{
    background-color: #939799;
}
.video-button-group .btn-basic:hover{
    color: #fff;
}
.quiz-question{
    border: 1px solid hsl(0, 0%, 50%);
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    padding: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
.rumpleu-results-block{
    overflow: hidden;
    padding: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
.rumpleu-results-block img{
    max-height: 250px;
}
.award-title {
    font-weight: bolder;
}
.quiz-body{
    margin-top: 20px;
    padding: 0px;
    font-family: "Roboto";
    color: #515151;
}
.quiz-answers{
    padding: 0px;
    border: 1px solid hsl(0, 0%, 50%);
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.quiz-answer{
    padding: 20px 10px;
    font-size: 16px;
    font-weight: 600!important;
    width: 100%;
    margin: 0px!important;
}
.quiz-answer-block{
    border-bottom: 1px solid #000;
}
.quiz-answer:hover{
    cursor: pointer;
}
.quiz-answer-block-checked{
    background-color: #eee;
}
.quiz-answer-block:last-of-type{
    border-bottom: 0px;
}
.quiz-answer input{
    display: none;
}
.quiz-answer-index{
    padding: 6px 10px;
    border: 2px solid #000;
    font-size: 24px;
    margin-right: 20px;
}
.progressbar-info{
    font-size: 12px;
    font-style: italic;
    color: #cfcfcf;
    font-weight: normal;
    text-align: center;
}
.edit-course-panel {
    margin-bottom: 10px;
    overflow: hidden;
}
.edit-chapter-panel {
    margin-bottom: 10px;
    overflow: hidden;
}
#award_preview{
    width:200px;
    margin-bottom: 5px;
}

.course-title-desc{
    padding: 20px;
    overflow: hidden;
}
.rumple-u-mini{
    height: 15px;
    width: 15px;
    margin: -6px 10px 0 0;
}
@media (max-width: 1280px){
    #videoControls a{
        display:none;
    }
    #videoControls #progress{
        width: 93%;
    }
}
@media (max-width: 1150px){
    #videoControls #progress{
        width: 80%;
    }
}
@media (max-width: 910px){
    #videoControls{
        text-align: center;
    }
    #videoControls button{
        margin-top: 10px;
    }
    #videoControls button#fullScreen{
        float: none;
    }
    #videoControls button#play{
        padding: 5px;
        font-size: 15px;
        width: 35px;
    }
    #videoControls a{
        display:none;
    }
    #videoControls #progress{
        width: 100%;
    }
}
@media (max-width: 440px){
    .video-title{
        font-size: 16px;
    }
    .return-to-courses a{
        font-size:16px;
    }
    .video-button-group button{
        padding: 5px!important;
        font-size: 12px;
    }
}
@media (max-width: 340px){
    #videoControls #progress{
        width: 75%;
    }
}


@media (max-width: 1500px){
  .team-list-main-display {
    width: 65% !important;
  }

  .team_all_accounts_reassign_resize {
    
  }

  .team_duplicate_accounts_reassign_resize {
    font-size: 12px !important;
  }
}

@media (max-width: 1366px){
  .team-list-main-display {
    width: 65% !important;
  }

  .team_all_accounts_reassign_resize {
    font-size: 12px !important;
  }

  .team_duplicate_accounts_reassign_resize {
    font-size: 12px !important;
  }
}

@media (max-width: 1199px){
  .team-list-main-display {
    width: 100% !important;
  }
}


/*Team switch checkbox*/

.team-switch {
    position: relative;
    display: inline-block;
    width: 56px;
    height: 25px;
}

.team-switch input {display:none;}

.team-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #11ad76;
    -webkit-transition: .4s;
    transition: .4s;
}

.team-slider:before {
    position: absolute;
    content: "";
    height: 23px;
    width: 23px;
    left: 1px;
    bottom: 0px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .team-slider {
    background-color: #ffb2b7;
}

input:focus + .team-slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .team-slider:before {
    -webkit-transform: translateX(28px);
    -ms-transform: translateX(28px);
    transform: translateX(28px);
}

.team-slider.round {
    border-radius: 34px;
    border-color: #a7a7a7;
    border-width: 1px;
    border-style: solid;
}

.team-slider.round:before {
    border-radius: 50%;
}

.menu-item-disabled{
    background-color: #cccccc!important;
}
/*END of Team switch checkbox*/

.bg_color_rumple_green {
    background-color: #009762;
}

.my-customer-appointment-button a:hover {
    background-color: #009762 !important;
}

.btn-action-generate-snapshot {
    background-color: #009762 !important;
}

.customer-info-action-button:hover {
    color: white;
}

.customer-info-action-button-delete:hover {
    color: white;
}

@media (max-width: 650px){
    .my-customer-info-appointment-btn, .my-customer-add-cna {
        margin-right:0px !important;
    }
}

@media (max-width: 435px){
    .week-user-view {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media (max-width: 1524px){
    .manage-user-tab-font{
        font-size: 14px !important;
    }
}

@media (max-width: 1440px){
    .manage-user-tab-font{
        padding: 8px 10px !important;
    }
}

@media (max-width: 1199px){
    .manage-user-tab-font{
        padding: 8px 18px !important;
        font-size: 16px !important;
    }
}

@media (max-width:400px) {
    .bottom_fonts_size {
        font-size: 14px !important;
    }
    .dsh_canvas {
       width:  240px !important;
    }
}

@media (max-width:300px) {

    .dsh_canvas {
        width:  210px !important;
        height: 100px !important;
    }

    .dsh_canvas_font_size {
        font-size: 16px;
        top:-15px;
    }
    .dsh_canvas_font_size span {
        font-size: 8px;
    }

}
.display-list-layout-size,.th_week_loader{
    max-width: 700px;
    margin-left: 5px;
    margin-right: 5px;
}
.th_week_loader{
    width: 100%;
}

.select2-container {
    width: 100% !important;
}

.my-customers-info-reminder-cancel:hover {
    background-color: #666666 !important;
}

.btn-cancel-my-customer-reminder:hover {
    background-color: #666666 !important;
}

.btn-cancel-add-appointment:hover {
    background-color: #666666 !important;   
}

.my-customer-link-fields {
    max-width:240px;
    overflow:hidden;
    text-overflow:ellipsis; 
    white-space:nowrap; 
    display: inline-block;
    top:0px;
    position:relative;
}

.my-customer-info-fields {
    padding: 5px 0px;
}

#teams-logo-preview{
    max-width: 200px;
    max-height: 200px;
    margin-bottom: 30px;
}
.team-logos-upload{
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    padding: 10px;
}
.team-logo-preview-block{
    height: 150px;
    min-width:150px;
    overflow: hidden;
    margin-top: 15px;
}

.team-current-logos{
    padding: 10px;
}
.delete-team-logo{
    position: absolute;
    background: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    display:none;
    text-align: center;
}
.delete-team-logo i{
    color: rgba(255,255,255,0.8);
    line-height: 100px;
}
.teams-logos-blocks:hover .delete-team-logo{
    display: inline-block;
    cursor:pointer;
}
.teams-logos-blocks{
    position: relative;
    border: 1px solid;
    max-height: 100px;
    max-width: 175px;
    margin: 5px;
    overflow: hidden;
    float: left;
}
.teams-logo-upload-button{
    border-radius: 2px;
    padding: 7px 15px;
    border-color: #33ac81;
    background-color: #e0f1ea;
}
.teams-logo-upload-button:hover{
    background-color: #33ac81;
    color: white;
}
#rumple_u_settings_block{
    padding-top: 20px;
    padding-bottom: 20px;
}


.left-arrow {
    position: absolute;
    top: 50%;
    left: 10px;
    z-index: 99999999;

}
.right-arrow {
    position: absolute;
    top: 50%;
    right: 10px;
    z-index: 99999999;
}

.my-customer-drive-list{
    border-top-left-radius:0px !important;
    border-top-right-radius:0px !important;
    border-bottom-left-radius:0px !important;
    border-bottom-right-radius:0px !important;
    border-left:none !important;
    border-right:none !important;
}

.my-customer-drive-folder-image{
   margin-right:10px; 
   width:30px;
   content: url("../images/folder_grey.png");
}

.my-customer-drive-list a{
    text-decoration:none;
    background-color:#FFF; 
    color:#333;
}

.my-customer-drive-file-image{
   margin-right:10px; 
   width:30px;
}

.sales-person-courses-block{
    border: 1px solid #ddd;
    padding: 10px;
    margin-top: 15px;
    border-radius: 5px;
}
.team-manager-courses-block{
    border: 1px solid #ddd;
    padding: 10px;
    margin-top: 15px;
    border-radius: 5px;
}
.all-roles-courses-block{
    border: 1px solid #ddd;
    padding: 10px;
    margin-top: 15px;
    border-radius: 5px;
}
.manage-rumple-courses-block{
    border-radius: 10px;
    border: 5px solid #eaecec;
    padding: 10px;
    margin-bottom: 40px;
}

.rumple-drive-ul-list{
    border-top-left-radius:0px !important;
    border-top-right-radius:0px !important;
    border-bottom-left-radius:0px !important;
    border-bottom-right-radius:0px !important;
    border-left:none !important;
    border-right:none !important;

    font-size: 20px;
    color: #666666;
    padding: 20px;
   /* border-bottom: 2px solid #E6E6E6;*/
}

.rumple-drive-ul-list-file {
  font-size: 16px;
  color: #666666;
  padding: 15px 10px;
}

.rumple-drive-folder-image-teams, .rumple-drive-folder-image-teams:after{
   content: url("../images/folder_grey.png");
   margin-right:10px !important; 
   width:30px !important;
    max-width: 30px !important;
  
}

.select-drive-name-label {
  display: inline-block;
  max-width: 120px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  top: 7px;
  margin-right: 15px;
}

.btn-rumple-select {
  background: #666666;
  border: none;
  font-weight: 700;
  color: #fff;
  border-radius: 5px;
  padding: 5px 14px;
}

.btn-rumple-save {
  background: #4B9560 ;
}

.btn-rumple-drive {
  background: #178E82 ;
}

.rumple-drive-container {
  margin:0px 0px 10px 0px; 
  border: 1px solid #DFDFDF;
  border-radius: 10px;
}

.rumple-drive-header {
  background: #666666;
  color: #ffffff;
  font-size: 30px;
  padding: 9px 25px;
  height: 60px;
  font-weight: 700;
  border-top-left-radius: 6px;
  border-radius: 10px 10px 0 0;
}

.rumple-drive-add-folder {
  color: #fff;
  font-size: 28px !important;
  position: relative;
  top: 2px;
}

.rumple-drive-folder-img {
  margin-right:10px; 
  width:40px;
  margin-left: 20px;
}

.rumple-drive-attachment-container {
    overflow: hidden;
    border-radius: 10px;
    border: 2px solid #E6E6E6;
}

.rumple-drive-folder-container {
    overflow: hidden;
    border-radius: 10px;
    border: 2px solid #E6E6E6;
    max-height: 180px;
    width: 350px;
}

.rumple-drive-folder-title {
    font-size: 24px;
    color: #666666;
    text-align: center;
    font-weight: 700;
    margin: 20px 0px;
    display: block;
}

.rumple-folder-text {
    font-size: 18px;
}

.rumple-drive-folder-btn {
    background: #666666;
    border-radius: 5px;
    padding: 5px 18px;
    font-weight: 700;
    font-size:14px;
    color: #fff;
    text-transform: uppercase;
}

.rumple-drive-folder-btn:hover {
    color: #fff;
}

.rumple-drive-btn-sucess {
    background: #4B9560;
}

.attachment-share-delete {
  display:block; 
  background-color:transparent !important; 
  font-size:9px; 
  font-weight:700;
}

.dz-textarea {
  padding: 10px;
  border: 2px solid #E6E6E6;
}

.dz-textarea::placeholder {
  font-size: 20px;
  color:#E6E6E6;
  padding: 10px;
}

.dz-message {
  font-weight: 900 !important;
  color: #666666 !important;
}

.dropzone {
  border-color: #666666 !important;
}

.btn-rumple-select:hover {
  color: #fff;
}

.my-team-drive-list a{
    text-decoration:none;
    background-color:#FFF; 
    color:#333;
}

.my-team-drive-file-image{
   margin-right:10px; 
   width:30px;
}

.chance-jar-dropdown-menu {
    background-color: #eae8ea !important;
}

.my-customer-dropdown-type {
    background-color: #eae8ea !important;
}


.mass_textarea_count_span {
    position: absolute;
    bottom: 0;
    right: 10px;
    font-size: 10px;
    color:rgba(255, 0, 0, 0.72);
}

.my-team-drive-file-image-select{
   margin-right:10px; 
   width:25px;
}

.rumple-drive-view-download:hover {
    background-color: #009762;
    color:#FFFFFF;
}

.rumple-drive-view-download {
    background-color: #d3d3d3;
    color:#333;
    border:none;
}

.rumple-drive-delete {
    background: none;
    color: #666666;
    padding: 6px;
}

.rumple-drive-delete:hover {
    background: none;
}

.rumple-drive-asks-container {
  overflow: hidden; 
  border-radius: 10px; 
  padding: 20px 0px 20px 0px; 
  border: 2px solid #E6E6E6;
}

.rumple-drive-select-title {
  color: #666666;
  font-size: 40px;
  font-weight: 700;
}

.rumple-drive-select-header {
  background-color: #666666;
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  padding: 10px;
  text-align: center;
}

.rumple-drive-folder-arrow {
  margin-right: 20px;
  margin-left: 15px;
  font-size: 22px !important;
}

.drive-header-tile {
  font-size: 20px;
  font-weight: 700;
  color: #666666;
}

.folder_name_label {
  font-size: 20px;
  font-weight: 700;
  color: #666666;
}

.folder-drive-header {
  padding:15px 0px 10px 10px;
  display: none;
}

.accounts-drive-folder  {
  font-size: 18px;
  font-weight: 700;
  color: #666666;
}

.accounts-drive-folder-img {
  width: 40px; 
  margin-right: 10px;
}

.my-drive-buttons {
  background: #E6E6E6;
  font-size: 14px;
  color: #666666 !important;
  padding: 3px 10px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  top: 5px;
}

.account-drive-header {
  padding:0px 10px 15px 20px;
  font-size: 18px;
  font-weight: 700; 
  color: #666666;
}

.add-new-rumple-folder-icon:hover {
    color:#009762;
}

.rumple-folder-text-desc {
  color:#666666;
  font-size:18px; 
  font-weight:700; 
  margin-top:0px!important; 
  text-align:center; 
  margin-bottom:10px;
}

.rumple-drive-delete-img {
  max-width: 300px;
}

.dashboard_cards_team_title_block {
    max-height:40px;
    overflow:hidden;
    font-family: Roboto Slab, sans-serif;
}
.dashboard_content_blocks {
    font-family: Roboto Slab, sans-serif;
    font-weight: bold;
}
.dsh_canvas_font_size {
    font-family:"Roboto Slab",sans-serif;
}

.dsh_canvas {
    width: 250px !important;
    height: 125px !important;
}
.dsh_rumple_u_titles_4 {
    font-family: Roboto Slab,sans-serif;
    font-size:9px !important;
}
.dashboard_cards_team_title_block {

font-family: "Roboto Slab",sans-serif;
    font-weight: bold;

}
.dashboard_cards_team_title_block_teams {
    font-family: "Roboto Slab",sans-serif;
    font-weight: bold;
}
.dsh_icons_block{
    width: 20px;
}

.dsh_big_block{
    position: relative;
    height: 370px;
}
.flip_buttons_block {
    display:inline-block;
    position:relative;
    top:6px;
    float: right;
}
.dsh_rumple_u_4 {
    margin-top:22px;
}

@media (max-width:1520px) {

    .dashboard_cards_team_title_block_teams {
        font-size: 18px;

    }
    .dsh_bg_color_block {
        padding:6px 0px 10px 0px;
    }
    .flip_buttons_block {
        top:0;
    }
}
@media (max-width:1480px) {

    .dashboard_cards_team_title_block_teams {
        font-size: 16px;
        margin-top: 3px;
    }
    .flip_buttons_block{
        margin-top: 3px;
    }


    .flip-block {
        height:350px !important;
    }
    .flip-block-default{
        height:350px !important;

    }
    .dsh_bg_color_block {
        padding: 6px 0px 8px 0px;
    }

}




.letters_bigger_than_6 {
    font-size:25px;
    margin-left:-15px;
}

@media (max-width:1320px) {
    .dashboard_content_blocks {
        font-size:14px;
    }
    .top_nav_avatar{
        width: 35px !important;
        height: 35px !important;
    }

    .letters_bigger_than_6 {
        font-size:22px;
    }
    .dsh_rumple_u_4 {
        margin-top:0px;
    }
    .mt_14{
        margin-top: 14px;
    }
    .dashboard_content_blocks_numbers{
        font-size:24px;

    }
    .dsh_big_block{
        position: relative;
        height: 360px;
        margin-bottom: 20px;
    }
    .flip-block{
        height: 320px !important;
    }

    .flip-block-default{
        height: 320px !important;
    }

    .dsh_icons_block{
        width: 20px;
    }

    .dsh_ratio_pw_style {
        height: 100px !important;
    }

    .dsh_last_week_canvas_font_size {
        font-size:16px;
    }

    .dsh_pw_read {
        top:45px !important;;
    }

    .dsh_canvas {
        width: 200px !important;
        height: 100px !important;
    }

    .dsh_rumple_u_titles_4 {
        font-family: Roboto Slab,sans-serif;
        font-size:8px !important;
    }
    .dashboard_cards_team_title_block_teams {

        font-size:15px;
    }

    .rumple-drive-buttons {
        padding: 8px 5px !important;
        font-size:11px !important;
        margin-right: 5px !important;

    }


}
@media (max-width:1270px) {
    .dashboard_cards_team_title_block_teams {
        margin-top: 2px;
        font-size:14px;
    }



}
@media (max-width:1220px) {
    .dashboard_cards_team_title_block_teams {
        font-size: 13px;

    }
    .dsh_icons_block{
        width: 18px;
    }

}
@media (max-width:1200px) {
    .dashboard_cards_team_title_block_teams {
        margin-top: 0;
        font-size: 18px;

    }
    .dsh_icons_block{
        width: 20px;
    }
    .flip_buttons_block {
        top:2px;
    }

    #projection_details .box table tr td{
        font-size: 14px !important;
    }

}

@media (max-width:460px) {
    .dashboard_cards_team_title_block_teams {
        margin-top: 4px;
        font-size:13px;
    }

    .dashboard_content_blocks {
        font-size:14px;
    }

    .rumple-drive-header {
      font-size: 22px;
      padding-top: 13px;
    }

    .rumple-drive-delete-img {
      max-width: 200px;
    }
}
.import-table-block{
	width: 100%;
	overflow-x: scroll;
}

.chosen-single {
    border-color:#aaa !important;
}

.rumple-drive-upload-btn {
    color: #666666;
    border: none;
    font-size: 22px;
}

.rumple-drive-upload-btn:hover {
  background: none;
}

.rumple-drive-ul-list:last-child {
  border-radius: 0 0 10px 10px !important;
}

.delete-rumple-folder-icon:hover {
    color:#e56262;
}

.rumple-folder-icon-action {
    font-size: 20px !important;
    font-weight: 700 !important;
    color:#666666 !important;
   
}

.rumple-folder-icon-action:hover {
  color:#009762;
}

.rumple-file-icon-action {
  font-size: 18px !important;
  color: #666666 !important;
}

.rumple-file-icon-action:hover {
  color:#009762;
}


.rumple-drive-icon-container {
    cursor: pointer;
    margin-left: 10px;
    float: right
}

.rumple-drive-icon-container:hover {
  color:#009762;
}

@media (max-width:1000px) {
    .team-user-switcher-dashboard-container {
        width: 100% !important;
    }

}

.mybob-switch-0,
.mybob-switch-100,
.mybob-switch-99 {
    text-align: right;
    margin-right: 30px;
    margin-bottom: 10px;
    height: 30px;
}

.mybob-mass-update-ask {
    margin-bottom: 20px;
    padding: 10px 20px 10px 10px;
}

#certificateModal img{
    max-height: 500px;
}
#awardModal img{
    max-height: 500px;
}
.rumple-u-report-title{
    font-weight: bolder;
    margin-top: 0;
}

.extend-90-days-button{
    /*float: right;*/
    background-color: #fff;
    color: #666!important;
    font-weight: bold;
    border: 1px solid black;
}
.extend-90-days-active-button{
    background-color: #009765;
    border: none !important;
    color: #fff !important;
}
.second-chance-jar-button{
    /*float: right;*/
    background-color: #fff;
    color: #666!important;
    font-weight: bold;
    border: 1px solid black;
}
.second-chance-jar-active-button{
    background-color: #009765;
    border: none !important;
    color: #fff !important;
}
.remove-timer-button{
    /*float: right;*/
    background-color: #fff;
    color: #666!important;
    font-weight: bold;
    border: 1px solid black;
}
.remove-timer-active-button{
    background-color: #009765;
    border: none !important;
    color: #fff !important;
}
.save-new-customer-changes{
    color: #FFF!important;
    background-color: #009765;
    /*padding: 10px 30px;*/
}

.this_week_icon_dsh {
    display: block;
    margin: auto;
    background-image: url(/app/images/icons_v2/png/2x/this_black.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
    cursor: pointer;

}
.last_week_icon_dsh {
    display: block;
    margin: auto;
    background-image: url(/app/images/icons_v2/png/2x/last_week_black.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
    cursor: pointer;
}

.display-list-layout-size-activities{
    max-width: 600px;
    margin-left: 15px;
    margin-right: 5px;
}

.grey-input{
    background-color: #e9e8e9;
}
.disabled-input{
    background-color: #c7c7c7;
}
.course-not-passed{
    background-color: rgba(1,1,1,0.05);
}

.ask-dropzon-cancel:hover {
    background-color: #666666 !important;
    color:#FFFFFF !important;
}

.my-customer-appointment-delete, .my-customer-appointment-edit {
    color :#999999;    
    cursor: pointer;
    margin-right: 1px;
}
.my-customer-appointment-edit{
    margin-right: 5px;   
}

.my-customer-appointment-delete:hover, .my-customer-appointment-edit:hover {
    color :#33ac81;
}

.booked-key-status span {   
    display: inline-block;
    margin-right: 15px;
    font-weight: 600;
}
.booked-key-status span:nth-child(3) {   
    font-weight: 700;
}

.booked-key-status span:nth-child(3) {   
    font-style: italic;
}
.booked-key-status span:nth-child(4) {   
    font-style: italic;
    color: #BA0000;
}
@media (max-width: 420px){
    .mobile_center{
        text-align: center;
    }
    .no_float_mobile{
        float: none!important;
        margin-top: 5px;
    }
    .margin_top_5_mobile{
        margin-top: 5px;
    }
    .mobile_width_70{
        width: 70%!important
    }
    .mobile_no_margin_right{
        margin-right: 0px!important;
    }

    .mybob-edit-reoccuring-display {
        margin-right:-10px !important;
        margin-left:-10px !important;
    }

    .rumple_loader {
         background-size:40%;
    }

    .rumple-drive-buttons {
        padding: 8px 10px !important;
        font-size:11px !important;
        margin-right: 5px !important;

    }

    .feedback-send-button {
      padding-left: 0px;
    }

    .manage-user-setting {
      font-size: 12px !important;
      padding: 8px !important;
    }
}


.upload-rumple-file-icon-action:hover {
    color:#009762;
}

.rumple-drive-name-folder-arrow {
    margin: 0px 10px;
    font-size: 20px;
    padding: 0px 3px;
    color: rgb(96, 93, 93);
}

@media(max-width:320px) {

    .rumple-inbox-delete-container {
        margin-right: 20px !important;
    }

    .rumple-inbox-view-container {
        margin-right: 80px !important;
    }

    .rumple-inbox-button {
        width: 55px !important;
    }

    .rumple-menu-option {
        font-size: 16px !important;
    }

    .rumple_loader {
         background-size:30%;
    }

    .my-customer-reminder-button {
        margin-right: 10px !important;
    }

    .feedback-send-text {
      margin-left: -5px;
    }

    .manage-user-setting {
      font-size: 12px !important;
      padding: 6px 4px !important;
    }

    .active-inactive-report {
      font-size: 12px !important;
      max-width: 110px !important;
    }
    .add-ask-week-attachment-container {
      width: 250px !important;
    }

}

@media(min-width:767px) {
    .tooltip_parent:hover .tooltip_child {
        display:inline !important;
    }
}

@media not print {
    @media(max-width:767px) {
        #mobile_home_container{
            display: block !important;
        }

         #navigation_left_container{
            display: none !important;
        }

        .btn-claim-generate{
            width: auto !important;
        }

        .account-title-display {
            width: 50% !important;
            margin-right: 5px;
        }

        .account-title-display-text {
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

        .business-search-team {
            width: 45% !important;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            text-align : right !important;
        }
    }
}
#collapse_100_percent .tooltip.top{
    white-space: normal!important;
}
.mybob_map_customer_popup{
    padding: 6px 5px;
    background-color: #FF9800;
    color: white;
    /*font-weight: bold !important;*/

    /*border: 1px solid #ccc;*/
    /*border-radius: 4px;*/
    /*box-shadow: inset 0px 0px 2px silver;*/
}
.mybob_map_customer_popup_note{
    font-size: 13px !important;
    color: #4c4c4c !important;
    display: block;
    margin-bottom: 10px;
}

@media(max-width:767px) {
    .rumple-drive-download-browser {
        display: none !important;
    }

    .rumple-drive-download-mobile {
         display: inline-block !important;
    }

    .first-activity-team-select {
      font-size: 14px !important;
    }
}

.drive-copy-link-close{
    color: #666666;
    opacity: 1;
    font-size: 26px;
}

.drive-copy-link-title{
    font-size: 28px;
    font-weight: 700;
    color: #666666;
    margin-bottom: 10px;
}

.drive-copy-link-desc {
    font-size: 14px;
    color: #666666;
    margin-bottom: 20px;
    text-align: center;
}

.drive-copy-link-btn{
    float: left;
    width: 19%;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-left: none;
    text-transform: uppercase;
    background: #dedede;
    font-weight: 700;
    border: none;
    border-top-right-radius: 9px;
    border-bottom-right-radius: 9px;
    padding: 7px 4px;
}
.drive-copy-link-input{
    float: left;
    width: 80%;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border: solid 1px #dedede;
    background: #fff !important;
    border-top-left-radius: 9px;
    border-bottom-left-radius: 9px;
}

.drive-copy-link-input-number {
    width: 45%;
    border-radius: 9px;
    margin-right: 20px;
    float: left;
    border: solid 1px #dedede;
    background: #fff !important;
    text-align: center;
}

.drive-copy-link-send {
    background: #4B9560;
    color: #fff;
    border-radius: 9px;
    width: 120px;
    border: none;
    font-weight: 700;
    padding: 7px;
}

.drive-copy-link-send:hover {
    background: #4B9560;
    color: #fff;
}

.my-profile-accounts-limits{
    margin: 0;
    margin-left: 10px;
}
.my-profile-weekly-goal{
    margin: 0;
    margin-left: 10px;
}

.modal-center {
  text-align: center;
}

@media screen and (min-width: 768px) { 
  .modal-center:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.modal-dialog-center {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal-dialog-move-right {
  position: absolute;
   top: 20%;
   right: -250px;
   bottom: 0;
   left: 0;
   z-index: 10040;
   overflow: auto;
   overflow-y: auto;
}

.edit-reoccuring-delete:hover{
    color: #505050;
}

#rumple_drive_loader_container {
    position:fixed;
    top: 50%;
    left: 50%;
    width:30em;
    height:18em;
    margin-top: -9em; /*set to a negative number 1/2 of your height*/
    margin-left: -15em; /*set to a negative number 1/2 of your width*/
    background-color: transparent;
    z-index: 9999;
}

.activity-team-span{
    padding: 5px;
    background: #D4F1E7;
    border-radius: 5px;
}
.selected-team-option{
    background: #3b9761;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

.user_tab_hide_ask {
    display: none !important;
}

[draggable] {
    user-select: none;
}

.mybob-map-create-new-customer {
  padding-left: 15px !important;
  font-size: 16px !important;
  color: #018c57 !important;
  font-weight: bold !important;
  text-align: left !important;
}

.mybob-map-account-list, .mybob-map-account-sales-list {
  text-align: left !important;
}

.mybob-map-create-new-customer.highlighted, .mybob-map-account-list.highlighted, .mybob-map-account-sales-list.highlighted, .mybob-map-account-list-group.highlighted{
    background-color:#009762 !important;
    background-image:linear-gradient(#009762 20%,#009762 90%) !important;
    color:#fff !important;
}

.mybob-map-account-list, .mybob-map-account-sales-list {
    padding-left: 15px !important;
    font-family : 'Roboto',sans-serif !important;
    font-size: 14px !important;
    color: #333;
}

.mybob-map-account-list-group {
  font-weight: bold !important;
  font-size: 14px !important;
  text-align: left !important;
  color: #4e4e4e !important;
}

.select-box-shadow{
    -webkit-box-shadow: 3px 0px 0px 5px #D4F1E7;
    -moz-box-shadow: 3px 0px 0px 5px #D4F1E7;
    box-shadow: 3px 0px 0px 5px #D4F1E7;
}

/*.chosen-container-single .chosen-single{
    -webkit-box-shadow: 0px 0px 0px 5px #D4F1E7!important;
    -moz-box-shadow: 0px 0px 0px 5px #D4F1E7!important;
    box-shadow: 0px 0px 0px 5px #D4F1E7!important;
}

.chosen-container-active.chosen-with-drop .chosen-single{
    -webkit-box-shadow: 0px 0px 0px 5px #D4F1E7!important;
    -moz-box-shadow: 0px 0px 0px 5px #D4F1E7!important;
    box-shadow: 0px 0px 0px 5px #D4F1E7!important;
}*/

.system-text {
  margin-bottom: 10px !important;
  text-align: left;
}

.system-label-container {
  text-align: left !important;
}

.system-label {
  font-weight: 400 !important;
}

.system-tracker-circle {
    margin-left: 10px;
    display: inline-block;
    height: 35px;
    width: 35px;
    border: 1px solid #6d6d6d;
    text-align: center;
    line-height: 3;
    border-radius: 20%;
}

.system-link-class {
  color: #6d6d6d !important;
}

.system-link-class:hover {
  color: #6d6d6d !important;
}

.view-ask-history>li.active>a{
  background-color: #f4f4f4 !important;
}

.assignment-table-header-row{
    background: rgb(29, 138, 90);
    color: white;
    border-radius: 5px;
}

.white-border{
    float: left;
    width: 10px;
    height: 20px;
    padding: 2px 0;
    border-left: 2px solid white;
}

.no-border{
    float: left;
    width: 10px;
    height: 20px;
    padding: 2px 0;
    border-left: 2px solid transparent;
}


.assignment-table tr td{
    border: none!important;
}

.user-assignment-container {
  margin-bottom: 30px;
  border: 2px solid #666666;
}

.user-history-container {
  padding: 20px 10px;
}

.assignments-name{
    background: #666666;
    padding: 5px 10px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
}
.last-this-week-title{
    background: #4B9560;
    padding: 5px;
    color: #fff;
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: bold;
}

.assignments-button{
    border-radius: 0;
    background-color: #FF9900!important;
    border: 0px!important;
}

.padding-zero-ten{
    padding: 0 10%;
}

.hidden-tr{
    display: none;
    border-top: 6px solid rgb(29, 138, 90);
    border-bottom: 3px solid rgb(29, 138, 90);
}
.subtable-header{
    background: #d2e8e0;
}
.new-assignment-textarea{
    height: auto;
    resize: none;
    margin-bottom: 10px;
}
.show-past-assingments-link{
    font-weight: 600;
    text-decoration: none!important;
    background: none!important;
    color: #FF9900!important;
}

.share-button, .thumbs-button, .assignment-rmv-btn, .edit-button, .assignment-btn-note, .reminder-button{
    background: none!important;
    padding: 0;
    font-size: 24px;
    margin: 0 2px;
    color: #666666;
}

.share-button-lt, .thumbs-button-lt, .assignment-rmv-btn-lt{
    font-size: 16px;
}

.this-week-td-big .assignments-left{
    float: left;
}

.last-week-td-big .assignments-left{
    float: left;
}

.this-week-td-big .assignments-right{
    float: right;
}

.last-week-td-big .assignments-right{
    float: right;
}

.account-td{
    padding: 5px 5px 10px 20px!important;
    width: 34%;
}
.last-week-td{
    padding: 5px 5px 10px 20px!important;
    border-left: 1px solid #cccccc;
    width: 33%;
}
.this-week-td{
    padding: 5px 5px 10px 20px!important;
    border-left: 1px solid #cccccc;
    width: 33%;
}
.thumbs_gold{
    color: #f7a636!important;
}
.assignment-date{
    font-size: 14px;
}
/*Play video attachment make same with as highest one*/
.list-group{
    /*display: inline-flex;*/
    flex-direction: column;
    margin-top:5px;
}
.list-group-item{
    flex: 1;
}


.no-hover:hover{
    background: none;
}

.selected-option{
    color: #faa824!important;
}

.border_right_black{
    border-right: 1px solid #000;
}

.border_right_grey{
    border-right: 1px solid #E6E6E6;
}

.border_top_grey{
    border-top: 1px solid #E6E6E6;
}

/*#booked_table_data{*/
/*    margin-top: 20px;*/
/*}*/

.padding-top-bottom-five{
    padding: 5px 0;
}
.padding-five{
    padding: 5px;
}
.padding-right-twenty{
    padding-right: 20px;
}

.hide_menu_tab {
  display: none !important;
}

.push-notification-side {
  position: fixed;
  z-index: 9999;
  padding: 15px;
  border: 1px solid #666666;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  width: 217px;
  right: -1px;
  top: 100px;
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
}

.switch-p{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    float: left;
    margin: 0 10px;
    font-weight: 600;
    font-size: 18px;
}

.overflow-hidden{
    overflow: hidden;
}

.hide-instructions{
    display: none;
}

.margin-top-10{
    margin-top: 10px;
}
.margin-top-20{
    margin-top: 20px;
}

.push-notification-side-hide {
  display: none;
}

.preview-block, .station-block{
    width: 95%;
    margin: 0 auto;
    padding: 10px;
}
.data-content-list {
  font-size: 18px;
}

.quicklook-date-header {
  font-size: 36px;
  color: #666666;
  font-weight: 700;
  text-align: center;
  margin-top: 20px;
}

.quicklook-title {
  font-weight: 700;
  color: #636464;
  font-size: 72px;
}

.quicklook-performance {
  margin-top: 20px;
}

.quicklook-section-title {
  text-align: center;
  font-weight: 700;
  color: #fff;
  background-color: #4B9560;
}

.quicklook-performance-strike {
  display: block;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  margin: 20px; 
}

.quicklook-performance-strike > span {
  position: relative;
  display: inline-block;
}
  
.quicklook-performance-strike > span:before,
.quicklook-performance-strike > span:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 9999px;
  height: 5px;
  background: #178E82;
}

.quicklook-performance-strike > span:before {
  right: 100%;
  margin-right: 15px;
}

.quicklook-performance-strike > span:after {
  left: 100%;
  margin-left: 15px;
}

.quicklook-month-strike {
  color: #178E82;
  font-size: 36px;
  font-weight: 700;
}

#quicklook-container-rf {
  max-width: 900px;
  margin-left: 5px;
  margin-right: 5px;
}

.quicklook-mybob-title {
  font-size: 24px;
  color:#666666;
  margin-bottom: 10px;
  margin-left: 5px; 
}

.quicklook-budget-projected-amount {
  font-size:30px; 
  color:#666666; 
  border: 3px solid #666666; 
  border-radius:10px;
  font-weight: 700;
  position: relative;
  width: 170px;
  height: 55px;
  line-height: 50px;
  display: inline-block;
}

.quicklook-booked-amount {
  background-color: #FF9900;
  font-size: 40px;
  color: #fff;
  border-radius: 10px;
  font-weight: 700;
  width: 250px;
  height: 65px;
  display: inline-block;
  line-height: 65px;
}

.quicklook-budget-percent-label {
  font-size: 24px;
  color:#666666;
  margin-top: 10px;
}

.quicklook-budget-percent {
  font-size: 40px;
  color: #4B9560;
  font-weight: 700;
}

.quicklook-ask-amount {
  font-size: 30px;
  color: #fff;
  border-radius: 10px;
  font-weight: 700;
  position: relative;
  top: 15px;
  background-color: #4B9560;
  width: 180px;
  height: 55px;
  display: inline-block;
  line-height: 55px;
}

.quicklook-ask-title {
  font-size: 30px;
  color:#666666;
  margin-top: 30px;
}

.quicklook-average-ask-percent {
  font-size: 40px;
  color: #4B9560;
  font-weight: 700;
}

.quicklook-average-ask-percent-label {
  font-size: 24px;
  color:#666666;
  margin-top: 5px;
}

.quicklook-new-total-asks  {
  font-size: 24px;
  padding: 8px 0px;
  color: #fff;
  border-radius: 10px;
  font-weight: 700;
  background-color: #4B9560;
  max-width: 210px;
  margin: 0 auto;
  margin-bottom: 15px;
}

.quicklook-wins-losses {
  font-size:30px; 
  color:#666666; 
  border: 3px solid #666666; 
  border-radius:10px;
  width: 220px;
  display: inline-block;
  text-align: center;
  height: 55px;
  line-height: 50px;
}

.quicklook-reminder-assignment-number {
  font-size: 50px;
  font-weight: 700;
  background-color: #E6E6E6;
  color: #666666;
  border-radius: 50%;
  padding: 10px;
  height: 145px;
  width: 145px;
  padding-top: 18px;
}

.quicklook-open-close-assignment {
  font-size: 50px;
  font-weight: 700;
  background-color: #4B9560;
  color: #fff;
  border-radius: 50%;
  padding: 10px;
  height: 145px;
  width: 145px;
}

.quicklook-reminder-assignment-label {
  font-size: 14px;
  font-weight: 700;
}

.quicklook-preposal-cna-text {
  font-size: 30px;
  color: #666666;
  text-align: right;
  margin-bottom: 5px;
}

.quicklook-notes-content {
  font-size: 40px;
  border-radius: 10px;
  color: #fff;
  position: relative;
  width: 140px;
  height: 140px;
  margin: auto;
  background-color: #666666;
}

.quicklook-accounts-activity  {
  color: #666666;
  border-radius: 10px;
  font-weight: 700;
  background-color: #fff;
  width: 100%;
  max-width: 260px;
  height: 60px;
  text-align: center;
  line-height: 50px;
  top: 40px;
  position: relative;
  border: 3px solid #666666;
}

.quicklook-proposals-specs  {
  color: #fff;
  border-radius: 10px;
  font-weight: 700;
  font-size: 24px;
  background-color: #666666;
  width: 200px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  top: 40px;
  position: relative;
}

.quicklook-inactive-active  {
  font-size: 24px;
  padding: 8px 0px;
  color: #fff;
  border-radius: 10px;
  font-weight: 700;
  background-color: #4B9560;
  position: relative;
  top: 55px;
  width: 270px;
}

.quicklook-inactive-percent {
  font-size: 45px;
  font-weight: 700;
  background-color: #E6E6E6;
  color: #666666;
  border-radius: 50%;
  padding: 20px 20px;
  height: 145px;
  width: 145px;
}

.quicklook-account-need-pitched {
  max-width: 370px;
  margin: 0 auto;
  background-color: #178E82;
  border-radius: 10px;
  color: #fff;
  height: 95px;
  padding: 8px 20px;
}

.quicklook-achievement-image {
  height: auto;
  margin-top: 40px;
  width: 220px;
}

.quicklook-loader-container {
  width:400px; 
  margin:0 auto; 
  margin-top:150px;
}

.quicklook-modal-dialog-content {
  padding: 10px;
}

.quicklook-modal-title {
  font-family:'Roboto', sans-serif;
  font-size: 45px;
  font-weight: 700;
  text-align: center;
  color: #666666;
  margin-bottom: 15px;
}



.quicklook-detail-table-header {
  font-size: 24px;
  font-weight: 700;
}

.quicklook-detail-total-label {
  font-size: 24px;
  font-weight: 700;
  text-align: right;
}

.quicklook-detail-total-amount {
  font-size: 24px;
  font-weight: 700;
  color: #4B9560;
  text-align: left;
  padding-left: 10px !important;;
}

.quicklook-detail-amount {
  font-size: 18px;
  text-align: left;
  padding-left: 10px !important;
}

.quicklook-detail-label {
  font-size: 18px;
  text-align: left;
}

.quicklook-mobile-padding {
  padding-left: 0px;
  padding-right: 0px;
}

.quicklook-section-title-label {
  padding:10px; 
  font-weight:700; 
  font-size:50px;
}

.quicklook-mybob-booked {
  margin-left: -20px;
  top: -7px;
}

.quicklook-wins-losses-win {
  color:#FF9900; 
  border-color:#FF9900; 
}

.quicklook-wins-losses-percent {
  color:#4B9560; 
  border-color:#4B9560 ; 
}

.rwd-break {
  display: none;
}

.quicklook-wins-losses-percent-container {
  text-align: center;
}

.quicklook-wins-losses-win-container {
  text-align: center;
}

.reminder-assignment-container {
  text-align:center; 
  margin-top: 50px; 
  margin-left: 50px;
}

.reminder-assignment-div {
  padding: 10px 35px;
}

.cna-propopsal-container {
  text-align:center; 
  margin-top: 40px; 
  margin-left: 20px;
}


.quicklook-accounts-activity-container {
  text-align:center; 
  margin-top: 10px;
  margin-left: 20px;
  margin-bottom: 100px;
}

.quicklook-accounts-activity-label {
    font-size: 20px;
}

.quicklook-accounts-activity-number {
    font-size: 24px;
}

.quicklook-account-need-pitched-number {
  font-weight:700; 
  font-size:64px; 
  position: relative;
  width: 50px;
  top: -5px;
}

.quicklook-account-call-number {
    font-weight: 700;
    font-size: 64px;
    display:inline-block;
    position: relative;
    top: -5px;
}

.quicklook-account-call-label {
    font-weight:700;
    display:inline-block;
    font-size: 22px;
    position: relative;
    top: -15px;
    margin-left: 12px;
}

.quicklook-account-need-pitched-label {
  font-size:22px; 
  text-align: left; 
  margin-left: 80px;
  position: relative;
  top: -85px;
}

.quicklook-mybob-budget {
  text-align: center;
}

.quicklook-achievement-image-container {
  text-align:center; 
  margin-top: 10px; 
  padding: 0px 40px;
}

.quicklook-ask-amount-container  {
  text-align:center;  
  margin-top: 20px
}

.quicklook-average-ask-percent-container {
  text-align:center; 
  margin-top: 50px; 
  padding: 0 50px;
}

.quicklook-percent-container {
  padding: 10px 35px;
  margin-left: -30px;
}

.quicklook-modal-dialog-container  {
  width:785px;
}

.quicklook-achievements {
  margin-top: 80px
}

.quicklook-inactive-active-container {
  text-align:center;  
  margin-top: 50px;
}

.quicklook-activity-finding {
  margin-top: 80px
}

.new-total-asks-container  {
  text-align:center;  
  margin-top: 50px
}

.quicklook-filter-container {
  margin-left:70px;
}

.modal-close-btn {
  font-size:50px;
}

.selected-date-budget-percent {
  text-align: center;
  margin-top: 50px;
}

.quicklook-annual-asks  {
  font-size: 24px;
  color: #fff;
  border-radius: 10px;
  font-weight: 700;
  width: 249px;
  background-color:#178E82; 
  padding: 8px 20px; 
  margin:0 auto; 
  text-align:center;
}

.quicklook-notes-content-label {
  font-size: 23px;
  top: -15px;
  position: relative;
}

.quicklook-notes-content-number {
  font-weight:700; 
  font-size: 50px;
  position: relative;
  top: 15px;
  margin-left: 5px;
}

.quicklook-wins-losses-container {
  text-align: center;
  margin-top: 70px;
  margin-left: 20px;
  margin-right: 20px;
}

.quicklook-projected-header {
  margin: 20px 10px 20px 45px;
  text-align: center;
}

.quicklook-projected-header-title {
  color: #000;
  font-size: 24px;
  font-weight: 700;
}

.quicklook-projected-header-title-sub {
  color: #000;
  font-size: 12px;
  font-weight: 700;
}

.quicklook-projected-header-amount {
  background: #FF9900;
  border-radius: 10px;
  width: 139px;
  height: 45px;
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  position: relative;
  top: 5px;
  left: 10px;
  line-height: 1.9;
}

.quicklook-projected-header-sign  {
  position: relative;
  font-size: 40px;
  color: #666666;
  top: 65px;
}

.quicklook-adjusted-detail {
  display:inline-block; 
  margin-right:20px; 
  font-weight:400;
}


.quicklook-section-container-mobile {
  display: none;
}

.quicklook-mobile-row {
  margin-left: -14px; 
  margin-right: -14px;
}

.quicklook-adjusted-detail-container {
  font-weight: 400;
}
.table_th_td_modal{
    white-space: pre-line!important;
    padding: 3px!important;
}

@media (max-width: 1200px) {
  .cna-propopsal-container {
    margin-left: -40px;
    margin-right: -150px;
  }

  .quicklook-accounts-activity {
    width: 100%;
    max-width: 220px;
    height: 50px;
    line-height: 40px;
  }

  .quicklook-inactive-active {
    font-size: 18px;
    width: 240px;
    height: 45px;
    line-height: 1.7;
  }

  .quicklook-new-total-asks {
    font-size: 20px;
    width: 190px;
  }

  .quicklook-annual-asks {
    font-size: 20px;
  }

  .quicklook-wins-losses {
    width: 200px;
    height: 45px;
    line-height: 40px;
    font-size: 24px;
  }
}

@media (max-width: 991px) {
  .cna-propopsal-container {
    margin-left: 2px;
  }

  .quicklook-inactive-active {
    font-size: 16px;
    width: 220px;
  }

  .quicklook-accounts-activity-container  {
    margin-left: 0px;
  }

  .quicklook-reminder-assignment-number {
    margin: 0 auto;
  }

  .quicklook-open-close-assignment {
    margin: 0 auto;
  }

  .quicklook-inactive-active-container {
    margin-left: 40px !important;
  }

  .quicklook-inactive-percent {
    margin: 0 auto;
  }
    .dsh_team_title{
        font-size: 22px !important;
        margin-top: 9px;
    }
    .sub_block_images{
        margin-top: 4px !important;
    }
  
}

@media(max-width:980px) {

  .quicklook-main-container {
      max-width: 100% !important;
  }


  .quicklook-mybob-title {
    margin-bottom: 0px;
    font-size: 24px;
  }

  .quicklook-section-title-label {
  
    font-size:40px;
  }

  .quicklook-month-strike {
    font-size: 22px;
  }

  .quicklook-booked-amount {
    width: 150px;
    height: 50px;
    font-size: 30px;
    line-height: 50px;
  }

  .quicklook-mybob-booked {
    margin-left: 0px;
  }

  .quicklook-mybob-budget {
    top: -7px;
  }

  .quicklook-mybob-budget-projected {
    top: -7px;
  }

  .quicklook-budget-projected-amount {
    width: 130px;
    height: 50px;
    line-height: 45px;
  }

  .quicklook-mybob-title {
    font-size: 18px;
  }

  
  .quicklook-budget-percent {
    font-size: 40px;
  }

  .quicklook-average-ask-percent {
    font-size: 30px;
  }

  .quicklook-average-ask-percent-label {
    font-size: 14px;
  }

  .quicklook-new-total-asks  {
    font-size: 16px;
    padding: 8px 0px;
    text-align: center;
  }

  .quicklook-annual-asks  {
    font-size: 16px;
    padding: 8px 15px;
    text-align: center;
    width: 180px;
  }

  .quicklook-new-ask-container {
    text-align: right;
  }

  .quicklook-total-ask-container {
    text-align: left
  }


  .quicklook-wins-losses-win {
    padding: 0px; 
  }

  .quicklook-wins-losses-percent {
    padding: 0px;
  }

  .quicklook-wins-losses {
    padding: 0px;
  }

  .quicklook-wins-losses-number {
    line-break: normal;
  }

  .rwd-break {
    display: block;
  }

  .quicklook-wins-losses {
    width: 95px;
    height: 95px;
  }


  .quicklook-wins-losses-label {
    font-size: 14px;
    position: relative;
    top: -15px;
  }

  .quicklook-wins-losses-percent-container {
    text-align: left;
  }

  .quicklook-wins-losses-win-container {
    text-align: right;
  }

  .quicklook-ask-amount {
    font-size: 24px;
    line-height: 2.1;
  }

  .quicklook-ask-title {
    font-size: 24px;
    margin-top: 20px;
  }

  .quicklook-reminder-assignment-number {
    font-size: 40px;
    padding: 10px 0 1px 0;
    height: 110px;
    width: 110px;
    margin: 0 auto;
  }

  .quicklook-open-close-assignment {
    font-size: 40px;
    padding: 10px 0 1px 0;
    height: 110px;
    width: 110px;
  }

  .reminder-assignment-container {
    margin-top: 35px; 
    margin-left: 0px;
    margin-right: 10px;
  }

  .reminder-assignment-div {
    padding: 10px;
  }

  .quicklook-preposal-cna-text {
    font-size: 20px;
  }

  .quicklook-notes-content {
    width: 95px;
    height: 95px;
   /* top: 0;
    left: -70px;*/
  }

  .quicklook-notes-content-label {
    font-size: 14px;
    top: -30px;
  }

  .quicklook-accounts-activity  {
    width: 100%;
    max-width: 95px;
    height: 95px;
    line-height: inherit;
    margin: 0 auto;
  }

  .quicklook-accounts-activity-label {
    font-size: 14px;
    position: relative;
    top: -10px;
    font-weight: 400;
  }

  .quicklook-accounts-activity-number {
    font-size: 40px;
    position: relative;
  }

  .quicklook-account-need-pitched {
    width: 300px;
    height: 75px;
  }

  .quicklook-account-need-pitched-number {
    font-size: 44px !important;
    left: -10px;
    top: 0px !important;
  }

  .quicklook-account-need-pitched-label {
    font-size: 18px;
    top: -57px !important;
    margin-left: 72px !important;
  }

  .quicklook-achievement-image-container {
    padding: 0px 10px;
  }

  .quicklook-ask-amount {
    width: 150px;
    height: 50px;
  }

  .quicklook-ask-amount-container  {
    text-align:center;  
    margin: 30px 10px 0 10px;
  }

  .quicklook-average-ask-percent-container {
    padding: 0 30px;
  }

  .quicklook-inactive-active {
    font-size: 18px;
    width: 205px;
    top: 25px;
    margin: 0 auto;
  }

  .quicklook-active-container {
    padding: 0px;
    font-size: 18px;
  }

  .quicklook-inactive-container {
    padding: 0px;
    font-size: 18px;
  }

  .quicklook-percent-container {
    width: 110px;
    height: 95px;
    padding: 0;
    margin-left: 0px;
  }

  .quicklook-inactive-percent {
    padding: 15px 10px;
    font-size: 30px;
    width: 110px;
    height: 110px;
    margin-left: 30px;
    margin-top: 25px;
  }

  .quicklook-modal-dialog-container  {
    width:auto;
  }

  .quicklook-detail-label {
    font-size: 14px;
  }

  .quicklook-detail-amount {
    font-size: 14px;
  }

  .quicklook-detail-amount {
    padding-left: 10px !important;
  }

  .quicklook-detail-total-amount {
    padding-left: 10px !important;
  }

  .quicklook-detail-table-header {
    font-size: 16px;
  }

  .quicklook-detail-total-label {
    font-size: 18px;
  }

  .quicklook-detail-total-amount {
    font-size: 18px;
  }

  .quicklook-wins-losses-amount {
    font-weight: 700;
    position: relative;
    top: 10px;
    font-size: 40px;
  }

  .quicklook-achievements {
    margin-top: 50px;
  }

  .quicklook-inactive-active-container {
    margin-top: 30px;
    margin-left: 20px !important;
  }

  .quicklook-activity-finding {
    margin-top: 50px
  }

  .new-total-asks-container  {
    margin-left: 10px;
    margin-right: 10px;
  }

  .quicklook-budget-percent-label {
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .quicklook-filter-container {
    margin-left:10px;
  }

  .quicklook-inactive-active-inac {
    margin-top: 20px;
  }

  .quicklook-notes-content-number {
    top: 5px;
    font-size: 40px;
  }

  .quicklook-reminder-assignment-label {
    font-size: 12px;
  }

  .quicklook-open-close-assignment-label {
    position: relative;
    top: -10px;
  }

  .quicklook-wins-losses-container {
    margin-left: 0px;
    margin-right: 0px;
  }

  .quicklook-proposals-specs {
    width: 145px;
    height: 35px;
    font-size: 18px;
    border-radius: 5px;
    line-height: 35px;
    margin: 0 auto;
  }

  .quicklook-proposals-specs-spots {
    top: 0px;
  } 

  .quicklook-proposals-specs-proposal {
    top: 20px;
  }

  .cna-propopsal-container {
    margin-left: 0px;
  }

  .quicklook-section-container-big-screen {
    display: none;
  }

  .quicklook-section-container-mobile {
    display: block;
  } 

}

@media(max-width:767px) {

  .quicklook-mobile-row {
    margin-left: 0px; 
    margin-right: 0px;
  }


  .quicklook-projected-header-amount {
    margin: 0 auto;
    left: 0;
  }

  .quicklook-projected-header-sign {
    top: 5px;
  }

  .quicklook-accounts-activity-container {
    margin-left: 0px !important;
    padding: 0 20px;
  }

  .quicklook-modal-title {
 
    font-size: 35px;
  
  }

    .password_again{
        padding-left: 0;
        margin-top: 10px;
    }
    .time_zone_select{

        padding-left: 0px;

    }
  .quicklook-mybob-title {
    margin-bottom: 0px;
    font-size: 24px;
  }

  .quicklook-section-title-label {
  
    font-size:40px;
  }

  .quicklook-month-strike {
    font-size: 22px;
  }

  .quicklook-mybob-budget {
    margin-bottom: 35px;
    position: relative;
    top: 150px;
    left: -85px;
  }

  .quicklook-mybob-booked {
    margin-bottom: 20px; 
    position: relative;
    top: -100px;
  }

  .quicklook-booked-amount {
    font-size: 45px;
  }

  .quicklook-booked-amount {
    width: 250px;
    height: 60px;
  }


  .quicklook-budget-projected-amount {
    font-size: 30px;
    padding:2px 0;
    width: 150px;
  }

  .quicklook-mybob-budget-projected {
    position: relative;
    top: -87px;
    margin-left: 170px;
  }

  .quicklook-budget-percent {
    font-size: 40px;
  }

  .quicklook-average-ask-percent {
    font-size: 30px;
  }

  .quicklook-average-ask-percent-label {
    font-size: 14px;
  }

  .quicklook-new-total-asks  {
    font-size: 16px;
    padding: 8px 0px;
    text-align: center;
  }

  .quicklook-annual-asks  {
    font-size: 16px;
    padding: 8px 15px;
    text-align: center;
    width: 180px;
  }

  .quicklook-new-ask-container {
    text-align: right;
  }

  .quicklook-total-ask-container {
    text-align: left
  }


  .quicklook-wins-losses-win {
    padding: 0px; 
  }

  .quicklook-wins-losses-percent {
    padding: 0px;
  }

  .quicklook-wins-losses {
    padding: 0px;
  }

  .quicklook-wins-losses-number {
    line-break: normal;
  }

  .rwd-break {
    display: block;
  }

  .quicklook-wins-losses {
    width: 95px;
    height: 95px;
  }


  .quicklook-wins-losses-label {
    font-size: 14px;
    position: relative;
    top: -15px;
  }

  .quicklook-wins-losses-percent-container {
    text-align: left;
  }

  .quicklook-wins-losses-win-container {
    text-align: right;
  }

  .quicklook-ask-amount {
    font-size: 24px;
    line-height: 2.1;
  }

  .quicklook-ask-title {
    font-size: 24px;
    margin-top: 20px;
  }

  .quicklook-reminder-assignment-number {
    font-size: 40px;
    padding: 10px 0 1px 0;
    height: 110px;
    width: 110px;
    margin: 0 auto;
  }

  .quicklook-open-close-assignment {
    font-size: 40px;
    padding: 10px 0 1px 0;
    height: 110px;
    width: 110px;
  }

  .reminder-assignment-container {
    margin-top: 35px; 
    margin-left: 0px;
    margin-right: 10px;
  }

  .reminder-assignment-div {
    padding: 10px;
  }

  .quicklook-preposal-cna-text {
    font-size: 20px;
  }

  .quicklook-notes-content {
    width: 95px;
    height: 95px;
   /* top: 0;
    left: -70px;*/
  }

  .quicklook-notes-content-label {
    font-size: 14px;
    top: -30px;
  }

  .quicklook-accounts-activity  {
    max-width: 95px;
    width: 100%;
    height: 95px;
    line-height: inherit;
    margin: 0 auto;
  }

  .quicklook-accounts-activity-label {
    font-size: 14px;
    position: relative;
    top: -10px;
    font-weight: 400;
  }

  .quicklook-accounts-activity-number {
    font-size: 40px;
    position: relative;
  }

  .quicklook-account-need-pitched {
    width: 300px;
    height: 75px;
  }

  .quicklook-account-need-pitched-number {
    font-size: 44px !important;
    left: -10px;
    top: 0px !important;
  }

  .quicklook-account-need-pitched-label {
    font-size: 18px;
    top: -57px !important;
    margin-left: 72px !important;
  }

  .quicklook-achievement-image-container {
    padding: 0px 10px;
  }

  .quicklook-ask-amount {
    width: 150px;
    height: 50px;
  }

  .quicklook-ask-amount-container  {
    text-align:center;  
    margin: 30px 10px 0 10px;
  }

  .quicklook-average-ask-percent-container {
    padding: 0 30px;
  }

  .quicklook-inactive-active {
    font-size: 18px;
    width: 205px;
    top: 25px;
    margin: 0 auto;
  }

  .quicklook-active-container {
    padding: 0px;
    font-size: 18px;
  }

  .quicklook-inactive-container {
    padding: 0px;
    font-size: 18px;
  }

  .quicklook-percent-container {
    width: 110px;
    height: 95px;
    padding: 0;
    margin-left: 0px;
  }

  .quicklook-inactive-percent {
    padding: 15px 10px;
    font-size: 30px;
    width: 110px;
    height: 110px;
    margin-left: 30px;
    margin-top: 25px;
  }

  .quicklook-modal-dialog-container  {
    width:auto;
  }

  .quicklook-detail-label {
    font-size: 14px;
  }

  .quicklook-detail-amount {
    font-size: 14px;
  }

  .quicklook-detail-amount {
    padding-left: 10px !important;
  }

  .quicklook-detail-total-amount {
    padding-left: 10px !important;
  }

  .quicklook-detail-table-header {
    font-size: 16px;
  }

  .quicklook-detail-total-label {
    font-size: 18px;
  }

  .quicklook-detail-total-amount {
    font-size: 18px;
  }

  .quicklook-wins-losses-amount {
    font-weight: 700;
    position: relative;
    top: 10px;
    font-size: 40px;
  }

  .quicklook-achievements {
    margin-top: 50px;
  }

  .quicklook-inactive-active-container {
    margin-top: 30px;
    margin-left: 20px !important;
  }

  .quicklook-activity-finding {
    margin-top: 50px
  }

  .new-total-asks-container  {
    margin-left: 10px;
    margin-right: 10px;
  }

  .quicklook-budget-percent-label {
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .quicklook-filter-container {
    margin-left:10px;
  }

  .quicklook-inactive-active-inac {
    margin-top: 20px;
  }

  .selected-date-budget-percent {
    margin-top: -30px;
  }

  .quicklook-notes-content-number {
    top: 5px;
    font-size: 40px;
  }

  .quicklook-reminder-assignment-label {
    font-size: 12px;
  }

  .quicklook-open-close-assignment-label {
    position: relative;
    top: -10px;
  }

  .quicklook-wins-losses-container {
    margin-left: 0px;
    margin-right: 0px;
  }

  .quicklook-proposals-specs {
    width: 145px;
    height: 35px;
    font-size: 18px;
    border-radius: 5px;
    line-height: 35px;
    margin: 0 auto;
  }

  .quicklook-proposals-specs-spots {
    top: 0px;
  } 

  .quicklook-proposals-specs-proposal {
    top: 20px;
  }

  .cna-propopsal-container {
    margin-left: 0px;
  }

  .quicklook-section-container-big-screen {
    display: none;
  }

  .quicklook-section-container-mobile {
    display: block;
  } 
  .table_th_td_modal{
      white-space: pre-line!important;
      padding: 3px!important;
      font-size: 12px!important;
  }
  .table_th_td_modal_btn{
      font-size: 12px!important;
  }
}

@media (max-width: 620px) { 
  .reports-mobile-font-size {
    font-size: 12px !important;
  }

  .reports-mobile-title-font-size {
    font-size: 30px !important;
  }

  .font_size_twenty_five {
    font-size: 12px;
  }
}


@media (max-width: 420px) {

  .quicklook-date-header {
    font-size: 24px;
    
  }

  .quicklook-inactive-active-container {
    margin-left: 20px !important;
  }

  .quicklook-accounts-activity-container {
    margin-left: 0px !important;
  }

  .new-total-asks-container {
    margin-left: 5px !important;
  }

  .reports-mobile-font-size {
    font-size: 10px !important;
  }

  .reports-mobile-title-font-size {
    font-size: 26px !important;
  }

  .font_size_twenty_five {
    font-size: 10px;
  }

  .quicklook-title {
    font-size: 60px;
  }

  .quicklook-projected-adjusted-col {
    padding-left: 0;
    padding-right: 0;
  }

  .quicklook-detail-table-header {
    font-size: 14px;
  }

  .quicklook-projected-header-amount {
    margin: 0 auto;
    left: 0;
  }

  .quicklook-adjusted-detail {
    margin-right:5px; 
  }

  .quicklook-adjusted-detail-container {
    text-align: left;
    font-size: 12px;
  }

  .quicklook-detail-amount {
    font-size: 12px;
  }

  .quicklook-detail-label {
    font-size: 12px;
  }

  .account-adjusted-title {
    font-size: 12px;
  }

  .quicklook-achievement-image {
    height: 130px;
    width: 130px;
  }

}

@media (max-width: 375px) {

  .quicklook-filter  {
    padding: 0px 10px;
  }

  .quicklook-inactive-active-container {
    margin-left: 5px !important;
  }
    .top_nav_avatar{
        width: 36px;
        height: 36px;
    }


}

@media (max-width: 360px) {

  .new-total-asks-container {
     margin-left: 5px !important;
  }

  .quicklook-inactive-active-container {
    margin-left: 0px !important;
  }
    .dsh_team_title{
        font-size: 17px !important;

    }
    .top_nav_avatar{
        width: 36px;
        height: 36px;
    }


}

.date-picker-white {
  background-color: #fff !important;
}

#quicklook-list-table {
  border-style: none !important;
}

#quicklook-list-table>tbody>tr>td:last-child {
  border-right-style: none !important;
  border-top-style: none !important;
}

#quicklook-list-table>tbody>tr>td{
  border-top-style: none !important;
}

#quicklook-list-table>tbody>tr>th:last-child {
  border-right-style: none !important;
  border-top-style: none !important;
}

#quicklook-list-table>tbody>tr>th {
  border-top-style: none !important;
}

#quicklook-list-table>tbody>tr>td:first-child {
  border-left-style: none !important;
  border-top-style: none !important;
}

#quicklook-list-table>tbody>tr>th:first-child {
  border-left-style: none !important;
  border-top-style: none !important;
}

#quicklook-list-table>tbody>tr:last-child>td {
  border-bottom-style: none !important;
}

#quicklook-list-table>tbody>tr>td {
  padding: 5px;
}

#quicklook-list-table>tbody>tr>th {
  padding: 5px;
}

.btn-release-skip-close,.btn-release-skip-close:hover,.btn-release-skip-close:active,.btn-release-skip-close:focus {
  font-size:20px; 
  font-weight: 700;
  background-color:#666666; 
  color: #fff; 
  padding: 4px 16px; 
}

.btn-release-show-me {
  font-size:20px; 
  font-weight: 700;
  background-color:#4B9560; 
  color: #fff; 
  padding: 4px 16px;
}

.btn-release-next {
  font-size:20px;
  font-weight: 700; 
  background-color:#4B9560;
  color: #fff; 
  padding: 4px 16px;
  margin-right: 10px;
}

#overlay_quicklook_report_dialog {
  width: 610px;
  top: 90px;
  left: -470px;
}

@media (max-device-width: 1920px)  {
  .sweet-alert {
    left: 57% !important;
  }
}


@media (max-width: 1370px)  {

  .sweet-alert {
    left: 59% !important;
  }


}

@media (max-width: 767px)  {
  .sweet-alert {
    left: 15px !important;
  }

  #arrow_select_team_dialog {
    max-width: 350px !important;
    top: 150px !important;
  }

  #arrow_select_user_dialog {
    max-width: 350px !important;
    top: 150px !important;
  }

  .select-user-arrow {
    margin-left: 195px
  }

  .min-image-upload-report{
    width: 150px !important;
    height: 150px !important;
  }

  .monday-morning-label {
    font-size:40px !important; 
  }

  .prepheet-label {
    font-size:55px !important; 
  }

  .account-booked-detail {
    font-size:12px !important; 
  }

  .download-clip-icon {
    right: -45px !important;
  }

  .reports-title-label {
    font-size: 20px;
  }
}

.date-picker-white::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #555;
}
.date-picker-white:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #555;
   opacity:  1;
}
.date-picker-white::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #555;
   opacity:  1;
}
.date-picker-white:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #555;
}
.date-picker-white::-ms-input-placeholder { /* Microsoft Edge */
   color:    #555;
}

.date-picker-white::placeholder { /* Most modern browsers support this now. */
   color:    #555;
}

.input-has-error{
    border-color: #a94442;
}

.monday-morning-label {
  font-size:50px; 
  font-weight:700;
}

.prepheet-label {
  font-size:64px; 
  font-weight:700;
}

.quicklook-detail-label-user {
  background-color: #ddd;
  font-weight: 700;
}

.quicklook-arrow-dark {
  color: #666 !important;
}

.reports-title-label {
  font-family:'Roboto Slab', sans-serif;
  font-size: 36px;
  font-weight: 700;
  color: #666666;
}

@media print {
  .quicklook-download-print {
    display: none;
  }
   
}
.unmapped_chosen_gold{
    background-color: #ff9900 !important;
    color:white !important;
}
.unmapped_enabled_dark_grey{
    background-color: #fff !important;
    color:#666 !important;
}
.disabled_select2{
    opacity: 0.5!important;
    cursor: default;
    background-color: #fff!important;
}
.lg_unmapped_accounts_content{
    margin-left: 0 !important;
    margin-right: 0 !important;
    overflow: hidden;
    overflow-y: scroll;
    max-height: 575px;
}
/*Nav bar profile picture*/
.top_nav_avatar:hover{
    opacity: 1 !important;
}

.top_nav_avatar{
    border-radius: 20px;
}

.booked-row-user {
  background-color: #ddd;
}

.booked_table_data_border {
  padding: 20px;
  border: 1px solid #E6E6E6;
}

.table-td-padding-left-ten {
  padding-left: 10px;
}
.table-td-padding-left-17 {
    padding-left: 17px;
}
.selected-option-report{
    color: #faa824;
}

.reports-hide-overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#dynamic_content_change {
  margin-top: 35px;
}

.assignment-container {
  text-align: center;
  border: solid 2px #E6E6E6;
  margin-bottom: 30px;
}

.assignment-last-week {
  padding-right: 0px;
  border-right: 2px solid #E6E6E6;
  margin-bottom: 20px;
}

.assignment-this-week {
  padding-left: 0px;
  margin-bottom: 20px;
  padding-right:0;
}

.assignment-next-week {
  padding-left: 0px;
  margin-bottom: 20px;
}

.assignment-header {
    text-align: left;
    padding: 10px;
    font-size: 22px;
    font-weight: 700;
    background-color: #E6E6E6;
}

.assignment-header .assignment-user-action {
    border: 0;
    border-radius: 5px;
    outline: none;
    transition: all .3s ease-in-out;
    background-color: transparent;
}

.assignment-header .assignment-user-action:hover {
    background-color: #ccc;
}

.assignment-header a {
    color: #333;
    font-size: .9em;
    cursor: pointer;
    text-decoration: none;
}

.assignments-week-title {
    flex-basis: 33.333334%;
    flex-shrink: 0;
    color: #333;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    border-bottom: 2px solid #e6e6e6;
    /*border-right: 2px solid #e6e6e6;*/
}

.assignments-week-title.modal-display {
    flex-basis: 50%;
    text-align: center;
}

.assignments-week-title:nth-child(3) {
    border-right-color: transparent;
}

.assignments-week-title.modal-display:nth-child(2) {
    border-right-color: transparent;
}

.assignments-week-item {
    text-align: left;
    font-size: 1.3rem;
}

.assignments-week-item .title {
    font-size: 1.6rem;
}

.assignments-week-item .date span{
    font-weight: bold;
}

.assignment-content {
  padding: 20px;
}

.assignment-last-week-header {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 6px;
  border-bottom: solid 2px #E6E6E6;
}

.assignment-this-week-header {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 6px;
  border-bottom: solid 2px #E6E6E6;
  border-right: solid 2px #E6E6E6;
}

.assignments-row {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
}

.assignments-column {
    flex-basis: 33.33333334%;
    padding: 0;
    border-right: 2px solid #e6e6e6;
}

.assignments-column.modal-display {
    flex-basis: 50%;
}

.assignment-list--item {
    display: block;
    position: relative;
    text-align: left;
    padding: 10px;
    margin: 0 !important;
}

.assignment-list--item.loading {
    color: #e6e6e6;
}

.assignment-list--item.loading .actions .btn {
    color: #e6e6e6;
}

.assignment-list--item.loading:after {
    content: url("./../images/tiny-rumple-loader.gif");
    display: block;
    position: absolute;
    text-align: center;
    color: #333;
    font-size: 2rem;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-top: 5%;
    background-color: rgba(255, 255, 255, .1);
}

.assignment-list--item .title {
    font-size: 1.6rem;
}

.assignment-list--item .date {
    font-size: 1.3rem;
}

.assignment-list--item .date span {
    font-weight: bold;
}

.assignment-list--item .actions {
    display: block;
    white-space: nowrap;
}

.assignment-list--item .actions .btn {
    font-size: 1.8rem;
    outline: none;
    padding: 0 .2em;
	color: #666;
    background-color: transparent;
    transition: all .3s ease-in-out;
}

.assignment-list--item .actions .btn.active {
    color: #f7a636;
    box-shadow: none;
}

.assignment-list--item .actions .btn:hover {
    color: #333;
}

.assignments-column.assignment-next-week-content {
    border-right-color: transparent;
}

.assignment-last-week-content {
  /*padding: 20px;*/
  word-wrap: break-word;
}

.assignment-next-week-header {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 6px;
  border-bottom: solid 2px #E6E6E6;
}

.assignment-notes-list-table {
    width: 100%;
    margin: 30px 0;
    border-collapse: collapse;
}

.assignment-notes-list-table th {
    text-align: center;
    border-right: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
}

.assignment-notes-list-table thead th:first-child {
    text-align: left;
}

.assignment-notes-list-table thead th:last-child {
    border-right: 0;
}

.assignment-notes-list-table td {
    text-align: center;
    padding: .5em;
    border: 2px solid #ddd;
}

.assignment-notes-list-table tbody td:first-child {
    text-align: left;
}

.assignments-history-table {
    width: 100%;
}

.assignments-history-row .history-close-btn {
    margin: 25px auto 0 auto;
}

.assignments-history-table thead th {
    text-align: center;
    border-bottom: 2px solid #ddd;
    border-right: 2px solid #ddd;
}

.assignments-history-table thead th:first-child {
    text-align: left;
}

.assignments-history-table thead th:last-child {
    border-right-color: transparent;
}

.assignments-history-table tbody td {
    padding: .5em;
    text-align: center;
    border-bottom: 2px solid #ddd;
    border-right: 2px solid #ddd;
}

.assignments-history-table tbody td:first-child {
    text-align: left;
}

.assignments-history-table tbody td:last-child {
    border-right-color: transparent;
}

.assignments-history-table .actions .btn {
    font-size: 1.8rem;
    box-shadow: none !important;
    color: #666;
    outline: none;
    background-color: transparent;
}

.assignments-history-table .actions .done.active {
    color: #f7a636;
}

.assignment-this-week-content {
  /*padding: 20px;
  border-left: 2px solid #E6E6E6;
  border-right: 2px solid #E6E6E6;
  margin-left: -2px;*/
  word-wrap: break-word;
}

.assignment-next-week-content {
  /*padding: 20px;
  margin-left: -2px;*/
  word-wrap: break-word;
}

.assignment-create-new  {
  padding: 20px 80px;
}

.btn-assignment-create  {
  color: #fff;
  background: #FF9900;
  font-size: 16px;
  font-weight: 700;
  padding: 6px 18px;  
}

.btn-assignment-next-week  {
  color: #fff;
  background: #666666;
  font-size: 16px;
  font-weight: 700;
  padding: 6px 18px;  
}

.assignment-textarea {
  margin-bottom:20px;
}

.assignment-user-action {
  float: right;
  margin-right: 5px;
}

.this-week-item-content {
  text-align: left;
  font-size: 18px;
  margin-bottom: 20px;
}

.last-week-item-content {
  /*text-align: left;
  font-size: 18px;
  padding-left: 5px;
  margin-bottom: 20px;*/
}

.assignment-past-week-col {
  font-weight: 700;
  border-right: 2px solid #E6E6E6;
  font-weight: 700;
  border-right: 2px solid #E6E6E6;
  margin-left: -1px;
  margin-right: -1px;
}

.assignment-past-week-col-last {
  border-right: none;
}

.assignment-past-week-row {
  border-top: 2px solid #E6E6E6;
  border-right: 2px solid #E6E6E6;
  border-left: 2px solid #E6E6E6;
  padding: 4px 0px;
  margin-left: -1px;
  margin-right: -1px;
}

.assignment-past-week-row-first {
  border-left: none;
}

.assignment-past-week-row-last {
  border-right: none;
  padding: 2px 0px;
}

.assignment-past-date-hide {
  font-weight: 700;
  display: none;
}

.assignment-this-week-content-by-user {
  padding: 20px;
}

#profile_alerts {
  width: 350px;
  right: 20px;
  position: absolute;
  top: 58px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

.checkboxes_texts_sync {
  font-size: 18px;
  margin-left: 7px;
  display: inline-block;
  position: relative;
  top: -3px;
}

.check_integration_sync_option {
  width: 18px !important;
  height: 18px !important;
}

.integration_sync_option_container {
  text-align: left; 
  max-width: 80%; 
  margin: 15px auto;
}

.integration-sync-header {
  font-size:30px; 
  font-weight:700; 
  font-family: 'Roboto Slab', sans-serif;     
  color: #666666;
}

.report-photo-container {
  text-align:center;
  margin-bottom:30px; 
  color:#666666;
}

.report-photo-name {
  font-size:20px; 
  font-weight:700; 
  margin:5px 0px;
}

.report-back-container {
  margin: 20px 0;
}

.scorecard_title {
    text-align: center;
    color: #666666;
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 20px;
    margin-top: 25px;
}

.scorecard_tab ul  {
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 700;
    text-align: center;
    
}

.scorecard_tab ul li {
    text-align: center;
    margin: 0px 5px;
    display: inline-flex !important;
    float: none !important;
    background-color: #E6E6E6;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: relative;
    top: 1px;
}

.scorecard_tab ul li a {
    font-size: 24px !important;
    color: #666666 !important;
    padding: 2px 14px !important;
}

.scorecard_tab ul li a:hover {
    background-color:#E6E6E6;
}


.scorecard_tab ul li.active {
    background-color:transparent;
}


.scorecard_table tr.header_title  {
    width: 10%;
    color:#4B9560;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
}

.scorecard_table tr.header_title td:first-child  {
    width: 20%;
}

.scorecard_table tr.header_title td:not(:last-child)  {
    border-right: 1px solid #E6E6E6;
    padding: 7px 2px;
}

.scorecard_table tr.sub_title td,
.scorecard_table tr.scorecard_data td  {
    width: 10%;
    border-bottom: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    font-weight: 700;
    padding: 4px 0;
    text-align: center;
}

.scorecard_table tr.sub_title  td:last-child,
.scorecard_table tr.scorecard_data td:last-child {
    border-right: none;
}

.scorecard_table tr.scorecard_data td  {
    font-weight: 400;
    font-size: 12px;
    padding: 2px;
}

.scorecard_table tr.scorecard_data.total td  {
    font-weight: 700;
}

.scorecard_table tr.scorecard_data td:first-child {
    text-align: left;
}

.scorecard_table_ranking tr.scorecard_data td.ranking,
.scorecard_table_ranking tr.sub_title td.ranking  {
    table-layout: fixed;
    width: 22px !important;
}

.scorecard_table_ranking tr.sub_title td,
.scorecard_table_ranking tr.scorecard_data td  {
    table-layout: fixed;
    width: 40px !important; 
}

.scorecard_table_ranking tr.sub_title td,
.scorecard_table tr.sub_title  {
   cursor: pointer;
}

.ranking_number, .arrow_ranking {
    display: inline-block;
    font-weight: 700;
}

.arrow_ranking {
    font-size: 20px;
    transform: rotate(-180deg);
    cursor: pointer;
}

.graph-box {
    border: 2px solid #E6E6E6;
    padding: 20px;
    margin: 25px 0;
}

.new-label-container,
.existing-label-container {
    margin-left: 30px;
    margin-top: 10px;
}

.new-label-container {
    margin-top: 20px;
}

.new-label-circle {
    display: inline-block;
    position: relative;
    height: 15px;
    width: 15px;
    background: #E6E6E6;
    border-radius: 50%;
    margin-right: 7px;
}

.new-label-graph {
    color: #999;
    font-size: 18px;
}

.roll_call tr:first-child{
    font-size: 16px;
    color: #ccc;
    padding: 10px;
    font-weight: 700;
}

.roll_call_row_data td{
    font-size: 16px;
    color: #666666;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    padding: 10px 20px;
}

.roll_call tr:first-child{
    font-size: 16px;
    color: #ccc;
    padding: 10px;
    font-weight: 700;
}

.roll_call > tbody > tr:last-child .roll_call_row_data_br,
.roll_call > tbody > tr:last-child .roll_call_td  {
    border-bottom: none !important;
}

.roll_call > tbody > tr .roll_call_td  {
    text-align: center;
}

.roll_call_row_data_br {
    border-right: 1px solid #ccc;
}

.roll_call_row_data_br input {
    border-radius: 5px;
    border: 1px solid #9999;
    height: 30px;
}

.scorecard_table_ranking_corp td {
    border-bottom: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    padding: 4px 0;
    text-align: center;
    font-size: 12px;
}

.scorecard_table_ranking_corp td:last-child {
    border-right: none;
}


.scorecard_table_ranking_corp tr:first-child td {
    border-bottom: none;
}

.scorecard_table_ranking_corp td:first-child {
    text-align: left;
}

.scorecard_table_ranking_corp tr.section td {
    color:#4B9560;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.scorecard_table_ranking_corp tr.sub_title td {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    padding: 1px;
}

.scorecard_table_ranking_corp tr.total td {
    font-weight: 700;
}

.corp_ranking  {
    table-layout: fixed;
    width: 22px;
}

.corp_ranking.color,
.ranking.color{
    color: #F8991C;
    font-weight: 700;
    background-color: #eaeaea;
}

.ranking.color  {
    color: #F8991C;
    font-weight: 700 !important;
}

.ranking.sc_total {
    background-color: #000;
}

.corp_ranking_data,
.corp_ae_count {
    table-layout: fixed;
    width: 40px !important;  
}

.scorecard-tab-img {
    height: 26px;
    width: 26px;
    margin-right: 5px;
}

.filtered_data_label {
    color: #5dc0c5;
    font-size: 14px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 25px;
    width: 100%;
    text-align: center;
    display: none;
}
.my_customer_remove_filter{
    margin-left: 15px;
    background-color: #5dc0c5;
    outline: none !important;
}
.my_customer_remove_filter:hover{
    background-color: #13b8c1;
    border-color: #5dc0c5;
}
.my_customer_remove_filter:focus{
    background-color: #13b8c1;
    border-color: #5dc0c5;
    outline: none;
}
.my_customer_remove_filter:focus-visible{
    background-color: #13b8c1;
    border-color: #5dc0c5;
    outline: none;
}
.sc_monthly_name_col {
    width: 75px !important;
}

.my-customer-tab-pane.ranking {
  padding: 25px 0px 10px 0px; 
}

.corp_team_name {
    width: 120px !important;
}

.adj_ae_question_mark {
    position: absolute;
    top: -18px;
    left: 14px;
}
@media(max-width:767px) {

  .report-back-container {
    display: block;
  }

  .report-photo-name {
    font-size:14px; 
  }

  .assignment-past-week-col {
    display: none;
  }

  .assignment-past-week-row {
    border:none;
  }

  .assignment-past-week-row {
    text-align: left;
    font-size: 18px;
    padding-left: 30px;
  }

  .assignment-past-week-row-date {
    font-size: 14px;
  }

  .assignment-past-date-hide {
    display: inline-block;
  }

  .share-button-lt, .thumbs-button-lt, .assignment-rmv-btn-lt{
    font-size: 24px;
  }

  .assignment-past-week-row-last {
     border-bottom: 2px solid #E6E6E6;
  }

  .assignment-create-new {
    padding: 20px;
  }

  #profile_alerts {
   right: 10px;
   top: 69px;
  }

  .assignment-last-week {
    padding-right: 20px;
    border-right: none;
  }

  .assignment-this-week {
    padding-left: 20px;
    padding-right: 20px;
  }

  .assignment-next-week {
    padding-left: 20px;
  }

  .assignment-this-week-content {
    border-left: none;
    border-right: none;
  }

  .this-week-item-content  {
    padding-left:10px;
  }

  .assignment-this-week-header {
    border-right: none;
  }
}

@media(max-width:767px) { 

  .integration_sync_option_container {
    max-width: 100%; 
  }

  .checkboxes_texts_sync {
    font-size: 14px;
  }

  .integration-sync-header {
    font-size: 24px;
  }

  .notification-modal-body {
    padding: 5px;
  }

  .position-left-zero {
    left: 0px !important;
  }

  .quicklook-download-print {
    position: absolute;
    top: 60px;
    right: 0px;
  }

  .select-default-team-mobile {
    text-align: center;
    margin-bottom: 15px;
  }


  .quicklook-user-team-title {
    font-size: 30px !important; 
  }
    .dsh_team_title{
        font-size: 22px !important;
        margin-top: 14px;
    }

     .assignment-action-btn-container {
      margin-bottom: 10px;
    }

    .border_right_2{
        border-right:none !important;
    }

    .defaultChannelGrouping{
        font-size: 12px !important;
    }
    
}

@media(max-width:420px) {    
  .defaultChannelGrouping{
    font-size: 12px !important;
}
  .reports-min-width {
    padding-left: 0;
    padding-right: 0;
  }

  .reports-hide-overflow {
    max-width: 150px;
  }

  .team-select-container-user {
    padding-right: 0px !important;
  }
    .duplicate_fail_img{
        width: 250px !important;
    }
  .rumple-u-popup-img {
    width: 250px !important;
  }

  .quicklook-user-team-title {
    font-size: 30px !important;
    margin-top: 30px; 
  }
    .dashboard_cards_team_title_block_teams{
        margin-top: 5px;
    }

  .assignment-action-btn-container {
    text-align: center;
  }

  .btn-assignment-create {
    float: none;
    margin-bottom: 10px;
  }

  .btn-assignment-next-week {
    float: none;
    margin-bottom: 10px;
  }
    .icon_tool{
        max-width: 31px !important;
        margin: 0 auto;
    }

    .icon_tool_dashboard {
        margin-bottom: 10px;
    }

  #my_customer_reassign_modal__dialog {
    left: 0 !important;
  }

  .min-image-upload-reassign {
    width: 120px !important;
    height: 120px !important;
  }

}

@media(max-width:375px) { 
 

  .reports-title-label {
    font-size: 30px;
  }

  .user-switch-team-title {
    font-size: 16px !important;
  }

  .user-switch-user-title {
    font-size: 16px !important;
  }

  .defaultChannelGrouping{
    font-size: 10px !important;
}

}

@media(max-width:360px) { 
 
  .reports-hide-overflow {
    max-width: 100px;
  }

  .mybob-quicklook-arrow-container {
    top: -20px;
  }
    .icon_tool{
        max-width: 22px !important;
    }
    .dsh_titles_block{
        margin-top: 7px;
    }


}

.page_break_after {
  clear:both;
  page-break-after: always;
}

.preview-subject-editible{
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 3px;
}
.assignment_notify_title{
    font-size: 25px;
    font-weight: 700;
    color: #666666;
}
.release-overlay-title-header {
  font-size: 30px;
  font-weight: 700;
  color: #666666;
}

.release-overlay-description {
  font-size: 20px;
  margin-left: 20px; 
  margin-right: 10px;
}

@media (min-width: 1200px) {
  
  .reminder-assignment-container {
    padding-left: 60px;
  }

  .cna-propopsal-container {
    padding-left: 65px;
  }

  .opened-closed-assignment-container {
    padding-left: 120px;
  }
  
}

@media (min-width:991px) and (max-width: 1199px) {
  .reports-min-width {
    width:780px;
  }

  .cna-propopsal-container {
    width: 840px;
  }

  .first_card {
    width: 120px !important;
  }
    .dsh_team_title{
        font-size: 18px !important;
        margin-top: 4px;
    }
    .sub_block_images{
        margin-top: 0 !important;
    }

   

}

.report-user-total-detail {
  display:none;
  margin-top: 50px; 
}

.report-user-total {
  margin-right:10px; 
  color:#FF9900; 
  font-weight:700
}

.notification-reminder-message {
  width: 100%;
  height: auto !important;
}

.reports-filter-date {
  text-align: center; 
  margin: 0 2px;
  max-width: 100%;
  font-weight: 700;
}

#avatars_modal .modal-body{
    margin: 0!important;
}

#avatars_modal .close{
    margin: 10px 10px 0 0!important;
    font-size: 35px;
}

.importer-header{
    font-weight: bold;
    color: #666;
    font-size: 58px;
}
.attribution-header {
    font-size: 33px;
    font-weight: bold;
    color: #666;
}
.importer-info-block{
    margin-top: 50px;
    border: 1px solid #E6E6E6;
    width: 100%;
    padding: 15px;
}

@media (min-width: 1368px) {
    .importer-info-block {
        min-height: 342px;
    }
}
@media (max-width: 1262px) {
    .importer-info-block {
        min-height: 422px;
    }
}
@media (max-width: 1000px) {
    .importer-info-block {
        min-height: 442px;
    }
}
@media (max-width: 992px) {
    .importer-info-block {
        min-height: auto;
    }
}

.importer-info-block img{
    margin: 0 auto;
    height: 150px;
}

.importer-image-block{
    display: inline-block;
}

.importer-text-block{
    position: relative;
    padding: 10px;
    margin-top: 20px;
}

.importer-text-block-text{
    font-size: 18px;
    font-weight: 900;
    color: #666;
    max-width: 150px;
    display: inline-block;
}

.importer-text-block-icon{
    position: absolute;
    top: 5px;
    right: -10px;
    color: #666;
    font-size: 12px;
}

.importer-button{
    margin-top: 30px;
}

.importer-button-gold{
    background: #FF9900;
    color: #fff!important;
    font-weight: 600;
    font-size: 16px;
}

.importer-button-green{
    background: #4B9560;
    color: #fff!important;
    font-weight: 600;
    font-size: 16px;
}

.importer-video-block{
    cursor: pointer;
    padding-bottom: 100px;
    background: rgba(117,117,117,1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(117,117,117,1) 0%, rgba(19,19,19,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(117,117,117,1)), color-stop(100%, rgba(19,19,19,1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(117,117,117,1) 0%, rgba(19,19,19,1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(117,117,117,1) 0%, rgba(19,19,19,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(117,117,117,1) 0%, rgba(19,19,19,1) 100%);
    background: radial-gradient(ellipse at center, rgba(117,117,117,1) 0%, rgba(19,19,19,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#757575', endColorstr='#131313', GradientType=1 );
}

.importer-video-block-text{
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: 100px;
    margin-bottom: 0;
}

.color-gold{
    color: #FF9900;
}

#playVideoModal .modal-content{
    border: none;
    background: transparent;
    box-shadow: none;
}

#playVideoModal .close{
    position: fixed;
    top: 0;
    right: 0;
    font-sizE: 40px;
    color: #bfbfbf;
    opacity: 1;
}

.margin-top-50{
    margin-top: 50px;
}

.importer-download-icon{
    font-size: 60px!important;
    color: #666;
}

.vertical-middle{
    vertical-align: middle;
    color: #666;
    padding: 5px;
    font-weight: 900;
    font-size: 24px;
}

.importer-download-button{
    cursor: pointer;
}

.importer-download-button-hidden{
    opacity: 0.3;
    cursor: default;
}

.thumbs-button,.assignment-rmv-btn,.assignment-rmv-btn{
    box-shadow: none!important;
    border: none!important;
    outline: none!important;
}

.reports-number {
  font-weight: 700;
}

.team-select-container {
  margin-top: 20px;
  padding: 20px;
}

.user-switch-team {
  border: 1px solid #E6E6E6;
  background: #F2F2F2;
  border-radius: 5px;
  margin-bottom: 20px;
  cursor: pointer;
}

.user-switch-team-title {
  color: #666666;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Roboto Slab', sans-serif;
  display: inline-block;
}

.user-switch-active-team {
  border: 2px solid #4B9560 !important; 
}

.user-switch-inactive-team {
  border: 1px solid #E6E6E6;
}

.user-switch-user-title {
  color: #666666;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Roboto Slab', sans-serif;
}

.team-switch-to-user {
  border: 1px solid #E6E6E6;
  background: #F2F2F2;
  border-radius: 5px;
  margin-bottom: 20px;
  cursor: pointer;
  height: 185px;
  min-width: 150px;
  margin-right: 20px;
  text-align: center;
  padding: 10px;
}

.profile-default-team {
  font-size: 14px;
  color: #BFBFBF;
  line-height: 30px;
  position: relative;
  top: 3px;
  font-weight: 700;
}

.profile-default-team.active {
  color: #FF9900;
}

.rumple-u-popup-img {
  width: 350px;
}
.duplicate_fail_img{
    width: 350px;
}

.quicklook-user-team-title {
  font-size: 50px; 
  color: #666666; 
  text-align: center;
  font-weight: 700; 
  position: relative; 
  top: -30px; 
  margin-left: 20px; 
  display:inline-block;
  margin-top: 20px;
}
.dsh_team_title{
    vertical-align:text-bottom;
    font-size: 32px;
    font-weight: bold;
    color: #666666;
    float: left;
}
.top_nav_avatar{
    float: left;
}
.sub_block_images{
    width:100%;
    max-width: 95%;
    float: right;
    margin-top: 0px;
    /*margin-right: 21px;*/


}
.team_header_sub{
    padding-right: 0;
}

.lg_unmapped_accounts_content{
    min-height: 60vh;
    overflow: auto;
}

.media-driven-mapping-table{
    margin: 0 auto;
}

.media-driven-mapping-table tr td{
    padding: 20px;
    border-bottom: 1px solid #ccc;
}

.cna-file-upload-name,
.spec-file-upload-name,
.specs-file-upload-name {
  display: block;
  position: relative;
  top: 3px;
  margin-left: 10px;
  font-style: italic;
  color: #aaaaaa;
}

.sweet-alert button.cancel {
  background-color: #666666 !important;
}

.btn-light-gray {
  background-color:  #E6E6E6;
  color: #666666;
}

.width-30-percent{
    width: 30%!important;
}

.my-customers-search-bar {
   margin-top: 20px;
}

.quicklook-filter-icon {
  font-size: 27px !important;
  position: relative;
  right: -15px;
}

/* The switch - the box around the slider */
.report-switch {
    top: 2px;
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
    margin-bottom: 0px !important;
}

/* Hide default HTML checkbox */
.report-switch input {display:none;}

/* mycustomers analytics */

.border_right_2{
    border-right: 2px solid #ddd;
}

/* The slider */
.report-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 4px !important;
    bottom: 0;
    background-color: #666666;
    -webkit-transition: .4s;
    transition: .4s;
}

.report-slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 2px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.keep_orange_color{
    background-color: #FF9900 !important;
}
input:checked + .report-slider {
    background-color: #FF9900;
}
input:checked + .report-slider-green {
    background-color: #4B9560 !important;
}
input:focus + .report-slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .report-slider:before {
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px);
}

/* Rounded sliders */
.report-slider.round {
    border-radius: 34px;
}

.report-slider.round:before {
    border-radius: 50%;
}
/* end of circle switch - The switch - the box around the slider */

.this-week-switch {
    text-align: right;
    margin-right: 30px;
    margin-bottom: 30px;
    height: 30px;
}


.background_gold {
  background: #FF9900; 
}

.background_dark_grey {
  background: #666666; 
}

.vcreative-btn {
  font-size: 20px; 
  color: #FFFFFF; 
  padding: 4px 24px; 
  font-weight: 700;
  border-radius: 5px;
}

.v-creative-label {
  position: relative;
  top: 6px;
  text-align: right;
  font-size: 16px;
}

.v-creative-select:required:invalid {
  color: #ccc;
}
.v-creative-select > option[value=""][disabled] {
  display: none;
}


.vcreative-btn-back {
  font-size: 18px; 
  color: #FFFFFF; 
  padding: 3px 24px; 
  font-weight: 700;
  border-radius: 5px;
  background: #666666;
}

.vcreative-btn-next {
  font-size: 18px; 
  color: #FFFFFF; 
  padding: 3px 24px;
  font-weight: 700;
  border-radius: 5px;
  background: #4B9560;
}

.vcreative-btn-back:hover, .vcreative-btn-next:hover {
  color: #FFFFFF;
}

.vc-btn-container {
  padding: 20px;
}

.vcreative-cb-label {
  top: 6px;
}

.vc-cb-label {
  top: 3px;
  position: relative;
}

.vcreative-script-btn {
  font-weight: 700;
  font-size: 14px;
  background: #fff;
  border-radius: 5px;
  padding: 1px 11px;
}

.vcreative-script-btn.explore {
  color: #FF9900;
  border: 2px solid #FF9900;
}

.vcreative-script-btn.script {
  color: #666666;
  border: 2px solid #666666;
}

.vc-script-tag-label {
  display: inline-block;
  position: relative;
  top: 3px;
  font-size: 18px;
  font-weight: 700;
  margin-right: 15px;
}

.vc-script-select-label {
  font-weight: 700;
  display: inline-block;
  padding: 0 5px;
}

.vc-collapse-header {
  font-size: 24px;
  font-weight: 700;
  color: #666666;
  cursor: pointer;
  padding: 10px;
}


.vc-section-container {
  max-width: 70%; 
  margin: 0 auto;  
  padding-top:20px;
}


.vc-basic-info-collapse {
  border-bottom: 
  1px solid #ccc;
  display:none;
}

.vc-collapse-header {
  display: none;
}

.vc-script-btn-bg-gold {
  background: #FF9900;
  color: #fff !important;
}

.vc-script-btn-bg-none {
  background: #fff;
}

.vc-select-option {
  color: #666666;
}
.main_chapter_upload_app input[type="file"] {
    display: none;
}
.main_chapter_upload_app{
    color: white;
    margin: 0px 5px 10px 0;
    cursor: pointer;
    font-weight: 100;
    border-radius: 4px;
}

@media (max-width: 420px) {
  
  .vcreative-btn {
    font-size: 16px;
    padding: 4px 18px;
  }

  .vcreative-script-btn.explore {
    float: none;
    margin-bottom: 15px;
  }

  .vcreative-script-btn.script {
    float: none;
  }
  
}

@media (max-width: 360px) {
  
  .vcreative-btn {
    font-size: 14px;
    padding: 4px 14px;
  }
  
}

.commission-page-title {
    color: #666666;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}
.commission-gray-block {
    margin-top:20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    background-color: #666666;
    border-radius: 5px;
    color: #FFFFFF;
}

.commission-import-icon {
    width: 70px;
    margin-top: 12px;
    float: right;
    cursor: pointer;
}

.commission-edit-team-history-div {
    margin-top: 10px;
    padding: 0px;
    background-color: #E6E6E6;
    border: 3px solid #E6E6E6;
}

.commission-edit-team-history-div h3{
    margin-top: 15px;
    margin-bottom: 15px;
    float: left;
}

.commission-edit-team-history-icon{
    float: right;
    margin-top: 13px;
    color: #666666;
    cursor: pointer;
}

.commission-edit-team-history-div_content{
    background-color: #FFFFFF;
    display: none;
    padding: 0px
}

.days-to-pay-select, .base-commission-rate-input {
    float:left;
    height: 40px;
    width: 85%;
    padding: 7px;
    border:1px solid #666666;
    border-radius: 5px;
    font-size: 18px;
}
.salary-input, .payment-type-rate-input {
    float:left;
    height: 40px;
    width: 100%;
    padding: 10px;
    border:1px solid #666666;
    border-radius: 5px;
    font-size: 18px;
}

.product-mapping-header, .sales-persons-mapping-header {
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 16px;
    background-color:#666666;
    color:#FFFFFF;
    border: 1px solid #FFFFFF;
}
.product-add-modal-header {
    height: 34px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    font-size: 16px;
    background-color:#666666;
    color:#FFFFFF;
    border: 1px solid #FFFFFF;
    text-align: center;
    padding: 5px 0px;
}
.product-add-modal-title-input, .product-add-modal-rate-input {
    padding: 15px 8px !important;
}

.product-table-td, .sales-persons-table-td, .product-table-td-pr-name, .sales-persons-table-td-sp-name{
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    color: #666666;
}

.product-table-td-pr-name, .sales-persons-table-td-sp-name{
    padding: 15px 8px!important;
    font-weight: bold;
}
.product-smb-button{
    width: 45%;
    font-weight: bold;
    margin: 0px 5px;
    padding: 0;
    font-size: 20px;
}

.commission-button{
    text-align: left;
    cursor: pointer;
    height: 80px;
    width: 500px;
    border-radius: 5px;
    margin: 50px auto;
}

.commission-new-button-title{
    font-size: 42px;
    line-height: 80px;
    color: #fff;
    font-weight: bold;
}

.commission-continue-button-title{
    font-size: 42px;
    height: 80px;
    line-height: 80px;
    color: #fff;
    font-weight: bold;
}

.commission-manage-users-button-title{
    font-size: 42px;
    height: 80px;
    line-height: 80px;
    color: #666666;
    font-weight: bold;
}

.commission-edit-icon{
    cursor: pointer;
}

.commission-continue-button-text{
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    color: #fff;
}

.commission-manage-users-button-text{
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    color: #666666;
}

.commission-button-img{
    height: 60px;
    margin-top: 10px;
}

.commission-button-new{
    background: #4B9560;
}

.commission-button-continue{
    background: #666666;
}

.commission-button-manage-users{
    background: #E6E6E6;
}

.manage-person-block{
    margin: 20px 0;
}

.commission-person-logo{
    max-width: 60%;
    max-height: 100%;
    border-radius: 50%;
}

.commission-person-logo-selected{
    border: 4px solid #666666;
}

.commission-report-block-username{
    color: #4e4e4e;
    font-weight: bold;
    font-size: 30px;
}

.stations-nav li{
    background-color: transparent!important;
}

.stations-nav li a:hover{
    background-color: transparent!important;
}

.commission-report-table{
    color: #666666;
    width: 100%;
}

.commission-table-amount{
    width: 25%;
    text-align: center;
    padding: 5px;
}

.commission-table-title-main{
    font-weight: bolder;
    font-size: 26px;
}

.commission-person-title{
    font-weight: bold;
    font-size: 22px;
    color: #666666;
}

.commission-fake-person-title{
    font-weight: normal;
    font-style: italic;
}

.commission-table-line{
    padding: 5px;
}

.commission-person-buttons{
    height: 165px;
}

.commission-person-single-button{
    width: 50%;
    margin: 10px 0;
    padding: 0;
    font-size: 20px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
}

.team-commission-edit-block-button{
    font-size: 20px;
    font-weight: bold;
}

.commission-person-single-button-history{
    color: #fff;
    background: #666666;
}

.commission-person-logo-block{
    height: 150px;
    line-height: 150px;
}

.team-commission-edit-block{
    border-radius: 5px;
    border: 1px solid #E6E6E6;
}

.team-commission-edit-block-title{
    height: 80px;
    background: #E6E6E6;
    text-align: left;
    line-height: 80px;
    font-size: 46px;
    font-weight: bold;
    color: #666666;
}

.team-commission-edit-block-title-img{
    height: 60px;
    margin: 10px;
}

.team-commission-edit-block-editable{
    height: 130px;
}

.commission-rate-text{
    font-size: 18px;
    font-weight: bold;
    color: #666666;
    padding: 20px;
}

.team-commission-edit-input{
    border: 1px solid #000;
    height: 45px;
}

.commission-edit-modal{
    color: #666666;
}

.commission-edit-modal-title{
    font-weight: bold;
}

.commission-edit-modal-role{
    font-size: 17px;
}

.commission-edit-modal .modal-body{
    overflow: hidden;
}

.commission-edit-modal-input-title{
    font-size: 16px;
}

.commission-edit-modal-input{
    border: 1px solid #000;
}

.commission-edit-modal-button-cancel{
    margin-top: 10px;
    margin-right: 10px;
    background: #666666;
    color: #fff;
    font-weight: bold;
}

.commission-edit-modal-button-update{
    margin-top: 10px;
    margin-right: 10px;
    background: #4B9560;
    color: #fff;
    font-weight: bold;
}

.commission-edit-modal-button-history{
    margin-top: 10px;
    margin-right: 10px;
    background: #FF9900;
    color: #fff;
    font-weight: bold;
}

.commission-user-history-modal .modal-footer{
    border: none;
}
.commission-user-history-modal-close-btn{
    float: left;
    padding: 2px 24px;
    background-color: #666666;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
}
.commission-user-history-modal-download-btn{
    float: right;
    padding: 2px 24px;
    font-weight: bold;
    font-size: 18px;
}
.commission-user-history-modal-select-all-btns{
    font-weight: bold;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    color: #666666;
    cursor: pointer;
}
.commission-user-history-modal-block-container{
    max-height: 600px;
    overflow: hidden;
    overflow-y: auto;
    padding: 0px;
    border: 1px solid #E6E6E6 ;
}
.commission-user-history-modal-blocks{
    border: 1px solid #E6E6E6 ;
    padding: 5px 15px 4px 15px;
    vertical-align: middle;
    display: inline-flex;
}
.commission-user-history-modal-checkbox{
    width: 32px;
    height: 16px;
    margin: 6px 0 0;
}
.commission-user-history-modal-span{
    font-weight: bold;
    font-size: 18px;
    font-family: "Roboto", sans-serif;
    color: #666666;
}
.radio-outter{
    cursor: pointer;
    display: inline-block;
    border: 1px solid #ff9900;
    width: 14px;
    height: 14px;
    text-align: center;
    border-radius: 7px;
}

.radio-inner-active{
    background: #ff9900;
}

.radio-inner{
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    margin-bottom: 4px;
}

.commission-edit-modal-station-block{
    position: relative;
    padding: 5px 0;
}

.commission-edit-modal-station-title{
    position: absolute;
    margin-left: 5px;
    top: 2px;
}

.commission-edit-modal-station-input{
    border: 1px solid #000;
}

.commission-import-button-image-block{
    height: 50px;
}

.commission-import-button-image{
    height: 50px;
}

.commission-import-button-text{
    line-height: 50px;
    font-size: 30px;
    font-weight: bolder;
    color: #666666;
    height: 50px;
}

.commission-import-button{
    margin-top: 30px;
    cursor: pointer;
}

.commission-importer-table-block{
    margin: 30px 0;
    overflow-x: scroll;
}

.commission-importer-table td{
    padding: 5px;
}

.commission-importer-table-header{
    font-weight: bold;
    background: #666666;
    color: #fff;
}

.commission-import-message-box{
    margin: 30px 0;
}

.commission-import-buttons-block{
    margin: 30px 0;
}

.station-mapping-table{
    width: 100%;
}

.station-mapping-table thead{
    background: #666666;
    color: #fff;
    font-size: 20px;
}

.station-mapping-table td,th{
    padding: 10px;
}


.commission-plus-button{
    display: inline-block;
    background: #018c57;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    color: #fff;
    line-height: 20px;
    font-weight: bolder;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
}

.commission-person-single-button-disabled{
    color: #fff;
    background: #666666;
}

.commission-person-single-button-disabled:hover{
    cursor: default;
    color: #fff;
    background: #666666;
}

.commission-user-previous{
    background: #666666;
    color: #fff;
    margin-right: 10px;
    border: 1px solid #666666;
    font-weight: 900;
}

.commission-user-next{
    background: #178E82;
    color: #fff;
    margin-left: 10px;
    border: 1px solid #178E82;
    font-weight: 900;
}

.commission-import-date-select{
    width: 100px;
    margin: 0 10px;
    display: inline-block;
}

.commission-user-names{
    display: inline-block;
    width: 250px;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.commission-user-names-hidden{
    white-space: nowrap;
}

.commission-show-all-usernames{
    float: right;
    cursor: pointer;
}

.previous-commission-finished{
    background: #E6E6E6;
    font-weight: bold;
    font-size: 16px;
    color: #666666;
}

.previous-commission-table-header{
    font-weight: bold;
    font-size: 20px;
    color: #666666;
}

.previous-commission-finished .fa-trash{
    opacity: 0.3;
}

.chance-jar-delete-container {
    max-height: 540px; 
    max-width: 460px; 
    padding: 20px; 
    width: 100%;
}

.commission-report-block{
    padding: 10px;
    border: 1px solid #ddd;
    font-size: 16px;
}

.commission-import-type-block{
    border: 1px solid #ddd;
    width: 100%;
    margin: 20px auto;
    color: #676767;
    font-size: 20px;
    font-weight: bolder;
}

.commission-import-image{
    width: 90%;
    margin: 10px auto;
}

.commission-import-buttons{
    font-weight: bolder;
    width: 125px;
    margin: 10px 0;
}

.commission-import-button-gold{
    background: #fe9900!important;
    border: #fe9900!important;
}

.commission-import-button-grey{
    background: #666666!important;
    border: #666666!important;
}

.commission-back-button{
    cursor: pointer;
    color: #fe9900;
}
.commission-import-uploaded-files-div {
    border: 1px solid #ddd;
    font-family: 'Roboto', sans-serif;
    color: #666666;
}


.commission-import-continue-button{
    font-weight: bolder;
    width: 95px;
    margin: 10px 0;
}

.commission-import-continue-button-gray{
    background-color: #E6E6E6;
    color: #666666;
    font-weight: bolder;
    width: 95px;
    margin: 10px 0;
}

.ask-title-container {
    border-bottom: 0px;
    border-right: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 8px;
    font-size: 14px;
    color: #666666;
}

.ask-title-container-left-border {
    border-left: solid 8px #D0021B;
}

.ask-margin-left {
    margin-left: 8px;
}

.ask-fa-icon {
    display: inline-block; 
    background:transparent; 
    cursor:pointer; 
    color: #666666;
    font-weight: 700 !important;
    font-size: 18px !important;
}

.asks-type-title-date {
    font-weight: 700 ;
    font-size: 10px;
    display: inline-block; 
}

.asks-reminder-btn {
    background: #FF9900 !important;
    font-size: 19px;
    padding: 3px 9px;
}

.ask-assignment-btn {
    background: #4B9560 !important;
    font-size: 17px;
    padding: 5px 9px;
}

.ask-attachment-btn {
    background: #666666 !important;
    font-size: 19px;
    padding: 3px 9px;
}

.ask-mybob-btn {
    background: #5EBDC4  !important;
    font-size: 19px;
    padding: 3px 10px;
    color:#fff;
}

.ask-mybob-btn:hover {
    color:#fff;
}

.no_padding {
    padding: 0 !important;
}

.ask-week-mybob-modal-content {
    max-width: 700px; 
    padding: 20px 40px;
}

.ask-week-mybob-img {
    max-width: 400px;
}

.ask-week-mybob-text-desc {
    color:#666666;
    font-size:24px; 
    font-weight:700; 
    margin-top:0px!important; 
    text-align:center; 
    margin-bottom:10px;
}

.ask-mybob-projection-title {
    font-size: 30px;
    font-weight: 700;
    color: #666666;
    text-align: center;
}

.btn-group-container {
    text-align: center;
    margin-top: 30px;
}

.ask-mybob-month-button {
    color: #666666;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    width: 100px;
    border: solid 2px #666666;
    padding: 4px 0;
    background: #E6E6E6;
}

.ask-mybob-month-button.am-active {
    background: #666666;
    color: #fff;
}

.data-table-container {
    margin-top: 30px;
}

.ask-mybob-header {
    font-size: 18px;
    font-weight: 700;
    color: #666666;
}

.row-border-top {
    border-top: 2px solid #666666; 
}

.row-border-bottom {
    border-bottom: 2px solid #666666; 
}

.td-border-right {
    border-right: 2px solid #666666; 
}

.ask-mybob-account-title {
    font-size: 16px;
    color: #666666;
}

.ask-mybob-amount {
    font-size: 16px;
    color: #666666;
    font-weight: 700;
}

.ask-mybob-station-ask-title {
    font-size: 16px;
    color: #666666;
    font-weight: 700;
}

.ask-mybob-input-size {
    max-width: 85px;
    font-size: 16px;
    font-weight: 700;
    color: #666666;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}

.width-50-percent{
    width: 50%!important;
}

.width-25-percent{
    width: 25%!important;
}

.ask-mybob-color-green {
    color: #4B9560;
}

.ask-mybob-curreny {
    color: #4B9560;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
}

.padding-top-bottom-seven {
    padding-top: 7px;
    padding-bottom: 7px;
}

.ask-btn-ds {
    font-size: 15px;
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    padding: 5px 8px;
    border-radius: 3px;
    font-weight: 700;
}

.ask-btn-ds:hover {
    color: #FFFFFF;
}

.ask-btn-dark-grey {
    background: #666666;
}

.ask-btn-green {
    background: #4B9560;
}

.ask-mybob-ta {
    width: 80%;
}

.asks-mybob-link-container {
    margin-top: 30px;
    text-align: center;
}

.asks-mybob-link {
    font-weight: 700;
    font-size: 18px;
    color: #4B9560; 
}

.asks-mybob-link:hover, .asks-mybob-link:visited {
    color: #4B9560;
    text-decoration: none;
}

.asks-mybob-link-fa {
    font-size: 22px;
    margin-right: 5px;
}

.ask-mybob-projection-desc {
    font-size: 18px;
    color: #666666;
    max-width: 475px;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 30px;
    white-space: initial;
}

.ask-mybob-field-height {
    height: 30px !important ;
    margin-bottom: 5px;
    color: #666666;
}

.asks-mybob-delete-ask {
    display:inline-block;
    background:transparent;
    cursor:pointer;
    color:#e88181;
    font-size:18px;
    margin-right: 5px;
}

.ask-mybob-title {
    font-size: 24px;
    color: #666666;
}

.ask-mybob-reoccuring-delete {
    background: #D0021B;
    border-radius: 3px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 15px;
    padding: 4px 16px;
    font-weight: 700;
}

.ask-mybob-reoccuring-update {
    background-color: #4B9560;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 5px 10px;
    margin-right: 20px;
    font-size: 15px;
}

.ask-mybob-reoccuring-close {
    background-color: #666666;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 5px 10px;
    margin-right: 20px;
    font-size: 15px;
}

.ask-mybob-add-additional-ask {
    margin-left: 10px;
    font-size: 14px;
    color: #FF9900 !important;
    font-weight: 700;
}

.ask-week-view-btn {
    color: #ffffff;
    background: #5EBDC4;

    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 5px 18px;
    margin-right: 15px;
    font-size: 15px;
    display: inline-block;
}

.ask-week-update-btn {
    color: #ffffff;
    background: #4B9560;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 5px 12px;
    font-size: 15px;
    display: inline-block;
}

.ask-week-customer-b-radius {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.ask-my-customer-list-panel {
    margin-bottom: 0;
    border-radius: 2px 0 0 2px;
    border-top-right-radius: 10px;
    border: none;
    box-shadow: none;
}

.ask-week-btn-success {
    color: #ffffff;
    background: #4B9560;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    display: inline-block;
}

.ask-this-week-view-btn {
    padding: 6px 18px;
    margin-right: 5px;
}

.ask-mybob-reoccuring-delete:hover, 
.ask-mybob-reoccuring-update:hover, 
.ask-mybob-reoccuring-close:hover,
.ask-week-view-btn:hover,
.ask-week-update-btn:hover,
.ask-week-btn-success:hover {
    color: #ffffff;
}

.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #ffffff;
}

.ask-row-border-bottom {
    border-bottom: 1px solid #ddd;
}

.ask-row-border-bottom-none {
    border-bottom: 0px;
}

.ask-attachment-clip {
    font-weight: 700 !important;
    font-size: 18px !important;
    float: right;
}

.ask-week-header-data {
    padding-left: 3%;
    font-weight: 700; 
    color:#666666
}

.ask-week-notes-text {
    width:70%; 
    display: inline-block; 
    height: 30px; 
    margin-right:5px; 
    background: #fff !important;
}

.ask-week-note-date {
    display: block;
    font-size: 13px;
    font-weight: 700;
    color: #666666;
    margin-bottom: 5px;
}

.bs-status-prospect-border {
    border-left: solid 20px var(--rumple-purple) !important;
    border-radius: 0;
}

.bs-account-status {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: #33AC81;
}

.bs-status-desc {
    font-size: 14px;
    font-weight: 700;
    color: #666666;
    text-transform: uppercase;
    position: relative;
    top: -5px;
    margin-left: 5px;
}

.bs-panel-default {
    border-radius: 0px;
    margin-bottom: 5px;
    box-shadow: none;
}

.bs-status-active-border {
    border-left: solid 20px #33AC81 !important;
    border-radius: 0;
}

.bs-status-inactive-border {
    border-left: solid 20px #666666 !important;
    border-radius: 0;
}

.bs-status-chance-border {
    border-left: solid 20px #5EBDC4 !important;
    border-radius: 0;
}


.bs-title-header {
    font-size: 18px;
    font-weight: 700;
    color: #666666;
}

.bs-customer-owner, .bs-date-time {
    font-size: 14px;
    color: #666666;
    font-weight: 700;
}

.bs-view-btn {
    color: #FFFFFF;
    background-color: #33AC81;
    margin-right: 15px;
    padding: 3px 6px;
    position: relative;
    top: -8px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
    border-radius: 5px;
}

.bs_tc_border_bottom {
    border-bottom: 2px solid #E6E6E6;
}

.bs_tc_border_right {
    border-right: 2px solid #E6E6E6;
}

.bs_table_cell_font {
    font-size: 18px;
    color: #666666;
}

.bs-tc-owner, .bs-tc-date {
    color: #666666;
    font-weight: 700;
}

.bs-claim-station-btn {
    font-size: 18px;
    color: #FFFFFF;
    background: #5EBDC4;
    border-radius: 5px;
    border: none;
    font-weight: 700;
    padding: 3px 10px;
}

.bs-modal-title-header {
    font-size: 24px;
    font-weight: 700;
    color: #666666;
    text-align: center;
}

.bs-station-chk-list {
    padding-left: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.bs-modal-btn-cancel {
    background: #666666;
    border-radius: 5px;
    font-weight: 700;
    color: #fff;
    padding: 5px 16px;
    float: left;
    border: none;
    font-size: 18px;
}

.bs-modal-btn-success {
    background: #4B9560;
    border-radius: 5px;
    font-weight: 700;
    color: #fff;
    padding: 5px 24px;
    float: right;
    border: none;
    font-size: 18px;
}

.bs-check-input {
    visibility: hidden;
}

.bs-check-label {
    font-size: 18px;
    color: #666666;
    font-weight: 400 !important;
}


.bs-check-input + label:before {
    border: 2px solid #ccc;
    content: "\00a0";
    display: inline-block;
    font: 16px/1em sans-serif;
    height: 16px;
    margin: 0 .25em 0 0;
    padding: 0;
    vertical-align: top;
    width: 16px;
    top: 3px;
    position: relative;
    margin-right: 10px;
}

.bs-check-input:checked + label:before {
    background: #666666;
    color: #fff;
    content: "\2713";
    text-align: center;
    border-color: #6666;
}

.bs-check-input:checked + label:after {
    font-weight: bold;
}
  
.bs-check-input:focus + label::before {
    outline: rgb(59, 153, 252) auto 5px;
}

.bs-modal-select {
    font-size: 14px;
    color: #666666;
}

.hide_not_shared_accounts {
    display: none !important;
}

.mc-shared-btn {
    text-transform: uppercase;
    width: 96px;
    color: #fff;
    height: 30px;
    padding: 0;
    margin-right: 20px;
    font-weight: 700;
    line-height: 1px;
    border-radius: 5px;
}

.btn_bg_dark_grey {
    background: #666666;
}

.btn_bg_dark_green {
    background: #4B9560; 
}

.btn_bg_dark_turquoise {
    background: #5EBDC4; 
}

.mc-plan-btn {
    background: #fff !important;
    font-weight: 700;
    font-size: 15px;
    border-radius: 5px;
    color: #666666;
    border: 1px solid #666666;
    padding: 4px 22px;
}

.mc-plan-btn-snapshot {
    padding: 4px 30px; 
}

.mc-plan-btn-label, .mc-action-btn-label {
    position: relative;
    top: 3px;
    left: 3px;
}

.mc-action-btn-label {
    top: 1px;
}

.mc-img-icon-plan {
    height: 26px;
}

.mc-img-icon-action {
    height: 22px;
}


.mc-btn-action {
    width: 280px !important;
    margin: 10px 0 !important;
    border: 1px solid #666666 !important;
    border-radius: 5px;
    background: #fff;
    color: #666666;
    font-weight: 700;
}

.mc-shared-btn:hover,
.mc-shared-btn:focus{
    color: #ffffff;
}
.hide_avatar_name {
    display: none   !important;
}

.support-mobile-container {
    /*position: absolute;*/
    margin-top: 45px;
    margin-bottom: 20px;
    border-top: 2px solid #E6E6E6;
    padding-top: 20px;
    width: 100%;
}

.support_left_subblock_mobile{
    padding-right: 0;
    text-align: center;
}
.support_right_subblock_mobile{
    padding-right: 0;
    padding-left: 30px;
}
.right_subblock_content_mobile{
    color: #666666;
    font-size: 18px;
    font-weight: 700;
}

.right_subblock_abbr_mobile{
    color: #4A90E0;
    font-size: 15px;
}

.tsf_display_none {

    display:none;

}
.tsf_display_block{

    display:inline-block;

}

.mci_tab_btn {
    padding: 6px 8px;
    border: 1px solid #666666;
}

.mci_tab_icon_title {
    height: 17px;
}

.mci_tab_border {
    border: 1px solid #666666 !important;
}

.mci_view_more {
    font-size: 15px;
    color: #666666 !important;
    text-align: center;
    font-weight: 700;
}

.mci_note_type {
    font-weight: 700;
    font-size: 14px;
    color: #666666;
    text-transform: uppercase;
}

.add_new_call_container {
    background-color: rgb(246, 246, 246);
    padding-bottom: 15px;
    padding-top: 10px;
    border: 2px solid #AAAAAA;
    border-radius: 5px;
    padding: 20px 10px;
    margin: 10px 20px 0 20px;
}

.mci_cancel_btn {
    border: none;
    margin-right: 10px;
    color: #FFFFFF;
    background: #666666;
    border-radius: 4px;
    padding: 4px 12px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.mci_add_btn {
    border: none;
    color: #FFFFFF;
    background: #4B9560;
    border-radius: 4px;
    padding: 4px 12px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.mci_action_btn {
    text-transform: uppercase;
    padding: 5px 8px;
    font-weight: 700;
}

.mci_cancel_btn:hover, .mci_add_btn:hover, .mci_action_btn :hover {
    color: #fff;
}

.ask_type_row_b_top {
    border-top: 2px solid #666666;
}

.ask_type_row_b_bottom {
    border-bottom: 2px solid #666666;
}

.ask_type_td_b_right {
    border-right: 2px solid #666666;
}

.hide_action_btn {
    display: none !important;
}

.width-10-percent{
    width: 10%!important;
}

.report-category {
    margin: 0 25px;
    border: solid 2px #E6E6E6;
    margin-top: 20px;
    padding: 15px 20px 15px 25px;
}


.report-category-title {
    font-size: 36px;
    color: #666666;
    font-weight: 700;
    margin-bottom: 25px;
}

.report-category-list {
    margin: 0 25px;
    border-top: none;
    margin-top: -5px;
}

.list-group-reports {
    width: 100%;
}

.list-group-item-reports {
    border-radius: 0 !important;
    border: solid 2px #E6E6E6;
    border-top: 0;
    padding-left: 38px;
    padding-right: 38px;
}

.report-list-item-title {
    font-weight: 700;
    font-size: 24px;
    color: #666666;
    margin:0;
}

.rumple-report-icon {
    width: 120px;
    float: right;
}

.rumple-report-btn {
    background: #4B9560;
    border-radius: 5px;
    padding: 2px 10px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    cursor: pointer;
}

.rumple-report-btn:hover, .rumple-report-btn:focus {
    color: #fff;
}

.ar-account-title  {
    font-size: 18px;
}

.disable-reports{
    opacity: 0.5;
}

/*FIX LONG MODAL SCREEN UNSCROLLABLE*/
.mybob-projections-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    display: none;
}

.showing-modal {
  overflow: hidden;
}

.mybob-fa-icon-a {
    top: 4px; 
    position: relative; 
    margin-left: 5px;
}

.mybob-fa-icon {
    display: inline-block; 
    background:transparent; 
    cursor:pointer; 
    color: #666666;
    font-weight: 700 !important;
    font-size: 24px !important;
}

.mybob-carets-container-single {
    display: inline-block !important;
}

.repor-list-sub-title {
    font-size: 16px;
    font-style: italic;
    color: #737373;
    margin-top: 5px;
    display: block;
}

.week_of_container {
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
}

.mr_10 {
 margin-right: 10px;
}

.week_of_go {
    background-color:#4B9560;
    color:#fff;
    font-weight:700;
    padding: 4px 12px;
    margin-top: 3px;
}

.week_of_go:hover {
    color: #fff;
}

.btn-light{
    background: #fff !important;
    border: 1px solid #ccc !important;
    color: #000!important;
}

.ask-mybob-projection-warning {
    text-align:center;
    font-size: 16px;
    font-weight:700;
    font-style: italic;
    color: #999;
    display: none;
}

.ask-mybob-projection-station {
    margin-left: 20px;
}

.account_current_owner {
    font-weight: 700;
}

.mybob-delete-asks-week {
    font-size: 24px !important;
}

.asks_swal_custom > .sa-button-container > .sa-confirm-button-container > .confirm {
    background-color: #4B9560 !important;
    color: #fff !important;
 }
 .asks_swal_custom > .sa-button-container > .sa-confirm-button-container > .confirm:hover {
    background-color: #4B9560 !important;
 }

 .asks_swal_custom > .sa-button-container > .cancel:hover {
    color: #fff !important;
 }

 .report-mybob-btn {
    background: #5EBDC4  !important;
    padding: 4px 2px;
    color:#fff;
    margin: 3px;
    width: 27px;
}

.report-mybob-btn:hover {
    color:#fff; 
}

.mc-plan-btn-projection {
    height: 35px;
}

/*.mc-plan-btn-projection span {*/
/*    line-height: 0px;*/
/*    position: relative;*/
/*    top: -2px;*/
/*}*/

.email-input-group {
    position: relative;
    margin-bottom: 20px;
}
.email-input-group .er-label,
.email-input-group .er-text,
.email-input-group .er-icon {
    display: inline-block;
    font-size: 18px;
}
.email-input-group .er-label,
.email-input-group .er-icon {
    position: absolute;
}
.email-input-group .er-label {
    position: absolute;
    top: 13px;
    left: 12px;
    color: #AAAAAA;
}
.email-input-group .er-text {
    width: 100%;
    padding-left: 110px !important;
    padding-right: 30px !important;
    height: 50px !important;
    background: #fff;
}
.email-input-group .er-text.textarea {
    padding: 10px !important;
    text-indent: 60px;
    height:450px !important;
}
.email-input-group .er-icon {
    top: 13px;
    right: 10px;
    color: #AAAAAA;
    cursor: pointer;
}
.email-recipient-subject {
    padding:20px 20px 10px;
    border-bottom: solid 1px #E6E6E6;
}
.email-content {
    padding:30px 25px 0px;
}
.email-content-footer {
    padding:0 20px 20px;
}
.email-content-footer span {
   width: 75%;
   font-size: 14px;
   color: #AAAAAA;
   margin-left: 15px;
   font-style: italic;
}
.email-content-footer button {
    font-size: 24px;
    padding: 3px 12px;
    background: #5EBDC4 !important;
    border: none;
}
.email-content-footer i {
    transform: rotateX(180deg);
    color: #AAAAAA;
    margin-right: 20px;
    font-size: 25px;
    cursor: pointer;
}

.rmpl-modal-btn {
    border-radius: 5px;
    font-size: 16px;
    padding: 5px 12px;
    font-weight: 600;
}

.rmpl-modal-btn-success {
    background: #4B9560;
}

.rmpl-modal-btn-primary {
    background: #666;
    color: white;
}

.font-weight-bold {
    font-weight: bold !important;
}


@media screen and (max-width: 1415px) {
    .dsh_team_title{
        font-size: 24px;
        margin-top: 8px;
    }
    .sub_block_images{
        width: 77%;
        margin-top: 6px;
    }
}

@media screen and (max-width: 1210px) {
    .dsh_team_title{
        font-size: 23px;
        margin-top: 8px;
    }
    .sub_block_images{
        width: 67%;
        margin-top: 6px;
    }
}
@media(max-width:767px) {

    .u-userLauncherColor {
        display: none !important;
    }

    .rumple-drive-file-action {
        margin-right: 20px;
    }
        
    .commission-person-single-button{
        font-size: 14px;
    }

    .commission-person-title{
        font-size: 14px;
    }

    .ask-week-mybob-img {
        max-width: 300px;
    }

    .ask-mybob-month-button {
        width: 90px;
    }

    .ask-mybob-input-size {
        width: 60px;
        font-size: 85%;
    }

    .ask-customer-icon-margin {
        margin-right: 10px;
    }

    .rumple-folder-icon-action {
        font-size: 34px !important;
        margin-right: 20px;
    }

    .folder_name_label {
        margin-top: 60px;
    }

    .rd-action-container {
        position: absolute;
        margin-left: 15px;
    }

    .rumple-file-icon-action {
        font-size: 20px !important;
        margin-right: 0px;
        font-weight: 700 !important;
    }

    .dropzone-share-del-icon {
        font-size: 20px !important;
    }

    .dropzone-mobile-padding {
        padding-left: 0;
        padding-right: 0;
    }

    .ask-attachment-files-list {
        padding-left: 10px;
        padding-right: 10px;
    }

    .hide_mdt_status_report_mobile {
        display: none;
    }

    .footer-wrapper {
        display: none !important;
    }

    .team-switcher-dropdown-mobile {
        display: block;
        width: 90% !important;
        margin: 0 auto;
        margin-bottom: 15px;
        font-size: 18px;
        height: 43px;
    }

    .sub_block_images{
        width: 75%;
    }
    
    .team-user-switcer-dropdown {
        display: block;
        width: 90% !important;
        margin: 0 auto;
        margin-bottom: 15px;
        font-size: 18px;
        height: 43px;
    }

    .dsh_title {
        margin-top: 45px;
    }

    .tus_user_info_container_mobile {
        margin-top: 95px;
    }

    .select_users_id {
        box-shadow: 0px 0px 0px 5px #D4F1E7 !important; 
    }

    .ts-container-mobile {
        margin-top: 38px !important; 
    }

    .remove-ds-mobile-padding {
        padding: 0;
    }

    .prepsheet-user-list {
        margin-top: 60px;
    }

    .ts-asks-filter-container {
        position: absolute;
        right: 43px;
    }

    .ts_ask_filter_mb {
        margin-bottom: 115px !important;
    }

    .ts_ask_filter_mbd {
        margin-bottom: 70px !important;
    }

    .note-type-mobile {
        position: relative;
        top: 5px;
    }

    .mc-img-icon-plan {
        height: 15px;
    }
    
    .mc-plan-btn {
        font-size: 12px;
        padding: 5px 10px;
    }
    
    .btn-action-generate-snapshot {
        width: 125px;
        height: 40px;
        padding: 8px !important;
    }

    .ask_week_remove_new_note {
        margin-top: 0 !important;
    }

    .ask-mybob-projection-station {
        margin-left: 23px;
    }

    .mc-plan-btn-projection {
        height: 39px;
    }

    .mc-plan-btn-projection span {
        line-height: 15px;
    }

    .ask-week-mybob-modal-content {
        padding: 20px 10px;
    }

    .mybob-station-select {
        min-width: 80px;
    }
   
}

@media(max-width:420px) {
       
    .ask-mybob-title {
        font-size: 18px;
        white-space: initial;
    }

    .mybob-ask-separator {
        display: none;
    }

    .ask-week-mybob-text-desc {
        font-size: 20px;
        white-space: initial;
    }

    .ask-mybob-field-station {
        width: 65%;
    }

    .ask-mybob-reoccuring-update  {
        margin-right: 0;
    }

    .ask-mybob-reoccuring-delete {
        padding: 4px 10px;
    }

    .ask-mybob-header {
        font-size: 16px;
    }

    .ask-mybob-account-title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 150px;
        font-size: 14px;
    }

    .ask-mybob-amount {
        font-size: 14px;
    }

    .ask-mybob-station-ask-title {
        font-size: 14px;
    }

    .report-customer-title {
        max-width: 120px;
    }

    .report-mobile-remove-padding {
        padding: 0px;
    }

    .booked_table_data_border {
        padding: 20px 5px;
    }

    .support-mobile-container {
        bottom: 0;
     }

     .dsh_team_title{
        font-size: 18px !important;
      }

    .sub_block_images{
        width: 100%;
    }

    .ts-asks-filter-container {
        right: 30px;
    }
    
    #corp_search_drive, #team_search_drive, #user_search_drive {
        display: none !important;
    }
    .report-category {
        margin: 0 10px;
        margin-top: 20px;
        padding: 15px 10px 15px 10px;
    }

    .report-category-list {
        margin: 0 10px;
    }

    .list-group-item-reports {
        padding-left: 10px;
        padding-right: 10px;
    }

    .report-category-title {
        font-size: 26px;
    }

    .report-list-item-title {
        font-size: 16px;
    }

    .rumple-report-icon  {
        width: 90px;
    }

    .rumple-drive-header-title { 
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 80%;
    }

    .list-group-item-reports-budget {
        display: none;
    }

    .report-account-name-col {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 80px;
    }

    .account-booked-amount {
        font-size: 12px !important;
    }

    .reports-mobile-font-size thead tr th {
        font-size: 12px !important;
      }

    
}

@media(max-width:360px) { 
    .mybob-revenue-arrow-container {
        top: -20px !important;
    }

    .rumple-folder-icon-action {
        margin-right: 15px !important;
    }

    .support_right_subblock{
       
        padding-left: 40px;
       
    }

    .dsh_team_title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 120px;
     }

     .div-forms-filter {
         padding-left: 0 !important;
         padding-right: 0 !important;
     }

     .report-account-name-col {
        max-width: 70px;
    }
}

@media(max-width:320px) { 
    .ask-week-mybob-modal-content {
        padding: 20px 2px;
    }

    .ask-mybob-account-title {
        font-size: 12px;
    }

    .ask-mybob-amount {
        font-size: 12px;
    }

    .ask-mybob-station-ask-title {
        font-size: 12px;
    }

    .report-customer-title {
        max-width: 95px;
    }

    .rumple-folder-icon-action {
        margin-right: 10px;
    }

    .rumple-file-icon-action {
        margin-right: 10px;
    }

    .rumple-drive-folder-container {
        width: 300px;
    }

    .support_header_title {
        font-size: 30px;
    }

    .support-mobile-container {
        bottom: auto;
     }

     .ts-switcher-clear-btn {
         padding:7px 6px !important;
     }

     .mc-plan-btn {
        font-size: 10px;
    }

}

.assignments-avatar {
    display: block;
    position: relative;
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 15px;
    background-position: center;
    background-size: cover;
    vertical-align: middle;
}

.assignments-title {
    display: inline-block;
    font-size: 1.8rem;
    font-weight: bold;
}

.assignments-title .badge {
    color: #666;
    background-color: #ddd;
    vertical-align: middle;
    margin-left: 15px;
}
.disable-div{
    pointer-events: none;
    opacity: 0.4;
}
.mybob_formerly_title_grey{
    color:grey;
    font-size: 16px;
    font-weight: normal;
}
.mybob_formerly_title{
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}

.opacity{
    opacity: 0.7;
}
.manager_slider{
    background-color: #403d3d;
}
input:checked + .manager_slider {
    background-color: #11ad76;
}
.color_gray{
    color: #403d3d !important;
}
.color_green{
    color: #4B9560 !important;
}

table.clone td, table.clone th {
    border:none !important;
}

.corp-dashboard-main{
    max-width: 1400px;
    margin: 0 auto;    
    background-color:#ffffff;
}    

.corp_dashboard_select_with {
    width: 200px;
}


.corp_dashboard_col_left_right {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.corp_dashboard_col_left_right_width {
    min-width: 115px;
    width: 12.5%;
}

.corp_dashboard_well_padding {
     padding-left: 7px !important;
     padding-right: 7px !important;    
     text-align: center;    
     background-color: #FFFFFF;
     min-height: 105px;
}

.corp_dashboard_center_content{
    position:absolute;
    bottom:-30px;
    left:50%;
    transform: translate(-50%, -50%);
    min-width: 120px;
}

.corp_dashboard_label1 {
    font-size:12px;
    font-weight:bolder;
    color:#000000;
 
}
.corp_dashboard_label2 {
    font-size:16px;
    font-weight:bolder;
    color:#ff9900;
 
    
}
.corp_dashboard_label3 {
    font-size: 11px;
    font-weight:bolder;
    color:#9e9b9b;
}
.corp_dashboard_table_setting {
    text-align:center;
    border-left:solid;
    border-right:solid;
    border-width: thin;
    width: 11.11%;
    word-wrap: break-word;
    font-size:12px;    
}
.corp_dashboard_table_setting2 {
    text-align:center;
    width: 11.11%;
    word-wrap: break-word;
    font-size:12px; 
}

.corp-dash-clickable{
    cursor: pointer;
}

.corp-dash-sub-head{
    font-weight: normal;
    display: block;
    color: #018c57;    
}

.corp-dash-sub{
    font-weight: normal;
    display: block;
}



.corp_dashboard_table_header {
    font-weight: bold;
}

table tbody tr:first-child .corp_dashboard_table_setting2,
table tbody tr:first-child .corp_dashboard_table_setting {
    border-top: 0;
}

.pacing-table-container  {    
    border: 1px solid #ccc;
    padding: 10px;
    background-color: #ffffff; 
    margin-bottom:20px;
}

.corp_dashboard_table_setting_header{
    text-align:center;
    border-left:0;
    border-right:solid;
    border-width: thin;
    width: 11.11%;
    word-wrap: break-word;
    font-size:14px;
    vertical-align: bottom !important;
    border-top: 0px !important;
}

.corp_dashboard_italic {
    font-style: italic;
    color:#666666;
    background-color: #ffffff;
}

.forecast_btn_main {
    width: 24%;
    font-weight: bold !important;
}

.forecast_th {
    font-weight: normal; 
    font-size: larger;   
    text-align: center;
}

.forecast_th label {
    font-weight: bold;
}

.forecast_total {
    font-size: larger;    
    text-align: center;
}

.forecast_total label{
    color:#228B22;   
}

.forecast_tab_btn_container {
    padding-left: 20px;
    padding-right: 20px;
    margin: 15px 0px 20px 0px
}

.forecast_tab_table {
    border: 1px solid #dddddd;
    text-align:center;
    border-collapse: collapse;
    width: 100%;
}

.forecast_tab_table tr th {
    border: 1px solid #dddddd;
    text-align:center;
}

.forecast_tab_table tr td {
    border: 1px solid #dddddd;
    padding: 8px;
    text-align:center;
}

.corp-dashboard-filter {
    width: 760px;
    margin: auto;
    margin-bottom: 20px;
}

.corp_dashboard_toggle_local,
.corp_dashboard_toggle_national,
.corp_dashboard_toggle_political,
.corp_dashboard_toggle_digital {
    display: none;
}

.pacing-table-container table tr td  {
    vertical-align: middle;
}

.btn-darker-gray {
    background: #747373;
    background-color:#747373 !important;
    color:#FFF !important;
    border-color:#a3a3a3 !important;
}

.tbl-television-sub tr td {
    padding: 1px 5px;
    border:none;
}

.tbl-television-sub tr td input {
   height: 32px;
}

.btn-corp-download {
    margin-right:10px;
    width: 50px;
    background-color: #666666 !important;
}

.btn-corp-download-excel {
    width: 60px;
}

.pacing-header-table,
.pacing-tbl-data {
    margin: 0 auto;
    text-align:right;  
}

.pacing-header-table thead tr th,
.pacing-tbl-data thead tr th {
    text-transform: uppercase;
}



.pacing-header-table tr td {
    padding: 0 7px;
}

.pacing-tbl-data tbody tr td:first-child div,
.pacing-tbl-data tbody tr td:first-child
.pacing-header-table thead tr th:first-child {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 150px !important;
}

.pacing-container {
    padding: 10px;
}

.pacing-box {
    border: 1px solid #cccc;
    padding: 10px 20px;
}

.pacing-header-title {
    font-size: 20px;
    font-weight: 700;
}
.pacing-header-data {
    font-size: 22px;
    font-weight: 700;
    color: #faa824
}

.pacing-tbl-data {
    font-size: 12px;
}
.pacing-tbl-data thead tr th:not(:last-child),
.pacing-tbl-data tbody tr td:not(:last-child) {
    border-right: 1px solid #000;
}

.pacing-tbl-data tbody tr td,
.pacing-tbl-data thead tr th {
    padding: 5px 10px 5px 5px;
}


.pacing-tbl-data thead tr th {
    text-align: center;
}

.pacing-tbl-data tbody tr td:not(:first-child) {
    text-align: right;
}

.pacing-tbl-data tbody tr:nth-child(odd) {
    background: #e8e8e8;
}

.pacing-tbl-data-customer thead tr th:first-child,
.pacing-tbl-data-customer tbody tr td:first-child {
   width: 20%;
}

.pacing-tbl-data-customer-pdf tbody tr:first-child td {
    text-align:center;  
}

.pacing-range-month-lbl {
    font-size: 14px;
    font-weight: 700;
    margin-top: 3px;
}

.pacing-box-salesperson {
    height: 67px;
    padding-top: 15px;
}

.pacing-box-salesperson-lbl {
    font-size: 24px;
    font-weight: 700;
}

.pacing-key {
    text-align: left;
    margin-top: 20px;
    font-style: italic;
    font-size: 12px;
}

.pacing-key div {
    display: inline-block;
}

.pacing-key > div {
    margin-right: 10px;
}

.pacing-key .pacing-key-color {
    height: 10px;
    width: 10px;
    background: #009762;
    border-radius: 50%;
}

.pacing-report-header-title {
    font-size: 13px;
    color: #000;
}

.pacing-report-header-title:first-child {
    width: 40%;
}

.pacing-report-header-title:nth-child(2),
.pacing-report-header-title:nth-child(3),
.pacing-report-header-title:nth-child(4) {
    width: 20%;
}

.pacing-mybob-input-text {
    color: #4e4e4e;
    font-weight: bold;
    height: 30px;  
}

.pacing-mybob-input-text {
    text-align: center;
    font-weight: bold;
    height: 30px;
}

.ask-btn-ds:focus {
    outline: none;
}

.pacing-tbl-data-customer tr th:last-child,
.pacing-tbl-data-customer tr td:last-child {
    width: 40px;
    padding: 5px;
}

.pacing-mybob-table-account tr th,
.pacing-mybob-table-account tr td {
    padding: 3px 5px;
    text-align: center;
}

.pacing-mybob-table-account tr:nth-child(even) {
    background: #e8e8e8;
}

.pacing-mybob-table-account tbody tr th:first-child,
.pacing-mybob-table-account tbody tr td:first-child {
    width: 180px;
}

.pacing-mybob-table-account tbody tr td select,
.pacing-mybob-table-account tbody tr td input {
    width: 75px;
    height: 27px;
    text-align: center;
    font-size: 13px;
    margin: 0 auto;
}

.account-history-tbl-pdf tbody tr td {
    text-align: left;
}

.account-history-tbl tbody tr td,
.account-history-tbl thead tr th {
    font-size: 12px;
    padding: 5px 2px;
}

.account-history-tbl tbody tr td div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.account-history-tbl tbody tr td:not(:first-child),
.account-history-tbl thead tr th:not(:first-child) {
    width: 65px !important;
    text-align: center;  
}

.account-history-tbl tbody tr td:last-child,
.account-history-tbl thead tr th:last-child {
    width: 80px !important;
}

.account-history-tbl tbody tr td:first-child,
.account-history-tbl thead tr th:first-child {
    width: 120px !important;
}

.account-history-tbl tbody tr td:first-child div {
    width: 120px !important;
}

.account-history-tbl tbody tr td:last-child div {
    width: 100px !important;
}

.all-activity-display-filter {
    display: inline-block;
    width: 100%;
    /*margin-top: 40px;*/
    text-align: center;
}

.all-activity-report {
    min-width: 8%;
    text-align: center;
    border: 1px solid #d0d0d0;
    border-radius: 3px;
    padding: 4px 10px;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    height: 30px;
}

.all-activity-on-off {
    display: inline-block;
    position: absolute;
    left: -5px;
    top: 0px !important;
}

.all-activity-on-off.active {
  background-color: #828080;
}

.all-activity-on-off-desc {
    display: inline-block;
    position: relative;
    top: -8px;
}

.all-activity-on-off-desc img {
    height: 20px;
    width: 20px;
    margin-right: 7px;
    display: inline-block;
}

.all-activity-on-off-desc span {
    font-weight: 700;
    color: #828080;
    display: inline-block;
}

/* Progress Bars Styles*/

.progress-team-classes{
    height: 25px;
    margin: 5px 0px;
    border: 3px solid #009762;
    margin-bottom: 10px;
    border-radius: 0;
}
.progress-team-classes .progress-bar-team{
    background-color: #009762 ;
    box-shadow: none;
}
.progress-team-classes-childern{
    height: 25px;
    margin: 5px 0px;
    border: 3px solid #666666;
    border-radius: 0;
}
.progress-team-classes-childern .progress-bar-team-childern{
    background-color: #666666 ;
    box-shadow: none;
}
.progress-text-styles{
    color: #009762;
    margin-bottom: 0px;
    text-transform: capitalize;
}
.progress_childern{
    padding-left: 20px;
}
#expand_childerns{
    display: none;
}
.animate_in_out {
    transition: ease-in-out all 0.5;
}
.rotate_angle_up_down_styles{
    float:right;
    font-size:48px !important;
    line-height:50px !important;
    padding:0 10px;
    transition: all 0.4s ease-in-out 0s;
}
.inner_angle_arrow_down{
    float: right;
    padding: 0 30px;
    font-size: 36px !important;
    line-height: 52px !important;
    transition: all 0.4s ease-in-out 0s;
}
.info_course_div{
    position: absolute;
    width: 100%;
    margin: 0;
    left: 0;
    padding: 12px;
    bottom: 45px;
    box-shadow: 0px 0px 1px 1px #95a29d;
    bottom: -45px;
    border-top: none
}
/* #reportsModal .collapsed{
 margin-bottom: -45px ;
} */

.p-m0 p{
    margin-bottom: 0;
}

.rumple_core_class{
    margin: 5px;
    font-weight: bold;
    color: #666666;
}
.__outer_report_div{
    position: absolute;
    width: 100%;
    top:88px;
    left: 0;
}

#reportsModal .collapse{
    display: block;
    min-height: 70px;
}

.__coures_btn{
    background-color: #666666;
    color: #ffffff;
    text-transform: uppercase;
    margin-right: 20px;
}


.ah-switcher-container {
    display:inline-block;
    width: 68%;
}
.__adjusted_margin{
    margin-top:28px;
}
.weekly_ask_style{
    display: inline-block;
    margin-right: 25px;
    position:relative;
}
.weekly_ask_style span{
    font-weight: lighter;
    min-width: 60px;
    display: inline-block;
    text-align: left;
}
.weekly_ask_style i{
    margin-left: 5px;
    color: #009762;
}
.weekly_close_style{
    display: inline-block;
    margin-right: 15px;
}
.weekly_close_style i{
    margin-left: 5px;
    color: #faa824;
}
.weekly_close_style span{
    font-weight: lighter;
    min-width: 60px;
    display: inline-block;
    text-align: left;
}
.weekly_close_ratio_style{    
    display: inline-block;
    margin-right: 25px;
}
.weekly_close_ratio_style span{    
    font-weight: lighter;
}
.secnd_chance_jar_checkbox{
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    color:#666666;
    font-weight: normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.secnd_chance_jar_checkbox input{
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark_sec_chance_jar {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
  }
.secnd_chance_jar_checkbox:hover input ~ .checkmark_sec_chance_jar {
    background-color: #ccc;
  }
.secnd_chance_jar_checkbox input:checked ~ .checkmark_sec_chance_jar {
    background-color: #2196F3;
}

.checkmark_sec_chance_jar:after {
    content: "";
    position: absolute;
    display: none;
  }
.secnd_chance_jar_checkbox input:checked ~ .checkmark_sec_chance_jar:after {
display: block;
}
.secnd_chance_jar_checkbox .checkmark_sec_chance_jar:after {
    left: 7px;
    top: 3px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
#tabs_dynamic_content_overview .team_need_ask_adjusted{
        margin-top: 8px;
        margin-bottom: 9px;
}
#tabs_dynamic_content_projection ._adjusted_height_corporate{
    height: 590px !important;
}
#projection_details .box h2{
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
}

#projection_details .box table tr td{
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
}
.ph_10{
    padding-right: 10px;
    padding-left: 10px;
}
.ph_5{
    padding-right: 5px;
    padding-left: 5px;
}
.mv_10{
    margin-top:10px;
    margin-bottom: 10px;
}
.ask_tr{
    display: none;
}
.station_tr{
    display: flex;
}
.btn-stations {
    background: transparent;
    color: black !important;
    border: none;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.btn-stations:hover{
    background: transparent;
    color: black !important;
    border: none;  
}
.btn-stations:active{
    background: transparent;
    color: black !important;
    border: none;  
}
.btn-stations:focus{
    background: transparent;
    color: black !important;
    border: none !important;  
}
.btn-stations:focus-visible{
    background: transparent;
    color: black !important;
    border: none;  
}
/* customers analytics start */
.customer-heading{
    position: relative;
    text-align: center;
}
.customer-heading .line{
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #ddd;
    top:34px;
    z-index: 1;
    
}
.customer-heading h2{
    position: relative;
    text-transform:uppercase;
    color:#AAAAAA;
    font-weight: bold;
    display: inline-block;
    background-color: #fff;
    z-index: 2;
    padding-right: 10px;
    padding-left: 10px;

}
.infoanalytic{
    position: relative;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.infoanalytic .title{
    font-size: 16px;
    margin:5px;
    padding: 5px;
    color:#645757;
    font-weight: bold;
}
.infoanalytic .para{
    font-size: 14px;
    height: 65px;
    color:#AAAAAA;
    display: flex;
    align-items: center;
}
.infoanalytic .count{
font-size: 26px;
margin:5px;
/* padding: 5px; */
color:#645757;
font-weight: bold;
}
.remove-next-h-f-v-e:hover{
    background-color: #0c4c30;
    color:#fff;
}
.remove-h-f-v-e:hover{
    background-color: #D0021B;
    color:#fff;
}
/* customers analytics ends */
.done_reminders_hidden{
    display: none;
}
.done_reminders_hidden_this_week{
    display: none;
}
.done_reminders_hidden_next_week{
    display: none;
}
.done_reminders_hidden_future_week{
    display: none;
}
.done_reminders_hidden_past_week{
    display: none;
}
.allReminderBtn{
    position: absolute;
    width: 70px;
    right: 50px;
}
.allReminderBtn:focus{
    outline: none;
}
@media(max-width: 1780px){
    .rumple_core_class{
        font-size: 20px;
    }
    .__outer_report_div{
        top: 90px;
    }
}
@media(max-width: 1520px){
    .rumple_core_class{
        font-size: 18px;
    }
    .__outer_report_div{
        top: 90px;
    }

}

@media(max-width: 1430px){
    .rumple_core_class{
        font-size: 16px;
    }
    .__outer_report_div{
        top: 94px;
    }
}

@media(min-width:1700px){
    .corp-dashboard-label3-max{
        font-size: 12px !important;
    }
}

@media(max-width:1440px) {
    .btn-corp-download {
        font-weight: 400 !important;
        margin-right:4px;
        width: 45px;
        font-size: 10px;
    }
    
    .btn-corp-download-excel {
        width: 50px;
    }

    .btn-corp-download-pdf {
        position: relative;
        /*top: 3px;*/
    }

    .account-history-tbl thead tr th,
    .account-history-tbl tbody tr td {
        font-size: 10px;
    }
}

@media(max-width:1400px) {
    .corp-dashboard-filter {
        width: 90%; margin: auto;
    }

    .pacing-tbl-data {
        font-size: 11px;
    }
}

@media (max-width:1332px) {
    ._adjusted_height{
        height: 630px !important;
    }
    .__adjusted_last_week{
        position: relative;
        top: 0px;
    }
    .__align_more_btn {
        top: 35px !important;
    }
    .__align_more_btn_mybob{
        top:48px !important;
    }
}

@media (max-width:1298px) {
    ._adjusted_height{
        height: 640px !important;
    }
    .btn_groups_dashboard .btn{
            padding: 6px 5px;
            font-size: 13px;
    }
    .__adjusted_last_week{
        position: relative;
        top: 0px;
    }
    .__align_more_btn {
        top: 35px !important;
    }
    .__align_more_btn_mybob{
        top:50px !important;
    }
}

@media (max-width:1290px) {
    .__adjusted_last_week{
        position: relative;
        top: -3px;
    }
}
@media (max-width:1289px) {

    ._font_size_{
        font-size: 15px !important;
    }
    .__adjusted_last_week{
        position: relative;
        top: 0px;
    }

}
@media (max-width:1253px) {
    .__adjust_font_size{
        font-size: 18px !important;
        margin-bottom: 12px ;
    }
    .__align_more_btn_mybob{
        top:51px !important;
    }
    ._font_size_{
        font-size:16px !important;
    }
    .margin_top_6{
        margin-top:6px !important;
    }
    ._make_block{
        display: block;
    }
    .__adjusted_last_week{
        position: relative;
        top: -4px;
    }

    .remove_margin{
        margin-bottom:5px !important;
        margin-top:-2px !important;
    }
}
/* @media (max-width:1250px) {

} */
@media (max-width:1224px) {
    .__align_more_btn_mybob{
        top:51 !important;
    }
}
@media (max-width:1216px) {
    .font_size_11{
       font-size:11px !important;
    }
    #tabs_dynamic_content_overview .team_need_ask_adjusted{
        padding-right:8px;
        padding-left:8px;
        margin-top: 9px;
        margin-bottom: 9px;
    }
}



@media(max-width:767px) {
    #activity_report_accounts_list {
        margin-top: 60px;
    }
}

.approval_accounts_table tr:nth-child(even) {background-color: #f2f2f2;}
.timer_limit_table tr:nth-child(even) {background-color: #f2f2f2;}
.approval_accounts_table td{
    border-right: 1px solid #e6e6e6;
}
.timer_limit_table th {
    border-right: 1px solid #e6e6e6;
}
.timer_limit_table td {
    border-right: 1px solid #e6e6e6;
}
.timer_limit_table th {
    cursor: pointer;
}
.navigation_for_manage_alerts li{
    color: #666 !important;
    background-color: #F2F2F2 !important;
    margin-left: 2px !important;
    border-radius: 3px;
    margin-top: 4px;
}
.navigation_for_manage_alerts li:hover{
    background-color: #F2F2F2 !important;
}
.approval_accounts_table td{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.navigation_for_manage_alerts{
    padding:0 20px 0 17px !important;
    margin:30px 0 0 0 !important;
}
.navigation_for_manage_alerts a{
    font-size:16px!important;
    color:#666!important;
}

.navigation_for_manage_alerts  li > a {
    padding-top:5px !important;
    padding-bottom:5px !important;
}
.navigation_for_manage_alerts {
    min-height:32px !important
}
.create-new-customer-btn{
    color:#666;
    background-color: #e6e6e6;
    font-weight: bold;
    font-size: 16px!important;
    padding: 6px 25px!important;
}
.unmapped_accounts_table td{
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding: 0 3px;
}

.account_approval_tabs_btn{
    /*color:#666!important;*/
    padding: 5px 25px!important;
    box-shadow: none!important;
    border-color: #e6e6e6!important;
}
.account_approval_tabs_btn:active{
    box-shadow: none!important;
}
.account_approval_tabs .active{
    background-color: #51AFB6!important;;
    color: white!important;
}
.my_customer_tab_btn{
    margin-right: -3px!important;
    border-top-right-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
}
.second_chance_jar_tab_btn{
    border-top-left-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
}

.tab-title.hidden {
    display: none !important;
}

.page-wrapper-ml70 {
    margin-left: 70px !important;
}

.sidebar-w70 {
    width: 70px !important;
}

.account_history_year_chk:checked {
    background: #ccc !important;
    border-color: #ccc !important;
}
.all-activity-display-filter .all-activity-on-off:checked {
    background: #119963 !important;

}
.approve_account_badge{
    margin-left: 25px;
    background-color: #FF5F61;
    font-size: 9px;
    line-height: 13px;
    position: absolute;
    top: 3px;
    right: 5px;
    padding: 2px 4px;
    display: inline-block;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 10px;
}

.margin_top_eight_important{
    margin-top: 8px !important;
}
.stop_timer_tab_btn{
    border-top-right-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
}

.timer_review_tab_btn{
    border-top-left-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
}
.timer_review_btns{
    color:#666!important;
    padding: 5px 25px!important;
    box-shadow: none!important;
    border-color: #e6e6e6!important;
}
.timer_review_btns:active{
    box-shadow: none!important;
}
.start_timer_tab_btn{
    margin-left: -4px;
    margin-right: -4px;
    border-radius: 0px;
}
.timer_review_checkbox:checked{
    background-color:#504d4d !important;
    border:none !important;
}
.border-right-radius{
    border-top-right-radius: 3px!important;
    border-bottom-right-radius: 3px!important;
}
.border-left-radius{
    border-top-left-r-radius: 3px!important;
    border-bottom-left-r-radius: 3px!important;
}
.title_ellipsis{
    white-space: nowrap;
    width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}
.timer_review_link{
    text-decoration-line: underline!important;
    font-weight: bold!important;
    color: #03a9f4!important;
    border: none!important;
}
.timer_review_link_active{
    background: #ddd;
}
.timer_review_extend_active_link{
    text-decoration-line: none!important;
    color: #009765!important;
    background-color: white!important;
}
.timer_review_chance_active_link{
    text-decoration-line: none!important;
    color: #009765!important;
    background-color: white!important;
}
.timer_review_remove_active_link{
    text-decoration-line: none!important;
    color: #009765!important;
    background-color: white!important;
}

.pacing_sub_data_station {
    display: none; 
    line-height: 20px;
    color: #808080;
}

.new-class-in-menu-shrink {
    margin-left: -20px !important;
    position: relative !important;
    top: -15px !important;
}
.timer_limit_table > thead > tr > th[class*=sort]:after{
    display:none;
}

.comm-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;     
  }
  
  /* Hide the browser's default checkbox */
  .comm-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  
  /* Create a custom checkbox */
  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 17px;
    width: 17px;
    background-color: #ffffff;    
    border-radius: 25%;    
    
    -moz-box-shadow:    2px 2px 2px #cccccc;
    -webkit-box-shadow: 2px 2px 2px #cccccc;
    box-shadow:         2px 2px 2px #cccccc;
  }
  
  /* On mouse-over, add a grey background color */
  .comm-container:hover input ~ .checkmark {
    background-color: #ccc;
  }
  
  /* When the checkbox is checked, add a dark gray background */
  .comm-container input:checked ~ .checkmark {
    background-color: #666666;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }

  /* Show the checkmark when checked */
  .comm-container input:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Style the checkmark/indicator */
  .comm-container .checkmark:after {
    left: 6px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

.convo-checkbox-container {                  
    display: inline-block;
    line-height: 51px;
    position: relative;
    top: -47px;
    margin-right: 10px;
}

.messages-list-container {
    display: inline-block;
    height: 85px;
    margin-bottom: 15px;
}

.message-comm-page {
    display: inline-block;
    width: 94%;
    background-color: #fff;
    border:solid 2px #5EBDC4;
    height: 85px;
    padding-top:10px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.message-comm-page.text {
    border:solid 2px #5EBDC4;
}

.message-comm-page.email {
    border:solid 2px #e6e6e6;
}

.message-text-comm-page {
    font-size:14px;
    color:#666666;
    margin-top:10px;
    margin-left:3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 95%;
}

.btn-tab-comm-page {
    height: 35px;
    line-height: 24px;
    box-shadow: none !important;
    border: 1px solid #e6e6e6 !important
}

.btn-comm-page-container {
    margin-bottom: 15px;
}

.btn-new-comm-page {
    width:48%;
    display:inline-block;
    font-size:16px
}

.btn-new-comm-page:first-child {
    margin-right: 10px
}

.comm-portal-send-email {
    border-radius: 10px;
    background:#F1F1F1;
    display:none;
    margin-top:20px;
}

.comm-portal-view-email {
   padding: 0px 25px;
   display:none;
}

.fb_new_ui_mobile_overlay_active {
    overflow: auto !important;
}
#timer-review-activity-buttons {
    position: relative;
    left:3px;
}
#timer-review-activity-buttons .activity_all, #timer-review-activity-buttons .activity_expired {
    width:50% !important;
}
#timer-review-activity-buttons .active{
    color: #333!important;
    background-color: #e6e6e6!important;
    border-color: #adadad!important;
}
.timer_review_select_all{
    background-color: #009765;
    border: none !important;
    color: #fff !important;
    text-align: center !important;
}
.navigation_shared_manage ul li{
    color: #666 !important;
    background-color: #F2F2F2 !important;
    border-radius: 3px;
    display: inline-block!important;
    float: none !important;
}
.navigation_shared_manage ul li a:hover{
    background-color: #F2F2F2 !important;
}

.navigation_shared_manage{
    padding:0 20px 0 17px !important;
    margin:30px 0 0 0 !important;
}
.navigation_shared_manage a{
    display: inline-block !important;
    font-size:16px!important;
    color:#666!important;
    border-bottom-color:#ddd !important;
}

.navigation_shared_manage  li > a {
    padding-top:5px !important;
    padding-bottom:5px !important;
}
.navigation_shared_manage{
    text-align: center;
    min-height:32px !important;
    margin-bottom: 20px !important;
}
.navigation_shared_manage ul{
    border-bottom: none;
}
.navigation_shared_manage>li.active>a, .navigation_shared_manage>li.active>a:focus, .navigation_shared_manage>li.active>a:hover{
    border-bottom-color: #ddd !important;
}
.shared_btns{
    color:#666!important;
    padding: 5px 25px!important;
    box-shadow: none!important;
    border-color: #e6e6e6!important;
}
.shared_btns:active{
    box-shadow: none!important;
}
.navigation_shared_manage{
    /*color:#666!important;*/
    padding: 5px 25px!important;
    box-shadow: none!important;
    border-color: #e6e6e6!important;
}
.navigation_shared_manage:active{
    box-shadow: none!important;
}
.width_15_percent{
    width: 15% !important;
}
.report_this_week_table .table-striped>tbody>tr:nth-of-type(even){
    background-color: transparent;
}
.report_this_week_table .table-striped>tbody>tr:nth-of-type(odd){
    background-color: #f5f5f5;
}
.report_this_week_table .table-striped>tfoot>tr{
    background-color: #f5f5f5;
}

.btn__pdf_week{
    position:absolute;
    padding:4px 4px;
    background:#e6e6e6;
    font-size:10px !important;
    color:#666666;
    cursor: pointer;
    text-decoration:none !important;
    right:50px;
    top:19px;
    z-index:11;
    font-weight: bold;
    display: inline-block;
    min-width: 55px;
    text-align: center;
}
.btn__pdf_week:hover{
    color:black;
}
/* .btn__pdf_week:visited{
    color:#5f5f5f;
} */
.btn__pdf_week:focus{
    color:#666666;
}
.attachement_list{
    list-style: none;
    padding: 5px 10px;
}
.attachement_list li{
    display: inline-block;
    margin-right:15px;
}
.attachement_list li a{
    font-size: 16px;
    color: #666666;
    font-weight: bold;
    font-style:italic;
}
.attachment_table_list tr td{
    font-size:16px;
}

.attachment_table_list tr td a{
    color: #666666;
    font-size:18px;
    font-style: italic;
}
.attachment_table_list tr td a:hover{
    text-decoration: none;
}
.attachment_table_list tr td a:visited{
    color:#666;
}
@media (max-width: 830px){
    .btn__pdf_week{
        top:19px;
        font-size: 14px;
        padding: 4px;
    }
}
.quicklook-main-container {
    max-width: 100% !important;
}
.header_title td:first-child{
    width:20% !important;
}
.header_title td:nth-child(n+2) {
    width:16% !important;
}
.invalid-feedback{
    border:1px solid #dc0f00c4;
}

.comm-portal-view-container {
    padding: 25px 15px;
    border: 2px #e0e0e0 solid;
    margin-top: 20px;
    border-radius: 10px;
}

.cp-view-content-container {
    max-width: 320px;
    width: 100%;
    text-align: right;
    float: right;
    background: #F1F1F1;
    padding: 10px;
    border-radius: 8px;
}

.width-70-percent {
    width: 70%!important;
}

.activity-report-section {
    margin-bottom: 20px;
}

.activity-report-box {
    padding: 20px;
    border: 1px solid #E6E6E6;
    margin-bottom: 20px;
}

.activity-account-title {
    padding-left:0px;
    padding-right:0px;
    max-width: 310px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.activity-account-title-cust-view {
    padding-left:0px;
    padding-right:0px;
    max-width: 310px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.activity-account-title-arrow {
    text-align:right;
    font-size:12px;
    padding-left:0px;
    padding-right:0px;
    position: relative;
    top: -7px;
}

.my_account_ask_input_align {
    position: relative;
    top: 30px;
}

.mybob_projection_total_label_td {
    font-size:18px;
    font-weight:700;
    padding-top:10px;
    text-align: center;
}

.mybob_projection_total_amount_td {
    text-align:left;
    font-size:18px;
    font-weight:700;
    padding-top:12px;
    color:#009762;
    margin-left:10px;
}

.mybob_projection_total_amount {
    margin-left: 10px;
}

.btn_more_mybob {
    font-size: 14px;
    height: 34px;
    margin-right: 10px;
    font-weight: 400;
    text-transform: none;
}

.btn_projected {
    width: 150px;
    font-weight: 600;
    color: #666!important;
    padding: 5px 25px!important;
    box-shadow: none!important;
    border-color: #e6e6e6!important
}

.btn_projected:first-child {
    border-top-right-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
}

.btn_projected:last-child {
    margin-left: -4px;
    margin-right: -4px;
    border-top-left-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
}

.projected_report_date_label {
    font-size:48px;
    color:#666666;
    font-weight:600;
    margin-bottom: 20px;
    margin-top:20px;
    display: inline-block;
}

.projected_report_header_section {
    height: 130px;
    padding:0 5px;
    position: relative;
    min-width: 185px
}

.projected_report_header_section.adjusted {
    min-width: 160px
}

.project_report_header_amount {
    border-radius: 5px;
    max-width: 165px;
    width: 100%;
    height: 45px;
    font-size: 28px;
    color: #fff;
    line-height: 45px;
    margin: 0 auto;
    margin-top: 7px;
}

.projected_sub_header_amount {
    background: #51AFB6;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
}

.projected_sub_header_label {
    font-size: 12px;
    font-weight: 600;
    color: #999;
    text-align: center;
    margin-bottom: 5px;
}

.projected_sub_header_amount {
    font-size: 24px;
}

.projected_sub_header_diff {
    font-size: 12px;
}

.projected_sub_header_diff > span:first-child {
    margin-right: 10px;
}

.projected_report_salesperson {
    margin: 15px 0px;
    padding: 15px 10px;
    border: 1px solid #e0e0e0;
    font-size: 26px;
    font-weight: 600;
}

.projected_report_table_container {
    width: 100%;
    padding: 10px;
    border: 1px solid #e0e0e0;
    margin-bottom: 30px;
}

.projected_report_table_container_pdf {
    width: 100%;
    padding: 10px;
    border: 1px solid #e0e0e0;
    margin-bottom: 30px;
}

.projected_report_table tbody tr:nth-child(odd) {background-color: #f2f2f2;}

.projected_report_table tr td {
    padding: 5px 3px;
}

.projected_report_table tr th span {
    display: block
}

.projected_report_table tr td:first-child {
    width: 150px;
}

.projected_report_table tr td span:first-child {
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.projected_report_table tr td:not(:last-child),
.projected_report_table tr th:not(:last-child) {
    border-right: 1px solid #000;
}

.projected_report_table tr td:not(:first-child),
.projected_report_table tr th:not(:first-child) {
    text-align: center;
}

.projected_report_table tr th:nth-child(6) {
    width: 125px;
}

.projected_report_table tr th {
    vertical-align: bottom;
}

.projected_report_table tr td {
    font-weight: 600;
    font-size: 14px;
}

.projected_report_header_contaner {
    max-width: 100%;
    margin: 0 auto;
}

.projected_report_sub_header_contaner {
    max-width: 90%;
    margin: 0 auto;
}

.projected_report_header_sign  {
    position: relative;
    font-size: 40px;
    color: #666666;
    top: 65px;
    top: 74px;
    right: -27px
}

.projected_report_header_title_sub  {
    color: #000;
    font-size: 12px;
    font-weight: 700;
    min-height: 38px;
    line-height: 35px;
  }

.projected_report_table tr th:nth-child(11),
.projected_report_table tr td:nth-child(11),
.projected_report_table tr td:nth-child(5),
.projected_report_table tr th:nth-child(5) {
    color: #999;
}

.projected_report_table tr.salesperson-stations td {
    font-weight: 400;
}

.projected_report_table tr.accounts-stations td {
    font-weight: 400;
    color: #666;
    font-style: italic;
}

.projected_report_table tr.unmapped-account td {
    color: #999;
}


.projected_report_table tr.pdf td,
.projected_report_table tr.pdf th {
    font-weight: 400;
    font-size: 12px;
}

.projected_report_table tr th {
    cursor: pointer;
}

.add_projections_contianer {
    text-align:right;
}

.beta-report {
    font-size: 13px;
    background: #51AFB6;
    color: #fff;
    padding: 3px 8px;
    border-radius: 2px;
    position: relative;
    top: -3px;
    left: 6px;
}

.cna_report_file {
    color: #FF9900;
    font-size: 22px !important;
    font-weight: 600 !important;
    margin-left: 10px;
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
}

.all-activity-report-dl-btns {
    display:inline-block;
    position: absolute;
    top: 13px;
}

.all-activity-container {
  padding-top: 20px;
  min-width: 1030px;
}

.all-activity-report-total {
  font-size:18px;
  font-weight:700; 
}

.all-activity-report-filter-container {
  display:inline-block;
  width: 68%;
  margin-left: 38px;
}

.all-activity-report-custom-filter {
  width: 600px;
  margin: auto;
  margin-bottom: 20px;
}

.all_activity_report_detail_container {
  width: 600px;
  margin: 0 auto;
}

.projection-pending-title {
  font-size: 30px;
  color: #666666;
  text-align: center;
  font-weight:700;
  margin-top:20px;
}

.projection-btn-action-container {
  margin-top:10px;
  position: absolute;
  right: 15px;
  top: -30px;
}

.projection-select-station {
  display: inline-block;
  /*margin-left:23px;*/
}

.btn_forecaset {
    height: 47px;
    background: #e6e6e6;
    width: 163px;
    padding: 5px 7px!important;
    border: solid 2px #cacaca!important;
    font-size: 13px;
}

.btn_forecaset:first-child {
    position: relative;
    right: -6px;
}

.btn_forecaset:last-child {
    position: relative;
    left: -1px;
}

.btn_forecaset span {
  display: block;
}

.btn_forecaset img,
.btn_forecaset div {
    display: inline-block;
}

.btn_forecast_img {
    width: 25px;
    margin-right: 5px;
    position: relative;
    /*bottom: 12px;*/
}

.forecast_tab ul li a {
    font-size: 16px !important;
    padding: 2px 12px !important;
}

.forecast_tab ul li {
    margin: 0px 2px;
}

.btn_forecaset.active {
    background: #fff;
}

.forecast-data-table {
    font-size: 13px !important;
}

.forecast-data-table thead tr:nth-child(2) {
    border-top: 1px solid;
    border-bottom: 1px solid;
}

.forecast-data-table  tr.date-row {
    font-weight: 700;
    cursor: pointer;
 }

 .forecast-data-table thead tr.parent-row th:first-child {
    text-align: right;
 }
 

.forecast-data-table  tr.parent-row {
   font-weight: 500;
   cursor: pointer;
   font-size: 14px;
   background: #fff !important;
}

.forecast-data-table  tr.parent-row td div.forecast-total {
    background: #e8e8e8;
    padding: 3px 2px;
    border-radius: 6px;
 }

.forecast-data-table  tr.child-row {
    font-style: italic;
    font-size: 13px;
    background: #fff !important;
}

.forecast-data-table tbody tr td:not(:first-child) {
    text-align: center;
}

.forecast-input {
    text-align: center;
    max-width: 90px;
    height: 25px;
    margin: 0 auto;
    font-size: 13px;
}

.forecast-btn-save {
    height: 25px;
    font-size: 13px;
    font-weight: 400;
    padding: 3px;
    width: 100%;
    max-width: 85px;
}

.forecast-btn-save:focus {
    color: #fff;
}

.corp-header-container {
    border: 1px solid #e3e3e3;
    padding: 10px;
    margin-bottom: 10px;
}

.corp-header-container .corp-label {
    font-size: 12px;
    font-weight: bolder;
    text-align: center;
}

.corp-header-container .corp-value {
    font-size: 16px;
    font-weight: bolder;
    text-align: center;
}

.corp-header-container.percent-of-value {
    position: absolute;
    top: 33px;
}

.corp-header-container-main .col-xs-1,
.corp-header-container-main .col-xs-2 {
    padding-left: 5px;
    padding-right: 5px;
}

.pacing-table-container.corp {
    padding: 10px;
}

.corp-header-total-table {
    width: 100%;
}

.corp-header-total-table tr:not(:last-child) {
    border-bottom: 1px solid #000;
}

.corp-header-total-table tr:last-child {
    vertical-align: top;
}

.corp-header-total-table th:not(:last-child) {
    border-right: 1px solid #000;
}

.corp-header-total-table th {
    width: 10%;
    text-align: center;
}

.corp-data-total-table {
    width: 100%;
}

.corp-data-total-table td {
    width: 10%;
    text-align: center;
    vertical-align: top !important;
    padding: 5px;
}

.corp-data-total-table tr.first-level td {
    font-weight: bolder;
    cursor: pointer;
}

.corp-data-total-table tr.second-level td {
    font-weight: 400;
    cursor: pointer;
}

.corp-data-total-table tr.third-level td {
    font-weight: 400;
    font-style: italic;
    color: #797979;
}

.corp-data-total-table td:not(:last-child) {
    border-right: 1px solid #000;
}

.forecast-second-level {
    background: #E6E6E6;
    padding: 2px 0;
    border-radius: 6px;
}

@media(max-width:1600px) {
    .projected_report_container,
    .forecast-main-container {
        width: 90%;
    }

    .projected_report_header_section {
        min-width: 190px;
    }

    .projected_report_header_sign.plus {
        right: -20px;
    }

    .projected_report_header_sign.equal {
        right: -10px;
    }
}

@media(max-width:1400px) {
    .projected_report_container,
    .forecast-main-container {
        width: 100%;
    }
}

@media (max-width: 1370px){
    .activity-account-title {
        max-width: 240px !important;
    }
    
    .activity-account-title-calls {
        max-width: 200px !important;
    }

    .projected_report_header_sign.plus {
        right: -25px;
    }
}
@media (max-width: 1350px){
    #projection_details .box table tr td{
        font-size: 12px;
    }
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

@media(max-width:768px) {
   .btn__pdf_week{
      margin-right:15px;
   }
  .btn__csv_week{
      display: none;
  }
  .help-tooltips{
      display: none  !important;
  }

  .projected_report_header_sign {
      display: none;
  }

  .projected_report_header_section.adjusted,
  .projected_report_header_section.projected,
  .projected_report_header_section.budget {
    margin-top: 50px;
  }

  .all-activity-report-dl-btns {
    top: -10px;
    width: 100%;
    text-align: right;
  }

  .all-activity-report-dl-btns .btn-corp-download-pdf {
    top: 0px;
  }

  .all-activity-report-dl-btns .btn-corp-download {
    height: 29px;
  }

  .all-activity-container {
    min-width: 220px;
  }

  .all-activity-mobile-padding,
  .activity-report-section {
    padding-left: 0px;
    padding-right: 0px;
  }

  .ar-account-title {
    font-size: 10px !important;
    max-width: 150px !important;
  }

  .all-activity-asked-table tbody tr td:nth-child(3),
  .all-activity-asked-table tbody tr td:nth-child(4) {
    max-width: 55px;
  }

  .all-activity-asked-table tbody tr td:nth-child(2) {
    width: 40%!important;
  }

  .activity-account-title-arrow  {
    right: -13px;
  }

  .all-activity-report-total {
    font-size: 10px !important;
  }

  .all-activity-report-filter-container,
  .all-activity-report-custom-filter,
  .all_activity_report_detail_container {
    width: 100%;
  }

  .activity-report-box-customer {
    padding-left: 5px;
    padding-right: 5px;
    overflow-x:auto;
  }
  
  .projection-btn-action-container {
    top: -47px;
  }

  .projection-select-station {
    margin-left:10px;
    width: 70%;
  }
  
  .project-month-title {
    font-size: 12px;
  }

  #add_mybob_month_container {
    margin-top: 10px;
  }

  .team_header_sub_icons {
    display: none;
  }

  .btn-action-impression {
      display: none;
  }

  .all-activity-filter-container {
    max-width: 95%;
    margin: 0 auto;
  }

  .all-activity-container {
    max-width: 98%;
    margin: 0 auto;
  }

  #impression_type_create {
    top: 100px;
  }
}

/* Impression Styles */
.acknowledge_terms>.impression_para p{
    font-weight: normal !important;
}
.disagree_para p{
    font-weight: normal !important;
}

.tab-content>.tab-pane {
    display: none !important;
}
.tab-content>.tab-pane.active {
    display: block !important;
}

.mybob-input-text {
    height: 34px !important;
}

@media(max-width:992px) {
    ._center_btn_on_mobile{
        text-align: center;
    }
}

@media(max-width:767px) {


    .project_report_header_amount {
        max-width: 100%;
        left: 0px;
    }

    .projected_sub_header_section {
        max-width: 100%;
    }

    .add_projections_contianer {
        text-align:left;
    }

    .projected_report_table_container {
        overflow-x:auto;
    }
}

@media(max-width:450px) {
.btn_groups_dashboard button{
    width: 120px;
    font-size: 11px !important;
    padding: 5px !important;
}
.btn_groups_dashboard button img{
    height: 16px;
    width: auto;
}
}
@media(max-width:388px) {
    .btn_groups_dashboard button{
        padding:5px 0 !important;
        width: 100px;
        font-size: 10px !important;
    }
}

@media(max-width:377px) {
    .max-width-377-margin-right-0 {
        margin-left: 0 !important;
    }

}

@media(max-width:325px) {
    .btn_groups_dashboard button{
        padding:5px 0 !important;
        width: 90px;
        font-size: 9px !important;
    }
}
@media(max-width:320px) {


  .all-activity-report-filter-container {
    margin-left: 12px;
  }

  .all-activity-report-dl-btns {
    left: 125px;
  }
}
.btn__csv_week{
    position: absolute;
    padding: 4px 4px;
    background: #e6e6e6;
    font-size: 10px;
    color: #666666;
    cursor: pointer;
    text-decoration: none !important;
    right: -10px;
    top: 19px;
    z-index: 11;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    min-width: 56px;
}
.btn__csv_week i {
    margin-right: 2px;
}
.btn__csv_week:hover{
    color:black;
}
.csv_sales_person:hover{
    color:black !important;
}
.csv_sales_person{
    position: absolute;
    padding: 4px 4px;
    background: #e6e6e6;
    font-size: 10px;
    color: #666666;
    cursor: pointer;
    text-decoration: none !important;
    right: 122px !important;
    top: 19px;
    z-index: 11;
    font-weight: bold;
}
.title-filter-container .btn__csv_week{
    position: absolute;
    padding: 4px 4px;
    background: #e6e6e6;
    font-size: 10px;
    color: #666666;
    cursor: pointer;
    text-decoration: none !important;
    right: 168px;
    top: 33px;
    z-index: 11;
    font-weight: bold;
}
#download_btn_weekly_history .btn__csv_week{
    right: 50px;
    top: 22px;
}

.summary-table-container  {    
    border: 1px solid #ccc;
    padding: 10px;
    background-color: #ffffff; 
    margin-bottom:20px;
}

.summary-table-container table tbody tr td  {    
   border-top: none;
   padding: 5px;
}

.summary-table-container table tbody tr:first-child td {    
    border-bottom: 1px solid #000;
    font-weight: 600;
    text-align: center;
}

.summary-table-container table tbody tr:first-child td div  {    
    font-weight: 600;
    text-align: center;
}

.summary-table-container table tbody tr td:not(:last-child)  {    
    border-right: 1px solid #000;
}

.summary-table-container.last-week table tbody tr td:nth-child(5),
.summary-table-container.last-week table tbody tr td:nth-child(10)  {    
   width: 50px;
}

.summary-table-container table tbody tr td:not(:first-child)  {    
    text-align: center;
}

.summary-table-container.next-month-ytd table tbody tr td:first-child  {    
    text-align: center;
}

.summary-table-container table tbody tr.summary-data-row-total td  {    
    font-weight: 700;
}

.summary-table-container table tbody tr.summary-data-row td  {    
    font-weight: 500;
}

.font_color_arctic {
	color:#5EBDC4;
}

.summary_report_section_title {
    font-size: 28px;
    font-weight: 600;
    color: #666666;
    margin: 25px 0px;
}

@media(max-width:1040px){
    .csv_sales_person{
        right:133px !important;
    }
}
@media(min-width:980px){
    .hit_margin-35{
        margin-top: -32px !important;
        margin-right: 10px !important;
    }
}
@media(max-width:989px){
    .hit_margin-35{
        margin-top: 20px !important;
        margin-right: -10px !important;
    }
}
@media(max-width:948px){
    .csv_sales_person{
        right:20px !important;
    }
    .btn__pdf_week{
        right:67px !important;
    }
    .btn__csv_week {
        right: 15px !important;
    }
    .hit_flex{
        display: flex;
    }
    .hit_flex_1{
        flex:1;
        overflow: hidden;
    }
    .hit_flex .corp-header-container .corp-value{
        font-size: 11px;
    }

}
@media(max-width:790px){
    .hit_flex .corp-header-container .corp-value{
        font-size: 9.5px;
        
    }
}

.mapping_head_title{
    margin-top: 18px ;
}
.btn_groups_dashboard{
    margin-bottom: 20px;
}
.btn_groups_dashboard.btn{
    background-color: #E6E6E6;
    font-weight: 700;
    font-size: 16px;
    line-height: 31px;
    width: 168px;
}
.btn_groups_dashboard.active{
    background-color: #fff;
}
.dashboard-panel-sh-title{
     color:#000; font-size:17px; font-weight:700;
}
.dashboard-panel-sh-amount{
     font-size:25px;
}
.bg-grey{
    background-color: #f1f1f1;
}

.mx-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.mx-25 {
    margin-top: 25px;
    margin-bottom: 25px;
}
.mx-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.tm-10 {
    margin-top: 10px;
}
.bm-10 {
    margin-bottom: 10px;
}
.bm-0 {
    margin-bottom: 0px;
}
.mx-15 {
    margin-top: 15px;
    margin-bottom: 15px;
}
.my-20 {
    margin-left: 20px;
    margin-right: 20px;
}
.font-size-24 {
    font-size: 24px;
}
.font-size-32 {
    font-size: 32px;
}
.pb-20{
    padding-bottom: 20px;
}

.pt-30 {
    padding-top: 30px;
}
.font-size-18{
    font-size: 18px;
}
.font-size-17{
    font-size: 17px;
}
.font-size-12{
    font-size: 12px;
}
.list-group-item-dashboard:first-child {
    border-radius: 6px;
}
.list-group-item-dashboard {
    border: solid 2px #E6E6E6;
    padding-left: 38px;
    padding-right: 38px;
    border-radius: 6px;
    margin-top: 20px;
    border-top: solid 2px #E6E6E6;
}
.dashboard-list-item-title {
    font-weight: 700;
    font-size: 24px;
    color: #333;
    margin: 0;
}
.mr-10{
    margin-right: 10px;
}
.mt-20 {
    margin-top: 20px;
}
.w-100{
    width: 100%;
}
.bp-10{
    padding-bottom: 10px;
}
.btn_groups_dashboard .btn-default {
    padding: 6px 18px;
    font-weight: 600;
}



@media (min-width: 768px) {
    .last-week-panel-img{
        width: 30%;
    }
}


@media (min-width: 992px) {
    .last-week-panel-img{
        width: 25%;
    }
}


@media (min-width: 1200px) {
    .last-week-panel-img{
        width: 100%;
    }
}

@media (min-width: 1250px){
.last-week-panel-img {
    width: 150px;
}
}
@media (min-width: 1300px) {
    .last-week-panel-img{
        width: 65%;
    }
}
@media (min-width: 1350px) {
    .last-week-panel-img{
        width: 78%;
    }
}
@media (min-width: 1400px){
.last-week-panel-img {
    width: 150px;
}
}
 .mybob-slider.round {
    border-radius: 34px;
    border-color: #a7a7a7;
    border-width: 1px;
    border-style: solid;
}
.mybob-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
}
.mybob-switch{
    position: relative;
    display: inline-block;
    width: 45px;
    height: 25px;
}
.mybob-slider:before {
    position: absolute;
    content: "";
    height: 23px;
    width: 23px;
    left: 1px;
    bottom: 0px;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

.pacing-table thead tr th:not(:last-child),
.pacing-table tbody tr td:not(:last-child) {
    border-right: 1px solid #000;
}
.pacing-table tbody tr:nth-child(odd) {
    background: #e8e8e8;
}
.fake_users_budget_table tr td:first-child{
    border-top: none!important;
    border-left: none!important;
    border-bottom: none!important;
}
.show_property_text{
    display: none;
}
.table_fix{
    width: calc(100% - 30px)!important;
    line-height: 1.5;
}


.rumple-button-big {
    padding: 10px;
    font-size: 22px;
    font-weight: bold;
}

.rumple-green-button {
    background: #4b9560;
}

.sweet-alert p.lead{
    max-height: 500px;
    overflow-y: auto;
    width: 100%;
}

.users-reassign-table > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9 !important;
}
.users-reassign-table > tbody td {
    border: none !important;
}

.pending_remove_row {
    margin-left:5px;
}
.tooltip_email {
    position: relative;
    display: inline-block;
    opacity: 1;
}

.tooltip_email .tooltiptext_email {
    visibility: hidden;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    bottom: 75%;
    left: 18%;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip_email .tooltiptext_email::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}
.z-index-modal{
    z-index: 99999999!important;;
}

.btn_analytics{
    outline: none !important;
    font-weight: bold;
}
.btn_analytics.active{
    background-color: #33AC81;
    color:#ffffff;
}

.btn-default-rumple.active{
    background-color: #33ac81 !important;
}
.btn-default-rumple.active span{
    color: #FFFFFF !important;
}
.btn-default-rumple:hover{
    background-color: rgba(51, 172, 129) !important;
}
.btn-default-rumple:hover span{
    color: #FFFFFF !important;
}
.btnExplanationStyle{
padding: 4px 10px;
margin: 0px 6px 5px 10px;
position: absolute;
top: 37px;
right: 10px;
}
.btnExplanationStyle span{
    top:0px;
}
@media (max-width : 970px) {
    .btnExplanationStyle{
        margin-top: 6px;
        padding: 4px 22px;
        position: unset;
        top: unset;
        right: unset;
    }
}
.activity-content{
    position: relative;
}
.activity-info{
    display: none;
    position: absolute;
    width: 200px;
    height: auto;
    padding:10px;
    background: #33ac81;
    text-align: left;
    top: -56px;
    right: -15px;
    color:white;
    z-index: 111;
}

.activity_styles:hover .activity-info{
    display: block;
}
.check_list_content{
    text-align: center;
}
.check_list_content h4{
    font-weight: bold;
    text-align: center;
}
.check_list_content p{
    text-align: center;
}
.integration_checkbox{
    list-style: none;
}
.check_list_content{
    padding: 20px;
}
.check_list_action i{
    font-size: 16px;
    color:#666;
    margin-right: 10px;
}
.checklist_icons i{
    font-size: 24px;
    color: #666666 ;
    margin:5px;
}
.check_items_style{
    display: block;
    position: relative;
    margin: 5px;
    font-size: 14px;
}

.check_items_style label{
    font-size: 14px;
}
.check_items_style i{
    font-size: 18px;
    color: #666;
    cursor: pointer;
}
.check_items_style > .step_icons_btn{
    position: absolute;
    text-align: right;
    top:7px;
    right: 10px;
}
.check__round {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
    color: #666666;
  }
  .check__round input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .check__round .checkmark {
    position: absolute;
    top: 4px;
    left: -30px;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-color: #ddd;
  }
  .check__round:hover input ~ .checkmark {
    background-color: #ccc;
  }
  .check__round input:checked ~ .checkmark {
    background-color: #33ac81;
    border-color: #2b9670;
  }
  .check__round .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  /* Show the indicator (dot/circle) when checked */
  .check__round input:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Insert Tick mark */
  .check__round .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    /* border: solid white;
    border-width: 0 3px 3px 0; */
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
.activity-info p{
    margin:2px;
}
.activity_styles{
    position:relative;
    padding-right: 50px;
}
.activity_styles span div{
    position: absolute;
    top:3px;
    right:8px;
}
  .loader1 {
    display:inline-block;
    font-size:0px;
    padding:0px;
 }
 .loader1 span {
    vertical-align:middle;
    border-radius:100%;
    
    display:inline-block;
    width:6px;
    height:6px;
    margin:3px 2px;
    -webkit-animation:loader1 0.8s linear infinite alternate;
    animation:loader1 0.8s linear infinite alternate;
 }
 .loader1 span:nth-child(1) {
    -webkit-animation-delay:-1s;
    animation-delay:-1s;
   background:rgba(102,102,102,0.6);
 }
 /* .loader1 span:nth-child(2) {
    -webkit-animation-delay:-0.8s;
    animation-delay:-0.8s;
   background:rgba(102,102,102,0.8);
 } */
 .loader1 span:nth-child(2) {
    -webkit-animation-delay:-0.26666s;
    animation-delay:-0.26666s;
   background:rgba(102,102,102,1);
 }
 .loader1 span:nth-child(3) {
    -webkit-animation-delay:-0.8s;
    animation-delay:-0.8s;
   background:rgba(102,102,102,0.8);
   
 }
 /* .loader1 span:nth-child(5) {
    -webkit-animation-delay:-1s;
    animation-delay:-1s;
   background:rgba(102,102,102,0.4);
 } */
 
 @keyframes loader1 {
    from {transform: scale(0, 0);}
    to {transform: scale(1, 1);}
 }
 @-webkit-keyframes loader1 {
    from {-webkit-transform: scale(0, 0);}
    to {-webkit-transform: scale(1, 1);}
 }
.checklist_date{
    position: absolute;
    top:-35px;
    left: -10px;
    font-size: 14px;
}
.last-touched-styles > div{
    display: flex;
    align-items: center;
    justify-content: center;
}
.last_content:nth-child(odd){
    display: inline-block;
    width: 65%;
}
.last_content:nth-child(even){
    display: inline-block;
    width: 35%;
}
.p-l-5{
    padding-left: 5px;
}
.lastYearTabTitle{
    position: absolute;
    top: 40px;
    font-size: 14px;
    left: 0;
    right: 0;
    color: #666666;
}
.filter-band{
    background-color: #ddd;
    padding:8px;
    cursor: pointer;
    margin-bottom: 3px;
    position: relative;
}
.dropdownIcon{
    position: absolute;
    top: 5px;
    right: 15px;
    transition: transform 0.5s;
}
.rotate-180 {
    transform: rotate(180deg);
    transition: transform 0.5s;
  }
.transistion0-5{
    transition: transform 0.5s;
}
.analytics_view_styles{
    font-size: 18px;
    margin: 5px;
    padding: 10PX;
    font-weight: bold;
    display: inline-block;
    background: #ddd;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    line-height: 52px;
}
.margin-top-0-imp{
    margin-top: 0 !important;
}
.margin-top-3-imp{
    margin-top: -3px !important;
}
.display-inherit{
    display: inherit;
}
.add_sub_title{
    position: absolute;
    right: -5px;
    top: -39px;
    font-size: 20px;
    cursor: pointer;
}
.add_sub_title i{
    cursor: pointer;
}

.padding_5{
    padding: 5px;
}

.pipeline-section-header{
    min-height: 166px;
}

.pipeline-section-title{
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 10px;
}

.pipeline-section-title i{
    cursor: pointer;
}

.pipeline-section-title-secondary{
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}
.pipeline-customer-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    color: #333;
}
.pipeline-customer-additional {
    font-size: 11px;
    color: #333;
}
.pipeline-section-body .panel {
    margin-bottom: 0px;
}

.pipeline-search-letter {
    cursor: pointer;
    font-weight: bold;
}
.pipeline-search-letter.active {
    color: #33AC81 !important;
}

.text-color-red {
    color: #D0021B;
}
.left-border-green {
    border-left: 15px #33AC81 solid;
}
.left-border-grey {
    border-left: 15px #666666 solid;
}
.left-border-red {
    border-left: 15px #D0021B solid;
}
.left-border-blue {
    border-left: 15px #5EBDC4 solid;
}
.color_red_important {
    color:#db3939!important;
}
.selected_button_border {
    border-color: #449d44!important;
    color: #449d44!important;
}
.pipeline_add_btn {
    color: #FFFFFF;
    background: #4B9560;
    border-radius: 4px;
    text-transform: uppercase;
}
.filter_conent_para{
    display: block;
    font-weight: 700;
    color: #afafaf;
    font-style: italic;
    font-size:14px;
}
.action_customer{
    background-color: white;
}
.pipeline-btn-action {
    margin: 5px 0;
    border: 1px solid #666666;
    border-radius: 5px;
    background: #fff;
    color: #666666;
    font-weight: 700;
    overflow: hidden;
}

@media only screen and (min-width: 1100px) and (max-width: 1280px) {
    .pipeline-sm-img {
        height: 14px;
    }
    .pipeline-sm-link {
        padding: 3px 3px;
    }

    .pipeline-md-img {
        height: 18px;
    }
    .pipeline-md-link {
        padding: 6px 4px;
    }
}

@media only screen and (min-width: 1281px) and (max-width: 1536px) {
    .pipeline-sm-img {
        height: 20px;
    }
    .pipeline-sm-link {
        padding: 3px 3px;
    }
    .pipeline-md-link {
        padding: 6px 4px;
    }

    .pipeline-md-img {
        height: 20px;
    }

}

.rmpl-btn-sm {
    font-size: 10px;
    line-height: 12px;
}
.panel-container {
    border: .5px solid #ddd;
    margin-bottom: 10px;
}
.update_styles_for_users{
    display:inline-block;
    position: absolute;
    top: -35px;
    left: 337px;
}
.single_team_user_style{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
@media screen and (min-width: 480px) {
    .single_team_user_style .user_team_filter_css {
        position: relative;
        right: 125px;
    }
}

.pipeline-alphabetical-order.active {
    color: #33AC81 !important;
}
input:checked + .pipeline-slider:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    /* transform: translateX(19px); */
}
.pipeline-slider {
    background-color: #33AC81!important;
}
.pipeline-slider:before {
    background-color: white;
    height: 21px;
    width: 21px;
    left: 1px;
    bottom: 1px;
}
.pipeline-slider.round {
    border-color: white;
}
.pipeline-custom-date-link{
    color:#FF9900;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
.pipeline-quarter-button{
    line-height: 15px;
}
.add_new_button_styles_add_customers{
    position: absolute;
    right: 20px;
    width: 135px;
    background: #fff;
    top: 0px;
    height: 50px;
}
.relative{
    position: relative;
}
.relative legend b{
    padding-left: 10px;
    padding-right: 10px;
}

.additional_button_color{
    background-color: #33ac81;
    font-weight: bold;
    outline: none !important;
    box-shadow: none !important;
}
.additional_button_color:focus{
    outline: none !important;
    box-shadow: none !important;
    background-color: #33ac81;
}

.addformRadioButton {
    font-family: system-ui, sans-serif;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.1;
    display: grid;
    grid-template-columns: 1em auto;
    gap: 0.5em;
  }

  .add_customer_checbox:hover .check {
    stroke-dashoffset: 0;
  }

  .add_customer_checbox {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 25px;
  }
  .add_customer_checbox .background {
    fill: #ccc;
    transition: ease all 0.6s;
    -webkit-transition: ease all 0.6s;
  }
  .add_customer_checbox .stroke {
    fill: none;
    stroke: #fff;
    stroke-miterlimit: 10;
    stroke-width: 2px;
    stroke-dashoffset: 100;
    stroke-dasharray: 100;
    transition: ease all 0.6s;
    -webkit-transition: ease all 0.6s;
  }
  .add_customer_checbox .check {
    fill: none;
    stroke: #fff;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2px;
    stroke-dashoffset: 22;
    stroke-dasharray: 22;
    transition: ease all 0.6s;
    -webkit-transition: ease all 0.6s;
  }
  .add_customer_checbox input[type=checkbox] {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0;
    opacity: 0;
    -appearance: none;
    -webkit-appearance: none;
  }
  .add_customer_checbox input[type=checkbox]:hover {
    cursor: pointer;
  }
  .add_customer_checbox input[type=checkbox]:checked + svg .background {
    fill: #f8991c;
  }
  .add_customer_checbox input[type=checkbox]:checked + svg .stroke {
    stroke-dashoffset: 0;
  }
  .add_customer_checbox input[type=checkbox]:checked + svg .check {
    stroke-dashoffset: 0;
  }
.make_default_action{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-left: 7px;
}
.make_default_action label{
    margin-bottom: 0;
    margin-left: 15px;
    color:#666;
}
.unmapped_resolve_button{
    border: 1px solid #e6e6e6;
    background-color: #f2f2f2;
    color: #666666;
    border-radius: 2px;
    font-weight: bold;
}
.unmapped_resolve_button img{
    height: 12px;
    margin: -2px 2px 0 0;
}
.download_bottom_btn{
    outline: none !important; 
    background-color: #4B9560 !important;
    border-color: #4B9560 !important;  
}
.download_bottom_btn:focus{
    outline: none !important;
}
.mycustomer_filter_dropdown li{
position: relative;
z-index: 1111111;
}
.customer-manage-block{
    margin-top: 20px;
    padding: 20px 10px;
    border: 2px solid #e6e6e6;
}
.customer-manage-block-img{
    height: 50px;
    margin: 10px auto;
}
.customer-manage-block-img-btn{
    margin: 20px auto;
}
.manage_shared_accounts_modal_img_block{
    border: 2px solid #e6e6e6;
    margin-bottom: 10px;
}
.manage_shared_accounts_modal_img{
    height: 150px;
    margin: 10px auto;
}
.manage_accounts_block,.manage_stations_block{
    border: 2px solid #e6e6e6;
    height: 300px;
    margin-bottom: 10px;
    overflow: auto;
}
.manage_accounts_success_image{
    margin: 30px auto;
    height: 300px;
}
#manage_accounts_filters_block  button{
    width: calc(100% / 3);
}
#manage_accounts_filters_block{
    margin: 10px 0;
}
.manage_accounts_container_rf{
    max-width: 800px;
    margin-left: 5px;
    margin-right: 5px;
}
.btn-rmpl-green {
    background: #4B9560;
    background-color:#4B9560 !important;
    color:#FFF !important;
    border-color:#4B9560 !important;
}
.rumple-green-text {
    color: #4b9560;
}
.font-size-36 {
    font-size: 36px;
}
.hidden_business_industry{
    color: #666666;
    text-decoration: line-through;
}
.sales_activity_events_block {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 800px;
    margin: 0 auto;
    gap: 10px;
}
.sales_activity_events_card{
    display: block;
    text-align: center;
    margin: 20px 5px;
    border:1px solid #f0f0f0;
    padding-top: 20px;
    padding-bottom: 10px;
    min-width: 170px;
    cursor: pointer;
}
.all-activity-display-filter {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.navigation_default li{
    color: #666 !important;
    background-color: #F2F2F2 !important;
    margin-left: 20px !important;
    border-radius: 3px!important;;
    margin-top: 7px;
}
.navigation_default li:hover{
    background-color: #F2F2F2 !important;
}

.navigation_default{
    padding:0 20px 0 17px !important;
    margin:30px 0 0 0 !important;
}
.navigation_default a{
    font-size:16px!important;
    color:#666!important;
}

.navigation_default  li > a {
    padding-top:5px !important;
    padding-bottom:5px !important;
    font-weight: bold;
}
.navigation_default {
    min-height:32px !important
}
.navigation_default .nav-tabs li.active>a,
.navigation_default .nav-tabs li.active>a:focus{
    background-color:#ffffff !important;
    color:#666 !important;
}
.navigation_default_nav:hover {
    background-color:#ffffff !important;
    color:#666 !important;
}
.btn-filter {
    background: #5DBFC5;
    border: none;
    color: #fff;
    font-weight: bold;
}
.btn-filter:focus, .btn-filter:focus-visible  {
    outline: none;
}

.btn-filter:hover {
    box-shadow: inset 1px 1px 5px 0px rgb(129 129 129 / 50%);
    color: #fff;
}

.btn-filter-orange {
    background: #FF9900!important;
}

.additional_delete_button{
    background-color: #D0021B;
    border-color: #D0021B;
    font-weight: bold;
    outline: none !important;
    box-shadow: none !important;
}
.additional_delete_button:focus{
    outline: none !important;
    box-shadow: none !important;
    background-color: #D0021B;
}
.additional_delete_button:hover{
    background-color: #D0021B;
    outline: none;
    box-shadow:none;
    border-color: #D0021B;
}
.font-bold{
 font-weight: bold;
} 
.clr-666{
 color:#666 !important;
}
.upper-case{
    text-transform: uppercase;
}
.delete_approval_accounts_table td{
    padding: 5px;
}
.assignment-list--item .created_by {
    font-size: 1.3rem;
}

.assignment-list--item .created_by span {
    font-weight: bold;
}
.info-text-italic {
    font-size: 14px;
    font-style: italic;
    color: #666666;
}
.adding_width{
    display: inline-block;
    max-width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; 
}
.modal-open {
    /*overflow: hidden;*/
    /*position: fixed;*/
    /*width: 100%;*/
    overflow: inherit;
}
.height-36-imp{
    height: 36px !important;
}
.bdr-clr-666{
    border-color: #666 !important;
}
.pac-container{
    z-index: 1100!important;
}
.leaderboard_create_edit_img_block{
    border: 2px solid #e6e6e6;
    margin-bottom: 10px;
}
.leaderboard_create_edit_img{
    height: 120px;
    margin: 25px auto;
}
.leaderboard-btn {
    background: #4B9560;
    border-radius: 5px;
    padding: 5px 15px;
    color: #fff!important;
    font-weight: 700;
    font-size: 15px;
    cursor: pointer;
}
.leaderboard-btn-gold {
    background: #FF9900;
    border-radius: 5px;
    padding: 5px 15px;
    color: #fff!important;;
    font-weight: 700;
    font-size: 15px;
    cursor: pointer;
}
.leaderboard-btn-blue {
    background: #5EBDC4;
    border-radius: 5px;
    padding: 5px 15px;
    color: #fff!important;;
    font-weight: 700;
    font-size: 15px;
    cursor: pointer;
    margin-right: 10px;
}
.leaderboard-btn-grey {
    background: #666666;
    border-radius: 5px;
    padding: 5px 15px;
    color: #fff!important;;
    font-weight: 700;
    font-size: 15px;
    cursor: pointer;
    margin-right: 10px;
}
.leaderboard-btn-red {
    background: #d0011c;
    border-radius: 5px;
    padding: 5px 15px;
    color: #fff!important;;
    font-weight: 700;
    font-size: 15px;
    cursor: pointer;
    margin-right: 10px;
}
.width-45-percent{
    width: 45%!important;
}
.leaderboard-list-block{
    background: #fbfbfb;
    border: 2px solid #e6e6e6;
    border-radius: 10px;
    padding: 10px;
}
.leaderboard-list-block h3{
    margin-top: 10px;
}
.leaderboard-list-button-block{
    float: right;
    padding-top: 20px;
}
.icon-btn-light{
    border-color: #aaaaaa;
    padding: 4px 8px;
}
.icon-btn-light span {
    vertical-align: text-top;
    padding: 5px;
    font-weight: bold;
    color: #666666;
}
.icon-btn-light:hover {
    box-shadow: inset 1px 1px 5px 0px rgb(129 129 129 / 50%);
}

.custom_filter_action_icons:active {
    color: #33AC81;
    font-size: 19px;
}

.quick_access_search_input_group .quick_access_account_search_input {
    border: 1px solid #ccc !important;
    border-left: none !important;
    box-shadow: none!important;
}

.quick_access_search_input_group span {
    border: 1px solid #ccc;
    border-right: 0;
    background: none;
}

.quick_access_account_search_container {
    position: relative;
    width: 100%;
}

.quick_access_account_search_result_block {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    top: 100%;
    left: 0;
    right: 0;
}

.quick_access_account_search_result_block .quick_action_search_single_account_block {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
}

.quick_access_account_search_result_block .quick_action_search_single_account_block:hover {
    background-color: #e9e9e9;
}

.danger_border .quick_access_account_search_input {
    border-color: red!important;
}

.danger_border span {
    border-color: red!important;
}
.custom-filter-lbl-txt {
    color: silver;
    font-style: normal;
}
.error-msg-container {
    color: #8a6d3b;
    padding: 5px;
    background-color: #fcf8e3;
    border: 1px solid #faebcc;
    border-radius: 4px;
    text-align: center;
    font-weight: 600;
}
.impression_calculator_header {
    font-weight: bolder;
    display: inline-block;
    font-size: 30px;
    color: #666666;
    margin-top: 5px;
}

.float-left {
    float: left;
}

.btn-default-special:hover {
    background-color: #5dbdc4!important;
    border-color: #5dbdc4!important;
}

.btn-default-special.active {
    background-color: #5dbdc4!important;
    border-color: #5dbdc4!important;
}

#prospect_info .additional_button_color {
    background-color: #5dbdc4;
    border-color: #5dbdc4;
}

.audio-player button {
    border-radius: 0;
    border: 1px solid #342f2f;
    margin-right: 2px;

    padding: 5px 12px;
    cursor: pointer;
    background-color: #018c57;
    color: white;
    font-size: 14px;
    transition: background-color 0.3s;
}


.loading-animation-container{
    display: none;
}

.asks_history_block_title {
    background-color: #ff9900;
    color: #fff;
    padding: 10px;
}

.manager_notes_block_title {
    background-color: #4c9560;
    color: #fff;
    padding: 10px;
}


.volume-control {
    text-align: center;
}

.volume-control-container{
    display: grid;
    grid-template-columns: 1fr auto 1fr;
}
.volume-control-container .controls-element{
    /*text-align: center;*/
}

.volume-control input[type=range], #progress-bar_mix, #progress-bar-final, #progress-bar-audio1, #progress-bar-audio2 {
    height: 20px;
    -webkit-appearance: none;
    margin: 0 0 10px;
    width: 100%;
}

.volume-control input[type=range]:focus, #progress-bar_mix:focus, #progress-bar-final:focus, #progress-bar-audio1:focus,#progress-bar-audio2:focus {
    outline: none;
}
.volume-control input[type=range]::-webkit-slider-runnable-track, #progress-bar_mix::-webkit-slider-runnable-track,
    #progress-bar-final::-webkit-slider-runnable-track, #progress-bar-audio1::-webkit-slider-runnable-track,
    #progress-bar-audio2::-webkit-slider-runnable-track{
    width: 100%;
    height: 3px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000000;
    background: #E6E6E6;
    border-radius: 1px;
    border: 0px solid #000000;
}

.volume-control input[type=range]::-webkit-slider-thumb, #progress-bar_mix::-webkit-slider-thumb,
    #progress-bar-final::-webkit-slider-thumb, #progress-bar-audio1::-webkit-slider-thumb, #progress-bar-audio2::-webkit-slider-thumb {
    box-shadow: 0px 0px 0px #000000;
    border: 0px solid #2497E3;
    height: 14px;
    width: 14px;
    border-radius: 20px;
    background: #4B9560;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -5.5px;
}
.volume-control input[type=range]:focus::-webkit-slider-runnable-track,
    #progress-bar_mix:focus::-webkit-slider-runnable-track,
    #progress-bar-final:focus::-webkit-slider-runnable-track,
    #progress-bar-audio1:focus::-webkit-slider-runnable-track,
    #progress-bar-audio2:focus::-webkit-slider-runnable-track{
    background: #E6E6E6;
}
.volume-control input[type=range]::-moz-range-track, #progress-bar_mix::-moz-range-track,
    #progress-bar-final::-moz-range-track, #progress-bar-audio1::-moz-range-track,#progress-bar-audio2::-moz-range-track {
    width: 100%;
    height: 3px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #000000;
    background: #E6E6E6;
    border-radius: 1px;
    border: 0px solid #000000;
}
.volume-control input[type=range]::-moz-range-thumb, #progress-bar_mix::-moz-range-thumb,
    #progress-bar-final::-moz-range-thumb, #progress-bar-audio1::-moz-range-thumb, #progress-bar-audio2::-moz-range-thumb {
    box-shadow: 0px 0px 0px #000000;
    border: 0px solid #2497E3;
    height: 14px;
    width: 14px;
    border-radius: 20px;
    background: #4B9560;
    cursor: pointer;
}
.volume-control input[type=range]::-ms-track, #progress-bar_mix::-ms-track,
    #progress-bar-final::-ms-track, #progress-bar-audio1::-ms-track,  #progress-bar-audio2::-ms-track {
    width: 100%;
    height: 3px;
    cursor: pointer;
    animate: 0.2s;
    background: transparent;
    border-color: transparent;
    color: transparent;
}
.volume-control input[type=range]::-ms-fill-lower,
    #progress-bar_mix::-ms-fill-lower, #progress-bar-final::-ms-fill-lower, #progress-bar-audio1::-ms-fill-lower,
        #progress-bar-audio2::-ms-fill-lower{
    background: #E6E6E6;
    border: 0px solid #000000;
    border-radius: 2px;
    box-shadow: 0px 0px 0px #000000;
}
.volume-control input[type=range]::-ms-fill-upper,  #progress-bar_mix::-ms-fill-upper,
    #progress-bar-final::-ms-fill-upper, #progress-bar-audio1::-ms-fill-upper, #progress-bar-audio2::-ms-fill-upper {
    background: #E6E6E6;
    border: 0px solid #000000;
    border-radius: 2px;
    box-shadow: 0px 0px 0px #000000;
}
.volume-control input[type=range]::-ms-thumb, #progress-bar_mix::-ms-thumb,
    #progress-bar-final::-ms-thumb, #progress-bar-audio1::-ms-thumb, #progress-bar-audio2::-ms-thumb {
    margin-top: 1px;
    box-shadow: 0px 0px 0px #000000;
    border: 0px solid #2497E3;
    height: 14px;
    width: 14px;
    border-radius: 20px;
    background: #4B9560;
    cursor: pointer;
}
.volume-control input[type=range]:focus::-ms-fill-lower, #progress-bar_mix:focus::-ms-fill-lower,
    #progress-bar-final:focus::-ms-fill-lower, #progress-bar-audio1::-ms-fill-lower, #progress-bar-audio2::-ms-fill-lower {
    background: #E6E6E6;
}
.volume-control input[type=range]:focus::-ms-fill-upper, #progress-bar_mix:focus::-ms-fill-upper,
    #progress-bar-final:focus::-ms-fill-upper, #progress-bar-audio1:focus::-ms-fill-upper, #progress-bar-audio2:focus::-ms-fill-upper {
    background: #E6E6E6;
}
.time-display {
    font-style: italic;
}
#change_music_modal .modal-header, #change_script_modal .modal-header{
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.my-leads-title-header{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.bridge-email-container {
    font-size: 18px;
    padding: 10px 0 0;
}

@media screen and (max-width: 480px) {
    #my-customer-activity-buttons .activity_all, #my-customer-activity-buttons .activity_active, #my-customer-activity-buttons .activity_inactive {
        width: 25% !important;
        font-size: 13px;
        padding: 6px 6px;
        overflow: hidden;
    }

    #my-customer-activity-buttons {
        width: 100%;
    }
    #business_search_download, .btn__pdf_week, .btn__csv_week, .mobile-hidden{
        display: none !important;
    }
    .my-leads-title-header{
        flex-direction: column;
    }
    .my-leads-title-header li {
        margin: 10px 0;
    }
    .mobile-row-no-margin {
        margin-right: 0px;
        margin-left: 0px;
    }
    .mobile-fontsize-45 {
        font-size: 45px !important;
    }
    .ts-asks-filter-container{
        position: unset;
    }
    .mobile-fontsize-10 {
        font-size: 10px;
    }
    .mobile-team-switcher-loading {
        width:auto !important;
        text-align: center;
    }
    .mobile-team-switcher-loading > img{
        width:300px !important;
    }
    .mobile-business-search-loading > img{
        width: 70% !important;
        float: unset !important;
    }
    .navigation_default li {
        margin-left: 3px !important;
    }
    .navigation_default li > a {
        font-size: 12px !important;
    }
    .bridge-email-container {
        font-size: 14px;
    }
}

.add_custom_account_styles {
    display: block!important;
}
.add_account_first_fieldset {
    border: 2px solid #009762;
}
.add_custom_account_styles .add_account_first_fieldset {
    border: 2px solid #5dbdc4;;
}
.add_account_first_fieldset legend {
    color: #009762;
}
.add_custom_account_styles .add_account_first_fieldset legend {
    color: #5dbdc4;;
}
.add_account_first_fieldset .help-tooltips {
    color: #009762;
}
.add_custom_account_styles .add_account_first_fieldset .help-tooltips {
    color: #5dbdc4;;
}
.add_custom_account_styles .additional_button_color {
    background-color: #5dbdc4;
    border-color: #5dbdc4;
}
.add_new_customer_submit {
    background-color: #009762;
    border-color: #009762;
}
.add_custom_account_styles .add_new_customer_submit {
    background-color: #5dbdc4;
    border-color: #5dbdc4;
}
.category_report_table th {
    text-align: center;
    border-left: 1px solid #ddd;
}
.category_report_table td {
    border-left: 1px solid #ddd;
}
.category_report_table td:first-of-type {
    border-left: none;
    text-align: left;
}
.category_report_table th:first-of-type {
    border-left: none;
}
.category_report_table .chevron_icon {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}
.category_report_station_row td {
    border-top: none!important;
}
.category_report_station_row td:first-of-type {
    text-align: right;
}
.category_report_account_total_row td {
    border-top: none!important;
}
.category_title_row td {
    font-weight: bold;
    font-size: 20px;
    text-align: center!important;
    background-color: #5dbfc5;
    color: #fff;
}
.category_total_row td {
    background-color: #f2f2f2;
    text-align: center;
}
.category_total_row td:first-of-type {
    text-align: center;
}
.category_report_total_station_row td {
    border-top: none!important;
    background-color: #f2f2f2;
}
.category_report_total_station_row td:first-of-type {
    text-align: right;
}
.category_report_total_row td {
    background-color: #f2f2f2;
    border-top: none!important;
}
.category_grand_total_row td {
    background-color: #e6e6e6;
    text-align: center;
}
.category_grand_total_row td:first-of-type {
    text-align: center;
}
.category_report_grand_total_station_row td {
    border-top: none!important;
    background-color: #e6e6e6;
}
.category_report_grand_total_station_row td:first-of-type {
    text-align: right;
}
.category_report_grand_total_row td {
    background-color: #e6e6e6;
    border-top: none!important;
}
.spec-start-image-wrapper {
    border: 1px solid #E6E6E6;
    padding: 20px 20px 15px;
}

.spec-start-image-wrapper p{
    margin: 10px 0 5px;
}

.form_leads_table {
    margin-top: 20px;
}

.form_leads_table tr:nth-child(even) {
    background-color: #eee;
}
.customers_add_additional_btn{
    right: 0px;
    top: 10px;
    background: #f2f2f2;
    height: 32px;
    z-index: 1;
}
@media screen and (max-width: 480px) {
    .customers_add_additional_btn, .add_new_button_styles_add_customers {
        position: unset;
        width: auto;
        margin-top: 10px;
    }

    .mobile-col-padding-10 {
        padding-right: 10px;
        padding-left: 10px;
    }
    .mobile-font-size-14 {
        font-size: 14px !important;
    }
    .mobile-display-block {
        display: block;
    }
    .mobile-unset-position {
        position: unset !important;
    }
    .mobile-td-small {
        padding: 8px 3px!important;
        font-size: 13px;
        vertical-align: middle!important;
        text-align: center;
        overflow: hidden;
    }
    .mobile-td-md {
        padding: 8px 3px!important;
        font-size: 14px;
        vertical-align: middle!important;
        text-align: center;
        overflow: hidden;
    }
    .mobile-position-initial{
        position: initial!important;
    }
}

.form_leads_view_info_table td {
    padding-top: 5px;
    padding-bottom: 5px;
}

.panel-studio .panel-body{
    max-height: 345px;
    overflow: auto;
}

.panel-studio .panel-heading{
    padding: 20px 15px;
    font-weight: bold;
    font-size: 18px;
    color: #666666;
}
.studio-panel-body-item {
    border: 1px solid #E6E6E6;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.remaining_ads_container{
    padding: 10px 0;
}
.remaining_ads_container span{
    background-color: #4B9560;
    padding: 6px 20px;
    border-radius: 20px;
    color: white;
    font-weight: bold;
    display: inline-block;
}

.table_striped tr:nth-child(even) {
    background-color: #eee;
}

.flex-center-sb {
    display: flex;
    align-items: center;
    justify-content: center;
}
.d-flex-sb {
    display: flex;
    align-items: center;
    justify-content: center;
}
.card_box {
    display: flex;
    flex-direction: column;
    margin: auto;
    font-size: 14px;
}
.card_input {
    width: 100%;
    box-sizing: border-box;
    border: #ddd solid 1px;
    border-radius: 6px;
    color: #555;
    padding: 8px;
    outline: none;
    font-family: inherit;
}
.card-result {
    text-align: center;
    padding: 10px;
    color: #e51818;
    font-weight: bold;
}
.stripe-card-number-element {
    background-image: url('/app/images/cards/unknown.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 24px;
    background-origin: content-box;
}

.stripe-card-cvc-element {
    background-image: url('/app/images/cards/cvc.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 24px;
    background-origin: content-box;
}
.modal-overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Semi-transparent black */
    z-index: 1055; /* Higher than modal-content (default is 1050) */
    display: flex;
    justify-content: center;
    align-items: center;
}
.lead_statistic_type_title {
    font-size: 20px;
}
.lead_statistic_type_percentage {
    font-size: 12px;
    font-style: italic;
}
.lead_statistic_type_average {
    font-size: 24px;
    font-weight: bolder;
}
.lead_statistic_type_block {
    padding-top: 20px;
    padding-bottom: 20px;
}
.light_grey_border_right {
    border-right: 1px solid #E6E6E6;
}
.light_grey_border_bottom {
    border-bottom: 1px solid #E6E6E6;
}
.light_grey_border_left {
    border-left: 1px solid #E6E6E6;
}
.light_grey_border_top {
    border-top: 1px solid #E6E6E6;
}
.form_lead_stage_button {
    cursor: pointer;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    padding: 10px;
    margin-right: -10px;
}

.form_lead_stage_button_active {
    background: #f2f2f2;
}

.form_lead_stage_button_title {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
}

.form_lead_stage_button_stage {
    margin-top: 2px;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
}
#leads_management_block {
    color: #666;
}
.activity_main_titles{
    font-size:18px;
    background-color: #E6E6E6;
    font-weight: bold;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flex-1 {
    flex: 1;
    text-align: center;
}
.activity_section {
    font-size:28px;
    background-color: #33AC81;
    color:white;
    font-weight: bold;
    padding: 12px
}
.activity_title {
    font-size: 18px;
    font-weight: normal;
}

.no_sorting_icons_table th.sorting:after,
.no_sorting_icons_table th.sorting_asc:after,
.no_sorting_icons_table th.sorting_desc:after {
    display: none;
}

.subscriber_campaings_count_button {
    text-decoration: underline;
    cursor: pointer;
    color: #018c57;
}
.green-label {
    color: white;
    background-color: #4B9560;
    font-size: 12px;
    padding: 2px 4px;
    border-radius: 3px;
    font-weight: normal;
    cursor: pointer;
}
.text-length-limit{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.limit-300 {
    max-width: 300px;
}

.my_day_view_all_btn {
    border: 1px solid #e6e6e6;
    background: #f2f2f2;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 10px;
    margin-right: 5px;
    color: #666;
    font-weight: 600;
}

.my_day_action_block_title {
    display: inline-block;
    vertical-align: middle;
    font-weight: 600; 
    color: #666; 
    font-size: 16px;
}

.my_day_action_block_add_new_button {
    float: right;
    vertical-align: middle;
    font-size: 22px!important;
    cursor: pointer;
    color: #666;
}

.my_day_action_row_image_block {
    float: left;
    width: 30px;
}

.my_day_action_row_image_block img {
    width: 20px;
    height: 20px;
    margin: 5px;
    vertical-align: middle;
}

.my_day_action_row_action_info_block {
    float: left;
    width: calc(100% - 50px);
    margin: 5px 10px;
}

.my_day_action_row {
    padding: 10px; 
    border-bottom: 1px solid #ddd;
}

.my_day_action_block .my_day_action_row:last-child {
    border: none;
}

.my_day_action_row_more_button {
    background: #5EBDC4;
    border-radius: 5px;
    padding: 2px 8px;
    color: #fff !important;
    font-weight: 700;
    font-size: 12px;
    cursor: pointer;
    margin-top: -5px;
}

.my_day_action_row_action_buttons .fa {
    margin-right: 2px;
    cursor: pointer;
}

.my_day_action_row_action_buttons .fa-thumbs-o-up {
    margin-right: 5px;
}

.past_due_indicator {
    color: white;
    font-size: 10px;
    background-color: red;
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    line-height: 15px;
}

.flex-list-wrapper{
    display: flex;
    justify-content: space-around;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.flex-checkbox-label{
    display: flex;
    align-items: self-start;
    gap: 5px;
}
.border_left_dark_grey{
    border-left: 1px solid #ddd;
}
.border_right_dark_grey{
    border-right: 1px solid #ddd;
}

.placeholder_gray::placeholder {
    color: #CCCCCC;
}

.parent-navigation ul li.active a {
    color: #ffffff;
}
.parent-navigation ul li {
    border-bottom: 1px solid #e7e7e7;
    background-color: #ffffff;
}
.parent-navigation ul li.active {

    text-decoration: none;
    background-color: #33ac81;
}
.parent-navigation  ul li.active a {
    color: #ffffff;
}
.parent-navigation ul li a:hover {
    color:#ffffff;
    text-decoration:none;
    background-color: #33ac81;
}
.parent-navigation ul li a {
    display: flex;
    align-items: center;
    color: #666666 !important;
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 900;
    text-decoration:none;
    min-height:60px;
    padding:10px 5px!important;
}
.background-purple {
    background-color: var(--rumple-purple);
}
.text-green {
    color: var(--rumple-green);
}
.text-grey {
    color: var(--rumple-text-grey);
}
.restricted {
    position: relative;
    filter: grayscale(100%);
    opacity: 0.5;
    cursor: pointer;
}

.restricted::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
}

.default-btn-w-icon {
    border: 1px solid #000;
    color: #000;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
}

.default-btn-w-icon img {
    float: left;
    margin-right: 5px;
    height: 20px;
}

.attribution_types_list_item {
    display: inline-block;
    margin-right: 15px;
    line-height: 15px;
}

.attribution_types_list_item_icon {
    float: left;
    width: 15px;
    height: 15px;
    margin-right: 5px;
}

.attribution_types_list_item_text {
    font-weight: bold;
}

.background_color_light_blue {
    background-color: #5ebdc4;
}

.attribution_account_status_link {
    cursor: pointer;
    color: #0091ff;
    text-decoration: underline;
}

.attribution_generate_button {
    font-size: 12px;
    border-radius: 0;
    background-color: #51afb6!important;
    border: none!important;
}

.attribution_faq_button {
    font-size: 12px;
    border-radius: 3px;
    background-color: #33ac81!important;
    border: none!important;
}

.attribution_faq_disable_button {
    font-size: 12px;
    border-radius: 3px;
    background-color: #666666!important;
    border: none!important;
}

.attribution_small_btn {
    font-size: 12px;
    border-radius: 0;
}

.attribution_accounts_table td {
    vertical-align: middle!important;
}

.attribution_accounts_table tbody tr:nth-child(odd) {
    background-color: #f1f1f1;
}

.attribution_accounts_table th {
    border-bottom: none!important;
}

.attribution_accounts_table td:nth-child(even), .attribution_accounts_table th:nth-child(even) {
    border-left: 1px solid #666;
    width: 200px;
}

.attribution_account_search_item {
    height: 50px;
    background-color: #f1f1f1;
    margin-top: 10px;
    border: 1px solid #000;
    cursor: pointer;
}

.attribution_account_search_item_extended {
    background-color: #f1f1f1;
    border: 1px solid #000;
    border-top: none;
}

.attribution_account_search_item_label {
    float: left;
    border-right: 1px solid #000;
    width: 10px;
    height: 48px; 
}

.attribution_account_search_item_full_attribution_label {
    background-color: #009762;
}

.attribution_account_search_item_media_driven_label {
    background-color: #faa824;
}

.attribution_account_search_item_ad_impression_label {
    background-color: #5ebdc4;
}

.attribution_account_search_item_in_setup_label {
    background-color: #797979;
}

.attribution_account_search_item_not_started_label {
    background-color: #bfbfbf;
}

.attribution_account_search_item_title {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    float: left;
    padding: 0 10px;
}

.attribution_account_search_item_icon {
    float: right;
    line-height: 50px;
    padding: 0 10px;
}

.attribution_faq_block {
    margin-top: 20px;
    border: 1px solid rgb(230, 230, 230);
}

.attribution_faq_question {
    border-top: 1px solid rgb(230, 230, 230);
    line-height: 25px;
    padding: 10px 20px;
    min-height: 45px;
}

.attribution_info_block {
    display: inline-block;
    width: 420px;
    padding: 30px;
    border: 1px solid rgb(230, 230, 230);
}
.customer-action-btns-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
}

.dh-modal .modal-header {
    text-align: center;
    border-bottom: none;
    margin-top: 20px;
}
.dh-modal .modal-body {
    color: rgba(102, 102, 102, 1);
}
.dh-modal .modal-title {
    font-size: 20px;
    font-weight: bold;
    color: #666666;
}
.dh-modal .modal-footer {
    text-align: right;
    border-top: none;
}
.btn-cancel {
    background-color: #555;
    color: #fff;
    float: left;
}
.dh-modal .btn-submit {
    color: #fff;
}

.modal-loading-overlay{
    position: absolute;
    background-color: #89858559;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bottom-legend {
    border: none !important;
    margin-bottom: 0px !important;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
    padding: 0 5px;
}

.reassign-button{
    background-color: #fff;
    color: #666!important;
    font-weight: bold;
    border: 1px solid black;
}

/**
keep always on bottom
 */
.display_none {
    display:none;
}

.generated_api_token_box {
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background: #f9fafb;
    font-family: monospace;
    margin-bottom: 10px;
    word-break: break-all;
    white-space: pre-wrap;
    max-width: 100%;
    box-sizing: border-box;
}