﻿
/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 760px) {

    #divMultiLoja{
        height:100px !important;
    }

    #divMulConta {
        height: 100px !important;
    }
    .datepicker.dropdown-menu {
        font-size: 18px;
    }


    #divLiberarPerfil {
        margin-top: 125px !important;
    }

    .form-control {
        border: 1px solid #D6D6D6;
        border-radius: 0;
        box-shadow: none;
        height: 30px;
        padding: 5px !important;
    }

    #divLogoLindex{
        visibility:visible !important;
    }

    .sidebar-menu {
        font-size: 16px !important;
    }

    .sidebar-menu .treeview-menu>li>a {
        font-size: 16px !important;
    }


    .buttonRound {
        width: 100% !important;
        display: inline-grid !important;
        height: 45px !important;
        font-family: 'Roboto', sans-serif !important;
        color: aliceblue !important;
        font-size: 12px !important;
        letter-spacing: 2.5px !important;
        font-weight: 500 !important;
        background-color: #56baed !important;
        border: none !important;
        border-radius: 10px !important;
        box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1) !important;
        transition: all 0.3s ease 0s !important;
        cursor: pointer !important;
        outline: none !important;
    }

    .card {
        padding: 20px 5px 30px !important;
    }

    #myModalCreate {
        margin-left: -7px !important;
    }

    .select2-container .select2-selection--multiple .select2-selection__rendered {
        overflow:auto !important;
    }
        .select2-results__option{
        padding:15px !important;
    }

    .select2-selection__rendered {
        line-height: 30px !important;
        font-size: 16px !important;
        height: 80px !important;
    }

    .select2-container .select2-selection--single {
        height: 32px !important;
        font-size: 16px !important;
    }

    .select2-selection__arrow {
        height: 31px !important;
    }


    .closemsgalert {
        font-size: 38px !important;
        margin-left: 7px !important;
        margin-top: -14px !important;
    }

    #success-alert {
        top: 50% !important;
        left: 211px !important;
        width: 99% !important;
        height: 200px !important;
        margin-top: -9em !important;
        margin-left: -15em !important;
        border: 1px solid #ccc !important;
        background-color: green !important;
        position: fixed !important;
        z-index: 9999 !important;
        color: whitesmoke;
    }

    #info-alert {
        top: 50% !important;
        left: 211px !important;
        width: 99% !important;
        height: 200px !important;
        margin-top: -9em !important;
        margin-left: -15em !important;
        border: 1px solid #ccc !important;
        background-color: blue !important;
        position: fixed !important;
        z-index: 9999 !important;
        color: whitesmoke;
    }

    #danger-alert {
        top: 50% !important;
        left: 211px !important;
        width: 99% !important;
        height: 200px !important;
        margin-top: -9em !important;
        margin-left: -15em !important;
        border: 1px solid #ccc !important;
        background-color: red !important;
        position: fixed !important;
        z-index: 9999 !important;
        color: whitesmoke;
    }

    #warning-alert {
        top: 50% !important;
        left: 211px !important;
        width: 99% !important;
        height: 200px !important;
        margin-top: -9em !important;
        margin-left: -15em !important;
        border: 1px solid #ccc !important;
        background-color: orange !important;
        position: fixed !important;
        z-index: 9999 !important;
        color: whitesmoke;
    }

    

    #secEstatistica {
        margin-top: 20px !important;
    }

    .modal {
        padding-left: 0 !important;
    }

    .full_modal-dialog_ate480 {
        width: 98% !important;
        min-width: 50% !important;
        max-width: 98% !important;
        padding: 0 !important;
        margin-left: 2px !important;
        margin-top: 2px !important;
    }


    #secContent {
        padding: 25px 5px !important;
    }

    #NomeSistema {
        height: 0px;
    }

    .buttons-print {
        visibility: hidden !important;
        width: 0px !important;
    }

    .buttons-excel {
        visibility: hidden !important;
        width: 0px !important;
    }

    .buttons-copy {
        visibility: hidden !important;
        width: 0px !important;
    }

    .buttons-pdf {
        visibility: hidden !important;
        width: 0px !important;
    }


    body#bdyPrincipal {
        font-size: 14px !important;
    }

    .bootstrap-touchspin-down {
        padding: 3px 12px !important;
    }

    .bootstrap-touchspin-up {
        padding: 3px 12px !important;
    }


    .box-header {
        padding: 4px !important;
        background-color: lightcyan;
    }

    #lblTitulo {
        height: 35px !important;
        padding-top: 0px !important;
        padding-bottom: 1px !important;
    }

    #tblValor {
        width: 100% !important;
    }

    .trInLine {
        line-height: 1 !important;
    }

    input[type="checkbox"] {
        width: 22px !important;
        height: 22px !important;
    }


    input[type="text"] {
        min-width: 20px !important;
        height: 30px !important;
        font-size: 16px !important;
    }


    tfoot input[type="text"] {
        min-width: 40px !important;
        height: 15px !important;
        font-size: 11pt !important;
    }

    div.dataTables_wrapper div.dataTables_filter input {
        height: 25px;
    }

    .CheckBoxSel {
        margin: 0px;
    }

    .card-container {
        width: 260px !important;
        height: 440px !important;
        padding: 10px !important;
        padding-top: 0px !important;
        margin-top: 0px !important;
    }


    .content-header {
        padding: 0px !important;
        height: 10px;
    }



    .profile-img-card {
        width: 70px !important;
        height: 70px !important;
        margin: auto !important;
    }

    /* FORM TYPOGRAPHY*/


    .form-control {
        height: 30px !important;
        font-size: 16px !important;
        font-weight:bolder;
    }


    .input-group-addon {
        padding: 4px 10px !important;
    }

    .tdLabelInline {
        width: 22% !important;
    }

    label {
        margin-bottom: 0px !important;
    }

    #divDatas {
        margin: 4% 0% 4% 0% !important;
    }


    .form-group {
        margin-bottom: 5px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .ui-button-text-only .ui-button-text {
        padding: .2em 0.5em !important;
        
    }

    .fa-1virgula5x {
        font-size: 20px !important
    }




    #bodyPagRec {
        height: 100% !important;
    }


    #lblTituloDash {
        font-size: 11px !important;
    }


    .box-footer {
        padding: 5px !important;
    }

    .closemsgalert {
        font-size: 30px !important;
        background-color: white !important;
        width: 30px !important;
        border-radius: 25px !important;
    }

    .btselect {
        border-color: transparent !important;
        background-color: inherit !important;
        color: #5cb85c !important
    }
}
/* Outras ----------- */
@media only screen and (min-width : 761px) {

    .buttonRound {
        width: 140px !important;
        height: 35px !important;
        color: aliceblue !important;
        font-family: 'Roboto', sans-serif !important;
        font-size: 11px !important;
        letter-spacing: 2.0px !important;
        font-weight: 500 !important;
        background-color: #56baed !important;
        border: none !important;
        border-radius: 15px !important;
        box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1) !important;
        transition: all 0.3s ease 0s !important;
        cursor: pointer !important;
        outline: none !important;
    }

    .full_modal-dialog_maior480 {
        width: 98% !important;
        height: 95% !important;
        min-width: 98% !important;
        min-height: 300px !important;
        max-width: 99% !important;
        max-height: 99% !important;
        padding: 0px !important;
        margin-left: 5px !important;
        margin-top: 5px !important;
    }

    .full_modal-dialog_maior480_70cent {
        width: 50% !important;
        height: 90% !important;
        min-width: 98% !important;
        min-height: 300px !important;
        max-width: 50% !important;
        max-height: 99% !important;
        padding: 0px !important;
        margin-left: 2px !important;
        margin-top: 2px !important;
    }


    .full_modal-dialog_maior480x900 {
        width: 90% !important;
        height: 90% !important;
        min-width: 400px !important;
        min-height: 500px !important;
        max-width: 900px !important;
        max-height: 500px !important;
        padding: 0px !important;
    }


    .full_modal-dialog_maior4802x {
        width: 90% !important;
        height: 90% !important;
        min-width: 400px !important;
        min-height: 300px !important;
        max-width: 90% !important;
        max-height: 90% !important;
    }

    .select2-selection__rendered {
        line-height: 31px !important;
    }

    .select2-container .select2-selection--single {
        height: 32px !important;
    }

    .select2-selection__arrow {
        height: 31px !important;
    }
}

