.login .logoneto {
    display: none;
}


/* body {
    font-family: 'Heebo', sans-serif !important;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    font-weight: 300;
    border-top: 5px solid #191919;
    direction: rtl;
    text-align: right;
} */

.conmenu {
    background: #333333;
}

.customtell {
    float: left;
    color: #fff;
}

ul.nav.menu_tell {
    width: 84%;
    float: right;
}

ul.nav.menu_tell li {
    display: inline-block;
    margin-left: 10px;
}

ul.nav.menu_tell li a {
    padding: 5px 10px 15px 10px;
    font-size: 18px;
    color: #fff;
}

ul.nav.menu_tell li a:hover,
ul.nav.menu_tell li a:active {
    border-bottom: 3px solid #ccc;
    background-color: transparent;
    padding-bottom: 9px;
    color: #ccc;
}

a.logo100 {
    width: 44px;
    float: right;
    padding: 5px 0 5px 5px;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.chzn-container-active {
    border: 2px solid #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7;
    outline-color: rgb(77, 144, 254);
    outline-width: 5px;
    outline-style: auto;
    outline-offset: -2px;
}

input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
    border: 2px solid #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7;
}

body.callers.callers .login {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
}

.login .control-group {
    display: block;
}

.logout-button input.btn.btn-primary {
    background: #000;
    margin-left: 20px;
}

.disable {
    display: none;
}

.logoneto {
    width: 150px;
}

tr.odd {
    background: #f3f3f3;
}

li.showcol.btn:first-child {
    display: none;
}

.caller-edit.front-end-edit h1 {
    margin-top: 0;
    font-size: 27px;
}

.caller-edit.front-end-edit span {
    font-size: 16px;
    font-weight: bold;
}

div#example_wrapper {
    position: relative;
}


/* div.dt-buttons {
    position: fixed !important;
    position: absolute !important;
    top: -85px;
    left: 55px;
} */

.buttons-csv {
    margin-right: 50px !important;
}

li.showcol.btn {
    background: cadetblue;
    padding: 0px 5px;
    margin: 10px 0;
}

#example td>a {
    font-size: 26px;
}

.spaceStyle.vm-orders-items ul#tabs {
    display: none;
}

label {
    display: inline-block;
    margin-bottom: 5px;
}

label,
input,
button,
select,
textarea {
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
}

.form-horizontal .control-group {
    margin-bottom: 20px;
}

div#order_d_btn {
    padding: 15px 0 30px;
}

.form-horizontal .control-label {
    float: right !important;
    padding-top: 5px;
    text-align: right !important;
}

select {
    height: 36px;
    line-height: 36px;
}


/* select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    display: inline-block;
    border-radius: 0;
    height: 36px;
    font-size: 13px;
    font-family: inherit;
    padding: 0 10px;
    vertical-align: middle;
    border: 1px solid #3333338f;
    background: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    ;
    max-width: 400px;
} */


/* .caller-edit.front-end-edit {
    padding: 15px 30px;
    border: 1px solid #3333338f;
    background: #3333330a;
} */

.bcart {
    padding: 10px;
    background: #3333330a;
    float: right;
    padding: 15px 30px;
    border: 1px solid #3333338f;
    margin-top: 30px;
}

.ccart {
    background: #fff;
    border: 1px solid #3333338f;
    margin: 0 2% 0 0;
}

.dcart {
    width: 62% !important;
}

form#products {
    margin: 10px 25px;
    border: 1px solid #2ba1dc;
}

div#controlbottons {
    margin-bottom: 0;
}

div#creditCard {
    /* background: #333333e8; */
    padding: 20px 30px;
    margin-top: 30px;
    border: 1px solid #3333338f;
    background: #3333330a;
}

.chzn-container-single .chzn-single {
    line-height: 36px;
    height: 36px;
    font-size: 13px;
    padding: 0 8px;
    vertical-align: middle;
    border: 1px solid #333333ad;
    color: #acacac;
    background: #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: visible !important;
    padding: 0 8px 0 0;
}

.chzn-container-single.chzn-container-single-nosearch .chzn-search,
.chzn-container .chzn-drop {
    left: initial;
    right: -9999px;
}

