/* CUSTOM CSS - CTP */

*, h1, h2, h3, h4, h5, body p {
    font-family: 'Fira Sans Extra Condensed', sans-serif;
}

.worker-header {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.worker-info {
    text-align: center;
    font-size: 17px;
}
.form-group.field-settingsform-skroutz_xml_url {
    margin-bottom: 6px;
}
.sticky-header >thead.sticky {
    width: 100%;
    z-index: 999;
    background: #b6b6b6;
    top: 0;
}
.sticky-header >thead.sticky > tr th {
    border-bottom: solid 0 #aaa;
    background-color: #b6b6b6 !important;
}
.sticky-header >tbody tr td:nth-child(1) {
    width: 36px;
}
.sticky-header >tbody tr td:nth-child(2) {
    width: 44px;
}
.sticky-header >tbody tr td:nth-child(3) {
    width: 169px;
}
.sticky-header >tbody tr td:nth-child(4) {
    width: 47px;
}
.sticky-header >tbody tr td:nth-child(5) {
    width: 113px;
}
.sticky-header >tbody tr td:nth-child(6) {
    width: 67px;
}
.sticky-header >tbody tr td:nth-child(7) {
    width: 99px;
}
.sticky-header >tbody tr td:nth-child(8) {
    width: 66px;
}
.sticky-header >tbody tr td:nth-child(9) {
    width: 66px;
}
.sticky-header >tbody tr td:nth-child(10) {
    width: 67px;
}
.sticky-header >tbody tr td:nth-child(11) {
    width: 79px;
}
.sticky-header >tbody tr td:nth-child(12) {
    width: 79px;
}
.sticky-header >tbody tr td:nth-child(13) {
    width: 86px;
}
.sticky-header >tbody tr td:nth-child(14) {
    width: 85px;
}
.sticky-header >tbody tr td:nth-child(15) {
    width: 49px;
}
.sticky-header >tbody tr td:nth-child(16) {
    width: 156px;
}
.sticky-header >tbody tr td:nth-child(17) {
    width: 156px;
}
.sticky-header >tbody tr td:nth-child(18) {
    width: 97px;
}
.reset-hint {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: white;
    font-size: 20px;
}
a.forget-password-link {
    width: 50%;
    color: white;
    text-align: right;
}
.ctp-login .btn-primary[name="login-button from-reset"] {
    background-color: #fe6900 !important;
}
.ctp-login .btn-primary[name="login-button from-reset"]:hover {
    background-color: #00bcd4 !important;
}
.login-form_from-reset {
    width: 46%;
}
a.forget-password-link:hover {
    background-color: #00bcd4;
    text-decoration: none;
    color: white;
}
label.btn-default {
    font-weight: bold;
    font-size: 14px;
}
label.btn-default:hover {
    background-color: buttonface;
    color: #333;
}
label.btn-default.active {
    background-color: #5cb85c !important;
}
.btn-danger {
    color: #fff;
    background-color: #ea3636;
    border-color: #ea3636;
}
.sidebar-icon {
    margin-top: -2px;
    border: 1px solid #1b93e1;
    text-align: right;
    line-height: 1;
    font-size: 19px;
    padding: 5px 10px;
    border-radius: 0px;
    color: #00bcd4;
    background: #fff;
    float: none;
}
.grid-form1 form {
    margin: 0;
}
.grid-form1 h2, .grid-form1 h3 {
    color: #00bcd4;
    font-size: 2em;
    margin-bottom: 1em;
}
.profile_details {
    background: #00bcd4;
}
.header-main {
    background: transparent !important;
    box-shadow: none;
    -o-box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.user-name {
    float: left;
    padding-top: 17px;
    padding-bottom: 15px;
    padding-right: 0;
    height: auto;
    font-size: 12pt;
    border-bottom: 1px ridge rgba(255, 255, 255, 0.04);
    width: 100%;
    margin-left: 0;
    padding-left: 23px;
    background-color: #b6b6b6;
    margin-top: 0;
}
.user-name span {
    font-size: 12pt;
    font-style: normal;
    color: #333;
    font-weight: normal;
    margin-top: 0;
    display: block;
    text-align: left;
    line-height: 1;
}
.sidebar-collapsed .profile_img {
    display: none;
}
.user-name p {
    font-size: 18px;
    color: #333;
    line-height: 1em;
    font-weight: 700;
    text-align: left;
    margin-bottom: 5px;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 5px!important;
    color: #000;
    font-size: 16px;
}
.form-control {
    box-shadow: none;
    outline: none;
    border-radius: 0px;
    color: #000;
}





.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #f2b33f;
}
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #9bea9b;
}
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #f9a9a9;
}

.table > thead > tr > td.accent, .table > tbody > tr > td.accent, .table > tfoot > tr > td.accent, .table > thead > tr > th.accent, .table > tbody > tr > th.accent, .table > tfoot > tr > th.accent, .table > thead > tr.accent > td, .table > tbody > tr.accent > td, .table > tfoot > tr.accent > td, .table > thead > tr.accent > th, .table > tbody > tr.accent > th, .table > tfoot > tr.accent > th {
    background-color: #f9ff3b;
}

.no-show,
.hidden.no-show{
    display: none !important;
}

/*.table > thead > tr > td.accent, .table > tbody > tr > td.accent, .table > tfoot > tr > td.accent, .table > thead > tr > th.accent, .table > tbody > tr > th.accent, .table > tfoot > tr > th.accent, .table > thead > tr.accent > td, .table > tbody > tr.accent > td, .table > tfoot > tr.accent > td, .table > thead > tr.accent > th, .table > tbody > tr.accent > th, .table > tfoot > tr.accent > th {*/
/*    background-color: #f9ff3b;*/
/*}*/


