.dash-icon {
    background-image: url("../images/bcdb-sprite.png");
    height: 23px;
    vertical-align: bottom;
    width: 25px;
}

.dash-icon.customers-big {
    background-position: 0 0 !important;
    background-size: 140px auto !important;
    height: 45px;
    margin: 0 !important;
    vertical-align: super;
    width: 47px;
}

.campaigns .dash-icon {
    background-position: -9px -90px;
    margin: 0 0 4px 8px;
}

.dashboard a.fa {
    font-size: 14px;
    color: #0d84b2;
    padding: 0;
    top: 5px;
}

.customers .dash-icon {
    background-position: -13px -58px;
    margin: 0 0 4px 8px;
}

.page.dashboard {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    position: relative;
    padding: 0;
}

.dashboard .right, .dashboard .main {
    display: table-cell;
    vertical-align: top;
}

.dashboard .right {
    vertical-align: top;
    min-height: 800px;
}

.dashboard .main > div,
.dashboard .right {
    border: 1px solid #F0F0F0;
    background: #FFFFFF;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
}

.dashboard section.feed {
    background: #FFFFFF;
    width: 95%;
}

.dashboard .page-header {
    height: 115px;
    background: #1f2532;
}

.dashboard .page-header .actions {
    width: 754px;
    padding: 12px 0px 20px 0;
    position: relative;
}

.dashboard .page-header .actions.hide {
    display: none;
}

.dashboard .page-header .actions .guide {
    position: absolute;
    top: 15px;
}

.dashboard .page-header .actions .guide.new {
    background: #52b266;
    color: #FFFFFF;
    padding: 3px 8px;
    border: 2px solid #FFF;
    font-size: 12px;
    border-radius: 5px;
    top: -13px;
    right: 14px;
}

.dashboard .page-header {
    width: 100%;
    margin-bottom: 25px;
    padding: 0 0;
    color: #fffFFF;
    height: 115px;
    background: #1f2532;
}

.dashboard .page-header > div {
    height: 100%;
}

.dashboard .page-header .actions .row {
    text-align: left;
    padding: unset;
}

.dashboard .page-header .actions a {
    display: inline-block;
    color: #FFFFFF;
    position: relative;
    vertical-align: top;
    width: 125px;
    opacity: 0.75;
    padding: 27px 0 0 0;
    margin-right: 0;
    text-align: center;
    cursor: pointer;
    opacity: 1;
}

.dashboard .page-header .actions a:hover {
    opacity: 1;
}

.dashboard .page-header .actions a:first-child {
    margin-right: 0;
}

.dashboard .page-header .actions a:last-child {
    margin-right: 95px;
}

.dashboard .page-header .actions a .action-icon {
    margin-bottom: 10px;
}

.dashboard .page-header .actions a .fa-icon:hover {
    opacity: 1;
}

.dashboard .page-header .actions a .fa-icon {
    font-size: 23px;
    position: relative;
    width: 31px;
    display: block;
    margin: auto;
    opacity: 0.75;
}

.dashboard .page-header .actions a .fa-icon i {
    margin-bottom: 10px;
}

.dashboard .page-header .actions a h5 {
    opacity: 0.75;
}

.dashboard .page-header .actions a.more {
    width: 40px;
    height: 60px;
    text-align: left;
    margin-right: 37px;
}

.dashboard .page-header .actions a.more > div {
    height: 36px;
    width: 36px;
    border: 1px dashed rgba(51, 60, 78, 0.59);
    border-radius: 3px;
    margin-bottom: 10px;
}

.dashboard .page-header .actions a.more .fa {
    padding: 0;
    top: 9px;
    left: 10px;
}

.dashboard .page-header .actions a.more:hover > div {
    border: 1px solid rgba(51, 60, 78, 0.59);
}

.dashboard .page-header .actions a.more div.exapand {
    border: none;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(90deg);
}

.dashboard .page-header .actions a.more div.exapand.fa {
    font-size: 37px;
}

.dashboard .lookup {
    position: relative;
    width: 30%;
    margin-left: 10px;
    height: 100%;
    padding: 40px 0;
}

.dashboard .lookup .container {
    width: 267px;
    height: 40px;
    cursor: pointer;
    position: relative;
    font-family: 'Open Sans Hebrew';
}

.dashboard .lookup .container > i.fa-search {
    position: absolute;
    z-index: 1;
    font-size: 24px;
    top: 8px;
    opacity: 0.75;
    right: 10px;
    float: right;
}

.dashboard .lookup .tt-menu {
    margin-top: -10px;
}

.dashboard .lookup .fa:before {
    font-size: 22px;
    top: -15px;
    right: 1px;
}

.dashboard .lookup input {
    width: 290px;
    border: none;
    height: 45px;
    padding: 10px 47px;
    border-radius: 0;
    margin-right: 0px;
    border-bottom: 1px solid #ffffff61;
    font-size: 18px;
    background: transparent !important;
    color: #9c9c9c;
    font-family: 'Open Sans Hebrew';
}

.dashboard .lookup input.show {
    opacity: 1;
    width: 267px;
}

.dashboard .main > div {
    background: none repeat scroll 0 0 white;
    height: auto;
    margin-right: 20px;
    position: relative;
    margin-bottom: 20px;
    width: 780px;
    padding: 20px 20px 30px 0;
}

.dashboard .box {
    margin-bottom: 25px;
    padding: 0;
    width: 293px;
}

.dashboard .box .action-icon {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0px 0 15px;
}

.dashboard .box .action-icon.sched,
.dashboard .box .action-icon.cal {
    margin-left: 7px;
}

.dashboard .main > div.sub-category,
.dashboard .main > div.do-next,
.dashboard .main > .gotosite,
.dashboard .main > div.uc-event {

}

.dashboard .main > .analyzer{
    height: 390px;
    overflow: hidden;
    padding: 26px;
}
.dashboard .main > .analyzer .dtls{
    font-size: 19px;
    padding: 6px;
    width: 360px;
}
.dashboard .main > .analyzer .dtls .title{
    font-size: 28px;
}
.dashboard .main > .analyzer .dgrm{
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px 30px;
}
.dashboard .main > .analyzer .dgrm img{
    width: 310px;
}

.dashboard .main > .gotosite .dtls {
    padding: 10px 25px 25px;
    font-size: 17px;
    width: 390px;
}

.dashboard .main > .deskpromo {
}

.dashboard .main > .deskpromo .actions {
}

.dashboard .main > .deskpromo .actions .action {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #1f25322b;
    border-radius: 10px;
    padding: 15px 10px;
    width: 214px;
    height: 99px;
    box-shadow: 0px 0px -2px 0px #EEE;
    margin: 0px 0px 0 10px;
    cursor: pointer;
    position: relative;
}

.dashboard .main > .deskpromo .actions .action img.new {
    left: -13px;
    top: -16px;
    width: 42px;
    transform: rotate(-15deg);
    opacity: 0.7;
}

.dashboard .main > .deskpromo .actions .action:hover {
    background: #EFEFEF;
}

.dashboard .main > .deskpromo .actions .action .title {
    font-size: 16px;
}

