html,
body {
    height: 100%;
}

.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
    position: relative;
}

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.has-errors {
    border-bottom: 3px solid #FE6B62 !important;
}

.card_auth {
    margin-top: 10%;
    opacity: 0.9;
}

.logo-overlay {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 1;
    width: 176px;
    height: 30px;
}

.slide-overlay {
    position: absolute;
    top: 22%;
    left: 2%;
    border-radius: 3%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.logout-overlay {
    position: absolute;
    top: 5%;
    right: 2%;
}

.slide-card {
    min-width: 310px;
    min-height: 300px;
    padding: 5px;
    border-radius: 3%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.card-title {
    margin-left: 10px !important;
}

.exit-button {
    opacity: 0.5;
}

.md-no-sticky {
    background-color: white;
}

.playlist-items-content {
    padding-left: 10px;
}

.playlist-items-content, p {
    margin: 0 0 0px !important;
}

.now-playing {
    padding-bottom: 10px !important;
    color: rgba(0, 0, 0, 0.54);
}

.now-playing-name {
    color: deeppink;
}

.streams-container {
    max-height: 230px;
    overflow: auto;
}

.logo-mini {
    width: 30px;
    height: 30px;
}

.background-image {
    width: auto !important;
}

.social-buttons {
    padding-top: 10px;
}

.social-buttons, i {
    color: #920652
}

.background-image {
    height: 100%;
    position: relative;
    background-image: url("images/omb1.jpg");
}

.clients-card {
    min-height: 350px;
    min-width: 70%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.plus-button {
    color: black;
}

.outline-none {
    outline: none;
}

.each-client:hover {
    background-color: gainsboro;
}

.edit-client {
    width: 600px !important;
}

.add-new-client {
    width: 600px !important;
    height: 100% !important;
}

.add-new-client-buttons {
    bottom: 2px !important;
}

.admin-card {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    position: absolute;
    top: 0%;
    right: 0%;
    margin: 0px !important;
    height: 100%;
    display: none;
    z-index: 2;
}

.admin-card-content {
    overflow-y: auto;
    max-width: 1000px;
    text-align: justify;
}


.option-icon {
    width: 19px;
}

.availiable-streams {
    max-height: 100px;
    overflow-y: scroll;
}


.md-column {
    font-size: 13px !important;
}

.register {
    color: #7f0441;
    padding-top: 10px;
    padding-bottom: 10px;
}

.register:active, .register:focus {
    outline: none;
}

.register:hover {
    background-color: #7f044136;
    color: #ffffff
}

.exit-icon {
    color: grey;
}

.info-overlay {
    position: absolute;
    top: 1%;
    right: 1%;
    z-index: 1;
}

.language-overlay {
    position: absolute;
    bottom: 1%;
    right: 1%;
    z-index: 1;
}

.language-flag {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin: 3px;
}

.md-button {
    font-size: 14px !important;
    /* text-align: center !important; */
    text-transform: none !important;
    text-decoration: none !important;
    border: none !important;
    outline: none !important;
    font-weight: 500 !important;
}

.md-button.info-button {
    padding: 0 12px 0 12px;
    margin: 6px 0px 6px 0px;
    min-width: auto;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    color: #17181A;
}

.md-button.packages-button {
    padding: 0 12px 0 12px;
    margin: 6px 0px 6px 0px;
    min-width: auto;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    color: #17181A;
}

.md-button.aboutus-button {
    padding: 0 12px 0 12px;
    margin: 6px 0px 6px 0px;
    min-width: auto;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    color: #17181A;
}

.user-image-wrapper {
    max-width: 750px !important;
}

.user-image-item {
    padding: 10px;
}

.card-icon {
    padding: 3px;
}

.qrcode {
    max-width: 150px;
}

.finalize-payment {
    padding-bottom: 20px;
    font-size: 17px
}

/* .info_outter{ */
/* height: 100%; */
/* background:#920652; */
/* } */

.info_inner {
    text-align: justify;
    text-justify: inter-word;
    margin: 50px 0 50px 0;
    padding: 20px;
    background: #FFFFFF;
    border-radius: 25px;
    /* height: 100%; */
}

.valid-until {
    padding-bottom: 10px !important;
    color: deeppink;
}

.expired {
    background-color: rgb(182, 174, 174);
}

md-table-pagination .limit-select .label {
    color: rgba(0, 0, 0, .54);
}

md-table-pagination .buttons .label {
    color: rgba(0, 0, 0, .54);
}

/* ADDED //////////////////////////////////////////////////////////  */

.by_customlab {
    position: absolute;
    bottom: 1%;
    left: 1%;
    z-index: 1;
    color: #e4e4e4;
    text-decoration: none;
    font-weight: 100;
    font-style: italic;
    font-size: 12px;
}
