
.noquestionsheader {
  font-family: WorkSans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;
  color: rgb(3, 27, 78);
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 120%;
display: flex;
flex-direction: column;
margin: 0px auto;
max-width: 100rem;
width: 100%;  
}

.filterlabel {
    border-bottom: 2px solid rgb(26, 179, 148);
    color: rgb(26, 179, 148);
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 6px 0px;
    padding: 0px 0px 2px;
    text-transform: uppercase;
}

.commentwrap {
    border-left: 1px solid rgb(204, 204, 204);
    padding-left: 10px;
    margin-bottom: 5px;
    margin-left: 10px;
    background-color: rgba(0, 105, 255, 0.05);
}

.commentanswerwrap {
    border-left: 1px solid rgb(204, 204, 204);
    padding-left: 10px;
    margin-top: 5px;    
    margin-bottom: 5px;
    margin-left: 10px;
    background-color: rgba(0, 105, 255, 0.05);
}

.ticketanswerreferencefullname {
    padding-bottom: 25px;
}

.answerheaderby {
    color: black;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6;
    text-decoration: none;
    padding-bottom: 3px;
}

.ticketquestionsubmittedby {
    color: rgb(51, 51, 51);
    cursor: pointer;
    font-size: 16px;
    text-decoration: none;    
}

.commentbuttonwrap {
    display: block;
    width: 50%;
}

.ticketquestionviewby {
    display: block;
    width: 50%;    
    float: right;
}

.statusbutton {
    background: none;
    border: 0px;
    color: rgba(0, 105, 255, 0.7);
    font-size: 12px;
    font-weight: 700;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;    
    transition: color 0.2s ease-in-out 0s;    
    padding-right: 5px;    
}

.statusbuttonselected {
    background: none;
    border: 0px;
    color: rgb(20, 0, 255);
    font-size: 12px;
    font-weight: 700;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
    transition: color 0.2s ease-in-out 0s;    
    text-decoration: underline;    
    padding-right: 5px;
}

.surveytutorialheader {
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    margin: 0px auto 1.5rem;
    text-align: center;
    width: auto;
    width: 94%;
}

.efhIOV {
    background: none;
    border: 0px;
    color: rgb(0, 105, 255);
    font-size: 13px;
    font-weight: 500;
    padding: 0px;
    text-decoration: none;
    transition: color 0.2s ease-in-out 0s;
}

.addcommentbutton {
    font-size: 13px;
    margin: 8px 16px 8px 0px;
}

.ticketquestionviewbottom {
    font-size: 20px;
}

.horlineanswer {
    border-width: 0px 0px 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(204, 204, 204);
    border-left-style: initial;
    border-left-color: initial;
    border-right-style: initial;
    border-right-color: initial;
    border-top-style: initial;
    border-top-color: initial;
    margin: 0px;
}

.answerviewquestioncontent {
    padding-top: 20px;
    padding-bottom: 20px;    
}

.answerticketviewnameheader {
    font-size: 16px;
    color: rgb(0, 105, 255);    
}

.ticketcommentheaderby {
    font-size: 14px;
    color: rgb(0, 105, 255);    
}

.answerticketviewdateheader {
    font-size: 12px;    
}

.ticketcommentviewdateheader {
    font-size: 12px;     
}

.commentcontentbody {
    font-size: 13px;
}

.subjectheader {
    background: rgb(243, 245, 249);
    border-radius: 3px;
    color: rgb(3, 27, 78);
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.6;
    margin: 4px;
    padding: 2px 6px;
    text-decoration: none;
    transition: background 0.15s linear 0s, color 0.15s linear 0s;
}

.submitanswerbtn {
    width: 100%;
    font-size: 18px;
    background-color: rgb(26, 179, 148) !important;
}

.submitcommentbtn {
    width: 100%;
    font-size: 18px;
    background-color: rgb(0, 105, 255) !important;    
}

.ticketanswerheader {
    color: rgb(26, 179, 148);
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    margin-top: 0px;
    text-transform: uppercase;
    font-weight: 600 !important;    
    padding-top: 45px;
}

.ticketanswercontainer {
    margin: 20px 5px 2px 0px;;
    padding: 5px 15px 13px 15px;;
    background-color: rgba(0, 105, 255, 0.05);
    border: 1px solid rgb(225, 231, 241);
    border-radius: 3px;
    overflow-x: auto;
}

.ticketsubmitanswerbody {
    margin: 3px 0px 0px 0px;;
    padding: 5px 15px 13px 15px;;
    background-color: rgba(0, 105, 255, 0.05);
    border: 1px solid rgb(225, 231, 241);
    border-radius: 3px;
    overflow-x: auto;
}

