﻿.dashbord-icon, .find-appoint {
    float: left;
    text-align: center;
}

.content-wraper-iner, .dashbord-icon-sec, .dashbord-sec, .find-txtbx-wpr, .print-btn, .video-ifrm-wpr {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    float: left;
}

.txt_appointmarg {
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
    height: auto;
    float: left;
}

.appointmarg-button {
    margin: 39px 0 0;
    padding: 0;
    width: 100%;
    height: auto;
    float: left;
}

.find-appoint {
    margin: 0 0 0 5px;
    padding: 5px 30px;
    height: auto;
    border-style: none;
    background-color: #033b4a;
    color: #fff;
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    transition: background .3s ease-in-out,color .3s ease-in-out;
}

    .find-appoint:hover {
        background-color: #ff690b;
        border-style: none;
    }

.dashbord-wraper {
    margin: 25px 0;
    padding: 0 15px;
    width: 100%;
    height: auto;
    float: left;
    display: inline-block;
    position: relative;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.14);
    border-radius: 3px;
    color: rgba(0,0,0,.87);
    background: #fff;
}

.dashbord-name-h {
    margin: 25px 0 0;
    padding: 20px 0 17px;
    width: 100%;
    height: auto;
    float: left;
    color: #848080;
    font-size: 20px;
    border-top: 1px solid #eee;
}

.dashbord-icon {
    margin: -20px 0 0;
    padding: 15px;
    font-size: 36px;
    line-height: 56px;
    border-radius: 3px;
    width: 86px;
    height: 86px;
    color: #fff;
    background: linear-gradient(60deg,#ffa726,#fb8c00);
    box-shadow: 0 12px 20px -10px rgba(255,152,0,.28),0 4px 20px 0 rgba(0,0,0,.12),0 7px 8px -5px rgba(255,152,0,.2);
}

.content-wraper, .title {
    height: auto;
    width: 100%;
    float: left;
}

.content-wraper {
    margin: 0px 0px 0px 0px;
    padding: 0 15px 20px;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.14);
    border-radius: 3px;
    background: #fff;
}

.title {
    margin: -20px 0 0;
    color: #fff;
    padding: 9px 27px;
    font-size: 19px;
    border-radius: 5px;
    background-image: linear-gradient(195deg,#e02dff,#9c27b0);
    box-shadow: 0 12px 20px -10px rgba(156,39,176,.28),0 4px 20px 0 rgba(0,0,0,.12),0 7px 8px -5px rgba(156,39,176,.2);
}

.find-para, .footer-p, .form-btn, .notif-txt, .txtbx-name-p {
    font-size: 14px;
}

    .form-btn, .form-btn:hover {
        background-image: url("https://www.transparenttextures.com/patterns/classy-fabric.png");
    }

.txtbx-sec {
    margin: 0;
    padding: 5px 4px;
    width: 100%;
    height: auto;
    float: left;
}

.txtbx-name-p, .txtbx-wraper {
    padding: 0;
    width: 100%;
    float: left;
    height: auto;
}

.txtbx-wraper {
    margin: 15px 0 0;
}

.txtbx-name-p {
    margin: 0 0 4px;
    color: #333;
}

.form-btn-sec {
    margin: 15px 0 0;
    padding: 0 4px;
    height: auto;
    width: 100%;
    float: left;
}

.form-btn {
    width: 100%;
    margin: 0;
    padding: 7px 15px 6px;
    text-decoration: none;
    line-height: normal;
    cursor: pointer;
    font-weight: 700;
    text-transform: uppercase;
    border: 2px solid #109100;
    background-color: #109100;
    border-radius: 3px;
    color: #fff;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -o-transition: .3s linear;
    -ms-transition: .3s linear;
    transition: .3s linear;
}

    .form-btn:hover {
        background-color: #1dcb07;
        border: 2px solid #1dcb07;
        color: #fff;
    }

.grid-wraper {
    margin: 0;
    padding: 15px 0 0;
    width: 100%;
    height: auto;
    float: left;
}

.table {
    margin-bottom: 0;
}

.notificationpan {
    display: none;
    background-color: red;
    position: absolute;
    top: 55px;
    right: 30px;
    padding: 6px 7px;
    width: 270px;
    height: auto;
    -webkit-border-radius: 9px 9px 9px 9px;
    border-radius: 2px;
    border: 1px solid #fff;
    box-shadow: 0 3px 14px 1px rgba(87,87,87,.85);
}

.closenotificationpan {
    position: absolute;
    margin: 0;
    top: 6px;
    right: 6px;
    cursor: pointer;
}

#notification, .notif-txt {
    z-index: 999999;
    position: relative;
}

#notification {
    margin: 0;
    padding: 0;
}

.notif-txt {
    color: #fff;
    font-weight: 600;
}

::-webkit-scrollbar {
    width: 5px;
    height: 8px;
}

.block-footermargin, .dly-rport-sec, .find-para, .find-sec, .find-txtbx-btn-sec, .footer-p, .print-btn-sec, .video-wpr {
    height: auto;
    float: left;
    width: 100%;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #4b77be;
    -webkit-border-radius: 0px;
    border-radius: 0;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 6px #4b77be;
    background-color: #4b77be;
}

    ::-webkit-scrollbar-thumb:window-inactive {
        background: #4b77be;
    }

.dly-rport-sec {
    margin: 0;
    padding: 0;
    overflow: auto;
}

.form-control {
    border: 1px solid #d6d6d6;
    box-shadow: none;
    color: #000;
    border-radius: 3px;
}

.find-sec {
    margin: 25px 0 5px;
    padding: 0;
}