.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    font-size: 16px;
    font-weight: bold;
    background-color: #eee;
}
.summary {
    padding: 30px 0;
    text-align: right;
}
.logo-w3-agile {
    background: transparent;
    float: left;
    width: 24.25%;
    text-align: center;
    padding: 0;
    margin-right: 1%;
}
.logo-w3-agile h1 {
    margin: 0;
    font-size: 35px;
    text-align: left;
}
.agileinfo-grap {
    padding: 1em;
    border: 1px solid #e7ebee;
    margin-bottom: 1em;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -o-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.agileinfo-grap.eshop_inactive {
    border: 1px solid red;
}

.btn-group-lg > .btn, .btn-lg, .btn-group-lg > .btn {
    width: auto !important;
    padding: 20px 10px;
    font-size: 18px;
}
ul.dropdown-menu {
    padding: 0 !important;
    min-width: 160px !important;
    top: 100%;
}
.input-group {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.alert-empty {
    margin-top: 20px;
}
.product_img {
    width: 100%;
    object-fit: contain;
    object-position: center;
    height: 100px;
}
.product_mpn, .product_title {
    font-size: 16pt !important;
}

.last_observed_at,
.last_observed_at .label {
    font-size: 12pt !important;
    border-radius: 0 !important;
}
.ctp-product-search form#search-form,
.ctp-product-search form#search-form .form-group,
.ctp-product-search form#search-form .btn-group,
.ctp-rule-search form#search-form,
.ctp-rule-search form#search-form .form-group,
.ctp-rule-search form#search-form .btn-group {
    margin: 0 !important;
}
.ctp-product-search,
.ctp-rule-search {
    margin-top: 20px;
}
[v-cloak] {
    display: none;
}
.ctp-profile .form-group,
.ctp-register .form-group,
.ctp-settings .form-group {
    min-height:60px;
}
.ctp-settings,
.ctp-profile,
.ctp-messages {
    margin-top: 20px;
}
/* RULE FORM */
.edit-rule-form .input-group-btn button.btn.btn-success {
    line-height: 1.42857143;
    background-color: #FFA800;
    border: 1px solid transparent;
    border-color: #FFA800;
    border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -o-border-top-right-radius: 4px;
    -ms-border-top-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -o-border-bottom-right-radius: 4px;
    -ms-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.edit-rule-form .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    cursor: pointer;
    background-image: none;
    border: 0;
    border-color: rgba(0, 0, 0, 0.07) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.18);
    white-space: nowrap;
    padding: 6px 12px;
    border-radius: 3px;
    letter-spacing: 0.02em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/* TOGGLES */
[data-provide="toggle-rule"] {
    /*position:absolute;*/
    /*top:-15px;*/
}
[data-provide="toggle-rule"].right-25 {
    right:25px;
}
[data-provide="toggle-rule"] label {
    position:relative;
    top:-9px;
}
[data-provide="toggle-rule"] a {
    font-size: 32pt;
    position:relative;
    top:0;
}
/* CHECKBOXES */
[data-toggle="buttons"] .btn span.glyphicon,
[data-toggle="buttons"] .btn span.fa {
    opacity: 0;
    color: #e0e0e0;
}
[data-toggle="buttons"] .btn.active span.glyphicon,
[data-toggle="buttons"] .btn span.fa {
    opacity: 1;
    color: white;
}

[data-provide="more-enemies"].btn-default{
    background-color: buttonface;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    padding: 12px 0;
}
[data-provide="more-enemies"].btn-default:hover{
    background-color: #00bcd4;
    color: #fff;
}
.searchMessage {
    padding: 14px;
    font-size: 18px;
    color: #333333;
}
.rank_position {
    padding: 12px 10px;
    font-size: 18px;
}

.progress {
    height: 20px;
    margin: 7px 0;
    overflow: hidden;
    background: #f1f2f1;
    z-index: 1;
    cursor: pointer;
    border-radius: 0;
    box-shadow: none;
}

.process .progress {
    background: rgb(182, 182, 182);
}
.process .alert-info {
    color: #515151;
    background-color: transparent;
    border: none;
}
.process .alert {
    padding: 15px;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #333333;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}


.enimerosi-timon-button a {
    padding: 12px 10px;
    font-size: 25px;
    line-height: 25px;
}
.enimerosi-timon-button a .fa {
    margin-right: 15px;
    line-height: 27px;
    margin-left: 0;
}
.alert-empty {
    margin-top: 20px;
    font-size: 16px;
    padding: 0;
}
.alert-empty .fa {
    padding: 15px;
    background-color: #968e60;
    color: white;
    margin-right: 15px;
}
.auth-copyrights {
    padding: 1em 0;
    text-align: center;
    box-shadow: none;
    -o-box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: none;
}
.all-positions:hover {
    background-color: #00bcd4;
    color: white;
}
.process.agileinfo-grap {
    padding: 1em;
    border: none;
    margin-bottom: 1em;
    background: none;
    box-shadow: none;
    -o-box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.bg-quest-views {
    background-repeat: no-repeat;
    background-image: url(../images/slider-home-1080.jpg);
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 950px;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}
.big-titles-quest {
    color: white;
    font-size: 25px;
    margin-top: 0px;
    margin-bottom: 70px;
}
.quest-icons {
    font-size: 230px;
    color: white;
    margin-top: 230px;
    text-align: center;
    position: relative;
    display: block;
}
.small-titles-quest {
    color: white;
    text-align: center;
    margin-top: 50px;
}
.copyrights {
    background-color: #292b33;
    display: block;
    color: #716e6e !important;
    padding: 10px 30px;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
}
.copyright-client .text-client {
    display: inline-block;
    width: 25%;
    float: left;
}
.copyright-client .terms-footer {
    text-align: right;
    width: 60%;
    display: inline-block;
    float: right;
}
.copyrights a {
    color: #716e6e !important;
}
.copyright-client {
    max-width: 1220px;
    margin: 0 auto;
    position: relative;
    font-size: 14px;
    width: 100%;
}
.developed {
    float: right;
    width: 15%;
}
.buttons-quest a {
    padding: 20px 30px!important;
    color: white;
    background-color: #00a6bc;
    font-size: 23px;
    font-weight: 300;
}
.buttons-quest a:hover {
    cursor: pointer;
    text-decoration: none;
    background-color: #fe6900;
}
#Top_bar_guest .logo {
    float: left;
    margin: 0 30px 0 20px;
    padding: 0!important;
}
#Top_bar_guest .container-guest {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1220px;
    position: relative;
}
#Top_bar_guest  .menu_wrapper {
    float: right;
    z-index: 201;
}
#Top_bar_guest .menu > li {
    margin: 0 2px;
    border-bottom: 0px ridge rgba(255, 255, 255, 0.04);
    position: relative;
    margin: 0;
    z-index: 203;
    display: block;
    float: left;
    background-color: transparent;
}
#Top_bar_guest .menu-sindesi {
    margin-left: 55px !important;
}
#Top_bar_guest .menu-sindesi a {
    background-color: #00a6bc !important;
}
#Top_bar_guest .menu > li > a {
    padding: 12px 0;
    background-color: transparent;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    border-left: 0px solid transparent;
    border-bottom: 2px solid transparent !important;

}
#Top_bar_guest  .menu > li > a span {
    border-color: rgba(0,0,0,0.00);
    display: block;
    line-height: 20px;
    padding: 0 20px;
    white-space: nowrap;
    border-right-width: 1px;
    border-style: solid;
}
#Top_bar_guest  #menu > ul > li > a, #Top_bar_guest  #overlay-menu ul li a {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0px;
}
#Top_bar_guest  #menu {
    margin-bottom: 0px;
}
#Top_bar_guest  #menu > ul > li:hover > a {
    border-bottom: 2px solid white !important;
    border-radius: 0 !important;
}
#Top_bar_guest .menu-sindesi a {
    background-color: #00a6bc !important;
}
#Top_bar_guest .menu-sindesi:hover a {
    background-color: #fe6900 !important;
}
.ctp-register {
    background-color: transparent;
    border: 0 solid #ebeff6;
}
.ctp-register h1 {
    margin-top: 0;
    text-align: center;
    color: white;
}
.ctp-register .form-control,
.ctp-login .form-control{
    color: white;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    background-color: rgba(0,0,0,0);
}
.has-success .form-control {
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075), 0 0 0 #ce8483;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075), 0 0 0 #ce8483;
}
.has-error .form-control {
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075), 0 0 0 #ce8483;
}
.ctp-register input {
    float: right;
    width: 100%;
    height: 45px;
    display: inline-block;
    background-color: rgba(0,0,0,0.2);
}
.ctp-register input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: white !important;
    font-size: 16px !important;
}
.ctp-register input::-moz-placeholder { /* Firefox 19+ */
    color: white !important;
    font-size: 16px !important;
}
.ctp-register input:-ms-input-placeholder { /* IE 10+ */
    color: white !important;
    font-size: 16px !important;
}
.ctp-register input:-moz-placeholder { /* Firefox 18- */
    color: white !important;
    font-size: 16px !important;
}
.help-block-error {
    font-size: 13px;
    float: left;
    margin-top: 0px;
    margin-bottom: -10px;
    font-style: italic;
}
.ctp-register hr {
    width: 22%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.ctp-register .row h2 {
    background-color: #00a6bc;
    color: white;
    padding: 10px;
    text-align: center;
    font-size: 25px;
    line-height: 32px;
    margin-top: 0;
    margin-bottom: 25px;
}
.ctp-register .btn-primary {
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 20px 30px;
    font-size: 23px;
    font-weight: 400;
    line-height: 22px;
}
.ctp-register .btn-primary:hover {
    background-color: #fe6900 !important;
}
.ctp-register .btn-primary i {
    margin-right: 10px;
}
.ctp-login {
    background-color: transparent;
    border: 0px solid white;
    margin-top: 100px;
}
.ctp-login h1 {
    margin-top: 0;
    text-align: center;
    color: white;
}
.ctp-login hr {
    width: 22%;
    margin-top: 10px;
    margin-bottom: 50px;
}
.ctp-login input {
    background-color: rgba(0,0,0,0.2);
    height: 45px;
}
.ctp-login input[type=checkbox] {
    height: auto;
}
.ctp-login .btn-primary {
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 20px 50px;
    font-size: 23px;
    font-weight: 400;
    line-height: 22px;
}
.ctp-login .btn-primary:hover {
    background-color: #fe6900 !important;
}
label[for="loginform-rememberme"] {
    color: white;
}
.ctp-login .form-control {
    color: white;
}
.ctp-login input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: white !important;
    font-size: 16px !important;
}
.ctp-login input::-moz-placeholder { /* Firefox 19+ */
    color: white !important;
    font-size: 16px !important;
}
.ctp-login .btn-primary i {
    margin-right: 10px;
}
.ctp-login input:-ms-input-placeholder { /* IE 10+ */
    color: white !important;
    font-size: 16px !important;
}
.ctp-login input:-moz-placeholder { /* Firefox 18- */
    color: white !important;
    font-size: 16px !important;
}
.all-required-fileds {
    color: white;
    font-style: italic;
    background-color: red;
    text-align: center;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.fa-sort-amount-desc {
    font-size: 30px;
    font-weight: 300;
    color: white;
}
.btn-primary:active:hover{
    color: #fff;
    background-color: #fe6900 !important;
    border-color: #fe69000 !important;
}
.btn-primary:hover{
    color: #fff;
    background-color: #fe6900 !important;
    border-color: #fe69000 !important;
}
.first-position:hover {
    background-color: #5cb85c;
    color:white;
}
.first-position:active:hover {
    background-color: #5cb85c;
    color:white;
}
.second-position:hover {
    background-color: #ec971f;
    color:white;
}
.second-position:active:hover {
    background-color: #ec971f;
    color:white;
}
.fourth-position:hover {
    background-color: #c9302c;
    color:white;
}
.fourth-position:active:hover {
    background-color: #c9302c;
    color:white;
}
.unique-position:hover {
    background-color: #fe6900;
    color:white;
}
.unique-position:active:hover {
    background-color: #fe6900;
    color:white;
}
#sidebar-menu-ctp #menu li.active > a {
    background-color: #5d5d5d;
    color: #ffffff;
    border-left: 4px solid white;
}
#sidebar-menu-ctp #menu li > a:hover {
    background-color: #5d5d5d;
    border-left: 4px solid white;
}
#sidebar-menu-ctp #menu .fa {
    margin-right: 5px;
    font-size: 14px;
    line-height: 17px;
}
#sidebar-menu-ctp #menu {
    margin-bottom: 0;
}
.sidebar-collapsed .toggler .title-menou {
    display: none;
}
#sidebar-menu-ctp .sidebar-icon {
    margin-top: 0;
    width: 100%;
    border: 0px solid #1b93e1;
    border-left: 4px solid #333333;
    font-size: 16px;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-weight: 400;
    position: relative;
    display: block;
    padding: 13px 20px;
    color: #fff;
    white-space: nowrap;
    background-color: #333333;
    text-align: left;
}
#sidebar-menu-ctp .sidebar-icon i {
    margin-right: 5px;
    font-size: 14px;
    line-height: 17px;
}
#sidebar-menu-ctp #menu li a {
    border-left: 4px solid #333333;
    font-size: 16px;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
}
#sidebar-menu-ctp .logo1 {
    background: #fff;
    min-height: 45px;
}
#sidebar-menu-ctp .toggler ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}
#sidebar-menu-ctp .toggler ul li {
    position: relative;
    margin: 0;
    border-bottom: 1px ridge rgba(255, 255, 255, 0.04);
    padding: 0;
    padding: 0;
}
#sidebar-menu-ctp li.active a i, .act a i {
    color: white;
    border-left: 0px solid white;
}
#sidebar-menu-ctp  .checktheprice-moto {
    float: left;
}
.sidebar-collapsed #sidebar-menu-ctp  .checktheprice-moto {
    display: none;
}
.sidebar-collapsed #sidebar-menu-ctp .sidebar-icon {
    line-height: 26px;
    position: relative;
    display: block;
    height: 45px;
    padding: 13px 20px;
    transform: inherit;
    transition: none;
}
.sidebar-collapsed .auth-copyrights {
    display: none;
}
a.sidebar-icon:hover {
    color: #f57609;
}
.page-container.sidebar-collapsed .sidebar-icon {
    background: #00bcd4;
}
.costs-paid label {
    padding: 0;
    font-size: 18px;
}
.costs-paid .glyphicon-ok {
    padding: 7px;
    background-color: #00bcd4;
    position: relative;
    top: 0px;
}
.labels-transfers {
    padding: 7px 10px 7px 0px;
    position: relative;
    top: -2px;
}
.costs-paid .fa-truck, .costs-paid .fa-money {
    padding: 5px;
    font-size: 18px;
}
.costs-paid .fa {
    color: black !important;
    position: relative;
    top: -2px;
}
.costs-paid > .active .fa {
    color: white !important;
}
.costs-paid .btn-default:nth-child(2) {
    margin-right: 10px;
    background-color: #dddddd;
}
.costs-paid .btn-default:nth-child(4) {
    background-color: #dddddd;
}
.costs-paid > .active .labels-transfers {
    color: white !important;
    font-weight: 400;
}
.costs-paid .btn-default:nth-child(2):hover {
    background-color: white;
}
.costs-paid .btn-default:nth-child(4):hover {
    background-color: white;
}
.auth-copyrights {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
    padding: 0;
    border-top: 1px ridge rgba(255, 255, 255, 0.04);
    padding-top: 20px;
}
.content-calendars .fa{
    width: 70%;
    text-align: center;
    display: inline-block;
    color: #00bcd4;
    padding: 15px;
    font-size: 40px;
}
.auth-copyrights p{
    font-size: 14px;
}
.history-payment {
    font-size: 30px;
    text-align: center;
}
.history-content {
    padding-top: 0;
}
.ananeosi-paketon {
    font-size: 18px;
}
.pricing_checktheprice p {
    font-size: 22px;
    color: white;
    font-weight: 400;
    margin-bottom: 0;
}
.pricing-box {
    border-width: 1px;
    border-style: solid;
    background: #fff;
    border-color: rgba(0,0,0,.08);
}
.pricing-box .plan-header {
    text-align: center;
    padding: 20px 15px 0;
}
.pricing-box .plan-header h2 {
    margin: 0 0 20px;
    font-size: 28px;
    line-height: 30px;
    font-weight: 700;
    display: inline-block;
    background: #00a6bc33;
    color: #00a6bc;
    padding: 6px 40px;
    border-radius: 30px;
}
.pricing-box .plan-header .price {
    margin: 0 0 20px;
}
.pricing-box .plan-header hr {
    margin-bottom: 0;
    width: 60%;
    color: #00a6bc;
    background: #00a6bc;
}
.pricing-box .plan-header p.subtitle {
    padding: 20px 0;
    margin-bottom: 0;
    color: #716e6e !important;
}
.pricing-box .plan-header p.subtitle big {
    font-size: 20px;
    line-height: 18px;
}
.pricing-box .plan-inside {
    padding: 10px 30px;
    text-align: center;
}
.pricing-box .plan-inside ul {
    margin: 0;
    font-size: 100%;
    line-height: normal;
    padding: 0;
}
.pricing-box .plan-inside ul li:last-child {
    border-bottom: 0;
}
.pricing-box .plan-inside ul li {
    text-align: center;
    padding: 11px 10px;
    display: block;
    margin: 0;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    color: #716e6e;
    font-size: 16px;
    font-weight: 400;
}
.pricing-box .plan-inside ul li strong {
    font-weight: 800 !important;
    font-size: 22px;
}
.pricing-box .requests-text {
    font-size: 14px;
    font-weight: 400;
}
.pricing-box .plan-footer {
    text-align: center;
    display: block;
    min-height: 72px;
}
.pricing-box .plan-footer a {
    margin-right: 0;
    width: 90%;
    border-radius: 0;
    background-color: #00a6bc;
    color: #fff;
    padding: 10px 35px;
}
.pricing-box .plan-footer:hover a {
    background-color: #fe6900;
}
.pricing-box .plan-footer a .button_label {
    padding: 10px 35px;
    width: 100%;
    font-size: 18px;
}
.pricing-box .plan-header .price sup.currency {
    font-size: 20px;
    line-height: 20px;
    top: -10px;
    position: relative;
}
.pricing-box .plan-header .price sup.currency, .pricing-box .plan-header .price > span {
    color: #00a6bc;
}
.pricing-box .plan-header .price > span {
    font-size: 45px;
    line-height: 45px;
    margin: 0 5px;
}
.pricing-box .plan-header .price sup.currency, .pricing-box .plan-header .price > span {
    color: #00a6bc;
}
.pricing-box .plan-header .price sup.period {
    font-size: 15px;
    line-height: 15px;
    top: 3px;
    position: relative;
    color: #716e6e !important;
}
/*.pricing_checktheprice {
    padding-top: 2%;
}*/
.pricing-table-2 {
/*    padding-left: 19%;*/
    padding-top: 2%;
}
/*.terms-row {
    margin-left: 27%;
}*/
.terms-row {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}
.terms-row .container {
    font-size: 16px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    max-width: 49%;
}

