﻿.body {
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 12px;
    color: #333333;
}

    .body a {
        color: #3b5998;
        text-decoration: none;
        font-size: 11px;
        font-weight: bold;
    }

        .body a:hover {
            text-decoration: underline;
        }

.logo {
    max-height: 500px;
    max-width: 2000pxleftbar;
    /* background-color:Aqua; */
}

.container {
    background-color: transparent;
    max-height: 100%;
}

.background {
    background: url('../STAT/IMG/VVMC_service_page_1920x900.jpg');
    padding: 0;
    margin: 0;
}

.dropdown {
    color: #333333;
    border: 1px solid #BB0804;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    font-size: 13px;
    padding: 3px 0px 5px 2px;
    height: 25px;
    /*width: 149px;*/
}

.textbox {
    color: #333333;
    border: 1px solid #BB0804;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    font-size: 13px;
    padding: 3px 2px 2px 4px;
}

.button {
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    color: #f7f7f7;
    /*background-color: #094791;*/
    background-color: #2a86bf;
    font-weight: bold;
    border-color: #996633;
    border-width: 1px;
    margin-left: 0px;
}

    .button:hover {
        color: #f7f7f7;
        background-color: #BB0804;
        cursor: hand;
    }

.boxHead {
    border: 1px solid #3b5998;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    background-color: #f7f7f7;
    color: black !important;
    font-size: 12px;
    font-weight: bold;
    /*height: 26px;
    padding-top: 6px;
    padding-left: 10px;*/
    text-align: center;
    height: auto;
}

.shadow {
    -webkit-box-shadow: 9px 9px 5px 0px rgba(145,140,145,1);
    -moz-box-shadow: 9px 9px 5px 0px rgba(145,140,145,1);
    box-shadow: 9px 9px 5px 0px rgba(145,140,145,1);
    height: 325px;
    width: 277px;
}

.user {
    max-height: 278px;
    max-width: 277px;
    background: #F9F9F9;
    width: 304px;
    height: 277px;
    text-align: center;
    border: 1px gray;
}

.box_header {
    background: url('../STAT/IMG/login_tab.png');
    height: 49px;
    width: 100%;
}

.box_header1 {
    background: url('../STAT/IMG/download_form_tab.png');
    height: 49px;
    width: 277px;
}

.box_header2 {
    background: url('../STAT/IMG/guideline_tab.png');
    height: 49px;
    width: 277px;
}

.Registration {
    background: url('../STAT/IMG/white_box.png');
    height: 243px;
    width: 380px;
}

.header {
    height: 30px;
    width: 380px;
}

.Reg {
    margin-left: 450px;
    width: 378px;
}

.Det {
    padding-top: 20px;
    padding-right: 25px;
    padding-bottom: 40px;
    padding-left: 35px;
    height: 183px;
}

.details {
    height: 263px;
    width: 257px;
    padding-top: 25px;
}

/*Css by Pawan*/

.masterHeader {
    /*background: White url('../STAT/IMG/VVMC_banner.jpg') no-repeat 120px 0px;
    width: 99%;*/
    height: 95px;
}

* {
    margin: 0;
    padding: 0;
}

.footer {
}

#horizontalTabNew {
    height: 480px !important;
    overflow-y: auto;
    overflow-x: hidden;
}

.leftbar {
    height: 100%;
    float: left;
    min-height: 460px;
}

.container {
    height: 100px;
    width: 100%;
}

iframe {
    height: 92%;
    width: 95%;
    margin-right: 5px;
    min-height: 450px;
}

.Containerheader {
    background-position: 0px 50px;
    height: auto;
    width: 99%;
    padding: 7px 2px 2px 4px;
    margin-right: 10px;
    background-color: #407fa8;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    font-size: 13px;
}

.conternerplaceholder {
    background: url('../STAT/IMG/VVMC_inner_1024x768.jpg') no-repeat;
    height: 471px;
    width: 100%;
}

.r-tabs {
    position: relative;
}

.slideRight {
    animation-name: slideRight;
    -webkit-animation-name: slideRight;
    animation-duration: 1.1s;
    -webkit-animation-duration: 1.1s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

.col-md-3 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
}

.r-tabs .r-tabs-nav {
    margin: 0 -15px;
}

.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
    margin: 10px 0;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}

.r-tabs .r-tabs-nav .r-tabs-tab {
    position: relative;
    top: 1px;
}

.r-tabs .r-tabs-tab {
    list-style: none outside none;
    margin: 0;
}

