﻿/*
Theme Name: LearningInstitute 1.0
Description: Lehrer Tool Learning Institute. Das Lehrer Tool ist die Plattform für Lehrer des Learning Institute.
Author: FHNW Webbased CRM
URL: 
*/

.validationSummaryError ul{
    color: red;
}
.validationError
{
        border: solid 1px red !important;
        outline: none;
        box-shadow: 0 0 10px Red;
}

.liButton:disabled{


    color: darkgray !important;


}

.liButton {
    height: 30px;
    /*font-family: Roboto !important;*/
    font-family: "Roboto",Arial,sans-serif;
    color: #000000 !important;
    font-size: 14px !important;
    text-decoration: none !important;
    font-weight: initial !important;
    text-align: left !important;
    padding: 1px 6px !important;
    align-items: flex-start !important;
    text-align: center !important;
    cursor: default !important;
    color: buttontext !important;
    padding: 1px 6px 3px !important;
    border: 2px outset buttonface !important;
    border-image-source: initial !important;
    border-image-slice: initial !important;
    border-image-width: initial !important;
    border-image-outset: initial !important;
    border-image-repeat: initial !important;
    background-color: buttonface !important;
    box-sizing: border-box !important;
}

.liButton_OLD {
    height: 21px;
    font-family: Verdana !important;
    color: #000000 !important;
    font-size: 12px !important;
    text-decoration: none !important;
    font-weight: initial !important;
    text-align: left !important;
    padding: 1px 6px !important;
    align-items: flex-start !important;
    text-align: center !important;
    cursor: default !important;
    color: buttontext !important;
    padding: 1px 6px 3px !important;
    border: 2px outset buttonface !important;
    border-image-source: initial !important;
    border-image-slice: initial !important;
    border-image-width: initial !important;
    border-image-outset: initial !important;
    border-image-repeat: initial !important;
    background-color: buttonface !important;
    box-sizing: border-box !important;
}

.liButtonBig {
    /*font-family: Roboto !important;*/
    font-family: "Roboto",Arial,sans-serif;
    color: #006699 !important;
    font-size: 24px !important;
    text-decoration: none !important;
    font-weight: bold !important;
    letter-spacing: 1px !important;
    padding: 1px 6px !important;
    align-items: flex-start !important;
    text-align: center !important;
    cursor: default !important;
    padding: 0px 6px 3px !important;
    border: 2px outset buttonface !important;
    border-image-source: initial !important;
    border-image-slice: initial !important;
    border-image-width: initial !important;
    border-image-outset: initial !important;
    border-image-repeat: initial !important;
    background-color: buttonface !important;
    box-sizing: border-box !important;
}


/* Custom */
table.tbl-regform {
    text-align: right;
    max-width: 700px;
    width: 700px;
    min-width: 700px;

}

#contentJRC {
    background-color: #fff;
    clear: both;
    padding-bottom: 0px;
    padding-top: 0px;
    
}

label.UnderLine
{
    text-decoration: underline;
    font-size: 12px;
}

#MainContent_tblLogin {
        max-width: 960px;
    width: 960px;
    min-width: 960px;
    height: 200px;
        background-color: #DBE5F1;
    padding: 20px;
    font-family: Verdana;
    font-size: 11px;

}

input[type=text].loginInputFields {
    height: 20px;
    width: 220px;
    font-size: 12px;
    padding: 0px;
        padding-left: 5px;
                padding-right: 5px;

}

input[type=password].loginInputFields {
    height: 20px;
    width: 220px;
    font-size: 12px;
    padding: 0px;
            padding-left: 5px;
                padding-right: 5px;

}

input[type="button"].loginButton {
       font-family: Arial;
    color: #6a7300;
    font-size: 20px;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 1px;
    width: 232px;


}

input[type="submit"].loginButton {
       font-family: Arial;
    color: #6a7300;
    font-size: 20px;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 1px;
    width: 232px;


}


.tblLogin_FirstColumn {
    width: 185px;
    font-size: 12px;
    text-align: right;
    padding-right: 30px;
}


.tblLogin_ThirdColumn {
    font-size: 12px;
    font-weight: bold;
}

.loginButton {
       font-family: Arial;
    color: #6a7300;
    font-size: 20px;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 1px;
    height: 35px;
    width: 232px;
}