.trapeziki-katathesi-full {
    background-color: white;
    padding: 0px;
}
.footer-trapezikis {
    padding: 20px 0;
}
.credits-left a {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    display: inline-block;
    background: #00a6bc;
    color: #fff;
    border-radius: 10px;
    padding: 5px 10px;
}
.credits-left a:hover {
    background: #007787;
    color: white;
}
.credits-left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
    gap: 5px;
}
.button-back-subcriptions a {
    color: white;
    padding: 15px 20px;
}
.button-back-subcriptions a .fa {
    margin-right: 15px;
}
.button-back-subcriptions {
    margin-bottom: 30px;
}
.rule_type {
    padding: 23px 10px;
    font-size: 18px;
}
.rule_type:hover {
    background-color: #5cb85c;
    color: white;
}
.ctp-autoupdate h2 {
    text-align: left;
}
.ctp-autoupdate p {
    font-size: 16px;
    text-align: left;
}
.ctp-viva-checkout .btn-lg {
    padding: 20px 10px 10px 10px;
}
.header-payments-methods {
    background-color: #00bcd4;
    color: white;
    padding: 20px 20px 8px 20px;
    font-size: 18px;
    width: 102%;
    left: -4px;
    position: relative;
}
.header-payments-methods .fa {
    float: left;
    font-size: 40px;
    line-height: 33px;
}
.ctp-viva-checkout .pricing-table-2 .price-table-full {
    padding: 0;
    margin-bottom: 40px;
}
.subtitles-payment-methods {
    font-size: 22px;
}
.ctp-viva-checkout .pricing-table-2 {
    padding-left: 0;
}
.ctp-viva-checkout .btn-lg .fa {
    margin-right: 15px;
}
#payment-form label {
    font-size: 16px;
    padding-bottom: 5px;
}
.buttons-payments a {
    width: 49% !important;
    margin-right: 1%;
}
.buttons-payments button {
    width: 49% !important;
}

