﻿.mySwalClass {
    width: 100px;
    height: 100px;
}

.cellclass,
.show-grid {
    font-weight: bold;
    color: darkred;
    background-color: #f9f9f9;
}

.celltext {
    font-weight: bold;
    color: black;
}

.tableWidth {
    width: 100%;
}

.Vertical-Scroll {
    height: 400px;
    overflow: scroll;
}

.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: center no-repeat #fff;
    text-align: center;
}

.modalBackground {
    background-color: Black;
    filter: alpha(opacity=90);
    opacity: 0.8;
}

.modalPopup {
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: black;
    padding-top: 10px;
    padding-left: 10px;
    width: 300px;
    height: 140px;
}

.align_right {
    text-align: right;
    display: block;
}

/*div#load_screen{
	background: url(images/page-loader1.gif);
	opacity: 1;
	position: fixed;
    z-index:10;
	top: 0px;
	width: 100%;
	height: 1600px;
}
div#load_screen > div#loading{
	color:#FFF;
	width:120px;
	height:24px;
	margin: 300px auto;
} */

.FormatRadioButtonList label {
    margin-left: 6px;
    margin-right: 6px;
    background-color: white;
}

.fontsize {
    font-size: medium;
}

.show-grid [class^="col-"] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee !important;
}

.show-grid {
    margin: 15px 0;
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all 0.5s;
}

.btn-primary.btn-outline {
    color: #428bca;
    background-color: blue;
}

.btn-success.btn-outline {
    color: #5cb85c !important;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

    .btn-primary.btn-outline:hover,
    .btn-success.btn-outline:hover,
    .btn-info.btn-outline:hover,
    .btn-warning.btn-outline:hover,
    .btn-danger.btn-outline:hover {
        color: #fff;
    }

/*Back to top style*/
a.back-to-top {
    display: none;
    width: 60px;
    height: 60px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 20px;
    background: #27ae61 url("../images/up-arrow.png") no-repeat center 43%;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

a:hover.back-to-top {
    background-color: #000;
}

div.msg-box {
    display: none;
    width: 300px;
    height: 100px;
    position: fixed;
    z-index: 999;
    right: 75%;
    bottom: 20px;
}

.hr {
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
}
/*Start---N*/
.image-lightgray {
    color: lightgrey !important;
    border: 2px outset !important;
    border-radius: 20px !important;
    padding: 5px !important;
}

.image-black {
    color: black !important;
    border: 2px outset !important;
    border-radius: 20px !important;
    padding: 5px !important;
}

.header-lightgrey {
    color: lightgrey !important;
    border-bottom: 2px outset !important;
    padding: 5px !important;
    border-radius: 20px !important;
}

.header-icon {
    height: 50px;
    width: 50px;
    border-radius: 25px;
}

.vehicleinfo-lightgrey {
    color: lightgrey !important;
    border-bottom: 2px outset !important;
    padding: 5px !important;
    border-radius: 20px !important;
}

.heading-color {
    color: blue;
    font-weight: bold;
}

.underline {
    font-size: small;
    border-bottom: solid 3px #c7c0c0;
    display: inline;
    padding-bottom: 10px;
}

.fixedbottom {
    position: fixed;
    bottom: 15%;
    text-align: center;
}

.fixedbottom40 {
    position: fixed;
    bottom: 40%;
    text-align: center;
}

.fixedbottom50 {
    position: fixed;
    bottom: 50%;
    text-align: center;
}

.fixedbottom60 {
    position: fixed;
    bottom: 55%;
    text-align: center;
}

.fixedbottom73 {
    position: fixed;
    bottom: 68%;
    text-align: center;
}

.fixedbottom75 {
    position: fixed;
    bottom: 70%;
    text-align: center;
}

.toppadding {
    position: fixed;
    top: 30%;
}

.subHeading-app {
    font-size: 22px !important;
    font-weight: 400 !important;
}

.heading-app {
    font-size: 24px !important;
    font-weight: 700 !important;
}

.cfontfamily {
    font-size: large;
    font-family: Tahoma;
    font-weight: bold;
    text-transform: uppercase;
}

.cfontfamilybolder {
    font-size: large;
    font-family: sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.cfontfamilyplayfairheading {
    font-size: 20px;
    font-family: my-font;
    font-weight: bold;
}

.loading {
    position: fixed;
    z-index: 999;
    bottom: 50%;
    right: 50%;
}

.playfair {
    font-family: my-font;
}

.errormessage {
    color: red;
}

#sorter .ui-li.ui-li-static.ui-btn-up-c {
    height: 3.8%;
    padding: 0;
    font-size: 8px;
    padding-left: 5px;
    line-height: 1.8em;
}

#sorter {
    position: fixed;
    top: 60px;
    right: 0;
    width: 20px;
    z-index: 1;
}

    #sorter ul {
        height: 100%;
    }

