﻿
* h1, h2, h3, h4, h5, h6 padding: 0; margin: 0
}

body {
    font-family: 'Nunito',sans-serif !important
}

li, ul, ol {
    list-style: none;
    color: #666
}

h1, h2, h3, h4, h5, h6 {
    font-style: normal;
    color: #0d2e4a;
}

p {
    font-size: 14px;
    color: #666
}

button, button:hover, a, a:hover {
}

    a:hover {
        color: #004D91
    }

    a, a:hover, a:focus, a:active, button, button:focus, input, textarea {
        outline: 0;
        text-decoration: none
    }

h1, h2, h3, h4, h5, h6 {
}

.container {
    max-width: 1180px;
    width: 100%
}

.relative {
    position: relative !important
}

.fixedpadding20 {
    padding: 20px 0
}

.fixedpadding30 {
    padding: 30px 0
}

.fixedpadding40 {
    padding: 40px 0
}

.fixedpadding50 {
    padding: 50px 0
}

.fixedpadding60 {
    padding: 60px 0
}

.fixedpadding70 {
    padding: 70px 0
}

.fixedpadding80 {
    padding: 80px 0
}

.fixedpadding90 {
    padding: 90px 0
}

.fixedpadding100 {
    padding: 100px 0
}

.space10 {
    margin-bottom: 10px
}

.space20 {
    margin-bottom: 20px
}

.space25 {
    margin-bottom: 25px
}

.space30 {
    margin-bottom: 30px
}

.space40 {
    margin-bottom: 40px
}

.space50 {
    margin-bottom: 50px
}

.space60 {
    margin-bottom: 60px
}

.space70 {
    margin-bottom: 70px
}

.mainBtn {
    height: 48px;
    background: none;
    border: solid 1px #fff;
    font-size: 14px;
    line-height: 35px;
    letter-spacing: 2px;
    transition: .4s;
    color: #fff;
    padding-left: 25px !important;
    padding-right: 25px !important;
    border-radius: 0;
    transition: .4s;
    text-transform: uppercase;
    font-weight: 300
}

    .mainBtn:hover {
        border-color: #fff !important;
        transition: .4s;
        color: #e80f00;
        transition: .4s;
        background: #fff
    }

.video {
    position: relative;
    height: 0;
    border: none;
    border-radius: 20px
}

    .video iframe, .video object, .video embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none
    }

/* 03. HEADER  */
.header {
    background: #a65665 url(../images/header.jpg) no-repeat center bottom;
    min-height: 560px;
    background-size: cover;
    padding: 15px 0;
    position: relative
}

@media only screen and (max-width: 767px) {
    .header {
        background: #a65665 url(../images/header.jpg) no-repeat center bottom;
        min-height: 100vh;
        background-size: cover;
        padding: 15px 0;
        position: relative
    }
}

.header .loginBtn {
    height: 42px;
    color: #fff;
    line-height: 30px;
    font-weight: 500;
    font-size: 16px;
    box-shadow: none;
    margin-top: 5px;
    padding-left: 25px;
    padding-right: 25px
}

.header .headBtn {
    height: 42px;
    color: #fff;
    border: solid 1px #fff;
    line-height: 28px;
    font-weight: 500;
    font-size: 16px;
    box-shadow: none;
    margin-top: 5px;
    border-radius: 30px;
    padding-left: 30px;
    padding-right: 30px;
    transition: .4s
}

    .header .headBtn:hover {
        background: #333;
        border-color: #333
    }

.header .callBtn i {
    margin-right: 5px
}

.header .caption {
    position: absolute;
    top: 50%;
    left: 0;
    padding: 5px;
    line-height: 18px;
    text-decoration: none;
    color: #2c2c2c;
    -webkit-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
    width: 100%;
    text-align: center
}

    .header .caption h3 {
        font-size: 42px;
        color: #fff;
        margin: 0;
        padding: 0 0 20px;
        font-weight: 600
    }

    .header .caption p {
        font-size: 22px;
        color: #fff;
        padding: 0 0 25px;
        margin: 0;
        line-height: 27px
    }

@media only screen and (max-width: 767px) {
    .header .caption h3 {
        font-size: 32px;
        padding-bottom: 5px
    }

    .header .caption p {
        font-size: 17px;
        padding-bottom: 15px;
        line-height: 22px
    }
}

/**/
.services_widget {
    padding: 90px 0 40px;
    position: relative;
    color: #0f3a53
}

@media only screen and (max-width: 767px) {
    .services_widget {
        padding: 40px 0;
        position: relative;
        color: #0f3a53
    }
}

.services_widget .icon {
    position: relative;
    margin-bottom: 30px;
    height: 85px;
    text-align: center
}

    .services_widget .icon img {
        text-align: center;
        position: absolute;
        bottom: 0;
        margin: auto;
        right: 0;
        left: 0
    }

.services_widget h2 {
    font-size: 22px;
    color: #0f3a53;
    font-weight: 600
}

.services_widget p {
    font-size: 16px;
    color: #0f3a53
}

/**/
.solution-area {
    background: #f8f8f8;
    padding: 60px 0;
    position: relative
}

    .solution-area h2 {
        font-size: 26px;
        text-align: center;
        margin: 0;
        padding: 0 0 25px;
        font-weight: 600;
        color: #08415c
    }

    .solution-area p {
        font-size: 18px;
        text-align: center;
        color: #08415c;
        margin: 0;
        padding: 0 0 25px
    }

    .solution-area .getStartedBtn {
        background: #e8444c;
        color: #fff;
        padding-left: 30px;
        padding-right: 30px;
        font-size: 16px;
        border-radius: 30px;
        height: 40px;
        line-height: 26px;
        transition: .4s
    }

        .solution-area .getStartedBtn:hover {
            background: #333;
            border-color: #333
        }

.tabarea {
    position: relative
}

    .tabarea .nav-tabs {
        border-bottom: 1px solid #ccc;
        font-size: 20px
    }

        .tabarea .nav-tabs > li.active > a, .tabarea .nav-tabs > li.active > a:focus, .tabarea .nav-tabs > li.active > a:hover {
            border-width: 0;
            border-radius: 0;
            background: none;
            border: 0
        }

        .tabarea .nav-tabs > li > a {
            border: none;
            color: #103e53;
            border: 0;
            border-radius: 0
        }

            .tabarea .nav-tabs > li.active > a, .tabarea .nav-tabs > li > a:hover {
                border: none;
                color: #103e53 !important;
                background: none
            }

            .tabarea .nav-tabs > li > a::after {
                content: "";
                background: #38667b;
                height: 2px;
                position: absolute;
                width: 100%;
                left: 0;
                bottom: -1px;
                transition: all 250ms ease 0;
                transform: scale(0)
            }

        .tabarea .nav-tabs > li.active > a::after, .tabarea .nav-tabs > li:hover > a::after {
            transform: scale(1)
        }

    .tabarea .tab-nav > li > a::after {
        background: #ccc none repeat scroll 0 0;
        color: #fff
    }

    .tabarea .tab-pane {
        padding: 15px 0
    }

    .tabarea .tab-content {
        padding: 40px 0 0
    }

    .tabarea .nmbr {
        font-size: 150px;
        font-weight: 700;
        color: #eaeaea;
        position: relative;
        line-height: normal;
        margin-top: -30px
    }

    .tabarea .content {
        padding: 0 0 0 110px;
        margin: 0;
        text-align: left
    }

        .tabarea .content p.subtile {
            font-size: 17px;
            font-weight: 600;
            font-style: italic;
            text-align: left;
            margin: 0;
            padding: 0 0 25px
        }

        .tabarea .content ul {
            margin: 0;
            padding: 0;
            list-style: none
        }

            .tabarea .content ul li {
                position: relative;
                margin-bottom: 2px;
                font-size: 16px;
                padding-left: 10px;
                color: #08415c
            }

                .tabarea .content ul li:before {
                    position: absolute;
                    top: 0;
                    left: 0;
                    content: "-";
                    font-size: 16px
                }

.clients_area {
    position: relative;
    padding: 50px 0 80px
}

    .clients_area h2 {
        font-size: 26px;
        text-align: center;
        margin: 0;
        padding: 0 0 25px;
        font-weight: 600;
        color: #08415c
    }

/**/
.testimonials_area {
    background: #3c2f63;
    padding: 50px 0;
    position: relative
}

/* Carousel */
#quote-carousel {
    padding: 0 10px 30px;
    margin-top: 30px
    /* Control buttons  */
    /* Previous button  */
    /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}

    #quote-carousel p {
        color: #fff;
        font-size: 16px;
        font-weight: 300;
        line-height: 25px
    }

        #quote-carousel p.name {
            font-weight: 500;
            font-size: 14px;
            line-height: 20px
        }

            #quote-carousel p.name span {
                font-weight: 300;
                font-size: 13px
            }

    #quote-carousel .carousel-control {
        background: none;
        font-size: 30px;
        text-shadow: none
    }

    #quote-carousel .carousel-control {
        position: relative !important;
        top: -20px
    }

@media only screen and (max-width: 767px) {
    #quote-carousel .carousel-control {
        position: relative !important;
        top: -10px
    }
}

#quote-carousel .carousel-control.left {
    bottom: 0 !important;
    position: relative;
    left: -45%;
    color: #000
}

#quote-carousel .carousel-control.right {
    bottom: 0 !important;
    position: relative;
    right: -45%;
    color: #000
}

#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0;
    margin-right: -19px
}

    #quote-carousel .carousel-indicators li {
        width: 44px;
        height: 44px;
        margin: 3px;
        cursor: pointer;
        border-radius: 50px;
        opacity: .4;
        overflow: hidden;
        transition: all .4s;
        border: 0
    }

    #quote-carousel .carousel-indicators .active {
        width: 68px;
        height: 68px;
        border-radius: 100px;
        opacity: 1;
        overflow: hidden
    }

@media only screen and (max-width: 767px) {
    #quote-carousel .carousel-indicators li {
        width: 24px;
        height: 24px;
        margin: 1px
    }

    #quote-carousel .carousel-indicators .active {
        width: 40px;
        height: 40px
    }
}

.indicator {
    position: relative;
    max-width: 480px;
    margin: auto
}

.carousel-inner {
    min-height: 280px
}

@media only screen and (max-width: 480px) {
    .carousel-inner {
        min-height: 460px
    }
}

.item blockquote {
    border-left: none;
    margin: 0
}

/**/
.our_retailers {
    padding: 50px 0;
    position: relative
}

    .our_retailers h2 {
        margin: 0;
        padding: 0 0 25px;
        font-size: 26px;
        font-weight: 700;
        text-align: center;
        color: #08415c
    }

    .our_retailers .retailer_logos {
        padding: 0;
        margin: 0;
        width: 100%;
        max-width: 680px
    }

        .our_retailers .retailer_logos ul {
            list-style: none;
            margin: 0;
            padding: 0
        }

        .our_retailers .retailer_logos li {
            padding: 0;
            margin: 0;
            padding-bottom: 1px
        }

        .our_retailers .retailer_logos img {
            width: 100%
        }

        .our_retailers .retailer_logos p {
            margin: 0;
            padding-right: 1px
        }

        .our_retailers .retailer_logos .brdr_btm_left {
            background: url(../images/retailers/fade_left.png)
        }

        .our_retailers .retailer_logos .brdr_none {
            background: none
        }

        .our_retailers .retailer_logos li.left_tp_corn {
            background: url(../images/retailers/left_tp_crn.png) no-repeat right bottom
        }

        .our_retailers .retailer_logos li.right_tp_corn {
            background: url(../images/retailers/right_tp_crn.png) no-repeat left bottom
        }

        .our_retailers .retailer_logos li.mdl_hr {
            background: url(../images/retailers/mn-hr.png) repeat-x bottom
        }

/**/
.get_started {
    background: #fbad27;
    padding: 60px 0;
    position: relative
}

    .get_started h2 {
        margin: 0;
        padding: 0;
        color: #fff;
        font-weight: 400;
        font-size: 30px;
        padding-bottom: 35px;
        letter-spacing: 1px
    }

    .get_started .getStartedBtn {
        background: transperant;
        color: #fff;
        padding-left: 40px;
        padding-right: 40px;
        font-size: 16px;
        border-radius: 30px;
        height: 40px;
        line-height: 24px;
        transition: .4s;
        border: solid 2px #fff
    }

        .get_started .getStartedBtn:hover {
            background: #333;
            border-color: #333
        }

/**/
.footer {
    background: #a65665 url(../images/header.jpg) no-repeat center bottom;
    background-size: cover;
    padding: 50px 0 30px;
    position: relative
}

    .footer h5 {
        margin: 0;
        padding: 0 0 20px;
        color: #fff;
        font-size: 20px
    }

    .footer ul {
        list-style: none;
        margin: 0;
        padding: 0;
        font-size: 16px
    }

        .footer ul li {
            margin: 0;
            padding: 3px 0
        }

    .footer a {
        color: #fff
    }

        .footer a:hover {
            color: #fbad27
        }

    .footer address {
        font-size: 16px;
        color: #fff;
        line-height: 24px
    }

    .footer ul.socail {
        padding: 0;
        margin: 0
    }

        .footer ul.socail li {
            display: inline-block !important;
            margin-right: 5px
        }

        .footer ul.socail a {
            display: block;
            height: 35px;
            width: 35px;
            background: #fff;
            border-radius: 50%;
            color: #683f47;
            text-align: center;
            line-height: 35px;
            transition: .4s;
            font-size: 20px
        }

            .footer ul.socail a:hover {
                background: #fbad27;
                color: #683f47
            }

    .footer .copyright {
        color: #fff;
        text-align: center;
        padding-top: 15px;
        font-size: 15px
    }

/**/
.login_signupPage {
    background: url(../images/Desktop.png) no-repeat;
    max-width: 1366px;
    position: relative;
    margin: auto
}

    .login_signupPage .logo {
        position: absolute;
        top: 20px;
        left: 15px
    }

.loginPanel {
    min-height: 100vh;
    width: 47%;
    float: right;
    background: #fff;
    box-shadow: -28px 0 32px -2px rgba(0,0,0,0.3);
    -webkit-box-shadow: -28px 0 32px -2px rgba(0,0,0,0.2);
    -moz-box-shadow: -28px 0 32px -2px rgba(0,0,0,0.5);
    -o-box-shadow: -28px 0 32px -2px rgba(0,0,0,0.5);
    padding-bottom: 50px;
    position: relative
}

.signupPanel {
    width: 100%;
    box-shadow: none
}

.close-icon {
    position: absolute;
    top: 30px;
    right: 60px;
    z-index: 9
}

@media (min-width:768px) and (max-width:991px) {
    .loginPanel {
        width: 67%
    }
}

@media only screen and (max-width: 767px) {
    .loginPanel {
        width: 100%;
        float: none;
        box-shadow: none
    }

    .close-icon {
        position: absolute;
        top: 30px;
        right: 30px;
        z-index: 9
    }
}

.loginPanel form {
    padding: 30px 100px
}

.loginPanel #form {
    padding: 30px 100px
}

@media (min-width:768px) and (max-width:991px) {
    .loginPanel form {
        padding: 30px 60px
    }
}