.ctp-paypal-checkout .pricing-table-2 {
    padding-left: 0;
}
.ctp-paypal-checkout  .pricing-table-2 .price-table-full {
    padding: 0;
    margin-bottom:-15px;
}
.ctp-paypal-checkout .btn-lg .fa {
    margin-right: 15px;
}
.ctp-trapeziki-checkout .pricing-table-2 {
    padding-left: 0;
}
.ctp-trapeziki-checkout .btn-lg .fa {
    margin-right: 15px;
}
.ctp-trapeziki-checkout  .pricing-table-2 .price-table-full {
    padding: 0;
    margin-bottom:-15px;
}
.header-payments-methods.inside {
    width: 100%;
    left: -19px;
    margin: 20px;
    text-align: left;
}
.header-payments-methods.inside .fa {
    margin-right: 15px;
}
.ananeosi-paketon .fa {
    margin-right: 15px;
}
.imgs-banks {
    float: left;
    margin-right: 15px;
}
.ctp-profile label {
    font-size: 16px;
    margin-bottom: 5px;
}
.ctp-settings label {
    font-size: 16px;
    margin-bottom: 5px;
}
.ctp-profile .btn-primary span {
    margin-right: 15px;
}
.ctp-settings .btn-primary span {
    margin-right: 15px;
}
button[name="settings-button"] {
    padding: 20px;
}
button[name="save-button"] {
    padding: 20px;
}
.ctp-checkout .alert-info {
    margin-top: 15px;
    padding: 0;
    border-color: transparent;
    border-radius: 0;
}
.ctp-checkout .alert-info p {
    text-align: left;
}
.ctp-checkout .alert-info p .fa {
    padding: 15px;
    background-color: #00bcd4;
    color: white;
    margin-right: 15px;
}
.return-payment-methods .fa {
    margin-right: 15px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #00bcd4;
    border-color: #00bcd4;
}
.pagination > li > a, .pagination > li > span {
    color: #00bcd4;
}
.auto-updates-clobal {
    padding-top: 20px;
}
.ctp-autoupdate {
    min-height: 370px;
}
.sidebar-collapsed .logo1 {
    padding: 5px;
}
br.enimerosi-br {
    display: block;
}
.history-content th {
    font-size: 18px !important;
}
.pricing_checktheprice {
    background-color: #00a6bc;
    padding: 20px;
    max-width: 97%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-content: center;
    margin: 0 auto;
}
.ctp-product-search, .ctp-rule-search {
    margin-top: 20px;
    padding-top: 0;
}
.search-global-fields {
    background-color: #00bcd4;
    padding: 20px;
    margin-right: -16px;
    margin-left: -16px;
}
#ctpproductssearch-user_search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: black !important;
}
#ctpproductssearch-user_search::-moz-placeholder { /* Firefox 19+ */
    color: black !important;
}
#ctpproductssearch-user_search:-ms-input-placeholder { /* IE 10+ */
    color: black !important;
}
#ctpproductssearch-user_searc:-moz-placeholder { /* Firefox 18- */
    color: black !important;
}
#ctprulessearch-user_search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: black !important;
}
#ctprulessearch-user_search::-moz-placeholder { /* Firefox 19+ */
    color: black !important;
}
#ctprulessearch-user_search:-ms-input-placeholder { /* IE 10+ */
    color: black !important;
}
#ctprulessearch-user_search:-moz-placeholder { /* Firefox 18- */
    color: black !important;
}
.search-global-fields .form-control {
    border: 0px solid #ccc;
}
.welcome-subs {
    background-color: #00bcd4;
    color: white;
}
.imgs-welcome {
    float: left;
}
.welcome {
    background-color: white;
}
.header-welcome-global {
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.05);
    box-shadow: 0 0px 0px rgba(0,0,0,.05);
    border: 0px solid #ebeff6;
}
.header-welcome-texts p {
    font-size: 18px;
}
.waiting-lists-subs {
    background-color: #00bcd4;
}
.waiting-lists-texts {
    color: white;
}
.waiting-lists-texts h2 {
    color: white;
    margin-bottom: 10px;
}
.waiting-lists-texts p {
    font-size: 18px;
}
.gif-img {
    background-color: #f1f2f1;
    width: 98.1%;
    margin-left: 15px;
}
.load-banks img {
    width: 65%;
}
.waiting-listse-global {
    background: #f1f2f1;
}
.btn-eshop, .btn-skroutz {
    background-color: #dddddd;
    color:#333;
}
.btn-eshop:hover, .btn-skroutz:hover {
    background-color: #00bcd4;
    color:white;
}
.buttons-in-products .fa {
    margin-right: 0px !important;
}
.btn-favorite {
    color: #333333;
    background-color: #dddddd;
}
.favorite.unique-position {
    padding: 12px 10px;
    font-size: 18px;
}
.favorite.unique-position .fa {
    float: left;
    line-height: 48px;
    left: 25px;
    position: relative;
    font-size: 27px;
}
.buttons-in-products {
    position: relative !important;
    top: -8px !important;
}
.times-ypologizontai {
    padding: 8px;
    font-size: 25px;
    line-height: 25px;
    background-color: #dddddd;
    margin-left: 1%;
    width: 48%;
    margin-right: 1%;
}
.ctp-checkout .return-payment-methods {
    margin-top: 20px;
}
.oriste-ora {
    width: 50px;
    padding: 0 !important;
    line-height: 37px;
}
.btn-favorite:hover {
    background-color: #fe6900;
    color: white;
}
.toggles-buttons-favorites-actives {
    width: 22%;
    float: right;
}