div.tbl-jobrequestconfirmation {

    background-color: #EFEFF6;
    padding: 20px;
    font-family: Verdana;
    font-size: 11px;
 
}


table.tbl-jobrequestconfirmation {
    max-width: 960px;
    width: 960px;
    min-width: 960px;
    background-color: #EFEFF6;
    padding: 20px;
    font-family: Verdana;
    font-size: 11px;

}

table.tbl-jobrequestconfirmationcompleted {
    max-width: 960px;
    width: 960px;
    min-width: 960px;
    background-color: #EFEFF6;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

div.tbl-jobrequestconfirmationcompleted {
    background-color: #EFEFF6;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

div.tbl-confirmationcompleted-customer {
    background-color: #EFEFF6;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

div.jrc_subjects {
    padding: 20px;
    font-size: 20px;
    /*text-decoration: underline !important;*/
}

.jrc_table_package_column1 {
    width: 220px;
    max-width: 220px;
    min-width: 220px;
    height: 20px;
    display: table-cell;
}
                .jrc_table_package_column2 {
            height: 20px;
        }

                        .jrc_table_accept_column1 {
            width: 220px;
            max-width: 220px;
            min-width: 220px;
            height: 20px;
                        display:table-cell;

        }
                        .jrc_table_accept_column2 {
                            width: 450px;
            max-width: 450px;
            min-width: 450px;
            height: 20px;
        }
                                .jrc_table_accept_column3 {
            height: 20px;
        }
        
        .jrc_table_info_column1 {
            width: 220px;
            max-width: 220px;
            min-width: 220px;
            height: 20px;
                        display:table-cell;

        }

                .jrc_table_info_column2 {

            height: 20px;
        }

                        .jrc_table_info_column3 {
                                                           width: 110px;
            max-width: 110px;
            min-width: 110px;
            height: 20px;
        }

                                .jrc_table_info_column4 {
            height: 20px;
        }



#teacherRegistrationForm {
    width: 100%;
}

#teacherRegistrationFormContent {
    width: 100%;
    margin: 0 auto;
}

#customerRegistrationForm {
    width: 100%;
}

#customerRegistrationFormContent {
    width: 1000px;
    margin: 0 auto;
}

input[type="button"].registrationFormButton {
       font-family: Arial;
    color: #6a7300;
    font-size: 20px;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 1px;
}

.registrationFormButton {
       font-family: Arial;
    color: #6a7300;
    font-size: 20px;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 1px;
    height: 35px;
}

input[type="button"].acceptJobOfferButton {
    display: inline-block;
    padding: 6px;
    white-space: nowrap;
    letter-spacing: 1px;
    background-color: #fff;
    color: #069;
    border: 1px solid #069;
    font-family: Roboto,Arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
    font-size: 22px;
    text-decoration: none;
}

.acceptJobOfferButton {
    display: inline-block;
    padding: 6px;
    white-space: nowrap;
    letter-spacing: 1px;
    background-color: #fff !important;
    color: #069 !important;
    border: 1px solid #069 !important;
    font-family: Roboto,Arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
    font-size: 22px;
    text-decoration: none;
}

input[type="submit"].jobConfirmationButton,
input[type="button"].jobConfirmationButton {
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 4px;
    padding-right: 2px;
    white-space: nowrap;
    letter-spacing: 1px;
    background-color: #fff;
    color: #069;
    border: 1px solid #069;
    font-family: Roboto,Arial,sans-serif;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
}

input[type="submit"].newLoginButton,
input[type="button"].newLoginButton {
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 4px;
    padding-right: 2px;
    white-space: nowrap;
    letter-spacing: 1px;
    background-color: #fff;
    color: #069;
    border: 1px solid #069;
    font-family: Roboto,Arial,sans-serif;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
    height: 100%;
    width: 100%;
}