.leavecommentbody {
    margin: 3px 0px 0px 0px;;
    padding: 5px 15px 13px 15px;;
    background-color: rgba(0, 105, 255, 0.05);
    border: 1px solid rgb(225, 231, 241);
    border-radius: 3px;
    overflow-x: auto;
}

.answerticketviewsubheader {
    color: rgb(3, 27, 78);
    font-size: 13px;
    font-weight: 500;
    line-height: 1.6;
    list-style: none;
    padding-right: 5px;
    width: 100%;
    padding-bottom: 0px;
}
.answerticketviewheader {
    color: rgb(3, 27, 78);
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 1.2;
    margin: 0px;
    word-break: break-word;
}

.answerticketview {
    color: rgb(26, 179, 148);
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 7px;
    margin-top: 0px;
    text-transform: uppercase;
    font-weight: 600 !important;    
}


.submitanswerheader {
    color: black;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 7px;
    margin-top: 0px;
    text-transform: uppercase;
    font-weight: 800 !important;    
}

.questioncount{
    padding-top: 20px;
    display: flex;
    align-items: center; 
}

.titlelabel2 {
    color: rgb(91, 105, 135);
    font-size: 12px !important;
    padding-left: 5px;
}
.titlelabel3 {
    color: rgb(91, 105, 135);
    font-size: 14px !important;
}

.ticketquestion-create {
    padding-left: 100px;
}

.askquestionheader{
    color: black;
    font-size: 30px !important;
    font-weight: 700 !important;
    line-height: 1.4 !important;   
    text-align: center;
}

.askquestionsubheader{
    color: rgb(91, 105, 135);
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.4 !important;   
    text-align: center;
    padding-bottom: 30px;
}

.searchtutorial {
    width: 50%;
    text-align: center;
}

.buttonquestion{
    padding-top: 10px;
}
.questionbtn {
    background-color: rgb(26, 179, 148);
    color: rgb(255, 255, 255);
    font-size: 17px !important;
    font-weight: 600 !important;
    line-height: 1.4 !important;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;    
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;    
    user-select: none;    
}
.gFapaV {
    display: flex;
    flex-direction: column;
    margin: 0px auto;
    max-width: 50rem;
    width: 100%;
}

.resetsearchbutton {
    position: absolute;
    border: none;
    display: block;
    width: 19px;
    height: 19px;
    line-height: 16px;
    font-size: 12px;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    right: 5px;
    margin: auto;
    background: black;
    padding: 0;
    outline: none;
    cursor: pointer;
    transition: .1s;
  
}

.searchtutorialinput {
  border: 0px none;
  border-radius: 4px;
  color: rgb(77, 77, 77);
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5rem;
  padding: 1rem 1.5rem 1rem 4rem;
  width: 100%;
}
.hKFAvR {
  color: grey;
  height: 1.5rem;
  left: 0px;
  margin: 1rem 1.25rem;
  pointer-events: none;
  position: absolute;
  top: 0px;
  width: 1.5rem;
}

.doVwcy {
  position: relative;
  width: 100%;
  margin:auto;   
}

.dLsSAR {
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    margin: 0px auto 1.5rem;
    text-align: center;
    width: auto;
}

.cJOyIo {
    color: rgb(255, 255, 255);
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.1px;
    margin: 0px;
    padding: 0px 0px 1rem;
    text-align: center;
}

.gFapaV {
    display: flex;
    flex-direction: column;
    margin: 0px auto;
    max-width: 100rem;
    width: 100%;
}
.fomtp {
    -webkit-box-align: center;
    align-items: center;
    background-color: rgb(26, 179, 148);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    color: rgb(255, 255, 255);
    display: flex;
    min-height: 14rem;
    width: 100%;
    padding-bottom: 20px;
}

.question-item{
    padding-top: 50px;
}

.tutorial-item {
    padding-top: 30px;
}
.ticketquestionsubsubheader {
    font-family: WorkSans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;    
    color: rgb(51, 51, 51);
    font-size: 13px;
    font-weight: 700;
    line-height: 1.6;    
}

.ticketquestionsubheader {
    font-family: WorkSans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;
    color: rgb(64, 83, 121);
    display: block;
    font-size: 14px;
    line-height: 19px;
    margin: 10px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;    
}

.ticketquestionheader {
    font-family: WorkSans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;
    color: rgb(3, 27, 78);
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.5px;
    line-height: 120%;    
}