@media only screen and (max-width: 767px) {
    .loginPanel form {
        padding: 0 15px
    }
}

.signBtn {
    background: none;
    border: solid 1px #e8444c;
    box-shadow: none;
    color: #e8444c;
    font-size: 18px;
    font-weight: 300;
    height: 38px;
    width: 100%;
    min-width: 132px;
    border-radius: 50px;
    line-height: 22px;
    transition: .4s
}

    .signBtn:hover {
        border-color: #e8444c;
        color: #fff;
        background: #e8444c
    }

.signIn {
    background: #ea4447;
    border: solid 1px #ea4447;
    box-shadow: none;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    height: 48px;
    width: 100%;
    max-width: 164px;
    border-radius: 50px;
    line-height: 20px;
    transition: .4s
}

.loginPanel .signIn:hover {
    background: none;
    border: solid 1px #e8444c;
    box-shadow: none;
    color: #e8444c;
    font-size: 20px;
    font-weight: 400;
    height: 48px;
    width: 100%;
    max-width: 164px;
    border-radius: 50px;
    line-height: 25px;
    transition: .4s
}

@media only screen and (max-width: 767px) {
    .loginPanel .signBtn {
        font-size: 16px;
        font-weight: 400;
        height: 42px;
        width: 100%;
        max-width: 132px;
        line-height: 26px;
        transition: .4s;
        margin-top: 27px
    }

        .loginPanel .signBtn:hover {
            border-color: #e8444c;
            color: #fff;
            background: #e8444c
        }

    .loginPanel .signIn {
        background: #e8444c;
        border: solid 1px #e8444c;
        box-shadow: none;
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        height: 42px;
        width: 100%;
        max-width: 132px;
        border-radius: 50px;
        line-height: 25px;
        transition: .4s
    }

        .loginPanel .signIn:hover {
            font-size: 16px;
            font-weight: 400;
            height: 42px;
            width: 100%;
            max-width: 130px;
            border-radius: 50px;
            line-height: 25px;
            transition: .4s
        }
}

.loginPanel h1 {
    font-size: 44px;
    margin: 0;
    padding: 0;
    font-weight: 100;
    color: #464646
}

@media only screen and (max-width: 767px) {
    .loginPanel h1 {
        font-size: 30px;
        margin: 0;
        padding: 0;
        font-weight: 100;
        color: #464646
    }
}

.loginPanel .form-control {
    border: 0;
    box-shadow: none;
    border-radius: 0;
    border-bottom: solid 1px #bfbfbf;
    height: 50px;
    padding-left: 0;
    font-size: 18px;
    font-weight: 300;
    color: #464646
}

.loginPanel p {
    font-size: 20px;
    font-weight: 300;
    color: #464646;
    margin:;
    padding: 10px 0 0
}

@media only screen and (max-width: 767px) {
    .loginPanel .form-control {
        font-size: 16px;
        font-weight: 300
    }
}

.loginPanel .form-group {
    position: relative
}

.loginPanel .eyeBtn {
    background: url(../images/icon/eye.png);
    height: 24px;
    width: 24px;
    border: 0;
    position: absolute;
    top: 15px;
    right: 0
}

.loginPanel .nextBtn {
    background: url(../images/icon/next-icon.png);
    height: 28px;
    width: 28px;
    border: 0;
    position: absolute;
    top: 13px;
    right: 0
}

.loginPanel .forgot {
    display: block;
    padding-top: 10px;
    font-weight: 300;
    font-size: 18px;
    text-align: right;
    color: #464646
}

    .loginPanel .forgot:hover {
        color: #e8444c
    }

.loginPanel .note {
    font-size: 20px;
    font-weight: 300
}

    .loginPanel .note a {
        color: #e8444c;
        font-weight: 300
    }

.loginPanel .prev-icon {
    position: absolute;
    top: 35px;
    left: 40px
}

@media only screen and (max-width: 767px) {
    .loginPanel .forgot {
        font-size: 16px
    }

    .loginPanel .note {
        font-size: 16px;
        font-weight: 300
    }
}

/* popup images cursor */
.main-image-src {
    cursor: pointer
}

/*
 @media (min-width:991px) and (max-width:1200px) {
}
@media (min-width:768px) and (max-width:991px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 480px) {
}
*/
/* top-image-source dimensions */
.no-padding {
    padding: 0 !important
}

.no-margin {
    margin: 0 !important
}

.pr-05 {
    padding-right: 5px !important
}

.pr-10 {
    padding-right: 10px !important
}

.pr-15 {
    padding-right: 15px !important
}

.pr-20 {
    padding-right: 20px !important
}

.pr-25 {
    padding-right: 25px !important
}

.pr-30 {
    padding-right: 30px !important
}

.pr-35 {
    padding-right: 35px !important
}

.pr-40 {
    padding-right: 40px !important
}

.pl-05 {
    padding-left: 5px !important
}

.pl-10 {
    padding-left: 10px !important
}

.pl-15 {
    padding-left: 15px !important
}

.pl-20 {
    padding-left: 20px !important
}

.pl-25 {
    padding-left: 25px !important
}

.pl-30 {
    padding-left: 30px !important
}

.pl-35 {
    padding-left: 35px !important
}

.pl-40 {
    padding-left: 40px !important
}

.pb-05 {
    padding-bottom: 5px !important
}

.pb-10 {
    padding-bottom: 10px !important
}

.pb-15 {
    padding-bottom: 15px !important
}

.pb-20 {
    padding-bottom: 20px !important
}

.pb-25 {
    padding-bottom: 25px !important
}

.pb-30 {
    padding-bottom: 30px !important
}

.pb-35 {
    padding-bottom: 35px !important
}

.pb-40 {
    padding-bottom: 40px !important
}

.pt-00 {
    padding-top: 0 !important
}

.pt-05 {
    padding-top: 5px !important
}

.pt-10 {
    padding-top: 10px !important
}

.pt-15 {
    padding-top: 15px !important
}

.pt-20 {
    padding-top: 20px !important
}

.pt-25 {
    padding-top: 25px !important
}

.pt-30 {
    padding-top: 30px !important
}

.pt-35 {
    padding-top: 35px !important
}

.pt-40 {
    padding-top: 40px !important
}

.ph-05 {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.ph-10 {
    padding-left: 10px !important;
    padding-right: 10px !important
}

.ph-15 {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.ph-20 {
    padding-left: 20px !important;
    padding-right: 20px !important
}

.ph-25 {
    padding-left: 25px !important;
    padding-right: 25px !important
}

.ph-30 {
    padding-left: 30px !important;
    padding-right: 30px !important
}

.ph-35 {
    padding-left: 35px !important;
    padding-right: 35px !important
}

.ph-40 {
    padding-left: 40px !important;
    padding-right: 40px !important
}

.pv-05 {
    padding-top: 5px !important;
    padding-bottom: 5px !important
}

.pv-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

.pv-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important
}

.pv-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important
}

.pv-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important
}

.pv-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important
}

.pv-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important
}

.pv-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important
}

.mr-05 {
    margin-right: 5px !important
}

.mr-10 {
    margin-right: 10px !important
}

.mr-15 {
    margin-right: 15px !important
}

.mr-20 {
    margin-right: 20px !important
}

.mr-25 {
    margin-right: 25px !important
}

.mr-30 {
    margin-right: 30px !important
}

.mr-35 {
    margin-right: 35px !important
}

.mr-40 {
    margin-right: 40px !important
}

.ml-05 {
    margin-left: 5px !important
}

.ml-10 {
    margin-left: 10px !important
}

.ml-15 {
    margin-left: 15px !important
}

.ml-20 {
    margin-left: 20px !important
}

.ml-25 {
    margin-left: 25px !important
}

.ml-30 {
    margin-left: 30px !important
}

.ml-35 {
    margin-left: 35px !important
}

.ml-40 {
    margin-left: 40px !important
}

.mb-00 {
    margin-bottom: 0 !important
}

.mb-05 {
    margin-bottom: 5px !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-15 {
    margin-bottom: 15px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.mb-25 {
    margin-bottom: 25px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.mb-35 {
    margin-bottom: 35px !important
}

.mb-40 {
    margin-bottom: 40px !important
}

.mt-05 {
    margin-top: 5px !important
}

.mt-10 {
    margin-top: 10px !important
}

.mt-15 {
    margin-top: 15px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mt-25 {
    margin-top: 25px !important
}

.mt-30 {
    margin-top: 30px !important
}

.mt-35 {
    margin-top: 35px !important
}

.mt-40 {
    margin-top: 40px !important
}

.mh-05 {
    margin-left: 5px !important;
    margin-right: 5px !important
}

.mh-10 {
    margin-left: 10px !important;
    margin-right: 10px !important
}

.mh-15 {
    margin-left: 15px !important;
    margin-right: 15px !important
}

.mh-20 {
    margin-left: 20px !important;
    margin-right: 20px !important
}

.mh-25 {
    margin-left: 25px !important;
    margin-right: 25px !important
}

.mh-30 {
    margin-left: 30px !important;
    margin-right: 30px !important
}

.mh-35 {
    margin-left: 35px !important;
    margin-right: 35px !important
}

.mh-40 {
    margin-left: 40px !important;
    margin-right: 40px !important
}

.mv-05 {
    margin-top: 5px !important;
    margin-bottom: 5px !important
}

.mv-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important
}

.mv-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important
}

.mv-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important
}

.mv-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important
}

.mv-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important
}

.mv-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important
}

.mv-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important
}

.btn-ac {
    border-radius: 0;
    border: 0;
    border-bottom: 4px solid #CCC;
    margin: 0;
    -webkit-box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
    -moz-box-shadow: 0 5px 5px -6px rgba(0,0,0,.3);
    box-shadow: 0 5px 5px -6px rgba(0,0,0,.3)
}

    .btn-ac .btn-block:active, .btn-ac .btn-lg:active {
        -webkit-box-shadow: inset 0 3px 3px -5px rgba(0,0,0,.3);
        -moz-box-shadow: inset 0 3px 3px -5px rgba(0,0,0,.3);
        box-shadow: inset 0 3px 3px -5px rgba(0,0,0,.3)
    }

.btn-default-ac {
    color: #555;
    background-color: #f9f9f9;
    border-color: #cacaca;
    text-shadow: 1px 1px 0 #f5f5f5
}

    .btn-default-ac:hover, .btn-default-ac:focus {
        background-color: #f4f4f4;
        border-color: #bebebe
    }

.btn-success-ac {
    background-color: #80d752;
    border-color: #61be26;
    text-shadow: 1px 1px 0 #5fdb34
}

    .btn-success-ac:hover, .btn-success-ac:focus {
        background-color: #75cd53;
        border-color: #53aa27
    }

.btn-info-ac {
    background-color: #39b3d7;
    border-color: #348fd2;
    text-shadow: 1px 1px 0 #238ed5
}

    .btn-info-ac:hover, .btn-info-ac:focus {
        background-color: #45abcd;
        border-color: #347abe
    }

.btn-warning-ac {
    background-color: #FEAF20;
    border-color: #d79a34;
    text-shadow: 1px 1px 0 #db9e34
}

    .btn-warning-ac:hover, .btn-warning-ac:focus {
        background-color: #f5a620;
        border-color: #cd9034
    }

.btn-danger-ac {
    background-color: #d73814;
    border-color: #be0000;
    text-shadow: 1px 1px 0 #ac2925
}

    .btn-danger-ac:hover, .btn-danger-ac:focus {
        background-color: #cd3714;
        border-color: #a00
    }

.btn-primary-ac {
    background-color: #4274d7;
    border-color: #4d5bbe;
    text-shadow: 1px 1px 0 #232bd5
}

    .btn-primary-ac:hover, .btn-primary-ac:focus {
        background-color: #426acd;
        border-color: #4f56aa
    }

.btn-magick-ac {
    color: #fff;
    background-color: #bb39d7;
    border-color: #9a00cd;
    text-shadow: 1px 1px 0 #9823d5
}

    .btn-magick-ac:hover, .btn-magick-ac:focus {
        color: #fff;
        background-color: #b13acd;
        border-color: #8600b9
    }

.btn-pressure-ac {
    position: relative;
    margin-bottom: 0
}

    .btn-pressure-ac:focus {
        -moz-outline-style: none;
        outline: medium none
    }

    .btn-pressure-ac:active, .btn-pressure-ac.active {
        top: 4px;
        border: 0;
        position: relative
    }

.btn-sensitive-ac:active, .btn-sensitive-ac.active {
    top: 1px;
    margin-top: 4px
}

.panel-heading h3 {
    font-size: 22px;
    margin: 0;
    padding: 0 !important;
    color: #0d2e4a;
    font-family: 'Nunito',sans-serif;
    font-weight: 400
}

.btn-round-lg {
    border-radius: 22.5px
}

.btn-round {
    border-radius: 17px
}

.btn-round-sm {
    border-radius: 15px
}

.btn-round-xs {
    border-radius: 11px;
    padding-left: 10px;
    padding-right: 10px
}

.css-serial {
    counter-reset: serial-number
    /* Set the serial number counter to 0 */
}

    .css-serial td:first-child:before {
        counter-increment: serial-number;
        /* Increment the serial number counter */
        content: counter(serial-number)
        /* Display the counter */
    }

.btn-default {
    border: solid 1px #e8444c;
    border-radius: 3px;
    font-family: 'Nunito',sans-serif;
    font-weight: 600;
    color: #fff !important;
    transition: .4s;
    background: #e8444c;
    display: inline-block !important
}

.btn-default-inverse {
    border: solid 1px #e8444c;
    border-radius: 3px;
    font-family: 'Nunito',sans-serif;
    font-weight: 600;
    color: #e8444c;
    transition: .4s;
    background: none !important;
    display: inline-block;
}

    .btn-default-inverse:hover {
        border: solid 1px #e8444c;
        color: #fff !important;
        transition: .4s;
        background: #e8444c !important;
        display: inline-block
    }

.btn-default:hover {
    border: solid 1px #e8444c;
    color: #e8444c !important;
    transition: .4s;
    background: none !important;
    display: inline-block
}

.table-bt {
    border-top: 1px solid #ecf2f6 !important
}

.text-white {
    color: #fff
}

.date .input-group-addon {
    line-height: 1.6 !important
}

#btnCreate:focus {
    outline: 0
}

#batchRecipients:focus {
    outline: 0
}

#importRecipients:focus {
    outline: 0
}

.dataTables_filter {
    white-space: nowrap
}

    .dataTables_filter label, .dataTables_filter input {
        display: inline-block;
        border-right: 0;
        box-shadow: 0 0 0;
        border-color: #7b7b7b;
        background: none;
        border-radius: 20px !important;
        font-family: 'Nunito',sans-serif
    }

.input-sm {
    height: 32px
}

.input-group-addon {
    font-weight: 700;
    font-family: 'Nunito',sans-serif;
    font-size: 12px
}

