@import url('https://fonts.googleapis.com/css2?family=Anton&family=Antonio:wght@100..700&display=swap'); @import url(https://ka-p.fontawesome.com/releases/v6.5.2/css/pro.min.css?token=deda073a21);@import url(https://ka-p.fontawesome.com/releases/v6.5.2/css/pro-v4-shims.min.css?token=deda073a21);@import url(https://ka-p.fontawesome.com/releases/v6.5.2/css/pro-v5-font-face.min.css?token=deda073a21);@import url(https://ka-p.fontawesome.com/releases/v6.5.2/css/pro-v4-font-face.min.css?token=deda073a21);
/*!
 * Style Guide - https://initipress.net
 * License - https://initipress.net/license (Commercial License)
 */


.content-loader-initipress{
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    position: fixed;
    background-color: rgb(0 73 225 / 65%);
        -webkit-backdrop-filter: blur(4px);
                backdrop-filter: blur(4px);
    z-index: 99;
    transition: all 1s ease-in-out;
    animation: cnt-initipress-loading .15s infinite
}

.initipress-loading{
    position: absolute;
    margin: auto;
    top: 0px;
    padding: 0px;
    right: 0;
    bottom: 0px;
    left: 0;
    width: 54px;
    height: 54px;
    color: #FFF;
    z-index: 99;
    background-color: rgb(0 0 0 / 18%);
    border-radius: 4px;
    overflow: hidden;;
}
.initipress-loading span{
    display: block;
    position: absolute;
    bottom: 0;
    margin-bottom: -1px;
    height: 0px;
    width: 9px;
    font: 0 / 1 Arial;
}
.initipress-loading span{
    background:#fff;
    transition: all 1s ease-in-out;
    animation: initipress-loading .15s infinite
}
.initipress-loading span:first-of-type {animation: initipress-loading 1.5s infinite;}
.initipress-loading span:nth-of-type(2) {left:11px;    animation: initipress-loading 1.5s infinite .2s ;}
.initipress-loading span:nth-of-type(3) {left:22px;    animation: initipress-loading 1.5s infinite .4s ;}
.initipress-loading span:nth-of-type(4) {left:33px;    animation: initipress-loading 1.5s infinite .6s ;}
.initipress-loading span:last-of-type {left:44px;    animation: initipress-loading 1.5s infinite .8s ;}

@keyframes initipress-loading{
    0%,50%,100%{
        height:5px;
        background:#FFF;
        color: #FFF;
    }
    25%{
        height:40px;
        background:#f39515;
        color: #22aff470;
    }
}
/*
@keyframes cnt-initipress-loading{
    0%,50%,100%{
        background-color: rgba(169, 110, 247, 0.65);
    }
    25%{
        background-color: rgba(169, 110, 247, 0);
    }
}
/*
*
*/
.tile-stat, h1.main-header-title, .panel-title, .card-title {
    font-family: "Antonio",Helvetica,Arial,Lucida,sans-serif!important;
}
.main-header-title, .panel-title, .panel-sidebar h5.panel-title, .card-title {
    font-size: x-large!important;
    font-weight: 500;
}
.tile-stat {
    font-weight: 800;
}
.app-nav-header .container {
    height: fit-content!important;
    padding-top: 10px!important;
}
/* 
* Menu header Profile
*
*/
li#Primary_Navbar-Account:before {
    content: "1";
    font: 0/1 Arial;
    display: block;
    border: 1px solid #cbe3ff;
    border-radius: 6px;
    position:absolute;
    width: 100%;
    height:calc( 65%);   
}
li#Primary_Navbar-Account {
    margin-left: 10px;
}
/*
*
*
*/
.edit-avatar-link{
display: block;
    background: #4d69eea6;
    border-radius: 50px;
    color: #fff !important;
    border: 2px solid #fff;
    width: 22px;
    height: 22px;
    top: 44px;
    left: 55px;
    position: absolute;
    text-align: center;
    font-size: 12px;
    padding-top: 3px;
}
/* 
* checklist
*
*/
#tableChecklists tbody tr{
    cursor: pointer;
}
[menuitemname="checklist"] .panel-footer:hover,
#tableChecklists tbody tr:hover{
    background: var(--table-bg-hover);
}
.collapsable-card-body {
    display: block !important;
}
/* 
* bodao WordPress
*
*/
.bt-wordpress.btn.btn-sm{
    float: right;position: relative;z-index: 99;margin: 19px 22px 0px -10px;padding: 18px;font-weight: 600; background-color: var(--btn-primary-bg);border: 1px solid var(--btn-primary-bg);box-shadow: 0px 11px 10px -6px rgb(83 93 235 / 33%);color: #ffffff;
}
.bt-wordpress.btn.btn-sm:hover{
    background-color: #00bcff; border: 1px solid #00bcff; box-shadow: 0px 11px 10px -6px rgb(83 93 235 / 33%);color: #ffffff;
}