.r-tabs .r-tabs-state-active .r-tabs-anchor {
    color: #483D8B;
    display: block;
    margin-bottom: 3px;
    padding: 9px 13px 10px;
    text-decoration: none;
    width: 250px;
    background-color: #FAEBD7;
    border: 1px solid #ADD8E6;
    font-size: 13px;
    /* menu click  */
}

    .r-tabs .r-tabs-state-active .r-tabs-anchor:after {
        content: "";
        display: inline-block;
        background: url("../STAT/IMG/white-arrow.png") no-repeat;
        background-position: right center;
        width: 25px;
        height: 20px;
        float: right;
    }


.r-tabs .r-tabs-nav .r-tabs-tab {
    position: relative;
    top: 1px;
}

.r-tabs .r-tabs-tab {
    list-style: none outside none;
    margin: 0;
}

.r-tabs .r-tabs-state-default .r-tabs-anchor {
    margin-bottom: 0px;
    padding: 10px 13px;
    display: block;
    text-decoration: none;
    color: Gray;
    background-color: transparent;
    border: 1px solid #E4D7D7;
    width: 250px;
    border-top: none;
    font-size: 13px;
}

.r-tabs .r-tabs-state-default .bordertop {
    border-top: 1px solid #E4D7D7;
}


.r-tabs .r-tabs-state-default .r-tabs-anchor:hover {
    background: #ECD8C2;
    color: #615040;
}

.notice {
    width: 280px;
    height: 310px;
}

    .notice li span {
        padding: 2px 0 0 0;
        word-break: break-all;
    }

    .notice li {
        background: url('../STAT/IMG/note-li.png') no-repeat;
        background-position: left;
        border-bottom: 1px solid #eeeeee;
        padding: 18px;
        text-align: left;
        word-break: break-all;
    }

.slide1 {
    overflow: hidden;
    width: auto;
    height: 202px;
    position: relative;
}

.notice li img {
}

.notice li a {
    text-decoration: none;
    color: Gray;
    padding: 5px;
}

.btn {
    behavior: url(../PIE/PIE.htc);
    width: 84px;
    background: Olive;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    height: 30px;
    border: none;
}


/*Steps Css*/