.img-profile {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.form-control {
    height: 35px
}

.card {
    padding-top: 20px;
    margin: 10px 0 20px;
    background-color: rgba(214,224,226,0.2);
    border-top-width: 0;
    border-bottom-width: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .card .card-heading {
        padding: 0 20px;
        margin: 0
    }

        .card .card-heading.simple {
            font-size: 20px;
            font-weight: 300;
            color: #777;
            border-bottom: 1px solid #e5e5e5
        }

        .card .card-heading.image img {
            display: inline-block;
            width: 46px;
            height: 46px;
            margin-right: 15px;
            vertical-align: top;
            border: 0;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%
        }

        .card .card-heading.image .card-heading-header {
            display: inline-block;
            vertical-align: top
        }

            .card .card-heading.image .card-heading-header h3 {
                margin: 0;
                font-size: 14px;
                line-height: 16px;
                color: #262626
            }

            .card .card-heading.image .card-heading-header span {
                font-size: 12px;
                color: #999
            }

    .card .card-body {
        padding: 0 20px;
        margin-top: 20px
    }

    .card .card-media {
        padding: 0 20px;
        margin: 0 -14px
    }

        .card .card-media img {
            max-width: 100%;
            max-height: 100%
        }

    .card .card-actions {
        min-height: 30px;
        padding: 0 20px 20px;
        margin: 20px 0 0
    }

    .card .card-comments {
        padding: 20px;
        margin: 0;
        background-color: #f8f8f8
    }

        .card .card-comments .comments-collapse-toggle {
            padding: 0;
            margin: 0 20px 12px
        }

            .card .card-comments .comments-collapse-toggle a, .card .card-comments .comments-collapse-toggle span {
                padding-right: 5px;
                overflow: hidden;
                font-size: 12px;
                color: #999;
                text-overflow: ellipsis;
                white-space: nowrap
            }

.card-comments .media-heading {
    font-size: 13px;
    font-weight: 700
}

.card.people {
    position: relative;
    display: inline-block;
    width: 170px;
    height: 300px;
    padding-top: 0;
    margin-left: 20px;
    overflow: hidden;
    vertical-align: top
}

    .card.people:first-child {
        margin-left: 0
    }

    .card.people .card-top {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        width: 170px;
        height: 150px;
        background-color: #fff
    }

        .card.people .card-top.green {
            background-color: #53a93f
        }

        .card.people .card-top.blue {
            background-color: #427fed
        }

    .card.people .card-info {
        position: absolute;
        top: 150px;
        display: inline-block;
        width: 100%;
        height: 101px;
        overflow: hidden;
        background: #fff;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        .card.people .card-info .title {
            display: block;
            margin: 8px 14px 0;
            overflow: hidden;
            font-size: 16px;
            font-weight: 700;
            line-height: 18px;
            color: #e8444c
        }

        .card.people .card-info .desc {
            display: block;
            margin: 8px 14px 0;
            overflow: hidden;
            font-size: 12px;
            line-height: 16px;
            color: #737373;
            text-overflow: ellipsis
        }

    .card.people .card-bottom {
        position: absolute;
        bottom: 0;
        left: 0;
        display: inline-block;
        width: 100%;
        padding: 10px 20px;
        line-height: 29px;
        text-align: center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

.card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    
     
}

    .card.hovercard.dark {
        background-color: #f4f5f6;
    }

    .card.hovercard .cardheader {
        background: url(../images/bg-card.jpg);
        background-size: contain !important;
        background-repeat: no-repeat !important;
        height: 230px;
    }

    .card.hovercard .avatar {
        position: relative;
        top: 30px;
       
    }

        .card.hovercard .avatar img {
            width: 150px;
            height: 150px;
            max-width: 150px;
            max-height: 150px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            border: 5px solid rgba(255, 222, 220, 0.29);
            background-color: #e8444c;
        }

    .card.hovercard .info {
        padding: 4px 8px 10px
    }

        .card.hovercard .info .title h2 {
            margin-bottom: 4px;
            font-size: 28px;
            line-height: 1;
            color: #e8444c;
            vertical-align: middle
        }

        .card.hovercard .info .desc {
            overflow: hidden;
            font-size: 15px;
            line-height: 20px;
            color: #737373;
            text-overflow: ellipsis
        }

    .card.hovercard .bottom {
        padding: 0 8px;
        
    }

.no-gutter {
    margin-right: 0;
    margin-left: 0
}

    .no-gutter > [class*="col-"] {
        padding-right: 0;
        padding-left: 0
    }

.notification-badge {
    position: absolute;
    top: -6px;
    left: 15px;
    background-color: #e8444c !important
}

body {
    background: #ecf2f6;
    font-family: 'Nunito',sans-serif
}

h1, h2, h3, h4, h5, h6 {
    font-style: normal;
    color: #0d2e4a;
    font-family: 'Nunito',sans-serif
}

.mainBtn1 {
    border: solid 1px #e8444c;
    border-radius: 20px;
    font-family: 'Nunito',sans-serif;
    font-weight: 400;
    color: #e8444c;
    padding-left: 20px;
    padding-right: 20px;
    height: 34px;
    line-height: 22px;
    transition: .4s;
    background: none;
    font-size: 14px;
    margin-left: 10px;
    text-transform: uppercase
}

    .mainBtn1:hover {
        background: #e8444c;
        color: #fff
    }

.mainBtn2 {
    border-radius: 5px;
    font-family: 'Nunito',sans-serif;
    font-weight: 500;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    height: 42px;
    line-height: 30px;
    transition: .4s;
    background: none;
    font-size: 16px;
    text-transform: uppercase;
    background: #e8444c
}

    .mainBtn2:hover {
        background: #0d2e4a;
        color: #fff
    }

#wrapper {
    padding-left: 0;
    transition: all .4s ease 0
}

#sidebar-wrapper {
    margin-left: -210px;
    left: 210px;
    width: 210px;
    background: #0f4286;
    position: fixed;
    height: 100%;
    overflow-y: none;
    z-index: 1000;
    transition: all .4s ease 0;
}

#page-content-wrapper {
    width: 100%
}

.sidebar {
    position: absolute;
    top: 0;
    width: 210px;
    list-style: none;
    margin: 0;
    padding: 30px 0
}

    .sidebar .select-profile-img {
        height: 108px;
        width: 108px;
        margin: 0;
        position: relative;
        text-align: center;
        font-size: 28px;
        color: #4c4c4c;
        line-height: 108px;
        margin-left: 30px;
    }

    .sidebar .profile-name {
        font-family: 'Nunito',sans-serif;
        font-size: 14px;
        color: #fff;
        padding: 15px 0;
        text-align: center;
        font-weight: 700
    }

    .sidebar h4 {
        font-family: 'Nunito',sans-serif !important;
        color: #93aac8;
        font-size: 15px;
        font-weight: 700;
        margin: 0;
        padding: 0;
        padding-left: 20px;
        padding-bottom: 15px
    }

    .sidebar ul.sidebar_nav {
        padding: 0;
        margin: 0;
        font-size: 15px;
        padding-bottom: 15px
    }

        .sidebar ul.sidebar_nav li {
            display: block;
            font-family: 'Nunito',sans-serif
        }

            .sidebar ul.sidebar_nav li a {
                padding: 7px 25px;
                display: block;
                color: #93aac8;
                border-left: solid 7px #0f4286
            }

                .sidebar ul.sidebar_nav li a:hover {
                    border-left: solid 7px #e8444c;
                    background: #063063;
                    color: #fff
                }

                .sidebar ul.sidebar_nav li a.active {
                    border-left: solid 7px #e8444c;
                    background: #063063;
                    color: #fff
                }

.logoutBtn {
    background: #e8444c;
    border-radius: 0;
    color: #fff;
    height: 55px;
    line-height: 45px;
    text-transform: uppercase;
    font-family: 'Nunito',sans-serif;
    font-weight: 400;
    font-size: 17px;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .4s ease 0
}

    .logoutBtn:hover {
        color: #fff;
        background: #0d2e4a
    }

.page-content {
    padding-left: 210px
}

@media (max-width:767px) {
    #wrapper {
        padding-left: 0
    }

    #sidebar-wrapper {
        left: 0
    }

    #wrapper.active {
        position: relative;
        left: 250px
    }

        #wrapper.active #sidebar-wrapper {
            left: 230px;
            width: 230px;
            transition: all .4s ease 0
        }

    .page-content {
        padding-left: 0
    }
}

.topbar {
    background: #fff;
    border-bottom: solid 1px #d4d4d4;
    padding: 15px 20px 10px !important;
    position: relative;
    z-index: 99
}

    .topbar h1.main-title {
        font-size: 18px;
        margin: 0;
        padding: 1px 20px;
        color: #0d2e4a;
        font-weight: 400;
        display: inline-block;
        text-transform: uppercase;
    }

@media only screen and (max-width: 767px) {
    .topbar {
        padding: 10px 20px
    }

        .topbar h1.main-title {
            padding-left: 35px
        }
}

.topbar .textright {
    text-align: right;
    padding-right: 80px
}

.topbar .callBtn {
    border: solid 1px #e8444c;
    border-radius: 3px;
    font-family: 'Nunito',sans-serif;
    font-weight: 600;
    color: #e8444c;
    padding-left: 20px;
    padding-right: 20px;
    height: 34px;
    line-height: 22px;
    transition: .4s;
    display: inline-block !important
}

    .topbar .callBtn:hover {
        background: #e8444c;
        color: #fff
    }

.topbar .sendBtn {
    border: solid 1px #e8444c;
    border-radius: 3px;
    font-family: 'Nunito',sans-serif;
    font-weight: 600;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    height: 34px;
    line-height: 22px;
    transition: .4s;
    background: #e8444c;
    display: inline-block !important
}

    .topbar .sendBtn:hover {
        transition: .4s;
        background: #fff;
        color: #e8444c
    }

.topbar .notification {
    position: absolute;
    top: 0;
    right: 45px;
    font-size: 28px;
    color: #626262
}

@media only screen and (max-width: 767px) {
    .topbar .notification {
        position: absolute;
        top: 2px;
        right: 15px;
        font-size: 28px;
        color: #626262
    }
}

.topbar .notification a {
    color: #626262
}

    .topbar .notification a:hover {
        color: #e8444c
    }

.main-content {
    position: relative;
    padding: 15px
}

.less_padd {
    padding: 0
}

@media only screen and (max-width: 767px) {
    .main-content {
        padding: 20px
    }
}

.main-content h2 {
    font-family: 'Nunito',sans-serif;
    font-size: 23px;
    margin: 0;
    padding: 15px 0;
    color: #0d2e4a
}

.main-content h3 {
    font-size: 17px;
    margin: 0;
    padding: 8px 0 20px;
    color: #0d2e4a;
    font-family: 'Nunito',sans-serif;
    font-weight: 400
}

.card {
    padding: 25px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.2);
    -o-box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.2);
    position: relative;
    min-height: 220px
}

@media only screen and (max-width: 767px) {
    .card {
        min-height: 170px
    }
}

.card h3 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: 'Nunito',sans-serif;
    font-weight: 400
}

.card .icon {
    position: absolute;
    bottom: 0;
    left: 0
}

.card .price {
    position: absolute;
    bottom: 20px;
    right: 25px;
    font-size: 48px;
    font-family: 'Nunito',sans-serif;
    color: #737373;
    font-weight: 400;
    line-height: normal
}

.card .merchantPrice {
    padding-top: 32px
}

.card hr.seprator {
    border: 0;
    height: 2px;
    width: 114%;
    margin: 0 -65px 0 -25px;
    padding: 0;
    background: #ecf2f6;
    position: relative;
    margin-bottom: 47px
}

@media only screen and (max-width: 767px) {
    .card .price {
        font-size: 35px
    }
}

.card_hd {
    font-size: 22px
}

    .card_hd label {
        float: left;
        color: #0d2e4a;
        font-family: 'Nunito',sans-serif;
        font-weight: 400;
        margin-right: 15px;
        padding-top: 4px
    }

    .card_hd .select-wrap {
        width: 150px;
        float: left
    }

.cardsarea {
    padding: 0;
    margin: 0;
    color: #0d2e4a
}

    .cardsarea .cards {
        width: 100%;
        float: left;
        font-family: 'Nunito',sans-serif
    }

@media only screen and (max-width: 480px) {
    .cardsarea .cards {
        width: 100%;
        float: none;
        margin-right: 0;
        margin: auto;
        margin-bottom: 20px
    }
}

.cardsarea .mastercard {
    background: #fff;
    border: solid 1px #ea001b;
    border-radius: 5px;
    padding: 20px;
    box-shadow: 0 0 6px 1px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 6px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 6px 1px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 6px 1px rgba(0,0,0,0.3);
    min-height: 180px
}

.cardsarea .visacard {
    background: #fff;
    border: solid 1px #12288b;
    border-radius: 5px;
    padding: 20px;
    box-shadow: 0 0 6px 1px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 6px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 6px 1px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 6px 1px rgba(0,0,0,0.3);
    min-height: 180px
}

.cardsarea .customcard {
    background: url(../images/cardbk.png) no-repeat;
    background-size: cover;
    border: solid 0 #12288b;
    border-radius: 14px;
    padding: 20px;
    -webkit-box-shadow: 0 0 6px 1px rgba(0,0,0,0.3);
    height: 220px;
    width: 100%;
}

.cardsarea .cardnmbr {
    font-size: 18px;
    font-family: 'Nunito',sans-serif;
    text-align: right
}

.cardsarea .carddate {
    font-size: 12px;
    text-transform: uppercase;
    text-align: right;
    font-family: 'Nunito',sans-serif;
    padding-top: 10px
}

.cardsarea .balance {
    color: #fff;
    font-size: 28px;
    text-align: left;
    font-family: 'Nunito',sans-serif;
    line-height: 20px;
    margin-top: 135px
}

    .cardsarea .balance span {
        font-size: 12px;
        text-transform: uppercase
    }

.transaction-area {
    position: relative;
    padding: 50px 0
}

    .transaction-area h3 {
        font-family: 'Nunito',sans-serif;
        font-size: 18px;
        margin: 0;
        padding: 10px 0 20px;
        font-weight: 400;
        color: #0d2e4a
    }

.duration {
    padding: 0;
    margin: 0
}

    .duration .btn-default {
        background: transparent;
        font-family: 'Nunito',sans-serif;
        font-size: 12px;
        height: 34px;
        margin-bottom: 0
    }

@media only screen and (max-width: 480px) {
    .duration .btn-default {
        margin-bottom: 15px
    }
}

.startend {
    width: 320px;
    position: relative
}

    .startend .less {
        padding: 0
    }

    .startend .less_left {
        padding-left: 0
    }

    .startend .first-control {
        box-shadow: none;
        background: transparent;
        font-family: 'Nunito',sans-serif;
        font-size: 12px;
        height: 34px;
        margin-bottom: 0;
        border-radius: 3px 0 0 3px !important
    }

    .startend .second-control {
        box-shadow: none;
        background: transparent;
        font-family: 'Nunito',sans-serif;
        font-size: 12px;
        height: 34px;
        margin-bottom: 0;
        border-radius: 0 3px 3px 0 !important;
        border-left: 0
    }

.exportBtn {
    border: solid 1px #e8444c;
    border-radius: 20px;
    font-family: 'Nunito',sans-serif;
    font-weight: 400;
    color: #e8444c;
    padding-left: 20px;
    padding-right: 20px;
    height: 34px;
    line-height: 22px;
    transition: .4s;
    background: none;
    font-size: 14px;
    margin-left: 10px
}

    .exportBtn:hover {
        background: #e8444c;
        color: #fff
    }