#success-alert {
    top: 50%;
    left: 50%;
    width: 30em;
    height: 18em;
    margin-top: -9em;
    margin-left: -15em;
    border: 1px solid #ccc;
    background-color: #f3f3f3;
    position: fixed;
}


#secContent {
    padding: 35px 5px;
}

.full_modal-content {
    height: 99%;
    min-height: 99%;
    max-height: 99%;
}





.form-horizontal .control-label {
    padding-top: 0px !important;
}

.boxwidth {
    max-width: 700px;
}

/*manter o scrool auto no segundo modal
.modal {
    overflow: auto !important;
}
*/

#bodyPagRec {
    /*background-color: #C5C9B8;*/
    width: 100%;
    height: 100%;
    /*color: #333333;*/
    margin: 0 auto;
    overflow: auto;
    /*padding: 10px 0;*/
    align-items: center;
    justify-content: space-around;
    display: flex;
    float: none;
}

.form-group {
    margin-bottom: 5px !important;
}

.col-sm-6 {
    width: 40%;
    padding-right: 0px;
}

#edParcela {
    height: 34px;
}

.coluna2 {
    width: 200px;
}

#divDatas {
    margin: 0% 8% 4% 8%;
}

.form-group {
    margin-bottom: 10px;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

#tblValor {
    width: 100%
}

