/* 
@import url(/panels.css);
@import url(/cdsweb/SharedComponents/public_assets/bootstrap-3.2.0/css/bootstrap.min.css);
@import url(/cdsweb/SharedComponents/public_assets/bootstrap-3.2.0/css/bootstrap-theme.min.css);
*/

.home-footer-box br {
    display: none;
}

.home-footer-box h1 {
    font-size: 18px;
}

tr.ScheduleRow-Normal {
}

tr.ScheduleRow-Bold {
    font-weight: bold;
}

tr.ScheduleRow-Italic {
    font-style: italic;
}

tr.ScheduleRow-Red {
    color: red;
}

div.idk {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

body {
}


#headerbg {
    position: relative;
    height: 80px;
    top: 0;
    background: #484848;
    background-image: url(/cdsweb/SharedComponents/bajasae.net/img/header_bkg.jpg);
    background-repeat: repeat-x;
}

#header-logo {
    position: absolute;
    left: 5%;
    top: 13px;
}

#header-nav {
    position: absolute;
    right: 5%;
    top: 25px;
    font-size: 14px;
    color: #fff;
}

.content {
    width: 90%;
    max-width: 1100px;
    background-color: #FFF;
    font-weight: normal;
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
    margin-top: 10px;
    text-align: left;
    min-height: 500px;
    padding-top: 10px;
}

@media (max-width: 767px) {
    .content {
        width: 100%;
        margin-top: 0;
    }
}

#nav {
    color: #ffffff;
    font-weight: normal;
    font-size: 16px;
    font-family: Verdana, Geneva, sans-serif;
}

a.header:link, a.header:visited, a.header:hover, a.header:active {
    color: #ffffff;
}

a.default:link, a.default:visited, a.default:hover, a.default:active {
    color: Blue;
}

div.TopNav {
    padding: 0px 5px 0px 0px;
    border: solid 0px red;
}

    div.TopNav a {
        padding-right: 12px;
        font-family: Verdana;
        color: #000000;
        font-size: 12pt;
        font-weight: bold;
        white-space: nowrap;
    }

    div.TopNav ul {
        padding: 0px 0px 0px 0px;
    }

    div.TopNav li {
        display: inline;
        list-style-type: none;
        list-style-image: none;
        list-style-position: outside;
        padding: 0px 0px 0px 0px;
    }

.PageMenu {
    background-color: #E3EAEB;
    font-weight: normal;
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
    margin-top: 10px;
    text-align: left;
    min-height: 10px;
}

    .PageMenu td td {
        padding: 5px;
    }

    .PageMenu a:hover, .PageMenu a:focus {
        color: #fff;
        text-decoration: none;
    }

div.quick-pit {
    background-color: #FFF;
    font-weight: normal;
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
    padding: 10px 10px 10px 10px;
}

div.thisjustin {
    background-color: #FFF;
    font-weight: normal;
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
    padding: 10px 10px 10px 10px;
}

div.headlights {
    background-color: #FFF;
    font-weight: normal;
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
    padding: 10px 10px 10px 10px;
}

div.question {
    font-weight: normal;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, Geneva, sans-serif;
    padding: 10px 10px 10px 10px;
}

div.actualquestion {
    font-weight: normal;
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
    padding: 10px 10px 10px 10px;
}

div.answer {
    font-weight: normal;
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
    padding: 10px 10px 10px 10px;
}

div.explination {
    font-weight: normal;
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
    padding: 10px 10px 0px 10px;
}

div.prev-next {
    font-weight: normal;
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana, Geneva, sans-serif;
    padding: 10px 10px 10px 5px;
}

div.comment {
    font-weight: normal;
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
    padding: 10px 10px 10px 10px;
}

a.prev-next:link {
    color: Maroon;
}

a.prev-next:visited {
    color: Maroon;
}

a.prev-next:hover {
    color: Maroon;
}

a.prev-next:active {
    color: Maroon;
}

div.answsers img {
}

div.Head1 {
    font-family: Verdana;
    font-size: 14pt;
    font-weight: bold;
    padding-left: 8px;
    margin-bottom: 15px;
}

div.Head2 {
    font-family: Verdana;
    font-size: 10pt;
    padding-left: 9px;
    padding-top: 9px;
}