/* RESPONSIVE */


/* XLARGE */
@media (max-width:1680px) {
    .enimerosi-timon-button a {
        padding: 23px 10px;
    }
    .favorite.unique-position .fa {
        left: 10px;
    }
    .searchMessage {
        padding: 0px;
    }
    .costs-paid .btn-default:nth-child(2) {
        margin-right: 5px;
        background-color: #dddddd;
        margin-left: 17%;
    }
    .toggles-buttons-favorites-actives {
        width: 25%;
    }
    .searchMessage {
        padding: 0px;
        font-size: 18px;
        color: #333333;
        text-align: center;
        width: 100%;
        position: relative;
        display: block;
    }
    .btn-group.costs-paid {
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }
}


/* LARGE */
@media (max-width:1600px) {
    .toggles-buttons-favorites-actives {
        width: 25%;
        padding: 0;
    }
    .enimerosi-timon-button a {
        padding: 23px 10px;
    }
    .ananeosi-paketon {
        font-size: 23px;
        padding: 20px;
    }
    .pricing-box .plan-footer a {
        padding: 10px 20px;
    }
}


/* MEDIUM */
@media (max-width:1440px) {
    .product_mpn {
        width: 14%;
    }
    .toggles-buttons-favorites-actives {
        width: 30%;
        padding: 0;
    }
    .buttons-payments {
        width: 100% !important;
    }
    .all-package-payments {
        width: 48% !important;
    }
    .global-payments-methods {
        width: 48% !important;
    }
    .pricing_checktheprice {
        width: 78%;
        background-color: #00a6bc;
        margin-left: 11.3%;
        padding: 20px;
    }
    .enimerosi-timon-button a {
        padding: 24px;
        font-size: 22px;
        line-height: 22px;
    }
    .costs-paid .fa-truck, .costs-paid .fa-money {
        font-size: 15px;
    }
    .costs-paid label {
        font-size: 15px;
    }
    .searchMessage {
        font-size: 15px;
    }
    .enimerosi-timon-button a {
        padding: 24px;
    }
    .costs-paid .btn-default:nth-child(2) {
        margin-left: 10%;
    }
    .favorite.unique-position .fa {
        left: 5px;
    }
    .rank_position {
        padding: 12px 10px;
        font-size: 15px;
    }
    .rule_type {
        padding: 12px 10px;
        font-size: 15px;
    }
    .favorite.unique-position {
        padding: 9px 10px;
        font-size: 15px;
    }
    .load-banks img {
        width: 60%;
    }
    .waiting-lists-subs {
        background-color: #00bcd4;
        margin-left: 16%;
        width: 70%;
    }
    br.enimerosi-br {
        display: block;
    }
    .enimerosi-timon-button .fa {
        float: left;
        line-height: 45px;
    }
    .ananeosi-paketon-button {
        width: 40%;
        margin-left: 29%;
    }
    .pricing-table-2 .price-table-full {
        width: 30%;
    }
    .pricing-table-2 {
        padding-left: 10%;
    }
    .ctp-viva-checkout .price-table-full {
        width: 100%;
    }
    .ctp-viva-checkout .col-lg-offset-4 {
        margin-left: 25%;
    }
    .ctp-viva-checkout .col-lg-offset-4 {
        width: auto;
    }
    .ctp-paypal-checkout .col-lg-offset-4 {
        width: auto;
    }
    .ctp-paypal-checkout .price-table-full {
        width: 100%;
    }
    .ctp-paypal-checkout .col-lg-offset-4 {
        margin-left: 25%;
    }
    .paypal-buttons {
        width: 48% !important;
    }
    .ctp-trapeziki-checkout .price-table-full {
        width: 100%;
    }
    .ctp-trapeziki-checkout .col-lg-offset-4 {
        margin-left: 25%;
    }
    .ctp-trapeziki-checkout  .col-lg-offset-4 {
        width: auto;
    }
    .trapeziki-buttons {
        width: 48% !important;
    }
    .oriste-ora {
        width: 155px;
    }
}


