/* Add here all your css styles (customizations) */
.g-pt-65 {
    padding-top: 0.84286rem !important;
}

.jqte_tool_label {
    height: auto !important;
}

/*#txtArea {

}*/

.navbar-brand > img {
    width: auto !important; 
    height: 50px !important; 
}


textarea {
    max-width: initial !important;
}

#activityMenuUser {
    background-color: #fff;
    z-index: 550 !important;
}

#pagePaddingBody {
    padding-top: 0px;
    padding-bottom: 0px;
    
}

#pagePadding {

    padding-left: 0px;
    padding-right: 0px;
}

.mCustomScrollBoxBody {
    position: relative;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr;
}

#IDDetailProduct {
    padding-top: 25px !important;
    padding-bottom: 10px !important;
}

.All {
    color: #fff !important;
    background-color: #183066 !important;
}

.Acquisti {
    color: #fff !important;
    background-color: #93cddd !important;
}

.Rimborsi {
    color: #fff !important;
    background-color: #ff6633 !important;
}

.Versamenti {
    color: #fff !important;
    background-color: #98cb33 !important;
}

.g-mx-15--xl {
    margin-left: 0.07143rem !important;
    margin-right: 1.07143rem !important;
}

.floating-account {
    /*position: absolute !important;*/
    margin: auto !important;
    top: 410px !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 10 !important;
    background: #fff !important;
    /*min-height: 100px !important;*/
    border: 0px solid !important;
    padding: 0px !important;
    color: #333366 !important;
    text-align: right !important;
    text-shadow: none !important;
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-top: -15px !important
}

.floating-Arrow {
    position: absolute !important;
    margin: auto !important;
    bottom: 10% !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 80 !important;
    background: #fff !important;
    /*min-height: 100px !important;*/
    border: 0px solid !important;
    padding: 0px !important;
    color: #333366 !important;
    text-align: right !important;
    text-shadow: none !important;
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.marginClass{
    margin-top: 10rem !important;
}

.navBarShadow {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.textclassAlign {
    text-align: justify;
    text-justify: inter-word;
}

ul.tabs{
    margin:20px;
    padding:15px;
    list-style: none;
}
ul.tabs li{
    background: none;
    color:black;
    display:inline-block;
    padding: 10px 15px;
    background-color:lightgrey;
    border-top-left-radius:3px;
    border-top-right-radius:3px;
}
ul.tabs li.current{
    background: white;
    color: white;
    background-color: teal;
}
.tab-content {
    /*display: none;*/
    background: white;
    padding: 15px;
}

.adminTabs {
    display: none;
}

.tab-content.current{
    display: inherit;
    border:1px;
    border-color:teal;
}

/* .u-btn-primary {
    background-color: #152d64;
} */

.anchorSpan {
    display: block;
    height: 115px;
    margin-top: -115px;
    visibility: hidden;
}

.refundForm {
    max-width: initial !important;
    margin-bottom: 0.18571rem !important;
}

.refundFormMargin {
    margin-bottom: 0.78571rem !important;
}

.w4yForm {
    padding: 15px;
    background-color: #FFF;
    border-radius: 6px;
    border: #ccc 1px solid;
    margin: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


/* Button-arrow CSS: */


.arrowRimborso {
    cursor: pointer;
    display: inline-block;
    height: 40px;
    margin-left: 40px;
    margin-right: 40px;
    position: relative;
    line-height: 2.5em;
    padding-left: 1em;
    padding-right: 2em;
    background: white;
    color: black;
}

.arrowRimborso:after {
    content: "";
    position: absolute;
    border-bottom: 20px solid transparent;
    border-top: 20px solid transparent;
    height: 0px;
    width: 0px;
    margin-right: -20px;
    right: 0;
}    

.arrowRimborso:hover, .arrowRimborso:active {
    background: yellow;
    color: black;
}

.alignSliderCurrencyRight {
    text-align: right !important;
    display: block !important;
}

.uppercaseClass {
    text-transform: uppercase;
}

.sameineBlock {
    display:inline-block;
}

