
/*# sourceMappingURL=custom.min.css.map */

.table-responsive td{
    font-size: 0.8rem !important;
}


/* Style general*/

label {
    font-size: 0.8rem !important;
}

.transfer-double-content-param {
    display: inline-block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #eee;
    text-align: center;
    background-color: #455188;
    color: #fff;
}

.transfer-double-list-search-input {
    width: 100% !important;
    height: auto !important;
    line-height: 25px !important;
    border: 1px solid #ddd !important;
    padding: 0px 0px 4px 8px !important;
    border-radius: 5px !important;
}

.transfer-double-selected-list-search-input {
    width: 100% !important;
    height: auto !important;
    line-height: 25px !important;
    border: 1px solid #ddd !important;
    padding: 0px 0px 4px 8px !important;
    border-radius: 5px !important;
}

input[type=text]:focus{
    border-top: 1px solid #00bcd4 !important;
    border-bottom: 1px solid #00bcd4 !important ;
}

transfer-double-list-search-input:focus{
    border-top: 1px solid #00bcd4 !important;
    border-bottom: 1px solid #00bcd4 !important ;
}

.chosen-container-multi{
    width: 100% !important;
}
ul.chosen-choices{
    padding: 2px 5px !important;
}

.transfer-double {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

button.accordion-button {
    font-size: 1.1rem;
}

.row{
    margin-bottom: 10px;
}

.accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #3a497b;
    -webkit-box-shadow: inset 0 -1px 0 var(--vz-border-color);
    box-shadow: inset 0 -1px 0 var(--vz-border-color);
}

.accordion-item {
    background-color: var(--vz-card-bg);
    border: 0px solid var(--vz-border-color) !important;
}
button.accordion-button.collapsed {
    background: #eaebf1;
    color: #0a0c0d;
}

.btn-select-arrow {
    margin-bottom: 10px;
}

[id^=Setting]{
    border: 1px solid #3e497a3b;
    padding: 0px;

}

[data-bs-target^="#feature"]{
    margin-bottom: 10px;
    font-size: 0.9rem !important;
}


[data-bs-target^="#collapseOneCat"][aria-expanded="true"]{
    font-size: 0.9rem !important;
    background-color: #789388 !important;
}

[data-bs-target^="#feature"][aria-expanded="true"]{
    font-size: 0.9rem !important;
    background-color: #789388;
}

/* css buton collopse creative size */
.collapsed[data-bs-target^="#collapseOneCat"]{
    font-size: 0.9rem !important;
    background-color: #eaebf1 !important;
}


/*size start by 1*/
[data-bs-target^="#collapse1"]{
    font-size: 0.9rem !important;
}

/*size start by 2*/
[data-bs-target^="#collapse2"]{
    font-size: 0.9rem !important;
}

/*size start by 3*/
[data-bs-target^="#collapse3"]{
    font-size: 0.9rem !important;
    background: #3e765f !important;
}

/*size start by 7*/
[data-bs-target^="#collapse7"]{
    font-size: 0.9rem !important;
    background: #3e765f !important;
}

/*size start by 9*/
[data-bs-target^="#collapse9"]{
    font-size: 0.9rem !important;
    background: #3e765f !important;
}
/* end css buton collopse creative size */

/* Style creative preview zone */
.col-lg-8.br-1 {
    background-color: #eaebf126;
    padding-top: 5px;
}

[aria-expanded="false"]{

}
[aria-expanded="true"]{

}

[aria-labelledby="headingOneCreativeInfo"]{
    background-color: #eaebf1;
    margin-bottom: 20px;
    border-bottom: 1px solid #0f3d81;
}

[aria-labelledby="headingOneCreativeSetting"]{
    background-color: #eaebf1;
}

[aria-labelledby^="headingOneCat"]{
    background-color: #4faf9c12;
}

.hljs{
    background-color: #4faf9c12 !important;
}

.iframePreview{
    max-width: 100%;
}

a {
    color: #617dfb;
}

td.text-right {
    text-align: right;
}
th.text-right {
    text-align: right;
}

.hide-url-path {
    display: none;
}

/* End style general*/