.tbInline {
    width: 100%;
    /*margin-left:10px;*/
}

.tdLabelInline {
    width: 15%;
    padding-right: 2px;
    text-align: right;
}

.tdCampoInline {
    width: 75%;
}

.trInLine {
    line-height: 1;
}

input[type="checkbox"] {
    width: 20px;
    height: 20px;
}




/*input[type="text"] {
    min-width: 80px;
    height: 30px;
    font-size: 12pt;
}*/

.form-control {
    border: 1px solid #D6D6D6;
    border-radius: 0;
    box-shadow: none;
    height: 30px;

}

.sign-in-htm,
.sign-up-htm {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}

.sign-in,
.sign-up,
.group .check {
    display: none;
}

.tab,
.group .label,
.group .button {
    text-transform: uppercase;
}

.tab {
    font-size: 30px;
    margin-right: 15px;
    padding-bottom: 5px;
    margin: 0 15px 10px 0;
    display: inline-block;
    border-bottom: 2px solid transparent;
}


.sign-in:checked + .tab,
.sign-up:checked + .tab {
    color: blue;
    border-color: #1161ee;
}

.card-container.card {
    width: 380px;
    padding: 20px 20px;
}


h2 {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin: 40px 8px 10px 8px;
    color: #cccccc;
}


    /* TABS */

    h2.inactive {
        color: #cccccc;
    }

    h2.active {
        color: #0d0d0d;
        border-bottom: 2px solid #5fbae9;
    }



/*
    * Card component
    */
.card {
    background-color: #F7F7F7;
    /* just in case there no content*/
    padding: 20px 25px 30px;
    margin: 0 auto 25px;
    margin-top: 50px;
    /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

.profile-img-card {
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

/*
    * Form styles
    */
.profile-name-card {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
    min-height: 1em;
    border-radius: 10px;
}




/* ANIMATIONS */

/* Simple CSS3 Fade-in-down Animation */
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

/* Simple CSS3 Fade-in Animation */
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    opacity: 0;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
}

    .fadeIn.first {
        -webkit-animation-delay: 0.4s;
        -moz-animation-delay: 0.4s;
        animation-delay: 0.4s;
    }

    .fadeIn.second {
        -webkit-animation-delay: 0.6s;
        -moz-animation-delay: 0.6s;
        animation-delay: 0.6s;
    }

    .fadeIn.third {
        -webkit-animation-delay: 0.8s;
        -moz-animation-delay: 0.8s;
        animation-delay: 0.8s;
    }

    .fadeIn.fourth {
        -webkit-animation-delay: 1s;
        -moz-animation-delay: 1s;
        animation-delay: 1s;
    }

/* Simple CSS3 Fade-in Animation */
.underlineHover:after {
    display: block;
    left: 0;
    bottom: -10px;
    width: 0;
    height: 2px;
    background-color: #56baed;
    content: "";
    transition: width 0.2s;
}

.underlineHover:hover {
    color: #0d0d0d;
}

    .underlineHover:hover:after {
        width: 100%;
    }



/* OTHERS */

*:focus {
    outline: none;
}

#icon {
    width: 60%;
}

