﻿.slide.ng-enter,
.slide.ng-leave {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: inherit;
    -ms-transition: 0.6s ease-in-out;
    -webkit-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
}

.slide.ng-enter {
    z-index: 101;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

    .slide.ng-enter.ng-enter-active {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

.slide.ng-leave {
    z-index: 100;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

    .slide.ng-leave.ng-leave-active {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }


#header_main .sSwitch.sSwitch_left {
    height: 50px;
}

.fa-bars {
    color: #fff !important;
    font-size: 57px;
}


.AngularFilter .md-list-content {
    padding-top: 16px !important;
}


#app.app-navbar-fixed {
    background-color: #efeded !important;
}

body, html {
    background-color: #efeded !important;
}

.btnRestricted {
    padding: 10px 22px !important;
}


.postitlebar h3 {
    color: #fff !important;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), not all {
    .k-icon:not(.k-loading), .k-grouping-dropclue, .k-drop-hint, .k-callout, .k-tool-icon, .k-state-hover .k-tool-icon, .k-state-active .k-tool-icon, .k-state-active.k-state-hover .k-tool-icon, .k-state-selected .k-tool-icon, .k-state-selected.k-state-hover .k-tool-icon, .k-column-menu .k-sprite, .k-mobile-list .k-check:checked, .k-mobile-list .k-edit-field [type=checkbox]:checked, .k-mobile-list .k-edit-field [type=radio]:checked {
        background-image: url('/Images/sprite.png');
        background-size: 340px 336px;
    }
}


/* Smartphones (portrait and landscape) ----------- */

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

    .changecoloraccordingtoscreenresolution {
        color: red;
    }

    .main-login {
        margin: 10% auto;
    }

    .slide {
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .PageTopContainer {
        position: absolute;
        width: 100%;
        top: 42px;
    }

    #header_main .sSwitch.sSwitch_left {
        margin-top: 0px;
        height: 50px;
    }

    .fa-bars {
        color: #fff !important;
        font-size: 42px;
    }

    .parentreport {
        margin: 0px 20px 0px -24px !important;
    }


    .parentgrid {
        margin-left: 0%;
        overflow-x: auto !important;
    }

    .reportTable {
        width: 1100px;
        margin-left: 1%;
        overflow-x: auto !important;
    }
}

/* Smartphones (landscape) ----------- */

@media only screen and (min-width : 321px) {
    .changecoloraccordingtoscreenresolution {
        color: blue;
    }


    .restricetedDaysStrip {
        margin-left: 2%;
    }

    .slide {
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .PageTopContainer {
        position: absolute;
        width: 100%;
        top: 42px;
    }

    #header_main .sSwitch.sSwitch_left {
        margin-top: 0px;
        height: 50px;
    }

    .fa-bars {
        color: #fff !important;
        font-size: 42px;
    }

    .parentreport {
        margin: 0px 12px 0px -24px !important;
    }


    .parentgrid {
        margin-left: 0%;
        overflow-x: auto !important;
    }

    .reportTable {
        width: 1100px;
        margin-left: 1%;
        overflow-x: auto !important;
    }
}


/* Smartphones (portrait) ----------- */

@media only screen and (max-width : 320px) {
    .changecoloraccordingtoscreenresolution {
        color: saddlebrown;
    }

    .restricetedDaysStrip {
        margin-left: 2%;
    }

    .slide {
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .PageTopContainer {
        position: absolute;
        width: 100%;
        top: 42px;
    }

    #header_main .sSwitch.sSwitch_left {
        margin-top: 0px;
        height: 50px;
    }

    .fa-bars {
        color: #fff !important;
        font-size: 42px;
    }

    .parentreport {
        margin: 0px 20px 0px -24px !important;
    }


    .parentgrid {
        margin-left: 0%;
        overflow-x: auto !important;
    }

    .reportTable {
        width: 1100px;
        margin-left: 1%;
        overflow-x: auto !important;
    }

    .main-login {
        margin: 10% auto;
    }
}

