﻿/*ViewExams*/

/*------------------Preenrol asp form style ---------------------------------------------*/
.TableStep
{
    width: 510px;
    border: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.markedSSISKlassen
{
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana;
}

.TDmarked
{
    font-family: Georgia,Arial,Verdana,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #424379;
}

.TDmarkedFac
{
    padding-top: 10px;
    font-family: Georgia,Arial,Verdana,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #424379;
    text-align: center;
}


.EXTLink
{
    padding-right: 13px;
    font-size: 11px;
    color: #0000AA;
}
.MainPageTitle
{
    font-family: Georgia,Arial,Verdana,Helvetica,sans-serif;
    font-size: 26px;
    color: #424379;
}

input
{
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #DDDDDD;
    font-size: 125%;
    padding: 2px;
}

input:hover, input:focus
{
    background: none repeat scroll 0 0 #FFFFCC;
    border-color: #c5c5c5;
}
.alert
{
    background: #fff6bf url(img/exclamation.png) center no-repeat;
    background-position: 15px 50%;
    text-align: left;
    padding: 5px 20px 5px 95px;
    border-top: 2px solid #ffd324;
    border-bottom: 2px solid #ffd324;
    float: right;
}

#certificate-edit-validation-summary{
    clear:both;
    padding-top: 1px;
}

h3,
#home-validation-summary .validation-summary-errors, #application-index-validation-summary .validation-summary-errors, 
#externals-index-validation-summary .validation-summary-errors, #languageexam-edit-validation-summary .validation-summary-errors,
#certificate-edit-validation-summary .validation-summary-errors, #application-selectdegrees-validation-summary .validation-summary-errors
{
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #E5E5E5;
    margin: 12px 0 0;
    padding: 20px 25px 15px;
}

#certificate-edit-validation-summary .validation-summary-errors {
    clear: left;
}

.personaldata-missing-fields
{
    color: red;
}

.info-simple
{
    background: url("img/information.png") no-repeat scroll 15px 50% #F8FAFC;
    border-bottom: 2px solid #B5D4FE;
    border-top: 2px solid #B5D4FE;
    padding: 5px 20px 5px 45px;
    /*float: left;*/
    width: 655px;
}
.btnExupSave
{
	font-size:30px;
}

.viewBtn, .button, .btnExup, .viewBtnSmall, .btnRemove, .btnExupSave
{
    border: 1px solid #CCCCCC;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.1em;
    margin-left: 0.1em;
    overflow: visible;
    text-align: center;
    text-decoration: none;
    -moz-border-radius: 4px 4px 4px 4px;
    background-color: #F6F6F6;
    color: #1C94C4;
    font-weight: bold;
    caption-side: top;
    text-align: left;
    padding: 5px 5px 5px 5px;
}
.buttonregister:hover, .viewBtn:hover, .btnExup:hover, .viewBtnSmall:hover, .btnRemove:hover, .btnExupSave:hover
{
    background-color: #FDF5CE;
    border: 1px solid #FBCB09;
    color: #C77405;
    font-weight: bold;
}
.viewBtn
{
    width: 150px;
    /*font-size: 125%;*/
}
.viewBtnSmall
{
    width: 150px;
    font-size: 100%;
}

.viewBtnDelete
{
    background-color: red !important;
    color: #ffffff !important;

}

.viewBtnTextSmall
{
    font-size: 90% !important
}

.viewBtn90
{
    width: 90px;
}

.viewBtnDelete102
{
    width:102px;
}

.viewBtnDelete161
{
    width:161px;
}

input.viewBtn
{
    font-size: inherit;
}

.checknotrequired
{
	background-color: Gray; 
}
.checktodo
{
	background-color: #b9b918; 
}
.checkok
{
	background-color: rgb(11, 192, 62);
}
.checkfailed
{
	background-color: #d54d4d; 
}

.checknotrequired, .checktodo, .checkok, .checkfailed, .checkcontrolled, .checknotrequired a, .checknotrequired a:visited, .checknotrequired a:hover, .checknotrequired a:active,
.checktodo a, .checktodo a:visited, .checktodo a:hover, .checktodo a:active,
.checkok a, .checkok a:visited, .checkok a:hover, .checkok a:active,
.checkfailed a, .checkfailed a:visited, .checkfailed a:hover, .checkfailed a:active,
.checkcontrolled a, .checkcontrolled a:visited, .checkcontrolled a:hover, .checkcontrolled a:active 
{
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    padding: 4px;
}

.checkcontrolled, .checkcontrolled a, .checkcontrolled a:visited, .checkcontrolled a:hover, .checkcontrolled a:active {
    color: #585F68;
}

.languageCertificateNotes
{
    display: inline-block;
    margin-top:20px;
    font-weight: bold;
}

.btnExupSave {
    text-align: center;
    padding: 5px 15px 5px 5px;
}

.btnRemovee
{
    background-image: url('img/remove.png');
    background-repeat: no-repeat;
    padding-left: 20px;
}

.blueheader
{
    /*background-color: #206380;*/
    color: White;
    background-color: #007BE4;
}

.blueheader th {
    padding:4px;
}

th.tableExup, td.tableExup 
{
    /*background-color: #206380;*/
    border:1px;
    border-style:solid;
    border-color:#EEE;
    padding:4px;
}

table.tableExup
{
    /*background-color: #206380;
    border-style:solid;
    border-color:#EEE;*/
    border-collapse:collapse;
    width:100%;
}

.editor-label{
    padding-top:8px;
}

#uploadreceiptPaymentInfoSection ul {
    font-size:14px;
    line-height:1.5;
}

/*menu goups css*/
#application_index, #personaldata_edit {
    margin-top:25px;
}

#certificate_edit, #enrolment_index{
    margin-bottom:25px;
}