/* NORMAL */
@media (max-width:1366px) {
    div#app {
        width: 100% !important;
    }
    .ctp-paypal-checkout .buttons-payments {
        width: 109% !important;
    }
    .ctp-trapeziki-checkout .buttons-payments {
        width: 109% !important;
    }
    .all-package-payments {
        width: 52% !important;
    }
    .global-payments-methods {
        width: 52% !important;
        margin-left: 24.6% !important;
    }
    .product_title {
        display: inline-block;
        width: 43% !important;
    }
    .buttons-in-products {
        position: relative !important;
        top: -8px !important;
        width: 101% !important;
        display: inline-block !important;
    }
}

@media (max-width:1280px) {
    .toggles-buttons-favorites-actives {
        width: 33%;
        padding: 0;
    }
    .global-payments-methods {
        width: 55% !important;
    }
    .all-package-payments {
        width: 55% !important;
    }
    .paypal-buttons {
        width: 50% !important;
    }
    .trapeziki-buttons {
        width: 50% !important;
    }
    .ctp-trapeziki-checkout .pricing-table-2 .price-table-full {
        padding: 0;
        margin-bottom: -15px;
        width: 98.2%;
        margin-right: 0;
    }
    .ctp-paypal-checkout .pricing-table-2 .price-table-full {
        padding: 0;
        margin-bottom: -15px;
        width: 98%;
        margin-right: 0;
    }
    .ctp-viva-checkout .pricing-table-2 .price-table-full {
        padding: 0;
        margin-bottom: 40px;
        width: 100%;
        margin-right: 0;
    }
    .rank_position, .rule_type {
        font-size: 14px;
    }
    .pricing-table-2 .price-table-full {
        width: 29%;
        margin-right: 1.5%;
    }
    .ananeosi-paketon-button {
        width: 45%;
        margin-left: 29%;
    }
    .buttons-in-products {
        top: 2px !important;
    }
    .favorite.unique-position .fa {
        left: 1px;
        font-size: 20px;
    }
    .searchMessage {
        font-size: 14px;
    }
    .costs-paid label {
        font-size: 14px;
    }
}