.chzn-container.chzn-with-drop .chzn-drop {
    right: 0;
}

.chzn-rtl.chzn-container-active.chzn-with-drop .chzn-single div {
    border-left: none;
}

.span12.c21 {
    margin-right: 0;
}

.ccc input#jform_targeting,
.ccc input#jform_country {
    display: none;
}

.ccc label#jform_targeting-lbl,
.ccc label#jform_country-lbl {
    display: none;
}

.c1 .control-group:nth-child(5),
.c1 .control-group:nth-child(8),
.c1 .control-group:nth-child(9) .c1 .control-group:nth-child(11),
.c1 .control-group:nth-child(12),
.c1 .control-group:nth-child(13).c1 .control-group:nth-child(5),
.c1 .control-group:nth-child(8),
.c1 .control-group:nth-child(9),
.c1 .control-group:nth-child(11),
.c1 .control-group:nth-child(12),
.c1 .control-group:nth-child(7) {
    display: none;
}

a.btn.delluser {
    display: none;
}

.ccc .leftcol.span4 .title {
    display: none;
}

.mentor {
    display: none;
}

dl.tabs {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    border-bottom: 1px solid #ececec;
    width: 100%;
}

dl.tabs dt.tabs.closed:hover,
dl.tabs dt.tabs.open {
    border-bottom: 1px solid #2D597F;
}

dl.tabs dt.tabs.open {
    position: relative;
}

dl.tabs dt.tabs {
    /* float: left; */
    padding: 14px 20px;
    margin: 0 0 -1px;
    /* -webkit-transition: all 0.2s ease-in; */
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    background: none;
    /* border-bottom: 1px solid transparent; */
}

dl.tabs dt.tabs {
    float: right;
}

dl.tabs dt.tabs h3 {
    font-size: 15px !important;
    font-weight: 400;
    line-height: 1.1em;
    margin: 0;
}

dl.tabs dt.tabs.open h3 a,
dl.tabs dt.tabs.closed:hover h3 a {
    text-decoration: none;
    color: #444444;
}

dd.tabs {
    clear: both;
    margin: 0;
    padding: 20px;
}

.current .tabs {
    background: #fff;
    border: solid 1px #e9ecef;
}

.rightcol .field-group .label,
.leftcol .field-group .label {
    font-size: 16px;
    padding: 5px;
    width: 50%;
    margin: 5px 0;
}

.field-group:nth-child(6),
.field-group:nth-child(7),
.field-group:nth-child(8),
.field-group:nth-child(9),
.field-group:nth-child(10),
.field-group:nth-child(11),
.field-group:nth-child(12),
.field-group:nth-child(13) {
    display: none;
}


/* .btn,
a.button,
input.button,
button.button,
input[type="submit"],
button[type="submit"],
button[type="reset"],
button.reset-value {
    background: #17479c;
}

.btn,
a.button,
input.button,
button.button,
input[type="submit"],
button[type="submit"],
button[type="reset"],
button.reset-value {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    font-family: inherit;
    font-size: 15px;
    padding: 8px 25px;
    height: auto;
    line-height: 20px;
    color: #ffffff;
    white-space: normal;
} */


/* .btn:hover,
.btn.active,
.btn:active,
a.button:hover,
a.button.active,
a.button:active,
input.button:hover,
input.button.active,
input.button:active,
button.button:hover,
button.button.active,
button.button:active,
input[type="submit"]:hover,
input[type="submit"].active,
input[type="submit"]:active,
button[type="submit"]:hover,
button[type="submit"].active,
button[type="submit"]:active,
button[type="reset"]:hover,
button[type="reset"].active,
button[type="reset"]:active,
button.reset-value:hover,
button.reset-value.active,
button.reset-value:active {
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    outline: 0;
    background: #444444;
} */

a.ylink {
    font-size: 20px;
    border: 1px solid;
    padding: 5px 10px;
}