#sortedList {
    padding-right: 35px;
}

.ui-listview > .ui-li-static {
    padding: 0em 1em;
}

.ui-li-static.ui-collapsible > .ui-collapsible-heading {
    margin: 0;
}

.ui-li-static.ui-collapsible {
    padding: 0;
}

    .ui-li-static.ui-collapsible > .ui-collapsible-heading > .ui-btn {
        border-top-width: 0;
    }

    .ui-li-static.ui-collapsible > .ui-collapsible-heading.ui-collapsible-heading-collapsed > .ui-btn,
    .ui-li-static.ui-collapsible > .ui-collapsible-content {
        border-bottom-width: 0;
    }

.ui-datepicker-calendar,
.ui-datepicker-month {
    display: none;
}

/* Searchable dropdown */
.ui-selectmenu.ui-popup .ui-input-search {
    margin-left: 0.5em;
    margin-right: 0.5em;
}

.ui-selectmenu.ui-dialog .ui-content {
    padding-top: 0;
}

.ui-selectmenu.ui-dialog .ui-selectmenu-list {
    margin-top: 0;
}

.ui-selectmenu.ui-popup .ui-selectmenu-list li.ui-first-child .ui-btn {
    border-top-width: 1px;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.ui-selectmenu.ui-dialog .ui-header {
    border-bottom-width: 1px;
}

.nav-glyphish-example .ui-button span {
    width: 30px !important;
    height: 30px !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
}
/*End---N*/
.footer-icons {
    height: 50px;
    width: 50px;
    padding: 5px;
    /* border-radius: 30px; */
}

.color-white {
    color: white;
}

.pad-8 {
    padding: 14px;
}

.color-blue {
    color: #3388cc;
}
/* .divact:active {
        background-color:#3388CC;
        color: #FFFFFF;
    } */
.divHeader {
    padding: 10px 10px 10px 10px;
}

.Homebuttons {
    font-weight: bold !important;
}

.align-center {
    text-align: center;
}

.border-radius-25 {
    border-radius: 25px 25px 0px 0px !important;
}

.align-right {
    text-align: right;
}

.align-left {
    text-align: left;
}

.width-25 {
    width: 25% !important;
}

.width-50 {
    width: 50% !important;
}

.border-radius-0-25 {
    border-radius: 0px 0px 25px 25px !important;
}

.font-size-15 {
    font-size: 15pt !important;
}

.font-size-25 {
    font-size: 25pt !important;
}

.font-size-20 {
    font-size: 20pt !important;
}

.font-size-18 {
    font-size: 18pt !important;
}

.width-33 {
    width: 33% !important;
}

.footer-border-left {
    border-left: 3px solid #ffffff !important;
    height: 55px !important;
}

.padding-top {
    padding-top: 20% !important;
}

.padding-bottom {
    padding-bottom: 10% !important;
}

.pad-7 {
    padding-bottom: 7px;
    padding-top: 2px;
}

.text-tranform {
    text-transform: uppercase !important;
}

.font-size-14 {
    font-size: 14pt;
}

.bold {
    font-weight: bold;
}

.no-border {
    border: none !important;
}

.profile-pic {
    width: 200px;
    background-color: #fff;
    margin: 20px auto 10px;
    border: 1px solid #999;
    border-radius: 4px;
}

    .profile-pic > img {
        display: block;
        max-width: 100%;
    }

ons-list-item {
    color: #444;
}

.intro {
    text-align: center;
    padding: 0 20px;
    margin-top: 40px;
}

ons-card {
    cursor: pointer;
    color: #333;
}

.card__title,
.card--material__title {
    font-size: 20px;
}
/* Cards*/
.top-margin {
    margin-top: 20px;
}

.bottom-margin {
    margin-bottom: 20px;
}

.logo-img {
    width: 50%;
    object-fit: contain;
    height: 80%;
    padding-top: 30%;
}

ons-input {
    width: 98%;
}

.width-98 {
    width: 98%;
}

/* success */
.toast--success {
    left: 0;
    margin-left: auto;
    right: 0;
    margin-right: auto;
    border-radius: 30px;
    background-color: hsl(141, 71%, 48%);
}

.toast--success__message {
    margin: 0;
    text-align: center;
}

.toast--danger {
    left: auto;
    margin-left: auto;
    margin-right: auto;
    border-radius: 30px;
    background-color: hsl(348, 100%, 61%);
}

.toast--danger__message {
    margin: 0;
    text-align: center;
}

/* thick */
.toast--thick__message,
.toast--thick__button {
    font-weight: 700;
}

.stories-tab {
    /* padding-top: 8px; */
    background-color: #f6f6f6;
    font-size: 12px;
    /*  height: 72px;*/
    /*  margin: 8px;
  padding: 8px;*/
}

.font-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10010;
}