@media (max-width:1200px) { 
    .ananeosi-paketon {
        font-size: 20px;
        padding: 18px;
    }
    .all-package-payments {
        width: 53% !important;
    }
    .ctp-paypal-checkout .buttons-payments {
        width: 104% !important;
    }
    .ctp-trapeziki-checkout .buttons-payments {
        width: 105% !important;
    }
    .header-payments-methods {
        width: 99%;
    }
    .pricing-table-2 .price-table-full {
        width: 30%;
        margin-right: 0;
    }
    .sidebar-menu {
        width: 140px;
    } 
    .page-container.sidebar-collapsed-back .sidebar-menu {
        width: 140px;
        transition: all 100ms ease-in-out;
    }
    .auth-copyrights p {
        font-size: 12px;
    }
    #sidebar-menu-ctp .sidebar-icon i {
        margin-right: 10px;
    }
    #sidebar-menu-ctp #menu .fa {
        margin-right: 15px;
    }
    .buttons-in-products {
        top: -7px !important;
    }
    .user-name {
        height: 95px;
    }
    .left-content {
        width: 91%;
    }
    .page-container.sidebar-collapsed-back .left-content {
        width: 91%;
    }
    .page-container.sidebar-collapsed-back .left-content > .row {
        width: 98%;
    }
    .left-content > .row {
        width: 98%;
    }
    .search-global-fields > .col-lg-3:nth-child(1) .col-lg-3 {
        padding: 0;
        width: 14%;
    }
    .favorite.unique-position {
        padding: 8px 10px;
    }
    .search-global-fields > .col-lg-3:nth-child(1) .col-lg-9 {
        width: 85%;
    }
}