* {
    box-sizing: border-box;
}

/* FORM TYPOGRAPHY*/

.ui-button-text-only .ui-button-text {
    padding: 0px !important
}

.clstoolbardatatable {
    margin-left: 2px !important;
    margin-right: -0.3em !important;
    margin-bottom:5px;
    margin-top:5px;
    background-color: #56baed;
    border: none !important;
    color: white;
    padding: 1px !important;
    width: 80px;
    height: 40px !important;
    text-align: center !important;
    text-decoration: none !important;
    display: inline-block !important;
    font-size: 13px !important;
    -webkit-box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4) !important;
    box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4) !important;
    -webkit-border-radius: 5px 5px 5px 5px !important;
    border-radius: 5px 5px 5px 5px !important;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
}


    .clstoolbardatatable:hover {
        background-color:deepskyblue;
        color: greenyellow;
    }


    .clstoolbardatatable:hover {
        transition-duration: 0.1s;
        background-color: #3A3A3A;
    }

    .clstoolbardatatable:after {
        content: "";
        display: block;
        position: absolute;
        border-radius: 4em;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        transition: all 0.5s;
        box-shadow: 0 0 10px 40px white;
    }

    .clstoolbardatatable:active:after {
        box-shadow: 0 0 0 0 white;
        position: absolute;
        border-radius: 4em;
        left: 0;
        top: 0;
        opacity: 1;
        transition: 0s;
    }

    .clstoolbardatatable:active {
        top: 1px;
    }

.clstoolbardatatableimagetext {
    margin-left: 0px !important;
    margin-right: -0.3em !important;
    background-color: #56baed !important;
    border: none !important;
    color: white !important;
    padding: 1px !important;
    width: 60px;
    height: 30px !important;
    text-align: center !important;
    text-decoration: none !important;
    display: inline-block !important;
    font-size: 13px !important;
    -webkit-box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4) !important;
    box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4) !important;
    -webkit-border-radius: 5px 5px 5px 5px !important;
    border-radius: 5px 5px 5px 5px !important;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
}

.panel-heading a:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: left;
    color: grey;
}

.panel-heading a.collapsed:after {
    content: "\e080";
}


/*-----------------------------------*\
      $HEADER
    \*-----------------------------------*/
.site__title {
    text-align: center !important;
    font-size: 16px !important;
    font-weight: bold !important;
    margin-top: 2px !important;
    height: 100% !important;
    width: 85% !important;
    text-align: center !important;
    text-shadow: black 0.1em 0.1em 0.2em;
}



.buttonRound:hover {
    background-color: #2EE59D;
    box-shadow: 0px 15px 20px rgba(46, 229, 157, 0.4);
    color: #fff;
    transform: translateY(-2px);
}


.my_precovenda {
    font-weight: bold;
}