/* Done / Active */
/* Circle 1 */
.progress {
    width: 1000px;
    margin: 20px auto;
    text-align: center;
}

    .progress .circle1,
    .progress .bar1 {
        behavior: url(../PIE/PIE.htc);
        border-radius: 40px;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        display: inline-block;
        background: #fff;
        width: 40px;
        height: 40px;
        border: 1px solid #d5d5da;
    }

    .progress .bar1 {
        behavior: url(../PIE/PIE.htc);
        position: relative;
        width: 80px;
        height: 6px;
        top: -61px;
        margin-left: -5px;
        margin-right: -5px;
        border-left: none;
        border-right: none;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
    }

    .progress .circle1 .label {
        behavior: url(../PIE/PIE.htc);
        display: inline-block;
        width: 32px;
        height: 32px;
        line-height: 32px;
        border-radius: 32px;
        -webkit-border-radius: 32px;
        -moz-border-radius: 32px;
        margin-top: 4px;
        color: #b5b5ba;
        font-size: 17px;
    }

    .progress .circle1 .title {
        color: #b5b5ba;
        font-size: 13px;
        line-height: 30px;
        margin-left: -5px;
    }

    .progress .bar1.done,
    .progress .circle1.done {
        background: #eee;
    }

    .progress .bar1.active {
        background: linear-gradient(to right, #EEE 40%, #FFF 60%);
    }

    .progress .circle1.done .label {
        behavior: url(../PIE/PIE.htc);
        color: #FFF;
        background: #379B53;
        box-shadow: inset 0 0 2px rgba(0,0,0,.2);
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.2);
        -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.2);
    }

    .progress .circle1.done .title {
        color: #444;
    }

    .progress .circle1.active .label {
        behavior: url(../PIE/PIE.htc);
        color: #FFF;
        background: #407FA8;
        box-shadow: inset 0 0 2px rgba(0,0,0,.2);
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.2);
        -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.2);
    }

        .progress .circle1.active .label a {
            color: #FFF;
            text-decoration: none;
        }

    .progress .circle1.active .title {
        color: #0c95be;
    }

    /* Circle 2 */
    .progress .circle2,
    .progress .bar2 {
        behavior: url(../PIE/PIE.htc);
        display: inline-block;
        background: #fff;
        width: 40px;
        height: 40px;
        border-radius: 40px;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        border: 1px solid #d5d5da;
    }

    .progress .bar2 {
        behavior: url(../PIE/PIE.htc);
        position: relative;
        width: 80px;
        height: 6px;
        top: -61px;
        margin-left: -5px;
        margin-right: -5px;
        border-left: none;
        border-right: none;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
    }

    .progress .circle2 .label {
        behavior: url(../PIE/PIE.htc);
        display: inline-block;
        width: 32px;
        height: 32px;
        line-height: 32px;
        border-radius: 32px;
        -webkit-border-radius: 32px;
        -moz-border-radius: 32px;
        margin-top: 4px;
        color: #b5b5ba;
        font-size: 17px;
    }

    .progress .circle2 .title {
        color: #b5b5ba;
        font-size: 13px;
        line-height: 30px;
        margin-left: -5px;
    }

    .progress .bar1.done,
    .progress .circle2.done {
        background: #eee;
    }

    .progress .bar1.active {
        background: linear-gradient(to right, #EEE 40%, #FFF 60%);
    }

    .progress .circle2.done .label {
        behavior: url(../PIE/PIE.htc);
        color: #FFF;
        background: #379B53;
        box-shadow: inset 0 0 2px rgba(0,0,0,.2);
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.2);
        -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.2);
    }

    .progress .circle2.done .title {
        color: #444;
    }

    .progress .circle2.active .label {
        behavior: url(../PIE/PIE.htc);
        color: #FFF;
        background: #407FA8;
        box-shadow: inset 0 0 2px rgba(0,0,0,.2);
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.2);
        -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.2);
    }

        .progress .circle2.active .label a {
            color: #FFF;
            text-decoration: none;
        }

    .progress .circle2.active .title {
        color: #0c95be;
    }

    /* Circle 3 */
    .progress .circle3,
    .progress .bar3 {
        behavior: url(../PIE/PIE.htc);
        display: inline-block;
        background: #fff;
        width: 40px;
        height: 40px;
        border-radius: 40px;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        border: 1px solid #d5d5da;
    }

    .progress .bar3 {
        behavior: url(../PIE/PIE.htc);
        position: relative;
        width: 80px;
        height: 6px;
        top: -61px;
        margin-left: -5px;
        margin-right: -5px;
        border-left: none;
        border-right: none;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
    }

    .progress .circle3 .label {
        behavior: url(../PIE/PIE.htc);
        display: inline-block;
        width: 32px;
        height: 32px;
        line-height: 32px;
        border-radius: 32px;
        -webkit-border-radius: 32px;
        -moz-border-radius: 32px;
        margin-top: 4px;
        color: #b5b5ba;
        font-size: 17px;
    }

    .progress .circle3 .title {
        color: #b5b5ba;
        font-size: 13px;
        line-height: 30px;
        margin-left: -5px;
    }

    .progress .bar2.done,
    .progress .circle3.done {
        background: #eee;
    }

    .progress .bar2.active {
        background: linear-gradient(to right, #EEE 40%, #FFF 60%);
    }

    .progress .circle3.done .label {
        behavior: url(../PIE/PIE.htc);
        color: #FFF;
        background: #379B53;
        box-shadow: inset 0 0 2px rgba(0,0,0,.2);
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.2);
        -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.2);
    }

    .progress .circle3.done .title {
        color: #444;
    }

    .progress .circle3.active .label {
        behavior: url(../PIE/PIE.htc);
        color: #FFF;
        background: #407FA8;
        box-shadow: inset 0 0 2px rgba(0,0,0,.2);
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.2);
        -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.2);
    }

        .progress .circle3.active .label a {
            color: #FFF;
            text-decoration: none;
        }

    .progress .circle3.active .title {
        color: #0c95be;
    }

    /* Circle 4 */
    .progress .circle4,
    .progress .bar4 {
        behavior: url(../PIE/PIE.htc);
        display: inline-block;
        background: #fff;
        width: 40px;
        height: 40px;
        border-radius: 40px;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        border: 1px solid #d5d5da;
    }

    .progress .bar4 {
        behavior: url(../PIE/PIE.htc);
        position: relative;
        width: 80px;
        height: 6px;
        top: -61px;
        margin-left: -5px;
        margin-right: -5px;
        border-left: none;
        border-right: none;
        border-radius: 0;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
    }

    .progress .circle4 .label {
        behavior: url(../PIE/PIE.htc);
        display: inline-block;
        width: 32px;
        height: 32px;
        line-height: 32px;
        border-radius: 32px;
        -webkit-border-radius: 32px;
        -moz-border-radius: 0;
        margin-top: 4px;
        color: #b5b5ba;
        font-size: 17px;
    }

    .progress .circle4 .title {
        color: #b5b5ba;
        font-size: 13px;
        line-height: 30px;
        margin-left: -5px;
    }

    .progress .bar3.done,
    .progress .circle4.done {
        background: #eee;
    }

    .progress .bar3.active {
        background: linear-gradient(to right, #EEE 40%, #FFF 60%);
    }

    .progress .circle4.done .label {
        behavior: url(../PIE/PIE.htc);
        color: #FFF;
        background: #379B53;
        box-shadow: inset 0 0 2px rgba(0,0,0,.2);
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.2);
        -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.2);
    }

    .progress .circle4.done .title {
        color: #444;
    }

    .progress .circle4.active .label {
        behavior: url(../PIE/PIE.htc);
        color: #FFF;
        background: #407FA8;
        box-shadow: inset 0 0 2px rgba(0,0,0,.2);
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.2);
        -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.2);
    }

        .progress .circle4.active .label a {
            color: #FFF;
            text-decoration: none;
        }

    .progress .circle4.active .title {
        color: #0c95be;
    }

    /* Circle 5 */
    .progress .circle5,
    .progress .bar5 {
        behavior: url(../PIE/PIE.htc);
        display: inline-block;
        background: #fff;
        width: 40px;
        height: 40px;
        border-radius: 40px;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        border: 1px solid #d5d5da;
    }

    .progress .bar5 {
        behavior: url(../PIE/PIE.htc);
        position: relative;
        width: 80px;
        height: 6px;
        top: -61px;
        margin-left: -5px;
        margin-right: -5px;
        border-left: none;
        border-right: none;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
    }

    .progress .circle5 .label {
        behavior: url(../PIE/PIE.htc);
        display: inline-block;
        width: 32px;
        height: 32px;
        line-height: 32px;
        border-radius: 32px;
        -webkit-border-radius: 32px;
        -moz-border-radius: 32px;
        margin-top: 4px;
        color: #b5b5ba;
        font-size: 17px;
    }

    .progress .circle5 .title {
        color: #b5b5ba;
        font-size: 13px;
        line-height: 30px;
        margin-left: -5px;
    }

    .progress .bar4.done,
    .progress .circle5.done {
        background: #eee;
    }

    .progress .bar4.active {
        background: linear-gradient(to right, #EEE 40%, #FFF 60%);
    }

    .progress .circle5.done .label {
        behavior: url(../PIE/PIE.htc);
        color: #FFF;
        background: #379B53;
        box-shadow: inset 0 0 2px rgba(0,0,0,.2);
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.2);
        -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.2);
    }

    .progress .circle5.done .title {
        color: #444;
    }

    .progress .circle5.active .label {
        behavior: url(../PIE/PIE.htc);
        color: #FFF;
        background: #407FA8;
        box-shadow: inset 0 0 2px rgba(0,0,0,.2);
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.2);
        -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.2);
    }

        .progress .circle5.active .label a {
            color: #FFF;
            text-decoration: none;
        }

    .progress .circle5.active .title {
        color: #0c95be;
    }

.Popup {
    behavior: url(../PIE/PIE.htc);
    display: inline-block;
    background-color: #FFFFFF;
    border: 2px solid #094791; /*box-shadow: 8px 8px 5px #888888;*/
    -moz-box-shadow: 3px 3px 4px #444;
    -webkit-box-shadow: 3px 3px 4px #444;
    box-shadow: 3px 3px 4px #444;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444');
}


.Grid {
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    margin: 5px 0 10px 0px;
    border: solid 1px #996633;
    border-collapse: collapse;
}

    .Grid td {
        padding: 5px;
        border: solid 1px #996633;
        height: 6px;
    }

    .Grid th {
        padding: 5px;
        background-color: #094791;
        font-size: 11px;
        height: 16px;
        color: #ffffff;
        font-weight: bold;
        text-align: left;
    }

    .Grid .GridFooter {
        padding: 5px;
        background-color: #094791;
        font-size: 11px;
        height: 16px;
        color: #ffffff;
        font-weight: bold;
    }

        .Grid .GridFooter:hover {
            padding: 5px;
            background-color: #094791;
            font-size: 11px;
            height: 16px;
            color: #cccccc;
            font-weight: bold;
        }
