﻿body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin: 0;
    background: #cce9ff url(../Images/ImgBgBlue.jpg) center top no-repeat;
}

.imghover:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}

.wrapper {
    width: 1024px;
    margin: 0px auto;
    -moz-box-shadow: 0 0 20px #464646;
    -webkit-box-shadow: 0 0 20px #464646;
    box-shadow: 0 0 20px #464646;
}
/*.main_menu{ width:100%; height:38px;
            background: #ffb948; 
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYjk0OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNjlmMTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #b6b6b6 0%, #6e6e6e 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b6b6b6), color-stop(100%,#6e6e6e)); 
background: -webkit-linear-gradient(top,  #b6b6b6 0%,#6e6e6e 100%); 
background: -o-linear-gradient(top,  #b6b6b6 0%,#6e6e6e 100%);
background: -ms-linear-gradient(top,  #b6b6b6 0%,#6e6e6e 100%); 
background: linear-gradient(to bottom,  #b6b6b6 0%,#6e6e6e 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6b6b6', endColorstr='#6e6e6e',GradientType=0 ); 
font-size:14px;}*/
/*.main_menu
{
    width: 100%;
    height: 38px;
    background: #868686;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg2ODY4NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYzNjM2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #868686 0%, #3c3c3c 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#868686), color-stop(100%,#3c3c3c));
    background: -webkit-linear-gradient(top,  #868686 0%,#3c3c3c 100%); 
    background: -o-linear-gradient(top,  #868686 0%,#3c3c3c 100%); 
    background: -ms-linear-gradient(top,  #868686 0%,#3c3c3c 100%); 
    background: linear-gradient(to bottom,  #868686 0%,#3c3c3c 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#868686', endColorstr='#3c3c3c',GradientType=0 ); 
    font-size: 14px;
}*/

.classname {
    -moz-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
    -webkit-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
    box-shadow: inset 0px 1px 0px 0px #bbdaf7;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
    background: -moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
    background-color: #79bbff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #84bbf3;
    display: inline-block;
    color: #ffffff;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #528ecc;
}

    .classname:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
        background: -moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
        background-color: #378de5;
    }

    .classname:active {
        position: relative;
        top: 1px;
    }
/*.main_menu ul
{
    margin: 4px 0px;
    padding: 10px 10px;
}
.main_menu ul li
{
    display: inline;
}
.main_menu ul li a
{
    display: inline;
    padding: 5px 15px;
    color: #fff;
}
.main_menu ul li a:link
{
    display: inline;
    padding: 5px 15px;
}
.main_menu ul li a:hover
{
    padding: 5px 15px;
    -moz-border-radius: 5px 5px;
    -webkit-border-radius: 5px 5px;
    border-radius: 5px 5px;
    color: #000;
    background: #ffb948; 
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYjk0OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNjlmMTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffb948 0%, #f69f13 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb948), color-stop(100%,#f69f13)); 
    background: -webkit-linear-gradient(top,  #ffb948 0%,#f69f13 100%);
    background: -o-linear-gradient(top,  #ffb948 0%,#f69f13 100%); 
    background: -ms-linear-gradient(top,  #ffb948 0%,#f69f13 100%); 
    background: linear-gradient(to bottom,  #ffb948 0%,#f69f13 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb948', endColorstr='#f69f13',GradientType=0 );
}
.main_menu .main_menu_active
{
    padding: 5px 15px;
    -moz-border-radius: 5px 5px;
    -webkit-border-radius: 5px 5px;
    border-radius: 5px 5px;
    color: #000;
    background: #fc8632;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjODYzMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMjkzMzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fc8632 0%, #f29335 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc8632), color-stop(100%,#f29335)); 
    background: -webkit-linear-gradient(top, #fc8632 0%,#f29335 100%); 
    background: -o-linear-gradient(top, #fc8632 0%,#f29335 100%); 
    background: -ms-linear-gradient(top, #fc8632 0%,#f29335 100%); 
    background: linear-gradient(to bottom, #fc8632 0%,#f29335 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc8632', endColorstr='#f29335',GradientType=0 ); 
}
    */
.main_menu {
    width: 100%;
    height: 34px;
    background: url(../Images/but_m.png) repeat-x;
    border-radius: 3px;
    font-size: 12px; margin-top:3px;
}

    .main_menu ul {
        margin: 5px -13px;
        padding: 9px 15px;
        border-top-left-radius: 2px;
        border-bottom-left-radius: 2px;
    }

        .main_menu ul li {
            display: inline;
            margin: 0px -2px;
        }

            .main_menu ul li a {
                display: inline;
                padding: 9px 15px;
                color: #fff;
                border-right: 1px solid #464646;
            }

                .main_menu ul li a:link {
                    display: inline;
                    padding: 9px 15px;
                }

                .main_menu ul li a:hover {
                    -webkit-box-shadow: inset 1px 1px 80px 110px #565656;
                    box-shadow: inset 1px 1px 80px 110px #565656;
                }

                .main_menu ul li a:focus {
                    -webkit-box-shadow: inset 1px 1px 80px 110px #565656;
                    box-shadow: inset 1px 1px 80px 110px #565656;
                }

    .main_menu .main_menu_active {
        /*background:url(../images/but_hover.png);color:#000;*/
        -webkit-box-shadow: inset 1px 1px 80px 110px #4d4d4d;
        box-shadow: inset 1px 1px 80px 110px #4d4d4d;
    }

.login_new {
    width: 96%;
    padding: 15px;
    background: #fcfcfc;
    -moz-box-shadow: 0 0 20px #dcdcdc;
    -webkit-box-shadow: 0 0 20px #dcdcdc;
    box-shadow: 0 0 20px #dcdcdc;
    color: #000;
}

.login_new_steps {
    width: 96%;
    padding: 15px;
    margin: 10px;
    background: #fcfcfc;
    -moz-box-shadow: 0 0 20px #dcdcdc;
    -webkit-box-shadow: 0 0 20px #dcdcdc;
    box-shadow: 0 0 20px #dcdcdc;
    color: #000;
}
.login_new_steps_camID {
    width: 96%;
    padding: 15px;
    margin: 0px;
    background: #fcfcfc;
    -moz-box-shadow: 0 0 20px #dcdcdc;
    -webkit-box-shadow: 0 0 20px #dcdcdc;
    box-shadow: 0 0 20px #dcdcdc;
    color: #000;
}
.registration {
    width: 97%;
    padding: 15px;
    background: #fcfcfc;
    height: 600px;
    -moz-box-shadow: 0 0 20px #f0f0f0;
    -webkit-box-shadow: 0 0 20px #f0f0f0;
    box-shadow: 0 0 20px #f0f0f0;
    color: #000;
}

.forgot {
    width: 96%;
    padding: 15px;
    background: #fcfcfc;
    -moz-box-shadow: 0 0 20px #dcdcdc;
    -webkit-box-shadow: 0 0 20px #dcdcdc;
    box-shadow: 0 0 20px #dcdcdc;
    color: #000;
}

.td_input {
    border: 1px solid #E9E9E9;
    width: 250px;
    color: #666666;
}

.footer_inner {
    width: 75%;
    margin: 0px auto;
    padding: 10px 0px;
}

.fut_left {
    width: 400px;
    float: left;
}

.fut_right {
    width: 250px;
    float: right;
}

.help {
    background: #fcfcfc;
    border: 1px #f7f7f7 solid;
}

.help_text {
    padding: 20px;
    text-align: justify;
}