/* iPads (portrait and landscape) ----------- */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .changecoloraccordingtoscreenresolution {
        color: palevioletred;
    }

    .slide {
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .PageTopContainer {
        position: absolute;
        width: 100%;
        top: 42px;
    }

    .Campus-pos-version {
        display: block;
    }

    .loginbtn-width {
        width: 100% !important;
        margin-top: 15px !important;
        height: 50px !important;
    }

    body {
        font-size: 14px !important;
    }


    .fontforRecentSearch {
        font-size: 14px;
        margin-left: 18px;
    }

    .search input {
        height: 55px !important;
    }

    .uk-notify-message {
        padding: 20px;
        font-size: 23px;
    }

    .paddingleft15px {
        padding-left: 28px;
    }
}

/* iPads (landscape) -----------*/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .changecoloraccordingtoscreenresolution {
        color: yellow;
    }

    .throbber-content {
        display: block;
    }

    .OrderSummary {
        height: 666px;
        padding-top: 15px !important;
    }

    .btnRestricted {
        padding: 12px 16.5px !important;
    }

    .main-login {
        margin: 10% auto;
    }

    .uk-nav > li > a {
        padding: 12px 0px 5px 16px !important;
        height: 50px;
        border-bottom: 1px solid #CEC8C8;
    }

    .sub-heading {
        font-weight: 300;
        font-size: 17px;
        line-height: 20px;
        display: block;
        color: #727272;
    }

    .md-icon {
        padding: 11px 11px !important;
    }

    .md-fab-wrapper {
        bottom: 20px;
        right: 20px;
        position: fixed;
    }

        .md-fab-wrapper .md-fab {
            float: none;
            margin-bottom: 0px;
            margin-right: 0px;
        }

    .left-md-back-button {
        right: 16.5%;
    }

    .left-md-Add-button {
        right: 2.5%;
    }

    .left-md-Refresh-button {
        right: 9.5%;
    }

    .buttonmarginright {
        right: 22.5% !important;
    }

    .uk-grid {
        padding-left: 15px;
        padding-right: 9px;
    }

    .uk-table tfoot td, .uk-table tfoot th, .uk-table thead th {
        font-style: normal;
        font-weight: 600;
        color: #727272;
        font-size: 19px;
    }

    .col-md-4 {
        width: 49.333333% !important;
    }


    .main-login a.forgot {
        font-size: 16px !important;
    }

    .login-layout .form-control {
        height: 45px !important;
    }

    .loginbtn-width {
        height: 45px !important;
    }

    .login-layout fieldset legend {
        font-size: 17px !important;
    }

    #header_main {
        height: 55px !important;
    }

    .titlebar {
        height: 44px !important;
        padding-top: 6px;
    }


    .postitlebar {
        height: 60px !important;
        padding-top: 6px;
        background-color: rgb(229, 57, 53);
        color: #fff !important;
    }

    .md-user-image {
        width: 42px !important;
        height: 42px !important;
        border-radius: 50% !important;
    }

    .customimage .md-list > li {
        min-height: 76px !important;
    }

    .customimage .md-user-image {
        width: 56px !important;
        height: 76px !important;
        border-radius: 0% !important;
    }

    .custom-heading {
        margin: 12px !important;
        font: 600 27px/30px Roboto,sans-serif !important;
        display: block;
        float: left;
    }

    .md-fab.md-fab-small {
        width: 64px;
        height: 64px;
        border-radius: 50%;
    }

        .md-fab.md-fab-small > i {
            line-height: 48px;
            height: inherit;
            width: inherit;
            font-size: 35px;
            padding-top: 6px;
        }

    .user_heading_menuName {
        position: absolute !important;
        right: 63px;
        top: 18px;
        font-size: 19px;
    }

    .weekdays-button {
        padding: 10px 26px !important;
    }

    .page {
        bottom: 0;
        position: absolute;
        top: 54px;
        width: 100%;
    }

    .btn {
        font-size: 20px !important;
    }

    .heading_b {
        margin: 0;
        font: 400 20px/28px Roboto,sans-serif;
    }


    .dropdown-menu {
        font-size: 16px !important;
    }

    .slide {
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .PageTopContainer {
        position: absolute;
        width: 100%;
        top: 54px;
    }

    #header_main .sSwitch.sSwitch_left {
        height: 50px;
    }


    .fa-bars {
        color: #fff !important;
        font-size: 57px;
    }


    .user_heading_menu {
        top: 12px;
    }

    .md-icon {
        font-size: 30px !important;
    }

    .md-card.md-card-overlay .md-card-content {
        height: 202px;
    }

        .md-card.md-card-overlay .md-card-content .campusicons {
            margin-top: -36px;
        }

    .parentreport {
        margin: 0px 20px 0px -15px !important;
    }

    .reportTable {
        width: 98%;
        margin-left: 1%;
    }
}