.dashboard .main > .deskpromo .actions .action .title i {
    font-size: 14px;
}

.dashboard .main > .deskpromo .actions .action .desc {
    font-size: 14px;
    margin-top: 3px;
}

.dashboard .main > .deskpromo .symbols {
    position: absolute;
    left: 20px;
    top: 97px;
}

.dashboard .main > .deskpromo .symbols .dual-f {
    position: relative;
    font-size: 34px;
}

.dashboard .main > .deskpromo .symbols .dual-f i {
    position: absolute;
    font-size: 45px;
    left: 0;
    color: #1f2532;
}

.dashboard .main > .deskpromo .symbols .dual-f i.top {
    left: 22px;
    font-size: 95%;
    text-shadow: 0 0 0px white, 0px 4px 0px white, 0px 0px 0px white, 0px 0px 0px white;
    z-index: 1;
    top: 6px;
    color: #fce575;
}

.dashboard .main > .gotosite .title {
    margin-top: 15px;
}

.dashboard .main > .gotosite .dgrm {
    background: url(https://res.cloudinary.com/broadcust/image/upload/v1700568705/resources/dotsbcg.png);
    width: 374px;
    height: 200px;
    position: absolute;
    left: 6px;
    bottom: 14px;
    overflow: hidden;
}

.dashboard .main > .gotosite .dtls ul {
    margin-bottom: 20px;
}

.dashboard .main > .gotosite .dtls ul li {
    line-height: 21px;
    margin-top: 15px;
    display: none;
}

.dashboard .main > .gotosite .dtls ul li span {
    width: 320px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: inherit;
}

.dashboard .main > .gotosite .dtls ul li i {
    font-size: 20px;
    width: 30px;
    height: 10px;
    display: inline-block;
    vertical-align: 9px;
    text-align: left;
    color: #1f2532;
}

.dashboard .main > div > .title {
    color: #1f2532;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 20px;
}

.dashboard .main > div.uc-event > .title span {
    color: #ff3366;
    font-weight: bold;
}

.dashboard .main > div.uc-event > .container,
.dashboard .main > div.uc-event > .campaigns {
    overflow: hidden;
    height: 200px;
}

.dashboard .main > div.uc-event .tpl-contain {
    position: relative
}

.dashboard .main > div.uc-event .sqimgload{
    width: 1000px;
}
.dashboard .main > div.uc-event .sqimgload > div{
    margin-left: 13px;
    background-image: linear-gradient(100deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 90%), linear-gradient(#E0e0e0 170px, transparent 0px);
}

.dashboard .main > div.uc-event ul {
    width: 3000px;
    left: 0px;
    position: relative;
}

.dashboard .main > div.uc-event ul li.tpl {
    display: inline-block;
    margin-left: 20px;
    width: 200px;
    vertical-align: top;
    height: 200px;
    border: 1px solid #DDD;
    border-radius: 10px;
    position: relative;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .18);
    cursor: pointer;
    background: rgba(238, 238, 238, 0.41);
    overflow: hidden;
}

.dashboard .main > div.uc-event ul li.tpl img {
    width: 100%;
    border-radius: 3px 3px 0px 0px;
}

.dashboard .main > div.uc-event ul li.tpl .subject {
    padding: 10px;
    overflow: hidden;
    font-size: 14px;
}

.dashboard .main > div.uc-event ul li.tpl .vdol {
    color: white;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    text-align: center;
    padding: 55px 0px;
    font-size: 80px;
}

.dashboard .main > div.uc-event .nav {
    height: 50px;
    width: 50px;
    position: absolute;
    top: 70px;
    background: #fffFFF;
    z-index: 10;
    border: 1px solid #CCC;
    border-radius: 3px;
    box-shadow: 1px 1px 8px 0px #CCCCCC;
    cursor: pointer;
    z-index: 100;
}

.dashboard .main > div.uc-event .nav span {
    background: url(https://b105ff616ffabf542041-4bd9cbd7c940079c5eb5fd18e93586b2.ssl.cf2.rackcdn.com/navs.png);
    height: 22px;
    width: 20px;
    background-position: 0px 0px;
    display: block;
    margin-top: 12px;
    margin: 13px auto;
    cursor: pointer;
}

.dashboard .main > div.uc-event .nav.right span {
    background-position: 0px -20px;
    background-repeat: no-repeat;
}

.dashboard .main > div.uc-event .nav.left span {
    background-position: 20px 0;
}

.dashboard .main > div.uc-event .nav.right {
    right: 0;
    min-height: 40px;
}

.dashboard .main > div.uc-event .nav.left {
    left: 0
}

.dashboard .main > div.uc-event li.tpl .over.hover {
}

.dashboard .main > div.uc-event li.tpl .over.hover span {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.dashboard .main > div.uc-event li.tpl .over.hover span .text{
    font-size:25px;
    font-weight:bold;
    left:50%;
    position:absolute;
    margin-left:-25px;
    top:50%;
    margin-top:-30px;
    transform:rotate(-5deg)
}


.dashboard .main > div.uc-event li.tpl .over button {
    position: absolute;
    top: 30%;
    right: 22%;
    z-index: 1;
}

.dashboard .main > div.uc-event li.tpl .over button.menu{
    top: 10px;
    right: 12px;
    width: 50px;
    height: 40px;
    background: #FFFFFF;
    border: none;
    border-radius: 5px;
    box-shadow: 1px 1px 5px 0px #AAAAAA;
}

.dashboard .main > div.uc-event li.tpl .over button.menu p{
    width: 43px;
    height: 35px;
    margin: -3px;
    border-radius: 4px;
    font-size: 34px;
}

.dashboard .main > div.uc-event li.tpl .over button.menu:hover p{
    background: #EEE;
}

.dashboard .main > div.uc-event li.tpl  .date {
    position: absolute;
    left: 8px;
    bottom: 6px;
    width: 60px;
    height: 60px;
    background: #52b266/*#1f253294*/;
    border-radius: 10px;
    color: #FFFFFF;
    text-align: center;
    border: 1px solid #ffffff85;
    padding: 6px;
}

.dashboard .main > div.uc-event li.tpl  .date.draft{
    background: #1f2532c7;
}

.dashboard .main > div.uc-event li.tpl .date .day {
    font-size: 29px;
    display: block;
    font-weight: bold;
}

.dashboard .main > div.uc-event li.tpl  .date .month {
    margin-top: -7px;
    display: block;
}


.dashboard .main > div.uc-event li.demo.tpl .cont{
    padding: 18px;
    text-align: center;
}

.dashboard .main > div.uc-event li.demo.tpl .cont img{
    max-height: 130px;
    width: auto;
    max-width: 160px;
    border: 1;
}
.dashboard .main > div.uc-event li.demo.tpl .cont .text{
    font-size: 18px;
    text-align: center;
    color: #1f2532b5;
    position: absolute;
    width: 100%;
    right: 0;
    left: 0;
    bottom: 13px;
}

.dashboard .main > div.uc-event li.demo.tpl .over{
    position: absolute;
    height:100%;
    width:100%;
}
.dashboard .main > div.uc-event li.demo.tpl .over .plus{
    height: 33px;
    width: 34px;
    border-radius:50%;
    background:#FFFFFF;
    position:absolute;
    bottom:20px;
    left:20px;
    z-index: 20;
    text-align: center;
}
.dashboard .main > div.uc-event li.demo.tpl .over .plus i{
    font-size: 37px;
}
.dashboard .main > div.uc-event li.demo.tpl .over .text{
    position: absolute;
    width: 90px;
    height: 130px;
    font-size: 21px;
    right: 25px;
    top: 20px;
    line-height: 35px;
    color: #FFF;
    z-index: 10;
}

.dashboard .main > div.uc-event li.tpl.plus{
    background: none;
    box-shadow: none;
    padding: 60px 9px 60px 0;
    border: none;
    width: 140px;
}
.dashboard .main > div.uc-event li.tpl.plus img{
    width: 40px;
    margin-top: 22px;
    margin-right: 0px;
}
.dashboard .main > div.uc-event li.tpl.plus .text{
    width: 80px;
    font-size: 20px;
    line-height: 30px;
}

.dashboard .main > div.do-next {
    height: 300px;
}

.dashboard .main > div.sub-category {
    padding: 20px;
    height: auto;
}

.dashboard .main > div.sub-category > div {
    display: inline-block;
    vertical-align: top;
}

.dashboard .main > div.sub-category .container {
    width: 620px;
    padding: 20px 12px 50px 0;
}

.dashboard .main > div.sub-category .container form {
    text-align: right;
}

.dashboard .main > div.sub-category .container button {
    width: 200px;
}

.dashboard .main > div.sub-category .title h5 {
    font-size: 15px;
    margin-top: 10px;
}

.dashboard .right .box {
    padding: 19px 15px 20px;
    height: 100%;
}

.balls-saperators {
    width: 84px;
    margin: 0 auto 10px;
    text-align: center;
    opacity: 0;
}

.balls-saperators > span {
    border-radius: 50%;
    margin: 0 3px;
    height: 4px;
    width: 4px;
    display: inline-block;
    background: #1f2532;
}

.dashboard .title {
    font-weight: bold;
    color: #1f2532;
    font-size: 16px;
}

.dashboard .right .box .title {
    margin-bottom: 10px;
}

.balls-saperators .icon {
    position: relative;
    margin: -2px 0px 0 7px;
}

.dashboard .right .box .title .icon span {
    position: absolute;
    top: 13px;
    right: 8px;
    font-size: 12px;
    font-weight: bold;
    color: #487db0;
}

.dashboard .right .box .title h4 {
    vertical-align: sub;
}

.dashboard .box.campaigns .footer {
    padding: 25px;
    text-align: center;
}

.dashboard .box.campaigns .footer a {
}

.dashboard .box.campaigns {
    margin-top: 40px;
    min-height: 335px;
}

.side .content .campaigns .status-title {
    margin: 0;
}

.side .content .campaigns li {
    padding: 5px 1px;
    min-height: 65px;
}

.side .content .campaigns li {
}

.side .content .campaigns li > div {
    display: inline-block;
    width: 130px;
    height: 90px;
    vertical-align: top;
    margin-right: 10px;
}

.side .content .campaigns li .date {
    margin-top: 10px;
    font-size: 14px;
    font-style: italic;
}

.side .content .campaigns img {
    display: inline-block;
    width: 125px;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    border: 2px solid white;
    border-radius: 8px;
    cursor: pointer;
}

.side .content .campaigns .action {
    margin-top: 10px;
    margin-right: -6px;
}

.side .content .campaigns img.hovered {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

.dashboard .box.customers .count {
    padding: 5px 0 20px;
}

.dashboard .box .header {
    width: 100%;
    font-size: 21px;
    color: #5d5862;
    padding: 20px 0 0px;
    border-top: 1px solid #DDDDDD;
}

.dashboard .box .hello {
    width: 100%;
    font-size: 21px;
    color: #5d5862;
    padding: 0 0 15px;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 20px;
    display: none;
}

.dashboard .box .content.first {
    border-top: none;
}

.dashboard .box .content {
    margin-bottom: 5px;
}

.dashboard .box .content .info {
    border-bottom: 1px solid #eeeeee;
    padding: 15px 0;
    height: 52px;
    position: relative;
}

.dashboard .box .content .info .active {
    position: absolute;
    right: -5px;
    top: 29px;
    background: #52b266;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    height: 18px;
    width: 18px;
    border: 3px solid #FFF;
}

.dashboard .box .content .info:last-child {
    border-bottom: none;
}

.dashboard .box .content .info a {
    font-size: 16px;
    float: right;
}

.dashboard .box .content .info .green-bubble {
    float: left;
    padding: 4px 10px;
    min-width: 70px;
    text-align: center;
    height: 23px;
}

.dashboard .box .content .info .green-bubble.bold-true {
}

.dashboard .sub-categories ul {
    margin-top: 35px;
    text-align: right;
}

.dashboard .sub-categories ul li {
    height: 82px;
    display: inline-block;
    width: auto;
    margin: 0 0px 25px 30px;
    position: relative;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #eee;
    width: 124px;
}

.dashboard .sub-categories ul li:nth-child(4n) {
    margin: 0 0px 35px 0px;
}

.dashboard .sub-categories ul li > .choose {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
}

.dashboard .sub-categories ul li > img {
    height: 80px;
    border-radius: 3px;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

.dashboard .sub-categories ul li > img.selected {
    border-radius: 3px;
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
}

.dashboard .sub-categories ul li > .text {
    color: white;
    position: absolute;
    bottom: 0;
    background-image: linear-gradient(270deg, rgba(31, 37, 50, 0) 50%, rgba(31, 37, 50, 0.3) 75%, rgba(31, 37, 50, 0.9) 100%);
    background-image: -webkit-linear-gradient(270deg, rgba(31, 37, 50, 0) 50%, rgba(31, 37, 50, 0.5) 75%, rgba(31, 37, 50, 0.9) 100%);
    height: 100%;
    width: 100%;
    padding: 87px 8px 22px;
    border-radius: 3px;
    font-size: 16px;
}

.customers-big {
    color: Grey;
    font-size: 39px;
    margin-left: 10px;
    top: 0;
}

button.action-button.new-customer {
    height: 45px;
    width: 100%;
    margin: 10px 0;
    font-weight: normal;
    text-shadow: 1px 1px gray;
}

.feed {
    height: auto;
    margin-top: 10px;
    position: relative;
}

.feed .loader {
    top: 115px;
}

.feed .more {
    position: relative;
}

.feed .more a {
    color: #666;
    margin: 10px auto;
    width: 100%;
    padding: 10px 10px;
    display: block;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #999;
    font-size: 17px;
}

.feed .more a:hover {
    background: #CDCDCD;
    color: #636363;
}

.feed .more a span.fa {
    top: 2px;
    padding: 0;
    margin-left: 5px;
}

.feed .more .loader {
    position: absolute;
    top: 6px;
    left: 50%;
    margin-left: -12px;
}

.deals.actions, .feed {
}

.deals.actions {
    padding-bottom: 30px;
}

a.deal {
    background: none repeat scroll 0 0 #fff3d0;
    border: 1px solid #DFC9A4;
    display: inline-block;
    height: 168px;
    margin: 19px -3px 0;
    position: relative;
    width: 174px;
    text-align: center;
}

a.deal:hover, a.deal:active {
    background: none repeat scroll 0 0 #fbe8b0;
    text-decoration: none;
}

a.deal .dash-icon {
    background-size: 255px;
    bottom: 64px;
    height: 62px;
    position: absolute;
    right: 60px;
    width: 70px;
}

a.deal h5 {
    bottom: 4px;
    color: #FF4947;
    margin-top: 115px;
}

a.deal .dash-icon.sms {
    background-position: -174px 0;
    height: 60px !important;
    width: 80px;
    right: 51px;
}

a.deal .dash-icon.customer {
    background-position: -178px -93px;
    height: 63px !important;
    width: 73px !important;
}

a.deal .dash-icon.simple {
    background-position: -65px 94px;
    height: 93px;
    right: 46px;
    width: 108px;
}

a.deal .dash-icon.birthday {
    background-position: -62px -68px;
    height: 89px;
    width: 71px;
}

a.deal .dash-icon.anniversary {
    background-position: -74px 0;
}

.no-campaign {
}

.no-campaign .title {
    border: medium none;
    color: #CCCCCC;
    font-size: 21px;
    font-weight: bold;
    margin: 0px 0pt 25px;
    padding: 26px;
    text-align: center;
    text-shadow: 1px 1px 0px #999999;
}

.no-campaign .span {
    color: #0D84B2;
    font-weight: bolder;
    margin-bottom: 28px;
    padding: 0pt 33px;
    text-align: center;
}

.no-campaign a {
    text-align: center;
}

.no-campaign a img {
    border: 8px solid white;
    height: 135px ! important;
    margin: 7px 23px 30px;
    margin-top: 14px;
}

.whats-next {
    height: 120px;
    margin-bottom: 0px;
}

.whats-next .today {
    height: 55px;
    padding: 1px;
    position: relative;
    width: 262px;
}

.whats-next .today .fa.cal {
    width: 60px;
    height: 55px;
    color: #999;
    padding: 10px 9px 0px;
    font-size: 39px;
    top: -7px;
    border-left: 1px solid #CCCCCC;
    margin-left: 8px;
}

.whats-next .today > div {
    display: inline-block;
}

.whats-next .today .cal-day {
    font-size: 60px;
    line-height: 60px;
}

.whats-next .today .date {
}

.whats-next .today .date > div {
    display: block;
}

.whats-next .today .day-in-week {
}

.whats-next .today .full-date {
}

.whats-next .suggestions .item {
    position: relative;
    height: 140px;
}

.whats-next .suggestions .item > div {
    position: absolute
}

.whats-next .sec-title {
    font-size: 21px;
    margin: 20px 0 0 0;
}

.whats-next .suggestions .item .connector {
    height: 50px;
    border-right: 3px solid rgb(103, 212, 210);
    top: -10px;
    right: 30px;
}

.whats-next .suggestions .item .markup {
    width: 17px;
    height: 17px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background: rgb(103, 212, 210);
    right: 23px;
    top: 23px;
}

.whats-next .suggestions .item .campaign {
    right: 0px;
    top: 8px;
    width: 100%;
}

.whats-next .suggestions .item .campaign .info {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    background: #65b5f940;
    border-radius: 5px;
    padding: 5px;
    height: auto;
}

.whats-next .suggestions .item .campaign .info > div {
    display: inline-block;
}

.whats-next .suggestions .item .campaign .info .date {
    width: 70px;
    text-align: center;
    background: #65b5f933;
    border-radius: 5px;
    height: 73px;
    padding: 4px;
}

.whats-next .suggestions .item .campaign .info .day {
    font-size: 28px;
    color: #1f2532;
    height: 35px;
    width: auto;
    display: block;
}

.whats-next .suggestions .item .campaign .info .month {
    font-size: 16px;
    color: #ff3366;
    width: auto;
    display: block;
    padding: 0px 0 5px;
}

.whats-next .suggestions .item .campaign .info .c-title a {
    font-size: 16px;
    font-weight: bold;
    display: block;
}

.whats-next .suggestions .item .campaign .info .c-title {
    vertical-align: top;
    padding: 2px 10px;
    width: 170px;
}

.whats-next .suggestions .item img {
    width: 100%;
    border-radius: 3px;
}

.whats-next .suggestions .item .cta button {
    float: left;
    padding: 12px 20px;
    margin-top: 10px;
}

.whats-next.behalf {
    height: auto;
    margin-bottom: 40px;
}

.whats-next.behalf .suggestions .item .campaign {
    position: relative;
}

.whats-next.behalf .suggestions .item .cta button {
    float: none;
    padding: 12px 20px;
    margin-top: 10px;
    width: 100%;
}

.whats-next.behalf .suggestions .item .campaign .info .c-title {
    width: 100%;
    color: #999999;
}

.whats-next.behalf .suggestions .item {
    height: auto;
}

.whats-next .suggestions .item .cta a {
    color: white;
    font-size: 15px;
    padding: 0px 5px;
}

.fa.clock.c-count {
    top: 0;
    padding: 0;
    font-size: 16PX;
    color: #999999;
    margin: 3px 0 5px;
}

.content .campaigns .item {
    margin: 15px 0 25px;
}

.intro.desktop li h4 {
    margin: 10px 0;
}

.intro.desktop li img {
    float: left;
    margin-left: 50px;
    margin-top: 40px;
}

.intro.desktop li .text {
    width: 340px;
    line-height: 22px;
    padding: 68px 0;
}

.intro.desktop button {
    font-weight: normal;
    height: 45px;
    left: 72%;
    position: absolute;
    width: 190px;
    bottom: 30%;
    color: white;
}

.intro.desktop .intro-area {
    display: none;
}

.intro.desktop .intro-area.open {
    display: block;
}

.modal.gg-locale {
    background: none repeat scroll 0 0 white;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 7px 1px #333333;
    width: 860px;
    right: 50%;
    margin-right: -430px;
    position: absolute;
    padding: 15px 30px;
    top: 50px;
    height: 800px;
    z-index: 10001;
    text-align: center;
}

.modal.gg-locale .title {
    text-align: center;
    border-bottom: 1px solid #CCC;
    padding: 0 0 15px;
}

.modal.gg-locale .explain {
    padding: 31px 0px 21px 0;
}

.modal.gg-locale img {
    height: 150px;
    margin-top: 50px;
}

.modal.gg-locale .panel {
    text-align: right;
    padding: 10px 160px;
    position: relative;
}

.modal.gg-locale .details,
.modal.gg-locale .confirm {
    background-color: #FFFFFF;
    height: 480px;
    width: 490px;
}

.modal.gg-locale .confirm {
    padding: 50px 0;
}

.modal.gg-locale .confirm .text {
    width: 400px;
    margin-right: 20px;
    vertical-align: top;
    font-size: 17px;
}

.modal.gg-locale .details label,
.modal.gg-locale .details .item {
    display: inline-block;
}

.modal.gg-locale .details li {
    margin: 9px 0;
}

.modal.gg-locale .details label {
    margin-left: 5px;
}

.modal.gg-locale .details .item {
}

.modal.gg-locale form {
    padding: 0 135px;
    text-align: right;
    margin-right: 30px;
}

.modal.gg-locale a {
    padding: 10px 0 10px;
    display: block;
}

.gg-locale .edit-form ul > li {
    display: inline-block;
    width: auto;
    margin: 0 0px 20px 0px;
    position: relative;
    vertical-align: top;
}

.gg-locale .edit-form ul > li:nth-child(2n+1) {
    margin: 0 0px 13px 0px;
}

.gg-locale .edit-form ul > li label,
.gg-locale .edit-form ul > li > .comment {
    font-size: 13px;
    font-family: arial;
}

.gg-locale .edit-form ul > li label {
    display: block;
    color: #000;
}

.gg-locale .edit-form form {
    background: #FFFFFF;
    padding: 50px 30px 20px;
    height: 310px;
}

.gg-locale form input {
    border: 1px solid #bdc8d4;
    padding: 0 30px 0px 5px;
    font-size: 16px;
    width: 240px;
    height: 40px;
}

.gg-locale form input.ltr {
    padding: 0 5px 0px 31px;
}

.gg-locale form input.name,
.gg-locale form input.location {
    width: 486px;
}

.gg-locale form input.location {
    background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABWklEQVR4XpWOsUuCYRjE77W2qqWIgjb/BmdX0UEQNMhBVCQFFURxF0RwcxcqEkJsqKKxRiFQKYK2aAgchTQUSz+f3huSEPrUHxzH3fE+vJilrdSWVkrrVKtKZ2aPOfDxntZx1+lsjIvFnpRKQmdmz33egUzP7X6UXE4m2exUzOy5w4x3pSrjfP7TyGSkGg5L0OejCzN77jDjVakLo1AwxqmUHLhc4nA46MLMnjvMeFHqZJBOd0bJpJS9XnHa7XRhZs8dZrSUOnqz2Vrf+stf8fhUzOy5w4y6Utt1i+X6IxrtDmMx+RUze+6Yx51SwabV2hwmEjKIRITOzB6LcAus3QCXbY+n0w+FhM7MHotSAw7v9/ef+uGw0JmxDBVg4wyo9wIBoTNjWcrAQ9fvFzpMsOAfRnoTwwB9mQPM61o7AkAmE2gnu1qbWquLHFjjgWfg6rxWa9D/HFjBDD/EJ9c7Nq0X9AAAAABJRU5ErkJggg==) no-repeat 461px 10px;
}

.gg-locale form input + span.fa {
    position: absolute;
    right: 7px;
    top: 10px;
    font-size: 15px;
    color: #999;
    padding: 0;
    width: 17px;
}

.gg-locale form input.ltr + span.fa {
    right: auto;
    left: 7px;
    top: 25px;
}

.modal.gg-locale button {
    width: 230px;
    margin: 30px 110px;
    padding: 15px;
}

.dashboard .main > div.on-behalf {
    min-height: 200px;
    margin-bottom: 20px;
    padding: 30px 40px 50px;
    height: auto;
}

.dashboard .main > div.on-behalf button {
}

.dashboard .main > div.obdisp {
    height: auto;
    margin-bottom: 5px;
    position: relative;
    display: block;
    min-height: unset;
}

.dashboard .main > div.obdisp img {
    width: 100%;
    border-radius: 0px 3px 0 0;
    z-index: 0;
}

.dashboard .main > div.obdisp .bottom {
    height: 80px;
    background: #ffffff;
    bottom: 0;
    width: 100%;
    opacity: 1;
}

.dashboard .main > div.obdisp .top {
    max-height: 150px;
    z-index: 0;
    overflow: hidden;
    background: #FFFFFF;
    height: auto;
}

.dashboard .main > div.obdisp .top > div {
    width: 50%;
    vertical-align: top;
}

.dashboard .main > div.obdisp .top .time {
    width: 47%;
    padding: 19px 2px 0 0;
}

.dashboard .main > div.obdisp .top .time span.fa {
    float: right;
    height: 60px;
    color: #1f2532;
}

.dashboard .main > div.obdisp .bottom .cta {
    padding: 30px 19%;
}

.dashboard .main > div.obdisp .bottom .cta a {
}

.on-behalf .header {
}

.on-behalf .header span {
    font-size: 21px;
}

.on-behalf .header .sched {
    font-size: 16px;
    margin: 10px -6px;
}

.on-behalf .campaign {
    margin-top: 21px;
    padding: 20px;
    border: 1px solid #DDD;
    border-radius: 3px;
    margin-bottom: 30px;
}

.on-behalf .campaign > .meta > div {
    vertical-align: top
}

.on-behalf .campaign .image {
    margin-left: 15px;
    position: relative;
    height: 180px;
    margin-bottom: 11px;
    display: inline-flex;
}

.on-behalf .campaign .meta .title {
    margin-left: 15px;
    font-family: Open Sans Hebrew;
    font-size: 20px;
    color: #1f2532;
    margin-bottom: 10px;
}

.on-behalf .campaign .meta .image .olay {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(25, 24, 24, 0.52) 75%);
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(25, 24, 24, 0.52) 75%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(25, 24, 24, 0.52) 75%);
    background-image: linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(25, 24, 24, 0.52) 75%);
}

.on-behalf .campaign .meta .image img {
    height: 100%;
}

.on-behalf .campaign .subject {
    font-size: 19px;
    width: 100%;
}

.on-behalf .campaign .link {
}

.on-behalf .campaign .details {
    position: absolute;
    width: 100%;
    line-height: 23px;
    margin-top: 10px;
    height: auto;
    bottom: 0px;
    right: 0;
    color: #FFFFFF;
    padding: 3px 7px;
}

.on-behalf .campaign .details .olay {
    position: absolute;
    bottom: 0;
    height: 0;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 75%);
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 75%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 75%);
    background-image: linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 75%);
    width: 100%;
    right: 0;
    display: none;
}