.jobConfirmationButton {
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 4px;
    padding-right: 2px;
    white-space: nowrap;
    letter-spacing: 1px;
    background-color: #fff;
    color: #069;
    border: 1px solid #069;
    font-family: Roboto,Arial,sans-serif;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none !important;
}
input[type="submit"].openDocumentButton,
input[type="button"].openDocumentButton {
    display: inline-block;
    /*padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 4px;
    padding-right: 2px;*/
    white-space: nowrap;
    letter-spacing: 1px;
    background-color: #fff;
    color: #069;
    border: 1px solid #069;
    font-family: Roboto,Arial,sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    width: 45%;
}
.gridCB {
    display: inline-block;
    padding-left: 6px;
    padding-right: 2px;
    background-color: #fff;
    color: #069;
    font-weight: normal;
    /*border: 1px solid #069;*/
}


.declineJobOfferLink {
    /*font-family: Verdana;
    color: black;*/
    font-size: 11px;
    text-decoration: underline;
}

.jrcCompletedHeader {
    /*font-family: Verdana;
    color: black;*/
    font-family: "Roboto",Arial,sans-serif;
    color: #444;
    font-size: 20px;
    font-weight: bold;
}

.jrcCompletedMessage {
    /*font-family: Verdana;
    color: black;*/
    font-family: "Roboto",Arial,sans-serif;
    color: #444;
    font-size: 16px;
}

.jrcCompletedFooter {
    /*font-family: Verdana;
    color: black;*/
    /*font-family: Roboto;*/
    font-family: "Roboto",Arial,sans-serif;
    color: #444;
    font-size: 16px;
    font-weight: bold;
}

.jrcCompletedSmall {
    /*font-family: Verdana;
    color: black;*/
    /*font-family: Roboto;*/
    font-family: "Roboto",Arial,sans-serif;
    color: #444;
    font-size: 14px;
    font-weight: normal;
}
 
.auto-style1 {
            width: 600px;
            max-width: 600px;
            min-width: 600px;
            height: 40px;
            text-align: left; 
            font-family: Verdana;
            color: #000000;
            font-size: 11px;
        }

        .auto-style2 {
            width: 369px;
            max-width: 369px;
            min-width: 369px;
            font-family: Verdana;
            color: #000000;
            font-size: 11px;
            height: 40px;
            vertical-align: middle;
            display:table-cell;
        }


        .footerRowTotal {
            
        }

.area_jobCreation {
      border: 1px solid rgb(169, 169, 169);
      /*
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  border-color: ; */
}



.txb_jobCreation {
    /*font-family: Roboto;*/
    font-family: "Roboto",Arial,sans-serif;
    color: #000000;
    font-size: 14px;
    text-align: left;
    padding: 3px 5px 3px 5px;
    border: 1px solid rgb(169, 169, 169);
    /*
      border-image-source: initial;
      border-image-slice: initial;
      border-image-width: initial;
      border-image-outset: initial;
      border-image-repeat: initial; */
}

input[type="text"].txb_jobCreation {
    /*font-family: Roboto;*/
    font-family: "Roboto",Arial,sans-serif;
    color: #000000;
    font-size: 14px;
    text-align: left;
    padding: 3px 5px 3px 5px;
}

textarea.txb_jobCreation {
    /*font-family: Roboto;*/
    font-family: "Roboto",Arial,sans-serif;
    color: #000000;
    font-size: 14px;
    text-align: left;
    height: 19px;
    padding: 3px 5px 3px 5px;
}

input, textarea {
    /*font-family: Roboto;*/
    font-family: "Roboto",Arial,sans-serif;
    color: #000000;
    font-size: 14px;
    text-align: left;
    padding: 3px 5px 3px 5px;
}
        
        .headline {
            font-family: Arial;
            color: #6a7300;
            font-size: 20px;
            font-weight: bold;
            letter-spacing: 1px;
        }

.dd_jobCreation {
    /*font-family: Roboto;*/
    font-family: "Roboto",Arial,sans-serif;
    color: #000000;
    font-size: 14px;
    text-decoration: none;
    text-align: left;
    height: 19px;
}

        .formBackgroundWhite {
            background-color: white;
            padding: 20px;
            /*width:100%;*/
        }


/*
Colors
------
Blue: #006699
Green: #677200
Background grey light: 
Button grey: #DEDEED
Button border grey: #C4C4C4
Header light grey: #EFEFF6
Footer dark grey: #879095
 */

/* Body */
body {
    border-top: solid 0px #fff;
    /*color: black;*/
    background-color: #fff;
    /*font-family: Verdana;
    font-size: 12px;*/
    /*font-family: Roboto;*/
    font-family: "Roboto",Arial,sans-serif;
    color: #444;
    font-size: 16px;
}