div.Head3 {
    font-family: Verdana;
    font-size: 12pt;
    padding-left: 9px;
    padding-top: 9px;
    font-weight: bold;
}

div.Head-Post {
    font-family: Verdana;
    font-size: 12pt;
    padding-bottom: 2px;
    font-weight: bold;
}

div.NavPath {
    font-family: Verdana;
    font-size: 9pt;
    padding-left: 7px;
    padding-top: 9px;
    font-weight: bold;
}

div.TableTitle {
    background-color: Silver;
    height: 16px;
    padding: 5px 5px 5px 5px;
    font-weight: bold;
    font-size: 13px;
}

div.LoginBoxTitle {
    font-family: Verdana;
    font-size: 12pt;
    font-weight: bold;
}

div.LoginText {
    font-family: Verdana;
    font-size: 10pt;
}

div.LoginBox {
    margin-left: 15px;
}

div.VerifBox {
    margin-left: 15px;
    font-family: Verdana;
    font-size: 10pt;
}

div.VerifText {
    font-family: Verdana;
    font-size: 10pt;
}

td.VerifText {
    font-family: Verdana;
    font-size: 10pt;
}

div.LandingModules {
    margin: 0px 15px 15px 15px;
}

td.ModuleTitle {
    color: White;
    font-family: Verdana;
    font-size: 11pt;
    font-weight: bold;
    background: #484848;
}

div.ModuleDesc {
    color: White;
    font-family: Verdana;
    font-size: 8pt;
    background: #484848;
}


div.ModMenu {
    font-family: Verdana;
    font-size: 8pt;
}

.Announcements {
    font-family: Verdana;
    font-size: 8pt;
}

.CommunityCenter {
    font-family: Verdana;
    font-size: 8pt;
}

div.SmallText {
    font-size: 8pt;
}

.AlternatingStyle {
    background-color: white;
}

.AlternatingStyle2 {
    background-color: #dedede;
}

div.ForgotPassword {
    font-family: Verdana;
    font-size: 12pt;
    padding-left: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
}

div.CreateAccount {
    padding: 9px 9px 9px 9px;
}

div.HtmlBlock {
    padding: 9px 9px 9px 9px;
    margin-left: 18px;
    background-color: #F9F9F9;
    border: solid 1px #CCCCCC;
    width: 945px;
}

table.tblAccountCreate {
    width: 953px;
    padding-left: 28px;
}

div.UploadDocument {
    padding: 9px 9px 9px 9px;
}

div.CompetitionTitle {
    background-color: #f2f2f2;
    height: 16px;
    padding: 5px 5px 5px 5px;
    font-weight: bold;
    font-size: 14pt;
}

div.SubmissionTitle {
    background-color: #f2f2f2;
    font-family: Verdana;
    font-size: 13pt;
    padding-left: 5px;
    padding-top: 5px;
    font-weight: bold;
}

div.Title {
    font-family: Verdana;
    font-size: 10pt;
    padding-left: 5px;
    padding-top: 9px;
    font-weight: bold;
}

div.dDescription {
    font-family: Verdana;
    font-size: 9pt;
    padding-left: 5px;
    padding-top: 5px;
}

table.tDescription {
    font-family: Verdana;
    font-size: 9pt;
    padding-left: 5px;
    padding-top: 5px;
    background-color: #E6FFE6;
}

div.ListTitle {
    background-color: Silver;
    height: 16px;
    padding: 5px 5px 5px 5px;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 13px;
    box-sizing: initial;
}

div.List {
    font-family: Verdana;
    font-size: 9pt;
    padding-top: 9px;
}

td.ListHeaders {
    background-color: Silver;
    font-weight: bold;
}

/*  input.CoolButton
{
	color:black; 
	font: bold 84% verdana; 
	background-color: white; 
	border: 1px solid; 
	border-color: black; 
	cursor: pointer;
}

*/