.story {
    display: inline-table;
}

.stories-tab-Orders {
    /* padding-top: 8px; */
    background-color: #f6f6f6;
    font-size: 12px;
    /* height: 95px; */
    /*  margin: 8px;
  padding: 8px;*/
}

/* .story p {
    width: 100%;
    max-width: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    text-transform: none;
    font-size: 10px;
    text-align:center;
    font-weight: bold;
  } */

.story p {
    width: 100%;
    max-width: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    text-transform: none;
    font-size: 10px;
    text-align: center;
    font-weight: bold;
}

.story-thumbnail-wraper {
    text-align: center;
    border-radius: 50%;
}

.story-thumbnail {
    padding: 2px;
    width: 45px;
    border-radius: 50%;
    vertical-align: middle;
}

    .story-thumbnail:active {
        width: 40px;
        transition: width 0.1s, height 0.1s;
    }

.unread {
    border: 2px solid #fe9900;
}

.read {
    border: 2px solid #000032;
}

.search_wrapper {
    flex-basis: 100px;
    margin-left: 0.25%;
    margin-right: 0.25%;
}

.search_thumbnail {
    width: 100%;
}

.search_box {
    width: 90%;
    padding-top: 7px;
}

.toolbar--material__center .search_box {
    padding-top: 14px;
}

.border-color {
    border: 1px solid lightgrey;
}

.small-font {
    font-size: 13px;
}

ons-bottom-toolbar {
    height: 60px !important;
}

.item-image {
    width: 100%;
    height: 120px;
}

.full-height {
    height: 100%;
}

.pad-left {
    padding-left: 15px;
}

.pad-top {
    padding-top: 5%;
}
/*item product */

.carousel ons-carousel-item img {
    width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.cover-label {
    text-align: center;
    cursor: default;
}

ul {
    list-style: none;
    padding: 0;
}

    ul li {
        display: inline;
        margin-right: 5px;
    }

.circle {
    font-size: 15px;
    display: table-cell;
    color: #d0d0cd;
}

.circle_current {
    color: #808069;
}

.capital {
    text-transform: capitalize;
}

.height-100 {
    height: 100%;
}

.font-size-15 {
    font-size: 15px !important;
}

.font-heading {
    font-size: 18px !important;
    font-weight: bold !important;
}

.font-sub-heading {
    font-size: 18px !important;
    font-weight: bold !important;
}

.div-hide {
    display: none;
}

.div-show {
    display: block;
}

.amount-color {
    color: #b12704 !important;
}

.vertical-center {
    margin: auto;
    padding: 20px;
}

.removed-wish {
    color: lightgray;
}

.add-wish {
    color: red;
}

.header {
    font-size: 22px;
    font-weight: bold;
}

.list-item__thumbnail {
    width: 70px !important;
    height: 70px !important;
}

.text {
    color: white;
}

.text-input--search {
    color: white;
}

#mySplitter {
    background-color: white;
}