.timeline {
    list-style: none;
    padding: 0 0 20px;
    position: relative;
    margin-top: -15px;
    color: #0d2e4a;
    font-family: 'Nunito',sans-serif
}

    .timeline:before {
        top: 30px;
        bottom: 25px;
        position: absolute;
        content: " ";
        width: 1px;
        background-color: #acacac;
        left: 25px;
        margin-right: -1.5px
    }

    .timeline:before {
        top: 30px;
        bottom: 45px;
        position: absolute;
        content: " ";
        width: 1px;
        background-color: #acacac;
        left: 25px;
        margin-right: -1.5px
    }

    .timeline > li, .timeline > li > .timeline-panel {
        margin-bottom: 5px;
        position: relative
    }

        .timeline > li:after, .timeline > li:before {
            content: " ";
            display: table
        }

        .timeline > li:after {
            clear: both
        }

        .timeline > li > .timeline-panel {
            margin-left: 45px;
            float: left;
            top: 19px;
            padding: 0 10px 0 15px;
            border: 0 solid #ccc;
            border-radius: 0;
            width: 55%
        }

@media only screen and (max-width: 767px) {
    .timeline > li > .timeline-panel {
        margin-left: 45px;
        float: left;
        top: 19px;
        padding: 0 10px 0 15px;
        border: 0 solid #ccc;
        border-radius: 0;
        width: 90%
    }
}

.timeline > li > .timeline-badge {
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 1.2em;
    text-align: center;
    position: absolute;
    top: 23px;
    left: 15px;
    margin-right: -25px;
    background-color: #ecf2f6;
    z-index: 100;
    border-radius: 50%;
    border: 2px solid #acacac
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: left
}

    .timeline > li.timeline-inverted > .timeline-panel:before {
        border-right-width: 0;
        border-left-width: 15px;
        right: -15px;
        left: auto
    }

    .timeline > li.timeline-inverted > .timeline-panel:after {
        border-right-width: 0;
        border-left-width: 14px;
        right: -14px;
        left: auto
    }

.timeline-badge.primary {
    background-color: #2e6da4 !important
}

.timeline-badge.success {
    background-color: #3f903f !important
}

.timeline-badge.warning {
    background-color: #f0ad4e !important
}

.timeline-badge.danger {
    background-color: #d9534f !important
}

.timeline-badge.info {
    background-color: #5bc0de !important
}

.timeline-title {
    margin-top: 0;
    color: inherit
}

.timeline-body > p, .timeline-body > ul {
    margin-bottom: 0;
    margin-top: 0
}

    .timeline-body > p + p {
        margin-top: 5px
    }

.timeline-badge > .glyphicon {
    margin-right: 0;
    color: #fff
}

.timeline-body > h4 {
    margin-bottom: 0 !important
}

.timeline .time {
    font-size: 18px;
    font-family: 'Nunito',sans-serif;
    font-weight: 400
}

.timeline .card-details-panel {
    width: 85%;
    float: right;
    padding: 8px 15px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.2);
    -o-box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.2);
    position: relative;
    margin-top: -15px;
    margin-bottom: 15px
}

.table-area {
    padding: 0;
    margin: 0;
    font-family: 'Nunito',sans-serif;
    font-weight: 400;
    font-size: 18px
}

    .table-area .table {
        border: 0 !important;
        margin: 0
    }

        .table-area .table td {
            border: 0;
            color: #0d2e4a
        }

/**/
.api-section {
    width: 100%;
    padding: 50px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.2);
    -o-box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.2);
    position: relative;
    margin-top: -15px;
    margin-bottom: 15px;
    font-family: 'Nunito',sans-serif
}

@media (min-width:768px) and (max-width:991px) {
    .api-section {
        width: 100%;
        padding: 20px;
        text-align: center
    }
}

@media only screen and (max-width: 767px) {
    .api-section {
        width: 100%;
        padding: 20px;
        text-align: center
    }
}

.api-section h2 {
    font-size: 20px;
    margin: 0;
    padding: 0;
    color: #333;
    font-family: 'Nunito',sans-serif;
    padding-bottom: 10px;
    font-weight: 600
}

.api-section p {
    font-size: 18px;
    color: #333;
    margin: 0;
    padding: 0;
    font-weight: 400
}

.api-section .apiBtn {
    border: solid 1px #e8444c;
    border-radius: 5px;
    font-family: 'Nunito',sans-serif;
    font-weight: 400;
    color: #e8444c;
    padding-left: 20px;
    padding-right: 20px;
    height: 40px;
    line-height: 26px;
    transition: .4s;
    background: none;
    font-size: 16px;
    max-width: 220px;
    margin: auto
}

    .api-section .apiBtn:hover {
        background: #e8444c;
        color: #fff
    }

.setting-form {
    width: 100%;
    padding: 20px;
    background: #fff;
    /*border-radius:8px;
	box-shadow:  2px 3px 8px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:  2px 3px 8px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:  2px 3px 8px 0px rgba(0, 0, 0, 0.2);
	-o-box-shadow:  2px 3px 8px 0px rgba(0, 0, 0, 0.2);*/
    position: relative;
    font-family: 'Nunito',sans-serif
}

    .setting-form .form-group {
        padding-bottom: 8px
    }

    .setting-form label {
        font-weight: 400;
        font-size: 16px;
        display: block;
        color: #657279
    }

    .setting-form .form-control {
        box-shadow: none;
        border-radius: 3px
    }

    .setting-form .select-profile-img {
        height: 108px;
        width: 108px;
        margin: auto;
        position: relative;
        background: #fff;
        border-radius: 50%;
        text-align: center;
        font-size: 28px;
        color: #4c4c4c;
        line-height: 108px;
        border: solid 4px #5b5b5b;
        overflow: hidden
    }

        .setting-form .select-profile-img a {
            height: 108px;
            width: 108px;
            display: block
        }

        .setting-form .select-profile-img:before {
            content: "\f007";
            position: absolute;
            bottom: -18px;
            font-size: 110px;
            font-family: 'FontAwesome';
            left: 50%;
            margin-left: -38px;
            color: #cecece
        }

        .setting-form .select-profile-img i {
            position: absolute;
            top: 34px;
            left: 50%;
            margin-left: -17px;
            font-size: 35px;
            z-index: 8;
            color: #1b1b1b
        }

    .setting-form .attach-title {
        font-size: 15px;
        color: #5b5b5b;
        padding: 10px 0;
        display: block;
        text-align: center;
        font-weight: 400;
        font-style: italic;
        line-height: normal
    }

    .setting-form .discardBtn {
        border: solid 1px #e8444c;
        border-radius: 5px;
        font-family: 'Nunito',sans-serif;
        font-weight: 500;
        color: #e8444c;
        padding-left: 20px;
        padding-right: 20px;
        height: 40px;
        line-height: 26px;
        transition: .4s;
        background: none;
        font-size: 16px;
        margin: auto;
        margin-bottom: 15px
    }

        .setting-form .discardBtn:hover {
            background: #e8444c;
            color: #fff
        }

    .setting-form .saveBtn {
        border: solid 1px #e8444c;
        border-radius: 3px !important;
        font-family: 'Nunito',sans-serif;
        font-weight: 500;
        color: #fff;
        padding-left: 20px;
        padding-right: 20px;
        /*height:40px;
	line-height:26px;*/
        transition: .4s;
        background: none;
        /*font-size:16px;*/
        margin: auto;
        margin-bottom: 15px;
        background: #e8444c
    }

        .setting-form .saveBtn:hover {
            border: solid 1px #e8444c;
            color: #e8444c;
            background: #fff
        }

.group-area {
    padding: 0;
    position: relative
}

    .group-area .group-tile {
        background: #fff;
        border-radius: 8px;
        box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.2);
        -webkit-box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.2);
        -moz-box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.2);
        -o-box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.2);
        width: 180px;
        min-height: 180px;
        float: left;
        margin-right: 30px;
        margin-bottom: 25px;
        cursor: pointer;
        transition: .4s
    }

@media only screen and (max-width: 767px) {
    .group-area .group-tile {
        width: 100%;
        min-height: 180px;
        float: none;
        margin-right: 0;
        margin-bottom: 25px
    }
}

.group-area .group-tile h4 {
    min-height: 100px;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #8f8f8f;
    font-weight: 400
}

.group-area .group-tile:hover .create-group {
    color: #fff
}

.group-area .tile-inner {
    padding: 15px
}

.group-area .member {
    font-size: 48px;
    text-align: right;
    line-height: 20px;
    font-family: 'Nunito',sans-serif;
    color: #737373;
    font-weight: 500
}

    .group-area .member span {
        font-size: 18px;
        font-family: 'Nunito',sans-serif;
        font-weight: 300
    }

.group-area .add-tile {
    width: 180px;
    min-height: 180px;
    float: left;
    margin-right: 30px;
    margin-bottom: 25px;
    border: dashed 1px #959595;
    border-radius: 8px;
    position: relative;
    cursor: pointer;
    transition: .4s
}

@media only screen and (max-width: 767px) {
    .group-area .add-tile {
        width: 100%;
        float: none
    }
}

.group-area .create-group {
    position: absolute;
    top: 50%;
    left: 0;
    color: #a4a6a8;
    -webkit-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
    width: 100%;
    text-align: center;
    font-family: 'Nunito',sans-serif
}

    .group-area .create-group i {
        font-size: 35px
    }

.group-area .add-tile:hover {
    background: #737373
}

    .group-area .add-tile:hover .create-group {
        color: #fff
    }

.maintable {
    padding: 0;
    margin: 0;
    font-family: 'Nunito',sans-serif
}

    .maintable .table-striped {
        border: 1px solid #ddd;
        background: #fff;
        box-shadow: 0 0 6px 1px rgba(0,0,0,0.3);
        -webkit-box-shadow: 0 0 6px 1px rgba(0,0,0,0.3);
        -moz-box-shadow: 0 0 6px 1px rgba(0,0,0,0.3);
        -o-box-shadow: 0 0 6px 1px rgba(0,0,0,0.3)
    }

    .maintable .checkbox {
        margin: 0;
        padding: 0
    }

    .maintable th {
        font-weight: 400;
        color: #737373;
        font-size: 15px
    }

    .maintable td {
        font-weight: 300;
        color: #737373;
        font-family: 'Nunito',sans-serif;
        font-size: 15px
    }

        .maintable td a {
            color: #737373
        }

            .maintable td a:hover {
                color: #0785fa;
                text-decoration: underline
            }

.modal-area {
    padding: 0px
}

    .modal-area h3 {
        font-size: 18px;
        font-weight: 700;
        margin: 0;
        padding: 0 0 20px;
        color: #242424;
        font-family: 'Nunito',sans-serif;
        text-transform: uppercase
    }

    .modal-area label {
        font-weight: 400;
        font-family: 'Nunito',sans-serif;
        font-size: 14px;
        color: #657279
    }

    .modal-area .recipient-control {
        background: #f5f5f5 !important;
        border: solid 1px #caccd1 !important;
        height: 38px;
        box-shadow: none;
        font-family: 'Nunito',sans-serif;
        color: #657279
    }

    .modal-area .control-wt {
        background: #fff !important;
        border: solid 1px #caccd1 !important;
        height: 38px;
        box-shadow: none;
        border-radius: 4px !important;
        color: #657279;
        text-transform: none
    }

    .modal-area .bg-wht {
        background: #fff !important
    }

    .modal-area .date-control {
        background: #fff !important;
        border: solid 1px #caccd1 !important;
        height: 38px;
        box-shadow: none;
        border-radius: 4px !important;
        padding-left: 35px;
        color: #657279
    }

    .modal-area .fa-calendar {
        position: absolute;
        top: 38px;
        left: 10px;
        color: #b9b9bb
    }

    .modal-area .input-group-addon {
        background: none;
        border-left: 0
    }

        .modal-area .input-group-addon span {
            color: #ccc
        }

    .modal-area .message {
        background: #fff !important;
        border: solid 1px #caccd1 !important;
        box-shadow: none;
        color: #657279;
        resize: none
    }

    .modal-area .note {
        font-style: italic;
        display: block;
        padding-top: 4px
    }

        .modal-area .note a {
            text-decoration: underline;
            color: #657279
        }

            .modal-area .note a:hover {
                color: #0785fa
            }

    .modal-area .cancel {
        height: 45px;
        border: solid 1px #e8444c;
        color: #e8444c;
        font-family: 'Nunito',sans-serif;
        font-weight: 500;
        font-size: 16px;
        line-height: 30px
    }

    .modal-area .delevery {
        height: 45px;
        border: solid 1px #e8444c;
        color: #fff;
        font-family: 'Nunito',sans-serif;
        font-weight: 500;
        font-size: 16px;
        line-height: 30px;
        background: #e8444c
    }

    .modal-area .create {
        height: 45px;
        border: solid 1px #e8444c;
        color: #fff;
        font-family: 'Nunito',sans-serif;
        font-weight: 500;
        font-size: 16px;
        line-height: 30px;
        background: #e8444c;
        text-transform: uppercase;
        padding-left: 35px;
        padding-right: 35px
    }

    .modal-area .btn:hover {
        background: #333;
        border: solid 1px #e8444c;
        color: #fff;
        transition: .4s
    }

.tabcontent ul.thumbCards {
    text-align: center;
    font-size: 12px;
    margin: 0;
    padding: 0
}

@media only screen and (max-width: 767px) {
    .tabcontent ul.thumbCards {
        text-align: center;
        font-size: 12px;
        margin: 0;
        padding: 0;
        max-width: 180px;
        margin: auto
    }
}

.tabcontent ul.thumbCards li {
    display: block;
    width: 80%;
    margin: auto;
    margin-bottom: 25px;
}

    .tabcontent ul.thumbCards li img {
        display: block;
        width: 80% !important;
        margin: auto;
        margin-bottom: 4px
    }

.tabcontent ul.thumbCards a {
    color: #000
}


@media only screen and (max-width: 767px) {
}

.design-canvas {
    width: 70%;
    margin: auto;
    padding: 50px 0;
    text-align: left
}

.mainCard {
    font-size: 12px
}

    .mainCard .outer {
        position: relative;
        background: #fff
    }

    .mainCard .logo {
        background: #f4f4f4;
        padding: 10px 20px
    }

    .mainCard .mainBanner {
        width: 100%;
        margin-bottom: 0
    }

    .mainCard .middle_Content {
        padding: 30px
    }

        .mainCard .middle_Content p {
            font-size: 12px;
            vertical-align: text-bottom;
            margin-bottom: 22px;
            font-family: Arial,Helvetica,sans-serif
        }

    .mainCard .CardBtn {
        height: 36px;
        border-radius: 30px;
        font-size: 13px;
        color: #fff;
        padding-left: 35px;
        padding-right: 35px;
        line-height: 24px
    }

.templateBtn {
    background: #e8444c;
    height: 36px;
    border-radius: 5px;
    font-size: 13px;
    color: #fff;
    padding-left: 35px;
    padding-right: 35px;
    line-height: 24px
}

    .templateBtn:hover {
        background: #333;
        color: #fff
    }