/* 
* NEW BRANDING LAGOM initPress
*
*/
.client-avatar.client-avatar-sm {
    display: inline-block;
    margin-right: 10px;
    }
.client-avatar.client-avatar-sm img{
    width: 32px;
    height: 32px;
}
#Primary_Navbar-Account > a > div.active-client > span:nth-child(2){
    display:none;
}

.menu.menu-primary>li> a:not(.btn) {
    padding-left: 8px!important;
    padding-right: 8px!important;
}

/*Inbox*/
.inbox-mn a:not(.btn) {
    padding-left: 18px!important;
}
.inbox-mn span.item-text {
    font: 0/1 Arial;
    margin-left: -4px !important;
}
.inbox-mn span.label-rounded {
    position: absolute;
    top: 24px !important;
    right: 10px;
    width: 6px;
    height: 6px;
    font-size: 0px;
    text-align: center;
    padding: 0px;
}

.menu.menu-primary span.item-text {
margin-left: 8px !important;
}
/*
.suporte-mn i:before {
    margin-left: 4px !important;
    font-size: medium;
}
.suporte-mn span.item-text {
    margin-left: 4px !important;
    font-size: initial;
}
.suporte-mn span.item-text {
    margin-left: 6px !important;
}
*/


/* 
.lagom.lagom-layout-top.lagom-layout-condensed.lagom-layout-banner.lagom-modern .main-header {
    background-image: url(data:image/svg+xml;base64,PHN2ZyAgZmlsbD0icmdiYSgxLDMyLDExNywwLjI4KSIgaGVpZ2h0PSI1NnB4IiB3aWR0aD0iNTZweCIgdmlld0JveD0iMCAwIDU2IDU2IiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0yOCwyOEg1NlY1NkgyOFpNMCwwSDI4VjI4SDBaIi8+PC9zdmc+)!important;
    background-size: 4px 4px!important;
    background-color: #1E4DCB !important;
        
}*/
.lagom.lagom-layout-top.lagom-layout-condensed.lagom-layout-banner.lagom-modern .main-header-title, 
.lagom-layout-banner .main-header .main-header-bottom .breadcrumb > li > a,
.main-header-banner .main-header-bottom .breadcrumb > li > a{
    color: #fff!important
}
.lagom.page-login.page-login-default.lagom-not-portal.lagom-layout-left.lagom-modern.page-login.page-type-full .login-title{
    display: none!important;
}
.lagom-layout-banner .main-header-label-desc, .main-header-banner-label-desc {
background: none!important;
color: #fff!important;
}
.lagom-layout-banner .main-header-label-name, .main-header-banner-label-name, 
.main-header .breadcrumb>.active {
color: #00bcff!important;
font-size: medium;
font-weight: 500;
}
/* 
* CONTENT PAINEL SUMAY
*
*/
.sidebar.sidebar-secondary .panel.panel-sidebar{
    padding: 10px;
    background-color: #FFF
}
/* 
* CONTENT HEADER
*
*/
#main-menu > div > a > img {
    height: 60px;
    margin-top: -13px;
}
.tile-stat {
    font-family: 'Roboto';
    font-weight: 500;
}