#application_container_home {
    width: 80%;
    min-height: 75.9%;
    margin: 0px auto;
    background: #FFF;
    -moz-box-shadow: 0 0 20px #9e9e9e;
    -webkit-box-shadow: 0 0 20px #9e9e9e;
    box-shadow: 0 0 20px #464646;
}

* html #application_container_home {
    height: 100%;
}

#footer {
    width: 100%;
    height: 47px;
    background: url(../images/ImgFooter.jpg) repeat-x;
    color: #fff;
    margin: 0px auto;
}

.top_inner {
    width: 100%;
    height: 100px;
    background: url(../images/topbaar.png) repeat-x;
}

  .steps {
            background: url(../Images/ImgSteps_new.png) no-repeat;
            width: 777px;
            height: 80px;
            text-align: left;
        }

        .steps1 {
            background: url(../Images/ImgSteps_new.png) no-repeat 0px -80px;
            width: 777px;
            height: 80px;
            position: relative;
            border-radius: 10px;
            text-align: left;
        }

        .steps2 {
            background: url(../Images/ImgSteps_new.png) no-repeat 0px -161px;
            width: 777px;
            height: 80px;
            text-align: left;
        }

        .steps3 {
            background: url(../Images/ImgSteps_new.png) no-repeat 0px -243px;
            width: 777px;
            height: 80px;
            position: relative;
            text-align: left;
        }


.help_text_i {
    background: #e8f1f9;
    padding: 10px;
    -moz-border-radius: 5px 5px;
    -webkit-border-radius: 5px 5px;
    border-radius: 5px 5px;
}

.help_text_i_inner {
    border: #e4e4e4 1px solid;
    background: #f7fafd;
    padding: 10px;
    text-align: justify;
}
.help_text_i_inner1 {
    border: #e4e4e4 1px solid;
    background: #fff;
    padding: 10px;
    text-align: justify;
}

.graphs {
    -moz-border-radius: 5px 5px;
    -webkit-border-radius: 5px 5px;
    border-radius: 5px 5px;
    color: #fff;
}

.tdGraphBody {
    color: White;
}

.grey {
    font-size: 14px;
    font-weight: bold;
    height: 2px;
    padding: 5px 10px;
    color: #999;
    border: #ccc 1px solid;
}



.login_new1 {
    width: 99%;
    padding: 5px;
    background: #fcfcfc;
    -moz-box-shadow: 0 0 20px #dcdcdc;
    -webkit-box-shadow: 0 0 20px #dcdcdc;
    box-shadow: 0 0 20px #dcdcdc;
    color: #000;
}

.td_bg {
    background: #fff;
}

.td_header {
    background: #fcfcfc;
    border-bottom: 1px solid #4ebaf0;
}

.pagi {
    margin-top: 5px;
}