.tabcontent #thumbs {
    text-align: center;
    font-size: 14px;
    font-family: 'Nunito',sans-serif
}

.tabcontent .thumb {
    display: inline-block;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: solid 3px #ccc;
    padding-bottom: 10px;
    transition: .4s
}

    .tabcontent .thumb:hover {
        border: 3px solid #e8444c;
        box-shadow: 0 0 25px 0 rgba(0,0,0,0.3);
        -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,0.3);
        -moz-box-shadow: 0 0 25px 0 rgba(0,0,0,0.3);
        -o-box-shadow: 0 0 25px 0 rgba(0,0,0,0.3)
    }

/*.template-leftSidebar .thumb img {*/
/*	width:100% !important*/
/*}*/
.tabcontent #thumbs .active {
    border: 3px solid #e8444c;
    box-shadow: 0 0 25px 0 rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 25px 0 rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 25px 0 rgba(0,0,0,0.3)
}

    .tabcontent #thumbs .active .caption {
        visibility: visible;
        opacity: 10;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        border: solid 3px #e8444c
        /* background:rgba(234,20,52,0.1)*/
    }

        .tabcontent #thumbs .active .caption span {
            position: absolute;
            bottom: 0;
            left: 0;
            height: 50px;
            background: #e8444c;
            width: 100%;
            text-align: left;
            color: #fff;
            padding-left: 15px;
            line-height: 50px;
            font-size: 13px
        }

.tabcontent #thumbs .caption i {
    font-size: 30px;
    position: absolute;
    bottom: 8px;
    right: 10px;
    color: #fff
}

.tabcontent #thumbs .caption i {
    font-size: 20px;
    position: absolute;
    bottom: 3px;
    right: 10px;
    color: #fff
}

.template-area #large {
    text-align: center;
    transition: .4s
}

    .template-area #large .bigthumb {
        display: none;
        transition: .4s
    }

    .template-area #large .active {
        display: block;
        transition: .4s
    }

    .template-area #large .active {
        border: 0 solid #333
    }

.design-preferences {
    background: #f7f7f7;
    padding: 20px;
    height: 92vh;
    /*position:fixed;*/
    /*top:0;*/
    z-index: 9;
    border-left: solid 1px #ddd;
    /*right:0;*/
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .design-preferences {
        background: #f7f7f7;
        padding: 25px;
        height: auto;
        position: relative;
        top: 0;
        z-index: 9;
        padding-top: 110px;
        border-left: solid 1px #ddd;
        width: 100%
    }
}

.design-preferences h3 {
    font-size: 20px;
    font-family: 'Nunito',sans-serif;
    color: #707070;
    padding-top: 0;
}

.design-preferences .changeColor {
    padding: 15px 0;
    font-size: 12px;
    font-family: 'Nunito',sans-serif
}

    .design-preferences .changeColor p {
        font-weight: 500
    }

    .design-preferences .changeColor .textBox {
        border: 0;
        background: #d8d8d8;
        width: 70px;
        padding: 4px
    }

.planner-area {
    padding: 0;
    margin: 0;
    position: relativee
}

.planner_tile {
    padding: 0;
    background: #fff;
    border-radius: 8px;
    box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.2);
    -o-box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.2);
    position: relative;
    min-height: 300px;
    padding: 0
}

.calendar-area {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2a447d+0,3c65c1+60,3c65c1+100 */
    background: #2a447d;
    /* Old browsers */
    background: -moz-linear-gradient(left,#2a447d 0%,#3c65c1 60%,#3c65c1 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left,#2a447d 0%,#3c65c1 60%,#3c65c1 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,#2a447d 0%,#3c65c1 60%,#3c65c1 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a447d',endColorstr='#3c65c1',GradientType=1);
    /* IE6-9 */
    position: relative;
    text-align: center;
    padding: 40px 80px 70px;
    border-radius: 0 8px 8px 0
}

@media only screen and (max-width: 767px) {
    .calendar-area {
        border-radius: 0
    }
}

@media only screen and (max-width: 767px) {
    .calendar-area {
        padding: 15px
    }
}

.cal-planner {
    padding: 50px 0;
    text-align: center
}

    .cal-planner h4.month-planner {
        font-size: 16px;
        text-align: center;
        color: #000;
        margin: 0;
        padding: 0;
        font-family: 'Nunito',sans-serif
    }

    .cal-planner .date {
        font-size: 200px;
        font-family: 'proxima_novalight',sans-serif;
        font-weight: 200;
        text-align: center;
        color: #416acc;
        letter-spacing: -5px;
        line-height: 150px;
        display: block;
        padding-top: 50px
    }

    .cal-planner h5 {
        font-size: 16px;
        text-align: center;
        color: #000;
        margin: 0;
        padding: 0;
        font-family: 'proxima_novasemibold'
    }

    .cal-planner .day {
        font-size: 18px;
        font-family: 'Nunito',sans-serif
    }

    .cal-planner .btns {
        padding: 0 150px
    }

@media only screen and (max-width: 767px) {
    .cal-planner .btns {
        padding: 0 20px
    }
}

.cal-planner .btn-group {
    font-family: 'Nunito',sans-serif
}

.cal-planner .btn {
    background: #fff;
    border: solid 1px #0d2e4a;
    border-radius: 0
}

.cal-planner .active {
    background: #0d2e4a
}

    .cal-planner .active .btn {
        background: #0d2e4a;
        color: #fff
    }

.cal-planner ul.listing {
    margin: 0;
    padding: 0
}

    .cal-planner ul.listing li {
        display: block;
        padding: 8px 0
    }

.cal-planner .unscheduled-lagel {
    border: solid 1px #e8444c;
    color: #e8444c;
    font-family: 'Nunito',sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 300;
    margin-left: 4px;
    border-radius: 10px;
    padding-left: 8px;
    padding-right: 8px
}

.cal-planner .scheduled-lagel {
    border: solid 1px #e8444c;
    color: #fff;
    font-family: 'Nunito',sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 300;
    margin-left: 4px;
    background: #e8444c;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 10px
}

.add-event {
    padding: 25px
}

.sprator {
    border-right: solid 2px #ecf2f6
}

.planner_tile h3 {
    font-size: 16px;
    margin: 0;
    padding: 0 0 20px;
    color: #242424;
    font-family: 'Nunito',sans-serif
}

.add-event label {
    font-weight: 400;
    font-family: 'Nunito',sans-serif;
    font-size: 14px;
    color: #657279
}

.add-event .recipient-control {
    background: #fff !important;
    border: solid 1px #caccd1 !important;
    height: 38px;
    box-shadow: none;
    font-family: 'Nunito',sans-serif;
    color: #657279
}

.add-event .date-control {
    background: #fff !important;
    border: solid 1px #caccd1 !important;
    height: 38px;
    box-shadow: none;
    border-radius: 4px !important;
    padding-left: 35px;
    color: #657279
}

.add-event .fa-calendar {
    position: absolute;
    top: 38px;
    left: 10px;
    color: #b9b9bb
}

.add-event .message {
    background: #fff !important;
    border: solid 1px #caccd1 !important;
    box-shadow: none;
    color: #657279;
    resize: none
}

.add-event .cancel {
    height: 45px;
    border: solid 1px #e8444c;
    color: #e8444c;
    font-family: 'Nunito',sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px
}

.add-event .delevery {
    height: 45px;
    border: solid 1px #e8444c;
    color: #fff;
    font-family: 'Nunito',sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    background: #e8444c
}

.add-event .btn:hover {
    background: #333;
    border: solid 1px #333;
    color: #fff;
    transition: .4s
}

.sheduled-area {
    padding: 25px
}

    .sheduled-area .content {
        overflow: auto;
        position: relative;
        margin: 10px;
        height: 500px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .sheduled-area ul {
        margin: 0;
        padding: 0
    }

        .sheduled-area ul li {
            display: block;
            margin: 10px 0;
            color: #000;
            font-size: 15px
        }

            .sheduled-area ul li span {
                width: 30%
            }

.payment-panel {
    padding: 0;
    margin: 0;
    position: relative;
    min-height: 100vh
}

    .payment-panel .nav-tabs {
        border-bottom: 0 solid #f4f4f4
    }

        .payment-panel .nav-tabs > li.active > a, .payment-panel .nav-tabs > li.active > a:focus, .payment-panel .nav-tabs > li.active > a:hover {
            border-width: 0
        }

.nav-tabs > li > a {
    border: none;
    color: #f4f4f4;
    padding-bottom: 22px;
    padding-top: 20px
}

.payment-panel .nav-tabs > li.active > a, .payment-panel .nav-tabs > li > a:hover {
    border: none;
    color: #f4f4f4 !important;
    background: transparent
}

.payment-panel .nav-tabs > li > a::after {
    content: "";
    background: #f4f4f4;
    height: 1px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -1px;
    transition: all 250ms ease 0;
    transform: scale(0)
}

.payment-panel .nav-tabs > li.active > a::after, .payment-panel .nav-tabs > li:hover > a::after {
    transform: scale(1)
}

.payment-panel .tab-nav > li > a::after {
    background: #f4f4f4 none repeat scroll 0 0;
    color: #fff
}

.payment-panel .tab-pane {
    padding: 15px 0
}

.payment-panel .tab-content {
    padding: 10px 30px
}

.payment-panel form p {
    font-size: 18px;
    color: #383e49;
    margin: 0;
    padding: 0 0 30px
}

.payment-panel form .control-label {
    text-transform: uppercase;
    font-family: 'Nunito',sans-serif;
    font-weight: 400;
    color: #0d2e4a
}

.payment-panel form .form-control {
    box-shadow: none;
    height: 38px;
    border-color: #d2dbda
}

.payment-panel form span.question {
    display: inline-block;
    height: 18px;
    width: 18px;
    border: solid 1px #0d2e4a;
    text-align: center;
    border-radius: 50%;
    font-family: 'Nunito',sans-serif;
    line-height: normal
}

.paymentbtn {
    background: #0d2e4a;
    height: 50px;
    border-radius: 0;
    position: absolute !important;
    bottom: 0;
    left: 0;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Nunito',sans-serif;
    font-weight: 400;
    line-height: 40px
}

    .paymentbtn:hover {
        background: #333;
        color: #fff
    }

.card-1 {
    width: 100%;
    max-width: 320px;
    position: relative;
    border: solid 1px #eee;
    margin: auto
}

    .card-1 header {
        margin: 0;
        padding: 8px 15px;
        font-size: 16px;
        color: #051d29
    }

    .card-1 section {
        padding: 20px
    }

    .card-1 .cardcode {
        font-size: 11px;
        text-align: center;
        display: block;
        padding-top: 15px;
        padding-bottom: 10px;
        margin: 0;
        color: #fff
    }

.card-2 {
    width: 100%;
    max-width: 320px;
    position: relative;
    border: solid 1px #fff;
    margin: auto;
    border-bottom: solid 2px #efefef
}

    .card-2 header {
        margin: 0;
        padding: 8px 10px;
        font-size: 16px;
        color: #051d29;
        background: #f7f7f7;
        margin-bottom: 25px
    }

    .card-2 section {
        padding: 20px
    }

    .card-2 .cardcode {
        font-size: 11px;
        text-align: center;
        display: block;
        padding-top: 15px;
        padding-bottom: 10px;
        margin: 0;
        color: #fff
    }

    .card-2 .jumiaCard {
        width: 180px;
        margin-bottom: 120px;
        margin: auto;
        border-radius: 10px;
        padding: 0;
        position: relative;
        -webkit-box-reflect: below 0 -webkit-linear-gradient(bottom,rgba(255,255,255,0.3) 0%,transparent 30%,transparent 100%)
    }

.jumiaCard:before {
    background: -moz-linear-gradient(center top,#FFF,#FFF 30%,rgba(255,255,255,0.9) 65%,rgba(255,255,255,0.7)) repeat scroll 0 0 padding-box,-moz-element(#someid) no-repeat scroll 0 -127px content-box rgba(0,0,0,0);
    content: "";
    height: 140px;
    left: 0;
    padding: 1px 0;
    position: absolute;
    top: 277px;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    width: 360px
}

.card-2 .jumiaCard img {
    width: 100%
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
    cursor: pointer
}

    .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1
    }

.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

.carousel-fade .carousel-control {
    z-index: 2
}

.payment-section {
    padding: 0 30px;
    position: relative
}

.paystack {
    border: solid 1px #ececec;
    padding: 5px 0 15px;
    position: relative;
    max-width: 100%;
    margin: auto;
    text-align: center;
    border-radius: 5px
}

    .paystack span.label {
        text-align: center;
        font-size: 14px;
        color: #000;
        display: inline-block;
        top: -15px;
        position: relative;
        background: #fff
    }

.payment-section p {
    font-size: 17px;
    color: #29313f
}

.payment-section label {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    color: #0d2e4a;
    letter-spacing: 1px;
    padding-bottom: 2px
}

.payment-section .input-group-addon {
    background: #edf2f6;
    color: #454d5a;
    font-family: 'Nunito',sans-serif;
    font-weight: 500
}

.payment-section .form-control {
    box-shadow: none;
    height: 42px
}

.closeBtn {
    height: 36px;
    width: 36px;
    margin: 0;
    display: inline-block;
    background: #737373;
    text-align: center;
    border-radius: 50%;
    opacity: 10;
    color: #fff;
    font-size: 18px;
    line-height: 38px !important
}

.payment-section .exchange {
    position: relative
}

    .payment-section .exchange:after {
        position: absolute;
        top: 10px;
        right: -25px;
        font-family: 'FontAwesome';
        content: "\f178";
        text-align: center;
        border-radius: 50%;
        font-size: 12px;
        color: #fff;
        height: 20px;
        width: 20px;
        background: #333;
        z-index: 9999;
        line-height: 20px
    }

.bank-tile {
    width: 100%;
    padding: 20px;
    position: relative;
    border: solid 1px #e0e1e4;
    border-radius: 3px;
    margin: auto;
    margin-bottom: 20px
}

    .bank-tile .bank-label {
        display: block;
        font-size: 13px;
        color: #333
    }

    .bank-tile h4 {
        margin: 0;
        padding: 5px 0 0;
        font-family: 'Nunito',sans-serif;
        font-size: 16px
    }

    .bank-tile .bank-logo {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 50px
    }

        .bank-tile .bank-logo img {
            width: 100%
        }

.add-event {
    padding: 0 30px;
    position: relative
}

    .add-event h3 {
        font-family: 'Nunito',sans-serif;
        font-weight: 400;
        font-size: 22px;
        color: #5c5c5c
    }

    .add-event label {
        font-size: 14px;
        color: #6b777f;
        padding-bottom: 2px;
        font-family: 'Nunito',sans-serif
    }

    .add-event .input-group-addon {
        background: #edf2f6;
        color: #454d5a;
        font-family: 'Nunito',sans-serif;
        font-weight: 500
    }

    .add-event .form-control {
        box-shadow: none;
        height: 39px
    }

.closeBtn {
    height: 36px;
    width: 36px;
    margin: 0;
    display: inline-block;
    background: #737373;
    text-align: center;
    border-radius: 50%;
    opacity: 10;
    color: #fff;
    font-size: 17px;
    line-height: 39px
}

.category-label {
    background: #0d2e4a;
    color: #fff;
    font-size: 13px;
    display: block;
    text-align: center;
    margin-bottom: 2px;
    padding: 2px 0
}

.add-event td {
    padding: 7px 0
}

.common-form {
    padding: 0 30px;
    position: relative
}

    .common-form p {
        font-size: 17px;
        color: #29313f
    }

    .common-form h3 {
        font-family: 'Nunito',sans-serif;
        font-weight: 400;
        font-size: 22px;
        color: #5c5c5c
    }

    .common-form label {
        font-size: 14px;
        color: #6b777f;
        padding-bottom: 2px;
        font-family: 'Nunito',sans-serif;
        font-weight: 400
    }

    .common-form .input-group-addon {
        background: #edf2f6;
        color: #454d5a;
        font-family: 'Nunito',sans-serif;
        font-weight: 500
    }

    .common-form .form-control {
        box-shadow: none;
        height: 39px
    }

.search-input-group .input-group-addon {
    background: none !important;
    color: #7b7b7b;
    border-color: #7b7b7b;
    font-size: 16px;
    border-radius: 0 20px 20px 0;
    padding-right: 15px
}

.search-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #7b7b7b;
    background: none;
    border-radius: 20px;
    font-family: 'Nunito',sans-serif
}

.popup-control {
    box-shadow: none !important;
    border-color: #caccd1;
    background: none;
    font-family: 'Nunito',sans-serif;
    height: 38px
}

.search-input-group button {
    border: 0;
    background: transparent
}

.invite-section {
    width: 100%;
    padding: 20px;
    background: #fff;
    /*border-radius:8px;
	box-shadow:  2px 3px 8px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:  2px 3px 8px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:  2px 3px 8px 0px rgba(0, 0, 0, 0.2);
	-o-box-shadow:  2px 3px 8px 0px rgba(0, 0, 0, 0.2);*/
    position: relative;
    /*margin-top:-15px;
	margin-bottom:15px;*/
    font-family: 'Nunito',sans-serif
}

    .invite-section h2 {
        font-family: 'Nunito',sans-serif;
        font-weight: 500;
        padding: 15px 0;
        color: #0d2e4a;
        font-size: 20px
    }

    .invite-section p {
        font-family: 'Nunito',sans-serif;
        color: #333;
        font-size: 17px
    }

    .invite-section .form-control {
        min-width: 250px;
        vertical-align: top;
        height: 40px;
        margin-right: 15px;
        box-shadow: none
    }

@media only screen and (max-width: 767px) {
    .invite-section .form-control {
        min-width: 180px
    }
}

.invite-section .sendBtn {
    border: solid 1px #e8444c;
    border-radius: 3px;
    font-family: 'Nunito',sans-serif;
    font-weight: 500;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    height: 40px;
    line-height: 26px;
    transition: .4s;
    background: none;
    margin: auto;
    margin-bottom: 15px;
    background: #e8444c;
    text-transform: uppercase;
    vertical-align: top
}

    .invite-section .sendBtn:hover {
        border: solid 1px #e8444c;
        color: #e8444c;
        background: #fff
    }

.member-tbl {
    padding-top: 10px;
    max-width: 500px;
    font-size: 16px;
    color: #000
}

    .member-tbl td {
        padding: 5px
    }

    .member-tbl a {
        color: #000
    }

        .member-tbl a:hover {
            color: #0785fa
        }

#upload-file1 {
    display: none
}