.find-para {
    margin: 0;
    padding: 0;
    color: #9830b0;
}

.find-txtbx-btn-sec {
    margin: 5px 0 0;
    padding: 0;
}

.print-btn-sec {
    margin: 17px 0 0;
    padding: 0 2px 0 0;
    text-align: right;
}

.footer {
    background: #fff;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -align-items: center;
    z-index: 9;
    box-shadow: 1px 0 3px rgb(0 0 0 / 15%);
}

.anglr-btn-ul li a, .lnk-btn {
    border-radius: 3px;
    background-color: #109100;
}

.footer-p {
    margin: 0;
    padding: 0 0 0 230px;
    display: inline-block;
    color: #333;
    text-align: center;
}

.add_newsbtn, .video-title-h {
    font-size: 15px;
    font-weight: 400;
}

.lnk-btn {
    background-image: url("https://www.transparenttextures.com/patterns/classy-fabric.png");
    color: #fff;
    padding: 2px 5px;
}

    .lnk-btn:hover {
        background: #00c3cc;
        color: #fff;
    }

.block-footermargin {
    margin: 0 0 30px;
    padding: 0;
}

.video-wpr {
    margin: 2px 0 17px;
    padding: 5px;
    background: #fff;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 17%);
}

.anglr-btn-ul li a, .btn-success, .btn-success:hover {
    background-image: url("https://www.transparenttextures.com/patterns/classy-fabric.png");
}

.video-title-h {
    margin: 5px 0 0;
    padding: 0;
    width: 100%;
    height: 50px;
    float: left;
    text-align: center;
    line-height: 23px;
    color: #333;
}

.add_newsbtn, .anglr-btn-ul {
    height: auto;
    float: left;
    text-align: center;
}

.anglr-btn-ul {
    margin: 15px 0;
    padding: 0;
    width: 100%;
}

    .anglr-btn-ul li {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        .anglr-btn-ul li a {
            margin: 0;
            text-decoration: none;
            color: #fff;
            padding: 2px 5px 4px;
            min-width: 50px;
            text-align: center;
            box-shadow: 0 12px 20px -10px rgba(156,39,176,.28),0 4px 20px 0 rgba(0,0,0,.12),0 7px 8px -5px rgba(156,39,176,.2);
        }

.add_newsbtn, .add_newsbtn:hover {
    transition: background .3s ease-in-out,color .3s ease-in-out;
    border: 0;
}

.anglr-btn-ul li a:hover {
    background: linear-gradient(60deg,#08bd05,#ff8c00);
    color: #fff;
}

.add_newsbtn {
    margin: 0 10px 0 0;
    padding: 7px 25px;
    line-height: 20px;
    color: #fff;
    background-color: #fd0202;
}

    .add_newsbtn:hover {
        background-color: #d60808;
    }

.btn-success {
    color: #fff;
    background-color: #d900e5;
    border: 2px solid #d900e5;
    border-radius: 4px;
    transition: .3s;
    transform: translateY(0);
}

    .btn-success:hover {
        background-color: #a407ad;
        border: 2px solid #a407ad;
    }


/*************ul sec*/
.paauline-ul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .paauline-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 5px 5px 25px;
        list-style-type: none;
        display: block;
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 25px;
        font-weight: 400;
        color: #777;
        position: relative;
        text-align: justify;
    }

        .paauline-ul li:before {
            font-family: FontAwesome;
            content: "\f14a";
            font-size: 15px;
            line-height: 27px;
            color: #fa3d43;
            font-weight: 400;
            left: 0px;
            top: 0px;
            position: absolute;
        }


/******************************captcha**********************/
.capchamargin-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.protectedcap {
    user-select: none;
    font-size: 15px;
    line-height: 20px;
    background: #fff;
    padding: 9px 10px 6px 10px;
    border: 1px solid #bbbaba;
    color: #333;
    font-weight: 600;
    height: 41px;
    float: left;
    letter-spacing: 0.5px;
}

.protectedcap22 {
    user-select: none;
    font-size: 14px;
    line-height: 20px;
    background: #fff;
    padding: 9px 10px 6px 10px;
    border: 1px solid #bbbaba;
    color: #333;
    font-weight: 600;
    height: 41px;
    width: 110px;
    float: left;
    letter-spacing: 0.5px;
    margin: 0px 0px 0px 5px;
}

    .protectedcap22:focus {
        border-color: #ccc!important;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    }

.btnrefreshcaptcha {
    height: 41px;
    width: 41px;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    font-weight: 400;
    color: #fff!important;
    line-height: 40px;
    text-align: center;
    background-color: #ffcb4c;
    border: 1px solid #ffcb4c;
    transition: all 0.3s ease;
    transform: translateY(0px);
}

    .btnrefreshcaptcha:hover {
        background-color: #104587;
        border: 1px solid #104587;
    }



@media only screen and (max-width:900px) {
    .wrapper {
        padding: 0 15px 60px;
    }

    .content-wraper {
        margin: 10px 0 40px;
    }

    .find-para, .find-txtbx-wpr {
        min-height: 40px;
    }

    .print-btn-sec {
        text-align: center;
    }

    .footer-p {
        padding: 0;
    }

    a.logo {
        font-size: 14px;
        margin: 14px 0 0 15px;
    }

    .boxbackgrounn33 {
        padding: 0px 0px 0px 0px;
    }

    .margincalend {
        margin: 0px 0px 10px 0px;
        width: 100%;
        float: left;
    }

    .mentormm-aa {
        position: inherit;
        bottom: 0px;
        left: 0;
    }
}
