﻿.tooltip.tooltip-pink .tooltip-inner {
    background-color: #FF0000 !important;
    color: #fff !important;
}
.ngn-dismiss {
    display: block !important;
}

.tooltip.tooltip-pink .tooltip-arrow {
    border-top-color: #FF0000 !important;
}

.loading-box {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 100000;
}

.loader-new {
    position: absolute;
    top: 47%;
    left: 49%;
    z-index: 999;
    height: 30px;
    width: 30px;
    border: 3px solid #dbdbdb;
    border-right-color: #58A2EC;
    border-top-color: #58A2EC;
    border-radius: 100%;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

@-webkit-keyframes rotating {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

.loader-new {
    -webkit-animation: rotating 2s linear infinite;
}

.l-h-w {
    height: 70px;
    width: 70px;
    top: 45%;
    left: 47.5%;
}

a[disabled] {
    pointer-events: none;
    cursor: default;
}

.dropdown {
    position: relative;
    display: inline-block;
    width: 100%;
}

input.ng-pristine + ul#strength {
    display: none;
}

ul#strength {
    display: inline;
    list-style: none;
    margin: 0;
    margin-left: 15px;
    padding: 0;
    vertical-align: 2px;
}

.point:last {
    margin: 0 !important;
}

.point {
    background: #DDD;
    border-radius: 2px;
    display: inline-block;
    height: 5px;
    margin-right: 1px;
    width: 20px;
}

.create-order-modal {
    z-index: 1048 !important;
    padding-left: 0px !important;
}

.service-code-modal {
    z-index: 1060 !important;
}

.other-modal {
    z-index: 1090 !important;
}
.cardbg {
    display: block;
    width: 100%;
    padding: 6px 81px 6px 12px;
    font-size: 13px;
    color: #555;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.unknown {
    background: white url(../images/unknown.png) right 0px center no-repeat !important;
}

.mastercard {
    background: white url(../images/mastercard.png) right 0px center no-repeat !important;
}

.visa {
    background: white url(../images/visa.png) right 0px center no-repeat !important;
}

.amex {
    background: white url(../images/amex.png) right 0px center no-repeat !important;
}

.diners {
    background: white url(../images/diners.png) right 0px center no-repeat !important;
}

.discover {
    background: white url(../images/discover.png) right 0px center no-repeat !important;
}

.red-text {
    color: red;
}

.validation-popover {
    background: red;
    color: white;
}

    .validation-popover.top > .arrow:after {
        bottom: 1px;
        margin-left: -10px;
        content: " ";
        border-top-color: red !important;
        border-bottom-width: 0;
    }


/* Custom container */

.container-narrow {
    margin: 0 auto;
    max-width: 700px;
}

    .container-narrow > hr {
        margin: 30px 0;
    }


/* Main marketing message and sign up button */

.jumbotron {
    margin: 60px 0;
    text-align: center;
}

    .jumbotron h1 {
        font-size: 72px;
        line-height: 1;
    }

    .jumbotron .btn {
        font-size: 21px;
        padding: 14px 24px;
    }


/* Supporting marketing content */

.marketing {
    margin: 60px 0;
}

    .marketing p + h4 {
        margin-top: 28px;
    }

.service-code-modal {
    padding-left: 0px !important;
}

.custom {
    font-size: 14px;
    font-weight: 600;
    padding: 12px 20px;
    min-width: 169px;
    border-radius: 0;
    border: 0;
    margin-top: 7px;
    margin-bottom: 7px;
    position: sticky;
    top: 25px;
}

.cross-btn {
    margin-top: -17px;
    margin-right: -7px;
}

.cross-btn1 {
    margin-top: 1px;
    margin-right: 0px;
    margin-left: 15px;
    position: sticky;
    top: 25px;
}

.popuplist .close {
    float: right;
    font-size: 39px;
    font-weight: 300;
    line-height: 1;
    color: #313541;
    text-shadow: none;
    filter: alpha(opacity=20);
    opacity: 1;
}

.fix-x {
    z-index: 1040;
}

tags-input.ti-input-sm .tags .input,
.input-group-sm tags-input .tags .input {
    width: 50%;
}

.l30 {
    margin-left: 30px;
}

#searchorder {
    padding-right: 0px !important;
    padding-left: 0px !important
}

#system-notification {
    padding-right: 0px !important
}

.bot15 {
    margin-bottom: 15px !important;
}

.f35 {
    font-size: 35px;
}

.onoffswitch input[type=checkbox] + label:before {
    content: "\2714";
    border: 1px solid #313541;
    border-radius: 0em;
    display: inline-block;
    width: 16px;
    height: 16px;
    padding-left: 2px;
    margin-right: 12px;
    vertical-align: bottom;
    color: transparent;
    transition: .2s;
    font-size: 13px;
    line-height: 14px;
    display: none;
}

.onoffswitch input[type=checkbox] + label {
    padding-top: 0px;
}

.onoffswitch {
    position: relative;
    width: 100px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    margin-right: 10px;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    /*border: 2px solid #999999;
    border-radius: 20px;*/
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

    .onoffswitch-inner:before,
    .onoffswitch-inner:after {
        display: block;
        float: left;
        width: 50%;
        height: 30px;
        padding: 0;
        line-height: 30px;
        font-size: 12px;
        color: white;
        font-family: Trebuchet, Arial, sans-serif;
        font-weight: bold;
        box-sizing: border-box;
    }

    .onoffswitch-inner:before {
        content: "Active";
        padding-left: 10px;
        background-color: #139e6f;
        color: #FFFFFF;
        text-align: left;
    }

    .onoffswitch-inner:after {
        content: "Inactive";
        padding-right: 5px;
        background-color: #CCCCCC;
        color: #333333;
        text-align: right;
    }

.onoffswitch-switch {
    display: block;
    width: 25px;
    margin: 2.5px;
    background: #e8e7e7;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 66px;
    /*border: 2px solid #999999;
    border-radius: 20px;*/
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 3px;
}

.tooltip {
    z-index: 9999 !important;
}

.accordion {
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

    .active,
    .accordion:hover {
    }

    .accordion:after {
        font-family: FontAwesome;
        content: "\f107";
        color: #8b0000;
        font-weight: bold;
        margin-left: 5px;
        right: 35px;
        position: absolute;
        font-size: 24px;
        line-height: 1;
    }

    .accordion.active:after {
        content: "\f105";
    }

.panel {
    background-color: white;
    /*padding: 0 18px;
    max-height: 0;
    overflow: hidden;*/
    transition: max-height 0.2s ease-out;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 0px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: none;
}


/*menu item mobile*/

.menu {
    font-weight: bold;
    font-size: 0.8em;
    width: 100%;
    background: #131313;
    position: absolute;
    text-align: center;
    margin: 0px 0px;
    right: 0;
    top: 57px;
}

    .menu ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        list-style-image: none;
    }

    .menu li {
        display: block;
        padding: 15px 0 15px 0;
        border-bottom: #1d1f20 1px solid;
    }

        .menu li:hover {
            display: block;
            background: #181818;
            padding: 15px 0 15px 0;
            border-bottom: #1d1f20 1px solid;
        }

    .menu ul li a {
        text-decoration: none;
        margin: 0px;
        color: #fff;
    }

        .menu ul li a:hover {
            color: #fff;
            text-decoration: none;
        }

    .menu a {
        text-decoration: none;
        color: white;
        float: left;
        width: 100%;
        padding: 6px;
        font-size: 14px;
        font-weight: 500;
    }

        .menu a:hover {
            text-decoration: none;
            color: white;
        }