#upload-file2 {
    display: none
}

.conatct-section {
    width: 100%;
    padding: 20px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.2);
    -o-box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.2);
    position: relative;
    margin-top: -15px;
    margin-bottom: 15px;
    font-family: 'Nunito',sans-serif
}

    .conatct-section label {
        text-transform: uppercase;
        font-weight: 500;
        letter-spacing: 1px;
        font-family: 'Nunito',sans-serif;
        color: #333
    }

    .conatct-section .form-control {
        box-shadow: none;
        border-color: #979797
    }

    .conatct-section .attach {
        font-size: 14px;
        color: #626674;
        padding-top: 0;
        padding-bottom: 8px
    }

        .conatct-section .attach i {
            font-size: 20px
        }

        .conatct-section .attach a {
            color: #626674;
            text-decoration: underline
        }

    .conatct-section .sendBtn {
        background: #0d2e4a;
        height: 42px;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        line-height: 30px
    }

        .conatct-section .sendBtn:hover {
            background: #e8444c
        }

.giftcard-tbl {
    padding: 0;
    margin: 0;
    font-size: 13px;
    color: #535353
}

    .giftcard-tbl th {
        font-weight: 400;
        padding: 10px 20px;
        border-bottom: solid 1px #a4a7ad;
        font-size: 13px
    }

    .giftcard-tbl td {
        font-weight: 400;
        padding: 10px 20px;
        border-bottom: solid 1px #d1d3d6
    }

    .giftcard-tbl .brdr-none {
        border: 0
    }

    .giftcard-tbl a {
        color: #535353
    }

.notify-area {
    padding: 25px;
    font-family: 'Nunito',sans-serif
}

    .notify-area h3 {
        font-size: 15px;
        color: #0e0e0e;
        font-weight: 500;
        margin: 0;
        padding: 20px 0;
        font-family: 'Nunito',sans-serif
    }

        .notify-area h3 i {
            font-size: 17px
        }

        .notify-area h3 a {
            color: #0e0e0e
        }

    .notify-area .c-menu__close {
        float: left;
        color: #000;
        font-size: 16px;
        display: inline !important;
        width: 50px;
        position: absolute !important;
        top: 0 !important;
        right: 0 !important
    }

    .notify-area .date-title {
        font-size: 14px;
        color: #9e9e9e;
        padding: 5px 0
    }

        .notify-area .date-title i {
            color: #0e0e0e
        }

    .notify-area .tile {
        background: #fff;
        padding: 10px 15px;
        border-radius: 4px;
        position: relative;
        margin-bottom: 10px
    }

    .notify-area h4 {
        font-family: 'Nunito',sans-serif;
        font-size: 15px;
        margin: 0;
        padding: 5px 0;
        font-weight: 500
    }

    .notify-area i.support {
        color: #3f51b5;
        margin-right: 5px
    }

    .notify-area i.help {
        color: #fe9f14;
        margin-right: 5px
    }

    .notify-area i.succes {
        color: #0b9a8d;
        margin-right: 5px
    }

    .notify-area i.report {
        color: #e92466;
        margin-right: 5px
    }

    .notify-area i.account {
        color: #9b27b0;
        margin-right: 5px
    }

    .notify-area .time {
        color: #9e9e9e;
        font-size: 12px;
        font-weight: 400;
        padding-top: 2px
    }

    .notify-area p {
        font-size: 13px;
        margin: 0;
        padding: 4px 0 0;
        color: #747474
    }

.wrapper {
    padding: 0;
    position: relative;
    font-family: 'Nunito',sans-serif
}

    .wrapper canvas {
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        font-family: 'Nunito',sans-serif;
        min-height: 500px
    }

.dashboard_tile {
    background: #fff;
    border-radius: 8px;
    -moz-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.1);
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.1);
    box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.1)
}

    .dashboard_tile .inner {
        padding: 40px;
        min-height: 500px
    }

    .dashboard_tile .head-title {
        background: #fafafa;
        border-radius: 8px 8px 0 0;
        padding: 20px
    }

    .dashboard_tile h2 {
        margin: 0;
        padding: 0;
        font-weight: 600;
        font-size: 20px
    }

    .dashboard_tile .tile_inner {
        padding: 10px 15px;
        min-height: 100px;
        height: 120px !important
    }

    .dashboard_tile .price {
        font-size: 30px;
        text-align: right;
        line-height: normal
    }

@media (min-width:991px) and (max-width:1300px) {
    .dashboard_tile .tile_inner {
        padding: 10px 15px;
        min-height: 150px
    }

    .dashboard_tile .inner {
        padding: 40px;
        min-height: 380px
    }

    .dashboard_tile .price {
        font-size: 35px;
        text-align: right;
        line-height: normal
    }
}

@media (min-width:768px) and (max-width:991px) {
    .dashboard_tile .inner {
        padding: 40px;
        min-height: 380px
    }
}

@media only screen and (max-width: 767px) {
    .dashboard_tile .inner {
        padding: 20px;
        min-height: 300px
    }
}

ul.week-monthTabs {
    padding: 0;
    margin: 0;
    text-align: right;
    font-size: 16px
}

    ul.week-monthTabs li {
        display: inline-block
    }

        ul.week-monthTabs li a {
            padding: 4px 15px;
            border: 1px solid transparent;
            color: #cecece;
            border-radius: 20px;
            transition: .4s
        }

            ul.week-monthTabs li a:hover {
                border: 1px solid #fa0807;
                color: #fa0807
            }

            ul.week-monthTabs li a.active {
                border: 1px solid #fa0807;
                color: #fa0807
            }

.dashboard_tile .nav-tabs {
    border-bottom: 2px solid #DDD
}

    .dashboard_tile .nav-tabs > li.active > a, .dashboard_tile .nav-tabs > li.active > a:focus, .dashboard_tile .nav-tabs > li.active > a:hover {
        border-width: 0
    }

    .dashboard_tile .nav-tabs > li > a {
        border: none;
        color: #c8c8c8;
        padding: 10px 0;
        font-size: 16px;
        margin-bottom: -1.1px
    }

        .dashboard_tile .nav-tabs > li.active > a, .dashboard_tile .nav-tabs > li > a:hover {
            border: none;
            color: #000 !important;
            background: transparent
        }

        .dashboard_tile .nav-tabs > li > a::after {
            content: "";
            background: #838d99;
            height: 2px;
            position: absolute;
            width: 100%;
            left: 0;
            bottom: -1px;
            transition: all 250ms ease 0;
            transform: scale(0)
        }

    .dashboard_tile .nav-tabs > li.active > a::after, .dashboard_tile .nav-tabs > li:hover > a::after {
        transform: scale(1)
    }

.dashboard_tile .tab-nav > li > a::after {
    background: #21527d none repeat scroll 0 0;
    color: #fff
}

.dashboard_tile .tab-pane {
    padding: 10px 15px 12px;
    margin: 0
}

.dashboard_tile .tab-content {
    padding: 0
}

.latest-redemptions {
    padding: 10px 0;
    font-size: 16px;
    font-family: 'Nunito',sans-serif
}

    .latest-redemptions td {
        padding: 10px 0;
        border-bottom: solid 2px #ccc
    }

    .latest-redemptions a {
        color: #3f87ff
    }

.recipients-tile {
    background: #fff;
    border-radius: 8px;
    -moz-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.1);
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.1);
    box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.1);
    padding: 10px 25px;
    margin-bottom: 10px;
}

    .recipients-tile h4 {
        margin: 0;
        padding: 0;
        font-size: 16px
    }

    .recipients-tile span {
        display: block;
        padding-top: 5px;
        color: #a6aeb3;
        font-size: 13px;
        font-style:italic;
    }

    .recipients-tile .price {
        text-align: right;
        font-size: 16px;
        color: #0d2e4a;
        font-weight: 400;
        padding-top: 10px;
    }

@media only screen and (max-width: 767px) {
    .recipients-tile {
        text-align: center
    }

        .recipients-tile .price {
            text-align: center
        }
}

.voucherTabs {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-family: 'Nunito',sans-serif
}

    .voucherTabs li {
        margin-bottom: 5px;
        position: relative
    }

    .voucherTabs a {
        display: block;
        background: #fff;
        padding: 20px;
        color: #0d2e4a;
    }

        .voucherTabs a span {
            margin-right: 10px;
            background: #e8444c;
            height: 35px;
            width: 35px;
            display: inline-block;
            text-align: center;
            color: #fff;
            font-size: 14px;
            line-height: 33px;
            border-radius: 50%;
            border: solid 1px transparent;
            transition: .4s
        }

        .voucherTabs a:hover {
            color: #e8444c
        }

            .voucherTabs a:hover span {
                border: solid 1px #e8444c;
                background: none;
                color: #e8444c
            }

    .voucherTabs .active {
        color: #e8444c
    }

        .voucherTabs .active a {
            color: #e8444c;
            border-left: 5px solid #e8444c
        }

        .voucherTabs .active span {
            border: solid 1px #e8444c;
            background: none;
            color: #e8444c
        }

.voucher-area {
    padding: 30px 0;
    position: relative
}

.voucher-widget {
    width: 100%;
    max-width: 650px
}

    .voucher-widget .item {
        border: solid 1px #e8444c;
        border-radius: 5px;
        overflow: hidden;
        margin-bottom: 25px
    }

        .voucher-widget .item .icons {
            width: 120px;
            background: #e8444c;
            min-height: 120px;
            text-align: center;
            color: #fff;
            font-size: 45px;
            line-height: 120px
        }

        .voucher-widget .item .head-content {
            padding: 30px 0;
            padding-left: 150px;
            padding-right: 20px
        }

    .voucher-widget h3 {
        font-family: 'Nunito',sans-serif;
        color: #e8444c;
        margin: 0;
        padding: 0;
        font-size: 23px
    }

    .voucher-widget p {
        font-size: 17px;
        font-family: 'Nunito',sans-serif;
        margin: 0;
        padding: 5px 0 0;
        font-weight: 400;
        color: #7c7c7c
    }

.proceedBtn {
    background: #e8444c !important;
    color: #fff !important;
    height: 40px;
    border-radius: 5px;
    font-family: 'Nunito',sans-serif !important;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    min-width: 120px;
    line-height: 32px;
    padding: 3px 25px !important;
    display: inline-block !important;
    text-transform: uppercase;
}

    .proceedBtn:hover {
        background: #333;
        color: #fff;
        border-color:#e8444c;
    }

.modifyBtn {
    background: #fff;
    color: #e8444c;
    height: 46px;
    border-radius: 5px;
    font-family: 'Nunito',sans-serif;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 17px;
    min-width: 160px;
    line-height: 32px;
    border: solid 1px #e8444c
}

    .modifyBtn:hover {
        background: #333;
        color: #fff;
        border-color: #333
    }

.voucher-area .seachBox {
    width: 100%;
    max-width: 250px
}

    .voucher-area .seachBox .form-control {
        height: 46px;
        background: transparent;
        box-shadow: none;
        border-color: #949494;
        border-radius: 40px;
        padding-left: 20px;
        font-size: 15px
    }

.recipients-tbl {
    padding: 0 0 40px;
    margin: 0;
    font-family: 'Nunito',sans-serif
}

    .recipients-tbl .trBg {
        background: #fff;
        border: solid 1px #ccc9df
    }

    .recipients-tbl th {
        border-bottom: solid 2px #e0e0e0 !important;
        text-align: left;
        padding: 15px 0;
        color: #adadad;
        font-weight: 400 !important;
        font-size: 15px
    }

    .recipients-tbl td.spacer {
        padding: 0;
        height: 15px
    }

    .recipients-tbl td {
        padding: 10px 20px !important;
        text-align: left
    }

