.navbar {
border-radius: 0px;
min-height: 100px;
margin-bottom: 0px;
}
.top-bar {
background-color: #6b207f;
color: #fff;
padding: 10px 0px 0px 0px;
}
.top-bar ul li:first-child{
margin-left: 20px;
}
.top-bar a{
color:#e5e6e7;
text-decoration: none;
}
.top-bar a:hover{
color:#fff;
text-decoration: none;
}
.navbar-brand img {
max-width: 250px;
}
.navbar-brand {
height: 100px;
padding: 30px 30px 30px 30px;
}
@media (min-width: 768px){
.navbar-nav > li {
  font-size: 20px;
  font-weight: normal;
  padding: 25px 6px;
}
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
background-color: inherit;
color:#6b207f;
}
.navbar-default .navbar-nav > li > a {
color:#6b207f;
}
.search-form {
padding: 25px 0px;
}
.news-bar {
background-color:#e5e6e7;
color:#8c8b8e;
padding: 6px 0px;
}
.marquee_code {
width:100%;
/*direction: ltr;*/
font-size: 14px;
}
.marquee_code span{
direction: rtl;
}

.lightbox {
width: 100vw;
height: 600px;
background-color: #fff;
max-width:100%;  /* added */
}
.lightbox .lb-images {
max-width: 100%;
max-height: 100%;
}
.lightbox .lb-images .lb-slides {
max-width: 100%;
max-height: 100%;
}
.lightbox .lb-images .lb-slides .img-fill {
width: 100vw;
height: 600px;
max-width:100%;  /* added */
display: block;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.lightbox .lb-images .lb-slides .img-fill img {
max-width: 100%;
max-height: 100%;
display: block;
position: relative;
top: 50%;
/*transform: translateY(-50%);*/
margin: 0 auto;
}
.lightbox .lb-images .lb-slides .img-fill img:focus {
outline: 0;
}

.big-buttons {
background-color: #6b267e;
padding: 25px 0px;
}

.nice-button {
padding: 30px;
border-radius: 0px;
}

.nice-button p {
margin-top: 10px
}

a:hover {
text-decoration: none;
}

.secondary-footer {
background-color: #1a1a1a;
color:#ffffff;
}

.footer-note {
padding: 20px 0px;
}

.footer-logo {
text-align: center;
}
.footer-logo img {
max-width: 180px;
width: 100%;
margin: 40px 0px 10px;
}

.footer-button {
text-align: center;
padding: 30px;
}

@media only screen and (max-width : 992px) {
  .footer-button {
    padding: 10px 0px 10px 0px!important;
  }

  .nice-button p {
    font-size: 26px;
  }

  .box-body {
    font-size: 3vh%!important;
  }
}

.btn-beoutq {
/*padding: 20px;*/
border-radius: 26px 26px 0px 26px;
/*font-size: 20px;*/
}

.primary-footer {
min-height: 380px;
background-image: url('../img/footer-bg.jpg');
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

.f1, .f2, .f3 {
color:#fff;
}
.f1 {
font-size: 40px;
margin-top: 100px;
}
.f2 {
margin-top: -20px;
font-size: 80px;
}
.f3 {
margin-top: -20px;
font-size: 40px;
}
.store-apps {
margin: 120px 0px 0px 0px;
}


.match-info-slider{
position: absolute;
bottom: 0;
width: 360px;
height: 385px;
}

.box-head {
background-color: #e5e6e7;
color:#6b267d;
padding: 10px;
width: 100%;
font-size: 26px;
}
.channel-box-head {
/*background-color: #e5e6e7;*/
color:#6b267d;
padding: 10px;
width: 100%;
font-size: 26px;
}

.box-body {
background-color: #fff;
border: 6px solid #e5e6e7;
/*min-height:280px;*/
padding: 10px;
}


.faq-box-head {
background-color: #1ca88e;
color:#ffffff;
padding: 10px;
width: 100%;
font-size: 26px;
border-radius: 30px 0px 0px 0px;
cursor: pointer;
}

.faq-box-body {
background-color: #fff;
border: 6px solid #1ca88e;
font-size: 18px;
padding: 20px;
border-radius: 0px 0px 30px 30px;
}

.watch-it-on {
background-color: #6b267d;
text-align: center;
padding: 4px;
color:#fff;
font-size: 14px;
border-radius: 6px;
line-height: 22px;
}
.watch-it-on1 {
/*background-color: #6b267d;*/
text-align: center;
padding: 4px;
color:#fff;
font-size: 14px;
border-radius: 6px;
line-height: 22px;
}
.watch-it-on h4{
margin-bottom: 10px;
}
.watch-it-on img{
margin-bottom: 20px!important;
}

.time-1 {
color: #6b207f;
}

.time-2 {
color: #6b207f;
margin-bottom: 20px;

}

.date {
color:#1ca88e;
}
.day {
color:#1ca88e;
font-size: 20px;
}

.p-0 {
  padding: 0px!important;
}
.p-10 {
  padding: 10px!important;
}

.p-15 {
  padding: 15px!important;
}

.p-20 {
  padding: 20px!important;
}

.p-25 {
  padding: 25px!important;
}

@media (min-width: @screen-sm-min) {
  .p-r-0 {
    padding-top: 0px!important;
  }
}


@media only screen and (max-width : 766px) {
  body {
    font-size: 3vh!important;
  }

  .box-body {
    font-size: 30px!important;
  }

  .btn {
    font-size: 30px!important;
  }

  h4, .h4 {
    font-size: 3vh!important;
  }


  .match-info-slider .box-body {
    font-size: 14px!important;
  }

  .b1 {
    padding-left: 3px!important;
    margin-bottom: 3px!important;
  }

  .b2 {
    padding-right: 3px!important;
    margin-bottom: 3px!important;
  }

  .b3 {
    padding-left: 3px!important;
    margin-top: 3px!important;
  }

  .b4 {
    padding-right: 3px!important;
    margin-top: 3px!important;
  }


  .nav {
    width: 100%;
  }
  .nav li {
    text-align: center;
    font-size: 3vh;
    width: 100%;
    padding: 20px;
    border-bottom: 2px #ccc solid;
  }
}



@media only screen and (max-width : 992px) {
  .left {
    padding-left:15px;
    padding-right:0px;
  }
  .right {
    padding-right:15px;
    padding-left:0px;
  }

}

@media only screen and (min-width : 993px) {
  .left {
    padding:0px!important;
  }
  .right {
    padding:0px!important;
  }
  .last {
    padding-left:15px!important;
  }
}



.p-t-10 {
  padding-top: 10px!important;
}

.p-t-15 {
  padding-top: 15px!important;
}

.p-t-20 {
  padding-top: 20px!important;
}

.p-t-25 {
  padding-top: 25px!important;
}


.p-b-10 {
  padding-bottom: 10px!important;
}

.p-b-15 {
  padding-bottom: 15px!important;
}

.p-b-20 {
  padding-bottom: 20px!important;
}

.p-b-25 {
  padding-bottom: 25px!important;
}



.m-0 {
  margin: 10px!important;
}

.m-10 {
  margin: 10px!important;
}

.m-15 {
  margin: 15px!important;
}

.m-20 {
  margin: 20px!important;
}

.m-25 {
  margin: 25px!important;
}
.m-25-width {
  max-width: 100%;
  margin: 25px!important;
}

.m-t-0 {
  margin-top: 0px!important;
}

.m-t-10 {
  margin-top: 10px!important;
}

.m-t-15 {
  margin-top: 15px!important;
}

.m-t-20 {
  margin-top: 20px!important;
}

.m-t-25 {
  margin-top: 25px!important;
}

.m-b-0 {
  margin-bottom: 0px!important;
}

.m-b-10 {
  margin-bottom: 10px!important;
}

.m-b-15 {
  margin-bottom: 15px!important;
}

.m-b-20 {
  margin-bottom: 20px!important;
}

.m-b-25 {
  margin-bottom: 25px!important;
}

.page-heading {
    height: 120px;
    background-image: url('../img/page-heading.jpg');
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media (min-width: 992px) {
  .page-heading__title {
      font-size: 60px;
  }
}
.page-heading__title {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: -0.02em;
    font-size: 30px;
    margin: 0;
    font-style: normal;
    text-align: center;
    line-height: 120px;
}
.page-heading__title .highlight {
    color: #46cbb2;
}
.main-news {
  background: #e6e6e6;
  height: 200px;
  border-radius: 60px 60px 0px 60px;
  margin-bottom: 20px;
}
.main-news {
  background: #e6e6e6;
  height: 400px;
  border-radius: 60px 60px 0px 60px;
  margin-bottom: 20px;
}

.main-news-image {

  width: 100%;
  height: 400px;
  border-radius: 60px 60px 0px 60px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
}

.main-news-tag {
  position: absolute;
  bottom: 0;
  background-color: #6b207f;
  margin: 10px;
  padding: 15px;
  color:#fff;
  font-size: 15px;
  border-radius: 25px 25px 0px 25px;
}

.main-news-text {
  padding: 30px;
}

.main-news-text h2 {
    color:#6b207f;
}

.read-more {
  color:#a9aaaf;
  text-align: left;
}

.live-page {
  background: #059f9b;
  background: -moz-linear-gradient(left, #059f9b 0%, #363691 100%);
  background: -webkit-linear-gradient(left, #059f9b 0%,#363691 100%);
  background: linear-gradient(to right, #059f9b 0%,#363691 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#059f9b', endColorstr='#363691',GradientType=1 );
}

.live-head {
  color: #fff !important;
}

.channels {
  border-radius: 45px 0px 0px 45px;
  background-color: rgba(0,0,0,0.4);
  padding: 50px 25px 25px;
}

.channel {
  /*background-color: #1ca88e;*/
  border-radius: 15px 15px 0px 15px;
  margin-bottom: 15px;
  opacity: 0.5;
}

.channel:hover {
  opacity: 0.8;
}

.channel.active {
  opacity: 1;
}

.ch-number{
  padding: 2px 20px 0px 0px;
  font-weight: bold;
  color:#fff;
  font-size: 24px;
  text-align: center;
}


@media only screen and (min-width : 480px) {
  .ch-number{
    font-size: 14px;
  }
}

.view {
  background: #000;
  max-height: 504px;
}

.matches {
    background-color:#6b207f!important;
    color: #fff;
    border-radius: 6px 6px 0px 0px;
}

.league {
    background-color:#1ca88e!important;
    color: #fff;
    font-size: 18px;
    cursor: pointer;

}
.league th {
  text-align: center;
  font-weight: normal!important;
}
.match-row {
  margin:0px;
  border-bottom: 1px #f5f5f5 solid;
}
.match-row:hover {
  background: #f5f5f5!important;
}
/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
    /*border: 1px solid #000;
    background: #6c217f;*/
    height: 4rem;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

    .tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
        position: relative;
        right: 10px;
        overflow: hidden;
        top: 0;
    }

ul.newsticker { /* that's your list */
    position: relative;
    right: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    ul.newsticker li {
        float: right; /* important: display inline gives incorrect results when you check for elem's width */
        margin: 0;
        padding: 0;
        background: #6c217f;
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        color: white;
        font-size: 20px;
    }

    ul.newsticker img {
        width: 7rem;
        margin-left: 1rem;
    }

    ul.newsticker a {
        white-space: nowrap;
        padding: 0;
        color: white;
        margin: 0 50px 0 0;
    }

    ul.newsticker span {
        margin: 0 10px 0 0;
    }
    .card {
        display: inline-block;
        position: relative;
        width: 100%;
        margin: 25px 0;
        box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
        border-radius: 3px;
        color: rgba(0, 0, 0, 0.87);
        background: #fff;
    }
    .card .card-height-indicator {
        margin-top: 100%;
    }

    .card.row-space .header {
        padding: 15px 20px 0;
    }

    .card .title {
        margin-top: 0;
        margin-bottom: 5px;
    }

    .card .card-image {
        height: 60%;
        position: relative;
        overflow: hidden;
        margin-left: 15px;
        margin-right: 15px;
        margin-top: -30px;
        border-radius: 6px;
    }

    .card .card-image img {
        width: 100%;
        height: 100%;
        border-radius: 6px;
        pointer-events: none;
    }

    .card .card-image .card-title {
        position: absolute;
        bottom: 15px;
        left: 15px;
        color: #fff;
        font-size: 1.3em;
        text-shadow: 0 2px 5px rgba(33, 33, 33, 0.5);
    }

    .card .category:not([class*="text-"]) {
        color: #999999;
    }

    .card .card-content {
        padding: 15px 20px;
    }

    .card .card-content .category {
        margin-bottom: 0;
    }

    .card .card-header {
        box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
        margin: -20px 15px 0;
        border-radius: 3px;
        padding: 15px;
        background-color: #999999;
    }

    .card .card-header .title {
        color: #FFFFFF;
    }

    .card .card-header .category {
        margin-bottom: 0;
        color: rgba(255, 255, 255, 0.62);
    }

    .card .card-header.card-chart {
        padding: 0;
        min-height: 160px;
    }

    .card .card-header.card-chart+.content h4 {
        margin-top: 0;
    }

    .card .card-header .ct-label {
        color: rgba(255, 255, 255, 0.7);
    }

    .card .card-header .ct-grid {
        stroke: rgba(255, 255, 255, 0.2);
    }

    .card .card-header .ct-series-a .ct-point,
    .card .card-header .ct-series-a .ct-line,
    .card .card-header .ct-series-a .ct-bar,
    .card .card-header .ct-series-a .ct-slice-donut {
        stroke: rgba(255, 255, 255, 0.8);
    }

    .card .card-header .ct-series-a .ct-slice-pie,
    .card .card-header .ct-series-a .ct-area {
        fill: rgba(255, 255, 255, 0.4);
    }

    .card .chart-title {
        position: absolute;
        top: 25px;
        width: 100%;
        text-align: center;
    }

    .card .chart-title h3 {
        margin: 0;
        color: #FFFFFF;
    }

    .card .chart-title h6 {
        margin: 0;
        color: rgba(255, 255, 255, 0.4);
    }

    .card .card-footer {
        margin: 0 20px 10px;
        padding-top: 10px;
        border-top: 1px solid #eeeeee;
    }

    .card .card-footer .content {
        display: block;
    }

    .card .card-footer div {
        display: inline-block;
    }

    .card .card-footer .author {
        color: #999999;
    }

    .card .card-footer .stats {
        line-height: 22px;
        color: #999999;
        font-size: 12px;
    }

    .card .card-footer .stats .material-icons {
        position: relative;
        top: 4px;
        font-size: 16px;
    }

    .card .card-footer h6 {
        color: #999999;
    }

    .card img {
        width: 100%;
        height: auto;
    }

    .card .category .material-icons {
        position: relative;
        top: 6px;
        line-height: 0;
    }

    .card .category-social .fa {
        font-size: 24px;
        position: relative;
        margin-top: -4px;
        top: 2px;
        margin-right: 5px;
    }

    .card .author .avatar {
        width: 30px;
        height: 30px;
        overflow: hidden;
        border-radius: 50%;
        margin-right: 5px;
    }

    .card .author a {
        color: #3C4858;
        text-decoration: none;
    }

    .card .author a .ripple-container {
        display: none;
    }

    .card .table {
        margin-bottom: 0;
    }

    .card .table tr:first-child td {
        border-top: none;
    }

    .card [data-background-color="purple"] {
        background: linear-gradient(60deg, #ab47bc, #8e24aa);
        box-shadow: 0 12px 20px -10px rgba(156, 39, 176, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(156, 39, 176, 0.2);
    }

    .card [data-background-color="blue"] {
        background: linear-gradient(60deg, #26c6da, #00acc1);
        box-shadow: 0 12px 20px -10px rgba(0, 188, 212, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(0, 188, 212, 0.2);
    }

    .card [data-background-color="green"] {
        background: linear-gradient(60deg, #66bb6a, #43a047);
        box-shadow: 0 12px 20px -10px rgba(76, 175, 80, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(76, 175, 80, 0.2);
    }

    .card [data-background-color="orange"] {
        background: linear-gradient(60deg, #ffa726, #fb8c00);
        box-shadow: 0 12px 20px -10px rgba(255, 152, 0, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(255, 152, 0, 0.2);
    }

    .card [data-background-color="red"] {
        background: linear-gradient(60deg, #ef5350, #e53935);
        box-shadow: 0 12px 20px -10px rgba(244, 67, 54, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(244, 67, 54, 0.2);
    }
    .card [data-background-color="gray"] {
            background-image: linear-gradient(135deg, #e4e6e7 0%, #f8f8f8 100%);
        box-shadow: 0 12px 20px -10px rgba(0, 0, 0, 0.14), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(0, 0, 0, 0.12);
    }
    .card [data-background-color="bink"] {
        background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
        box-shadow: 0 12px 20px -10px rgba(107, 110, 212, 0.38), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(116, 81, 171, 0.37);
    }
    .card [data-background-color="gg"] {
        background-image: linear-gradient(-20deg, #00cdac 0%, #8ddad5 100%);
        box-shadow: 0 12px 20px -10px rgba(214, 214, 214, 0.38), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(179, 179, 179, 0.37);
    }


    .card [data-background-color] {
        color: #FFFFFF;
    }

    .card [data-background-color] a {
        color: #FFFFFF;
    }

    .card-stats .title {
        margin: 0;
    }

    .card-stats .card-header {
        float: left;
        text-align: center;
    }

    .card-stats .card-header i {
        font-size: 36px;
        line-height: 56px;
        width: 56px;
        height: 56px;
    }

    .card-stats .card-content {
        text-align: right;
        padding-top: 10px;
    }

    .card-nav-tabs .header-raised {
        margin-top: -30px;
    }

    .card-nav-tabs .nav-tabs {
        background: transparent;
        padding: 0;
    }

    .card-nav-tabs .nav-tabs-title {
        float: left;
        padding: 10px 10px 10px 0;
        line-height: 24px;
    }

    .card-plain {
        background: transparent;
        box-shadow: none;
    }

    .card-plain .card-header {
        margin-left: 0;
        margin-right: 0;
    }

    .card-plain .content {
        padding-left: 5px;
        padding-right: 5px;
    }

    .card-plain .card-image {
        margin: 0;
        border-radius: 3px;
    }

    .card-plain .card-image img {
        border-radius: 3px;
    }

    .logo1 {
  width: 300px;
  height: 300px;
  /*background: url('img/logo@2xx.png');*/
  background-position: -900px 0px;
}
    @media only screen and (min-width: 15em) {
	.logo1, .logo2, .logo3, .logo4, .logo5, .logo6, .logo7, .logo8, .logo9, .logo10, .logo11, .logo12, .logo13, .logo14, .logo15, .logo16, .logo17 {background-position: left -900px;}
}

@media only screen and (min-width: 28em) {
	.logo1, .logo2, .logo3, .logo4, .logo5, .logo6, .logo7, .logo8, .logo9, .logo10, .logo11, .logo12, .logo13, .logo14, .logo15, .logo16, .logo17 {background-position: left -600px;}
}

@media only screen and (min-width: 45em){
	.logo1, .logo2, .logo3, .logo4, .logo5, .logo6, .logo7, .logo8, .logo9, .logo10, .logo11, .logo12, .logo13, .logo14, .logo15, .logo16, .logo17 {background-position: left -300px;}
}

@media only screen and (min-width: 60em){
	.logo1, .logo2, .logo3, .logo4, .logo5, .logo6, .logo7, .logo8, .logo9, .logo10, .logo11, .logo12, .logo13, .logo14, .logo15, .logo16, .logo17   {background-position: left 0px;}
 }
 .divider {
	position: relative;
	overflow: hidden;
	margin: 35px 0;
	color: #E5E5E5;
	width: 100%;
}

.divider.divider-margin { margin: 70px 0; }

.divider:after,
.divider.divider-center:before,
.divider.divider-center.divider-short:before {
	content: '';
	position: absolute;
	width: 100%;
	top: 8px;
	left: 30px;
	height: 0;
	border-top: 1px solid #EEE;
}

.divider.divider-thick:after,
.divider.divider-center.divider-thick:before,
.divider.divider-center.divider-short.divider-thick:before { border-top-width: 3px; }

.divider.divider-short:after { width: 30%; }

.divider.divider-vshort:after { width: 12%; }

.divider i {
	position: relative;
	width: 18px;
	height: 18px;
	line-height: 1;
	font-size: 18px !important;
	text-align: center;
}

.divider a {
	position: relative;
	display: inline-block;
	color: inherit;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.divider a:hover { color: #888; }


    .checkbox label, .radio label {
        padding: 0 5px 20px!important;
        font-size: 16px;
        /*font-weight: bold!important;*/
    }
    .checkbox-image {
      margin-right: -20px;
      margin-top:4px;
      height:35px;
    }
    .game {
        cursor: pointer!important;
    }
    .game:hover {
      background-color: #f6f6f6!important;

    }


.spinner {
  margin: 100px auto 0;
  width: 70px;
  text-align: center;
}

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #1ca88e;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

.greyscale {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    width: 80%;
}

.league-btn {
  cursor: pointer;
}
.league-btn:hover {
  background-color: #0e7b74;
}
.league-btn.active {
  background-color:#1ca88e!important;
  cursor: default!important;
}

/*LiveZilla*/
.lz_overlay_wm_button {
	background: #6c217f !important;
	border: 1px #97989c solid !important;
	border-radius: 14px 14px 14px 0px !important;
}
.lz_overlay_wm_button .lz_overlay_wm_sh_act {
	box-shadow: 0px !important;
}

.lz_chat_base {
  background: rgba(0, 0, 0, 0) linear-gradient(rgb(108, 33, 127) 50px, rgb(255, 255, 255) 51px, rgb(255, 255, 255) 100%) repeat scroll 0% 0%!important;
}

.lz_overlay_wm_desc {
  background: #6c217f !important;
}


#lz_chat_overlay_main {
  border: 3px #e5e6e7 solid!important;
  box-shadow: 0px!important;
}

#lz_chat_overlay_text {
  background: #6c217f !important;
}

#lz_overlay_wm .lz_overlay_wm_sh_act {
	box-shadow: 0px 0px 0px #222!important;
}

.lz_overlay_chat_button {
  background: #6c217f !important;
  border-radius: 10px!important;
}

#lz_overlay_chat .lz_form_box {
  background-color: #e5e6e7 !important;
  border-radius: 10px !important;
  color #97989c !important;
}

.lz_chat_base {
	direction: ltr;

  border-radius: 0px!important;
	background: rgba(0, 0, 0, 0) linear-gradient(rgb(73, 137, 225) 50px, rgb(255, 255, 255) 51px, rgb(255, 255, 255) 100%) repeat scroll 0% 0%;
}
.lz_overlay_chat_footer {
  display: none!important;
}

#livezilla_wm.lz_overlay_wm_button {
  background-color:#19a79d !important;
  border: 1px #169188 solid !important;
  /*width: 200px!important;
  height: 200px!important;*/

}