.schedule_header {
    background: #797c7e;
    line-height: 34px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.calender_head {
    font-weight: bold;
    height: 30px;
    color: #fff;
    background-image: url('../Images/taskheader_bg2.png');
    background-repeat: repeat-x;
    border: 0px;
    -moz-border-radius: 5px 5px;
    -webkit-border-radius: 5px 5px;
    border-radius: 5px 5px;
}

.calender {
    background: #ffffff;
    border: #ccc 1px solid;
    margin-top: 5px;
    margin-left: 5px;
    -moz-border-radius: 5px 5px;
    -webkit-border-radius: 5px 5px;
    border-radius: 5px 5px;
}

.cal_next {
    padding-right: 5px;
    padding-left: 5px;
}

.calender1 {
    background: #ffffff;
    border: #ccc 1px solid;
    -moz-border-radius: 5px 5px;
    -webkit-border-radius: 5px 5px;
    border-radius: 5px 5px;
}

.boreder_home {
    border: 1px solid #407db0;
    font-size: 13px;
}

.boreder_home_pro {
    border-bottom: 1px solid #407db0;
}

.timings {
    background-color: Blue;
}











.lblHeader {
    font-family: Calibri;
    font-size: 14px;
}

a, a:link {
    text-decoration: none;
    outline: none;
    color: #000000;
}

    a:hover {
        color: #003399;
        outline: none;
    }

.clear {
    clear: both;
}

img {
    border: 0;
}

/*.top {
    width: 100%;
    height: 90px;  background:url(../images/topbaar.jpg) repeat-x;
    margin-top: 0px;

}*/
.top{ width:100%; height:110px;/* background:url(../images/topbaar.jpg) repeat-x;*/ margin-top:0px; }
.welcome_text_block{  background:url(../Images/top_baar.png) repeat-x top; }
.logo{ width:300px; float:left; background:url(../Images/logo_top.png) no-repeat top;}
.app_header {
    background: url(../images/ImgHeaderBar.jpg) repeat-x;
    height: 95px;
    width: 100%;
}

.app_header_inner {
    width: 100%;
    margin: 0px auto;
}

.app_header_left {
    width: 270px;
    float: left;
    margin-top: 5px;
}

.app_header_right {
    float: right;
    text-align: right;
    font-size: 15px;
    width: 800px;
    margin-right: 5px;
    margin-top: 5px;
}

    .app_header_right ul {
        display: block;
        padding: 7px 0px;
    }

        .app_header_right ul li {
            display: inline;
            padding: 7px 0px;
        }

            .app_header_right ul li a {
                display: inline;
                padding: 7px 15px;
                -moz-border-radius: 5px 5px;
                -webkit-border-radius: 5px 5px;
                border-radius: 5px 5px;
                color: #fff;
                background: #868686; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
                background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg2ODY4NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYzNjM2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
                background: -moz-linear-gradient(top, #868686 0%, #3c3c3c 100%); /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#868686), color-stop(100%,#3c3c3c)); /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, #868686 0%,#3c3c3c 100%); /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top, #868686 0%,#3c3c3c 100%); /* Opera 11.10+ */
                background: -ms-linear-gradient(top, #868686 0%,#3c3c3c 100%); /* IE10+ */
                background: linear-gradient(to bottom, #868686 0%,#3c3c3c 100%); /* W3C */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#868686', endColorstr='#3c3c3c',GradientType=0 ); /* IE6-8 */
            }

                .app_header_right ul li a:link {
                    display: inline;
                    padding: 7px 15px;
                    -moz-border-radius: 5px 5px;
                    -webkit-border-radius: 5px 5px;
                    border-radius: 5px 5px;
                    background: #868686; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
                    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg2ODY4NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYzNjM2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
                    background: -moz-linear-gradient(top, #868686 0%, #3c3c3c 100%); /* FF3.6+ */
                    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#868686), color-stop(100%,#3c3c3c)); /* Chrome,Safari4+ */
                    background: -webkit-linear-gradient(top, #868686 0%,#3c3c3c 100%); /* Chrome10+,Safari5.1+ */
                    background: -o-linear-gradient(top, #868686 0%,#3c3c3c 100%); /* Opera 11.10+ */
                    background: -ms-linear-gradient(top, #868686 0%,#3c3c3c 100%); /* IE10+ */
                    background: linear-gradient(to bottom, #868686 0%,#3c3c3c 100%); /* W3C */
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#868686', endColorstr='#3c3c3c',GradientType=0 ); /* IE6-8 */
                }

                .app_header_right ul li a:hover {
                    padding: 7px 15px;
                    -moz-border-radius: 7px 5px;
                    -webkit-border-radius: 5px 5px;
                    border-radius: 5px 5px;
                    color: #000;
                    background: #ffb948; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
                    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYjk0OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNjlmMTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
                    background: -moz-linear-gradient(top, #ffb948 0%, #f69f13 100%); /* FF3.6+ */
                    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb948), color-stop(100%,#f69f13)); /* Chrome,Safari4+ */
                    background: -webkit-linear-gradient(top, #ffb948 0%,#f69f13 100%); /* Chrome10+,Safari5.1+ */
                    background: -o-linear-gradient(top, #ffb948 0%,#f69f13 100%); /* Opera 11.10+ */
                    background: -ms-linear-gradient(top, #ffb948 0%,#f69f13 100%); /* IE10+ */
                    background: linear-gradient(to bottom, #ffb948 0%,#f69f13 100%); /* W3C */
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb948', endColorstr='#f69f13',GradientType=0 ); /* IE6-8 */
                }

.top .app_header_right .active {
    padding: 7px 15px;
    -moz-border-radius: 7px 5px;
    -webkit-border-radius: 5px 5px;
    border-radius: 5px 5px;
    color: #000;
    background: #ffb948; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYjk0OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNjlmMTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffb948 0%, #f69f13 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb948), color-stop(100%,#f69f13)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffb948 0%,#f69f13 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffb948 0%,#f69f13 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffb948 0%,#f69f13 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffb948 0%,#f69f13 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb948', endColorstr='#f69f13',GradientType=0 ); /* IE6-8 */
}

.app_heading_inner {
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    padding: 5px 15px;
    color: #000;
    background: #dcf0ff;
    -moz-border-radius: 2px 2px;
    -webkit-border-radius: 2px 2px;
    border-radius: 2px 2px;
    margin: 2px 5px;
}

html, body, form {
    height: 100%;
}

#application_container {
    width: 90%;
    min-height: 75.9%;
    margin: 0px auto;
    background: #FFF;
    -moz-box-shadow: 0 0 15px #9e9e9e;
    -webkit-box-shadow: 0 0 15px #9e9e9e;
    box-shadow: 0 0 20px #464646;
}

* html #application_container {
    height: 100%;
}

.container {
    padding: 1px 5px;
}

.container_inner {
    padding: 5px;
    background: #FFFFFF;
    height: auto;
}

.graph {
    background: #565656; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU2NTY1NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGUwZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #565656 0%, #e0e0e0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#565656), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #565656 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #565656 0%,#e0e0e0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #565656 0%,#e0e0e0 100%); /* IE10+ */
    background: linear-gradient(to bottom, #565656 0%,#e0e0e0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-8 */
}


#footer .footer_inner .fut_right a {
    color: #fff;
}

    #footer .footer_inner .fut_right a:hover {
        color: #00CCFF;
    }

.footer_inner {
    width: 90%;
    margin: -1px auto;
}

.fut_left1 {
    float: left;
    width: 400px;
    padding: 6px;
}

.fut_right1 {
    float: right;
    width: 600px;
    padding: 6px;
    text-align: right;
}

.fut_left {
    float: left;
    width: 300px;
    padding: 6px;
}

.fut_right {
    float: right;
    width: 700px;
    padding: 6px;
    text-align: right; font-size:13px;
}

.footer .footer_inner .fut_right a, a:link {
    color: #003366;
}

    .footer .footer_inner .fut_right a:hover {
        color: #000000;
    }

.button {
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    padding: 3px 6px;
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    border-radius: .3em;
}

    .button:link {
        color: #fff;
        text-decoration: none;
    }

    .button:hover {
        text-decoration: none;
    }

.button1 {
    display: inline-block;
    outline: none;
    margin: 0px 2px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    padding: 6px 6px;
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    border-radius: .3em;
    width: 80px;
    color: #fff;
}

.button2 {
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    padding: 6px 6px;
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    border-radius: .3em;
    width: 180px;
}

.button3 {
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    padding: 6px 6px;
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    border-radius: .3em;
    width: 265px;
}
.button4 {
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    padding: 6px 6px;
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    border-radius: .3em;
   
}
.button1:link {
    color: #fff;
    text-decoration: none;
}

.button1:hover {
    color: #fff;
    text-decoration: none;
}

.blue {
    color: #fff;
    border: solid 1px #59b866;
    background: #073491;
    background: -webkit-gradient(linear, left top, left bottom, from(#5abe68), to(#359443));
    background: -moz-linear-gradient(top, #5abe68, #359443);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5abe68', endColorstr='#359443');
}

    .blue:hover {
        background: #2450ac;
        color: #fff;
        background: -webkit-gradient(linear, left top, left bottom, from(#359443), to(#5abe68));
        background: -moz-linear-gradient(top, #359443, #5abe68);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#359443', endColorstr='#5abe68');
    }

    .blue:active {
        color: #fff;
        background: -webkit-gradient(linear, left top, left bottom, from(#359443), to(#5abe68));
        background: -moz-linear-gradient(top, #359443, #5abe68);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#359443', endColorstr='#5abe68');
    }

.green {
    color: #fff;
    border: solid 1px #469e06;
    background: #073491;
    background: -webkit-gradient(linear, left top, left bottom, from(#22b90e), to(#49ec51));
    background: -moz-linear-gradient(top, #22b90e, #49ec51);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#22b90e', endColorstr='#49ec51');
}

.red {
    color: #fff;
    border: solid 1px #ba0202;
    background: #073491;
    background: -webkit-gradient(linear, left top, left bottom, from(#df071b), to(#ff3d3d));
    background: -moz-linear-gradient(top, #df071b, #ff3d3d);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df071b', endColorstr='#ff3d3d');
}

.yellow {
    color: #000;
    border: solid 1px #f7753b;
    background: #073491;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff7b05), to(#ff6600));
    background: -moz-linear-gradient(top, #ff7b05, #ff6600);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7b05', endColorstr='#ff6600');
}

.grey {
    color: #000;
    border: solid 1px #c4c4c4;
    background: #073491;
    background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#dbdbdb));
    background: -moz-linear-gradient(top, #f3f3f3, #dbdbdb);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#dbdbdb');
}

.app_login {
    width: 97%;
    margin: 0px auto;
}

.app_login_left {
    float: left;
    width: 20%;
    background: #b4d5e9;
    -moz-border-radius: 3px 3px;
    -webkit-border-radius: 5px 5px;
    border-radius: 3px 3px;
    margin: 10px auto;
    padding: 10px;
}

.app_login_right {
    float: right;
    width: 75%;
    background: #b4d5e9;
    -moz-border-radius: 3px 3px;
    -webkit-border-radius: 5px 5px;
    border-radius: 3px 3px;
    margin: 10px auto;
    padding: 10px;
}





.comments {
    background: #fff;
    border: #e0e0e0 1px solid;
    -moz-border-radius: 5px 5px;
    -webkit-border-radius: 5px 5px;
    border-radius: 5px 5px;
    margin: 10px auto;
    padding: 3px;
}

.student {
    float: left;
    text-align: center;
}

.exam_provider {
    margin-left: 20px;
    margin-top: 20px;
    float: left;
}

.auditor {
    float: left;
    margin-top: 20px;
}

.exam_proctor {
    float: left;
    margin-left: 20px;
    text-align: center;
}

.fisrt_reg {
    font-family: Calibri;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    color: #003366;
}

.app_login_all {
    width: 550px;
    margin: 0px auto;
}

.app_login_all1 {
    width: 550px;
    margin: 0px auto;
    vertical-align: middle;
    padding-top: 40px;
}

.login {
    width: 450px;
    height: auto;
    background: #b4d5e9;
    border: #e0e0e0 1px solid;
    -moz-border-radius: 5px 5px;
    -webkit-border-radius: 5px 5px;
    border-radius: 5px 5px;
    margin: 5px auto;
    padding: 10px;
}

.login_header {
    height: 30px;
    width: 90%;
    font-family: Arial;
    font-weight: bold;
    padding: 5px 0px;
    font-size: 20px;
    color: #000;
}

.login_form {
    width: 410px;
    margin: 0px auto;
    height: auto;
    background: #fff;
    padding: 0px 10px;
}

.empty {
    height: 70px;
}

.empty1 {
    height: 50px;
}


.app_inner_content {
    width: 100%; /* background: #fff;     border: #e0e0e0 1px solid;     -moz-border-radius: 5px 5px;     -webkit-border-radius: 5px 5px;     border-radius: 5px 5px;*/
    margin: 0px auto;
}

.app_inner_content_left {
    width: 20%;
    float: left;
    background: #b4d5e9;
    border: #e0e0e0 1px solid;
    -moz-border-radius: 5px 5px;
    -webkit-border-radius: 5px 5px;
    border-radius: 5px 5px;
    margin: 5px auto;
    padding: 5px;
}

.app_inner_content_right {
    width: 76%;
    float: right;
    background: #b4d5e9;
    border: #e0e0e0 1px solid;
    -moz-border-radius: 5px 5px;
    -webkit-border-radius: 5px 5px;
    border-radius: 5px 5px;
    margin: 5px 5px;
    padding: 5px;
}

.app_inner_content_middle {
    width: 99%;
    background: #b4d5e9;
    border: #e0e0e0 1px solid;
    -moz-border-radius: 5px 5px;
    -webkit-border-radius: 5px 5px;
    border-radius: 5px 5px;
    margin: 0px auto;
    padding: 5px;
}

.app_heading_inner1 {
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
    padding: 2px 10px;
    color: #000;
    border: #5C9AF8 1px solid;
    background: #82BBF4;
    -moz-border-radius: 5px 5px;
    -webkit-border-radius: 5px 5px;
    border-radius: 5px 5px;
    margin: 5px 0px;
}

.app_container_inner {
}



.table {
    border: 1px solid #ccc;
    background: #fff;
}

.table_header {
    background: #5e83bb;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    border: #ccc 1px solid;
    color: #FFFFFF;
}

.table_header_Grid{
    background: #5e83bb;
    font-size: 12px;
    line-height: 35px;
    border: #ccc 1px solid;
    color: #FFFFFF;
}

.table_bot {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid#ccc;
}

.table_bot1 {
    border-bottom: 1px solid #ccc;
}

.table_td_first {
    background: #f6f6f6;
    line-height: 25px;
}

    .table_td_first a {
        background: #f6f6f6;
        text-decoration: underline;
    }

.table_td_second {
    background: #ccc;
    line-height: 25px;
}

    .table_td_second a {
        background: #ccc;
        text-decoration: underline;
    }

.table_td_third {
    background: #dbe6f8;
    line-height: 25px;
}

    .table_td_third a {
        background: #bfd7fb;
        text-decoration: underline;
    }

.HiddenText label {
    display: none;
}

.subHeadfont {
    font-size: 12px;
    font-weight: bold;
    height: 34px;
    padding: 0px 10px;
    color: #fff;
    background-image: url('../Images/taskheader_bg2.png');
    background-repeat: repeat-x;
    border: #ccc 1px solid;
}

.subHeadfont1 {
    font-size: 14px;
    font-weight: bold;
    height: 34px;
    padding: 5px 10px;
    color: #fff;
    background-image: url('../Images/taskheader_bg.png');
    background-repeat: repeat-x;
    border: #ccc 1px solid;
}

.subHeadfont2 {
    font-size: 14px;
    font-weight: bold;
    padding: 3px 10px;
    color: #fff;
    background-image: url('../Images/grey.png');
    background-repeat: repeat-x;
    margin-top: 3px;
    height: 32px;
}

.trGridPages {
    background: #5e83bb;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    border: #ccc 1px solid;
    color: #FFFFFF;
}

.gridviewHeaderstyle {
    /*background: #5e83bb;*/
    font-size: 12px;
    line-height: 25px;
    border: #ccc 2px solid;
    color: #FFFFFF; /*   background: #868686;  Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg2ODY4NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYzNjM2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #868686 0%, #3c3c3c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#868686), color-stop(100%,#3c3c3c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #868686 0%,#3c3c3c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #868686 0%,#3c3c3c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #868686 0%,#3c3c3c 100%); /* IE10+ */
    background: linear-gradient(to bottom, #868686 0%,#3c3c3c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#868686', endColorstr='#3c3c3c',GradientType=0 ); /* IE6-8 */
}

    .gridviewHeaderstyle a {
        font-size: 12px;
        line-height: 25px;
        color: #FFFFFF;
    }

        .gridviewHeaderstyle a:link {
            font-size: 12px;
            line-height: 25px;
            color: #FFFFFF;
        }

        .gridviewHeaderstyle a:hover {
            font-size: 12px;
            line-height: 25px;
            color: Aqua;
        }

.gridviewRowstyle {
    background: #fafafa;
    line-height: 25px;
}

.gridviewAlternatestyle {
    background: #f2f2f2;
    line-height: 25px;
}

.gridviewRowstyle1 {
    background: #fafafa;
    line-height: 20px;
}

.gridviewAlternatestyle1 {
    background: #f2f2f2;
    line-height: 20px;
}

.gridviewEmptyRowstyle {
    background: #5e83bb;
    font-size: 14px;
    line-height: 25px; /*border: #f3f3f3 1px solid;*/
    color: #FFFFFF;
}

.rdGray {
    color: Gray;
    font-weight: bold;
}

.rdGreen {
    color: Green;
    font-weight: bold;
}

.tab .ajax_tab_header {
    width: 200px;
    background: #000;
}

.tab .ajax__tab_hover {
    width: 200px;
    background: #cc0000;
}

.tab .ajax__tab_active {
    width: 200px;
    background: #000;
}

.tab .ajax__tab_inner {
    width: 200px;
    background: #cc0055;
}

.tab .ajax__tab_outer {
    width: 200px;
    background: #cc3300;
}

.fancy-green .ajax__tab_header {
    background: #A2BFEA;
    color: #fff;
    cursor: pointer;
}

.fancy-green .ajax__tab_hover .ajax__tab_outer, .fancy-green .ajax__tab_active .ajax__tab_outer {
    background: #6087C0;
    color: #fff;
}

.fancy-green .ajax__tab_hover .ajax__tab_inner, .fancy-green .ajax__tab_active .ajax__tab_inner {
    background: #6087C0;
    color: #fff;
}

.fancy .ajax__tab_header {
    font-size: 13px;
    font-weight: bold;
    color: #000;
    font-family: sans-serif;
}

    .fancy .ajax__tab_active .ajax__tab_outer, .fancy .ajax__tab_header .ajax__tab_outer, .fancy .ajax__tab_hover .ajax__tab_outer {
        height: 46px;
    }

    .fancy .ajax__tab_active .ajax__tab_inner, .fancy .ajax__tab_header .ajax__tab_inner, .fancy .ajax__tab_hover .ajax__tab_inner {
        height: 46px;
        margin-left: 16px; /* offset the width of the left image */
    }

    .fancy .ajax__tab_active .ajax__tab_tab, .fancy .ajax__tab_hover .ajax__tab_tab, .fancy .ajax__tab_header .ajax__tab_tab {
        margin: 16px 16px 0px 0px;
    }

.fancy .ajax__tab_hover .ajax__tab_tab, .fancy .ajax__tab_active .ajax__tab_tab {
    color: #fff;
}

.fancy .ajax__tab_body {
    font-family: Arial;
    font-size: 10pt;
    border-top: 0;
    border: 1px solid #999999;
    padding: 8px;
    background-color: #ffffff;
}

#container {
    min-height: 95.7%;
    width: 100%;
    margin: 0 auto;
}

* html #container {
    height: 100%;
}

.tblMain {
    width: 100%;
}

.tdDashContentTopAdmin {
    height: 25px;
    background-color: #606060;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    color: White;
}

.tdErrorContent {
    behavior: url(App_Themes/PIE.htc); /*background: rgb(255,255,255); /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMWQxZDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(209,209,209,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(209,209,209,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,209,209,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,209,209,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,209,209,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(209,209,209,1) 100%); /* W3C */ /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-8 */
    -pie-background: linear-gradient(#ffffff, #d1d1d1);
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    width: 75%;
    padding: 5px;
    height: 100%;
    vertical-align: middle;
}

.login_button {
    width: 180px;
    height: 40px;
    background-image: url('../Images/login_button.png') no-repeat;
}

.getpassword_button {
    width: 180px;
    height: 40px;
    background-image: url('../Images/getpassword.png') no-repeat;
}

.signup_button {
    width: 157px;
    height: 40px;
    background-image: url('../Images/getpassword.png') no-repeat;
}

.LineBreak {
    word-break: break-all;
    word-wrap: break-word;
}

.chat_window {
    border: 1px solid #ccc;
    padding: 10px;
    margin: 5px;
    background: #f3f3f3;
    border-radius: 10px;
}

.messages {
    color: #2058FF;
    font-size: 14px;
    font-weight: bold;
}

.Messagesgreen {
    color: #49921f;
    font-size: 18px;
}

h1 {
    font-size: 18px;
    margin: 0;
    padding: 0;
    color: #124a9e;
}

h2 {
    font-size: 16px;
    padding: 0;
    color: #093371;
}

.prerequisites {
    width: 99%;
    padding: 5px;
    background: #5d97ed;
    -moz-box-shadow: 0 0 20px #dcdcdc;
    -webkit-box-shadow: 0 0 20px #dcdcdc;
    box-shadow: 0 0 20px #dcdcdc;
    color: #000;
}

.border1 {
    border-bottom: 1px solid #789cd3;
    border-right: 1px solid #789cd3;
    border-left: 1px solid #789cd3;
}

.boreder_home_pre {
    border: 1px solid #407db0;
    font-size: 13px;
    background: #d0e3ff;
}

.RadScheduler h2 {
    color: #FFFFFF;
}

.heading {
    padding: 6px 5px 10px 10px;
}

.customfont1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    /*text-transform: uppercase;*/
    color: #333;
    text-align: left;
}

.tab_s {
    background: url(../Images/tab_bg_s.png) no-repeat;
    width: 285px;
    height: 168px;
}

    .tab_s:hover {
        background: url(../Images/tab_bg_s_hover.png) no-repeat;
        cursor: pointer;
        width: 285px;
        height: 168px;
    }

.tab_s_active {
    background: url(../Images/tab_bg_s_hover.png) no-repeat;
    cursor: pointer;
    width: 285px;
    height: 168px;
}

.tab_inner {
    padding: 5px;
}

.customfont2_report {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #333;
    padding: 10px 25px;
    text-align: left;
}

.tab_list {
    list-style-image: url(../Images/arrow.png);
    margin-left: 5px;
    margin-top: 5px;
    font-size: 14px;
    text-align: left;
}

.link:link {
    color: orange;
}

.link:hover {
    color: black;
}

.content_home {
    width: 1000px;
    margin: 0px auto;
    padding: 4px 10px;
    text-align: justify;
}

.tab_1 {
    width: 300px;
    float: left;
    margin-left: 12px;
    border: #E5E5E5 1px solid;
    height: 200px;
}

.tab_2 {
    width: 300px;
    float: left;
    margin-left: 12px;
}

.tab_content {
    border: #999999 1px thin;
    padding: 10px;
    text-align: center;
    color: #333;
}

.customfontnew {
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
}

.NewStep1 {
    background: url(../Images/steps_payment.png) no-repeat;
    width: 647px;
    height: 68px;
    position: relative;
}

.NewStep2 {
    background: url(../Images/steps_payment.png) no-repeat 0px -70px;
    width: 777px;
    height: 68px;
    position: relative;
}

.NewStep3 {
    background: url(../Images/steps_payment.png) no-repeat 0px -141px;
    width: 777px;
    height: 68px;
    position: relative;
}

.NewStep4 {
    background: url(../Images/steps_payment.png) no-repeat 0px -211px;
    width: 777px;
    height: 68px;
    position: relative;
}

.NewStep_eK1 {
    background: url(../Images/steps_examiKey.png) no-repeat;
    width: 647px;
    height: 80px;
    position: relative;
}

.NewStep_eK2 {
    background: url(../Images/steps_examiKey.png) no-repeat 0px -92px;
    width: 777px;
    height: 68px;
    position: relative;
}

.NewStep_eK3 {
    background: url(../Images/steps_examiKey.png) no-repeat 0px -173px;
    width: 777px;
    height: 68px;
    position: relative;
}

.NewStep_eK4 {
    background: url(../Images/steps_examiKey.png) no-repeat 0px -250px;
    width: 777px;
    height: 74px;
    position: relative;
}
.NewStep_eK5 {
    background: url(../Images/steps_examiKey.png) no-repeat 0px -332px;
    width: 777px;
    height: 74px;
    position: relative;
}

.F1STEP1 {
    background: url(../Images/steps_examiKey.png) no-repeat;
    width: 647px;
    height: 80px;
    position: relative;
}

.F1STEP2 {
    background: url(../Images/steps_examiKey.png) no-repeat 0px -92px;
    width: 777px;
    height: 68px;
    position: relative;
}

.F1STEP3 {
    background: url(../Images/steps_examiKey.png) no-repeat 0px -173px;
    width: 777px;
    height: 68px;
    position: relative;
}

.F1STEP4 {
    background: url(../Images/steps_examiKey.png) no-repeat 0px -250px;
    width: 777px;
    height: 74px;
    position: relative;
}
.F1STEP5 {
    background: url(../Images/steps_examiKey.png) no-repeat 0px -332px;
    width: 777px;
    height: 74px;
    position: relative;
}


.F2STEP1 {
    background: url(../Images/steps_examiKey_4.png) no-repeat;
    width: 647px;
    height: 80px;
    position: relative;
}

.F2STEP2 {
    background: url(../Images/steps_examiKey_4.png) no-repeat 0px -92px;
    width: 777px;
    height: 68px;
    position: relative;
}

.F2STEP3 {
      background: url(../Images/steps_examiKey.png) no-repeat 0px -173px;
    width: 777px;
    height: 68px;
    position: relative;
}

.F2STEP4 {
    background: url(../Images/steps_examiKey_4.png) no-repeat 0px -332px;
    width: 777px;
    height: 74px;
    position: relative;
}



.messages1 {
    color: #F7931D;
    font-size: 14px;
    font-weight: bold;
}

.pexamview td {
    word-break: break-all;
}

/*.Disabled {
    background: #CDCDCD !important;
    cursor: not-allowed;
}

    .Disabled.rsAptCreate {
        background: #CDCDCD !important;
    }*/




    .Logout_text{ font-size:20px;}
.Logout_text a{ font-size:20px;color:#ff8a0a; text-decoration:underline;}
.Logout_text a:link{ font-size:20px; color:#ff8a0a; text-decoration:underline;}
.Logout_text a:active{ font-size:20px; color:#ff8a0a;text-decoration:underline;}
.Logout_text a:hover{ font-size:20px; color:#073491; text-decoration:underline;}
.Thankyou{font-size:20px; color:#3a9eff; }


/*.Disabled {
    background: #404B54 !important;
    cursor: not-allowed;
}

    .Disabled.rsAptCreate {
        background: #404B54 !important;
    }*/

.Disabled {
    background: #CCCCCC !important;
    cursor: not-allowed;
}

    .Disabled.rsAptCreate {
        background: #CCCCCC !important;
    }
    .img_bg_home
{ border-radius:5px; padding:8px;
  background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmY0ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #f2f4f7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f4f7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f4f7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f2f4f7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f2f4f7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f2f4f7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f4f7',GradientType=0 ); /* IE6-8 */

}
.img_bg_home:hover
{ background:#808080; border-radius:5px; padding:8px; cursor:pointer;
  background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYWNhY2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #cacace 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#cacace)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#cacace 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#cacace 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#cacace 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#cacace 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cacace',GradientType=0 ); /* IE6-8 */

}
.button_new {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;font-family: 'Open Sans', sans-serif; font-size:14px; 
	padding:3px 10px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .3em; 
	-moz-border-radius: .3em;
	border-radius: .3em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button_new:hover {
	text-decoration: none;
}
.button_new:active {
	position: relative;
	top: 1px;
}
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
.blue {
	color: #fef4e9;
	border: solid 1px #2450ac;
	background: #32689b;
	background: -webkit-gradient(linear, left top, left bottom, from(#5482ae), to(#32689b));
	background: -moz-linear-gradient(top,  #5482ae,  #32689b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#5482ae', endColorstr='#32689b');
}
.blue:hover {
	background: #32689b;
	background: -webkit-gradient(linear, left top, left bottom, from(#32689b), to(#1f62a2));
	background: -moz-linear-gradient(top,  #32689b,  #1f62a2);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#32689b', endColorstr='#1f62a2');
}
.blue:active {
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#32689b), to(#5482ae));
	background: -moz-linear-gradient(top,  #32689b,  #5482ae);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#32689b', endColorstr='#5482ae');
}
.attempts
{ font-size:16px; color:#797979 ;
}

.GridLink {
}
.GridLink:focus {
    background-color:#E2F3FD;
}

.divTable{width:100%;display:block; font-weight:bold;}
.divRow{width: 100%; display:block;padding-bottom:5px;}
.divRow_total{width: 100%; display:block;padding-bottom:5px;border-bottom:1px solid #ccc;	}
.divColumn1{float: left;width: 32%;display:block; border:1px solid #ccc; padding:5px; border-bottom:none;height:25px; vertical-align:middle;}
.divColumn2{float: left;width: 32%;display:block; border:1px solid #ccc; border-left:none;border-bottom:none; padding:5px;height:25px;}
.divColumn3{float: left;width: 33%;display:block; border:1px solid #ccc;border-left:none;border-bottom:none; padding:5px;height:25px;}
.divColumn11{float: left;width: 32%;display:block; border:1px solid #ccc; padding:5px; border-bottom:none;height:45px; vertical-align:middle;}
.divColumn21{float: left;width: 32%;display:block; border:1px solid #ccc; border-left:none;border-bottom:none; padding:5px;height:45px;}
.divColumn31{float: left;width: 33%;display:block; border:1px solid #ccc;border-left:none;border-bottom:none; padding:5px;height:45px;}
.divColumn1_t{float: left;width: 32%;display:block; border:1px solid #ccc; padding:5px; height:25px;}
.divColumn2_t{float: left;width: 32%;display:block; border:1px solid #ccc; border-left:none; padding:5px; height:25px;}
.divColumn3_t{float: left;width: 33%;display:block; border:1px solid #ccc;border-left:none; padding:5px; height:25px;}

.messages_Black { color: #000000;font-size: 14px;font-weight: bold;}

Button_On {
    color:orange;
}
.Button_Off {
    color:gray;
}


  .cal {
            position: relative;
            font-weight: bold;
            background: #bebfc0;
            background: rgba(0, 0, 0, 0.5);
            display: inline-block;
            vertical-align: baseline;
            zoom: 1;
        }

            .cal a {
                text-decoration: none;
            }

            .cal tr:first-child td {
                border-top: 0;
            }

            .cal td:first-child {
                border-left: 0;
            }

            .cal tr:first-child a {
                border-top: 0;
                margin-top: 0;
            }

            .cal tr:last-child a {
                border-bottom: 0;
                margin-bottom: 0;
            }

            .cal td:first-child a {
                border-left: 0;
                margin-left: 0;
            }

            .cal td:last-child a {
                border-right: 0;
                margin-right: 0;
            }

            .cal tr:last-child td:first-child a {
                border-radius: 0 0 0 3px;
            }

            .cal tr:last-child td:last-child a {
                border-radius: 0 0 3px 0;
            }

        .cal-table {
            position: relative;
             padding:4px; border:1px solid #ccc;
        }

        .cal-caption {
            width: 100%;
            padding-bottom: 1px;
            line-height: 25px;
            color: white;
            text-align: center;
            text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
            background: url(../Images/blueshade.png) repeat-x;
        }

            .cal-caption a {
                line-height: 30px;
                padding: 0 10px;
                font-size: 20px;
                font-weight: normal;
                color: white;
            }

        .cal-body{
            margin: -1px;
            color: #000;
            background:#f3f3f3;
            border: 1px solid #e7d4d4; 
        }

        .cal-SlotAvailable a {
            color: #000000;
            overflow: hidden;
        }
        .cal-SlotAvailable {
            color: #000000;
            overflow: hidden;
           background: #f3f3f3;padding:5px;
        }
        .cal-SlotSelected {
            color: #fff;
            overflow: hidden;
           background:#ff8f44;padding:5px;
           
        }
        .cal-SlotBooked {
            color: #000;
            overflow: hidden;   
           background:#9dfa8b;padding:5px;
           
        }
          .cal-SlotAlreadyBooked {
            color: #000;
            overflow: hidden;   
           background:#ff8a0a;padding:5px;
           
        }
        .cal-SlotAvailable:hover {
            color: #000000;
            overflow: hidden;
           background: #0099FF; cursor:pointer;padding:5px;
        }
         .cal-SlotNotAvailable{
            color: #ccc;
            font-weight: normal; padding:5px;
        }

  .stepsID1 {
    background: url(../Images/steps_photoID.png) no-repeat;
    width: 800px;
    height: 85px;
}

.stepsID2 {
    background: url(../Images/steps_photoID.png) no-repeat 0px -82px;
    width: 800px;
    height: 85px;
    position: relative;
}

.stepsID3 {
    background: url(../Images/steps_photoID.png) no-repeat 0px -163px;
    width: 800px;
    height: 85px;
    position: relative;
}

.stepsID4 {
    background: url(../Images/steps_photoID.png) no-repeat 0px -242px;
    width: 800px;
    height: 85px;
    position: relative;
}
.stepsID5 {
    background: url(../Images/steps_photoID.png) no-repeat 0px -325px;
    width: 800px;
    height: 85px;
    position: relative;
}
 .AAstepsID1 {
    background: url(../Images/AAFlow.png) no-repeat;
    width: 800px;
    height: 85px;
}

.AAstepsID2 {
    background: url(../Images/AAFlow.png) no-repeat 0px -82px;
    width: 800px;
    height: 85px;
    position: relative;
}

.AAstepsID3 {
    background: url(../Images/AAFlow.png) no-repeat 0px -163px;
    width: 800px;
    height: 85px;
    position: relative;
}

.AAstepsID4 {
    background: url(../Images/AAFlow.png) no-repeat 0px -242px;
    width: 800px;
    height: 85px;
    position: relative;
}
.AAstepsID5 {
    background: url(../Images/AAFlow.png) no-repeat 0px -325px;
    width: 800px;
    height: 85px;
    position: relative;
}
.btn_class {
 background: url(../Images/cancel.png) no-repeat; width:62px; height:22px; border:none;
  
}

.btn_class1 {
 background: url(../Images/save.png) no-repeat; width:62px; height:22px; border:none;
  
}
sup { font-size:11px;
}

.Button_r.SkinnedButton{
     background-image: url(../Images/WebResource.png);
    color: #FFF;
}
.Decorated {
    background-image: url(../Images/WebResource.png);
    color: #FFF;
}
.Decorated {
    display: block;
    height: 22px;
    padding-left: 6px;
    padding-right: 10px;
    border: 0px none;
    text-align: center;
    background-position: right -88px;
    overflow: visible;
    background-color: transparent;
    outline: 0px none;
    cursor: pointer;
}
.SkinnedButton:hover .Decorated {
    background-position: right -110px;
}
.SkinnedButton:hover {
    background-position: left -547px;
}
.SkinnedButton {
    display: inline-block;
    position: relative;
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0px none;
    height: 22px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    background-position: left -525px;
    padding-left: 4px;
    vertical-align: top;
}

.Display
{ font-size:16px; 
}
.Display14
{ font-size:14px; 
}

.Display18
{ font-size:18px; 
}

.AAStep_shadow{width: 100%; text-align: left; -moz-box-shadow: 0 0 20px #d9d9d9; -webkit-box-shadow: 0 0 20px #d9d9d9; 
               box-shadow: 0 0 20px #d9d9d9; padding-top: 10px; background: #f8f8f8; height: 400px; 
               border: 1px solid #e3e3e3; border-radius: 10px;}
.AAStep_shadow_inner{border: none; width: 100%; height: auto; overflow: auto; margin: 0px auto;}
.examilock_orange_buttom{background-color: #f5930c; border: none;border-radius: 5px; padding: 5px;text-decoration: none;
color:#fff;  cursor: pointer; padding:5px 10px; font-size:18px;}
.examilock_circle{
	width: 27px;
	height: 27px;
	background: #f5930c;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px; text-align:center; color:#fff; font-size:14px;
}
.examilock_footer{padding:10px 0px; text-align:center;background:#4095d6; color:#fff; font-size:16px;}
.examilock_headings {color: #338ed5; font-weight:normal; font-size:18px;}
.examilock_CText { font-size:16px;color:#656565;}



.btn {
/*float:left;*/
display:inline-block;
height:75px;
line-height:75px;
padding:0 25px 0 75px;
background: #f6f6f6; /* Old browsers */
background: -moz-linear-gradient(top, #f6f6f6 0%, #dedede 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#dedede)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f6f6f6 0%,#dedede 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f6f6f6 0%,#dedede 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f6f6f6 0%,#dedede 100%); /* IE10+ */
background: linear-gradient(to bottom, #f6f6f6 0%,#dedede 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#dedede',GradientType=0 ); /* IE6-9 */
font-weight:bold;
font-size:16px;
position:relative;
margin:0 35px 5px 0;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px; border:none;
}

.btn:hover {
background:#486797;
border-color:#486797;color:#fff !important;
}

.btn span {
display:block;
position:absolute;
top:10px;
left:6px;
width:58px;
height:58px;
background-repeat:no-repeat;
background-position:center;
}

.gray_b {text-align:center; border:1px solid #ededed;color:#486797 !important; }
.gray_b:hover{ color:#fff !important;}
.btn.add span {background-image:url(../Images/Reports_ALL.png);}
.reports_admin{ width:100%; margin:30px 0px; }
.reports_admin div{ display:inline;}
.tab_report{ margin :0px; }
.search{ background:#f2f2f2; padding:4px; border-radius:4px;}
.search ul{ display:block; padding:0px; margin:0px;}
.search li{ display:inline; float:left; margin-right:5px; vertical-align:middle; line-height:25px;}
.heading_menu{ font-size:16px; font-weight:bold; padding:5px 5px 10px 5px ; color:#464646; line-height:25px; vertical-align:central;}


.heading_menuforback{ font-size:14px; font-weight:bold; padding:5px 5px 10px 5px ; color:#464646; line-height:25px; vertical-align:central;}
.note {
    background: #e8e8e8;
    display: block;
    padding:1px 20px;
    /* margin: 12px 0px; */
    font-size: 13px;
    -moz-text-shadow: 0px 1px rgba(255,255,255,0.2);
    text-shadow: 0px 1px rgba(255,255,255,0.2);
    border-left: 5px solid #ef7e1d;
    margin-bottom: 10px;
    color: Black;
}
.export_div{ position:relative;}
.export_div_div{ position:absolute; top:10px; right:20px;}
.back_div{ position:relative;}
.back_div_div{ position:absolute; top:-5px; right:35px;}
.Flag_div{ position:relative;}
.Flag_div_div{ position:absolute; top:-35px; right:5px;}
.export_model
{ text-align: center; padding: 21px;  background:url(../Images/bg.jpg) repeat;
}


.Email_address_wb{ word-break:break-all;}
.export_div_divmail{ position:absolute; top:-40px; right:20px;}

.FilterMenuItem {
    font-size:14px;
    color:#fff;
    width:100px;
    height:45px;
   padding:8px 20px;
    vertical-align:middle;
    text-align:center;
    border-radius:5px 5px 0px 0px;
    /*border:1px solid #32689b;*/
    border-bottom:0px;
    cursor:pointer;
     /*border:1px solid #d9d9d9;*/
     background: #d9d9d9; /* Old browsers */


}
.FilterMenuItem:link
{ color:#000;
}
.FilterMenuItem:hover,.FilterMenuActiveItem {
    /*background:#32689b;border:1px solid #275f93;*/
    color:#fff;
      background: #32689b; 
}
.divtab {color: #FFF;
padding: 4px 5px 8px 5px;
background: #32689b; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMyNjg5YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NWI2YmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #32689b 0%, #85b6bf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#32689b), color-stop(100%,#85b6bf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #32689b 0%,#85b6bf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #32689b 0%,#85b6bf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #32689b 0%,#85b6bf 100%); /* IE10+ */
background: linear-gradient(to bottom,  #32689b 0%,#85b6bf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32689b', endColorstr='#85b6bf',GradientType=0 ); /* IE6-8 */
}
#divTab1, #divTab2, #divTab3, #divTab4 {
    /*background:url(../images/bg.jpg) #eaeaec;*/ background:#32689b; color:#fff;
    padding:10px; margin-top:8px;
    background: #32689b; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMyNjg5YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NWI2YmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #32689b 0%, #85b6bf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#32689b), color-stop(100%,#85b6bf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #32689b 0%,#85b6bf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #32689b 0%,#85b6bf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #32689b 0%,#85b6bf 100%); /* IE10+ */
background: linear-gradient(to bottom,  #32689b 0%,#85b6bf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32689b', endColorstr='#85b6bf',GradientType=0 ); /* IE6-8 */

}
.Summary{background:#f2f2f2;border:1px solid #dedede;font-size:12px;padding:5px;margin:5px auto 0px auto;color:#000;}
select.report_viwer{ padding:0px 2px;color:#000;font-size:12px; border: 1px solid #ccc; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;cursor:pointer;}
.Question_heading{ font-size:18px;  text-align:center;}
.Answer{ font-size:13px;  text-align:center; padding:10px;}
.time_left_arrow{ width:30px; height:30px; background:url(../Images/arrow_left.png) no-repeat; }
.time_left_arrow:hover{ width:30px; height:30px; background:url(../Images/arrow_left_h.png) no-repeat; cursor:pointer; }
.time_right_arrow{ width:30px; height:30px; background:url(../Images/arrow_right.png) no-repeat; }
.time_right_arrow:hover{ width:30px; height:30px; background:url(../Images/arrow_right_h.png) no-repeat; cursor:pointer; }
.reports_admin{ width:100%; } 
.reports_admin div{ display:inline;} 
.tab_report{float:left; width:250px;}
.heading_menu{font-size:16px;font-weight:bold; padding:5px 5px 10px 5px;color:#464646; line-height:25px; vertical-align:central;}
Report_tab_heading ul{ display:block; margin:0px;color: #fff;padding:2px 3px; font-size:16px; font-weight:600;}
.Report_tab_heading li{ display:inline; margin-left:4px; float:left; vertical-align:middle; line-height:25px; font-size:14px;    }
.Report_tab ul{ display:block; margin:0px; }
.Report_tab li{ display:inline; margin-left:4px; float:left; vertical-align:middle; line-height:20px;color:#fff; font-size:14px;    }

.testMain {
    padding: 10px; background: #fff; border: 1px solid #ccc; margin-bottom: 10px;
}


.Pcontent {
    height: 10px;
    min-height: 10px;
    overflow: auto;
    position: relative;
    background-color: #FFF;
}

.listitem {
    word-wrap: break-word;   
    background-color: #FFF;
    padding: 6px;
    position: relative;
}


.Tbheader {
    padding:5px;text-align:center;background-color: #ddd;font-weight: bold;border-top: 1px solid #999999;border-left: 1px solid #999999;border-right: 1px solid #999999;
}
.Tbheader1 {
    padding:1px;text-align:center;background-color: #ddd;font-weight: bold;border-top: 0px solid #999999;border-left: 1px solid #999999;border-right: 1px solid #999999;
    color:#ddd;
}

.Tbcell {
    padding:5px;text-align:center;border-bottom: 1px solid #999999;border-left: 1px solid #999999;border-right: 1px solid #999999;
}

.Tbcell1 {
    padding:5px;text-align:left;border-bottom: 1px solid #999999;border-bottom: 1px solid #999999;
}

.page_header{ font-size: 18px;color: #333;text-align: left; padding:10px 20px;}
		


.FilterMenuItem {
    font-size:14px;
    color:#fff;
    width:100px;
    height:45px;
   padding:8px 20px;
    vertical-align:middle;
    text-align:center;
    border-radius:5px 5px 0px 0px;
    border:1px solid #f7931d;
    border-bottom:0px;
    cursor:pointer;
     background: #f7941e; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3OTQxZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2IwNDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f7941e 0%, #fcb040 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7941e), color-stop(100%,#fcb040)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f7941e 0%,#fcb040 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f7941e 0%,#fcb040 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f7941e 0%,#fcb040 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f7941e 0%,#fcb040 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7941e', endColorstr='#fcb040',GradientType=0 ); /* IE6-8 */


}
.FilterMenuItem:link
{ color:#fff;
}
.FilterMenuItem:hover,.FilterMenuActiveItem {
    background:#32689b;border:1px solid #275f93;
    color:#fff;
}


.divTab{
    /*background:url(../images/bg.jpg) #eaeaec;*/ background:#32689b; color:#fff;
    padding:10px;
    background: #32689b; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMyNjg5YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NWI2YmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #32689b 0%, #85b6bf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#32689b), color-stop(100%,#85b6bf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #32689b 0%,#85b6bf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #32689b 0%,#85b6bf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #32689b 0%,#85b6bf 100%); /* IE10+ */
background: linear-gradient(to bottom,  #32689b 0%,#85b6bf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32689b', endColorstr='#85b6bf',GradientType=0 ); /* IE6-8 */

}
    .divTab ul{display:block; margin:0px; padding:0px;   }
    .divTab li{ display:inline-block; padding:0px 1px;}

    .updateKey {
    width: 98%;margin:0px auto;
    background: #fcfcfc;
    -moz-box-shadow: 0 0 20px #dcdcdc;
    -webkit-box-shadow: 0 0 20px #dcdcdc;
    box-shadow: 0 0 20px #dcdcdc;
    color: #000;
}

 .bronze{ background:url(../images/Bronze.png) no-repeat center center; width:140px; height:200px;} 
.grayed{ background:url(../images/grayedout.png) no-repeat center center; width:140px; height:200px;} 
.silver{ background:url(../images/Silver.png) no-repeat center center; width:140px; height:200px;} 
.platinum{ background:url(../images/Platinum.png) no-repeat center center; width:140px; height:200px;} 
.gold{ background:url(../images/Gold.png) no-repeat center center; width:140px; height:200px;}
.AutoSteps1 {
    background: url(../images/Steps_download.png) no-repeat 0px -18px;
    width: 830px;
    height: 62px;
}
 
.AutoSteps2 {
    background: url(../images/Steps_download.png) no-repeat 0px -99px;
    width: 830px;
    height: 62px;
    position: relative;
}
 
.AutoSteps3 {
    background: url(../images/Steps_download.png) no-repeat 0px -179px;
    width: 830px;
    height: 62px;
    position: relative;
}
.examiFACE_btn:active, a:link { color:#fff;
}
.examiFACE_btn {
  background: #3a7faf;
  background-image: -webkit-linear-gradient(top, #3a7faf, #336699);
  background-image: -moz-linear-gradient(top, #3a7faf, #336699);
  background-image: -ms-linear-gradient(top, #3a7faf, #336699);
  background-image: -o-linear-gradient(top, #3a7faf, #336699);
  background-image: linear-gradient(to bottom, #3a7faf, #336699);
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
  padding: 8px 20px 8px 20px;
  border: solid #ffffff 1px;
  text-decoration: none;
}
 
.examiFACE_btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;color:#000;
}
.download_text_box {
    padding: 3px;
    font-size: 18px;
    color: #1b1b1b;
    background: #ffffff;
}
.download_text {
    padding: 18px;
    font-size: 18px;
    color: #1b1b1b;
}
 
 
 
.RadWindow_Metro a.rwIcon {
    background: url(../Images/16x16.png) no-repeat scroll center center !important;
}
.RadWindow_Metro table.rwTitlebarControls em {
    color: #FFF;
    font-size: 14px;
    font-weight: normal;
    padding: 1px 0px 0px 1px;
    text-transform:none !important;
}
 
 
 
.ViewInstructions-mainblock ul{ margin:0px auto; margin-left:-30px;}
.ViewInstructions-mainblock ul li{background-color:#e9e9e9; margin:1%; min-height:240px; width:16%;list-style:none; float:left; text-align:center; font-size:11px; line-height:16px; padding:20px 10px0px 10px;}



span#assistly-widget-1 a, span#assistly-widget-2 a {
  color: #fff;
  padding-right: 10px;
   text-decoration:underline;
}	