.recipients-row {
    background: #fff;
    padding: 10px 0;
    border: solid 1px #ccc9df;
    border-radius: 4px
}

.bottom-panel {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    background: #fff;
    box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.4);
    -webkit-box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.4);
    -moz-box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.4);
    -o-box-shadow: 2px 3px 8px 0 rgba(0,0,0,0.4);
    height: 55px;
    font-family: 'Nunito',sans-serif
}

    .bottom-panel .inner {
        padding-left: 252px;
        padding-right: 30px;
        padding-bottom: 10px;
        padding-top: 0
    }

    .bottom-panel .proceedBtn {
        height: 38px;
        line-height: 25px
    }

    .bottom-panel .value {
        background: #e8444c;
        display: inline-block;
        height: 25px;
        width: 25px;
        text-align: center;
        color: #fff;
        line-height: 25px;
        border-radius: 3px;
        font-size: 12px
    }

    .bottom-panel .recipientBtn {
        font-size: 15px;
        color: #333;
        margin-left: 5px;
        margin-right: 25px;
        line-height: 27px;
        vertical-align: top
    }

    .bottom-panel .cancelBtn {
        font-size: 15px;
        color: #333;
        margin-left: 5px;
        margin-right: 25px;
        line-height: 27px;
        vertical-align: top
    }

        .bottom-panel .cancelBtn i {
            margin-top: 5px
        }

.voucher-detials {
    background: #fff;
    position: relative;
    padding: 50px
}

    .voucher-detials .form-group {
        font-family: 'Nunito',sans-serif;
        margin-bottom: 30px
    }

        .voucher-detials .form-group i {
            position: absolute;
            top: 46px;
            left: 15px
        }

    .voucher-detials label {
        font-weight: 400;
        color: #b7bac5;
        letter-spacing: 1px;
        margin-bottom: 10px
    }

    .voucher-detials .text-control {
        background: #eff0f4;
        height: 46px;
        border: 0;
        box-shadow: none;
        padding-left: 15px;
        line-height: 35px
    }

    .voucher-detials .date-control {
        background: #eff0f4;
        height: 46px;
        border: 0;
        box-shadow: none;
        padding-left: 38px
    }

    .voucher-detials .inputBack {
        background: #eff0f4;
        height: 46px;
        border: 0;
        box-shadow: none;
        border-radius: 5px;
        padding: 15px;
        color: #333
    }

        .voucher-detials .inputBack label {
            color: #b7bac5 !important
        }

        .voucher-detials .inputBack .or {
            position: relative
        }

    .voucher-detials .or:before {
        position: absolute;
        top: 45px;
        right: -9px;
        content: "OR";
        z-index: 999;
        color: #b6b8c0
    }

.persanolize-area {
    background: #fff;
    position: relative;
    padding: 50px
}

    .persanolize-area h4 {
        font-weight: 400;
        font-size: 25px;
        color: #233539;
        margin: 0;
        padding: 0;
        padding-left: 10px;
        padding-top: 8px
    }

    .persanolize-area .hr-seprator {
        border-color: #979797
    }

.portfolio-nav {
    padding: 0 0 45px;
    margin: 0;
    font-family: 'Nunito',sans-serif
}

.portfolio-filter {
    text-align: left
}

.portfolio-filter {
    position: relative
}

    .portfolio-filter li {
        margin: 5px 15px 5px 0;
        font-family: Montserrat;
        text-transform: uppercase;
        font-size: 13px;
        display: inline;
        text-align: center !important;
        font-family: 'Nunito',sans-serif
    }

        .portfolio-filter li a {
            color: #e8444c;
            font-size: 14px;
            padding: 0;
            letter-spacing: .025em;
            padding: 4px 15px;
            border: solid 2px #e8444c;
            display: inline-block
        }

            .portfolio-filter li a.active {
                color: #fff;
                background: #e8444c
            }

.portfolio-filter-left {
    margin: 0
}

@media only screen and (max-width: 768px) {
    .portfolio-filter li {
        display: inline-block;
        text-align: left !important;
        padding-bottom: 5px;
        margin-bottom: 5px
    }
}

@media only screen and (max-width: 767px) {
    .portfolio-filter-left li {
        margin-right: 10px
    }
}

.portfolio-item {
    padding: 10px;
    margin-bottom: 0;
    border: solid 0 #ccc
}

@media only screen and (max-width: 767px) {
    .portfolio-item {
        padding: 0;
        margin-bottom: 0;
        width: 100%
    }
}

.portfolio-item img {
    width: 100% !important
}

.portfolio-item a {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden
}

.portfolio-item h3 {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: .025em;
    font-weight: 700;
    margin: 0 0 11px;
    color: #cb9902
}

.portfolio-item p {
    color: #999;
    font-size: 14px;
    letter-spacing: .025em
}

.portfolio-grid {
}

.portfolio-item {
    position: relative;
    margin-bottom: 0
}

@media only screen and (max-width: 767px) {
    .portfolio-item {
        position: relative;
        margin-bottom: 20px
    }
}

.portfolio-item img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    transform: scale(1);
    transition: .3s
}

.portfolio-item .item_caption {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9999;
    width: 100%;
    text-align: center
}

    .portfolio-item .item_caption h3 {
        background-color: rgba(245,180,0,0.8);
        text-align: center;
        padding: 10px 20px;
        color: #fff;
        font-size: 17px;
        display: inline-block;
        transition: .4s
    }

.portfolio-item .item:hover h3 {
    background-color: rgba(245,180,0,0.4);
    transition: .4s
}

.coupon-area {
    background: #fff;
    position: relative;
    padding: 35px 50px;
    margin-bottom: 25px
}

    .coupon-area h3 {
        margin: 0;
        padding: 0;
        color: #878787;
        font-size: 25px;
        padding-top: 8px;
        padding-bottom: 8px
    }

    .coupon-area .form-control {
        margin: 0;
        width: 240px;
        height: 42px;
        border-color: #e8444c;
        box-shadow: none
    }

.orderSummery-area {
    background: #fff;
    position: relative;
    padding: 35px 50px;
    margin-bottom: 25px
}

    .orderSummery-area h3 {
        margin: 0;
        padding: 0;
        color: #878787;
        font-size: 25px;
        padding-top: 8px
    }

    .orderSummery-area .activeImg {
        border: solid 2px #979797
    }

    .orderSummery-area .card_status {
        max-width: 300px;
        margin: auto;
        text-align: left
    }

        .orderSummery-area .card_status .cardImg {
            max-width: 100%;
            margin: auto;
            padding-bottom: 20px
        }

        .orderSummery-area .card_status p {
            font-size: 14px;
            line-height: 25px;
            font-family: 'Nunito',sans-serif;
            padding-left: 15px;
            padding-right: 15px
        }

    .orderSummery-area .total {
        background: #ffe2df;
        border-bottom: solid 1px #ef5570;
        border-top: solid 1px #ef5570;
        padding: 10px 15px;
        color: #ef5570
    }

        .orderSummery-area .total p {
            padding: 0;
            margin: 0;
            color: #e8444c
        }

    .orderSummery-area hr {
        border-color: #9f9f9f
    }

.payMethod-area {
    background: #fff;
    position: relative;
    padding: 35px 50px;
    margin-bottom: 25px
}

    .payMethod-area h3 {
        margin: 0;
        padding: 0;
        color: #878787;
        font-size: 25px;
        padding-top: 8px
    }

    .payMethod-area .walletArea {
        border: solid 1px #dadada;
        border-radius: 5px;
        padding: 20px
    }

        .payMethod-area .walletArea h4 {
            margin: 0;
            padding: 5px 0 8px
        }

.templatePopup {
    max-width: 1400px !important
}

@media (min-width:992px) {
    .templatePopup {
        width: 1000px
    }
}

@media only screen and (max-width: 767px) {
    .templatePopup {
        width: 90%
    }
}

.templatePopup .modal-header {
    border: 0
}

    .templatePopup .modal-header h4 {
        font-weight: 400;
        padding: 20px;
        color: #333
    }

.templatePopup h4 {
    font-size: 25px
}

.templatePopup .nav-tabs {
    border-bottom: 0;
    font-family: 'Nunito',sans-serif;
    border-bottom: solid 1px #9a9a9a;
    padding-bottom: 15px;
    margin-bottom: 25px
}

    .templatePopup .nav-tabs > li {
        float: left;
        margin-bottom: 10px
    }

        .templatePopup .nav-tabs > li > a {
            margin-right: 15px;
            line-height: 1.42857143;
            border: 1px solid #e8444c;
            border-radius: 0;
            padding: 8px 25px;
            color: #e8444c
        }

            .templatePopup .nav-tabs > li > a:hover {
                border-color: #e8444c;
                background: #e8444c;
                color: #fff
            }

        .templatePopup .nav-tabs > li.active > a, .templatePopup .nav-tabs > li.active > a:focus, .templatePopup .nav-tabs > li.active > a:hover {
            color: #555;
            cursor: default;
            background: #e8444c;
            color: #fff
        }

.templatePopup .modal-body {
    padding: 0 35px 30px
}

@media only screen and (max-width: 480px) {
    .templatePopup .modal-body .col-xs-6 {
        width: 100%
    }
}

.templatePopup .upload-design {
    border: dashed 1px #9a9a9a;
    min-height: 122px;
    border-radius: 6px;
    padding: 30px 10px;
    text-align: center
}

    .templatePopup .upload-design i {
        font-size: 40px;
        color: #a3a3a3
    }

    .templatePopup .upload-design h5 {
        margin: 0;
        padding: 0;
        font-weight: 300;
        font-size: 13px
    }

.templatePopup a {
    text-decoration: none
}

    .templatePopup a:hover {
        text-decoration: none
    }

.sendoucher-area {
    padding: 0;
    position: relative
}

    .sendoucher-area .nav-tabs {
        border-bottom: 0;
        font-family: 'Nunito',sans-serif;
        border-bottom: solid 1px #d5d7d8;
        padding-bottom: 0;
        margin-bottom: 15px;
        font-size: 20px;
        padding-left: 0px
    }

        .sendoucher-area .nav-tabs .arrow {
            position: relative
        }

            .sendoucher-area .nav-tabs .arrow:before {
                position: absolute;
                top: 0;
                right: -45px;
                content: "\f105";
                font-family: 'FontAwesome';
                font-size: 60px
            }

        .sendoucher-area .nav-tabs > li span {
            font-size: 50px;
            vertical-align: top;
            margin-right: 4px
        }

@media (min-width:991px) and (max-width:1500px) {
    .sendoucher-area .nav-tabs {
        font-size: 18px
    }

        .sendoucher-area .nav-tabs .arrow:before {
            top: 10px;
            font-size: 50px
        }
}

.sendoucher-area .nav-tabs > li {
    float: left;
    margin-bottom: 10px;
    text-align: left;
    margin-right: 80px
}

@media (min-width:991px) and (max-width:1300px) {
    .sendoucher-area .nav-tabs {
        font-size: 16px
    }

        .sendoucher-area .nav-tabs > li {
            margin-right: 40px
        }

        .sendoucher-area .nav-tabs .arrow:before {
            top: 15px;
            font-size: 40px;
            right: -20px
        }

        .sendoucher-area .nav-tabs > li span {
            font-size: 30px
        }
}

.sendoucher-area .nav-tabs > li > a {
    margin-right: 15px;
    line-height: 1.42857143;
    border: 0;
    border-radius: 0;
    padding: 20px 0;
    color: #e8444c;
    background: none;
    border: 0;
    border-bottom: solid 2px transparent;
    line-height: 50px
}

@media only screen and (max-width: 767px) {
    .sendoucher-area .nav-tabs {
        font-size: 16px;
        padding-left: 20px
    }

        .sendoucher-area .nav-tabs .arrow:before {
            top: 0;
            font-size: 30px;
            right: -20px
        }

        .sendoucher-area .nav-tabs > li span {
            font-size: 25px
        }

        .sendoucher-area .nav-tabs > li > a {
            padding: 4px 0;
            line-height: 30px
        }
}

.sendoucher-area .nav-tabs > li > a:hover {
    background: none;
    color: #e8444c;
    border: 0
}

.sendoucher-area .nav-tabs > li.active > a, .sendoucher-area .nav-tabs > li.active > a:focus, .sendoucher-area .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background: none;
    color: #e8444c;
    border: 0
}

.voucherTabs .nav-tabs {
    font-family: 'Nunito',sans-serif;
    font-size: 12px
}

    .voucherTabs .nav-tabs > li {
        float: left;
        margin-bottom: 10px;
        margin-right: 15px
    }

        .voucherTabs .nav-tabs > li > a {
            line-height: 1.42857143;
            border: 0;
            border-radius: 0;
            padding: 10px 35px;
            color: #e8444c;
            background: #fff;
            border: 0;
            border-bottom: solid 0 transparent;
            border: solid 1px #e8444c !important;
            margin-right: 0
        }

            .voucherTabs .nav-tabs > li > a:hover {
                border-color: #e8444c;
                background: #e8444c;
                color: #fff;
                border: 0;
                border-bottom: solid 0 #e8444c
            }

        .voucherTabs .nav-tabs > li.active > a, .voucherTabs .nav-tabs > li.active > a:focus, .voucherTabs .nav-tabs > li.active > a:hover {
            color: #555;
            cursor: default;
            background: #e8444c;
            color: #fff;
            border: solid 0 transparent !important;
            border-bottom: solid 1px transparent !important
        }

.tab-pane .active {
    border: 0 !important
}

.voucherCard {
    position: relative
}

    .voucherCard .row {
        margin: 0;
        padding: 0
    }

    .voucherCard .col-sm-3 {
        margin-bottom: 15px
    }

@media (min-width: 1200px) {
    .order-process .tab-content .thumb {
        width: 250px
    }

        .order-process .tab-content .thumb img {
            height: 328px
        }
}

/*.tab-content .thumb {
margin:0;
padding:0;
cursor:pointer;
border:15px solid transparent!important
}

.tab-content .thumb img {
border:solid 3px #ccc;
height: 270px;
}*/

.tab-content #thumbs .active {
}

    .tab-content #thumbs .active:after {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        content: "";
        transition: .4s;
        color: #fff;
        box-shadow: 0 0 25px 0 rgba(0,0,0,0.3);
        -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,0.3);
        -moz-box-shadow: 0 0 25px 0 rgba(0,0,0,0.3);
        -o-box-shadow: 0 0 25px 0 rgba(0,0,0,0.3)
    }

.tab-content #large {
    text-align: center;
    transition: .4s
}

.tab-content #thumbs .caption {
    visibility: visible;
    opacity: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    text-align: center
}

.tab-content #thumbs .active .caption {
    visibility: visible;
    opacity: 10;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    border: solid 3px #e8444c
    /* background:rgba(234,20,52,0.1)*/
}

    .tab-content #thumbs .active .caption span {
        position: absolute;
        bottom: 0;
        left: 0;
        height: 50px;
        background: #e8444c;
        width: 100%;
        text-align: left;
        color: #fff;
        padding-left: 15px;
        line-height: 50px;
        font-size: 13px
    }

.tab-content #thumbs .caption i {
    font-size: 30px;
    position: absolute;
    bottom: 8px;
    right: 10px;
    color: #fff
}

