/* COMMON CSS */

* ::-webkit-scrollbar-track { background: rgba(255, 255, 255, 0.0);  }
* ::-webkit-scrollbar-thumb { background: rgba(255, 255, 255, 0); border-radius: 10px; }
* ::-webkit-scrollbar { display:block;width: 6px; padding: 0 1px;}

* :hover::-webkit-scrollbar-track { background: rgba(255, 255, 255, 0.3);  }
* :hover::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, 0.2); border-radius: 10px; }
* :hover::-webkit-scrollbar { display:block;width: 6px; padding: 0 1px;}

body {background: #ffffff; font-family:Helvetica, Arial; font-weight: normal; color: #3e414a;}
.small {font-size:10px;}
.cb {clear: both;font-size:0;height:0;margin: 0;padding: 0;}
.site-wrapper {text-align: center; }
.none {display:none;}
.nowrap{white-space:nowrap;}
/*
    Site header
*/
.site-header {width:100%; background: #354a5f; min-height: 50px; text-align: center;}
.site-header-content {max-width: 1200px; width: 94%; min-height:50px;line-height:50px;margin-left:auto;margin-right:auto; }
.site-header-content .logo {float:left;}
.site-header-content .topmenu {float:right;}
.topmenu .items {text-align:left;}
.topmenu .items .item {float:left;margin-left:10px;}
.topmenu .items .item .icon {float:left;}
.topmenu .items .item .icon img {max-width: 22px;}
.topmenu .items .item .label {float:left;margin-left:2px;}
.topmenu .items .item .label a {color: #fefefe;font-size:13px;}

.topmenu .items .item-active .label a {color: #ffffff;font-size:13px;text-decoration:underline;}

/*
    Site subheader
*/
.site-subheader {width:100%; background: #598da3; min-height: 35px; text-align: center;}
.site-subheader-content {max-width: 1200px; width: 94%; min-height:35px;line-height:35px;margin-left:auto;margin-right:auto; text-align: left; }

.site-subheader-content .mainmenu {text-align: left;}
.mainmenu .items {text-align:left;}
.mainmenu .items .item {float:left; height: 35px;line-height:35px;width:12%;}
.mainmenu .items .item img {margin-right:5px;}
.mainmenu .items .item a {color: #ffffff;font-size:13px;height: 35px;line-height:35px;display:block; text-align: center;border-right: 1px solid #3b6c81;}

.mainmenu .items .item-home {width: auto;}
.mainmenu .items .item-home a {min-width:45px;width: 45px;background: #354a5f;border-right: none;margin-right:1px;}
.mainmenu .items .item-home img {margin-right:0;}

.mainmenu .items .item a:hover,
.mainmenu .items .item-selected a {color: #ffffff;background: #61ccdf; font-size:13px;text-decoration: none;}

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

    .site-header-content .topmenu {float:right;padding-right:50px;}

    .mainmenu .items .item {float:left; height: 35px;line-height:35px;width:11.5%;}
    .mainmenu .items .item img {display:none;}
    .mainmenu .items .item a {padding: 0 10px;}
    .mainmenu .items .item-home img {display:inline-block;}
    .mainmenu .items .item-home {width:auto;}
}

@media screen and (max-width: 1000px) {
    .mainmenu .items .item {float:left; height: 35px;line-height:35px;width:10.5%;}
}

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

    .mainmenu .items .item {float:left; height: 35px;line-height:35px;width: 11%;}
    .mainmenu .items .item a {font-size:11px; padding: 0 5px;}
    .mainmenu .items .item img {display:none;} 
    .mainmenu .items .item-home img {display:inline-block;} 
    .mainmenu .items .item-home {width:auto;}
}

.mainmenu .items .item-autom8r {}
.mainmenu .items .item-autom8r a {background: #fcac4d;font-weight: bold;}
.mainmenu .items .item-autom8r a:hover,
.mainmenu .items .item-autom8r-selected a {color: #ffffff;background: #f1901d; font-size:13px;text-decoration: none;}

/*
    Site content
*/
.site-calogin-info {text-align:left; height:15px;}
.site-calogin-info span {display: inline-block;padding:3px 10px;background: #eeeeee;font-size:9px;}
.site-content-wrapper {width:100%; background: #ffffff; text-align: center;position: relative;}
.site-clock {width:30px;;position:absolute;height:22px;top:5px; right:5px;z-index:1;text-align: right;}
.site-clock .site-time {color: #ffffff; font-weight: bold; width:30px;padding:0 10px;height:22px;line-height:22px; font-size:10px; float:right;background: #4b5f73;border:1px solid #598da3; cursor:help;}

.site-content-header {max-width: 1200px; width: 94%; min-height:40px;text-align:left;line-height:40px;margin-top:15px;margin-left:auto;margin-right:auto;border-bottom:1px solid #9aa4a8;}

.site-content-body {max-width: 1200px; width: 94%; min-height:400px;text-align:left;margin-left:auto;margin-right:auto;margin-top:15px;}

.site-content-footer {margin-top:20px;max-width: 1200px; width: 94%; min-height:34px; height:34px; line-height:34px;position:relative;margin-left:auto;margin-right:auto;}
.site-content-footer img {max-width: 100%;position: absolute;z-index:1; left:0;right:0;margin-left:auto;margin-right:auto;}
.site-content-footer .copyright {position: absolute; z-index:2; right:10px;top:10px; color:#b4b4b4; padding-right:50px;}

.subheader {background: #f7f7f7; padding:7px; font: normal 14px Helvetica, Arial; color: #3e414a; margin: 10px 0;}
.subsubheader{color:#3e414a;float:left;font:normal 16px Helvetica,Arial;margin:10px 0;padding:7px;width:100%;}
.errors {background: #fbf0f0; padding:10px; margin: 10px 0; width:auto;min-width: 300px;border:1px solid #e7adad;}
.errors .label {color: #cf2121; font-size: 14px;float:left;}
.errors .close {color: #cf2121; font-size: 12px; float:right;}
.errors ul {margin:10px;padding:10px; margin-bottom:0; padding-bottom:0;margin-top:10px; padding-top:0;}
.errors .error, .errors a{font-size: 11px;}

.success-msg {background: #eafbe1; color: #47a319; padding:10px; margin: 10px 0; width:auto;min-width: 300px;}


/*
    Site history
*/

.site-history .items .item {float:left; background: url(../images/history_bullet.gif) left center no-repeat;
    padding-left:10px; margin-right:10px; font-size:15px; color:#a9a9a9;line-height:40px;}
.site-history .items .item-pos0 {color: #3e414a;font-size:18px;padding-left:0;background: none;line-height:39px;}

/*
    Site tabs
*/

.tabs {float:left; margin-left:30px;padding-top:5px;}
.tabs .tab {float:left;box-sizing: border-box;position:relative;border:1px solid transparent;top:1px;}
.tabs .tab a {display:block; position:relative; min-height: 35px; line-height:35px; padding:0 15px; background: #efefef; color: #3e414a;font-size:12px;margin-left:10px;}
.tabs .tab-active a, .tabs .tab a:hover {background: #9aa4a8; color: #ffffff; text-decoration: none;}

.tabs-withbullet .tab a {display:block; position:relative; min-height: 35px; line-height:35px; padding:0 15px; padding-left:25px; background: #efefef; color: #3e414a;font-size:13px;margin-right:10px;}
.tabs-withbullet .tab-active a, .tabs-withbullet .tab a:hover {background: #9aa4a8 url(../images/active_tab.gif) 10px 16px no-repeat; color: #ffffff; text-decoration: none;}

.tabs .tab-smaller a {min-height: 25px; line-height:25px; padding:0 20px; font-size:13px;}

.tabs .tab a .close {width: 17px; height: 17px; display:none; position:absolute;top:2px;right:2px;margin:0;padding:0;}
.tabs .tab a .close img {max-width:100%;max-height:100%;margin:0;padding:0;vertical-align: top;}
.tabs .tab a:hover .close {display:block;}

.tabs-body-loading {min-height: 400px;line-height:400px;text-align:center;}

.tabs .tab-parent {}
.tabs .tab-parent a {padding-right: 35px; background: #efefef url(../images/menu2022/caret.png) no-repeat 92% center;}
.tabs .tab-active.tab-parent a, .tabs .tab.tab-parent a:hover {padding-right: 35px; background: #9aa4a8 url(../images/menu2022/caret_white.png) no-repeat 92% center;}

@keyframes fadetogrey{    from {opacity:0;} to {opacity:1;}}
@keyframes fadetotransparent{    from {opacity:1;} to {opacity:0;}}

.tabs .tab-parent .subtabs {display:none;position: absolute; top:36px; min-width: 200px; width:100%;left:10px; opacity:0;
    border:1px solid #9aa4a8;border-top:none; animation-name: fadetotransparent;animation-duration: 1.25s;z-index:2;
}
.tabs .tab-parent .subtabs .subtab {}
.tabs .tab-parent .subtabs .subtab a {background: #f5f5f5;color: #3e414a;margin:0;}
.tabs .tab-parent .subtabs .subtab-active a, .tabs .tab-parent .subtabs .subtab a:hover {background: #d7d7d7;color: #3e414a;}

.tabs .tab-parent:hover .subtabs {display:block;opacity:1;animation-name: fadetogrey;animation-duration: 1.25s;}

.tabs-body {text-align:left;min-height: 400px;display:none;}

.tabs-a8r {padding-top:5px;}
.tabs-a8r .tab a {font-size:13px; text-align:center;padding-left:33px;padding-right:15px;min-height: 35px; line-height:35px;}
.tabs-a8r .tab-packs a {background: #efefef url(../images/content-pack-icon.png) 10px 9px no-repeat;background-size: 13%;}
.tabs-a8r .tab-packs-active a, .tabs-a8r .tab-packs a:hover {background: #9aa4a8 url(../images/content-pack-icon-white.png) 10px 9px no-repeat; color: #ffffff; background-size: 13%;}

.tabs-a8r .tab-cmp a {background: #efefef url(../images/drip-icon.png) 12px 9px no-repeat; background-size: 15%;}
.tabs-a8r .tab-cmp-active a, .tabs-a8r .tab-cmp a:hover {background: #9aa4a8 url(../images/drip-icon-white.png) 12px 9px no-repeat;background-size: 15%; color: #ffffff; }

.tabs-a8r .tab-fbf a{background:#efefef url(../images/leadbox-icon.png) 12px 9px no-repeat;background-size:15%;}
.tabs-a8r .tab-fbf-active a,.tabs-a8r .tab-fbf a:hover{background:#9aa4a8 url(../images/leadbox-icon-white.png) 12px 9px no-repeat;background-size:15%;color:#fff;}

.tabs-a8r .tab-lb a {background: #efefef url(../images/leadbox-icon.png) 11px 7px no-repeat;background-size:/*17%*/20px;padding-left:35px;}
.tabs-a8r .tab-lb-active a, .tabs-a8r .tab-lb a:hover {background: #9aa4a8 url(../images/leadbox-icon-white.png) 11px 7px no-repeat;background-size: 17%; color: #ffffff; }

.tabs-a8r .tab-ms a {background: #efefef url(../images/leadpage-icon.png) 11px 8px no-repeat;background-size: 15%;}
.tabs-a8r .tab-ms-active a, .tabs-a8r .tab-ms a:hover {background: #9aa4a8 url(../images/leadpage-icon-white.png) 11px 8px no-repeat; color: #ffffff; background-size: 15%;}

.tabs-a8r .tab-ads a {background: #efefef url(../images/ads-icon-grey-25x25.png) 11px 8px no-repeat;background-size: 20%;}
.tabs-a8r .tab-ads-active a, .tabs-a8r .tab-ads a:hover {background: #9aa4a8 url(../images/ads-icon-white-25x25.png) 11px 8px no-repeat; color: #ffffff; background-size: 20%;}

.tabs-a8r .tab-events a {background: #efefef url(../images/calendar-icon-grey-25x25.png) 10px 8px no-repeat;background-size: 14%;}
.tabs-a8r .tab-events-active a, .tabs-a8r .tab-events a:hover {background: #9aa4a8 url(../images/calendar-icon-white-25x25.png) 10px 8px no-repeat; color: #ffffff; background-size: 14%;}

.tabs-a8r .tab-event-types a {background: #efefef url(../images/gear-icon-grey-25x25.png) 10px 7px no-repeat;background-size: 15%;}
.tabs-a8r .tab-event-types-active a, .tabs-a8r .tab-event-types a:hover {background: #9aa4a8 url(../images/gear-icon-white-25x25.png) 10px 7px no-repeat; color: #ffffff; background-size: 15%;}


/*
    Overwrite Jquery styling
*/
.ui-widget, .ui-widget-content, .ui-widget-header {border-radius: 0; font-family: Helvetica, Arial;}
.ui-widget-header {font-weight:normal; background: #e8e8e8}
.ui-widget-content {color: #3e414a;}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Helvetica,Arial,sans-serif; color: #3e414a;
    font-size: 1em;
}
/*
    Admin table styles
*/



.tab_3 {background: #ffffff;}
.tab_3 .content-first{border-left:1px solid #bfbfbf;} 
.tab_3 .content-last{ border-right:1px solid #bfbfbf;}
.tab_3 .title{ font-size:13px;font-weight:bold;background:#666d74;color:#ffffff; padding: 8px 5px; border-right:1px solid #373d42;}
.tab_3 .title-extraspace { padding:8px 15px;}
.tab_3 .title-last {border:none;}
.tab_3 .utitle{ font-size:13px;font-weight:bold;background:#858c93;color:#ffffff; padding: 6px 5px; border-right:1px solid #373d42;}
.tab_3 .utitle-last {border:none;}

.tab_3 .spacer{ display:none; }

.tab_3 .content { background:#ffffff;font-weight:normal;color:#3e414a;font-size:12px;padding:5px; border-bottom: 1px solid #bfbfbf;height:26px;}
.tab_3 .content-extraspace { padding:5px 15px;}
.tab_3 .content2 {background:#eef3f5;color:#3e414a;font-size:12px;padding:5px; border-bottom: 1px solid #bfbfbf;font-weight:normal;}
.tab_3 .content_darker{ background:#f8f8f8;font-weight:normal;}
.tab_3 .content_selected{ font-weight:bold; color:#598da3;} 
.tab_3 .content_selected input[type="text"], .tab_3 .content_selected input[type="password"], .tab_3 .content_selected select {border: 1px solid #598da3;font-weight:bold; color:#598da3;}

.tab_3 .contentsel{ background:#edf8d7;color:#3e414a;font-size:11px;padding:2px; }

.tab_3 .row_default .content{background-color:#d5eef3 !important;}
.tab_3 .row_pending .content{background-color:#f1f8fa !important;font-style:italic;}
.tab_3 .row_pending .content .textfield{font-style:italic;}

.smallbtns{margin-left:5px;}
.smallbtn{float:left; cursor:pointer; width: 16px;height:16px;margin:0;padding:0;font-size:0;margin-right:10px;}
.smallbtn:last-child{margin-right:0;}
.smallbtn-icon {}
.smallbtn-icon img {width: 16px;height:16px;}

.smallbtn.btn-download{color:#b0b0b0;font-size:16px;padding:0;}
.smallbtn.btn-download:hover{color:#606060;}
.smallbtn.btn-download i{margin:0;}

.smallbtn.btn-external{color:#b0b0b0;font-size:16px;padding:0;}
.smallbtn.btn-external:hover{color:#606060;}

.smallbtn .smallbtn-icon-save {background: url(../images/small_save_btn.gif) left top no-repeat;}
.smallbtn-active .smallbtn-icon-save {background: url(../images/small_save_btn_active.gif) left top no-repeat;}

.smallbtn .smallbtn-icon-saveall {background: url(../images/small_save_all_btn.gif) left top no-repeat;width: 30px;}
.smallbtn-active .smallbtn-icon-saveall {background: url(../images/small_save_all_btn_active.gif) left top no-repeat;}

.smallbtn .smallbtn-icon-delete {background: url(../images/small_delete_btn.gif) left top no-repeat;}
.smallbtn-active .smallbtn-icon-delete {background: url(../images/small_delete_btn_active.gif) left top no-repeat;}

.smallbtn .smallbtn-icon-send-email{background: url(../images/small_send_email_btn.gif) left top no-repeat;}
.smallbtn-active .smallbtn-icon-send-email{background: url(../images/small_send_email_btn_active.gif) left top no-repeat;}

.smallbtn .smallbtn-icon-schedule{background: url(../images/small_schedule_btn.png) left top no-repeat;}
.smallbtn-active .smallbtn-icon-schedule{background: url(../images/small_schedule_btn_active.png) left top no-repeat;}

.smallbtn .smallbtn-icon-send-emailcasl{background: url(../images/small_send_emailcasl_btn.gif) left top no-repeat;}
.smallbtn-active .smallbtn-icon-send-emailcasl{background: url(../images/small_send_emailcasl_btn_active.gif) left top no-repeat;}

.smallbtn .smallbtn-icon-edit {background: url(../images/small_edit2_btn.png) left top no-repeat;}
.smallbtn-active .smallbtn-icon-edit {background: url(../images/small_edit2_btn_active.png) left top no-repeat;}

.smallbtn .smallbtn-icon-stats {background: url(../images/small_stats_btn.png) left top no-repeat;}
.smallbtn-active .smallbtn-icon-stats {background: url(../images/small_stats_btn_active.png) left top no-repeat;}

.smallbtn .smallbtn-icon-calendar {background: url(../images/small_calendar_btn.png) left top no-repeat;}
.smallbtn-active .smallbtn-icon-calendar {background: url(../images/small_calendar_btn_active.png) left top no-repeat;}

.smallbtn .smallbtn-icon-copy {background: url(../images/small_copy_btn.gif) left top no-repeat;}
.smallbtn-active .smallbtn-icon-copy {background: url(../images/small_copy_btn_active.gif) left top no-repeat;}

.smallbtn .smallbtn-icon-copytoclients {background: url(../images/small_copy_to_clients_btn.png) left top no-repeat;}
.smallbtn-active .smallbtn-icon-copytoclients {background: url(../images/small_copy_to_clients_btn_active.png) left top no-repeat;}

.smallbtn .smallbtn-icon-lock {background: url(../images/small_lock_btn.png) left top no-repeat;}
.smallbtn-active .smallbtn-icon-lock {background: url(../images/small_lock_btn_active.png) left top no-repeat;}

.smallbtn .smallbtn-icon-unlock {background: url(../images/small_unlock_btn.png) left top no-repeat;}
.smallbtn-active .smallbtn-icon-unlock {background: url(../images/small_unlock_btn_active.png) left top no-repeat;}

.smallbtn .smallbtn-icon-broadcast {background: url(../images/small_broadcast_btn.png) left top no-repeat;}
.smallbtn-active .smallbtn-icon-broadcast {background: url(../images/small_broadcast_btn_active.png) left top no-repeat;}

.smallbtn .smallbtn-icon-link{background:url('../images/small_link_btn.png') left top no-repeat;}
.smallbtn-active .smallbtn-icon-link{background:url('../images/small_link_btn_active.png') left top no-repeat;}

.smallbtn .smallbtn-icon-book{color:#bbb;font-size:16px;}
.smallbtn-active .smallbtn-icon-book{color:#73ccde;}

.filterbox {margin:10px 0;padding:10px;background: #f7f7f7;}
.filterbox .close {width: 17px; height: 17px; position:absolute;top:2px;right:2px;margin:0;padding:0;}
.filterbox .close img {max-width:100%;max-height:100%;margin:0;padding:0;vertical-align: top;}

.filterbox-line{margin:6px;}
.filterbox-line input{background:#fff;vertical-align:middle;}
.filterbox-line .textfield,
.filterbox-line .textfieldsel{height:24px;}
.filterbox-line select{height:28px;padding:4px;}
.filterbox-line .filter{display:inline-block;padding:2px 0;white-space:nowrap;}
.filterbox-line .filter.none{display:none !important;}
.filterbox-line.connected_users{background:#fff;border:1px dotted #cfcfcf;box-sizing:border-box;padding:5px;}
.filterbox-line.connected_users .filter{margin-right:8px;}

.pages {padding: 10px 0;}

.footnotes {color: #444444;font-size:11px;margin-top:20px;}
.footnotes-header {font-size:12px; font-weight:bold; margin-top:5px; }


/*
    Settings table
*/
.settings-table td.label{box-sizing:border-box;display:block;font-size:14px;padding-left:15px;vertical-align:top;width:250px;}
.settings-table td.field{box-sizing:border-box;font-size:12px;vertical-align:top;width:650px;}
.settings-table.wider td.field{width:auto;}
.settings-table td.field.img .img-container{background:repeating-linear-gradient(135deg,transparent,transparent 10px,#ccc 10px,#ccc 20px),linear-gradient(to bottom,#eee,#999);display:block;float:left;margin:0 10px 5px 0;padding:20px;}
.settings-table td.field.img .img-container img{border:1px dotted #aaa;box-sizing:border-box;margin:0;max-width:200px;}
.settings-table td.field.img .img-container img:hover{background:repeating-linear-gradient(45deg,transparent,transparent 10px,#ccc 10px,#ccc 20px),linear-gradient(to top,#eee,#999) !important;}
.settings-table td.field.img .img-container .noimage{border:1px solid #fff;padding:5px;}
.settings-table td.field.img .img-actions{display:block;float:left;margin:0 10px 0 0;width:100%;}
.settings-table td.field.img .img-actions input[type="image"]{display:block;float:left;margin:0;}
.settings-table td.field.img .img-actions input[type="image"].img-delete{margin:0 5px 5px 0;}
.settings-table td.field.img .img-actions .file-field{clear:both;display:none;}
.settings-table .small{font-size:11px;color:#999999;}
.settings-table .small span{color:#555;}
.settings-table .subtitle {height:25px;line-height:25px;border-bottom:1px solid #9aa4a8;background:none;font-size:18px;margin:10px 0;}


/*
    Widgets
*/

.widwrapper {border:1px solid transparent;width:100%;}
.widwrapper {font-size:11px;}
.widwrapper .textfield {font-size:12px; height:16px;}

.widbox {width:270px;height:440px;border:1px solid #b3cedd; background: #f1f7fa;font-size:11px; font-weight: bold; color: #444444; vertical-align:middle;
    padding:10px;margin:10px;float:left;}

.widbox .widgettags {display:none; color: #ff5a00;}
.widbox .widgettags span {color: #444444;}

.widbox .actions {margin-bottom: 10px;}
.widbox .actions .smallbtns {float:right;}
.widbox .actions .smallbtn {margin-right:0;margin-left:10px;}
.widbox .actions .widgetph {color: #aaaaaa; padding-left:20px; font-size:11px; font-weight: normal;}

.widbox .titleform {padding-bottom:10px;}
.widbox .titleform input {width: 230px;}

.widbox .imgform {height: 110px;}
.widbox .imgform-pic {float: left; width:110px; height: 110px; text-align: center;}
.widbox .imgform-pic img {max-width:95%;max-height:100%;background: #f7f7f7;}
.widbox .imgform-fields {float:right; width:155px; height: 100px; overflow: hidden;}
.widbox .imgform-fields .imgform-fields-row{padding-bottom:5px;}
.widbox .imgform-fields .imgform-fields-row input[type=text] {width: 95%;}
.widbox .imgform-fields .imgform-fields-row-link input[type=text] {width: 80%;}

.widbox-image .imgform {height: auto;}
.widbox-image .imgform-pic {float: none; width:270px; height: 200px; line-height: 200px; border:1px solid #eeeeee;}
.widbox-image .imgform-fields {float:none; width:270px; height: auto; overflow: auto;padding-top:10px;}
.widbox-image .imgform-fields .imgform-fields-row{padding-bottom:10px;}

.widbox .contentform {}
.widbox .contentform textarea {width:97%;height:140px;}

.widbox-featured .contentform textarea {height:140px;}

.widbox .moreform {padding-bottom:1px; padding-top:5px;}
.widbox .moreform  input[type=text] {width: 160px;}

.widbox .tagsform {padding-bottom:10px; padding-top:5px;}
.widbox .tagsform  input[type=text] {width: 225px;}

.widbox-large {width: 900px;}
.widbox-large .titleform input {width: 544px;}
.widbox-large .imgform-fields {width:480px; height: 100px; overflow: hidden;}
.widbox-large .moreform  input[type=text] {width: 450px;}


.widbox-new {border: 1px solid #4ac823;background: #f1f7ef; }
.widbox-new .newwidform {}
.widbox-new .newwidform .newwidform-row {padding-bottom:5px;}
.widbox-new .newwidform .newwidform-row input[type=text] {width :95%;}
.widbox-new .newwidform .newwidform-row-link input[type=text] {width :80%;}


.widbox-home {width:100%; height:800px;margin:10px 0;padding:0;float:none;border:none;background: none;}
.widbox-home .imgform {width:20%;float:left;border:1px solid #cccccc; height: auto;max-height: none;}
.widbox-home .imgform-pic {width:100%; height:auto;}
.widbox-home .imgform-fields {float:none;clear:both;display:block; width:100%;height:auto;padding:10px 5px;box-sizing: border-box;}
.widbox-home .contentform {width:75%;float:left;border:none;height: auto; min-height:700px;}

.widwrapper-fyzical {padding:0;box-sizing:border-box;}
.widwrapper-fyzical .widbox {width:100%; margin:0 0 40px 0;height:auto; box-sizing:border-box;float:none;clear:both;}
.widwrapper-fyzical .widbox .widgettags {display: inline; padding-left:30px;}

.widwrapper-fyzical .widbox .imgform {width:20%;margin-right:2%;display:inline-block;vertical-align:top;background:none;border:none; height: auto;max-height: none;}
.widwrapper-fyzical .widbox .imgform .imgform-wrap {background: #fff;border:1px solid #cccccc;}
.widwrapper-fyzical .widbox .imgform-pic {width:100%; height:auto;}
.widwrapper-fyzical .widbox .imgform-fields {float:none;clear:both;display:block; width:100%;height:auto;padding:10px 5px;box-sizing: border-box;}
.widwrapper-fyzical .widbox .contentform {width:73%;display:inline-block;border:none;height: auto;}

.widwrapper-fyzical .widbox .imgform-toggle{display:none;}
.widwrapper-fyzical .widbox.widbox-noimage .imgform{display:none;}
.widwrapper-fyzical .widbox.widbox-noimage .imgform-toggle{display:inline;}
.widwrapper-fyzical .widbox.widbox-noimage .contentform {width:100%;}

.widwrapper-fyzical .moreform, .widwrapper-fyzical .tagsform {display:inline-block;padding-right:20px;}
.widwrapper-fyzical .mce-container-body iframe {
    height: 300px !important;
}

.CodeMirror { height: 100%; width:1160px;max-width: 100%; }

.draggable {cursor: copy;}

.infopic{background:url('../images/info.png') no-repeat;background-size:contain;cursor:help;display:inline-block;height:16px;line-height:16px;margin:0;vertical-align:text-bottom;width:16px;}
.infopic-w{background:url('../images/info-white.png') no-repeat;background-size:contain;cursor:help;display:inline-block;height:16px;line-height:16px;margin:0;vertical-align:text-bottom;width:16px;}
.infopic-error{background:url('../images/errorIcon.gif') no-repeat;}
.infopic-q{background:url('../images/question.png') center no-repeat transparent;background-size:contain;color:#fff;cursor:help;display:inline-block;height:16px;line-height:16px;margin:0;vertical-align:text-bottom;width:16px;}
.infopic-q-w{background:url('../images/question-white.png') center no-repeat transparent;background-size:contain;color:#fff;cursor:help;display:inline-block;height:16px;line-height:16px;margin:0;vertical-align:text-bottom;width:16px;}

.ui-tooltip {
    white-space: pre-line;
}

.dialog-loading { width:100%;min-height: 50px;text-align: center;
    background: url(../img/design/loading_small.gif) no-repeat center center;
}

.autocomplete-loading {
    background: url(../img/design/loading_small.gif) no-repeat center right;
}

.emptylist {font-size:13px;font-style: italic;color: #888888; margin: 20px 0; border:1px solid #f3f3f3; background: #fefefe; padding:20px;}

.helpdiv {display: inline-block;width:16px; height:16px; line-height: 16px;vertical-align: middle;
    background: url(../images/info.png) no-repeat; background-size: contain; cursor: help;
}
.helpdiv-content {display:none; margin: 0;padding:0;}

.helpdiv-ui-tooltip-content {
    white-space: normal !important; padding:10px;
}
.helpdiv-ui-tooltip-content ul {margin:0;padding:0; }
.helpdiv-ui-tooltip-content ul li {margin:0;margin-left:10px;padding:0;padding-bottom:5px;}

/**
    tinymce
*/

.mce-tinymce {z-index:1;}
/*.mce-floatpanel {top: 100px !important;}*/

.scheduler-popup a {color:#22609f;}
.scheduler-popup a :hover {color:#22609f;text-decoration:underline;}

/* WorkerBox (also used for testimonials) */
.wbox ::-webkit-input-placeholder {
    color:    #cccccc; font-weight: lighter;
}
.wbox :-moz-placeholder {
    color:    #cccccc; font-weight: lighter;
    opacity:  1;
}
.wbox ::-moz-placeholder {
    color:    #cccccc; font-weight: lighter;
    opacity:  1;
}
.wbox :-ms-input-placeholder {
    color:    #cccccc; font-weight: lighter;
}
.wbox {margin:10px 0; border:1px solid #cccccc; width: 100%;min-width: 768px;}
.wbox-new {border:1px solid #95c69e; background: #f5f9f6;}

.wbox .wbox-img {width: 18%;float: left;margin:1%;border:1px dashed #c5c5c5; text-align: center;padding:5px;}
.wbox .wbox-img img {max-width: 95%; max-height: 150px;}
.wbox .wbox-img svg {max-width: 60%; max-height: 150px;}

.wbox .wbox-img-sidebar {margin:1%;text-align:center;width:18%;float:left;}
.wbox .wbox-img{border:1px dashed #c5c5c5;float:left;margin:1%;padding:5px;text-align:center;width:18%;}
.wbox .wbox-img-title {font-size:10px; text-transform: uppercase;color: #cccccc;}
.wbox .wbox-img img{max-height:150px;max-width:95%;}

.wbox .wbox-img-sidebar .wbox-img {float:none; width:96%;margin:0 1% 10px 0; display:block;}

.wbox .wbox-btn {text-align: center; padding: 10px 0;cursor: pointer; display: inline-block; }
.wbox .wbox-btn  label {border:1px solid #444444;background:#f4f4f4;text-align: left; display:inline-block;padding:3px 10px;cursor: pointer; margin-right:5px;margin-bottom:5px;}
.wbox .wbox-btn  label span { white-space: nowrap; }

.wbox .wbox-body{background:#f5f5f5;box-sizing:border-box;display:inline-block;float:left;margin:1%;margin-left:0;padding:10px;width:78%;}
.wbox .wbox-body-fullwidth{margin:1%;width:98%;}
.wbox-new .wbox-body {background: #e8f1ea;}
.wbox .wbox-line {padding:0 10px;}
.wbox .wbox-field{display:inline-block;padding:5px;}
.wbox .mand {color: #cc0000;}
.wbox .extra{font-style:italic;}

.wbox-field-password .strength {display:inline-block;width:35px; vertical-align: middle; height:22px;border:1px solid #cccccc;background: #f3f3f3;}
.wbox-field-password .strength-pathetic {border:1px solid #da5e58;background: #fa7069;}
.wbox-field-password .strength-weak {border:1px solid #e4cc44;background: #fce35b;}
.wbox-field-password .strength-normal {border:1px solid #9ecf86;background: #6dca7e;}
.wbox-field-password .strength-strong {border:1px solid #6d99af;background: #6b99b3;}

.wbox .wbox-line-30 {width: 30%;float:left; padding:0 1%; box-sizing: border-box;}
.wbox .wbox-line-70 {width: 70%;float:left; padding:0 1%; box-sizing: border-box;}

.wbox .wbox-line-40 {width: 40%;float:left; padding:0 1%; box-sizing: border-box;}
.wbox .wbox-line-60 {width: 60%;float:left; padding:0 1%; box-sizing: border-box;}


.wbox .wbox-desc-preview {padding:0 5px;background: #ffffff; min-height: 50px; border:1px solid #cccccc; cursor: pointer; height:158px; overflow: hidden;}
.wbox .wbox-desc-preview p:first-child {margin-top:5px;}

.psgrb {display:none;}
.psgrb .psgrb-label {height: 25px; line-height:25px; display:block;vertical-align: middle;}
.psgrb .psgrb-stars {background: url(../img/design/5starsall.png) left 0px no-repeat;
    width:110px;height:25px; display:inline-block;overflow: hidden; vertical-align: middle;}


.psgrb-5, .psgrb-4_5, .psgrb-4, .psgrb-3_5, .psgrb-3, .psgrb-2_5, .psgrb-2, .psgrb-1_5, .psgrb-1
{display:inline-block;}
.psgrb-5 .psgrb-stars{background-position: left 0;}
.psgrb-4_5 .psgrb-stars{background-position: left -28px;}
.psgrb-4 .psgrb-stars{background-position: left -56px;}
.psgrb-3_5 .psgrb-stars{background-position: left -84px;}
.psgrb-3 .psgrb-stars{background-position: left -112px;}
.psgrb-2_5 .psgrb-stars{background-position: left -140px;}
.psgrb-2 .psgrb-stars{background-position: left -168px;}
.psgrb-1_5 .psgrb-stars{background-position: left -206px;}
.psgrb-1 .psgrb-stars{background-position: left -234px;}

.radiogroup {display: inline-block; cursor: pointer;}

.imglist {border:1px solid #c5c5c5;padding:5px;height:560px;overflow:auto;}
.imglist .imgbox {width:220px;height:200px; border:1px solid #e7e7e7; overflow:hidden; cursor:pointer;
    background: #ffffff;display:inline-block; margin:5px 0 0 5px; text-align:center;position:relative;}
.imglist .imgbox img {max-width: 90%; max-height:90%; position:absolute; left:0;right:0;bottom:0;top:0;margin:auto; }

.imgbox > svg {width: 60% !important;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;color:#666666;fill:#666666;}

.imglist .imgbox:hover {background: #fafafa;border:1px solid #cccccc;}
.imglist .imgbox:hover img {border: 1px dashed #dddddd;}
.imglist .imgbox:hover scg {border: 1px dashed #dddddd;}

.imglist .imgbox .imgbox-buttons {position:absolute; height:30px; width:100%; bottom:0;}
.imglist .imgbox .imgbox-buttons button {font-size:10px;}

.ps-btn{background:#f5f5f5;border:1px solid #b3b3b3;border-radius:1px;box-shadow:2px 2px 5px #dadada;box-sizing:border-box;color:#5d5f67;cursor:pointer;display:inline-block;font-family:Arial,sans-serif;font-size:12px;height:29px;line-height:27px;opacity:1;padding:0 10px 0 7px;text-decoration:none;vertical-align:middle;}
.ps-btn:hover{box-shadow:3px 3px 6px #dadada;opacity:0.9;text-decoration:none;}
.ps-btn i{font-family:'Font Awesome 5 Free' !important;margin-right:3px;}

.ps-btn-lightblue{background:#73ccde;border:1px solid #53aabd;color:#fff;text-shadow:0 0 2px /*#53aabd*/#358a9c;}
.ps-btn-lightblue:active{background:#53aabd;}
.ps-btn-green{background:#58b446;border:1px solid #3a892b;color:#fff;text-shadow:0 0 1px #3a892b;}
.ps-btn-green:active{background:#3a892b;}
.ps-btn-savegreen{background:#2fcc71;border:1px solid #20b45e;color:#fff;text-shadow:0 0 1px #20b45e;}
.ps-btn-savegreen:active{background:#20b45e;}

.ps-btn-blue-standout{border:1px solid #2c6095;background-color:#4076ad;color:#fff !important;font-size:15px;padding:8px 12px 8px 10px;}
.ps-btn-blue-standout:hover{border-color:#4076ad;background-color:#2c6095;text-decoration:none;}
.ps-btn-blue-standout i{font-size:18px;vertical-align:text-bottom;}

.ps-btn-red{background:tomato;border:1px solid #cc0000;color:#fff;text-shadow:0 0 1px #cc0000;}
.ps-btn-red:active{background:#cc0000;}

.purg-shortinfo {color: #cc0000;}
.purg-info {color:#cc0000;padding:10px;font-size:11px;font-style:italic;}
.purg-info .purg-enttype {font-size:11px; font-weight:bold;}
.purg-info a {color: #cc0000;text-decoration: underline;}
.purgreview-cb {border-bottom:2px dashed #cc0000;}

.wbox .wbox-hide {display:none;}

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


/* <Dialog> */
/*
    Overwrite Jquery styling
*/
.ui-widget,
.ui-widget-content,
.ui-widget-header{border-radius:0;font-family:Helvetica,Arial,sans-serif;}
.ui-widget-header{background:#354a5f;color:#fff;font-size:16px;font-weight:normal;text-align:left;text-indent:10px;}
.ui-widget-content{border:none;color:#000;padding:0;}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button{font-family:Helvetica,Arial,sans-serif;color:#000;font-size:14px;}
.ui-widget-overlay{background-color:#333;background-image:none;opacity:0.7;}

.popup-dialog .section{box-sizing:border-box;display:block;float:left;margin:10px 0;padding:0 10px;text-align:left;width:100%;}
.popup-dialog .section p{display:block;float:left;margin:0 0 10px;padding:0;width:100%;}
.popup-dialog .section p:last-child{margin-bottom:0;}
.popup-dialog .center{text-align:center;}

.popup-dialog .blue-title{color:#5a8da2;font-family:Tahoma,Helvetica,Arial,sans-serif;font-size:20px;line-height:25px;margin:10px 0;text-align:center;}
.popup-dialog .black-title{color:#000;font-size:13px;line-height:20px;margin:10px 0;text-align:left;}
/* </Dialog> */

/* <ClientsAdmins-list> */
.popup-dialog .section.users{margin-bottom:5px;}
.popup-dialog .section.users p{line-height:1.5;margin:0 0 12px;}
.popup-dialog .section.users ul{display:block;float:left;margin:0 0 15px;padding:0 0 0 15px;width:100%;}
.popup-dialog .section.users ul li{display:list-item;float:left;list-style-type:disc;margin:0 0 4px;padding:0;width:100%;}
.popup-dialog .section.users ul li:last-child{margin-bottom:0;}
.popup-dialog .section.users .heading{display:block;float:left;font-size:17px;margin:0 0 12px;padding:0;width:100%;}
.popup-dialog .section.users .clients-admins .person:last-child{margin-bottom:0;}
.popup-dialog .section.users .clients-admins .person .name{font-size:14px;}
.popup-dialog .section.users .ps-btn{color:#fff;font-size:13px;margin-top:5px;}
.popup-dialog .section.users .ps-btn:focus{box-shadow:none;outline:none;}
/* </ClientsAdmins-list> */

/* COMMON CSS END */


/* FEEDS CSS */

.wbox {font-family: "Segoe UI", Segoe, Arial;}
.wbox .wbox-img {float:right;width: 22%; height: 180px; border: 1px solid #cccccc; position:relative;}
.wbox .wbox-img > div {width:100%;height:100%;left:0;top:0;}
.wbox .wbox-img img, .wbox .wbox-img video {max-height: 180px; max-width: 100%;}
.wbox .wbox-body {float:left; width: 74%; margin: 0.5%; margin-right:0; background: transparent; min-height: 220px;}
.wbox .wbox-body h3 {margin:0; padding-bottom:10px;}

.wbox-stats {position:absolute;bottom:10px;right:10px;font-size:10px;color: #444444;}
.wbox-title {font-weight: bold; text-decoration: underline; font-size: 20px;padding-bottom:5px; color: #444444;}
.wbox-subtitle {font-weight: normal; font-size: 16px;font-family: "Segoe UI", Segoe, Arial;padding-bottom:15px;}
.wbox-text {border: 1px dashed #cccccc;background: #f7f7f7;margin: 10px 0; padding:10px;
    box-sizing: border-box; font-family: "Segoe UI", Segoe, Arial; font-size: 14px;line-height: 140%;
    position: relative;}

.wbox-copy {position: absolute; right: 10000px;}
.wbox-copy.vizi {position: relative; right: auto; border:1px solid red;}

.wbox .wbox-step1 {width: 74%;float: left; margin:1.1%;margin-right:0; margin-top:0; display: inline-block; box-sizing: border-box;position:relative;}
.wbox .wbox-step2 {width: 23%;float: right; margin:1.1%;margin-left:0; margin-top:0; text-align: left;box-sizing: border-box;}

.wbox-step {text-align: left;font-size:16px; color: #444444;}
.wbox-step h1{text-align: left; margin:0 ;text-transform: uppercase; font-size: 18px;}
.wbox-step-desc {font-weight:normal; font-size: 13px;  color: #444444;}

.wbox-step-button {margin: 10px 0;}
.wbox-step-button a {color: #fff;}

.tooltip { display: none; background: #f1f1f1; font-size:12px; padding: 5px 10px;margin-left:20px; position: relative;color: #999;}
/* .tooltip:before {
    content: ''; position:absolute;
    display: inline-block; left: -16px; top: 6px;
    width:0; height:0;
    border: 8px solid transparent;
    border-right: 8px solid #f1f1f1;
} */

.errortooltip {
    background: #cc0000;color: #ffffff;
}
.errortooltip:before {
    border-right: 8px solid #cc0000;
}
.ps-btn-copy {box-sizing:border-box;font-size:14px;height:auto;padding:6px 40px 6px 15px;width:auto;}
.ps-btn-copy i {margin-right:10px;}

.ps-btn {/*color: #ffffff; */display: inline-block;}
.ps-btn-undo {padding: 6px 40px 6px 15px; font-size:14px; width: auto; box-sizing: border-box;height:auto; display:none;color: #444;}
.ps-btn-undo i {margin-right:10px;}
.ps-btn-img {max-height:10px;}

.ps-btn-schedule {padding: 6px 15px 6px 15px; font-size:14px; width: auto; box-sizing: border-box;height:auto; }
.ps-btn-schedule i {margin-right:10px;}


.wbox-used {border: 1px solid #c6c6a3; background: #f7f7e6}
.wbox-used .wbox-text{background: transparent;}
.wbox-used .ps-btn-undo {display: inline-block;}

/* <Observances> */
.wbox-observances{display:block;float:left;margin:20px 0;padding:0;width:100%;}
.wbox-block{display:block;float:left;margin:0 0 20px;padding:0;width:100%;}
.wbox-block:last-child{margin-bottom:0;}
.wbox-block .wbox-observance{background-color:#ededed;border:1px solid #808080;box-sizing:border-box;display:block;float:left;margin:0;padding:0 20px;width:100%;}
.wbox-block .wbox-observance .o-cell{display:block;float:left;margin:0;padding:0;width:50%;}
.wbox-block .wbox-observance .o-date{display:block;float:left;font-family:"Segoe UI",Segoe,Arial,sans-serif;font-size:16px;line-height:60px;font-weight:bold;margin:0 5px 0 0;padding:0;}
.wbox-block .wbox-observance .o-title{display:block;float:left;font-family:"Segoe UI",Segoe,Arial,sans-serif;font-size:16px;line-height:60px;margin:0;padding:0;}
.wbox-block .wbox-observance .o-counter{background-color:#ddd;border:1px solid#c5c5c5;border-radius:4px;box-sizing:border-box;display:block;float:left;font-family:"Segoe UI",Segoe,Arial,sans-serif;font-size:14px;line-height:40px;margin:10px 5px;padding:0 5px;text-align:center;width:90px;}
.wbox-block .wbox-observance .o-counter span{display:inline;}
.wbox-block .wbox-observance .wbox-collapse{color:#808080;display:block;float:right;font-size:30px;height:100%;line-height:60px;margin:0;padding:0;position:relative;width:30px;}
.wbox-block .wbox-observance .wbox-collapse .fas::before{cursor:pointer;}
.wbox-block .wbox-observance .wbox-collapse .fas.fa-plus-circle{}
.wbox-block .wbox-observance .wbox-collapse .fas.fa-minus-circle{display:none;}
.wbox-block .wbox-feeds{display:none;float:left;margin:0;padding:0;width:100%;}
/* </Observances> */

.custom-feed-text p{margin:5px 0}.custom-feed-text br{display:none}.custom-feed-text p:last-child{word-break:break-all;display:inline-block}.custom-feed-text span[data-preserver-spaces=true]:empty{height:15px;display:block}

/* FEEDS CSS END */

/* Monthly Feed CSS */
.is-invalid { color: red}
.ft-rt-top{position: absolute;top: 0px;right: 0px;}
#monthlyFeedsSelectedSection .list-group-item+.list-group-item{border-top-width: 1px}
#monthly-feeds {max-height: 500px;overflow-y:auto;scroll-behavior: smooth;}
 #monthlyFeedsSelectedSection {max-height: 550px;overflow-y:auto;scroll-behavior: smooth;}
.cs-loader {position: absolute;width: calc(100% - 34px);height: 100%;display: flex;align-items: center;justify-content: center;background: #e6e6e6c9;z-index: 1;}
[role='button']{cursor: pointer;}
.form-control:disabled, .form-control[readonly] {color: #6b757c}
.tooltip.show{ display: block !important;}
.popover-cs-tooltip, .custom-tooltip{background-color: transparent;}
.popover-cs {max-width: 100%}
.popover-cs .popover-body{max-height: 300px;overflow-y: scroll;width: fit-content;}
input[type="date"]::-webkit-calendar-picker-indicator,
input[type="month"]::-webkit-calendar-picker-indicator {display: block;position:absolute;  left: 4px;width:100%;;cursor: pointer;}
input[type="month"], input[type="date"] {position: relative;padding-left: 28px;cursor: pointer;}
input, select {box-sizing: border-box;}
.status-section, .franchise-section-inner{max-height: 500px;overflow: auto;}
body table.dataTable tbody tr.active {background: #e1e1e1;}
* { box-sizing: border-box;}
#reportsModal .social-icon{ width: 50px;height: 50px;}
#reportsModal .reaction-icon{width: 30px;height: 30px;}
#reportsModal.modal-filter-fixed .filters {position: fixed;z-index: 5;background: #fff;padding: 18px 16px;left: 0;top: 72px;box-shadow:0 0.5rem 1rem rgba(0, 0, 0, .15) !important;}
.cs-flex-basis-50 {flex-basis: 50%}
.client-list-card-all{max-height: 180px !important;}
.client-list-card{max-height: 685px !important;}

/* #reportsModal .reports .filters{position: fixed;top:2.5%;right:9%;} */
/* #reportsModal #v-pills-tabContent {height: 100%; max-height: 250px;overflow-y: scroll;} */
/* #reportsModal #v-pills-tabContent.twitter {max-height: 210px !important;overflow-y: scroll;} */