td.highlight {
    background-color: whitesmoke !important;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.center {
    text-align: center
}

/*CUSTOMIZAR SELECT 2 PARA MAIS DE UM CAMPO DE DADOS*/

.select2_height2 + .select2-container .select2-selection--single .select2-selection__rendered {
    height: 100% !important;
    word-wrap: break-word !important;
    text-overflow: inherit !important;
    white-space: normal !important;
    line-height: 25px;
}

.select2_height2 + .select2-selection__arrow {
    height: 100% !important;
}

.select2_height2 + .select2-container .select2-selection--single {
    height: 100% !important;
}

.select2_height2 + .select2-container--classic .select2-selection--single .select2-selection__clear {
    font-size: 26px;
}

.not-allowed {
    cursor: not-allowed !important;
}



.buttonRound {
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin: 0 auto;
    width: 70px;
    height: 70px;
    font-size: 52px;
    transition: all 0.4s ease-in;
}

.button span[class^='ion'] {
    position: relative;
}

.buttonRound:before {
    content: '';
    background-color: #fff;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: scale(0.001, 0.001);
    transform: scale(0.001, 0.001);
}

.buttonRound:focus {
    outline: 0;
    color: #fff;
}

    .buttonRound:focus:before {
        -webkit-animation: Click_Effect 0.8s ease-out;
        animation: Click_Effect 0.8s ease-out;
    }

@-webkit-keyframes Click_Effect {
    50% {
        -webkit-transform: scale(1.5, 1.5);
        transform: scale(1.5, 1.5);
        opacity: 0;
    }

    99% {
        -webkit-transform: scale(0.001, 0.001);
        transform: scale(0.001, 0.001);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(0.001, 0.001);
        transform: scale(0.001, 0.001);
        opacity: 1;
    }
}

@keyframes Click_Effect {
    50% {
        -webkit-transform: scale(1.5, 1.5);
        transform: scale(1.5, 1.5);
        opacity: 0;
    }

    99% {
        -webkit-transform: scale(0.001, 0.001);
        transform: scale(0.001, 0.001);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(0.001, 0.001);
        transform: scale(0.001, 0.001);
        opacity: 1;
    }
}

.footdatatable{
    margin-top:5px;
}


.form-group .select2-container {
    position: relative;
    float: left;
    width: 70%;
    margin-bottom: 0;
    display: table;
    table-layout: fixed;
}

.bootbox.modal {
    z-index: 9999 !important;
}


.hide {
    display: none;
}

.show {
}

.disabledcomp {
    pointer-events: none;
    background-color: #d2d6de;
    cursor: not-allowed;
}


.modal-footer {
    padding: 10px;
}


.modal-header {
    background-color: #337AB7;
    padding: 1px;
    text-align: center;
    color: #FFF;
    border-bottom: 2px dashed #337AB7;
    height: 40px;
}

a {
    text-decoration: none;
    -ms-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

    a:hover,
    a:focus,
    a:active {
        outline: medium none;
        text-decoration: none;
    }

*:focus {
    outline: none;
}

img {
    max-width: 100%, height: auto;
}

strong,
b {
    font-weight: 700;
}

i,
em {
    font-style: italic;
}



.popup-close {
    width: 34px;
    height: 34px;
    padding-top: 4px;
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 30px;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-radius: 100%;
    background: transparent;
    border: solid 4px #FFF;
}

    .popup-close:after,
    .popup-close:before {
        content: "";
        position: absolute;
        top: 11px;
        left: 5px;
        height: 4px;
        width: 16px;
        border-radius: 30px;
        background: #FFF;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .popup-close:after {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .popup-close:focus,
    .popup-close:hover {
        -webkit-transform: translate(50%, -50%) rotate(180deg);
        transform: translate(50%, -50%) rotate(180deg);
        background: #f00;
        text-decoration: none;
        border-color: #f00;
    }

        .popup-close:hover:after,
        .popup-close:hover:before {
            background: #fff;
        }


.animacaopiscante {
    font-size: 6em;
    font-family: serif;
    text-align: center;
    animation: animate 1.5s linear infinite;
}

@keyframes animate {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.7;
    }

    100% {
        opacity: 0;
    }
}


.full_modal-dialog_400 {
    width: 380px !important;
}


/*GRADIENT BACKGROUND*/

.BackGradiente {
    background: linear-gradient(-45deg, #ee7752, #041053, #097369, #009688);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    height: 100vh;
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}



/*Botão Piscando*/
@keyframes btn-pisca {

    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.7;
    }

    100% {
        opacity: 0;
    }
}

.btn-pisca {
    background-color: #ce300c;
    color: #fff;
    padding: 0.6em 0.8em;
    display: inline-block;
    text-decoration: none;
    border-radius: 4px;
    -webkit-animation: btn-pisca .9s linear infinite;
    -moz-animation: btn-pisca .9s linear infinite;
    -ms-animation: btn-pisca .9s linear infinite;
    -o-animation: btn-pisca .9s linear infinite;
    animation: btn-pisca .9s linear infinite;
}
/*Botão Piscando*/
.somenteleitura {
    background-color: lightgray;
    cursor: not-allowed;
}


#divMultiLoja {
    height: 60px;
}
#divMulConta {
    height: 60px;
}