/* Ajusta icons do menu*/
#main-menu i:after, #main-menu i:before {
    font-weight: 300;
}
/*logo Elegant Themes- Divi*/
div#lgDiv > div {
    position:relative;
}
div#lgDiv span:before {
    content: "*";
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 4;
    top: 46px;
    left: 146px;
    background-image: url("data:image/svg+xml,%3Csvg width='500' height='500' viewBox='0 0 500 500' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='248' cy='248.5' rx='212' ry='212.5' fill='url(%23paint0_linear_812_154)'/%3E%3Cpath d='M323.525 478.048C296.238 486.818 268.619 490.919 240.403 489.827C207.243 488.545 175.506 481.013 145.406 466.744C118.727 454.097 95.0867 437.278 74.6379 416.045C53.015 393.593 36.2915 367.888 24.59 338.979C10.6652 304.576 5.08779 268.718 7.5738 231.816C9.94377 196.636 19.6958 163.407 36.7862 132.411C56.0752 97.428 82.4601 69.0053 115.657 46.8883C142.349 29.1044 171.609 17.2555 203.054 11.3591C255.649 1.49688 306.128 8.41199 354.432 31.6694C381.708 44.8021 405.514 62.525 425.907 84.7079C445.567 106.093 460.974 130.26 472.035 157.269C485.728 190.7 491.482 225.408 489.678 261.318C488.28 289.127 482.021 315.912 471.194 341.696C460.098 368.123 444.862 391.801 425.477 412.773C406.889 432.884 385.53 449.644 361.026 461.964C349.014 468.003 336.297 472.639 323.525 478.048ZM401.843 109.425C392.392 100.756 383.617 91.1763 373.372 83.5765C330.562 51.8198 282.397 37.7664 229.141 42.7306C175.29 47.7503 130.098 70.7918 94.1938 110.938C56.8411 152.705 39.8127 202.165 42.0553 258.202C44.012 307.095 62.0298 349.666 94.0509 386.13C117.91 413.299 147.458 432.732 181.831 444.358C215.138 455.624 249.227 458.285 283.902 452.288C324.034 445.347 359.017 427.709 389.004 400.387C404.725 386.063 417.699 369.393 428.247 350.812C452.654 307.816 460.303 261.81 452.383 213.343C445.968 174.089 428.645 139.752 401.843 109.425Z' fill='white'/%3E%3Cpath d='M169.026 316.204C169.025 260.056 168.942 204.408 169.078 148.76C169.114 133.9 175.385 128.076 190.351 128.115C217.505 128.185 244.688 127.566 271.803 128.64C298.596 129.701 322.547 139.371 342.145 158.08C360.532 175.633 370.481 197.661 373.876 222.652C377.278 247.691 376.485 272.47 367.769 296.537C356.289 328.24 334.526 349.594 302.991 361.378C286.16 367.668 268.785 369.576 251.012 369.465C231.354 369.342 211.695 369.46 192.039 369.23C187.601 369.178 182.764 369.046 178.834 367.313C172.266 364.415 169.057 358.535 169.042 351.193C169.02 339.697 169.03 328.2 169.026 316.204ZM203.643 163.339C203.505 165.32 203.247 167.3 203.246 169.281C203.224 222.276 203.228 275.271 203.229 328.267C203.229 329.266 203.295 330.271 203.218 331.265C203.028 333.742 203.971 334.97 206.614 334.935C228.928 334.634 251.325 335.463 273.534 333.794C292.605 332.361 309.44 324.022 322.265 309.174C332.936 296.822 338.707 282.286 340.262 266.081C342.052 247.427 343.086 228.717 336.002 210.849C324.73 182.417 303.616 165.741 273.168 163.379C250.801 161.644 228.226 162.593 205.743 162.365C205.261 162.36 204.777 162.58 203.643 163.339Z' fill='white'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_812_154' x1='110.5' y1='415' x2='394.077' y2='109.571' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.0673047' stop-color='%23A550DC'/%3E%3Cstop offset='0.552083' stop-color='%237F2852'/%3E%3Cstop offset='1' stop-color='%23FF8D07'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E ");
    background-size: contain;
    font: 0/1 Arial;
}
.tile.has-shadow.active {
    background: var(--tile-hover-bg);
    border-color: var(--tile-border-color-hover);
    transform: translate3d(0, -8px, 0);
    box-shadow: var(--box-shadow-xlg);
}
/* 
* CONTENT FOOTER
*
*/
.main-footer {
    width: -webkit-fill-available;
    z-index: 10;
    position: fixed;
    bottom: 0;
}
.main-footer{
    display:none;
}