.ticketquestionsubject {
    background: rgb(243, 245, 249);
    border-radius: 3px;
    color: rgb(3, 27, 78);
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.6;
    margin: 4px;
    padding: 2px 6px;
    text-decoration: none;    
}

.navbar-brand div::first-letter{
    color: yellow;
    font-style: italic;
    font-family: cursive;
    letter-spacing: 4px;
}


.navbar {
    background-color: #d9d7d7 !important;
}


.hpanel {
    max-width: 420px;
    margin: auto;
    padding-top: 6px;
    border: 0;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.55), 0 1px 2px rgba(0, 0, 0, 0.1)    
}

.contactformpanel {
    max-width: 620px;
    margin: auto;
    padding-top: 6px;
    border: 0;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.55), 0 1px 2px rgba(0, 0, 0, 0.1)     
}

.managesubscriptionformshadowless {
    margin: auto;
    padding-top: 6px;
    border:0;     
}

#selectnewsubs {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
}

.contactformpanelshadowless {
    max-width: 620px;
    margin: auto;
    padding-top: 6px;
    border:0;    
}

.alert {
    margin-top: 20px !important;
    margin-right: 15px !important;    
}

button.close {
font-size: 36px !important;    
font-weight: normal !important;
opacity: 1 !important;
line-height: 0.8 !important;
}

#subscriptionmodalheader {
    background-color: #5cb85c;
    font-size: 24px;
    color: #fff;
}

.pricecardcontainer {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    padding-left: 10%;
    padding-right: 10%;
}

.frontcolumn {
    justify-content: center;
    margin-bottom: 40px;
    padding-left: 10%;
    padding-right: 10%;   
}

.site-index-price {
}

#cancelsubscriptionbutton {
    color: #337ab7;    
    background-color: #fff;
    border:0;
    padding-left: 0px !important;
}

#cancelmapcreditbutton {
    color: #337ab7;    
    background-color: #fff;
    border:0;
    padding-left: 0px !important;    
}

#managesubscriptionbutton {
    color: #337ab7;    
    background-color: #fff;
    border:0;
    padding-left: 0px !important;
}

.pricingcard {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid #d5d5d5;
    margin: 8px 8px;
        margin-left: 8px;
    border-radius: 4px;
    min-height: 550px;
    min-width: 235px;
    width: 24%;   
}

.pricecard-color-bar {
width: 100%;
height: 10px;
border-radius: 4px 4px 0 0;    
}

.pricecard-top {
    display: flex;
    align-items: flex-start;
    text-align: center;
}

.pricecardname {
margin: 24px 0 12px;
margin-left: 10%;
white-space: nowrap;
position: relative;    
}

.dashboardaccountsheader {
margin-left: 0px;
white-space: nowrap;
position: relative;    
padding-bottom: 20px;
}

.pricecardprice {
height: 75px;
margin-left: 10%;    
display: flex;
}

.mobileappcard{
height: 56px;
margin-left: 10%;    
display: flex;    
}

.mobileapplinkbutton{
height: 56px;    
}

.pricecardplan {
height: 50px;
font-size: 45px;
margin-right: 8px;
font-weight: 300;    
}

.pricecardpermonth {
    
display: flex;    
flex-direction: column;
margin-top: 8px;
white-space: nowrap;
text-align: left;    
}

.pricecardpermonth-per {
font-weight: 600;    
white-space: nowrap;
text-align: left;    
font-size: 16px;
box-sizing: border-box;
display: block;
position: static;
}

.pricecardpermonth-month {
font-weight: 600;    
white-space: nowrap;
text-align: left;    
font-size: 16px;    
box-sizing: border-box;
display: block;
position: static;
}

.pricecardsummary {
font-size: 16px;
font-weight: 200;
line-height: 156%;
color: #676869;
height: 130px;
display: flex;
align-items: flex-start;
text-align: left;
padding: 0;
margin-top: 24px;
margin-bottom: 24px;
margin-left: 10%;
margin-right: 10%;
}

.downloadsubscript {
font-size: 14px;
font-weight: 200;
line-height: 156%;
color: #676869;
height: 130px;
display: flex;
align-items: flex-start;
text-align: left;
padding: 0;
margin-top: 7px;
margin-left: 10%;
margin-right: 5%;
}

.registercontactbtn {
font-size: 16px;
font-weight: 200;
line-height: 156%;
color: #676869;
display: flex;
align-items: flex-start;
text-align: left;
padding: 0;
margin-top: 40px;
margin-bottom: 5px;
margin-left: 10%;
margin-right: 10%;
}