/* Headlines h1 - h4 */
H1 {
	font-size:16px;
	color:#000;
	margin-bottom:5px;
    background-color: #006699;
    color: white;
    padding: 5px 7px 5px 7px;
}

H2 {
	font-size:14px;
	text-decoration:none;
    margin: 30px 0 10px 0;
    color: #000;
}

H3 {
	font-size:12px;
    color: #000;
    margin: 25px 0 5px 0;
}

H4 {
	font-size:10px;
    color: #000;
	line-height:1;
}


/* Link declarations */
a:active {
    color: #006699;
    /*color: #fff;*/
    text-decoration: underline;
}

a:visited {
    color: #006699;
    /*color: #fff;*/
    text-decoration: none;
}

a {
    color: #006699;
    text-decoration: none;
}

    a:hover {
        color: #006699;
        /*color: #fff;*/
        text-decoration: underline;
    }

#whiteNav {
    color: #fff;
    text-align: center;
}

#invisible {
    visibility: hidden;
    width: 0px;
    height: 0px;
}





/*------------Header------------*/

header {
	background-color: #A39EA0;
    height: 75px;
    width: 100%;
    color: #fff;
}

header ul {
    list-style-type: none;
}

header li {
    display:inline;
}

header .content-wrapper {
    padding-top: 5px;
}

/*Left side of header*/
.headerLeft {
    color: #000;
    float: left;
    margin-bottom: 20px;
    margin-top: 5px;
}

.headerLeft:hover {
    opacity: 0.6;
}

#textSiteTitle {
    float: left;
    display: block;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
}

/*right side of header with controls*/
.headerRight {
    color: #000;
    margin-bottom: 20px;
    margin-top: 5px;
    font-size: 10px;
    margin-bottom: 10px;
    text-align: right;
    float: right;
}

/*Learning Institute Logo*/
#logo {
    display: block;
    overflow: hidden;
    width: 80px;
    z-index: 0;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
}

#liWebsite {
    float: left;
    font-size: 8pt;
    padding: 3px;
    margin-left: 3px;
}

/*Small decor bar on top*/
.topDecoBar {
    background-color: #006699;
    height: 5px;
    width: 100%;
}

/*Box containing title, logout and language controls*/
.gradientBox {
    background-color: #EFEFF6;
}

.tableLiHeader {
    margin-top: 50px;
    color: #fff;
}

.tableLiHeaderWhite {
    margin-top: 50px;
    color: white;
}


/* Site Title */
#title {
    font-size: 16px;
    font-weight: bold;
}

/* Sub Site Title */
#subTitle {
    font-size: 14px;
}


/*------------Navigation------------*/

/*Container of Navigation*/
#navSection {
    margin-top: 20px;
    padding: 0 0 0 20px;
}

.nav {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    font-size: 14px;
}

.nav ul {
    
}

/*Style of Nav Button*/
.nav li {
    background-color: #EFEFF6;
    float: left;
    margin-left: 60px;
    padding-top: 65px;
    padding-bottom: 15px;
    text-align: center;
    width: 150px;
    border: 1px solid #C4C4C4;
    color: #000;
}

.nav li:hover {
    background-color: #006699;
    border: 1px solid #006699;
    color: #fff;
    transition-duration: 0.3s;
}

.menu_mytasks {
    display:block;
    background: url("/Images/LI_Mytasks_b.png") transparent;
    background-repeat:no-repeat;
    background-attachment:scroll;
    background-position: center 25%;
}

.menu_mytasks:hover {
    display: block;
    background: url("/Images/LI_Mytasks_w.png");
    color: #fff;
    background-repeat:no-repeat;
    background-attachment:scroll;
    background-position: center 25%;
}

.menu_joboffers {
    display:block;
    background: url("/Images/LI_Joboffers_b.png") transparent;
    background-repeat:no-repeat;
    background-attachment:scroll;
    background-position: center 25%;
}

.menu_joboffers:hover {
    display: block;
    background: url("/Images/LI_Joboffers_w.png");
    color: #fff;
    background-repeat:no-repeat;
    background-attachment:scroll;
    background-position: center 25%;
}