/* TABLET HORIZONTAL */
@media (max-width:1024px) {
    #login-form .col-md-6 {
        width: 80%;
        margin-left: 0;
    }
    .enimerosi-timon-button a .fa {
        line-height: 21px;
    }
    .login-form_from-reset {
        width: 57%;
    }
    a.forget-password-link {
        width: 40%;
        text-align: left;
    }
    #login-form .field-loginform-rememberme {
        text-align: center;
    }
    .copyright-client .text-client {
        width: 31%;
    }
    .copyright-client .terms-footer {
        width: 52%;
    }
    #Top_bar_guest .menu_wrapper {
        margin-right: 220px;
    }
    #Top_bar_guest .menu > li > a span {
        padding: 0 10px;
    }
    #Top_bar_guest .logo {
        margin: 0;
    }
    #Top_bar_guest .container-guest {
        max-width: 1000px;
    }
    .toggles-buttons-favorites-actives .fa {
        font-size: 34px;
    }
    .table tr td {
        font-size: 14px !important;
    }
    .product_mpn, .product_title {
        font-weight: 700;
    }
    .global-payments-methods {
        width: 58% !important;
    }
    .trapeziki-buttons {
        width: 53% !important;
    }
    .paypal-buttons {
        width: 53% !important;
    }
    .all-package-payments {
        width: 55% !important;
    }
    .rule-enemies-table tr > th:nth-child(2) {
        text-align: center;
    }
    .rule-enemies-table tr > td:nth-child(4), .rule-enemies-table tr > td:nth-child(5) {
        text-align: center;
    }
    .enimerosi-timon-button a {
        font-size: 20px;
        line-height: 21px;
    }
    .logo1 {
        padding: 14px 5px 15px;
    }
    .product_title {
        width: 40% !important;
    }
    .search-global-fields > .col-lg-3:nth-child(1) .col-lg-3 {
        width: 10%;
    }
    .user-name p {
        font-size: 15px;
    }
    .user-name {
        padding-left: 14px;
    }
    #menu li a {
        padding: 12px 10px;
    }
    #sidebar-menu-ctp .sidebar-icon {
        padding: 12px 10px;
    }
    .search-global-fields .col-lg-3 {
        padding-left: 3px;
    }
    .search-global-fields > .col-lg-3:nth-child(1) .col-lg-9 {
        width: 90%;
        padding: 0;
    }
    .rank_position, .rule_type {
        font-size: 12px;
    }
    .form-control {
        font-size: 12px;
    }
    .fa-sort-amount-desc {
        font-size: 19px;
        font-weight: 300;
        color: white;
        margin-top: 8px;
        left: -6px;
        position: relative;
    }
    #sidebar-menu-ctp #menu li a {
        font-size: 14px;
    }
    .favorite.unique-position {
        padding: 9px 8px;
        font-size: 14px;
    }
    .favorite.unique-position .fa {
        left: 0;
        font-size: 15px;
        line-height: 36px;
    }
    .user-name span {
        font-size: 14px;
    }
    .sidebar-menu {
        width: 115px;
    }
    .page-container.sidebar-collapsed-back .sidebar-menu {
        width: 115px;
    }
    .left-content > .row {
        width: 104%;
    }
    .page-container.sidebar-collapsed .left-content {
        width: 96%;
    }
    .page-container.sidebar-collapsed-back .left-content > .row {
        width: 103%;
        margin-right: 0 !important;
        padding-right: 0 !important;
    }
    .sidebar-collapsed #sidebar-menu-ctp .sidebar-icon {
        padding: 12px 10px;
    }
    .waiting-lists-subs {
        background-color: #00bcd4;
        margin-left: 0;
        width: 100%;
    }  
    .load-banks img {
        width: 100%;
    }
    .gif-img {
        background-color: #f1f2f1;
        width: 103.1%;
        margin-left: -14px;
    }
}


/* TABLET VERTICAL */
@media (max-width:800px) { 
    .copyright-client .text-client {
        width: 100%;
    }
    .developed {
        width: 100%;
    }
    #login-form .col-md-6 {
        width: 80%;
        margin-left: 0;
        margin: 0 auto;
    }
    .waiting-lists-subs {
        background-color: #00bcd4;
        margin-left: 0;
        width: 100%;
        padding: 10px;
    }
    .gif-img .col-xs-12 {
        padding-right: 0;
        padding-left: 0;
    }
    .gif-img {
        background-color: #f1f2f1;
        width: 100%;
        margin-left: 0px;
    }
}


@media (max-width:490px) {
    #login-form .col-md-6 {
        width: 80%;
        margin-left: 0;
        margin: 0 !important;
    }
}