table {
    max-width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

table td,
table th {
    padding: 10px;
}

.pyramid .leaf {
    font-size: 18px;
    border: solid 1px;
    padding: 4px 20px;
    margin: 3px;
    background: #fff;
}

.pyramid .pyritem {
    font-size: 18px;
    border: solid 1px;
    padding: 4px 20px;
    margin: 3px;
    /* display: inline-block; */
}

.deep>.deep,
.deep>.leaf {
    margin-right: 30px;
}

.node.current {
    display: block;
}

.node {
    display: none;
}

.node.is_current_child {
    display: block;
}

.hilite {
    display: block;
}

.node.deep {
    position: relative;
}

dl.tabs dt.tabs.open h3 a,
dl.tabs dt.tabs.closed:hover h3 a {
    text-decoration: none;
    color: #444444;
}

h3 {
    font-size: 1.6em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 10px;
    font-weight: 700;
}

a {
    color: #2D597F;
}

.chzn-container {
    width: 200px !important;
    max-width: 100%;
}


/* .btn:hover,
.btn.active,
.btn:active,
a.button:hover,
a.button.active,
a.button:active,
input.button:hover,
input.button.active,
input.button:active,
button.button:hover,
button.button.active,
button.button:active,
input[type="submit"]:hover,
input[type="submit"].active,
input[type="submit"]:active,
button[type="submit"]:hover,
button[type="submit"].active,
button[type="submit"]:active,
button[type="reset"]:hover,
button[type="reset"].active,
button[type="reset"]:active,
button.reset-value:hover,
button.reset-value.active,
button.reset-value:active {
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    outline: 0;
    background: #444444;
} */

.table th,
.table td {
    padding: 16px;
    vertical-align: middle;
    border-bottom: 1px solid #ececec;
}

.btn [class^="icon-"],
.btn [class*=" icon-"] {
    margin-top: 2px;
    background-image: url(../images/glyphicons-halflings-white.png);
    vertical-align: top;
}

.icon-publish {
    background-position: -288px 0;
}

.icon-edit {
    background-position: -96px -72px;
}

.icon-trash {
    background-position: -456px 0;
}

span.icon-checkedout {
    background-position: -168px 0px;
}

#jm-allpage .btn-mini {
    padding: 0 10px;
    font-size: 9px;
    height: 20px;
    line-height: 20px;
    letter-spacing: 1px;
}

i {
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.label {
    background-color: #1387AF;
}

.btn .caret {
    border-top: 4px solid #ffffff;
}

a.btn.btn-micro.hasTooltip {
    padding: 5px 8px;
}

a.btn.btn-micro.active {
    padding: 5px 15px;
}

.bonusrow.bonustableheader {
    background-color: #2ba1dc;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
}

.bonusrow>div {
    display: inline-block;
    color: #444;
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
}

.bonustableheader>div {
    color: #fff;
}

.bonusrow.row0 {
    background: #f4fafd;
}

.bonusrow.row1 {
    background: #e4f4fa;
}


/* .btn.btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #49afcd;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
} */

.btn.btn-info:hover,
.btn.btn-info:active,
.btn.btn-info.active,
.btn.btn-info.disabled,
.btn.btn-info[disabled] {
    color: #fff;
    background-color: #2f96b4;
}

.btn.btn-warning {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn.btn-warning:hover,
.btn.btn-warning:active,
.btn.btn-warning.active,
.btn.btn-warning.disabled,
.btn.btn-warning[disabled] {
    color: #fff;
    background-color: #f89406;
}

.btn.btn-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn.btn-danger:hover,
.btn.btn-danger:active,
.btn.btn-danger.active,
.btn.btn-danger.disabled,
.btn.btn-danger[disabled] {
    color: #fff;
    background-color: #bd362f;
}

.control-group {
    display: inline-block;
}

.controls {
    width: 100%;
    margin-right: 0 !important;
}

.bonusTable.open {
    height: 100%;
    overflow: auto;
    padding-top: 20px;
    width: 500px;
}

.bonusrow>div.col1 {
    width: 11%;
    padding-right: 1%;
}

.bonusrow>div.col5 {
    float: left;
    width: 10%;
    padding-left: 1%;
    /* display: none; */
}

.bonusrow>div.col2 {
    width: 12%;
}

.bonusrow>div.col3 {
    width: 50%;
}

.bonusrow>div.col4 {
    width: 14%;
}

input#jform_dira {
    width: 50px;
}

input#jform_kenisa {
    width: 50px;
}