.menu_myjobs {
    display:block;
    background: url("/Images/LI_Myjobs_b.png") transparent;
    background-repeat:no-repeat;
    background-attachment:scroll;
    background-position: center 25%;
}

.menu_myjobs:hover {
    display: block;
    background: url("/Images/LI_Myjobs_w.png");
    color: #fff;
    background-repeat:no-repeat;
    background-attachment:scroll;
    background-position: center 25%;
}

.menu_mydata {
    display:block;
    background: url("/Images/LI_Mydata_b.png") transparent;
    background-repeat:no-repeat;
    background-attachment:scroll;
    background-position: center 25%;
}

.menu_mydata:hover {
    display: block;
    background: url("/Images/LI_Mydata_w.png");
    color: #fff;
    background-repeat:no-repeat;
    background-attachment:scroll;
    background-position: center 25%;
}

.main-content {
    padding: 25px 0 0 0; 
    background: none;
}

#content {
    background-color: #fff;
    clear: both;
    padding-bottom: 5px;

    padding-top: 20px;
    
}

html{ 
	background-color: transparent;

}



/* login
----------------------------------------------------------*/
#login {
    display: block;
    font-size: .85em;
    margin: 0 0 10px;
    text-align: right;
}

#login a {
    background-color: transparent;
    color: white;
    margin-left: 10px;
    margin-right: 3px;
    padding: 2px 3px;
    text-decoration: none;
}

#login a.username {
    background: none;
    margin-left: 0px;
    text-decoration: underline;
}

#login ul {
    margin: 0;
}

#login li {
    display: inline;
    list-style: none;
}


footer {
    font-size: 10pt;
    top: 49px;
    left: 0px;
    height: 398px;
}

footer ul {
    list-style-type: none;
    padding: 0px;
}

footer li {
    display:inline;
    margin-right: 50px;
}

footer .content-wrapper {
    padding-top: 5px;
}

#footer2 {
    text-align: left;
    font-size: 8pt;
}


.formBackground {
    background-color: #EFEFF6;
    padding: 20px;
    width:100%; 
}




/* tables
----------------------------------------------------------*/

td {
    overflow: hidden;
    /* width: 300px;*/
}

.mGrid { 
    width: 960px; 
    background-color: #fff;
    margin: 30px 0 20px 0; 
    border: 1px solid #ccc;
    border-collapse:collapse; 
}
.mGrid td { 
    padding: 5px; 
    border-bottom: solid 1px #ccc; 
    text-align: center;
    height: 30px;
}
.mGrid th {
    padding: 5px;
    color: #fff;
    background-color: #424242;
    font-size: 0.8em;
    height: 30px;

}

