@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap');



.checkout-page{background-image:linear-gradient(157deg,#fff,#f6f6f9);}
.bg-default {
   background:linear-gradient(180deg, rgba(201 232 229 / 40%), rgba(201 232 229) 100%)!important;box-shadow: 1px 4px 4px 1px #777777!important;transition: .2s;
}
@media (min-width: 1200px)
.checkout-page .modal-xl {
    max-width: 1140px;
}
@media (min-width: 992px)
.checkout-page .modal-lg, .modal-xl {
    max-width: 800px;
}

.item-selecao-quantidade.inativo {
    pointer-events: none !important;
    opacity: .5 !important
}

.dropdown-item {
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    display: flex !important;
    align-items: center !important;
}

.dropdown-item .icone {
    margin-top: -2px;
    font-size: 1.2em;
    padding-right: 1rem !important;
}


.app-header .app-user .creditos h3 {
    font-size: 1.2em;
    font-weight: 600;
}

.app-header .app-user .usuario .foto {
    border-radius: 50px;
    height: 50px;
    width: 50px;
}

.app-user {
    display: flex !important;
    align-items: center !important;
}


.app-user .acoes {
    border: 1px solid var(--cor-secundaria);
    text-transform: uppercase;
    letter-spacing: .5px;
    border-radius: 50px;
    padding: 6px 12px;
    font-size: .85em;
}

.app-compra-detalhes {
    background-color: var(--cor-primaria-normal);
    border-radius: 10px;
    padding: .5rem!important;
    align-items: center!important;
    display:flex;
}
.app-compra-detalhes.app-compra-detalhes--mini:hover {
    background-color: rgba(var(--cor-primaria-normal),0.3);
}
.app-compra-detalhes.app-compra-detalhes--mini {
    background-color: var(--cor-primaria-normal);
    border-radius: 10px;
    padding: .5rem!important;
}
.app-compra-detalhes .app-compra-detalhes--img {
    height: 100px;
    width: 100px;
    min-width: 100px;
    margin-right: 1rem!important;
}

.app-compra-detalhes .app-compra-detalhes--img img {
    border-radius: 10px;
    object-fit: cover;
    
}

.app-compra-detalhes .app-compra-detalhes--info .titulo {
    font-size: 1.1em;
    margin-bottom: 0!important;
}

.app-compra-detalhes .app-compra-detalhes--info .desc {
    margin-bottom: 0;
    font-size: .85em;
}

.pointer {
    cursor: pointer;
}
a {
    text-decoration: none;
    color:  var(--cor-primaria-color);
}
a:hover {
    text-decoration: none;
    color:  var(--cor-primaria-color);
}

.compra-detalhes {
    margin-bottom: .5rem;
    display: flex;
}

.compra-item .imagem {
    width: 70px;
    min-width: 70px;
}

.compra-item .info {
    padding-right: .5rem;
    padding-left: .5rem;
    word-break: break-word;
}
.compra-item .detalhes {
	font-size: .8em!important;
	flex: 1;
	text-align: right;
}


.compra-item .info .titulo {
    font-size: .9em;
    font-weight: 600;
}
.compra-item .info .desc {
    font-size: .8em;
}
.compra-item p, .compra-item h3 {
    margin: 0;
}

.btn-enviar-comprovante {
    overflow: hidden;
    height: 40px;
    padding-bottom: .5rem;
    padding-top: .5rem;
}
.btn-enviar-comprovante:before {
    position: absolute;
    content: 'Anexar comprovante';
    left: 0;
    right: 0;
}

.app-whatsapp-comprovantes {
    border-radius: 10px;
    padding-bottom: .5em ;
    padding-top: .5em ;
    display: flex ;
    flex-direction: column ;
    align-items: center ;
    justify-content: center ;
}

.app-whatsapp-comprovantes .app-whatsapp-comprovantes--info {
    display: flex !important;
    align-items: center;
    display: flex;
}

.app-whatsapp-comprovantes .app-whatsapp-comprovantes--info .icone {
    font-size: 1.2em;
    color: #28a745;
    margin-right: .5em;
}

.app-whatsapp-comprovantes .app-whatsapp-comprovantes--desc {
    font-size: .85em;
    opacity: .8;
    text-align: center;
}



@keyframes placeHolderShimmer {
	0% {
		background-position: -468px 0
	}
	100% {
		background-position: 468px 0
	}
}

.shimmer .custom-control {
	padding-left: 0
}

.shimmer h1,
.shimmer h2,
.shimmer h3,
.shimmer h4,
.shimmer h5,
.shimmer p,
.shimmer span,
.shimmer small,
.shimmer input,
.shimmer select,
.shimmer label,
.shimmer li,
.shimmer table,
.shimmer .btn,
.shimmer .shimmer-item,
.shimmer .shimmer-img,
.shimmer .list-group-item,
.shimmer .form-control {
	color: transparent!important;
	border-radius: 0!important;
	border: transparent;
	position: relative;
	overflow: hidden;
	z-index: 2;
	opacity: 1
}

.shimmer h1:before,
.shimmer h2:before,
.shimmer h3:before,
.shimmer h4:before,
.shimmer h5:before,
.shimmer p:before,
.shimmer span:before,
.shimmer small:before,
.shimmer input:before,
.shimmer select:before,
.shimmer label:before,
.shimmer li:before,
.shimmer table:before,
.shimmer .btn:before,
.shimmer .shimmer-item:before,
.shimmer .shimmer-img:before,
.shimmer .list-group-item:before,
.shimmer .form-control:before {
	background: var(--cor-primaria-light);
	background: linear-gradient(to right, var(--cor-primaria-lighten) 8%, var(--cor-primaria-light) 18%, var(--cor-primaria-lighten) 33%);
	background-size: 800px 104px;
	animation-iteration-count: infinite;
	animation-name: placeHolderShimmer;
	animation-timing-function: linear;
	animation-fill-mode: forwards;
	animation-duration: 1s;
	border-radius: 0!important;
	position: absolute;
	display: block;
	content: ' ';
	height: 100%;
	width: 100%;
	z-index: 2;
	left: 0;
	top: 0
}



.site-page-title {
    border-bottom: 1px solid #333;
    color: #d2d2d2;
    padding-bottom: 10px;
    font-size: 1.75rem;
    font-weight: 400 !important;
    line-height: 1.2 !important;
}


.numeros-escolhidos {
    color: #ffffff;
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  margin-bottom: -200px;
  transition: margin 0.3s ease-in-out;
  z-index: 10;
  box-shadow: 0 0 40px 10px rgba(0, 0, 0, 0.15); }
  .numeros-escolhidos.active {
    margin-bottom: 0; }

.cotas-listagem {
  margin: 0;
  padding: 0;
  display: block; }

.cotas-pages {
  display: inline; }
  .cotas-pages .cotas-listagem {
    display: inline; }

.cotas-item {
  position: relative;
  display: inline-block;
  font-family: Sans-Serif;
  padding: 3px;
  width: calc(100% / 15);
  min-width: 55px; }
  @media (max-width: 768px) {
  .cotas-item {
    width: calc(100% / 9); } }
  @media (max-width: 425px) {
  .cotas-item {
    width: calc(100% / 6); } }
  @media (max-width: 375px) {
  .cotas-item {
    width: calc(100% / 5); } }
  .cotas-item .cotas-item--content {
    border-radius: 4px;
    background-color: #585858;
    font-size: 10pt;
    text-align: center;
    line-height: 35px;
    height: 35px;
    color: #fff;
    vertical-align: middle;
    position: relative; }
  .cotas-item.excluir .cotas-item--content:before {
    content: 'x';
    font-weight: bold;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    top: -8px;
    right: -8px;
    border-radius: 50%;
    background-color: #f90000;
    color: white; }
  .cotas-item.status3 {
    cursor: pointer; }
    
    /*.cotas-item.status3 .cotas-item--content {*/
    /*  background-color: #585858 !important;}*/
    /*.cotas-item.status3.selected .cotas-item--content {*/
    /*  background-color: #343a40 !important;}*/
  .cotas-item.status1 .cotas-item--content {
    background-color: #28a745 !important;}
  .cotas-item.status0 .cotas-item--content {
    background-color: #17a2b8 !important;}
    
  .cotas-item .cotas-item--tooltip {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: black;
    font-size: 12px;
    padding: 5px 8px;
    font-weight: normal;
    border-radius: 3px;
    line-height: 15px;
    margin-bottom: 5px;
    color: white;
    pointer-events: none;
    white-space: nowrap;
    z-index: 999; }
  .cotas-item:hover .cotas-item--tooltip {
    display: block; }
    





.lista-horizontal {
    list-style: none;
}
.lista-horizontal li {
    margin-right: 10px;
    float: left;
}
.rede-social-item {
    background-image: linear-gradient(to right,var(--cor-primaria-normal),var(--cor-primaria-lighten) 100%);
    color: var(--cor-primaria-link)!important;
    border-radius: 50px;
    padding: 10px;
    height: 40px;
    width: 40px;
}

.footer-principal a {
    color: #fff;
    text-decoration: none;
}

.footer-principal a :hover {
    text-decoration: none;
}

.footer-principal {
    background-color: #000;
    color: #fff;
    padding-top: 3rem!important;
}
.footer-principal a {
    font-family: ubuntu,sans-serif;
    transition: all 200ms ease-out;
}


/* Personalização */

.fd-row {
    display: flex !important;
    flex-direction: row !important;
    align-items: center;
    /*justify-content: space-between;*/
}
.fd-colum {
    display: flex !important;
    flex-direction: column !important;
}


a :hover {
    text-decoration: none !important;
}
a, a :hover{
    text-decoration: none !important;
}


#panel-rifa a {
    text-decoration: none;
}

.app-ganhador-item .info h3 .nome {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 210px;
    display: inline-block!important;
}

.buy {
    padding: .2em .5em;
    font-size: 1em;
    width: 100%;
    cursor: pointer;
    box-shadow: none!important;
    font-weight: 600;
    line-height: 1.5;
    border-radius: .2rem;
    border-color: #28a745;
    display: inline-block !important;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


.contas-bancarias, .section-ganhadores {
    background-color: var(--cor-secundaria-dark)!important;
}

.accordionContasBancarias .btn
 {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    
    box-shadow: none!important;
    /*font-weight: 600;*/
}




/* */



 .app-header {

    position: sticky;
    top: 0;
    z-index: 1020;

    box-shadow: 0 0 18px rgb(0 0 0 / 20%);
    background-color: var(--cor-primaria-normal);
    height: 75px;
}

.app-header .app-brand {
    max-height: 50px;
    max-width: 180px;
}

/*.app-header .app-header-mobile {*/
/*    display: none;*/
/*}*/

@media screen and (min-width: 769px) {
    .app-header-mobile {
        display: none !important;
    }
}

@media screen and (max-width: 768px) {
    .app-nav, .app-user {
        display: none !important;
    }

}
.app-nav {
    display: block;
}



.app-nav ul {
    list-style: none;
    margin-bottom: 0 !important;
    align-items: center !important;
    justify-content: center !important;
    display: flex !important;
        
}

.app-header .app-nav ul li {
    letter-spacing: 1px;
    position: relative;
    color: var(--cor-primaria-color);
    margin-right: 1rem !important;
}

.app-header .app-nav ul li a {
    transition: color 500ms;
    color: var(--cor-primaria-color);
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
}

.app-header .app-nav ul li:after {
    transition: background-color 300ms;
    background-color: var(--cor-primaria-lighten);
    border-radius: 20px;
    position: absolute;
    bottom: -25px;
    content: " ";
    height: 5px;
    width: 100%;
    left: 0;
}

.app-header .app-nav ul li:hover:after {
    background-color: var(--cor-secundaria);
}

body{background-color:#383838;line-height:1.5;color:#fff;font-family:Lato,sans-serif}nav.nav-topbar{background-color:#000!important;color:#aaa!important;font-size:12px;border-bottom:1px solid #222;padding-top:5px;padding-bottom:5px}nav.nav-topbar li,nav.nav-topbar li a{color:#aaa!important}nav.bg_custum_menu{background-color:#000!important;color:#fff!important}.instagram{transition:width .35s ease-in-out}.nav-topbar .instagram:hover{background-color:#bc3090;color:#fff!important}.nav-topbar .whatsapp:hover{background-color:#0dc143;color:#fff!important}.nav-topbar .email:hover{background-color:#4d57e2;color:#fff!important}@media(max-width:640px){.nav-infon li{width:100%;text-align:center}}.color_custom_title_slide{bottom:-10px}footer.bg_custom_main_footer{background-color:#282828!important;color:#888!important}.bg_custom_secondary_footer,.social_footer{background-color:#000!important}.error{border:2px #ff6b6b solid}.wait-loading{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999999;font-family:inherit;overflow:hidden;background-color:rgba(54,70,93,.95)}.wait-loading .spinner-border{position:absolute;top:50%;left:50%}.process{text-indent:-99999px;background-image:url(imgs/process-white.svg?v=4);background-repeat:no-repeat;background-position:center center;background-size:25px}.main-selected-numbers{margin-bottom:15px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin-bottom:10px;display:none}ul.caption-numbers{margin:15px 0 5px 0}
.caption-numbers li{display:inline-block;padding:5px 12px;margin-top:5px;margin-bottom:5px;border-radius:4px;text-align:center;margin-right:5px}.list_card li a.reserved{background-color:#f9a443;color:#fff!important;cursor:not-allowed!important}.list_card li a.paid{background-color:#58b77f;color:#fff!important;cursor:not-allowed!important}.caption-numbers li.all{cursor:pointer}.caption-numbers li.available{background-color:#222;color:#fff;cursor:pointer}.caption-numbers li.reserved{background-color:#f9a443;border-color:#ce7005;color:#fff!important;cursor:pointer}.caption-numbers li.paid{background-color:#58b77f;border-color:#06863b;color:#fff!important;cursor:pointer}.caption-numbers li.consult-my-number{background-color:#dc3545!important;border-color:#dc3545!important;color:#fff!important;cursor:pointer}.custm_btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.custm_btn.right{float:right!important}.main-selected-numbers span{font-size:22px;line-height:32px;text-align:center;display:block;margin-top:10px;background-color:#fff;color:#000;border-top-left-radius:.3rem;border-top-right-radius:.3rem;font-weight:700}.buy_raffle{color:#fff!important;background:#28a745!important;border-color:#28a745!important;border-radius:5px!important}button.btnSubmit.buy_raffle{border-radius:0!important}#consultMyNumberModal .modal-content,#sendreceiptModal .modal-content,.bg_custom_draw .modal-content{border-color:#555} span.bg_custom_price{background-color:#28a745;border-radius:5px}.pull-left{float:left!important}.owl-item.active{padding-right:15px;padding-left:15px}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert{padding:15px;margin-bottom:10px;border:1px solid transparent;border-radius:4px}.progresso{background-color:#f1f1f1;position:relative;padding:0 12px;margin-bottom:15px;color:#333;text-shadow:1px 1px #fff;height:28px}.progresso-bar{height:28px;position:absolute;width:25%;background-color:#4caf50;top:0;left:0;z-index:1}.progresso-texto{position:absolute;line-height:28px;z-index:2}.alert.alert-danger{background-color:#f2dede;border-color:#ebcccc;color:#a94442}.btn-view-pass{top:5px;right:8px}.btn-generator-pass{top:5px;right:50px}.form.form-box{width:100%;max-width:740px;margin:0 auto}.royalSlider>.rsImg{visibility:hidden}.rsWebkit3d .rsSlide{-webkit-transform:none}.rsWebkit3d img{-webkit-transform:translateZ(0)}.rsSlideCount{position:absolute;right:20px;bottom:20px;color:#fff;text-shadow:2px 2px 4px #000}#property_gallery{width:100%;height:405px;-webkit-user-select:none;-moz-user-select:none;user-select:none}#sidebar ul,.widget_footer ul{list-style:none;padding:0}#sidebar ul li{border-bottom:1px solid #dee2e6!important;padding-top:.5rem!important;padding-bottom:.5rem!important}h2.widget_title{padding:10px;border-bottom:2px solid #eee;margin-bottom:10px;text-align:center;color:#33475e}.processing{width:100%;background:#f9f9f9;display:none;padding:7px 0 7px 0!important;position:absolute;margin-bottom:5px;border-radius:4px;text-align:center}.favorite i{color:#fab92f}ul.list-unstyled.row{display:inline-block}ul.list-unstyled.caption-numbers{width:100%;margin:15px 0}ul.list_card li a,ul.list_card li span{display:block;width:100%;line-height:30px;max-width:75px;height:auto;font-weight:500;color:#fff!important}a.navbar-brand.navbar-brand-img{width:100%;max-width:220px;height:100%;max-height:72px;margin-top:-10px}.navbar-brand-img img{width:100%;max-width:220px;height:100%;max-height:72px}.wpcf7-validation-errors{position:relative;padding:.75rem 1.25rem!important;border:1px solid transparent!important;border-radius:.25rem;color:#721c24;background-color:#f8d7da;border-color:#f5c6cb!important}.checked{background-color:#dc3545!important;border-color:#dc3545!important;color:#fff!important}.carousel-control-prev-icon{background-image:url(images/arrow-icon.svg);-webkit-user-drag:none;user-select:none;object-fit:cover;width:64px;height:64px}ul.list_card a.text-secondary:focus,ul.list_card a.text-secondary:hover{color:#fff!important}.carousel-control-next-icon{background-image:url(images/arrow-icon.svg);-webkit-user-drag:none;user-select:none;object-fit:cover;width:64px;height:64px}.rotate_180deg{transform:rotate(180deg);transition:all .5s ease 0s}.textwidget{font-size:14px}ul.list_card li a,ul.list_card li span{background:#222}.page-template-page-my-favorites .btn_favorite,.page-template-page-my-favorites .btn_favorite .post_favorite{margin:0!important}ul.social a{color:#fff;display:block;text-align:center}ul.social a.facebook:hover{color:#3c5a99}ul.social a.instagram:hover{color:#bc3090}ul.social a.twitter:hover{color:#00acee}ul.social a.youtube:hover{color:#e22c29}ul.social a.whatsapp:hover{color:#00e676}.home.page-template .bg_custom_filter{margin-bottom:0!important}.carousel-item .img-fluid{width:100%;height:100%}ul.caption-numbers li.send-receipt{background-color:#25d366;border-color:#25d366;color:#fff;cursor:pointer}.showElement{opacity:1;transform:translate3d(0,0,0);transition-property:opacity,transform;transition-duration:.65s;transition-delay:0s;display:block}.hideElement{opacity:0;display:none}.jconfirm .jconfirm-box{border:solid 1px;border-color:#555}.jconfirm-content-pane.no-scroll{border-top:1px solid;border-bottom:1px solid;padding-top:5px}.btn-reserved{color:#fff;background-color:#f9a443;border-color:#f9a443}.owl-item.active{padding-right:15px;padding-left:15px}.page-payment-options img{background:#fff;border-radius:5px;padding:5px}.carousel-item .img-fluid{width:100%;height:100%;max-height:720px}.button{display:inline-block;position:relative;cursor:pointer;outline:0;white-space:nowrap;margin:5px;padding:0 22px;font-size:14px;height:40px;line-height:40px;background-color:#1abc9c;color:#fff;font-weight:600;text-transform:uppercase;letter-spacing:1px;border:0;text-shadow:1px 1px 1px rgba(0,0,0,.2)}.button.button-3d{border-radius:3px;border-bottom:3px solid rgba(0,0,0,.15);-webkit-transition:none;-o-transition:none;transition:none}.jconfirm-animated{color:#000}.jconfirm-animated .jconfirm-content-pane.no-scroll{border:0}@media(min-width:320px){.jconfirm.jconfirm-bootstrap .jconfirm-box{width:300px!important}li.all{width:20%}}@media(min-width:480px){li.all{width:12.5%}}@media(max-width:575.98px){.carousel-caption.color_custom_title_slide h3{font-size:1.75rem}}@media(max-width:767.98px){.carousel-caption.color_custom_title_slide h3{font-size:2rem}}@media(min-width:568px){.jconfirm.jconfirm-bootstrap .jconfirm-box{width:500px!important}}@media(min-width:768px){ul.list-unstyled.row{display:flex}li.all{width:8.33%}}@media(min-width:1024px){li.all{width:6.25%}}@media(min-width:1260px){.single-post .container{max-width:1220px}}@media(min-width:1280px){li.all{width:5%}}

/* Personalização Padrão */
li.all{padding: 2px;}
ul.list_card li a, ul.list_card li span{padding: .375rem .25em!important;}

/* Produtos Single */
.card-produto-item {min-height: 100%;height: auto;}
.card-produto-item {background-color: #292929;-webkit-box-shadow: none;box-shadow: none;transition: .2s;}
.card-produto-item:hover{text-decoration: none;background-color: #202020;transition: .2s;}
.card-produto-item .card-produto-item--imagem {height: auto !important;}
.card-produto-item .card-produto-item--imagem {position: relative;border-radius: 8px;overflow: hidden;}
.mb-3, .card-produto-item .card-produto-item--imagem, .section-menu-principal .section-menu-principal--nav, .app-rifa .app-rifa--ganhador, .my-3 {margin-bottom: 1rem !important;}
.card-produto-item .card-produto-item--imagem span {z-index: 1;}
.card-produto-item .card-produto-item--imagem span {background-color: #fefefe;position: absolute;z-index: 10;border-radius: 4px;line-height: 30px;font-weight: 500;font-size: 12px;padding: 0 17px;height: 30px;top: 18px;left: 18px;}
.card-produto-item .card-produto-item--desc h3 {font-weight: 600;color: #585c6b;font-size: 1.1em;}
.card-produto-item .card-produto-item--desc h3 {color: #ffffff;}
.card-produto-item .card-produto-item--desc p {line-height: 1.4;font-size: .9em;color: #6f7485;}
.card-produto-item .card-produto-item--desc p {color: #9d9d9d;}

/* Widget Footer */
.textwidget{padding-left: 40px;position: relative;}
.numero {font-size: 240px;color: rgba(0,0,0,0.2);position: absolute;margin: 0;padding: 0;top: -40px;left: -20px;line-height: 200px;vertical-align: middle;font-weight: bold;z-index: 0;font-family: 'Montserrat', sans-serif;}
.step-content{position:relative;z-index: 1;}

iframe {width: 100%;min-width: 100%;max-width: 100%;}
.font-xs {font-size: .8em;}
.font-md {font-size: 1.15em;}
/* TABS */
.nav-item.nav-link {color: #ccc;}
.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {border: none;}


/*novos*/

.sdr{
	font-size:14px;
}

.verde{
	color:green;
}
ul.list_card li a{
	background-color:#333;
}
.caption-numbers li.available{
	background-color:#585858;
}
.caption-numbers li{
	font-size:12px;
	margin-right:3px;
	border-radius: 5px;
	padding:10px 5px;
}
.caption-numbers li.available{
	border-radius:5px 5px 5px 5px
}
ul.caption-numbers li.send-receipt{
	border-radius:5px 5px 5px 5px
}
ul.list_card li a{
	font-size:.9em;	
	line-height:23px;
	font-weight:700
}
ul.caption-numbers li.all{
	color:#000;
	background:#fff;
}
.rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs{
	background:transparent !important;
	background-color:transparent !important;

}
.rsImg{
	border-radius:.30em;
}