.on-behalf .campaign .details .olay.show {
    display: block;
    height: 30px;
}

.on-behalf .campaign .meta {
}

.on-behalf .channels-mobile {
    border-top: 1px solid #dad8d8;
    padding: 10px 0;
    margin-top: 15px;
}

.on-behalf .channels-mobile h3 {
    font-size: 17px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.on-behalf .campaign .channels h3 {
    font-size: 17px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.on-behalf .campaign .channels > div {
}

.on-behalf .campaign button {
}

.on-behalf .campaign .fb.alert {
    margin-top: 10px;
    border-top: 1px dotted;
    padding: 20px 0 10px;
}

.on-behalf .campaign .fb.alert span.fa {
}

.on-behalf .campaign .fb.alert span.fa a {
}

.dashboard .tplsview .sqimgload > div {
    width: 250px;
    height: 145px;
}

.events {
    width: 100%;
    vertical-align: top;
    margin-top: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
    height: 180px;
    margin-right: -15px;
}

.ecard {
    display: inline-block;
    position: relative;
    height: 175px;
    width: 200px;
    border-radius: 10px;
    vertical-align: text-top;
    margin-left: 10px;
    padding: 15px 10px;
    transform: scale(.95);
    background: #efefef;
    cursor: pointer;
}

.ecard:hover {
    transform: scale(1);
}

.ecard i {
    display: block;
    font-size: 17px;
    margin-top: 2px;
}

.ecard > .name {
    font-size: 18px;
    color: #1f2532;
}

.ecard > .dtls {
}

.ecard > .dtls .img {
    transform: scale(.9);
}

.ecard > .dtls .date {
    width: 60px;
    position: absolute;
    left: 10px;
    bottom: 10px;
    text-align: center;
    border-radius: 10px;
    height: 75px;
    background: #1f253242;
    padding: 7px;
}

.ecard > .dtls .date .number {font-size: 29px;}

.ecard > .dtls .date .month {
    margin-top: -3px;
    font-size: 18px;
    color: #1f2532;
}

.module.srch {
    width: 600px;
    background: #FFFFFF;
    position: absolute;
    top: 80px;
    z-index: 1;
    padding: 20px 20px 30px;
    height: auto;
    color: #666666;
    border: 1px solid #dddddd69;
}

.module.srch title {
    color: #1f2532;
    font-weight: bold;
    margin: 0px 0 10px;
}

.module.srch ul {
    width: 100%;
    min-height: 110px;
}

.module.srch ul li {
    width: 100%;
    display: block;
    height: auto;
    color: #666;
    padding: 6px 0px;
}

.module.srch .cust-sgg {
    width: 100%;
    height: auto;
    min-height: 130px;
}

.module.srch .cust-sgg > * {
    display: inline-block;
}

.module.srch .cust-sgg i {
    width: 20px;
    color: #1f2532;
}

.module.srch .tpl-sgg {
    width: 100%;
    overflow: hidden;
    display: block;
    margin-top: 0;
    height: auto;
    margin-top: -20px;
}

.module.srch .tpl-sgg ul {
    width: 1600px;
    height: auto;
}

.module.srch .tpl-sgg ul li {
    border: 1px solid #CCCCCC;
    display: inline-block;
    width: auto;
    margin-left: 10px;
    max-width: 130px;
    border-radius: 5px;
    overflow: hidden;
    vertical-align: top;
    padding: 0;
}

.module.srch .tpl-sgg ul li:hover img {
    transform: scale(1.2);
}

.module.srch .tpl-sgg ul li img {
    width: 100%;
    vertical-align: top;
    max-height: 120px;
    border-radius: 5px;
}

.module.srch .tpl-sgg .noresults {
}

.module.srch .tpl-sgg .tplload > div {
    margin: auto;
    width: 130px;
    height: 90px;
    border-radius: 10px;
    display: inline-block;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    overflow: hidden;
    background-image: linear-gradient(
            90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 80%), linear-gradient(#d3d3d37a 150px, transparent 0);
    background-repeat: repeat-y;
    background-size: 130px 120px;
    background-position: 0 0, /* highlight */ 0 0;
    -webkit-animation: tpload 1s infinite;
    margin-right: 6px;
    margin-top: 10px;
}

.module.srch .opt-sgg {
    min-height: 50px;
    width: 100%;
    margin: 20px 0;
}

.module.srch .opt-sgg > div {
    display: block;
}

.module.srch .opt-sgg header {
    display: block;
    color: #BBBBBB;
    font-weight: bold;
}

.module.srch .opt-sgg ol {
    margin: 10px 0;
    width: 100%;
}

.module.srch .opt-sgg li {
    display: block;
    margin-bottom: 0;
    cursor: pointer;
    width: 100%;
    height: 34px;
    padding: 6px 0;
}

.module.srch .opt-sgg li:hover {
    background: #EEEEEE;
}

.module.srch .opt-sgg li span {
    width: 30px;
    text-align: center;
    color: #1f2530;
}

.module.srch .opt-sgg li .name {
    font-size: 17px;
}

.module.srch .cust-sgg .custload > div {
    width: 75%;
    height: 20px;
    display: block;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 80%), #d3d3d391;
    background-repeat: repeat-y;
    background-size: 50px 500px;
    background-position: 100% 0;
    animation: custshine 1s infinite;
    margin-top: 15px;
    border-radius: 25px;
}

@keyframes custshine {
    to {
        background-position: 0% 0%;
    }
}

@keyframes tpload {
    to {
        background-position: -90px 0px, /* move highlight to right */ 0 0;
    }
}
.uc-event .pop-menu{

    width: 290px;

    padding-bottom: 30px;

    z-index: 100;
}

.uc-event .pop-menu .state{
    left: 16px;
    top: 19px;
    border-radius: 5px;
    width: 75px;
    text-align: center;
    padding: 2px 0;
    font-size: 16px;
    opacity: 0.9;
    display: none;
}
.uc-event .pop-menu .item{padding: 0px 20px;}
.uc-event .pop-menu .item.time{
    text-align: center;
    background: #eeee;
    padding: 16px 0;
    border-radius: 10px;
    margin: 12px 10px 30px;
}
.uc-event .pop-menu .item{}
.uc-event .pop-menu a {
    display: block;
    margin: 1px 1px;
    color: #666666;
    padding: 10px 0;
}

.uc-event .pop-menu a:hover{
    background: #EEEEEE;
    color: #1f2532;
}

.uc-event .pop-menu a i {
    width: 30px;
    text-align: center;
    margin-right: 15px;
    font-size: 20px;
    margin-left: 5px;
}
.uc-event .pop-menu a span {
    font-size: 18px;
}
.uc-event .pop-menu a .loadline {
    margin-right: 15px;
    width: 85%;
}

.uc-event .pop-menu .areusure{
    padding: 40px 20px;
}
.uc-event .pop-menu .areusure h4{
    font-size: 19px;
    margin-bottom: 20px;
}
.uc-event .pop-menu .areusure button{}

@media screen and (max-width: 600px) {
    .dashboard {
        background: #d1dbde9e;
    }

    .dashboard .main {
        display: block;
    }

    .dashboard .main > div {
        border: none;
        width: 100%;
        margin-right: 0;
    }

    .dashboard .main > div.do-next {
        height: 400px;
    }

    .dashboard .main > div.uc-event {
        display: none;
    }

    .dashboard .page-header {
        margin-top: 40px;
        margin-bottom: 0;
        box-shadow: none;
    }

    .dashboard .right {
        display: none;
    }

    .dashboard .title {
        padding: 10px 0px;
        position: relative;
    }

    .dashboard .title h4 {
        font-size: 16px;
    }

    .dashboard .search {
        width: 100%;
        padding: 13px 20px;
        margin: 0;
    }

    .dashboard .search input {
    }

    .dashboard .page-header section {
        padding: 10px 20px 10px 0;
        color: #666666;
        background-color: #ffffff;
        margin: 8px 0px;
        box-shadow: 0 2px 7px -7px #ccc;
        position: relative;
    }

    .dashboard .page-header section.center {
        padding: 20px 20px 10px;
    }

    .dashboard .page-header section a button {
        padding: 10px 0;
        width: 95%;
        font-family: 'Open Sans Hebrew';
        margin: 25px 0 10px;
        height: 70px;
        font-size: 17px;
        background: #e8f0fd;
        border: 2px solid #b5b5b5b8;
        color: #1f2532;
        text-align: right;
        padding: 0 20px;
        position: relative;
        border-radius: 10px;
    }

    .dashboard .page-header section a button i.fa-chevron-left {
        float: unset;
        position: absolute;
        left: 15px;
        top: 26px;
    }

    .dashboard .page-header section > .new {
        background: #25D366;
        padding: 4px 12px;
        border-radius: 5px;
        color: #FFFFFF;
        left: 6px;
        top: 6px;
    }

    .dashboard .main {
        margin-top: 0;
        background: #dee5e7;
    }

    .dashboard section {
        margin: 5px 0;
        padding: 10px 15px 46px;
        width: 100% !important;
    }

    .feed .header {
        padding: 6px 10px 5px;
        background-color: #4e8fc7;
        color: #FFFFFF;
        width: 100%;
    }

    .feed .header h4 {
        font-size: inherit;
    }

    .deals.actions, .feed {
        padding: 0px 14px;
        width: 100%;
        margin-top: 0;
        min-height: 550px;
    }

    .deals.actions, .feed ul {
        padding: 5px;
        width: 100%;
    }

    .feed-item .details {
        width: 81%;
    }

    .dashboard .main > div.on-behalf {
        padding: 15px 16px;
    }

    .dashboard .main > div.on-behalf button {
    }

    .on-behalf .header {
    }

    .on-behalf .header span {
        font-size: 19px;
    }

    .on-behalf .header .sched {
        text-align: center;
    }

    .on-behalf .campaign {
        border: none;
        padding: 0;
        max-height: 270px;
        overflow: hidden;
    }

    .on-behalf .campaign > .meta > div {
        vertical-align: top;
        display: block;
    }

    .on-behalf .campaign .image {
        margin-left: 0;
    }

    .on-behalf .campaign .image img {
        width: 100%;
    }

    .on-behalf .campaign .subject {
        margin-bottom: 10px;
    }

    .on-behalf .campaign .link {
    }

    .on-behalf .campaign .details {
        width: 100%;
        line-height: 23px;
        margin-top: 10px;
        height: auto;
        margin-bottom: 20px;
    }

    .on-behalf .campaign .details .olay {
    }

    .on-behalf .campaign .details .olay.show {
    }

    .on-behalf .campaign .meta {
    }

    .on-behalf .campaign .channels {
    }

    .on-behalf .campaign .channels h3 {
    }

    .on-behalf .campaign .channels > div {
    }

    .on-behalf .campaign button {
    }

    .on-behalf .campaign .fb.alert {
    }

    .on-behalf .campaign .fb.alert span.fa {
    }

    .on-behalf .campaign .fb.alert span.fa a {
    }

    .on-behalf button.action {
        width: 100%;
        margin: 9px 0;
        padding: 14px 2px;
    }

    .on-behalf .fb.alert {
        text-align: center;
    }

    section .tplsview {
        height: auto;
        margin-top: 5px;
        padding: 5px 0px 8px;
    }

    section .tplsview .tpl img {
        height: 140px;
        min-width: 140px;
    }

    section .tplsview .more {
        margin: 20px 0 5px;
        display: block;
        color: #FFF;
        background: #167FFC;
        width: 250px;
        padding: 10px 20px;
        border-radius: 5px;
    }

    section .scrolling-wrapper {
        margin-top: 10px;
        overflow-x: scroll;
        overflow-y: visible;
        white-space: nowrap;
        padding: 3px 0;
        height: 166px;
    }

    section.content .scrolling-wrapper .loadopt {
        text-align: center;
        margin-left: 50px;
        font-size: 30px;
    }

    .inpage .options .search-res .results .tpl .vdol,
    section.content .scrolling-wrapper .tpl .vdol {
        color: white;
        width: 100%;
        background: #0000003b;
        height: 95%;
        position: absolute;
        left: 0px;
        text-align: center;
        padding: 19px;
        font-size: 70px;
    }

    section.content .scrolling-wrapper .tpl .vdol i {
    }

    section.content .scrolling-wrapper .tpl {
        display: inline-block;
        margin-left: 13px;
        position: relative;
        vertical-align: top;
        width: 220px;
        height: 145px;
        overflow: hidden;
        border-radius: 10px;
        border: 1px solid #dbdbdb;
    }

    section.content .scrolling-wrapper .tpl .ol{
        height:100%;
        width:100%;
        background: #0e19323b;
        position: absolute;
        top: 0;
        left: 0;
    }

    section.content .scrolling-wrapper .tpl.lp {
        padding: 18px 29px;
        background: #EEE;
    }

    section.content .scrolling-wrapper .tpl.lp .content {
        border-radius: 5px;
        overflow: hidden;
        border: 4px solid #FFFFFF;
        box-shadow: 1px 2px 10px -2px #999999;
        background: #FFFFFF;
        padding-bottom: 40px;
        position: relative;
    }

    section.content .scrolling-wrapper .tpl.lp .content img {
        width: 100%;
        height: auto;
        min-height: unset;
        border-radius: 0;
        border: none;
    }

    section.content .scrolling-wrapper .tpl.lp .content .lptitle {
        position: absolute;
        right: 5%;
        bottom: 23px;
        height: 7px;
        width: 85%;
        background: #c5c5c5;
        border-radius: 20px;
        opacity: 0.3;
    }

    section.content .scrolling-wrapper .tpl.lp .content .lptitle.short {
        bottom: 11px;
        width: 70%;
    }

    section.content .scrolling-wrapper .tpl.lp .content .details {
        position: absolute;
        right: 7px;
        bottom: 7px;
        background: #1f2532;
        width: 100px;
        font-size: 14px;
        padding: 3px 10px;
        text-align: center;
        color: #FFF;
        border-radius: 6px;
        display: none;
    }

    section.content .scrolling-wrapper .tpl .date {
        position: absolute;
        left: 8px;
        bottom: 6px;
        width: 60px;
        height: 60px;
        background: #52b266/*#1f253294*/;
        border-radius: 10px;
        color: #FFFFFF;
        text-align: center;
        border: 1px solid #ffffff85;
    }

    section.content .scrolling-wrapper .tpl .date.draft{
        background: #1f2532c7;
    }

    section.content .scrolling-wrapper .tpl .date .day {
        font-size: 29px;
        display: block;
        font-weight: bold;
    }

    section.content .scrolling-wrapper .tpl .date .month {
        margin-top: -7px;
        display: block;
    }

    section.content .scrolling-wrapper .tpl img {
        display: inline-block;
        width: 100%;
        border-radius: 10px;
        height: auto;
    }

    .inpage .options .search-res .results .tpl .vdol {
        z-index: 0;
        font-size: 160px;
        padding: 0 0;
        opacity: 0.9;
    }

    .inpage .options .search-res .results .tpl .c_type {
        background: #858282;
        height: 44px;
        width: 44px;
        right: 10px;
        bottom: 80px;
        position: absolute;
        color: #ffffffab;
        padding: 8px 14px;
        z-index: 5;
    }

    .inpage .options .search-res .results .tpl .c_type i {
    }

    .dashboard .campaigns.list .tSlide.open.enter{

        bottom: -10vh;

    }


    .dashboard .campaigns.list .tSlide .areusure  .content{
        font-size: 19px;
        color: #666666;
    }
    .dashboard .campaigns.list .tSlide .areusure  button{
        height: 50px;
        border-radius: 10px;
        margin: 15px 5px;
    }


    .pwainstall {
        position: fixed;
        background: black;
        bottom: 75px;
        width: 94%;
        padding: 30px 25px 25px;
        left: 3%;
        color: white;
    }

    .pwainstall img {
        width: 69px;
        position: absolute;
        left: 25px;
        bottom: 25px;
        background: white;
        border-radius: 10px;
        -moz-border-radiusadius: 10px;
        -webkit-border-radiuss: 10px;
        padding: 5px;
    }

    .pwainstall span {
    }

    .pwainstall button {
        width: 65%;
        margin-top: 40px;
    }

    .events {
        width: 100%;
        vertical-align: top;
        padding: 0px 14px 20px;
        margin-top: 15px;
        overflow-x: scroll;
        overflow-y: clip;
        white-space: nowrap;
        height: 170px;
        margin-right: -15px;
    }

    .ecard {
        display: inline-block;
        position: relative;
        height: 150px;
        width: 180px;
        border-radius: 10px;
        vertical-align: text-top;
        margin-left: 0px;
        padding: 15px 10px;
        background: #EEE;
        transform: scale(.9);
    }

    .ecard:hover {
        background: #DDD;
    }

    .ecard i {
        display: block;
        font-size: 15px;
    }

    .ecard > .name {
        font-size: 16px;
    }

    .ecard > .dtls {
    }

    .ecard > .dtls .img {
        transform: scale(.9);
    }

    .ecard > .dtls .date {
        width: 50px;
        position: absolute;
        left: 10px;
        bottom: 8px;
        text-align: center;
    }

    .ecard > .dtls .date .number {
    }

    .ecard > .dtls .date .month {
        margin-top: -5px;
    }

    .dashboard .main > section.gotosite {
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .dashboard .main > section.gotosite .dgrm {
        width: 100%;
        left: 0;
        position: relative;
        height: 258px;
        bottom: 31px;
        background-position: 0 81px;
        margin-bottom: -70px;
    }

    .dashboard .main > section.gotosite .dtls {
        width: 100%;
        height: 170px;
        padding: 0;
    }

    .dashboard .main > section.gotosite .dtls > div {
        padding: 0px 20px;
    }

    .dashboard .main > section.gotosite .dtls .text {
        padding: 50px 0px;
        color: #1f2532;
    }

    .dashboard .main > section.gotosite .dtls ul {
        display: block;
        margin-bottom: 0;
    }

    .dashboard .main > .deskpromo {
        padding: 10px 20px 0;
    }

    .dashboard .main > .deskpromo .title {
        position: relative;
    }

    .dashboard .main > .deskpromo .actions {
        width: 100%;
        padding-right: 0;
        height: 140px;
        margin-bottom: 30px;
        overflow-y: hidden;
    }

    .dashboard .main > .deskpromo .actions .action {
        height: 110px;
        box-shadow: 0px 0px 10px 0px #EfEFEF;
        background: #efefef7a;
    }

    .dashboard .main > .deskpromo .actions .action img.new {
    }

    .dashboard .main > .deskpromo .actions .action:hover {
    }

    .dashboard .main > .deskpromo .actions .action .title {
        padding: 0;
    }

    .dashboard .main > .deskpromo .actions .action .title i {
    }

    .dashboard .main > .deskpromo .actions .action .desc {
        margin-top: 7px;
        padding-right: 5px;
        width: 190px;
        word-wrap: break-word; /* For older browsers */
        overflow-wrap: break-word; /* For standard CSS compliance */
        white-space: normal; /* Allows text to wrap */
    }

    .dashboard .main > .deskpromo .symbols {
        display: none;
    }

    .dashboard .main > .deskpromo .symbols .dual-f {
    }

    .dashboard .main > .deskpromo .symbols .dual-f i {
    }

    .dashboard .main > .deskpromo .symbols .dual-f i.top {
    }


    section.content .scrolling-wrapper .tpl.demo{
        border: none;
        padding: 0;
        width: 150px;
        height: 144px;
        background: #EEE;
    }
    section.content .scrolling-wrapper .tpl.demo .cont{
        padding: 9px;
        text-align: center;
    }

    section.content .scrolling-wrapper .tpl.demo .cont img{
        height: 108px;
        width: auto;
        max-width: unset;
        border: none;
        min-width: unset;
    }
    section.content .scrolling-wrapper .tpl.demo .cont .text{
        font-size: 18px;
        text-align: center;
        color: #1f2532b5;
        position: absolute;
        width: 100%;
        right: 0;
        left: 0;
        bottom: 4px;
    }

    section.content .scrolling-wrapper .tpl.demo .over{
        position: absolute;
        height:100%;
        width:100%;
    }
    section.content .scrolling-wrapper .tpl.demo .over .plus{
        height: 33px;
        width: 34px;
        border-radius:50%;
        background:#FFFFFF;
        position:absolute;
        bottom:20px;
        left:20px;
        z-index: 20;
        text-align: center;
    }
    section.content .scrolling-wrapper .tpl.demo .over .plus i{
        font-size: 37px;
    }
    section.content .scrolling-wrapper .tpl.demo .over .text{
        position: absolute;
        width: 90px;
        height: 130px;
        font-size: 21px;
        right: 25px;
        top: 20px;
        line-height: 35px;
        color: #FFF;
        z-index: 10;
    }

    section.content .scrolling-wrapper .tpl.plus{
        background: none;
        box-shadow: none;
        padding: 0;
        border: none;
        width: 140px;
    }
    section.content .scrolling-wrapper .tpl.plus img{
        width: 10px;
        margin-top: 9px;
        margin-right: -80px;
        transform: scale(.4);
    }
    section.content .scrolling-wrapper .tpl.plus .text{
        width: 80px;
        font-size: 16px;
        line-height: 50px;
    }

    .dashboard .main > .analyzer{
    }
    .dashboard .main > .analyzer .dtls{
        height: auto;
        color: #666666;
    }
    .dashboard .main > .analyzer .dtls .title{
        font-size: 29px;
        width: 200px;
    }

    .dashboard .main > .analyzer .dtls button{
        width: 100%;
        display: block;
        margin-top: 20px;
        height: 60px;
        font-size: 22px;
        border-radius: 10px;
    }

    .dashboard .main > .analyzer .dgrm{
    }
    .dashboard .main > .analyzer .dgrm img{
        width: 190px;
        margin-top: 30px;
    }

    .dashboard .main > .gotosite .dtls {
    }
}

/* dashboard*/