.mGrid th a:link {
    color: white;

}
.mGrid .alt { background-color: #EFEFF6; }
.mGrid .pgr { background-color: #424242; }
.mGrid .pgr table { margin: 5px 0; }
.mGrid .pgr td { 
    border-width: 0; 
    padding: 0 6px; 
    font-weight: bold; 
    color: #fff; 
    line-height: 12px; 
}   
.mGrid .pgr a { color: #666; text-decoration: none; }
.mGrid .pgr a:hover { color: #000; text-decoration: none; }



.nTable {  
    background-color: #fff;
    /* border: 1px solid #ccc;*/
    border: none;
    min-width: 400px;
    margin: 0; 
    border-collapse:collapse;
    border: 1px solid #ccc;

}

.nTable th { 
    padding: 5px;
    color: #fff;
    background-color: #424242;
    font-size: 0.8em;
    height: 30px;
    text-align: left;
    border: none;
}

.nTable tr {
    border-bottom: solid 1px #c1c1c1;
}

.nTable td { 
 
    text-align: left;
    border: none;
    padding: 5px; 
    height: 30px;
}


.nTable td:first-child {
      text-align: left;
      padding-right: 5px;
      width: 70%;
      max-width: 70%;
      min-width: 70%;
      height: 40px;
      min-height: 40px;
      max-height: 40px;
      padding-left: 5px;
padding-bottom: 5px;
}

.nTable td:first-child + td {
      text-align: left;
      width: 30%;
      max-width: 30%;
      min-width: 30%;
      height: 40px;
      min-height: 40px;
      max-height: 40px;
      border-right: 0px !important;

}

.nTable td:first-child + td +td {
      text-align: left;
      width: 0%;
      max-width: 0%;
      min-width: 0%;
      height: 40px;
      min-height: 40px;
      max-height: 40px;
      border-right: 0px !important;

}


/* controls
----------------------------------------------------------*/

.button {
    display: block;
    height: 50px;
    width: 200px;
    background: #00b7ea;
}

.button a {

  display: block;
  height: 50px;
  width: 200px;
  background: #00b7ea;

  /*TYPE*/
  color: white;
  font: 17px/50px Helvetica, Verdana, sans-serif;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
}

.labelCheckbox {
    display: inline-block;
    font-weight: normal;
}

/* Styling of controls in forms */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
    color: black;
}

    fieldset legend {
        display: none;
    }
    
    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

    label {
        /*display: block;
        font-size: 1.2em;
        font-weight: 600;*/
        padding-left: 4px;
        font-weight: normal;
        font-size: 16px;
    }

    label.checkbox {
        display: inline;
    }

    /* CHANGED 
        
          input, textarea {
        border: 1px solid #e2e2e2;
        background: #fff;
        color: #333;
        font-size: 1.2em;
        margin: 5px 0 6px 0;
        padding: 5px;
        width: 200px;
        } */

    /*input, textarea {
        border: 1px solid #e2e2e2;
        background: #fff;
        color: #333;
        font-size: 11px;
        margin: 5px 0 6px 0;
        padding: 2px 5px 2px 5px;
        }*/

    input[type=text] {
     /*   border: 1px solid #e2e2e2; */
        background: #fff;
        color: #333;
        font-size: 1em;
        margin: 5px 0 6px 0;
        padding: 5px;
        }

    textarea {
        font-family: inherit;
        }
    
        input:focus, textarea:focus {
            border: 1px solid #7ac0da;
        }

        input[type="checkbox"] {
            background: transparent;
            border: inherit;
            width: auto;
        }
        


    /* General Button style */
    input[type="submit"],
    input[type="button"],
    button {
        cursor: pointer;
        padding: 7px;
        margin: 10px 20px 10px 0;
        width: auto;
        background-color: #CCCCCC;
        border: 1px solid #C4C4C4;
        text-align: center;
        color: #000;
}

    /* General Button style if disabled CSS2.1 
    input[type="submit"],
    input[type="button"],
    [disabled=disabled],
    button[disabled=disabled] {
        cursor: default;
        background-color: #E0E0E0;
        border: 1px solid #CCCCCC;
        color: #CCCCCC;
    } */

    /* General Button style hover */
    input[type="submit"]:hover,
    input[type="button"]:hover,
    button:hover {
        cursor: pointer;
        background-color: #006699;
        border: 1px solid #006699;
        color: #fff;
    }
    



    /* General Button style if disabled CSS3 */
    input[type="submit"]:disabled,
    input[type="button"]:disabled,
    button:disabled {
        cursor: default;
        background-color: #E0E0E0;
        border: 1px solid #CCCCCC;
        color: #CCCCCC;
    }

    td input[type="submit"],
    td input[type="button"],
    td button {
        font-size: 1em;
        padding: 4px;
        margin-right: 4px;
    }


.button-link {
    color: #2a6496 !important;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0;
    border-color: transparent !important;
    background-color: transparent !important;
}
            .button-link:hover,
            .button-link:focus {
                text-decoration: underline !important;
            }

            .button-link[disabled]:hover,
            fieldset[disabled] .button-link:hover,
            .button-link[disabled]:focus,
            fieldset[disabled] .button-link:focus {
                text-decoration: underline !important;
            }


.dropdownlist{
}


/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/Pru33qjShpZSmG3z6VYwnYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/Hgo13k-tfSpn0qi1SFdUfZBw1xU1rKptJj_0jans920.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v16/97uahxiqZRoncBaCEI3aW4X0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v16/d-6IYplOFocCacKzxwXSOJBw1xU1rKptJj_0jans920.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}



/* validations
----------------------------------------------------------*/

.validation{
  /*  background-color: #e33a3a; */
    color: #e33a3a;
    padding-top: 7px;
    font-weight: bold;
}

hr{
    color: white;
    line-height: 2px;
    margin-bottom: 0px;
    margin-top: 0px;
}

br-xs {
    display: block;
    margin: 2px 0;
}

.vl {
    border-left: 1px solid white;
    height: 12px;
}

.div-border-white {
    border: thin solid #fff;
    min-height: 37px;
}

.div-border-white-top-left {
    border: thin solid #fff;
    border-right: none;
    border-bottom: none;
    min-height: 37px;
}

.div-border-white-top-right {
    border: thin solid #fff;
    border-left: none;
    border-bottom: none;
    min-height: 37px;
}

.div-border-white-bottom {
    border-bottom: thin solid #fff;
    min-height: 37px;
}

.div-border-white-top {
    border-top: thin solid #fff;
    min-height: 37px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.desktop-center {
    position: center;
    width: 400px; /* Need a specific value to work */
    border-style: solid;
    border-width: thin;
    border-color: #FFDBCA;
    padding: 10px;
    overflow: auto;
    /*"left: 50% !important; -webkit-transform: translate(-50%, 0); top: 10% !important; -webkit-transform: translate(-50%, 0); display: none; border-style: solid; border-width: thin; border-color: #FFDBCA; padding: 10px; overflow: auto"*/
}

.desktop-center-xs {
    position: center;
    width: auto; /* Need a specific value to work */
    max-width: 400px;
    min-width: 300px;
    border-style: solid;
    border-width: thin;
    border-color: white;
    padding: 10px;
    overflow: hidden auto;
    /*"left: 50% !important; -webkit-transform: translate(-50%, 0); top: 10% !important; -webkit-transform: translate(-50%, 0); display: none; border-style: solid; border-width: thin; border-color: #FFDBCA; padding: 10px; overflow: auto"*/
}

.no-padding {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.lh36 {
    line-height: 36px;
}

.lh43 {
    /*min-height: 43px;*/
    /*line-height: normal;*/
    line-height: 43px;
    display: inline-block;
}

.lh50 {
    /*min-height: 43px;*/
    /*line-height: normal;*/
    line-height: 50px;
    display: inline-block;
}

fs12{
    font-size: 12px;
}


.small-height-hidden {
    height:auto; 
    visibility:hidden;
}

.text-small {
    font-size: 11px;
}
/* Responsive text aligning */
.text-xs-left {
    text-align: left;
}

.text-xs-right {
    text-align: right;
}

.text-xs-center {
    text-align: center;
}

.text-xs-justify {
    text-align: justify;
}

@media (min-width: 768px) {
    .text-sm-left {
        text-align: left;
    }

    .text-sm-right {
        text-align: right;
    }

    .text-sm-center {
        text-align: center;
    }

    .text-sm-justify {
        text-align: justify;
    }
}

@media (min-width: 992px) {
    .text-md-left {
        text-align: left;
    }

    .text-md-right {
        text-align: right;
    }

    .text-md-center {
        text-align: center;
    }

    .text-md-justify {
        text-align: justify;
    }
}

@media (min-width: 1200px) {
    .text-lg-left {
        text-align: left;
    }

    .text-lg-right {
        text-align: right;
    }

    .text-lg-center {
        text-align: center;
    }

    .text-lg-justify {
        text-align: justify;
    }
}

.btn {
    text-decoration: none;
    border: 1px solid #000;
}

.lessonsSummaryTable {
    background-color: #ffffff;
    color: #006699 !important;
    vertical-align: middle;
    border: 1px solid #006699 !important;
    word-wrap: break-word;
}

    .lessonsSummaryTable th a {
        background-color: #ffffff;
        font-weight: bold;
        color: #006699 !important;
    }

    .lessonsSummaryTable th {
        /*background-color: #ffffff;*/
        background-color: #006699 !important;
        font-weight: bold;
        /*color: #006699 !important;*/
        color: #ffffff !important;
        border-right: 1px solid #006699 !important;
        border-bottom: 1px solid #006699 !important;
    }

    .lessonsSummaryTable td {
        background-color: #ffffff;
        color: #006699 !important;
        border-right: 1px solid #006699 !important;
        border-bottom: 1px solid #006699 !important;
        word-break: unset;
    }

.underlinedLinkButton {
    text-decoration: underline !important;
    font-weight: bold;
}