.pricecard-separator {
width: 80%;
margin: 0 10% 10%;
border: 1px solid #d5d5d5;
line-height: 1.15;
}


.subscriptionmanage-separator {
width: 80%;
margin-left: 10%;
margin-right: 10%;
border: 1px solid #d5d5d5;
line-height: 1.15;
}

.dashboardaccount-separator {
    width: 90%;
margin: 0 1% 5%;
border: 1px solid #d5d5d5;
line-height: 1.15;    
}

.frontpage-separator {
width: 90%;
margin: 0 5% 5%;
border: 1px solid #d5d5d5;
line-height: 1.15;
}

.pricecard-includes {
    box-sizing: border-box;
font-weight: 300;
    font-size: 16px;
color: #333;
line-height: 1.15;
}

.dashboard-includes {
    box-sizing: border-box;
font-weight: 300;
    font-size: 16px;
color: #333;
line-height: 1.15;
height: 250px;
}

.pricecard-includes-title {
margin-bottom: 16px;
padding: 0 10%;
font-weight: 600;
font-size: 19px;
line-height: 22px;
margin-top: unset;    
}

.dashboard-action-title {
margin-bottom: 16px;
font-weight: 600;
font-size: 19px;
line-height: 22px;
margin-top: unset;    
}

.pricecard-includelist {
display: flex;
flex-direction: column;    
box-sizing: border-box;
font-weight: 300;
font-size: 16px;
color: #333;
line-height: 1.15;
}

.pricecard-includelistitem {
    display: flex;
justify-content: space-between;
margin: 0 10% 14px;
box-sizing: border-box;
font-weight: 300;
font-size: 16px;
color: #333;
line-height: 1.15;
}

.dashboard-actionlist {
text-align: left;
display: flex;
justify-content: space-between;
box-sizing: border-box;
font-weight: 300;
font-size: 16px;
color: #333;
line-height: 1.15;    
}

.pricecard-includelistitem-title {
    padding-bottom: 18px;
}

.selectsubscriptiondropdown {
    padding-bottom: 18px;
    padding-left: 40px;   
    width: 300px;
}

html,
body {
    height: 100%;
}

.input-sm {
    font-size: 14px !important;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: 0px solid white !important;
}

.frontpageheaderblock {
        display: block;
        width: 100%;
}

.frontpageheader {
        word-wrap: break-word;
    text-align: center;
    font-size: 50px;    
    font-weight: 600;
}

.frontpagesubheader {
    text-align: center;
    font-size: 24px;   
    font-weight: 400;    
    padding-top: 10px;
}

.pricingheader {
    text-align: center;
    font-size: 40px;   
    font-weight: 400;    
    padding-top: 10px;
    padding-bottom: 60px;    
}

.termsheader {
    text-align: center;
    font-size: 40px;   
    font-weight: 400;    
    padding-top: 10px;
    padding-bottom: 30px;    
}

.termstitle {
    text-align: left;
    font-size: 20px;   
    font-weight: 550;    
    padding-top: 20px;
    padding-bottom: 10px;    
    color: black;
}

.termsheadertext {
    text-align: left;
    font-size: 18px;   
    font-weight: 500;    
    padding-top: 10px;
    padding-bottom: 10px;    
    color: rgb(91, 105, 135);
}

.termsheadersubtext {
    text-align: left;
    font-size: 18px;   
    font-weight: 400;    
    padding-top: 10px;
    padding-bottom: 10px;    
    color: black;
}

.mobileappheader {
    text-align: center;
    font-size: 20px;   
    font-weight: 400;    
    padding-top: 10px;
    padding-bottom: 60px;    
}

.bulletrowheader{
    font-size: 18px;
    font-weight: 600px;
}

.frontpagecontentblock {
padding-top: 40px;
    padding-left:calc(50% - 480px); 
}

.frontpagecontentblock2 {
    padding-top: 40px;
    padding-left:35%; 
}

.register {
    padding: 16px 32px;
    font-size: 18px;
    border-radius: 4px;
    border: none;
    font-weight: 400;
    text-align: center;
    line-height: 17px;
    background-color: rgb(255 165 0)!important;;
    width: 600px;
    color: white;
}

.bulletpoint {
    margin-top: 8px !important;   
    border-radius: 2px;
    width: 14px;
    height: 10px;
    background-color: #fff;
    box-shadow: none;
    border: 1px solid currentColor;    
    float: left;
}

.smallbulletpoint {
    margin-top: 4px !important;    
    border-radius: 2px;
    width: 16px;
    height: 10px;
    background-color: #fff;
    box-shadow: none;
    border: 1px solid currentColor;    
    float: left;
    padding-right: 5px;
    margin-right: 5px;    
}

