﻿@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*
// ==========================================================================
// Z-levels
// ==========================================================================
*/
.z-depth-0 {
    box-shadow: none !important;
}

.z-depth-1 {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.z-depth-1-half {
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

.z-depth-2 {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}

.z-depth-3 {
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3);
}

.z-depth-4 {
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);
}

.z-depth-5 {
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);
}

.z-depth-half, .section-logo-header, .section-status {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.01), 0 1px 5px 0 rgba(0, 0, 0, 0.06), 0 3px 1px -2px rgba(0, 0, 0, 0.1);
}

.z-depth-6 {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.04), 0 1px 7px 0 rgba(0, 0, 0, 0.07), 0 3px 3px -3px rgba(0, 0, 0, 0.08);
}

.z-depth-large, .modal-content {
    box-shadow: 0 20px 30px 15px rgba(0, 0, 0, 0.1), 0 10px 40px 20px rgba(0, 0, 0, 0.08), 0 10px 15px -8px rgba(0, 0, 0, 0.1);
}

.service-panel-body {
    padding: 25px;
}

.section-icons-article {
    padding: 15px 0;
}

    .section-icons-article .icons-article {
        position: relative;
        padding: 0;
        padding-left: 56px;
    }

        .section-icons-article .icons-article .icons {
            font-size: 120%;
            position: absolute;
            left: 20px;
            top: 50%;
            margin-top: -7px;
            color: #b7c6cd;
        }

        .section-icons-article .icons-article .contant {
            font-size: 110%;
            color: #a6a6a6;
        }

        .section-icons-article .icons-article.dark .icons,
        .section-icons-article .icons-article.dark .contant {
            color: #333333;
        }

@media (max-width: 480px) {
    .section-icons-article .icons-article {
        padding-left: 36px;
    }

        .section-icons-article .icons-article .contant {
            font-size: 100%;
        }

        .section-icons-article .icons-article .icons {
            font-size: 120%;
            position: absolute;
            left: 0px;
            top: 5px;
            margin-top: 0;
        }
}

@media (max-width: 480px) {
    .section-icons-article {
        padding: 5px 0;
    }
}

.section-icons-article .contant.right {
    padding-left: 37px;
    font-weight: 600;
}

.section-icons-article .icons-about .labels {
    line-height: 1;
    font-size: 80%;
    font-weight: 500;
}

.section-icons-article .icons-about .contant {
    line-height: 1.3;
    font-size: 105%;
}

    .section-icons-article .icons-about .contant .spaces {
        padding-right: 10px;
    }

    .section-icons-article .icons-about .contant small {
        color: #7b96a3;
    }

.section-icons-article .icons-about .org {
    color: #a6a6a6;
    font-size: 90%;
}

.section-icons-article .dropdown-action {
    position: absolute;
    right: -10px;
    margin-top: -15px;
    top: 50%;
}

    .section-icons-article .dropdown-action .dropdown-toggle {
        color: #a6a6a6;
        font-size: 130%;
    }

.section-icons-article .icons-about-warp {
    position: relative;
}

    .section-icons-article .icons-about-warp.with-padding {
        padding-top: 25px;
    }

        .section-icons-article .icons-about-warp.with-padding .dropdown-action {
            margin-top: 0px;
        }

    .section-icons-article .icons-about-warp .links {
        margin-top: 20px;
        display: block;
    }

    .section-icons-article .icons-about-warp .list-segment {
        padding: 0;
    }

        .section-icons-article .icons-about-warp .list-segment li {
            padding-bottom: 10px;
            list-style: none;
            font-size: 80%;
        }

            .section-icons-article .icons-about-warp .list-segment li.text-default {
                color: #7b96a3;
            }

.panel-ccare {
    text-align: center;
}

    .panel-ccare .text {
        display: inline-block;
    }

    .panel-ccare .care-link {
        margin: 0;
        padding: 0;
        display: inline-block;
    }

        .panel-ccare .care-link li {
            display: inline-block;
            list-style: none;
            border-right: 1px solid #b7c6cd;
            line-height: 1;
            padding: 0 15px;
        }

            .panel-ccare .care-link li a {
                display: block;
            }

            .panel-ccare .care-link li .icons {
                color: #333333;
                margin-right: 10px;
            }

            .panel-ccare .care-link li:hover a .icons {
                color: #00b9f5;
            }

            .panel-ccare .care-link li:last-child {
                border: 0;
            }

@media (max-width: 480px) {
    .panel-ccare .care-link li {
        padding: 0 5px;
        font-size: 80%;
    }
}