/* iPads (portrait) ----------- */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .changecoloraccordingtoscreenresolution {
        color: yellowgreen;
    }

    .restricetedDaysStrip {
        margin-left: 2%;
    }

    .main-login {
        margin: 34% auto;
    }

    .OrderSummary {
        height: 935px;
    }

    .md-fab-wrapper {
        bottom: 20px;
        right: 20px;
        position: fixed;
    }

    .md-fab.md-fab-small {
        width: 64px;
        height: 64px;
        border-radius: 50%;
    }


    .customimage .md-list > li {
        min-height: 64px !important;
    }

    .md-fab.md-fab-small > i {
        line-height: 48px;
        height: inherit;
        width: inherit;
        font-size: 35px;
        padding-top: 6px;
    }

    .left-md-back-button {
        right: 20.5%;
    }

    .left-md-Add-button {
        right: 2.5%;
    }

    .left-md-Refresh-button {
        right: 11.5%;
    }

    .buttonmarginright {
        right: 22.5% !important;
    }

    .uk-nav > li > a {
        padding: 8px 0px 5px 16px !important;
        height: 40px;
        border-bottom: 1px solid #CEC8C8;
    }

    .slide {
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .PageTopContainer {
        position: absolute;
        width: 100%;
        top: 42px;
    }

    #header_main .sSwitch.sSwitch_left {
        height: 50px;
    }

    .user_heading_menu {
        top: 12px;
    }

    .fa-bars {
        color: #fff !important;
        font-size: 44px;
    }

    .md-icon {
        font-size: 30px !important;
    }

    .md-card.md-card-overlay .md-card-content {
        height: 202px;
    }

        .md-card.md-card-overlay .md-card-content .campusicons {
            margin-top: -36px;
        }

    .parentreport {
        margin: 0px 12px 0px -24px !important;
    }

    .reportTable {
        width: 98%;
        margin-left: 1%;
    }
}

/**********
iPad 3
**********/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    .changecoloraccordingtoscreenresolution {
        color: pink;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    .changecoloraccordingtoscreenresolution {
        color: palegreen;
    }

    .restricetedDaysStrip {
        margin-left: 2%;
    }
}


/* Desktops and laptops ----------- */

@media only screen and (min-width : 960px) {
    .reportTable {
        width: 98%;
        margin-left: 1%;
    }
}

/* Desktops and laptops ----------- */

@media only screen and (min-width: 992px) {
    .main-login {
        margin: 5% auto;
    }
}

/* Desktops and laptops ----------- */