/*.tab-content .thumb {
    margin: 20px 0;
    padding: 0;
    cursor: pointer;
    border: 5px solid transparent!important;
}*/

/*.tab-content .thumbs-image .active {
}

.tab-content .thumbs-image .active:after {
position:absolute;
top:0;
left:0;
height:100%;
width:100%;
content:"";
transition:.4s;
color:#fff;
box-shadow:0 0 25px 0 rgba(0,0,0,0.3);
-webkit-box-shadow:0 0 25px 0 rgba(0,0,0,0.3);
-moz-box-shadow:0 0 25px 0 rgba(0,0,0,0.3);
-o-box-shadow:0 0 25px 0 rgba(0,0,0,0.3)
}

.tab-content #large {
text-align:center;
transition:.4s
}

.tab-content .thumbs-image .caption {
visibility:visible;
opacity:0;
position:absolute;
bottom:0;
right:0;
height:100%;
width:100%;
overflow:hidden;
text-align:center
}

.tab-content .thumbs-image .active .caption {
visibility:visible;
opacity:10;
position:absolute;
bottom:0;
right:0;
width:100%;
border:solid 3px #e8444c
}

.tab-content .thumbs-image .active .caption span {
position:absolute;
bottom:0;
left:0;
height:50px;
background:#e8444c;
width:100%;
text-align:left;
color:#fff;
padding-left:15px;
line-height:50px;
font-size:13px
}

.tab-content .thumbs-image .caption i {
font-size:30px;
position:absolute;
bottom:8px;
right:10px;
color:#fff
}

.tab-content #large .bigthumb {
display:none
}

.tab-content #large .active {
display:block
}

.tab-content #large .active {
border:0 solid #333
}*/

@media only screen and (max-width: 580px) {
    .tab-content .col-xs-6 {
        width: 100%
    }

        .tab-content .col-xs-6 img {
            width: 100%
        }
}

#prefferedModal h3 {
    max-width: 600px
}

@media (min-width:992px) {
    .prefferedModal {
        width: 650px
    }
}

#prefferedModal .close {
    position: absolute;
    top: 40px;
    right: 45px;
    font-size: 16px
}

#prefferedModal .search {
    position: relative
}

    #prefferedModal .search .form-control {
        background: #eff0f4;
        height: 42px;
        border: 0;
        box-shadow: none
    }

#prefferedModal .seachBtn {
    position: absolute;
    top: 10px;
    border: 0;
    background: none;
    right: 15px;
    font-size: 17px
}

#prefferedModal .thumb {
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 15px solid transparent !important
}

    #prefferedModal .thumb img {
        border: solid 1px #f4f5f6;
        border-radius: 5px
    }

#prefferedModal #thumbs1 .active {
}

    #prefferedModal #thumbs1 .active:after {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        content: "";
        transition: .4s;
        color: #fff;
        box-shadow: 0 0 25px 0 rgba(0,0,0,0.3);
        -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,0.3);
        -moz-box-shadow: 0 0 25px 0 rgba(0,0,0,0.3);
        -o-box-shadow: 0 0 25px 0 rgba(0,0,0,0.3);
        border-radius: 5px
    }

#prefferedModal #thumbs1 .caption {
    visibility: visible;
    opacity: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    text-align: center;
    border-radius: 4px
}

#prefferedModal #thumbs1 .active .caption {
    visibility: visible;
    opacity: 10;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    border: solid 1px #e8444c;
    /* background:rgba(234,20,52,0.1)*/
}

    #prefferedModal #thumbs1 .active .caption span {
        position: absolute;
        bottom: 0;
        left: 0;
        background: #e8444c;
        width: 100%;
        text-align: left;
        color: #fff;
        padding-left: 15px;
        line-height: 30px;
        font-size: 13px
    }

#prefferedModal #thumbs1 .caption i {
    font-size: 20px;
    position: absolute;
    bottom: 3px;
    right: 10px;
    color: #fff
}

.content {
    overflow: auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.template-canvas {
    height: 86vh;
    padding-top: 20px;
}

@media (min-width:991px) and (max-width:1200px) {
    .content {
        overflow: auto;
        position: relative;
        height: 500px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 25px
    }
}

@media only screen and (max-width: 767px) {
    .content {
        overflow: auto;
        position: relative;
        height: 300px;
        padding-bottom: 20px
    }
}

.content.hidden {
    display: none
}

.tab_templates {
    overflow: hidden;
    border: 0 solid #ccc;
    background-color: #fff;
    font-family: 'Nunito',sans-serif;
    font-weight: 600;
    font-size: 14px;
    width: 100%;
}

    /* Style the buttons inside the tab */
    .tab_templates button {
        background-color: #f4f4f4;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 10px 0;
        transition: .3s;
        width: 50%;
        margin: 0;
        text-transform: uppercase;
        line-height: normal;
        font-size: 10px;
        font-weight: 700;
    }

        /* Change background color of buttons on hover */
        .tab_templates button:hover {
            background-color: #fff
        }

        /* Create an active/current tablink class */
        /*.tab_templates button.active {
background-color:#e8444c;
color:#fff
}*/

        .tab_templates button.active {
            background-color: #fff;
        }

/* Style the tab content */
.tabcontent {
    display: none;
    background-color: #fff;
}

@media (min-width:992px) {
    .saveContinue {
        width: 600px
    }
}

@media only screen and (max-width: 767px) {
    .saveContinue {
        width: 90%
    }
}

.saveContinue .modal-header {
    padding: 20px 30px
}

.saveContinue h4 {
    color: #000
}

.saveContinue .close {
    position: absolute;
    top: 30px;
    right: 20px
}

.saveContinue .modal-body {
    padding: 30px
}

    .saveContinue .modal-body label {
        color: #333;
        font-family: 'Nunito',sans-serif
    }

    .saveContinue .modal-body .form-control {
        height: 44px;
        box-shadow: none;
        font-family: 'Nunito',sans-serif
    }

/*color picker palette*/
/*color picker palette*/
@media (min-width:992px) {
    .viewTemplate {
        width: 800px
    }
}

.viewTemplate .close {
    position: absolute;
    top: 30px;
    right: 25px;
    font-size: 16px
}

.viewTemplate .modal-header {
    border: 0;
    padding: 25px
}

    .viewTemplate .modal-header p {
        font-size: 16px;
        font-family: 'Nunito',sans-serif;
        padding-right: 35px
    }

.viewTemplate .modal-body {
    padding: 0 25px 25px
}

.viewTemplate .mainCard {
    border: solid 3px #ccc
}

.skipBtn {
    height: 38px;
    font-size: 14px;
    font-family: 'Nunito',sans-serif;
    background: #e8444c;
    color: #fff;
    text-transform: uppercase;
    padding-left: 25px;
    padding-right: 25px;
    line-height: 24px;
    border: solid 2px transparent
}
    .skipBtn:hover {
        height: 38px;
        font-size: 14px;
        font-family: 'Nunito',sans-serif;
        background: #e8444c;
        color: #fff;
        text-transform: uppercase;
        padding-left: 25px;
        padding-right: 25px;
        line-height: 24px;
        border: solid 2px #e8444c;
    }
.editTmpBtn {
    height: 38px;
    font-size: 14px;
    font-family: 'Nunito',sans-serif;
    background: #fff;
    color: #e8444c;
    text-transform: uppercase;
    padding-left: 25px;
    padding-right: 25px;
    line-height: 24px;
    border: solid 2px #e8444c
}
.editTmpBtn:hover{
        height: 38px;
        font-size: 14px;
        font-family: 'Nunito',sans-serif;
        background: #e8444c;
        color: #fff;
        text-transform: uppercase;
        padding-left: 25px;
        padding-right: 25px;
        line-height: 24px;
        border: solid 2px #e8444c;
    }

@media (min-width:992px) {
    .editTemplate {
        width: 980px
    }
}

.editTemplate .modal-body {
    padding: 35px
}

.editTemplate .mainCard {
    border: solid 2px #ccc;
    min-height: 800px
}

.editTemplateSidebar {
    background: #f7f7f7;
    padding: 20px;
    border: solid 2px #ccc;
    min-height: 800px;
}

    .editTemplateSidebar h3 {
        font-size: 20px;
        font-family: 'Nunito',sans-serif;
        color: #707070
    }

    .editTemplateSidebar .changeColor {
        padding: 15px 0;
        font-size: 13px;
        font-family: 'Nunito',sans-serif
    }

        .editTemplateSidebar .changeColor p {
            font-weight: 500
        }

        .editTemplateSidebar .changeColor .textBox {
            border: 0;
            background: #d8d8d8;
            width: 70px;
            padding: 4px
        }

.editTemplate .form-control {
    height: 38px;
    box-shadow: none;
    margin-bottom: 1em
}

.text-upper {
    text-transform: uppercase !important;
}

.hr-seprator {
    margin-top: 12px !important;
    margin-bottom: 10px !important;
    border: 0;
    border-top: 1px solid #eee;
}

.img-center {
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
}

.template-card {
    border: 1px solid transparent !important;
}

    .template-card:hover {
        border: 1px solid #e8464c !important;
        background-color: #ffffff !important;
    }

    .template-card h5 {
        color: #bdbdbd !important;
        font-size: 12px
    }

    .template-card:hover h5 {
        color: #fff !important;
    }

    .template-card.active {
        border: 1px solid #e8464c !important;
        background-color: #ffffff !important;
    }

        .template-card.active h5 {
            color: #e8464c !important;
        }


.mainCard table {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.image-screenshot {
    border-radius: 5px;
    height: 442px;
    box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.1);
}

.total-summary {
    border-top: 2px solid #e8444c;
    border-bottom: 2px solid #e8444c;
    padding: 10px;
    background-color: #ffdedb;
}

.faint-line {
    display: block;
    margin-left: 25px;
    border: none;
    color: white;
    height: 420px;
    width: 1px;
    background: #9e9b9b;
    background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 350, from(#9e9b9b), to(#fff));
}

.calendar-range {
    background: #fff;
    cursor: pointer;
    padding: 5px 10px;
    border: 1px solid #e8444c;
    width: 50%;
    border-radius: 3px;
    color: #e8444c;
    font-size: 12.8px;
    position: absolute;
    top: 3px;
    right: 40px;
}

.showing {
    font-size: 15px;
    font-weight: 400;
}

.alert-suregifts {
    color: #e8444c;
    background-color: rgba(255, 79, 65, 0.17);
    border-color: rgba(255, 79, 65, 0.11);
}

.panel-default-suregifts > .panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #ecf2f6;
}
.btn-suregifts {
    color: #fff;
    background-color: #e8444c;
    border-color: #e8444c;
}
.btn-suregifts:hover {
    color: #e8444c;
    background-color: #fff;
    border-color: #e8444c;

}
.btn-suregifts:active {
        color: #e8444c;
        background-color: #fff;
        border-color: #e8444c;
    }
.btn-default-switch {
    border: solid 1px #e8444c;
    border-radius: 3px;
    font-family: 'Nunito',sans-serif;
    font-weight: 600;
    color: #e8444c !important;
    transition: .4s;
    background: #fff;
    display: inline-block !important;
}
.btn-default-switch:hover {
        border: solid 1px #e8444c;
        border-radius: 3px;
        font-family: 'Nunito',sans-serif;
        font-weight: 600;
        color: #fff !important;
        transition: .4s;
        background: #e8444c;
        display: inline-block !important;
    }
.proceedBtn:hover {
    background: #fff !important;
    color: #e8444c !important;
    height: 46px;
    border-radius: 5px;
    font-family: 'Nunito',sans-serif !important;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 17px;
    min-width: 160px;
    line-height: 32px;
    padding: 7px 25px !important;
    display: inline-block !important;
    text-transform: uppercase;
    border: 1px solid #e8444c;
}
.margin-top25 {
margin-top:25px
}
.balance-amount {
    float: left;
    position: relative;
    left: 24px;
    top: 53px;
}
p.current-balance{
    font-size:18px;
}

button.dt-button, div.dt-button, a.dt-button {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    margin-right: 0.333em;
    padding: 0.5em 1em;
    border: 1px solid rgb(255, 79, 65);
    border-radius: 4px;
    cursor: pointer;
    font-size: 0.88em;
    color: rgb(255, 79, 65);
    white-space: nowrap;
    overflow: hidden;
    background-color: #ffffff;
    background-image: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    outline: none;
}

    button.dt-button:hover, div.dt-button:hover, a.dt-button:hover {
        border-radius: 4px;
        cursor: pointer;
        font-size: 0.88em;
        color: #fff;
        white-space: nowrap;
        overflow: hidden;
        background-color: rgb(255, 79, 65);
        background-image: none;
    }
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #ecf2f6 !important;
}
.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
     
    border-top: none !important;
}
.contact-box {
    padding: 26px 20px;
    margin-bottom: 35px;
    background: #ecf2f6;
    color:#000 !important
}
.contact-box-row {
    position: relative;
    font-size: 15px;
    line-height: 22px;
    color: #0f4286;
    padding-left: 35px;
    margin-top: 16px;
}
.contact-box [class*='fa-'] {
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 21px;
}
.panel {
    border-radius: 8px !important;
}
.panel-heading {
    border-top-right-radius: 8px !important;
    border-top-left-radius: 8px !important;
}
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f5f8fa !important;
    font-size: 13px !important;
}
.currency-color {
    color: #e8444c !important
}
.panel-default > .panel-heading {
    color: #333 !important;
    background-color: #ffffff !important;
    border-color: #ecf2f6 !important;
}

.panel-default {
    border-color: #ecf2f6 !important;
}

.input-group-addon {
    background-color: #ffffff !important;
    border: 1px solid #ffffff !important;
}

.form-control {
    background-color: #f5f8fa !important;
    border: 1px solid #ffffff !important;
}

.topbar {
    border-bottom: solid 1px #ecf2f6 !important;
}

.hr-seprator {
    border-top: 1px solid #ecf2f6 !important;
}

.nav-tabs {
    border-bottom: 1px solid #ecf2f6 !important;
}
.has-error > label {
    color: red;
}

.has-error > a > label {
    color: red;
}

li.tab-head > a {
    height: 70px !important;
    background: #fff !important;
    padding-top: 15px !important;
    color: #0f4286 !important;
    width: 307px !important;
    border-radius: 1px !important;
    padding: 0px 101px 0px 0px;
}

.sure-nav {
    margin-left: 2px !important;
    margin-bottom: 10px;
}
 
li.tab-head.active {
    color: #e8444c !important;
    border-left: 5px solid #e8444c !important;
     
}
li.tab-head.active a {
    color: #e8444c !important;
     
}
li.tab-head a:hover {
        color: #e8444c !important;

}
li.tab-head.active > a span {
        background: #fff;
        border: solid 1px #e8444c;
        color: #e8444c
    }
li.tab-head a span {
        margin-right: 10px;
        background: #e8444c;
        height: 35px;
        width: 35px;
        display: inline-block;
        text-align: center;
        color: #fff;
        font-size: 14px;
        line-height: 33px;
        border-radius: 50%;
        border: solid 1px transparent;
        transition: .4s;
}
 