#main-grid {
    opacity: 0!important;
    transition: opacity 1s ease-in-out;
}


 #products .package-featured .tab-label {
        background: var(--btn-primary-bg);
        border-color: var(--btn-primary-border);
        color:var(--btn-primary-hover-color);
    }
    .banner-actions .btn.btn-lg.btn-primary {
        background: var(--brand-warning);
        border-color: var(--brand-warning);
        color: var(--btn-primary-hover-color);
        box-shadow: 0 0 0 0 rgba(255, 121, 63, 1);
        animation: pulse-cta 2s infinite;
    }
    
    @keyframes pulse-cta {
      0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 121, 63, 0.7);
      }
      
      70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(255, 121, 63, 0);
      }
      
      100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 121, 63, 0);
      }
    }
/* 
* CONTENT HEADER
*
*/
    .app-main .main-header{
        max-height: 130px;
        padding: 1%;
    }
    .app-main .main-header p{
        padding: 0px;
        margin: auto;   
    }
    .lagom-layout-banner .main-header .main-header-title, .main-header-banner .main-header-title {
        font-size: 33px;
        font-weight: 400;
        margin-bottom: -10px;
    }
    /* banner */
     .banner-actions .btn.btn-lg.btn-primary { 
        background: #f9a003;
        border-color:#f9a003;
         
     } 
     /* espaço content*/
     .site.site-index{ padding-bottom: 30px;}
  /* 
  * ClienteArea: Tabs Dicas  
  *
  */
    /* Accordion styles */
    input.accordeon {
      position: absolute;
      opacity: 0;
      z-index: -1;
    }
    
    .tabs {
      border-radius: 8px;
      overflow: hidden;
      box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.08);
    }
    
    .tabs .tab:first-child {
      border-top: 0 solid white;
    }
    
    .tab {
      width: 100%;
      overflow: hidden;
      margin-bottom: -6px;
      border-top: 1px solid white;
    }
    
    .tab-label {
      display: flex;
      justify-content: space-between;
      padding: 1em;
      font-weight: bold;
      cursor: pointer;
      color: var(--btn-primary-faded-color);
      background: var(--btn-primary-faded-bg);
      border-color: var(--btn-primary-faded-border);
      font-weight: 400;
    }
    
    .tab-label:hover {
      background: var(--brand-primary);
      color: var(--btn-primary-hover-color);
    }
    
    /* Adicione essa regra para esconder a seta quando a checkbox não estiver marcada */
    input.accordeon:not(:checked) + .tab-label::after {
      transform: rotate(0deg);
    }
    
    /* Use a checkbox marcada para mostrar a seta e expandir o conteúdo */
    input.accordeon:checked + .tab-label::after {
      transform: rotate(90deg);
    }
    
    .tab-content {
      padding: 0 1em;
      background: white;
      overflow: hidden;
      transition: all 0.35s;
    }
    /* ------------------*/
    .lagom.lagom-layout-top.lagom-layout-condensed.lagom-layout-banner.lagom-modern.page-user-logged{
        *background:  #e9f1fb!important;
    }
    
    .lagom.lagom-layout-top.lagom-layout-condensed.lagom-layout-banner.lagom-modern.page-user-logged .main-body{
        margin-bottom: 70px;
    }
    
    .lagom.lagom-layout-top.lagom-layout-condensed.lagom-layout-banner.lagom-modern.page-clientareaproductdetails.page-cpanel.page-user-logged .tab-content{
        overflow: inherit;
    }
    .lagom.lagom-layout-top.lagom-layout-condensed.lagom-layout-banner.lagom-modern.page-clientareaproductdetails.page-cpanel.page-user-logged .tab-pane.active {
    display: inline;
    padding-bottom: 70px;
    }
    
    /*painel sumary*/
    .panel-sidebar:not(.panel-summary) .panel-body strong {
        font-weight: 500;
        margin-bottom: 6px;
    }
    
    
    .tab-close {
      display: flex;
      justify-content: flex-end;
      padding: 1em;
      font-size: 0.75em;
      cursor: pointer;
      background: var(--btn-primary-faded-bg);
      border-color: var(--btn-primary-faded-border);
    }
    
    .tab-close:hover {
      background: var(--brand-primary);
    
    }
    
    /* Adicione regras para controlar o fechamento do conteúdo */
    input.accordeon + .tab-label::after {
      content: "\276F";
      width: 1em;
      height: 1em;
      text-align: center;
      transition: all 0.35s;
      transform-origin: center;
    }
    
    input.accordeon:checked ~ .tab-content {
      max-height: 100vh !important;
      padding: 1em;
      padding-bottom: 10px !important;
    }