@media only screen and (min-width : 1224px) {
    .changecoloraccordingtoscreenresolution {
        color: mediumpurple;
    }


    .slide {
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .PageTopContainer {
        position: absolute;
        width: 100%;
        top: 42px;
    }

    .parentreport {
        margin: 0px 20px 0px -24px !important;
    }


    .reportTable {
        width: 98%;
        margin-left: 1%;
    }

    .main-login {
        margin: 7% auto;
    }

    .md-fab-wrapper .md-fab {
        float: right;
        margin-bottom: 7px;
        margin-right: 0px;
    }

    .customimage .md-user-image {
        width: 50px !important;
        height: 56px !important;
        border-radius: 0% !important;
    }

    .customimage .md-list > li {
        min-height: 56px;
    }

    .search input {
        height: 36px;
        width: 100%;
        padding: 2px 16px 0 30px;
        background: white url("../Images/search.png") 99% 13px no-repeat;
        border: 1px solid;
        border-color: #a8acbc #babdcc #c0c3d2;
        border-radius: 13px;
        -webkit-appearance: textfield;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-shadow: inset 0 1px #e5e7ed, 0 1px #fcfcfc;
        box-shadow: inset 0 1px #e5e7ed, 0 1px #fcfcfc;
    }
}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
    .changecoloraccordingtoscreenresolution {
        color: forestgreen;
    }

    .slide {
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .PageTopContainer {
        position: absolute;
        width: 100%;
        top: 42px;
    }

    .parentreport {
        margin: 0px 20px 0px -24px !important;
    }

    .main-login {
        margin: 8% auto;
    }

    .customimage .md-user-image {
        width: 55px !important;
        height: 56px !important;
        border-radius: 50% !important;
        margin-top: 0px !important;
    }

    .md-fab-wrapper .md-fab {
        float: right;
        margin-bottom: 7px;
        margin-right: 0px;
    }

    .search input {
        height: 36px;
        width: 100%;
        padding: 2px 16px 0 30px;
        background: white url("../Images/search.png") 99% 13px no-repeat;
        border: 1px solid;
        border-color: #a8acbc #babdcc #c0c3d2;
        border-radius: 13px;
        -webkit-appearance: textfield;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-shadow: inset 0 1px #e5e7ed, 0 1px #fcfcfc;
        box-shadow: inset 0 1px #e5e7ed, 0 1px #fcfcfc;
    }
}



/* iPhone 4 ----------- */

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
    .changecoloraccordingtoscreenresolution {
        color: steelblue;
    }

    .slide {
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
    }


    .PageTopContainer {
        position: absolute;
        width: 100%;
        top: 42px;
    }



    #header_main .sSwitch.sSwitch_left {
        margin-top: 0px;
        height: 50px;
    }

    .fa-bars {
        color: #fff !important;
        font-size: 42px;
    }

    .parentreport {
        margin: 0px 10px 0px -24px !important;
    }


    .parentgrid {
        margin-left: 0%;
        overflow-x: auto !important;
    }

    .reportTable {
        width: 1100px;
        margin-left: 1%;
        overflow-x: auto !important;
    }

    .uk-text-truncate label {
        width: 85%;
        white-space: normal;
        word-wrap: break-word;
        line-height: 20px;
    }


    .md-icon {
        font-size: 26px !important;
    }

    .txtCardName {
        width: 100% !important;
        font-size: 12px !important;
    }

    .txtCardNo {
        width: 70% !important;
        font-size: 12px !important;
    }

    .partleftPayment {
        width: 35% !important;
        height: 343px !important;
    }

    .partrightPayment {
        width: 65% !important;
    }

    .txtMonthYear {
        width: 27% !important;
        font-size: 12px !important;
    }

    .divMonthFont {
        font-size: 12px !important;
    }

    .divPayment {
        height: 345px !important;
    }

    .imageCard {
        height: 37px !important;
    }

    .margin2 {
        margin-left: 5px !important;
    }

    .acDiscrription {
        width: 100% !important;
        margin-bottom: 25px;
    }

    .marginclass {
        margin-bottom: 60px !important;
    }

     md-content section {
        height: 391px !important;
        overflow-x: hidden;
        overflow-y: auto;
    }


    .btnRestricted {
        padding: 6px 9px !important;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
    .changecoloraccordingtoscreenresolution {
        color: tan;
    }

    .slide {
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
    }


    .PageTopContainer {
        position: absolute;
        width: 100%;
        top: 42px;
    }



    #header_main .sSwitch.sSwitch_left {
        margin-top: 0px;
        height: 50px;
    }

    .fa-bars {
        color: #fff !important;
        font-size: 42px;
    }

    .parentreport {
        margin: 0px 10px 0px -24px !important;
    }


    .parentgrid {
        margin-left: 0%;
        overflow-x: auto !important;
    }

    .reportTable {
        width: 1100px;
        margin-left: 1%;
        overflow-x: auto !important;
    }

    .uk-text-truncate label {
        width: 85%;
        white-space: normal;
        word-wrap: break-word;
        line-height: 20px;
    }


    .md-icon {
        font-size: 26px !important;
    }

    .txtCardName {
        width: 100% !important;
        font-size: 12px !important;
    }

    .txtCardNo {
        width: 70% !important;
        font-size: 12px !important;
    }

    .partleftPayment {
        width: 35% !important;
        height: 343px !important;
    }

    .partrightPayment {
        width: 65% !important;
    }

    .txtMonthYear {
        width: 27% !important;
        font-size: 12px !important;
    }

    .cvvcarddetails {
        width: 60% !important;
    }

    .divMonthFont {
        font-size: 12px !important;
    }

    .divPayment {
        height: 345px !important;
    }

    .imageCard {
        height: 37px !important;
    }

    .margin2 {
        margin-left: 5px !important;
    }

    .acDiscrription {
        width: 100% !important;
        margin-bottom: 25px;
    }

    .marginclass {
        margin-bottom: 60px !important;
    }

    md-content section {
        height: 100% !important;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .btnRestricted {
        padding: 6px 9px !important;
    }

    .restricetedDaysStrip {
        margin-left: 2%;
    }
}