.chzn-container {
    width: 191px !important;
}

textarea#jform_comment {
    width: 500px;
    max-width: 500px;
}

.bonusrow.package {
    background: #93c47d;
}

.bonusrow.special {
    background: rgba(122, 235, 244, 0.48);
}

.col-8,
.col-4 {
    float: right;
}

.display_none {
    display: none;
}

.btn.display_none {
    display: none;
}

.step,
.btn.step {
    display: none;
}

div#currentPrice,
div#currentBonus {
    font-size: 18px;
}

div#currentPrice span,
div#currentBonus span,
div#currentFree span {
    font-size: 20px;
    padding-right: 10px;
    font-weight: bold;
}

a.delete.btn.btn-danger,
a.deletebonus {
    padding: 5px 8px;
    float: right;
    margin-left: 9px;
}

ul#cartproducts {
    list-style: none;
}

span.total {
    font-weight: bold;
    padding: 0 6px;
    float: left;
    width: 42px;
}

input#search {
    float: right;
    margin-left: 30px;
    width: 140px;
    position: absolute;
    top: 15px;
    right: 0;
    border: 2px solid #2ba1dc;
    margin-right: 10px;
}

input#searchbonus {
    float: left;
    width: 110px;
    position: absolute;
    top: 15px;
    left: 0;
    border: 2px solid #2ba1dc;
    margin-left: 10px;
    /* display: none; */
}

ul#cartproducts li {
    float: right;
    width: 100%;
    padding-bottom: 4px;
    line-height: 30px;
}

li.bonus_cards {
    background: rgba(122, 235, 244, 0.48);
}

ul#cartproducts {
    margin: 0;
}

span.amount {
    float: right;
    font-weight: bold;
    width: 30px;
}

.col-12 {
    padding-right: 0;
}

.col-8 {
    margin: 0 !important;
    width: 100%;
    margin: 0 !important;
    box-sizing: border-box;
    max-width: 100%;
    width: 66%;
    padding: 0px;
}

.product_header {
    width: 100%;
    float: right;
    background: #fff;
    position: relative;
    height: 100px;
}

div#currentBonus,
div#currentFree {
    float: right;
    font-size: 16px;
    /* line-height: 23px; */
    width: 160px;
}

.drafts .table th,
.table td {
    padding: 1px !important;
    vertical-align: middle;
    border-bottom: 1px solid #ececec;
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #fff !important;
    text-decoration: none;
}

div#currentFree {
    position: absolute;
    right: 0;
    top: 67px;
    color: red;
}

div#currentBonus {
    position: absolute;
    left: 0;
    top: 67px;
    width: 130px;
    /* display: none; */
}

.package,
.special {
    width: 49.68%;
    display: inline-block;
    border: 1px solid #000;
}

.package .col1,
.special .col1 {
    width: 20% !important;
}

.package .col2 {
    width: 15%;
}

.package .col3 {
    font-size: 11px;
    width: 40% !important;
}

.payments {
    font-size: 10px !important;
    width: 12%;
}

.package .col4 {
    width: 12% !important;
}

.special.special {
    background: #fda53e;
}

.bonusrow.package.special {
    background: #93c47d;
}

div#specialBonus {
    position: absolute;
    left: 230px;
    width: 160px;
    top: 0px;
    /* display: none; */
}

div#currentPrice {
    position: absolute;
    left: 237px;
    top: 6px;
    border: 1px solid;
    padding: 3px 10px;
}

div#currentPrice {
    position: absolute;
    left: -394px;
    top: 6px;
    border: 2px solid #dd3c3a;
    padding: 3px 10px;
    width: 150px;
    z-index: 99;
}

input#cardNumber,
input#cardHolder {
    width: 180px;
}

input#anothers {
    width: 90px;
}

table#example td {
    padding: 0px;
}

.package {
    cursor: pointer;
}

p.plink {
    float: left;
}

.drafts .js-stools-container-bar {
    margin-top: 20px;
    margin-bottom: 20px;
}

table#callerList th {
    text-align: right;
}