input.CoolButton {
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#b0b0b0');
    background-color: #ededed;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #314275;
    display: inline-block;
    color: #4a494a;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 4px 4px 4px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #e3e3e3;
}

    input.CoolButton:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b0b0b0), color-stop(1, #ededed) );
        background: -moz-linear-gradient( center top, #b0b0b0 5%, #ededed 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0b0b0', endColorstr='#ededed');
        background-color: #b0b0b0;
    }

    input.CoolButton:active {
        position: relative;
        top: 1px;
    }


div.YearSelect {
    font-family: Verdana;
    font-size: 9pt;
    padding-left: 9px;
    padding-top: 9px;
}

div.TableOutline {
    border: solid 1px black;
    margin-left: 6px;
    margin-right: 6px;
}

div.ItemEdit {
    font-family: Verdana;
    font-size: 9pt;
    text-align: left;
    vertical-align: middle;
    /* border: solid 1px #f6f6f6; */
    /* background-color: #f2f2f2; */
    display: inline;
    margin: 2px 10px 2px 2px;
    padding: 2px 2px 2px 2px;
}

    div.ItemEdit img {
        vertical-align: middle;
        margin: 2px 2px 2px 2px;
        border: solid 0px white;
    }

td.itemspacing {
    padding: 10px 10px 10px 10px;
}

.DocumentError {
    font-family: Verdana;
    font-size: 8pt;
    color: red;
    font-weight: bold;
}

.DocumentErrorBox {
    font-family: Verdana;
    font-size: 10pt;
    color: red;
    font-weight: bold;
    border: solid 1px red;
    min-height: 50px;
    min-width: 300px;
    background-color: #FFCCCC;
    text-align: center;
    vertical-align: bottom;
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
}

.SaveSuccess {
    font-family: Verdana;
    font-size: 8pt;
    color: Green;
    font-weight: bold;
}

div.messageformat {
    background-color: Yellow;
    width: 460px;
    margin-top: -7px;
    padding: 7px 7px 7px 7px
}

/* css test

div.roundedborder {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	width:400px;
	height:25px;
	background-color:#FFEEDD;
	border: 1px solid #FF8855;
	padding: 5px;
	margin: 10px 10px 10px 10px;
    
} */

span.InfoBlock {
    font-size: 12px;
    /* color: #999999;	-- Removed so that InfoBlocks could have their own text colors */
    margin: 2px 2px 2px 2px;
    padding: 2px 2px 2px 2px;
    border: solid 0px red;
}

span.SmallGrayNote {
    font-size: 8pt;
    color: Gray;
}

input.RequiredTextBox {
    border: solid 1px #666666;
    padding-left: 2px;
}

input.OptionalTextBox {
    border: dashed 1px #666666;
}

div.CorrectAnswer {
    font-family: Verdana;
    font-size: 11pt;
    padding-left: 9px;
    padding-top: 9px;
    background-color: Green;
    width: 966px;
    color: White;
}

div.EditQuestionPadding {
    padding: 10px 10px 10px 10px;
}

div.QuizTableOutline {
    border: solid 1px black;
    margin-left: 6px;
}

.questionlist {
    padding-left: 5px;
    padding-bottom: 5px;
    width: 720px;
}

div.EditQuestion {
    font-family: Verdana;
    font-size: 9pt;
    text-align: right;
}

.ClosedTitle {
    margin-left: 3px;
    font-family: Verdana;
    font-size: 11pt;
    color: red;
    font-weight: bolder;
}

.ClosedMessage {
    margin-left: 9px;
}

.quizlist {
    padding-left: 5px;
}

div.addquestion {
    font-family: Verdana;
    font-size: 9pt;
    padding-left: 9px;
    padding-top: 9px;
}

div.QuizFinishedStatus {
    font-family: Verdana;
    font-size: 14pt;
    font-weight: bold;
    padding: 10px 10px 10px 10px;
}

div.ReturnToMyQuizzes {
    padding-left: 10px;
    padding-bottom: 10px;
}

div.NoAccess {
    font-family: Verdana;
    font-size: 10pt;
    padding-left: 35px;
    padding-top: 9px;
}

div.HomeRightBoxes {
    background-color: #ebebeb;
    border: 1px solid black;
    width: 240px;
    text-align: left;
    padding: 6px 6px 8px 6px;
}

div.HomeMiddleBox {
    background-color: #ebebeb;
    border: 1px solid black;
    width: 415px;
    text-align: left;
    padding: 6px 6px 8px 6px;
}

div.NewsTitle {
    font-family: Verdana;
    font-size: 14pt;
    font-weight: bold;
    font-style: italic;
    text-decoration: underline;
    float: left;
}

div.NewsBody {
    font-family: Verdana;
    font-size: 11pt;
    font-style: italic;
}

div.ModTitle {
    font-family: Verdana;
    font-size: 12pt;
    font-weight: bold;
    font-style: italic;
    float: left;
    margin: -2px 0px 0px 4px;
}

div.ModItems {
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    margin-left: 4px;
    margin-top: 2px;
}

div.ReviewMessage {
    color: Red;
}

div.NoData {
    padding-left: 10px;
    font-weight: bold;
}

.inquiry_post, .approved_resolution, .rejected_resolution, .alt_inquiry_post {
    background-color: #B6DDE4;
    background-image: linear-gradient(bottom, #B6DDE4 30%, #B6DDE4 65%);
    background-image: -o-linear-gradient(bottom, #B6DDE4 30%, #B6DDE4 65%);
    background-image: -moz-linear-gradient(bottom, #B6DDE4 30%, #B6DDE4 65%);
    background-image: -webkit-linear-gradient(bottom, #B6DDE4 30%, #B6DDE4 65%);
    background-image: -ms-linear-gradient(bottom, #B6DDE4 30%, #B6DDE4 65%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.3, #B6DDE4), color-stop(0.65, #B6DDE4) );
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    min-height: 100px;
    color: Black;
}

.comment_inquiry_post {
    color: #888888;
    background-color: #DEDEDE;
    background-image: linear-gradient(bottom, #DEDEDE 30%, #DEDEDE 65%);
    background-image: -o-linear-gradient(bottom, #DEDEDE 30%, #DEDEDE 65%);
    background-image: -moz-linear-gradient(bottom, #DEDEDE 30%, #DEDEDE 65%);
    background-image: -webkit-linear-gradient(bottom, #DEDEDE 30%, #DEDEDE 65%);
    background-image: -ms-linear-gradient(bottom, #DEDEDE 30%, #DEDEDE 65%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.3, #DEDEDE), color-stop(0.65, #DEDEDE) );
}

.approved_resolution {
    background-color: #00CC66;
    background-image: linear-gradient(bottom, #00CC66 30%, #00CC66 65%);
    background-image: -o-linear-gradient(bottom, #00CC66 30%, #00CC66 65%);
    background-image: -moz-linear-gradient(bottom, #00CC66 30%, #00CC66 65%);
    background-image: -webkit-linear-gradient(bottom, #00CC66 30%, #00CC66 65%);
    background-image: -ms-linear-gradient(bottom, #00CC66 30%, #00CC66 65%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.3, #00CC66), color-stop(0.65, #00CC66) );
    color: White;
}

.rejected_resolution {
    background-color: #EC8A82;
    background-image: linear-gradient(bottom, #EC8A82 30%, #EC8A82 65%);
    background-image: -o-linear-gradient(bottom, #EC8A82 30%, #EC8A82 65%);
    background-image: -moz-linear-gradient(bottom, #EC8A82 30%, #EC8A82 65%);
    background-image: -webkit-linear-gradient(bottom, #EC8A82 30%, #EC8A82 65%);
    background-image: -ms-linear-gradient(bottom, #EC8A82 30%, #EC8A82 65%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.3, #EC8A82), color-stop(0.65, #EC8A82) );
    color: White;
}

.proposed_resolution {
    background-color: #CCCC99;
    background-image: linear-gradient(bottom, #CCCC99 30%, #CCCC99 65%);
    background-image: -o-linear-gradient(bottom, #CCCC99 30%, #CCCC99 65%);
    background-image: -moz-linear-gradient(bottom, #CCCC99 30%, #CCCC99 65%);
    background-image: -webkit-linear-gradient(bottom, #CCCC99 30%, #CCCC99 65%);
    background-image: -ms-linear-gradient(bottom, #CCCC99 30%, #CCCC99 65%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.3, #CCCC99), color-stop(0.65, #CCCC99) );
    color: Black;
}

.field-title {
    font-weight: bolder;
    height: 16px;
    padding: 5px 5px 5px 5px;
    font-size: 13px;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.paddingleft10px {
    padding-left: 10px;
}

.RQA_Post_UserName {
    font-size: 10pt;
    font-weight: bold;
}

.RQA_Post_UserDetails {
    color: #c0c0c0;
    font-size: 8pt;
}

.RQA_Post_PostDate {
    font-weight: bold;
    font-size: 8pt;
    color: #797979;
}

.RQA_Post_PostType {
    font-style: italic;
    padding-left: 5px;
    font-weight: bold;
    color: #797979;
}

.RQA_Post_AttachmentsContainer {
}

.RQA_Post_RulesManagerActions {
    text-align: center;
    background-color: #eaf5fb;
    border: 1px solid #333333;
    padding: 5px 5px 5px 5px;
}

div.rpt_SubmissionCommentBlock {
    margin-left: 10px;
    margin-bottom: 20px;
    padding: 10px 10px 10px 10px;
    background-color: #f2f2f2;
    border: 1px solid grey;
}

div.rpt_SubmissionCommentBody {
    padding: 10px 10px 10px 10px;
    font-style: italic;
}

div.SystemNotice {
    font-family: Verdana, Sans-Serif;
    max-width: 950px;
    background-color: #FFFFCC;
    border: 2px solid #FF0000;
    padding: 5px 5px 5px 5px;
    margin: 5px 5px 5px 5px;
    font-size: small;
}

div.SystemNoticeHead {
    font-weight: bold;
    font-size: small;
    padding-bottom: 2px;
}

div.ActionMenu ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

div.ActionMenu li {
    display: inline;
    margin-left: 12px;
}

.captcha {
    background: #eee;
    padding: 8px 0;
    text-align: center;
    font-weight: bold;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.resize-vert {
    resize: vertical;
}

.spacing {
    margin: 20px;
}

.spacing-top {
    margin-top: 20px;
}

.spacing-bottom {
    margin-bottom: 20px;
}

.spacing-top-bottom {
    margin-top: 20px;
    margin-bottom: 20px;
}

.validation-error {
    color: red;
    font-weight: bold;
    position: absolute;
    left: 15px;
}

.form-group label {
    margin-top: 15px;
}

.responsive-table th {
    background-color: #fff !important;
}

.panel.selected {
    background-color: #8FE8AE;
}

.vol-job-desc {
    background: #eee;
    padding: 4px;
}

.vol-exp-req {
    background: yellow;
    padding: 4px;
}

.vol-assign-status.confirmed {
    font-weight: bold;
}

.vol-assign-status.glyphicon {
    font-size: 18px;
    color: #888;
    cursor: pointer;
}

.break-all {
    word-break: break-all;
}

img.requested-submission-icon {
    width: 64px;
    margin-right: 15px;
}

.break-all {
    word-break: break-all;
}

img.requested-submission-icon {
    width: 64px;
    margin-right: 15px;
}

.key ul.inline li {
    margin-top: 15px;
    display: inline-block
}

    .key ul.inline li img {
        max-width: 36px;
        padding: 6px
    }


table.requested-submission-table thead th, .requested-submission-table tbody td {
    text-align: center;
}

table.requested-submission-table tbody td:first-child {
    text-align: left;
}

table.requested-submission-table tbody td img {
    max-width: 30px;
}

a.sae-privacy-policy {
    font-size: 8pt;
    color: lightgrey;
    padding: 8px;
}

div.date-picker-box {
    display: flex;
}

    div.date-picker-box .btn {
        margin-bottom: 0px;
    }

#snackbar {
    visibility: hidden; /* Hidden by default. Visible on click */
    min-width: 250px; /* Set a default minimum width */
    margin-left: -125px; /* Divide value of min-width by 2 */
    text-align: center; /* Centered text */
    border-radius: 2px; /* Rounded borders */
    padding: 16px; /* Padding */
    position: fixed; /* Sit on top of the screen */
    z-index: 1; /* Add a z-index if needed */
    left: 50%; /* Center the snackbar */
    bottom: 30px;
}

    #snackbar.show {
        visibility: visible; /* Show the snackbar */
        /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
However, delay the fade out process for 2.5 seconds */
        -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
        animation: fadein 0.5s, fadeout 0.5s 2.5s;
    }

@-webkit-keyframes fadein {
    from {
        bottom: 0px;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0px;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0px;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0px;
        opacity: 0;
    }
}