.countColor {
    color: #fe9900;
}

.text-input--transparent-border {
    color: red;
}

.cart-bgcolor {
    background-color: #fe9900 !important;
}

.padding-top-10 {
    padding-top: 10px !important;
}

.padding-top-20 {
    padding-top: 20px !important;
}

.padding-bottom-20 {
    padding-bottom: 20px !important;
}

.padding-top-30 {
    padding-top: 30px !important;
}

.padding-top-40 {
    padding-top: 40px !important;
}

.padding-left-35 {
    padding-left: 35px !important;
}

.page__background {
    background-image: url("../img/bg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /*background: #B2FEFA; 
    background: -webkit-linear-gradient(to top, #0ED2F7, #B2FEFA); 
    background: linear-gradient(to top, #0ED2F7, #B2FEFA);
     */
}

.text-center-welcome {
    text-align: center;
    color: white;
}

.font-family {
    font-family: Calibri !important;
}


.text-white {
    color: white;
}

.button-clicked {
    background: red;
}
/*footer toogle*/

* {
    box-sizing: border-box;
}

.menu1 {
    display: block;
    position: fixed;
    bottom: 16px;
    right: 16px;
    /* background-color: #222; */
    height: 50px;
    width: 50px;
    border-radius: 50%;
    z-index: 20;
    /* box-shadow: 0px 3px 8px #333; */
    cursor: pointer;
}

.menu__line {
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 4px;
    background-color: #fff;
    border-radius: 13px;
    transition-duration: 0.4s;
}

    .menu__line:nth-child(1) {
        top: 14px;
    }

    .menu__line:nth-child(2) {
        top: 23px;
    }

    .menu__line:nth-child(3) {
        bottom: 14px;
    }

.menu1.active {
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none;
}

    .menu1.active .menu__line:nth-child(1) {
        transform: translate(-12px, 9px) rotate(-45deg);
    }

    .menu1.active .menu__line:nth-child(2) {
        transition-duration: 0s;
        opacity: 0;
    }

    .menu1.active .menu__line:nth-child(3) {
        transform: translate(-12px, -9px) rotate(45deg);
    }

.nav1 {
    display: none;
}

    .nav1.show {
        display: block;
    }

.nav {
    position: fixed;
    bottom: 16px;
    right: 16px;
    /* background-color: transparent !important; */
    height: 50px;
    width: 50px;
    border-radius: 50%;
    z-index: 10;
    transition-duration: 0.4s;
    padding-top: 15;
}

    .nav.open {
        background-color: #212529ed;
        width: 98%;
        height: 40%;
        position: fixed;
        right: 3px;
        bottom: 12.5%;
        border-top-left-radius: 5%;
        display: inline-block;
        border-top-right-radius: 5%;
        border-bottom-left-radius: 0%;
        border-bottom-right-radius: 0%;
        justify-content: center;
        align-items: center;
    }

.nav__list {
    display: none;
}

    .nav__list.show {
        display: flex;
        flex-direction: column;
        list-style: none;
        margin: 0;
        padding: 0;
    }

.nav__item {
    display: none;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    width: 100%;
    opacity: 0;
    animation-name: fadein;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}

    .nav__item:nth-child(1) {
        animation-delay: 0.2s;
    }

    .nav__item:nth-child(2) {
        animation-delay: 0.3s;
    }

    .nav__item:nth-child(3) {
        animation-delay: 0.4s;
    }

    .nav__item:nth-child(4) {
        animation-delay: 0.5s;
    }

    .nav__item:not(:last-child) {
        margin-bottom: 32px;
    }

.nav__link {
    font-size: 24px;
    letter-spacing: 0.1em;
    text-decoration: none;
    color: #fff;
}

@keyframes fadein {
    0% {
        opacity: 0;
        transform: translateY(24px);
    }

    100% {
        opacity: 1;
    }
}

.itemlabel {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-decoration: none;
    text-transform: capitalize !important;
}