/* 
* MODULO: Ajuste MenuItem Produtos/Serviços
*
*/
#servicesPanel .panel-footer{
    display:none;
}

/* 
* Loader 
*
*/
@keyframes slide {
    from {
        background-position-x: 0;
    }
    to {
        background-position-x: 300px;
    }
}
@keyframes scroll-original {
    0% {
        width: 0%;
    }
    100% {
        width: 100%;
    }
}

#msg-status {
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    width: -webkit-fill-available;
    height: 56px;
    z-index: 2;
    background-color: #a86df6;
    align-items: center;
    border-radius: 0 0 13px 13px;
}

#msg-status .base-loader-bar {
    height: 100%;
    background-color: #8b51e0;
    height: 19px;
    display: flex;
    width: calc(100% - 40px);
    margin-left: 20px;
    border-radius: 23px;
    overflow: auto;
    border: 2px solid #c69dff;
}

#msg-status .scroll-loader-bar {
    box-shadow: 0px 0px 16px 6px rgba(44, 62, 80, 1);
    background-color: #ffd251;
    background: rgb(254,210,0);
background: -moz-linear-gradient(90deg, rgba(254,210,0,1) 0%, rgba(254,178,0,1) 50%, rgba(254,210,0,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(254,210,0,1) 0%, rgba(254,178,0,1) 50%, rgba(254,210,0,1) 100%);
background: linear-gradient(90deg, rgba(254,210,0,1) 0%, rgba(254,178,0,1) 50%, rgba(254,210,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fed200",endColorstr="#fed200",GradientType=1);
    /* Usando o segundo keyframe para a animação */
    animation: slide var(--speed) linear infinite, scroll-original 300s linear infinite;
    will-change: background-position;
    display: block;
    width: 1%;
    border-radius: 23px;
}

@media only screen and (max-width: 450px) {
    .container .bar {
        width: calc(113px * 3);
    }
}

@media only screen and (max-width: 350px) {
    .container .bar {
        width: calc(113px * 2);
    }
}

/*Ajuste Cartao de Credito*/
#alertUnpaidInvoice+.tab-content,
#frmPayment div.tab-content {
    overflow: visible;
}

[data-gateway-icon-name="iugu"].check-icon,
[data-gateway-icon-name="iugucartao"].check-icon,
[data-gateway-icon-name="mercadopago"].check-icon,
[data-gateway-icon-name="producttrialmanager"].check-icon {
    width: 100%;
    height: 25px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    max-width: 97px !important;
}

[data-gateway-icon-name="iugu"].check-icon {
    background-image: url(https://www.initipress.host/initipress/img/iugo-boleto.png);
}
[data-gateway-icon-name="iugucartao"].check-icon {
    background-image: url(https://www.initipress.host/initipress/img/iugo-cartao.png);
}
[data-gateway-icon-name="mercadopago"].check-icon {
    background-image: url(https://www.initipress.host/initipress/img/mercadopago.png);
}
[data-gateway-icon-name="producttrialmanager"].check-icon {
    background-image: url(https://www.initipress.host/initipress/img/initipress-7day.png);
}
/* 
* CHECK LIST
*
*/
div.progress{
 margin-bottom: 0;
    height: 20px;
    margin-top: 0px;
    border-radius: 30px;   
}

/* 
* POPUP
*
*/

#active-popup {
    background-image: linear-gradient(180deg, rgba(0, 8, 73, 0.51) 65%, rgba(11, 0, 112, 0.16) 100%);
    background-color: rgba(11, 4, 56, 0);
    border-color: rgba(12, 113, 195, 0.91);
    min-height: auto;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
}

#active-popup .popup a.close[value="1"] {
    background: none !important;
    border: 2px solid #ffffff1f !important;
    right: -22px !important;
    top: -50px !important;
    opacity: 0;
    animation-name: fadeIn;
    animation-duration: 1s; /* Tempo total da animação */
    animation-delay: 2s; /* Delay de 20 segundos antes da animação iniciar */
    animation-fill-mode: forwards; /* Manter o estado final da animação */
} 
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* 
* ORDER FORM initPress
*
*/
body.page-viewcart .main-content-m-w{
    overflow: hidden;
    opacity: 0;
    animation-name: fadeInForm;
    animation-duration: 1s; /* Tempo total da animação */
    animation-delay: 2s; /* Delay de 20 segundos antes da animação iniciar */
    animation-fill-mode: forwards; /* Manter o estado final da animação */
    transition: max-height 0.10s ease-out;
}
@keyframes fadeInForm {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    height: auto;
  }
}

div#active-popup .popup-message.message{
    padding: 10px;
}
#active-popup .notshow-container {
    background: none!important;
}
#active-popup label{
    color: #fff!important;
}