a#finishcash {
    display: none;
}

.control-group.invoice46 {
    display: block;
}

.control-group.invoice46 label {
    display: inline-block !important;
}

.control-group.combine label {
    display: inline-block !important;
}

.chzn-container.chzn-with-drop .chzn-drop {
    z-index: 9999;
}

/* .payo.cardkesher {
    display: none;
} */

.payo.nedarimcard {
    display: none;
}

@media (max-width: 768px) {
    .ccc .item_fields.span12 {
        max-width: 100%;
    }
    .item_fields.span12 {
        margin-right: 0;
    }
}

@media (min-width: 1500px) {
    .container {
        width: 1400px !important;
        max-width: initial !important;
    }
}

span.pyr_data {
    width: 290px;
    float: right;
}


/* div#ref_chzn,
div#ref2_chzn,
div#ref3_chzn {
    display: none;
} */

#creditcardTrans label {
    display: inline;
}

.control-group.combine {
    min-width: 198px;
}

.control-group.invoice46 {
    display: none;
}


/* div#ref2_chzn,
div#ref3_chzn,
.refop {
    display: none;
} */

input#coupon,
input#updCoupon {
    display: none;
}

div#order_d_btn a {
    margin-left: 15px;
}

ul#dj-megamenu2364 {
    display: none;
}

ul#dj-megamenu2364placeholder {
    display: none;
}

@media (max-width: 601px) {
    .container {
        margin: 0 auto;
        max-width: 100%;
        padding: 0;
    }
    .bcart {
        width: 100%;
        padding: 0;
    }
    .ccart {
        width: 100% !important;
        float: initial;
        /* height: 90px; */
        display: inline-table;
        max-width: initial;
        margin: 0;
    }
    .dcart {
        width: 100% !important;
    }
    div#currentPrice {
        left: 0;
        top: -40px;
        background: #fff;
    }
    .package,
    .special {
        width: 100%;
    }
    .col-12 {
        padding: 0;
    }
    form#products {
        margin: 0;
    }
    .bonusrow>div.col1 {
        width: 20%;
    }
    div#creditCard {
        padding: 0;
    }
    .bonusrow>div.col3 {
        font-size: 16px;
    }
    .control-group input {
        width: 100% !important;
        max-width: initial !important;
    }
    .control-group {
        max-width: initial !important;
        width: 50%;
        margin-bottom: 5px !important;
    }
    .control-group.control-group {
        max-width: 50%;
    }
    .control-group.control-group {
        max-width: 50% !important;
        width: 49%;
        padding: 1%;
    }
    .control-group input.control-group input {
        width: 100%;
    }
    .control-group.control-group input {
        width: 100%;
        max-width: 100% !important;
    }
    .caller-edit.front-end-edit {
        padding: 15px;
    }
    span.increse {
        font-size: 30px;
        padding: 0 5px;
    }
    span.decrese {
        font-size: 30px;
        padding: 0 5px;
    }
    select#jform_call_in_out {
        width: 100%;
    }
    .form-horizontal .control-label {
        width: 100%;
        max-width: initial;
        float: initial !important;
    }
    ul#optionalClient {
        right: initial;
        left: -40px;
        max-width: 300px;
    }
    ul.nav.menu_tell li {
        width: 45%;
    }
    ul.nav.menu_tell li a {
        padding: 2px 0;
    }
    ul.nav.menu_tell {
        display: none;
    }
    .fa-navicon:before,
    .fa-reorder:before,
    .fa-bars:before {
        content: "\f0c9";
        /* font-family: 'FontAwesome';
        color: #fff; */
    }
    .dj-megamenu-offcanvas-light .dj-mobile-open-btn {
        background: transparent !important;
    }
    .fa-remove:before,
    .fa-close:before,
    .fa-times:before {
        content: "\f00d";
        font-family: 'FontAwesome';
    }
    .dj-offcanvas-light .dj-offcanvas-logo img {
        max-height: 50px;
    }
    small.subtitle {
        display: none;
    }
}

@media (max-width: 480px) {
    .control-group {
        max-width: initial !important;
        width: 90%;
        margin-bottom: 5px !important;
    }
}