/* iPhone 5 ----------- */

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
    .changecoloraccordingtoscreenresolution {
        color: royalblue;
    }


    .uk-text-truncate label {
        width: 85%;
        white-space: normal;
        word-wrap: break-word;
        line-height: 20px;
    }


    .md-icon {
        font-size: 26px !important;
    }

    .txtCardName {
        width: 100% !important;
        font-size: 12px !important;
    }

    .txtCardNo {
        width: 70% !important;
        font-size: 12px !important;
    }

    .partleftPayment {
        width: 35% !important;
        height: 343px !important;
    }

    .partrightPayment {
        width: 65% !important;
    }

    .txtMonthYear {
        width: 27% !important;
        font-size: 12px !important;
    }

    .divMonthFont {
        font-size: 12px !important;
    }

    .divPayment {
        height: 345px !important;
    }

    .imageCard {
        height: 37px !important;
    }

    .margin2 {
        margin-left: 5px !important;
    }

    .acDiscrription {
        width: 100% !important;
        margin-bottom: 25px;
    }

    .marginclass {
        margin-bottom: 60px !important;
    }

    .md-padding {
        padding: 0;
    }

    .md-button {
        margin: 0px -15px;
        line-height: 30px;
        min-height: 30px;
    }

    md-content section {
        height: 479px;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .text-align-right {
        text-align: left;
    }

    .wizard > .actions a, .wizard > .actions a:active, .wizard > .actions a:hover {
        padding: 0px 0px;
    }

    .wizard.vertical > .actions {
        position: fixed;
        bottom: 0px;
        width: 100%;
        height: 50px;
        z-index: 10000000 !important;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
    .changecoloraccordingtoscreenresolution {
        color: beige;
    }


    .uk-text-truncate label {
        width: 85%;
        white-space: normal;
        word-wrap: break-word;
        line-height: 20px;
    }


    .md-icon {
        font-size: 26px !important;
    }

    .txtCardName {
        width: 100% !important;
        font-size: 12px !important;
    }

    .txtCardNo {
        width: 70% !important;
        font-size: 12px !important;
    }

    .partleftPayment {
        width: 35% !important;
        height: 343px !important;
    }

    .partrightPayment {
        width: 65% !important;
    }

    .txtMonthYear {
        width: 27% !important;
        font-size: 12px !important;
    }

    .divMonthFont {
        font-size: 12px !important;
    }

    .divPayment {
        height: 345px !important;
    }

    .imageCard {
        height: 37px !important;
    }

    .margin2 {
        margin-left: 5px !important;
    }

    .acDiscrription {
        width: 100% !important;
        margin-bottom: 25px;
    }

    .marginclass {
        margin-bottom: 60px !important;
    }

    .md-padding {
        padding: 0;
    }

    .md-button {
        margin: 0px -15px;
        line-height: 30px;
        min-height: 30px;
    }

    md-content section {
        height: 479px;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .text-align-right {
        text-align: left;
    }

    .wizard > .actions a, .wizard > .actions a:active, .wizard > .actions a:hover {
        padding: 0px 0px;
    }

    .wizard.vertical > .actions {
        position: fixed;
        bottom: 0px;
        width: 100%;
        height: 50px;
        z-index: 10000000 !important;
    }

    .btnRestricted {
        padding: 6px 9px !important;
    }

    .restricetedDaysStrip {
        margin-left: 2%;
    }
}

/* iPhone 6 ----------- */

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
    .changecoloraccordingtoscreenresolution {
        color: papayawhip;
    }


    .uk-text-truncate label {
        width: 85%;
        white-space: normal;
        word-wrap: break-word;
        line-height: 20px;
    }


    .md-icon {
        font-size: 26px !important;
    }

    .txtCardName {
        width: 100% !important;
        font-size: 12px !important;
    }

    .txtCardNo {
        width: 77% !important;
        font-size: 12px !important;
    }

    .partleftPayment {
        width: 35% !important;
        height: 343px !important;
    }

    .partrightPayment {
        width: 65% !important;
    }

    .txtMonthYear {
        width: 20% !important;
        font-size: 12px !important;
    }

    .divMonthFont {
        font-size: 12px !important;
    }

    .divPayment {
        height: 345px !important;
    }

    .imageCard {
        height: 37px !important;
    }

    .margin2 {
        margin-left: 5px !important;
    }

    .margin2 {
        margin-left: 5px !important;
    }

    .md-padding {
        padding: 0;
    }

    md-content section {
        height: 578px;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .md-button {
        margin: 0px -15px;
        line-height: 30px;
        min-height: 30px;
    }

    .wizard > .actions a, .wizard > .actions a:active, .wizard > .actions a:hover {
        padding: 0px 0px;
    }

    .text-align-right {
        text-align: left;
    }

    .wizard.vertical > .actions {
        position: fixed;
        bottom: 0px;
        width: 100%;
        height: 50px;
        z-index: 10000000 !important;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
    .changecoloraccordingtoscreenresolution {
        color: bisque;
    }


    .uk-text-truncate label {
        width: 85%;
        white-space: normal;
        word-wrap: break-word;
        line-height: 20px;
    }


    .md-icon {
        font-size: 26px !important;
    }

    .txtCardName {
        width: 100% !important;
        font-size: 12px !important;
    }

    .txtCardNo {
        width: 77% !important;
        font-size: 12px !important;
    }

    .partleftPayment {
        width: 35% !important;
        height: 343px !important;
    }

    .partrightPayment {
        width: 65% !important;
    }

    .txtMonthYear {
        width: 20% !important;
        font-size: 12px !important;
    }

    .divMonthFont {
        font-size: 12px !important;
    }

    .divPayment {
        height: 345px !important;
    }

    .imageCard {
        height: 37px !important;
    }

    .margin2 {
        margin-left: 5px !important;
    }

    .margin2 {
        margin-left: 5px !important;
    }

    .md-padding {
        padding: 0;
    }

    md-content section {
        height: 578px;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .md-button {
        margin: 0px -15px;
        line-height: 30px;
        min-height: 30px;
    }

    .wizard > .actions a, .wizard > .actions a:active, .wizard > .actions a:hover {
        padding: 0px 0px;
    }

    .text-align-right {
        text-align: left;
    }

    .wizard.vertical > .actions {
        position: fixed;
        bottom: 0px;
        width: 100%;
        height: 50px;
        z-index: 10000000 !important;
    }

    .btnRestricted {
        padding: 6px 9px !important;
    }

    .restricetedDaysStrip {
        margin-left: 2%;
    }
}

/* iPhone 6+ ----------- */

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
    .changecoloraccordingtoscreenresolution {
        color: rebeccapurple;
    }



    .uk-text-truncate label {
        width: 85%;
        white-space: normal;
        word-wrap: break-word;
        line-height: 20px;
    }


    .md-icon {
        font-size: 26px !important;
    }

    .txtCardName {
        width: 100% !important;
        font-size: 12px !important;
    }

    .txtCardNo {
        width: 77% !important;
        font-size: 12px !important;
    }

    .partleftPayment {
        width: 35% !important;
        height: 343px !important;
    }

    .partrightPayment {
        width: 65% !important;
    }

    .txtMonthYear {
        width: 20% !important;
        font-size: 12px !important;
    }

    .divMonthFont {
        font-size: 12px !important;
    }

    .divPayment {
        height: 345px !important;
    }

    .imageCard {
        height: 37px !important;
    }

    .margin2 {
        margin-left: 5px !important;
    }

    .md-padding {
        padding: 0;
    }

    md-content section {
        height: 647px;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .md-button {
        margin: 0px -15px;
        line-height: 30px;
        min-height: 30px;
    }

    .wizard > .actions a, .wizard > .actions a:active, .wizard > .actions a:hover {
        padding: 0px 0px;
    }

    .text-align-right {
        text-align: left;
    }

    .wizard.vertical > .actions {
        position: fixed;
        bottom: 0px;
        width: 100%;
        height: 50px;
        z-index: 10000000 !important;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
    .changecoloraccordingtoscreenresolution {
        color: sandybrown;
    }



    .uk-text-truncate label {
        width: 85%;
        white-space: normal;
        word-wrap: break-word;
        line-height: 20px;
    }


    .md-icon {
        font-size: 26px !important;
    }

    .txtCardName {
        width: 100% !important;
        font-size: 12px !important;
    }

    .txtCardNo {
        width: 77% !important;
        font-size: 12px !important;
    }

    .partleftPayment {
        width: 35% !important;
        height: 343px !important;
    }

    .partrightPayment {
        width: 65% !important;
    }

    .txtMonthYear {
        width: 20% !important;
        font-size: 12px !important;
    }

    .divMonthFont {
        font-size: 12px !important;
    }

    .divPayment {
        height: 345px !important;
    }

    .imageCard {
        height: 37px !important;
    }

    .margin2 {
        margin-left: 5px !important;
    }

    .md-padding {
        padding: 0;
    }

    md-content section {
        height: 647px;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .md-button {
        margin: 0px -15px;
        line-height: 30px;
        min-height: 30px;
    }

    .wizard > .actions a, .wizard > .actions a:active, .wizard > .actions a:hover {
        padding: 0px 0px;
    }

    .text-align-right {
        text-align: left;
    }

    .wizard.vertical > .actions {
        position: fixed;
        bottom: 0px;
        width: 100%;
        height: 50px;
        z-index: 10000000 !important;
    }

    .btnRestricted {
        padding: 6px 9px !important;
    }

    .restricetedDaysStrip {
        margin-left: 2%;
    }
}

/* Samsung Galaxy S3 ----------- */

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
    .changecoloraccordingtoscreenresolution {
        color: rosybrown;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
    .changecoloraccordingtoscreenresolution {
        color: cornflowerblue;
    }
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3) {
    .changecoloraccordingtoscreenresolution {
        color: aliceblue;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3) {
    .changecoloraccordingtoscreenresolution {
        color: mediumaquamarine;
    }
}

/* Samsung Galaxy S5 ----------- */

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3) {
    .changecoloraccordingtoscreenresolution {
        color: peachpuff;
    }
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3) {
    .changecoloraccordingtoscreenresolution {
        color: darkkhaki;
    }
}



/* Desire + Galaxy S2 (portrait and landscape) ----------- */
@media only screen and (min-device-width : 480px) and (max-device-width : 800px) {

    .slide {
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .PageTopContainer {
        position: absolute;
        width: 100%;
        top: 42px;
    }
}


/* Desire + Galaxy S2 (landscape) ----------- */
@media only screen and (min-device-width : 480px) and (max-device-width : 800px) and (orientation : landscape) {

    .slide {
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .PageTopContainer {
        position: absolute;
        width: 100%;
        top: 54px;
    }

    .parentreport {
        margin: 0px 20px 0px -24px !important;
    }


    .parentgrid {
        margin-left: 0%;
        overflow-x: auto !important;
    }

    .reportTable {
        width: 1100px;
        margin-left: 1%;
        overflow-x: auto !important;
    }
}


/* Desire + Galaxy S2 (portrait) ----------- */
@media only screen and (min-device-width : 480px) and (max-device-width : 800px) and (orientation : portrait) {
    .slide {
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .PageTopContainer {
        position: absolute;
        width: 100%;
        top: 42px;
    }

    .parentreport {
        margin: 0px 20px 0px -24px !important;
    }

    .parentgrid {
        margin-left: 0%;
        overflow-x: auto !important;
    }

    .reportTable {
        width: 1100px;
        margin-left: 1%;
        overflow-x: auto !important;
    }
}




md-content section {
    max-height: 700px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 25px !important;
}

.producttab section {
    height: 250px !important;
}

@media (max-width:1024px) {
    md-content section {
        height: 666px;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .iconstop {
        width: 30% !important;
		padding-top:25px;
    }
}

.cvvcarddetails {
    border-radius: 4px;
    padding: 9px;
    border: 1px solid #ccc;
    font-size: 16px;
}


@media (max-width:800px) {
    md-content section {
        height: 934px;
        overflow-y: auto;
        overflow-x: hidden;
		
    }

    .iconstop {
		padding-top: 25px;
		width: 40% !important;
    }

    .cvvcarddetails {
        width: 50% !important;
    }
}

@media (max-width:400px) {
    md-content section {
        height: 934px;
        overflow-y: auto;
        overflow-x: hidden;
		
    }

    .iconstop {
        width: 50% !important;
		padding-top: 25px;
    }

    .cvvcarddetails {
        width: 50% !important;
    }
}


/* @media (max-width:800px) and (orientation : portrait) { */
    /* md-content section { */
        /* height: 934px; */
        /* overflow-y: auto; */
        /* overflow-x: hidden; */
		
    /* } */

    /* .iconstop { */
		/* width: 25% !important; */
		/* padding-top: 25px; */
    /* } */

    /* .cvvcarddetails { */
        /* width: 50% !important; */
    /* } */
/* } */



@media (max-width:1024px) {
	
    /* md-content section { */
        /* height: 934px; */
        /* overflow-y: auto; */
        /* overflow-x: hidden; */
		
    /* }  */
    .possalesorder td {
        vertical-align: middle !important;
    }

        .possalesorder td label {
            margin-bottom: 0px !important;
        }

    .PosUserName {
        width: 100%;
        height: 14px;
        position: relative;
        top: -8px;
    }

    .PosProfileType {
        width: 45%;
        height: 14px;
        top: -5px;
        position: relative;
    }

    .GenderIcon {
        width: 20%;
        height: 14px;
        position: relative;
        top: -4px;
    }

    .user_heading_menu .uk-nav > li > a {
        height: 40px !important;
        font-size: 14px;
    }

    .campusicon .fa {
        color: rgba(0, 0, 0, 0.54) !important;
        font-size: 14px !important;
    }


    ul.dropdown-menu {
        right: -8px !important;
    }

    .campusiconlabel {
        padding-left: 4px !important;
    }

    #dashboard_sortable_cards {
        height: 175px !important;
    }

    h4 {
        color: #333;
    }

    .uk-table tfoot td, .uk-table tfoot th, .uk-table thead th {
        font-style: normal !important;
        font-weight: 600 !important;
        color: #333 !important;
        font-size: 13px !important;
    }

    .btn {
        font-size: 14px !important;
    }
}


.PosUserName {
    float: left;
}

.PosProfileType {
    float: left;
    margin-left: 4px;
    margin-right: 4px;
}

.GenderIcon {
    float: left;
}



.disableAllergicGroup {
    pointer-events: none;
    opacity: 0.5;
}


.tdheader {
    width: 45%;
}

.tdClass {
    width: 10%;
}

.PosDeviceInformation td.uk-text-bold {
    width: 45%;
}

.PosDeviceInformation tr {
    height: 34px;
}


.possalesalingment {
    text-align: center !important;
}


/**
 * Angular JS slider directive
 *
 * (c) Rafal Zajac <rzajac@gmail.com>
 * http://github.com/rzajac/angularjs-slider
 *
 * Licensed under the MIT license
 */

rzslider {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 2px;
    margin: 30px 0 15px 0;
    vertical-align: middle;
}

    rzslider span {
        position: absolute;
        display: inline-block;
        white-space: nowrap;
    }

        rzslider span.base {
            width: 100%;
            height: 100%;
            padding: 0;
        }

        rzslider span.bar {
            z-index: 0;
            width: 100%;
            height: 100%;
            background: #d5d5d5;
        }

            rzslider span.bar.selection {
                z-index: 1;
                width: 0;
                background: #4fbfa8;
            }

        rzslider span.pointer {
            top: -15px;
            z-index: 2;
            width: 32px;
            height: 32px;
            cursor: pointer;
            background-color: #4fbfa8;
            -webkit-border-radius: 16px;
            -moz-border-radius: 16px;
            border-radius: 16px;
        }

            rzslider span.pointer:after {
                position: absolute;
                top: 12px;
                left: 12px;
                width: 8px;
                height: 8px;
                background: #fff;
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px;
                content: '';
            }

            rzslider span.pointer:hover:after {
                background-color: #fff;
            }

            rzslider span.pointer.active:after {
                background-color: #fff;
            }

        rzslider span.bubble {
            top: -36px;
            padding: 1px 3px 1px 3px;
            color: #4fbfa8;
            cursor: default;
        }

            rzslider span.bubble.selection {
                top: 15px;
            }

            rzslider span.bubble.limit {
                /*color: #808080;*/
            }