.section-header-artical {
    background-color: #fff;
    box-shadow: 0 10px 10px 8px rgba(0, 0, 0, 0.02), 0 4px 15px 8px rgba(0, 0, 0, 0.01), 0 4px 8px -3px rgba(0, 0, 0, 0.02);
    padding: 10.6666666667px 0;
}

    .section-header-artical .container {
        width: 90%;
    }

    .section-header-artical .header {
        font-weight: 400;
        font-size: 240%;
        line-height: 1.2;
        height: 45px;
    }

        .section-header-artical .header .bold {
            font-weight: 600;
        }

    .section-header-artical img {
        display: block;
        height: 100%;
    }

.section-header {
    margin-bottom: 20px;
}

    .section-header .heading {
        font-weight: 400;
        font-size: 240%;
        line-height: 1.2;
    }

        .section-header .heading .bold {
            font-weight: 600;
        }

    .section-header .sub-heading {
        color: #a6a6a6;
    }

.section-logo-header {
    background: #fff;
    border-bottom: 1px solid #d5dee2;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

    .section-logo-header .header {
        font-weight: 400;
        font-size: 240%;
        line-height: 1.2;
        height: 100px;
    }

        .section-logo-header .header a {
            padding: 25px 40px;
            display: block;
            height: inherit;
        }

        .section-logo-header .header .bold {
            font-weight: 600;
        }

    .section-logo-header img {
        display: block;
        height: 100%;
        margin: 0;
    }

@media (max-width: 480px) {
    .section-logo-header {
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
    }

        .section-logo-header .header {
            height: 56px;
        }

            .section-logo-header .header a {
                padding: 10px 20px;
                display: block;
                height: inherit;
            }
}

.large-text {
    margin: 0;
    font-size: 200%;
    font-weight: 500;
    margin-bottom: 15px;
}

    .large-text.panel-title {
        font-size: 140%;
        padding: 8px 18px;
        font-weight: 400;
    }

@media (max-width: 480px) {
    .large-text.panel-title {
        font-size: 120%;
        padding: 3px 8px;
        margin: 0;
    }
}

@media (max-width: 480px) {
    .large-text {
        font-size: 120%;
        font-weight: 500;
        margin-bottom: 5px;
    }
}

.section-heading {
    margin-bottom: 16px;
}

    .section-heading .heading {
        font-size: 200%;
        font-weight: 700;
        margin: 0;
        padding: 0;
        margin-bottom: 8px;
    }

        .section-heading .heading.mini {
            font-size: 200%;
        }

        .section-heading .heading.light {
            font-weight: 200;
            color: #000;
        }

    .section-heading .sub-heading {
        margin: 0;
        padding: 0;
        font-size: 110%;
        font-weight: 300;
    }

.no-display {
    display: none;
}

.page-padding {
    padding: 15px;
}

.page-heading {
    font-size: 150%;
    font-weight: 500;
    margin-bottom: 10px;
}

.section-frm-tabs .nav-tabs {
    width: 460px;
    margin: 0 auto;
}

.section-frm-tabs .tab-content {
    padding-top: 30px;
}

.nav-tabs {
    border-bottom: 0;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            -webkit-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
            position: relative;
            margin-right: 2px;
            line-height: 1.6;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0;
            font-size: 160%;
            color: #a6a6a6;
        }

            .nav-tabs > li > a:hover {
                color: #00b9f5;
                border-color: transparent;
            }

                .nav-tabs > li > a:hover:after {
                    left: 10px;
                    right: 10px;
                    background-color: #a6a6a6;
                }

            .nav-tabs > li > a:after {
                -webkit-transition: all 0.3s ease-out;
                -o-transition: all 0.3s ease-out;
                transition: all 0.3s ease-out;
                content: "";
                z-index: 3;
                position: absolute;
                bottom: 0;
                left: 50%;
                right: 50%;
                height: 2px;
                background-color: transparent;
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            color: #00b9f5;
            background-color: transparent;
            border: 1px solid transparent;
            border-bottom-color: transparent;
            cursor: default;
        }

            .nav-tabs > li.active > a:after, .nav-tabs > li.active > a:hover:after, .nav-tabs > li.active > a:focus:after {
                left: 10px;
                right: 10px;
                background-color: #00b9f5;
            }

.section-terms-article {
    max-height: 400px;
    overflow: auto;
}

.section-forms {
    padding-bottom: 32px;
}

    .section-forms .progress {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        height: 6px;
        border-radius: 4px;
    }

@media (max-width: 480px) {
    .section-forms {
        padding: 16px 0;
    }
}

.welcome-panel {
    position: relative;
    padding: 32px 0;
    padding-bottom: 0;
}

@media (max-width: 480px) {
    .welcome-panel {
        padding: 24px 0;
    }
}

.section-artical-header {
    position: relative;
    padding: 0px;
    text-align: center;
    padding-bottom: 40px;
}

    .section-artical-header.no-padding {
        padding-bottom: 10px;
    }

    .section-artical-header .harder {
        font-size: 150%;
        font-weight: 600;
    }

    .section-artical-header .sub-harder {
        color: #a6a6a6;
    }

    .section-artical-header .go-back {
        border: 0;
        width: 32px;
        height: 32px;
        z-index: 20;
        padding: 0;
        text-align: center;
        line-height: 1;
        color: #00b9f5;
        background: #fff;
        position: absolute;
        top: 5px;
        left: 0;
        display: block;
        font-size: 160%;
    }

        .section-artical-header .go-back:hover {
            color: #F04124;
            border-color: #F04124;
        }

    .section-artical-header .close-page {
        border: 0;
        width: 40px;
        height: 40px;
        z-index: 20;
        padding: 0;
        text-align: center;
        line-height: 40px;
        color: #00b9f5;
        background: #fff;
        position: absolute;
        top: 5px;
        right: 0;
        display: block;
        font-size: 160%;
    }

        .section-artical-header .close-page:hover {
            color: #F04124;
            border-color: #F04124;
        }

.btn-submit {
    display: block!important;
    min-width: 50%;
    margin:0 auto;
    margin-top:15px;
}

.section-with-checkbox {
    margin-bottom: 30px;
}

    .section-with-checkbox .label-header {
        color: #999999;
        font-size: 90%;
    }

        .section-with-checkbox .label-header.bold {
            font-size: 120%;
            color: #000;
        }

    .section-with-checkbox.no-padding {
        padding: 0;
    }

    .section-with-checkbox.with-margin {
        margin-top: 20px;
    }

.section-with-radio {
    margin-bottom: 40px;
}

    .section-with-radio .label-header {
        color: #999999;
        font-size: 90%;
    }

        .section-with-radio .label-header.bold {
            font-size: 120%;
            color: #000;
        }

    .section-with-radio.no-padding {
        padding: 0;
    }

    .section-with-radio .tearm-checkbox {
        margin: 8px auto;
    }

    .section-with-radio .checkbox-inline,
    .section-with-radio .radio-inline {
        padding-left: 0;
        margin-right: 16px;
    }

.tearm-artical {
    position: relative;
}

    .tearm-artical.full-view label {
        padding-right: 80px;
    }

    .tearm-artical.full-view .terms-condition {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        height: 32px;
    }

        .tearm-artical.full-view .terms-condition p {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .tearm-artical.full-view .view-more {
        font-size: 90%;
    }

    .tearm-artical .view-more {
        position: relative;
    }

.artical-otp .sub-harder {
    text-align: center;
    font-size: 105%;
    max-width: 62%;
    margin: 10px auto;
}

.artical-otp form {
    max-width: 56%;
    margin: 0 auto;
}

.artical-otp .btn-otp {
    display: block;
    width: 80%;
    margin: 0 auto;
}

.artical-otp .form-user {
    max-width: 62%;
    margin: 20px auto;
}

    .artical-otp .form-user .header {
        margin: 0;
        margin-bottom: 15px;
    }

    .artical-otp .form-user .section-icons-article {
        padding: 5px 0;
    }

@media (max-width: 480px) {
    .artical-otp form {
        max-width: 80%;
        margin: 0 auto;
    }

    .artical-otp .sub-harder {
        max-width: 100%;
        text-align: left;
        margin: 0;
    }
}

.btns-otp {
    padding: 0;
}

.btn-new input[type="radio"] {
    float: left;
    margin-right: 7px;
}

.btn-new label {
    float: left;
    display: inline-block;
    position: relative !important;
    top: 4px !important;
}

.icon-success {
    display: block;
    width: 150px;
    margin: 0 auto;
    padding: 20px;
    margin-bottom: 30px;
}

.form-segment {
    width: 80%;
    margin: 0 auto;
}

@media (max-width: 480px) {

    .form-segment {
        width: 95%;
        margin: 0 auto;
    }
}

.section-status {
    background: #fff;
    position: relative;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

    .section-status .form-element {
        padding: 40px 60px;
    }

@media (max-width: 480px) {
    .section-status .form-element {
        padding: 10px 5px;
    }
}

.move-top {
    position: fixed;
    right: 20px;
    bottom: 15px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 140%;
    border-radius: 50%;
    z-index: 999;
    padding: 0;
    background: #fff;
    color: #00b9f5;
    border: 1px solid #00b9f5;
    -webkit-transition: all ease-in-out 0.15s;
    -o-transition: all ease-in-out 0.15s;
    transition: all ease-in-out 0.15s;
}

    .move-top:hover {
        border-color: #00b9f5;
        background-color: #00b9f5;
        color: #fff;
    }

    .move-top i {
        margin: 0;
    }

.footer-section {
    position: relative;
    text-align: center;
    padding: 0;
    background: #012146;
}

    .footer-section .soical-nav {
        position: absolute;
        bottom: 100%;
        z-index: 20;
        right: 10%;
    }

        .footer-section .soical-nav ul {
            margin: 0;
            padding: 0;
        }

            .footer-section .soical-nav ul li {
                float: left;
                list-style: none;
            }

                .footer-section .soical-nav ul li a {
                    font-size: 150%;
                    color: rgba(255, 255, 255, 0.3);
                    background: #013879;
                    line-height: 46px;
                    display: block;
                    width: 46px;
                    height: 46px;
                    -webkit-transition: 0.2s ease-out;
                    -o-transition: 0.2s ease-out;
                    transition: 0.2s ease-out;
                }

                    .footer-section .soical-nav ul li a:hover {
                        color: #fff;
                    }

    .footer-section .copyright-text {
        font-size: 90%;
        padding: 10px;
        color: #fff;
    }

label {
    font-weight: 400;
    font-size: 90%;
}

.bold {
    font-weight: 600 !important;
}

.embed-responsive-16by16 {
    padding-bottom: 80%;
    margin-bottom: 20px;
}

.form-control {
    border-radius: 0;
    border-width: 2px;
    border: 0;
    border-bottom: 2px solid #d5dee2;
    font-size: 120%;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px 0;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

    .form-control:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
        border-color: #5cd7ff;
    }

    .form-control.disabled {
        color: #7b96a3;
        cursor: not-allowed;
    }

select.form-control {
    border-radius: 0 !important;
    border-width: 2px;
    border: 0;
    border-bottom: 2px solid #d5dee2;
}

textarea.form-control {
    border-radius: 19px;
    resize: vertical;
    min-height: 100px;
}

.form-group {
    position: relative;
}

    .form-group label {
        -webkit-transition: 0.2s ease-out;
        -o-transition: 0.2s ease-out;
        transition: 0.2s ease-out;
        position: absolute;
        left: 0px;
        z-index: 3;
        top: 15px;
        font-size: 100%;
        color: #a6a6a6;
        line-height: 1;
    }

    .form-group.is-filled label, .form-group.is-focused label, .form-group.is-value label, .form-group.selected label {
        margin-top: 0;
        font-size: 80%;
        left: 0;
        top: -10px;
        color: #999999;
    }

    .form-group.with-icon .icons {
        -webkit-transition: 0.2s ease-out;
        -o-transition: 0.2s ease-out;
        transition: 0.2s ease-out;
        position: absolute;
        left: 0;
        color: #7b96a3;
        top: 12px;
        font-size: 180%;
    }

        .form-group.with-icon .icons .text {
            font-size: 70%;
            font-weight: 600;
        }

    .form-group.with-icon label {
        -webkit-transition: 0.2s ease-out;
        -o-transition: 0.2s ease-out;
        transition: 0.2s ease-out;
        position: absolute;
        z-index: 3;
        line-height: 1;
    }

    .form-group.with-icon.is-filled label, .form-group.with-icon.is-focused label, .form-group.with-icon.is-value label, .form-group.with-icon.selected label {
        margin-top: 0;
        left: 50;
        top: -10px;
        color: #999999;
    }

    .form-group.with-icon.is-focused .icons {
        color: #00b9f5;
    }

    .form-group .small {
        color: #a6a6a6;
        margin-top: 3px;
    }

textarea.form-contÍrol {
    height: auto;
    resize: vertical;
    border-radius: 14px;
}

.text-gray {
    color: #99aeb8;
}

a.text-gray:hover,
a.text-gray:focus {
    color: #7b96a3;
}

.form-file-group {
    position: relative;
}

    .form-file-group:before, .form-file-group:after {
        content: " ";
        display: table;
    }

    .form-file-group:after {
        clear: both;
    }

    .form-file-group .file-group-contant {
        margin-bottom: 15px;
    }

        .form-file-group .file-group-contant .header {
            margin-bottom: 15px;
            font-size: 110%;
            font-weight: 500;
        }

            .form-file-group .file-group-contant .header .line {
                text-decoration: underline;
            }

        .form-file-group .file-group-contant ul {
            margin: 0;
            padding: 0;
            padding-left: 15px;
        }

            .form-file-group .file-group-contant ul li {
                color: #a6a6a6;
                text-decoration: none;
                font-size: 90%;
            }

    .form-file-group .btn-file {
        float: right;
    }

        .form-file-group .btn-file .label-text {
            display: block;
            border-radius: 40px;
        }

        .form-file-group .btn-file input,
        .form-file-group .btn-file .input-type {
            position: absolute;
            z-index: 2;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            width: 100%;
            opacity: 0;
            filter: alpha(opacity=0);
            cursor: pointer;
        }

    .form-file-group .file-path-wrapper {
        float: left;
    }

        .form-file-group .file-path-wrapper label {
            left: 20px;
        }

.panel-default .panelinfo-heading {
    font-weight: 400;
    padding: 0;
    font-size: 120%;
    background: #f7f7f7;
    border-radius: 4px;
    border-top-left-radius: 4px;
    color: #000;
}

    .panel-default .panelinfo-heading a {
        position: relative;
        line-height: 1;
        padding: 1em 52px;
        padding-right: 10px;
        color: #00b9f5;
        display: block;
        text-decoration: none;
    }

        .panel-default .panelinfo-heading a:after {
            font-family: "Font Awesome 5 Free";
            content: "\f068";
            font-weight: 700;
            font-size: 100%;
            color: #00b9f5;
            position: absolute;
            left: 20px;
            top: 15px;
            z-index: 1;
        }

        .panel-default .panelinfo-heading a.collapsed {
            color: #000;
            background: #f7f7f7;
        }

            .panel-default .panelinfo-heading a.collapsed:after {
                content: "\f067";
                color: #6f6f6f;
                font-weight: 700;
                font-family: "Font Awesome 5 Free";
            }

        .panel-default .panelinfo-heading a .besic-info {
            margin-left: 14%;
        }

.light-ico {
    font-weight: 500;
}

.input-icon {
    position: relative;
    display: block;
}

    .input-icon label {
        -webkit-transition: 0.15s ease-out;
        -o-transition: 0.15s ease-out;
        transition: 0.15s ease-out;
        position: absolute;
        left: 40px;
        top: 50%;
        font-size: 100%;
        margin-top: -11px;
        background-color: #fff;
        line-height: 1;
        border-radius: 40px;
        padding: 2px 5px;
    }

    .input-icon.is-filled label, .input-icon.is-focused label, .input-icon.is-value label {
        margin-top: 0;
        font-size: 80%;
        left: 25px;
        top: -6px;
        color: #999999;
    }

    .input-icon [class*="icd-ico"],
    .input-icon [class*="fa"],
    .input-icon [class*="glyphicon-"] {
        color: #999999;
        display: block;
        left: 18px;
        font-size: 90%;
        position: absolute;
        top: 50%;
        margin-top: -6px;
        z-index: 8;
    }

        .input-icon [class*="icd-ico"].text-ico,
        .input-icon [class*="fa"].text-ico,
        .input-icon [class*="glyphicon-"].text-ico {
            margin: 0;
            top: 18px;
        }

    .input-icon input {
        padding-left: 40px;
        padding-right: 6px;
    }

        .input-icon input:focus + [class*="icd-ico"], .input-icon input:focus + [class*="fa"], .input-icon input:focus + [class*="glyphicon-"], .input-icon input:focus + [class*="input-ico-gray"] {
            color: #0092c2;
        }

    .input-icon.input-icon-right input {
        padding-left: 6px;
        padding-right: 40px;
    }

    .input-icon.input-icon-right [class*="icd-ico"],
    .input-icon.input-icon-right [class*="fa"],
    .input-icon.input-icon-right [class*="glyphicon-"] {
        left: auto;
        right: 13px;
    }

    .input-icon .textarea {
        padding-left: 40px;
        padding-right: 6px;
    }

        .input-icon .textarea:focus + [class*="icd-ico"], .input-icon .textarea:focus + [class*="fa"], .input-icon .textarea:focus + [class*="glyphicon-"], .input-icon .textarea:focus + [class*="input-ico-gray"] {
            color: #0092c2;
        }

    .input-icon [class*="input-ico-gray"] {
        left: 13px;
        top: 50%;
        position: absolute;
        margin-top: -11px;
    }

    .input-icon.input-icon-sm [class*="icd-ico"],
    .input-icon.input-icon-sm [class*="fa"],
    .input-icon.input-icon-sm [class*="glyphicon-"] {
        color: #999999;
        display: block;
        left: 12px;
        font-size: 100%;
        position: absolute;
        top: 50%;
        margin-top: -7px;
        z-index: 8;
    }

    .input-icon.input-icon-sm input {
        padding-left: 30px;
        padding-right: 3px;
    }

.input-btns [class*="icd-ico"],
.input-btns [class*="fa"],
.input-btns [class*="glyphicon-"] {
    color: #fff;
    display: block;
    left: 13px;
    font-size: 200%;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    z-index: 8;
}

    .input-btns [class*="icd-ico"].right,
    .input-btns [class*="fa"].right,
    .input-btns [class*="glyphicon-"].right {
        left: auto;
        right: 13px;
    }

.nodisplay {
    display: none;
}

    .nodisplay.active {
        display: block;
    }

/*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    will-change: opacity, transform;
    transition: .3s ease-out;
    top: 0px;
    left: 0px;
}

    .waves-effect .waves-ripple {
        position: absolute;
        border-radius: 50%;
        width: 20px;
        height: 20px;
        margin-top: -10px;
        margin-left: -10px;
        opacity: 0;
        background: rgba(0, 0, 0, 0.2);
        transition: all 0.7s ease-out;
        transition-property: transform, opacity;
        transform: scale(0);
        pointer-events: none;
    }

    .waves-effect.waves-light .waves-ripple {
        background-color: rgba(255, 255, 255, 0.45);
    }

    .waves-effect.waves-red .waves-ripple {
        background-color: rgba(244, 67, 54, 0.7);
    }

    .waves-effect.waves-yellow .waves-ripple {
        background-color: rgba(255, 235, 59, 0.7);
    }

    .waves-effect.waves-orange .waves-ripple {
        background-color: rgba(255, 152, 0, 0.7);
    }

    .waves-effect.waves-purple .waves-ripple {
        background-color: rgba(156, 39, 176, 0.7);
    }

    .waves-effect.waves-green .waves-ripple {
        background-color: rgba(76, 175, 80, 0.7);
    }

    .waves-effect.waves-teal .waves-ripple {
        background-color: rgba(0, 150, 136, 0.7);
    }

    .waves-effect input[type="button"], .waves-effect input[type="reset"], .waves-effect input[type="submit"] {
        border: 0;
        font-style: normal;
        font-size: inherit;
        text-transform: inherit;
        background: none;
    }

    .waves-effect img {
        position: relative;
        z-index: -1;
    }

.waves-notransition {
    transition: none !important;
}

.waves-circle {
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}

.waves-input-wrapper {
    border-radius: 0.2em;
    vertical-align: bottom;
    min-height: 54px;
}

    .waves-input-wrapper .waves-button-input {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        padding: 15px 16px;
        z-index: 1;
    }

.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
    -webkit-mask-image: none;
}

.waves-block {
    display: block;
}

/* Firefox Bug: link not triggered */
.waves-effect .waves-ripple {
    z-index: -1;
}

.modalLoop .dialog-login {
    width: 460px;
    margin: 30px auto;
}

.modalLoop .dialog-signup {
    width: 580px;
    margin: 30px auto;
}

.close-modal {
    border: 0;
    width: 32px;
    height: 32px;
    z-index: 20;
    padding: 0;
    text-align: center;
    line-height: 1;
    color: #222d32;
    background: #fff;
    position: absolute;
    top: 25px;
    right: 25px;
    display: block;
    font-size: 200%;
}

    .close-modal:hover {
        color: #F04124;
        border-color: #F04124;
    }

.modal-dialog {
    margin: 40px auto;
    border-radius: 14px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.modal-content {
    border: none;
}

.modal-header,
.modal-footer {
    border: 0;
}

.modal-footer {
    padding-top: 10px;
}

.modal-header {
    padding-bottom: 0;
}

.modal-title {
    font-weight: 600;
    font-size: 180%;
}

.modal-sub-title {
    font-size: 90%;
    margin: 0;
    padding: 0;
    color: #737373;
}

.artical-header {
    text-align: center;
    font-size: 140%;
    margin-bottom: 15px;
}

.modal-with-padding {
    padding: 40px 80px;
}

.alert-contant h3,
.alert-contant h4 {
    line-height: 1.8;
    font-weight: 300;
}

.modal-padding {
    padding: 20px 40px;
}

.pricing-wrap {
    padding: 16px 0;
}

.price {
    color: #000;
    position: relative;
    line-height: 1;
    font-size: 200%;
    font-weight: 600;
}

.pricing-artical {
    margin: 48px 0;
    margin-bottom: 16px;
    background-color: #fff;
    box-shadow: 0 10px 10px 8px rgba(0, 0, 0, 0.02), 0 4px 15px 8px rgba(0, 0, 0, 0.01), 0 4px 8px -3px rgba(0, 0, 0, 0.02);
    border-radius: 14px;
    text-align: center;
    position: relative;
}

    .pricing-artical ul {
        margin: 0;
        padding: 0;
    }

        .pricing-artical ul li {
            list-style: none;
        }

    .pricing-artical .plan-tag {
        background-color: #009688;
        color: #fff;
        padding: 10px 16px;
        padding-right: 19.2px;
        font-size: 90%;
        line-height: 1.2;
        font-weight: 500;
        position: absolute;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        right: -10px;
        top: 24px;
        z-index: 250;
    }

        .pricing-artical .plan-tag:after {
            content: "";
            position: absolute;
            right: 0;
            top: 100%;
            z-index: 1;
            width: 0;
            height: 0;
            border-top: 7px solid #006d63;
            border-right: 10px solid transparent;
        }

    .pricing-artical .plan-type {
        margin: 0;
        padding: 0;
        color: #fff;
        padding: 4px 0;
        font-size: 160%;
        font-weight: 600;
        position: absolute;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        left: 15%;
        right: 15%;
        bottom: 100%;
        z-index: 20;
    }

    .pricing-artical .plan-pricing {
        position: relative;
    }

        .pricing-artical .plan-pricing:after {
            content: "";
            position: absolute;
            height: 52px;
            left: 0;
            right: 0;
            top: 50%;
            margin-top: -26px;
            z-index: 2;
        }

    .pricing-artical .price-bar {
        width: 130px;
        height: 130px;
        background-color: #fff;
        border: 3px solid transparent;
        border-radius: 100%;
        position: relative;
        margin: 0 auto;
        padding: 19.2px 0;
        z-index: 10;
    }

    .pricing-artical .pricing-features {
        padding: 16px;
    }

        .pricing-artical .pricing-features .list {
            margin: 0;
            padding: 0;
        }

            .pricing-artical .pricing-features .list li {
                position: relative;
                padding: 0;
                font-size: 100%;
            }

    .pricing-artical.basic .plan-type {
        background-color: #013879;
    }

    .pricing-artical.basic .plan-pricing:after {
        background-color: #013879;
    }

    .pricing-artical.basic .price-bar {
        border-color: #013879;
    }

    .pricing-artical.basic .pricing-features li::before {
        color: #013879;
    }

    .pricing-artical.premium {
        z-index: 100;
    }

        .pricing-artical.premium .plan-type {
            background-color: #00152d;
        }

        .pricing-artical.premium .plan-pricing:after {
            background-color: #00152d;
        }

        .pricing-artical.premium .price-bar {
            border-color: #00152d;
        }

        .pricing-artical.premium .pricing-features li::before {
            color: #00152d;
        }

    .pricing-artical.standard .plan-type {
        background-color: #0267de;
    }

    .pricing-artical.standard .plan-pricing:after {
        background-color: #0267de;
    }

    .pricing-artical.standard .price-bar {
        border-color: #0267de;
    }

    .pricing-artical.standard .pricing-features li::before {
        color: #0267de;
    }

.pricing-card {
    padding-top: 48px;
}

    .pricing-card .plan-name {
        font-size: 160%;
        font-weight: 600;
    }

    .pricing-card .price-bar .old-price {
        font-size: 60%;
    }

        .pricing-card .price-bar .old-price .price {
            position: relative;
            display: inline-block;
            color: #999999;
            font-weight: normal;
        }

            .pricing-card .price-bar .old-price .price .icon {
                font-size: 60%;
                margin-right: 5px;
            }

            .pricing-card .price-bar .old-price .price:after {
                content: "";
                background-color: #999999;
                top: 50%;
                left: 0;
                right: 0;
                height: 1px;
                position: absolute;
                -webkit-transform: skewX(0) skewY(-15deg);
                -ms-transform: skewX(0) skewY(-15deg);
                -o-transform: skewX(0) skewY(-15deg);
                transform: skewX(0) skewY(-15deg);
            }

    .pricing-card .price-bar .new-price {
        margin-top: 8px;
        padding: 0 19.2px;
    }

        .pricing-card .price-bar .new-price .icon {
            position: absolute;
            top: 4px;
            left: -5px;
            font-size: 40%;
        }

        .pricing-card .price-bar .new-price .text {
            position: relative;
            display: block;
            font-size: 100%;
            line-height: 0.5;
        }

        .pricing-card .price-bar .new-price .text-month {
            font-size: 50%;
            font-weight: 300;
            line-height: 1;
        }

    .pricing-card .pricing-btn {
        padding: 0;
    }

        .pricing-card .pricing-btn .hoverable {
            max-width: 200px;
            display: block;
            margin: 0 auto;
        }

    .pricing-card .view-all {
        padding: 40px 0;
        padding-top: 8px;
    }

        .pricing-card .view-all a {
            color: #000;
            font-weight: 500;
        }

            .pricing-card .view-all a:hover {
                color: #00b9f5;
            }

.video-verification {
    background-color: #fff;
    position: relative;
    padding-left: 176px;
    min-height: 160px;
    position: relative;
    border: 1px solid #d5dee2;
    overflow: hidden;
    margin-bottom: 15px;
}

    .video-verification img {
        display: block;
        width: 100%;
    }

    .video-verification .figure {
        width: 160px;
        height: auto;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2;
    }

    .video-verification .video-verification-contant {
        padding: 20px;
    }

        .video-verification .video-verification-contant .header {
            font-size: 140%;
            margin-bottom: 10px;
        }

        .video-verification .video-verification-contant .text {
            font-size: 90%;
            font-weight: 600;
            margin-right: 10px;
        }

        .video-verification .video-verification-contant .contant {
            font-size: 140%;
            margin-bottom: 10px;
            min-height: 70px;
            font-weight: 300;
        }

        .video-verification .video-verification-contant .btn-info {
            min-width: 160px;
        }

@media (max-width: 480px) {
    .video-verification {
        padding-left: 160px;
    }

        .video-verification .figure {
            width: 133.3333333333px;
            height: auto;
            position: absolute;
            left: 0;
            top: 0;
            z-index: 2;
        }

        .video-verification .video-verification-contant {
            padding: 20px 10px;
            padding-left: 0;
        }

            .video-verification .video-verification-contant .header {
                font-size: 110%;
                margin-bottom: 10px;
            }

            .video-verification .video-verification-contant .text {
                font-size: 90%;
                font-weight: 600;
                margin-right: 10px;
            }

            .video-verification .video-verification-contant .contant {
                font-size: 90%;
                margin-bottom: 10px;
                min-height: 20px;
                font-weight: 300;
            }

            .video-verification .video-verification-contant .btn-info {
                min-width: 160px;
            }
}

.img-upload {
    padding: 16px 0;
}

    .img-upload:before, .img-upload:after {
        display: table;
        content: " ";
    }

    .img-upload:after {
        clear: both;
    }

    .img-upload .figure-heading {
        text-align: center;
        font-weight: 500;
        padding: 10px;
        font-size: 110%;
    }

    .img-upload .figure {
        position: relative;
        display: block;
        max-height: 140px;
        overflow: hidden;
        margin-bottom: 16px;
    }

        .img-upload .figure img {
            display: block;
            width: 100%;
        }

        .img-upload .figure input {
            position: absolute;
            width: 100%;
            height: 100%;
            z-index: 4;
            filter: alpha(opacity=0);
            opacity: 0;
        }

    .img-upload .img-upload-contant {
        text-align: center;
        background: #e7e7e7;
        border: 2px solid #d5dee2;
        border-radius: 40px;
    }

        .img-upload .img-upload-contant:before, .img-upload .img-upload-contant:after {
            display: table;
            content: " ";
        }

        .img-upload .img-upload-contant:after {
            clear: both;
        }

        .img-upload .img-upload-contant .read-more {
            cursor: pointer;
            position: relative;
            display: block;
            min-height: 30px;
            font-weight: 600;
        }

        .img-upload .img-upload-contant .text {
            float: right;
            border-radius: 40px;
        }

        .img-upload .img-upload-contant .text-lable {
            max-width: 50%;
            padding: 5px 10px;
            float: left;
            font-size: 80%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .img-upload .img-upload-contant input {
            cursor: pointer;
            position: absolute;
            z-index: 50;
            width: 100%;
            top: 0;
            right: 0;
            bottom: 0;
            filter: alpha(opacity=0);
            opacity: 0;
        }

@media (max-width: 480px) {
    .img-upload {
        padding: 10px 0;
    }

        .img-upload .figure-heading {
            font-size: 90%;
            text-align: left;
            padding: 0;
        }

        .img-upload .figure {
            display: none;
        }

        .img-upload .img-upload-contant {
            padding: 0;
        }

            .img-upload .img-upload-contant .read-more {
                border-radius: 40px;
            }

            .img-upload .img-upload-contant .text {
                text-align: right;
            }
}

.modalposition {
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #fff;
    z-index: 20;
}

    .modalposition .loading-img {
        display: block;
        width: 160px;
        margin: 16px auto;
    }

        .modalposition .loading-img img {
            display: block;
            width: 100%;
            margin: 0 auto;
        }

    .modalposition .loading-txt {
        font-size: 110%;
        font-weight:700;
    }

  .form-group  .req{

      position:absolute;
      top:0;
      right:0;
      z-index:2;
  }

  .form-group {
      position:relative;
  }

.removeFile {
    margin-right:10px;

}
.with-position
{
    position:relative;
    padding-left:30px;

}

.with-position .options {
        position: absolute!important;
        top:0;
        left:0;
        z-index:20;      
    }