/* 
* BOTAO LOGIN WP 
*
*/
/* Laranja */
#bt-loginwp {
    color: #ffffff;
    border-radius: 6px;
    font-weight: 600;
    box-shadow: 1px 4px 10px -2px rgb(255 224 167);
    border-color: #f29900;
    border-bottom: 5px solid #cd7d02;
    height: 45px;
    background: linear-gradient(35deg, rgb(249 160 0) 0%, rgb(239 173 27) 100%);
    text-shadow: 0 -1px 1px #d3880a, 1px 0 1px #cd7d02, 0 1px 1px #d3880a, -1px 0 1px #d3880a;
    font-size: 1.15em;
}
/*Avatar*/
.client-avatar.client-avatar-sm {
    display: inline-block;
    margin-right: 0px;
}

/*
* Checkout
*/
.payment-form.payment-btn-container {
color: #fff;
}
.btn-default.btn-sm.btn-block.bt-iugu {
    margin-bottom: 15px!important;
}
#linhadigitavel {
    font-size: 12px !important;
}
#linhadigitavel:after {
    content: "Copiar Código de Barra";
    font-size: 12px !important;
}
@media only screen and (min-width: 980px) {
    .dropdown-menu.dropdown-lazy.has-scroll.show{
        margin-top: -15px!important;   
    }
    [class="edit-avatar-link"]{
   display: block;
    height: 30px !important;
    width: 30px;
    padding: 1px;
    padding-top: 0px;
    }
    [class="edit-avatar-link"] i {
      display: inline-block;
      margin-top: calc( 50% - 5px);
      height: 15px;
    }
}
body.page-login-default h1.login-title{
    display: none;
}

/* Azul -
#bt-loginwp {
    color: #ffffff;
    border-radius: 6px;
    font-weight: 600;
    box-shadow: 1px 4px 10px -2px rgb(151 95 231 / 39%);
    border: 2px solid #0282b5;
    height: 40px;
    background: linear-gradient(35deg, rgb(0 133 186) 0%, rgb(0 133 186) 100%);
    text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799;
}
 */