.smallbulletpointone {
    margin-top: 7px !important;    
    border-radius: 2px;
    width: 16px;
    height: 10px;
    background-color: #fff;
    box-shadow: none;
    border: 1px solid currentColor;    
    float: left;
    padding-right: 5px;
    margin-right: 5px;    
}

.smallheader {
    font-size: 21px;
    font-weight: 500;
}

.bulletrow {
    overflow: hidden;
    width: 100%;
}

.bulletwrapper{
    display: flex;
}

.bulletpointfrontpage {
    padding-top: 6px;
    font-size: 20px;
}

.smallbulletpointfrontpage {
    padding-top: 6px;
    font-size: 14px;
}

.table-striped > tbody > tr {
    background-color: #f9f9f9 !important;
}

.table-striped > thead > tr > th {
    font-weight: 800 !important;
}

.checkbox-row {
    margin-top: 1px !important;    
}


.table-bordered {
    border: 0px solid white !important;
}

.dashboardheader {
    padding-top: 15px;
}

.table-bordered > thead > tr > th a {
    font-weight: 800;
    color: black !important;
}

.table-bordered > thead {
    background-color: white;  
}

.btn-disabled {
    opacity: 0.65;
    pointer-events: none;
    cursor: not-allowed;
}


.btn-paymentdefault {
    background-color: #ff9144;
    color: #fff;    
}

.btn-surveydefault {
    background-color: #ff9144;
    color: #fff;
}

.managelink {
    font-size: 16px;
    font-weight: 800;
}

.deletelink {
    font-size: 14px;
    font-weight: 800;
}

.dashboardblockaccount {
    height: 190px;
    background-color: white;
    padding-left: 20px;
}

.dashboardblocksubscription {
    height: 160px;
    background-color: white;
    padding-left: 20px;
}

.dashboardblockcontent {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;        
}

.frontpageimageblock {
    height: 450px;
    background-color: white;
    padding-left: 20px;    
}

.frontpageimageblockcontent {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;      
}

.accountformblock {
    background-color: white;
    padding-left: 20px;
}

.accountformblockcontent {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;              
}

.column5perc {
    width: 5%;
    float: left;
    padding-right: 10px;
}

.column10perc {
    width: 10%;
    float: left;
    padding-right: 10px;
}

.column15perc {
    width: 15%;
    float: left;
    padding-right: 10px;
}

.column20perc {
    width: 20%;
    float: left;
    padding-right: 10px;
}

.column25perc {
    width: 25%;
    float: left;
    padding-right: 10px;
}

.column30perc {
    width: 30%;
    float: left;
    padding-right: 10px;
}

.column40perc {
    width: 40%;
    float: left;
    padding-right: 10px;
}

.column50perc {
    width: 50%;
    float: left;
    padding-right: 10px;
}

.column60perc {
    width: 60%;
    float: left;
    padding-right: 10px;
}

.column70perc {
    width: 70%;
    float: left;
    padding-right: 10px;
}

.column75perc {
    width: 75%;
    float: left;
    padding-right: 10px;
}

.column80perc {
    width: 80%;
    float: left;
    padding-right: 10px;
}

.column90perc {
    width: 90%;
    float: left;
    padding-right: 10px;
}

.column100perc {
    width: 100%;
    float: left;
    padding-right: 10px;
}

#container .column {
  position: relative;
  float: left;    
}

#container {
  width: 100%;
}

#container .mainlayoutcolumn {
  float: left !important;
}

#maincontentarea {
  padding-top: 40px;  
  padding-left: 15px;    
  width: 100%;
  background-color: #fff;  
  height: 90vh !important;   
}

maincontentareafrontpage {
  padding-top: 40px;  
  padding-left: 15px;    
  width: 100%;
  background-color: #fff;  
  height: 100%;   
}

.navbar-link-frontpagelogin > li > a {
    color: black !important;
    font-size: 15px !important;
    font-weight: 300 !important;
    font-family: sofia-pro,Roboto,Helvetica,Arial,sans-serif;    
}

.navbar-link-frontpage > li > a {
    color: black !important;
    font-size: 17px !important;
    font-weight: 300 !important;
    font-family: sofia-pro,Roboto,Helvetica,Arial,sans-serif;    
}

.panel-default {
    height: 100%;   
    border-color: black;    
}

.navbar-brand {
    font-size: 30px;
    font-weight: 600;
}

.navbar-brandfront {
    color: black !important;    
}

.navbar-brandback {
    color: yellow !important;    
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}
