﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
    min-height: 420px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default 
input,
select,
textarea {
    max-width: 280px;
}*/

/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: #303030;
    /*font-size: .80em;*/
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}
.navbar {
  margin-bottom: 0px;
  border: 0;
}
.navbar-inverse {
    background-color: #303030;
    border-color: #303030;
}
    .navbar-inverse .navbar-brand {
        color: #01bbb4;
        font-family: "Trebuchet MS", Helvetica, sans-serif;
        text-decoration: none;
        font-size: 16px;
        font-weight: bold;
        padding: 8px 10px;
    }
    .navbar-collapse {
        padding-left: 14px;
        padding-right: 14px;
    }
a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
    font-family:"Trebuchet MS", Helvetica, sans-serif;
}

h1
{
    /*font-size: 1.6em;*/
    padding-bottom: 0px;
    margin-bottom: 10px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    /*width: 960px;*/
    margin: 20px auto 0px auto;
    /*border: 1px solid #496077;*/
    padding-bottom:10px;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background:#303030;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 1px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    /*background-color:#3a4f63;*/
    width:100%;
}

#NavigationMenu{
position:relative;
top:-5px;

}

div.menu
{

padding: 0;
margin:0;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    
    color: #01bbb4;
    display: block;
   /*line-height: 1.35em;*/
    margin-right: 30px;
    text-decoration: none;
    white-space: nowrap;
    margin: 0px;
}

div.menu ul li a:hover
{
    color: white;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    /*font-size: 1.1em;*/
    font-size: 1.6em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
color:#303030;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    /*font-size: 1.1em;*/
    display: block;
    text-align: right;
    margin: 13px 0px;
    /*vertical-align:bottom;*/
    color: White;
}

.loginDisplay a:link
{
    color: #00ada7;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}
.showhide
{
    margin:10px;
}
.examMarks
{
    padding-top:10px;
    padding-bottom:20px;
}
.noexam
{
    display:none;
}
.examSummary
{
    margin-top:1px;
    margin-bottom:10px;
    margin-left:5px;
    margin-right:5px;
}
.examSummaryDetails
{
    border:1px;
}

.searchResults
{
    padding:20px;
}


/* ========Angelos Magic========== */ 

.loginDisplay {

}

.loginDisplay a{
font-family:"Trebuchet MS", Helvetica, sans-serif;
color:#01bbb4 !important;
text-decoration:none;
font-size:16px;
font-weight:bold;
}

.loginDisplay a:hover{
color:white !important;
}

.submitButton {
background: #01bbb4;
cursor: pointer;
display: table-cell;
height: 35px;
line-height: 25px;
text-align: center;
padding: 0px 25px 0px 25px;
*padding: 0px 10px 0px 10px;
border: none;
color: white;
font-size: 16px;
margin: 15px 5px 5px 0;
font-weight:bold;
}

/*input:hover[type="submit"] {
color:#252525;
}*/

input[type="button"], input[type="submit"] {
background: #01bbb4;
cursor: pointer;
display: table-cell;
height: 25px;
line-height: 15px;
text-align: center;
padding: 5px;
border: none;
color: white;
font-size: 12px;
margin: 15px 5px 5px 0;
font-weight:bold;
}

input:hover[type="button"], input:hover[type="submit"] {
color:#252525;
}

table#tabSummary th{
background:#e2e2e2;
padding:5px 20px 5px 5px ;
text-align:left;
}

table#tabSummary td{
padding:5px;
border:1px solid #e2e2e2;
text-align:left;
}

table.searchresults {
margin:10px 0;

}

#searchresults th{
font-size:12px;
text-align:left;
background:#1C3247;
color:white;
padding:5px;
}

#searchresults tr:hover{
background:#f2f2f2;
}

.pagination > li {
padding:5px;
color:#282828;
}
/*
.searchresults tr:nth-child(even) {
background: #e2e2e2;
}

.searchresults tr:nth-child(odd) {
background: #FFF;
}
*/
.pagination > li > a, .pagination > li > span {
background: #01bbb4;
cursor: pointer;
display: table-cell;
text-align: center;
padding: 5px;
border: none;
color: white;
font-size: 11px;
margin:  0;
font-weight:bold;
text-decoration:none;
float: initial;
}

.pagination > li > a:hover, .pagination > li > span:hover {
color:#252525;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    color: gray;
    background: #fff;
}
table#gridCandidateDetails {
    border-collapse:collapse;
    border: 1px;
}

    table#gridCandidateDetails th, #SearchResultsContainer table th {
        background: #1C3247;
        padding: 5px 10px 5px 5px;
        color: white;
        text-align: left;
        border-color: gray;
    }

    table#gridCandidateDetails tbody {
        border: 1px solid black;
    }

table#gridCandidateDetails td{
padding:5px;
text-align:left;
border-color: gray;
}

#Exam {
    margin-bottom: 30px;
}

#divLogin{
width: 300px;
    margin: 0px auto;
    border:1px solid #c6c5c5;
    position:relative;
    top:50px;
}

input#MainContent_txtUserName, input#MainContent_txtUserPass{

}

#divLogin h3{
font-family:"Trebuchet MS", Helvetica, sans-serif !important;
font-size:1.5em;
background:#6f6f6f;
margin:0;
padding:10px;
border-bottom:1px solid #acacac;
color:white;
}

#divLogin table{
position:relative;
width:100%;
padding:10px;
}

#divLogin td{
padding:10px 0 0 10px;
}

#MainContent_btnLogin{
position:relative;
left:130px;
*left:120px;
left:120px\9;
}

#Exam legend {
    border: 0px;
    width: auto;
    margin-bottom: auto;
}

.pagination:after
{
  content: '';
  width: 100%;
  display: inline-block;
}

/*.input-group {
   display: inline-block;
}

.input-group-addon {
    display: inline-block;
    padding: 4px 12px;
}*/
.validation-partial-container ul li, 
.error-partial-container ul li, 
#ValidationSummary ul li {
    color: Red;
}

input[type=button].searchbutton, 
input[type=button].resetbutton,
input[type=submit].loginbutton,
input[type=submit].searchbutton
{
    height: 35px;
    line-height: 25px;
    padding: 0px 25px 0px 25px;
    font-size: 16px;
    margin: 15px 5px 5px 0;
}


.nopadding {
   padding: 0;
   margin: 0;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1000px;
    }
}