﻿.bg-gray {
            background:#ededed;    /*#ededed;*/
        }

        .bg-white {
            background: #ffffff;
        }
        .overflow-hidden {
        overflow:hidden;
        }
        .col-xs-12.panel2.bg-white {
            margin-bottom: 20px;
            background-color: #fff;
            padding: 25px;
            padding-top: 12px;
            padding-bottom: 12px;
            border: 1px solid transparent;
            border-radius: 4px;
            -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
            box-shadow: 0 1px 1px rgba(0,0,0,.05);
        }

        table#ContentPlaceHolder1_gvEducation td, table#ContentPlaceHolder1_gvReferences td{
            padding:3px 4px;
        }

        .glyphicon {
            position: relative;
            top: 1px;
            display: inline-block;
            font-family: 'Glyphicons Halflings';
            font-style: normal;
            font-weight: normal;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
        }

        .checkout-wrap {
            font-family: 'PT Sans Caption', sans-serif;
            margin: 30px auto 100px;
            z-index: 0;
        }

        ul.checkout-bar li {
            color: #ccc;
            font-size: 16px;
            font-weight: 600;
            position: relative;
            display: inline-block;
            margin: 50px auto;
            padding: 0;
            text-align: center;
            width: 15%;
        }

            ul.checkout-bar li:before {
                -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
                box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
                background: #ddd;
                border: 2px solid #FFF;
                border-radius: 50%;
                color: #fff;
                font-size: 16px;
                font-weight: 700;
                text-align: center;
                text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
                height: 34px;
                left: 40%;
                line-height: 34px;
                position: absolute;
                top: -60px;
                width: 34px;
                z-index: 99999;
            }

            ul.checkout-bar li.active {
                color: #2F8718;
                font-weight: bold;
            }

                ul.checkout-bar li.active:before {
                    background: #2F8718;
                }

            ul.checkout-bar li.visited {
                color: #036c99;
                z-index: 99999;
                background: none;
            }

                ul.checkout-bar li.visited:before {
                    background: #036c99;
                    z-index: 99999;
                }

            ul.checkout-bar li:nth-child(1):before {
                font-family: "Glyphicons Halflings";
                content: "\e013";
            }

            ul.checkout-bar li:nth-child(2):before {
                font-family: "Glyphicons Halflings";
                content: "\e013";
            }

            ul.checkout-bar li:nth-child(3):before {
                font-family: "Glyphicons Halflings";
                content: "\e013";
            }

            ul.checkout-bar li:nth-child(4):before {
                font-family: "Glyphicons Halflings";
                content: "\e013";
            }

            ul.checkout-bar li:nth-child(5):before {
                font-family: "Glyphicons Halflings";
                content: "\e013";
            }

            ul.checkout-bar li:nth-child(6):before {
                font-family: "Glyphicons Halflings";
                content: "\e013";
            }

        ul.checkout-bar a {
            color: #ccc;
            font-size: 16px;
            font-weight: 600;
            text-decoration: none;
        }

        ul.checkout-bar li.active a {
            color: #2F8718;
        }

        ul.checkout-bar li.visited a {
            color: #036c99;
        }

        .checkout-bar li.active:after {
            -webkit-animation: myanimation 3s 0;
            background-size: 35px 35px;
            background-color: #2F8718;
            background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
            background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
            -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
            box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
            content: "";
            height: 15px;
            width: 100%;
            left: 50%;
            position: absolute;
            top: -50px;
            z-index: 0;
        }

        ul.checkout-bar {
            -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
            box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
            background-size: 35px 35px;
            background-color: #EcEcEc;
            background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
            background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
            border-radius: 15px;
            height: 15px;
            margin: 0 -15px 0;
            padding: 0;
            position: absolute;
            width: 100%;
        }

            ul.checkout-bar:before {
                background-size: 35px 35px;
                background-color: #036c99;
                background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
                background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
                -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
                box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
                border-radius: 15px;
                content: " ";
                height: 15px;
                left: 0;
                position: absolute;
                width: 14%;
            }

            ul.checkout-bar li.visited:after {
                background-size: 35px 35px;
                background-color: #036c99;
                background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
                background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
                -webkit-box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
                box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
                content: "";
                height: 15px;
                left: 50%;
                position: absolute;
                top: -50px;
                width: 100%;
                z-index: 99;
            }
           
.contents {
    display: none;
} 
.checkbox label::after {
    top: 4px;
}