.uppercase {
    text-transform: uppercase;
}

.entry-content.content-area-padding {
    padding: 2em 1.5em 1em!important;
}

.qbtn:link, .qbtn:visited {
    background-color: #6C124D;
    color: white;
    padding: 10px 20px;
    font-size: 12px !important;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 20px;
}
.qbtn:hover, .qbtn:active {
    color: white !important;
    background-color: #A52576;
}

.qbtnhome:link, .qbtn:visited {
    background-color: #6C124D;
    color: white;
    padding: 10px 20px;
    font-size: 12px !important;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 20px;
}
.qbtnhome:hover, .qbtn:active {
    color: white !important;
    background-color: #A52576;
}


button.qbtn {
    background-color: #6C124D;
    color: white;
    padding: 10px 20px;
    font-size: 12px !important;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 20px;
    border: none;
}

button[type="button"].qbtn {
    padding: 0;
}

button[type="button"].qbtn a {
    color: white!important;
    text-decoration: none;
    padding: 10px 20px;
    display: inline-block;
}

p.big-margins-paragraph {
    margin: 30px 0;
}

.margin-top-small {
    margin-top: 30px!important;
}

.margin-top-big {
    margin-top: 50px!important;
}

.margin-bottom-big {
    margin-bottom: 50px;
}

.tabs .tab:not(:last-child) {
    margin-right: 20px;
}

.tab {
    background-color: #AC1D7B;
    color: white;
    padding: 10px 20px;
    font-size: 14px !important;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 8px;
}

.tab:hover, .tab:active {
    color: white !important;
    background-color: #6C124D;
}

.tab:visited {
    color: white !important;
}

.tab.active {
    color: white !important;
    background-color: #6C124D;
}

.qbtn2:link, .qbtn2:visited {
    background-color: #DE1777;
    color: white;
    padding: 10px 20px;
    font-size: 12px !important;
    text-align: center;
    text-decoration: none;
    font-weight:bold;
    display: inline-block;
    border-radius: 20px;
}
.qbtn2:hover, .qbtn2:active {
    color: white !important;
    background-color: #F15922;
}

.qbtn3:link, .qbtn3:visited {
    background-color: #6C124D;
    color: white;
    padding: 10px 20px;
    font-size: 12px !important;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 20px;
}
.qbtn3:hover, .qbtn3:active {
    color: white !important;
    background-color: #A52576;
}

.qbtn4:link, .qbtn4:visited {
    background-color: #b2d236;
    color: white;
    padding: 10px 20px;
    font-size: 12px !important;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 20px;
}
.qbtn4:hover, .qbtn4:active {
    color: white !important;
    background-color: #A52576;
}
.qbtn5:link, .qbtn5:visited {
    background-color: #F15922;
    color: white;
    padding: 10px 20px;
    font-size: 12px !important;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 20px;
}
.qbtn5:hover, .qbtn5:active {
    color: white !important;
    background-color: #A52576;
}

.qbtn6:link, .qbtn6:visited {
    background-color: #E21219;
    color: white;
    padding: 10px 20px;
    font-size: 12px !important;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 20px;
}
.qbtn6:hover, .qbtn6:active {
    color: white !important;
    background-color: #AC1D7B;
}

.qbtn7{
    background-color: #6C124D;
    color: white;
    font-size: 12px !important;
    text-align: center;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    border: none;
    min-width: 78px;
    min-height: 35px;
}
.qbtn7:hover, .qbtn7:active {
    color: white !important;
    background-color: #A52576;
}

.qbtn8 {
    background-color: #fff!important;
    color: #6C124D!important;
    border: 2px solid #6C124D!important;
}

.qbtn8:hover, .qbtn8:active {
    color: white !important;
    background-color: #A52576!important;
}

.qbtn9 {
    border: 2px solid #6C124D!important;
}

.qbtn9:hover, .qbtn9:active {
    border: 2px solid #A52576!important;
}

#submit {
    color: white !important;
    background: #6C124D !important;
}

#submit:hover {
    background: #A52576 !important;
}

.qbtnsubnav:link, .qbtnsubnav:visited {
    width: 90px;
    background-color: white;
    color: #6C124D;
    padding: 10px 20px;
    font-size: 12px !important;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 20px;
}
.qbtnsubnav:hover, .qbtnsubnav:active {
    color: white !important;
    background-color: #f69721;
}
td#SUBNAVLOGIN a {
    width: 90px;
    background-color: white;
    color: #6C124D;
    padding: 10px 20px;
    font-size: 12px !important;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 20px;
}
td#SUBNAVLOGIN a:hover, td#SUBNAVLOGIN a:active {
    color: white !important;
    background-color: #f69721;
}

dl {
    display: block;
    -webkit-margin-before: 0em !important;
    -webkit-margin-after: 0em !important;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
//line-height: 1em !important;
}

p.byline.vcard {
    display: none;
}

.entry-content {
    padding: 0.1em 1.5em 0 !important;
}

.hentry header {
    padding: 1.5em 1.5em 0.1em 1.5em !important;
}

.entry-content th {
    background-color: #f0f0f1 !important;
}

div#sidebar1 {
    background-color: #f5f7f9;
}

#logo {
    margin: 0 !important;
    height: 200px !important;
}

.header {
    background-color: #DE1777 !important;
    background-image: url(/wp-content/uploads/2017/01/QUILS-full-color-banner-long.jpg);
    background-repeat: no-repeat;
}

H1 {
    background: #F15922 !important;
    border-collapse: separate !important;
    border: solid #F15922 2px !important;
    border-radius: 10px !important;
    border-spacing: 5px !important;
}

H2 {
    color: #A52576 !important;
}

H3{
    color: #5c6b80 !important;
}

.paragraph-header {
    margin: 30px 0 10px!important;
    font-weight: bold;
    color: #000;
}

.buttonDisabled {
    background: #5c6b80!important;
    color: #fff!important;
}

.footer {
    background-color: #DE1777 !important;
}

.nav li {
    border-left: solid;
    border-left-width: 1px;
    border-left-color: #fff;
}

.main-menu-wrapper .nav {
    font-weight: bold;
}

.main-menu-wrapper .nav li:last-child {
    border-right: 1px solid #fff !important;
}

.current-menu-item {
    background-color: #E21219 !important;
}

.footer a, a:visited:link {
    color: #ffffff !important;
}

.edit-participant .form-table th {
    vertical-align: top !important;
}

span.reqd {
    color: red;
}

select#pdb-race {
    height: 140px;
}

div#SUBNAV {
    width: 160px;
    position: absolute;
    right: 50px;
    background-color: #6C124D;
    height: 200px;
}

table#SUBNAVTABLE {
    position: relative;
    top: 13px;
}

div#resources-icon {
    position: absolute;
    top: 252px;
    right: 100px;
}

.accordion-content {
    margin-left: 30px !important;
    background-color: #f8f9fa !important;
    padding: 20px 40px 20px 40px !important;
}

.accordion-title {
    color: white !important;
    background: #F15922!important;
    width: 150px!important;
    FONT-FAMILY: verdana, helvetica, lucida-sans, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    text-align: center !important;
    padding: 10px 20px !important;
    border-radius: 20px !important;
    cursor: pointer !important;
    -webkit-margin-before: 1.33em !important;
    -webkit-margin-after: 1.33em !important;
    background-image: url(/wp-content/uploads/2017/01/accordion-arrow-right.png) !important;
    background-repeat: no-repeat !important;
    background-position: 10px !important;
}

.accordion-title.open {
    color: white !important;
    background: #F15922!important;
    width: 150px!important;
    FONT-FAMILY: verdana, helvetica, lucida-sans, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    text-align: center !important;
    padding: 10px 20px !important;
    border-radius: 20px !important;
    cursor: pointer !important;
    -webkit-margin-before: 1.33em !important;
    -webkit-margin-after: 1.33em !important;
    background-image: url(/wp-content/uploads/2017/01/accordion-arrow-down.png) !important;
    background-repeat: no-repeat !important;
    background-position: 10px !important;
}

.accordion-content h2 {
    color: #A52576!important;
}

#helpcontent h2,
#account-membership h2,
#account-profile h2
{
    color: #A52576!important;
}

input[type="text"],
input[type="password"],
input[type="email"] {
    border: 1px solid #5c6b80 !important;
}

input#wp-submit {
    background-color: #f79722;
    color: white;
    padding: 10px 20px;
    font-size: 12px !important;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 20px;
}

div#eulabox {
    width: 95%;
    height: 250px;
    border: 1px solid #C6D9E9;
    padding: 5px;
    overflow: auto;
}

input#agree {
    margin-bottom: 20px;
}


input#agree {
    background-color: #f69721;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 20px;
    border-width: 0;
}

.submit input[type="button"] {
    background-color: #f69721;
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 20px;
    border-width: 0;
}

input.button-primary.pdb-submit,
input.button-primary.pdb-submit:visited,
.wpmui-link.ms-pay-button,
.wpmui-link.ms-pay-button:visited,
.wpmui-submit {
    background-color: #6C124D!important;
}

input.button-primary.pdb-submit:hover,
input.button-primary.pdb-submit:active,
.wpmui-link.ms-pay-button:hover,
.wpmui-link.ms-pay-button:active,
.wpmui-submit:hover {
    background-color: #A52576!important;
}

.wpmui-link.ms-pay-button:hover,
.wpmui-link.ms-pay-button:active,
.wpmui-submit:hover {
    color: white!important;
}

.ms-membership-buy {
    display: inline-block;
    margin-bottom: -2em;
}

.wpmui-submit {
    float: none;
}

#enrollbtn{
    text-align:center;
}

.pdb-single dt {
    width: 270px !important;
}

.pdb-single .pdb-groups,
.pdb-single .pdb-user_id {
    display: none!important;
}

.entry-content th {
    background-color: #A52576 !important;
    border-bottom: 0px !important;
    border-right: 0px !important;
    border-top: 0px !important;
    border-left: 0px !important;
    color: white;
}

table.ELISQLREPORTS-table {
    background-color: #A52576;
    border-collapse: separate !important;
    border: solid #A52576 2px !important;
    border-radius: 10px !important;
    border-spacing: 5px !important;
    font-size: 13px;
}

.entry-content tr {
    border-bottom: 1px #A52576 !important;
    border-top: 1px #A52576 !important;
    border-left: 1px #A52576 !important;
    border-right: 1px #A52576 !important;
}

tr.ELISQLREPORTS-Even-Row {
    background-color: #F7D8EB !important;
}

tr.ELISQLREPORTS-Odd-Row {
    background-color: #fff !important;
}

td#welcomearea {
    vertical-align: text-top;
}

table#welcomebox {
    border: 0px;
}

td#welcomearea {
    border-right: 0px;
}

table#usefulinfo {
    border-collapse: separate !important;
    font-size: 14px !important;
    border: 4px solid #A52576;
    background: #F7D8EB;
    border-radius: 10px !important;
    border-spacing: 5px !important;
}

table#usefulinfo td {
    background: #F7D8EB !important;
}

td#usefulinfotitle {
    font-size: 20px !important;
}

table#helpmenu{
    width: 210px;
    border-collapse: separate !important;
    font-size: 14px !important;
    border: 4px solid #f79722;
    background: #fed7a7;
    border-radius: 10px !important;
    border-spacing: 5px !important;
}

table#helpmenu td {
    background: #fed7a7 !important;
    text-align: center;
}

input#pdb-optional_information {
    Display: none;
}

table.form-table.pdb-signup th {
    text-align: right;
    padding-right: 20px;
    vertical-align: top;
}

table#helpbox {
    border: 0px;
}

table#helpbox td {
    border-right: 0px;
}

.hentry footer {
    border-top: 0px !important;
}

dl.pdb-optional_information.text-line.blank-field {
    background-color: #d7dada;
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 15px !important;
    width: 94.5%;
}

tbody.field-group.field-group-submit th {
    background-color: #ffffff !important;
}

span.helptext {
    color: #16acb8;
    font-size: 13px;
    width: 400px;
}

span.helptext img {
    float: left;
}
    
tr.text-line.readonly-element th {
    font-size: 20px;
}

select {
    border: 1px !important;
    border-style: solid !important;
}

textarea {
    border: 1px !important;
    border-style: solid !important;
}



.page-id-159 a#SUBNAVHELP {
    background-color: #ed2224 !important;
    color: #ffffff !important;
}

.page-id-162 a#SUBNAVHELP {
    background-color: #ed2224 !important;
    color: #ffffff !important;
}

.page-id-1001 a#SUBNAVHELP {
    background-color: #ed2224 !important;
    color: #ffffff !important;
}

.page-id-1004 a#SUBNAVHELP {
    background-color: #ed2224 !important;
    color: #ffffff !important;
}

.page-id-1007 a#SUBNAVHELP {
    background-color: #ed2224 !important;
    color: #ffffff !important;
}

.page-id-87 a#SUBNAVACCOUNT {
    background-color: #ed2224 !important;
    color: #ffffff !important;
}



.page-id-341 li#menu-item-64 {
    background-color: #ed2225 !important;
}

.page-id-343 li#menu-item-64 {
    background-color: #ed2225 !important;
}

.page-id-26 li#menu-item-64 {
    background-color: #ed2225 !important;
}

.page-id-24 li#menu-item-64 {
    background-color: #ed2225 !important;
}

.page-id-31 li#menu-item-64 {
    background-color: #ed2225 !important;
}



.page-id-767 li#menu-item-122 {
    background-color: #ed2225 !important;
}

a#usefulsecbtn {
    width: 152px;
}

table#helpmenu .qbtn5 {
    width: 180px;
}

table#helpmenu .qbtn {
    width: 180px;
}

div#searchoption {
    padding-bottom: 30px;
}

input[name="searchfield"] {
    display: inline-block !important;
    margin-right: 20px !important;
    margin-bottom: 5px !important;
    width: 300px !important;
}

.qbtnreset:link, .qbtnreset:visited {
    height: 41px;
    background-color: #6C124D;
    color: white;
    padding: 9px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 20px;
    border-width: 0;
}

.qbtnreset:hover {
    color: white !important;
    background-color: #A52576;
}

input[type="submit"] {
    height: 41px;
    background-color: #6C124D;
    color: white;
    padding: 9px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 20px;
    border-width: 0;
}

input[type="submit"]:hover {
    color: white !important;
    background-color: #A52576;
}

input[name="login"] {
    margin: 0 auto 15px;
    display: block;
    width: 100%;
}

table.form-table.pdb-signup th {
    width: 400px;
}

@media only screen and (max-width: 767px) {
    table.form-table.pdb-signup th {
        width: 40%;
    }
}

table.form-table.pdb-signup {
    width: 95%;
}

th[for="pdb-categories_prompt"] {
    color: #f79722;
}

.page-id-31 dl.pdb-categories_prompt.rich-text.blank-field {
    display: none;
}

.edit-participant .form-table {
  width: 94%;
}

div#helptip {
 width: 400px;   
}

div#instruct{
    width: 400px;
}

.accordion-title {
    outline: none;
}

.page-id-31 tr.ELISQLREPORTS-Header-Row th:nth-child(2) {
    width: 120px;
}

.page-id-343 tr.ELISQLREPORTS-Header-Row th:nth-child(2) {
    width: 120px;
}

.page-id-31 dl.pdb-categories_prompt.rich-text {
    display: none;
}

a.lost:after {
    content: "Click here to recover username and/or password.";
}

.ms-edit-profile:link, .ms-edit-profile:visited {
    background-color: #6C124D;
    color: white;
    padding: 7px 20px;
    font-size: 12px !important;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 20px;
    height: 38px;
}
.ms-edit-profile:hover, .ms-edit-profile:active {
    color: white !important;
    background-color: #A52576;
}

.page-id-101 tr.ELISQLREPORTS-Odd-Row td:nth-child(1) {
    width: 60px;
    max-width: 60px;
    word-wrap: break-word;
}

.page-id-101 tr.ELISQLREPORTS-Even-Row td:nth-child(1) {
    width: 60px;
    max-width: 60px;
    word-wrap: break-word;
}


@media (max-width:1024px){
	.page-id-101 tr.ELISQLREPORTS-Odd-Row td:nth-child(2) {
      width: 80px;
      max-width: 80px;
      word-wrap: break-word;
    }

    .page-id-101 tr.ELISQLREPORTS-Even-Row td:nth-child(2) {
      width: 80px;
      max-width: 80px;
      word-wrap: break-word;
    }
}
@media (min-width:1025px){
	.page-id-101 tr.ELISQLREPORTS-Odd-Row td:nth-child(2) {
      width: 180px;
      max-width: 180px;
      word-wrap: break-word;
    }

    .page-id-101 tr.ELISQLREPORTS-Even-Row td:nth-child(2) {
      width: 180px;
      max-width: 180px;
      word-wrap: break-word;
    }
}

@media (max-width:1024px){
    .page-id-101 tr.ELISQLREPORTS-Odd-Row td:nth-child(3) {
        width: 80px;
        max-width: 80px;
        word-wrap: break-word;
    }

    .page-id-101 tr.ELISQLREPORTS-Even-Row td:nth-child(3) {
        width: 80px;
        max-width: 80px;
        word-wrap: break-word;
    }
}
@media (min-width:1025px){
    .page-id-101 tr.ELISQLREPORTS-Odd-Row td:nth-child(3) {
        width: 230px;
        max-width: 230px;
        word-wrap: break-word;
    }

    .page-id-101 tr.ELISQLREPORTS-Even-Row td:nth-child(3) {
        width: 230px;
        max-width: 230px;
        word-wrap: break-word;
    }
}

.page-id-101 tr.ELISQLREPORTS-Even-Row td:last-child {
    width: 185px;
}

@media (max-width:1024px){
    .page-id-28 tr.ELISQLREPORTS-Odd-Row td:nth-child(1) {
        width: 90px;
        max-width: 90px;
        word-wrap: break-word;
    }

    .page-id-28 tr.ELISQLREPORTS-Even-Row td:nth-child(1) {
        width: 90px;
        max-width: 90px;
        word-wrap: break-word;
    }
    
    .page-id-28 tr.ELISQLREPORTS-Odd-Row td:nth-child(2) {
        width: 80px;
        max-width: 80px;
        word-wrap: break-word;
    }

    .page-id-28 tr.ELISQLREPORTS-Even-Row td:nth-child(2) {
        width: 80px;
        max-width: 80px;
        word-wrap: break-word;
    }
}
@media (min-width:1025px){
    .page-id-28 tr.ELISQLREPORTS-Odd-Row td:nth-child(1) {
        width: 90px;
        max-width: 230px;
        word-wrap: break-word;
    }

    .page-id-28 tr.ELISQLREPORTS-Even-Row td:nth-child(1) {
        width: 90px;
        max-width: 230px;
        word-wrap: break-word;
    }
    
    .page-id-28 tr.ELISQLREPORTS-Odd-Row td:nth-child(2) {
        width: 230px;
        max-width: 230px;
        word-wrap: break-word;
    }

    .page-id-28 tr.ELISQLREPORTS-Even-Row td:nth-child(2) {
        width: 230px;
        max-width: 230px;
        word-wrap: break-word;
    }
}


.page-id-341 tr.ELISQLREPORTS-Odd-Row td:nth-child(2) {
    width: 120px;
    max-width: 120px;
    word-wrap: break-word;
}

.page-id-341 tr.ELISQLREPORTS-Even-Row td:nth-child(2) {
    width: 120px;
    max-width: 120px;
    word-wrap: break-word;
}

.page-id-341 tr.ELISQLREPORTS-Odd-Row td:nth-child(3) {
    width: 120px;
    max-width: 120px;
    word-wrap: break-word;
}

.page-id-341 tr.ELISQLREPORTS-Even-Row td:nth-child(3) {
    width: 120px;
    max-width: 120px;
    word-wrap: break-word;
}



.page-id-870 tr.ELISQLREPORTS-Odd-Row td:nth-child(1) {
    width: 90px;
    max-width: 60px;
    word-wrap: break-word;
}

.page-id-870 tr.ELISQLREPORTS-Even-Row td:nth-child(1) {
    width: 90px;
    max-width: 60px;
    word-wrap: break-word;
}


@media (max-width:1024px){
    .page-id-870 tr.ELISQLREPORTS-Odd-Row td:nth-child(2) {
        width: 90px;
        max-width: 90px;
        word-wrap: break-word;
    }

    .page-id-870 tr.ELISQLREPORTS-Even-Row td:nth-child(2) {
        width: 90px;
        max-width: 90px;
        word-wrap: break-word;
    }
    
    .page-id-870 tr.ELISQLREPORTS-Odd-Row td:nth-child(3) {
        width: 90px;
        max-width: 90px;
        word-wrap: break-word;
    }

    .page-id-870 tr.ELISQLREPORTS-Even-Row td:nth-child(3) {
        width: 90px;
        max-width: 90px;
        word-wrap: break-word;
    }
}
@media (min-width:1025px){
    .page-id-870 tr.ELISQLREPORTS-Odd-Row td:nth-child(2) {
        width: 180px;
        max-width: 180px;
        word-wrap: break-word;
    }

    .page-id-870 tr.ELISQLREPORTS-Even-Row td:nth-child(2) {
        width: 180px;
        max-width: 180px;
        word-wrap: break-word;
    }
    
    .page-id-870 tr.ELISQLREPORTS-Odd-Row td:nth-child(3) {
        width: 230px;
        max-width: 230px;
        word-wrap: break-word;
    }

    .page-id-870 tr.ELISQLREPORTS-Even-Row td:nth-child(3) {
        width: 230px;
        max-width: 230px;
        word-wrap: break-word;
    }
}



.page-id-31 tr.ELISQLREPORTS-Odd-Row td:nth-child(5),
.page-id-31 tr.ELISQLREPORTS-Even-Row td:nth-child(5) {
    width: 110px;
    max-width: 110px;
    word-wrap: break-word;
}


.page-id-83 #post-body-content h2:nth-child(1) {
    display: none;
}

.page-id-83 .article-header {
    display: none;
}

.page-id-83 .ms-alert-box.ms-alert-success {
    display: none;
}

.page-id-83 .ms-price.price {
    display: none;
}

.wp-image-1302, .wp-image-1282, .wp-image-1283, .wp-image-1281, .wp-image-1301, .wp-image-1303 {
    border-collapse: separate !important;
    font-size: 14px !important;
    /* border: 4px solid #ee59a1; */
    background: #ffeaf3;
    border-radius: 10px !important;
    border-spacing: 5px !important;
}

img.wp-image-1301 {
    margin-top: -6px !important;
}

div#sidebar1 {
    border-collapse: separate !important;
    border-radius: 10px !important;
    border-spacing: 5px !important;
}

p {
    hyphens: none !important;
}

.page-id-767 tr.ELISQLREPORTS-Odd-Row td:nth-child(1) {
    width: 50px;
    max-width: 50px;
    word-wrap: break-word;
}

.page-id-767 tr.ELISQLREPORTS-Even-Row td:nth-child(1) {
    width: 50px;
    max-width: 50px;
    word-wrap: break-word;
}

.page-id-767 tr.ELISQLREPORTS-Odd-Row td:nth-child(2) {
    width: 150px;
    max-width: 150px;
    word-wrap: break-word;
}

.page-id-767 tr.ELISQLREPORTS-Even-Row td:nth-child(2) {
    width: 150px;
    max-width: 150px;
    word-wrap: break-word;
}

.page-id-767 tr.ELISQLREPORTS-Odd-Row td:nth-child(3) {
    width: 300px;
    max-width: 300px;
    word-wrap: break-word;
}

.page-id-767 tr.ELISQLREPORTS-Even-Row td:nth-child(3) {
    width: 300px;
    max-width: 300px;
    word-wrap: break-word;
}

.page-id-767 tr.ELISQLREPORTS-Odd-Row td:nth-child(4) {
    width: 300px;
    max-width: 300px;
    word-wrap: break-word;
}

.page-id-767 tr.ELISQLREPORTS-Even-Row td:nth-child(4) {
    width: 300px;
    max-width: 300px;
    word-wrap: break-word;
}





.page-id-769 tr.ELISQLREPORTS-Odd-Row td:nth-child(1) {
    width: 50px;
    max-width: 50px;
    word-wrap: break-word;
}

.page-id-769 tr.ELISQLREPORTS-Even-Row td:nth-child(1) {
    width: 50px;
    max-width: 50px;
    word-wrap: break-word;
}

.page-id-769 tr.ELISQLREPORTS-Odd-Row td:nth-child(2) {
    width: 150px;
    max-width: 150px;
    word-wrap: break-word;
}

.page-id-769 tr.ELISQLREPORTS-Even-Row td:nth-child(2) {
    width: 150px;
    max-width: 150px;
    word-wrap: break-word;
}

.page-id-769 tr.ELISQLREPORTS-Odd-Row td:nth-child(3) {
    width: 300px;
    max-width: 300px;
    word-wrap: break-word;
}

.page-id-769 tr.ELISQLREPORTS-Even-Row td:nth-child(3) {
    width: 300px;
    max-width: 300px;
    word-wrap: break-word;
}

.page-id-769 tr.ELISQLREPORTS-Odd-Row td:nth-child(4) {
    width: 300px;
    max-width: 300px;
    word-wrap: break-word;
}

.page-id-769 tr.ELISQLREPORTS-Even-Row td:nth-child(4) {
    width: 300px;
    max-width: 300px;
    word-wrap: break-word;
}

.page-id-65 .accordion-title {
    width: 300px!important;
}

div#theauthors {
    font-size: 14px;
    margin-top: -30px;
    line-height: 18px;
}

/* Hide Username in Account (Profile) page */

.page-id-87 tr:nth-child(3) th.ms-label-title {
    display: none;
}
.page-id-87 tr:nth-child(3) td.ms-label-field {
    display: none;
}

img.smallquilslogo {
    margin: 0 !important;
}

.ucnotice {
    display: none !important;
}

.entry-content tr:nth-child(10) .helptext {
    font-size: 20px !important;
    color: #000000;
}

.screening-actions {
    text-align: center;
}

.screening-actions a:last-child {
    margin-left: 5px;
}

.screening-actions b {
    display: inline-block;
    margin-bottom: 3px;
}

.screening-actions div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.buttons-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    margin-bottom: 8px;
}

.buttons-row .qbtn:not(:last-child),
.buttons-row .qbtn2:not(:last-child),
.buttons-row .qbtn3:not(:last-child) {
    margin-right: 5px;
}

.buttons-row__start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.buttons-row__end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.pdb-language_questionnaire_score-2 dd {
    display: table;
    margin-left: 0!important;
    position: relative;
    height: 24px;
}

.pdb-language_questionnaire_score-2 dd .tooltip {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -25px;
    width: 18px;
    height: 18px;
    border: 2px solid #787878;
    border-radius: 50%;
    background: url(../images/info.svg) center no-repeat;
    background-size: 83%;
    cursor: pointer;
}

#pdb-main .tooltip-text {
    min-width: 235px;
}

/*Tooltip START*/
.tooltip-text {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: left;
    padding: 5px 10px;
    border-radius: 6px;
    position: fixed;
    z-index: 1;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 14px;
    transform: translate(40%, -43%);
}

.tooltip-text::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    margin-left: -10px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #555 transparent transparent;
}
/*Tooltip END*/

#introquestions1,
#introtext1,
#specstablets,
#specspcs {
    width: 50%;
    vertical-align: top;
    border-collapse: separate !important;
    border-radius: 10px !important;
    border-spacing: 5px !important;
    border-right: 0;
}

#introquestions1,
#specstablets {
    background: #eaedf2;
}

.home .entry-content table {
    border: none;
}

/* Ajax loader START */
.ajax-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1000;
}

.ajax-loader.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ajax-loader::after {
    content: '';
    width: 100px;
    height: 100px;
    background: url("../images/ajax-loader.svg") center no-repeat;
    background-size: contain;
}
/* Ajax loader END */

/* Table START */
@media (max-width:1024px){
	.table-head-status-cell {
      max-width: 83px;
    }

    .table-head-last-item-cell {
      max-width: 60px;
    }

    .table-head-actions-cell {
      max-width: 83px;
    }
}
@media (min-width:1025px) {
    .table-head-status-cell {
      min-width: 105px;
    }

    .table-head-last-item-cell {
      min-width: 60px;
    }

    .table-head-actions-cell {
      min-width: 195px;
    }
}

.table-special-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.special-column__button-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.special-column__status {
    margin-right: auto;
}

.special-column__last-item {
    margin-right: auto;
}

.special-column__link {
    margin-bottom: 2px;
}

.special-column__link{
    margin: 2px;
}

/* Table END */

/* Table pagination START */
.table-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.table-pagination__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.table-pagination-links__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
}

.table-pagination-links__item {
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.table-pagination-links__item:not(:last-child) {
    margin-right: 5px;
}

.table-pagination-links__link {
    text-decoration: none;
    color: rgba(108, 18, 77, 1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #5c6b80;
    padding: 0 12px;
    height: 100%;
}

.table-pagination-links__link--symbol {
    font-size: 20px;
    padding-bottom: 4px;
}

.table-pagination-links__link--number {
    font-size: 14px;
}

.table-pagination-links__link:hover,
.table-pagination-links__link.active{
    background: rgba(108, 18, 77, 1);
    color: #fff;
}
/* Table pagination END */

/* Table actions START */
.table-top-content__text {
    margin-bottom: 10px;
}

input.text-field-base {
    background-color: transparent!important;
    border: 1px solid #D7D7D7!important;
    margin-bottom: 0!important;
    padding-left: 28px;
}

.select-field-base {
    padding: 0 10px;
    width: 52px;
    background-color: transparent!important;
    border: 1px solid #D7D7D7!important;
    margin-bottom: 0!important;
    background-position: 85% center;
    background-size: 20%;
}

.table-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.table-actions__search {
    margin-right: 40px;
}

.table-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.table-filter__show-limit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.table-filter__field:not(:last-child) {
    margin-right: 10px;
}

.table-filter__popup {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 2px solid #6C124D;
    border-radius: 10px;
    background: #fff;
    width: 440px;
    display: none;
    z-index: 1000;
}

.table-filter__popup-close {
    position: absolute;
    top: 7px;
    right: 7px;
    width: 15px;
    height: 15px;
    color: #6C124D;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.table-filter__popup-close::after {
    content: '\2715';
}

.table-filter__popup-form {
    width: 100%;
    height: 100%;
    padding: 25px;
}

.table-filter__popup-title {
    margin: 0 0 25px;
    color: #6C124D!important;
}

.table-filter__popup-checkboxes {
    margin: 0 0 35px;
}

.table-filter__popup-buttons .table-filter__popup-button:not(:last-child) {
    margin-right: 5px;
}

.table-filter__popup-button {
    padding: 3px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 20px;
    min-width: 80px;
}

.table-filter__popup-button--dark {
    background-color: #6C124D;
    border: 2px solid #6C124D;
    color: #fff!important;
}

.table-filter__popup-button--light {
    background-color: #fff;
    border: 2px solid #6C124D;
    color: #6C124D!important;
}

.table-filter__popup-button--dark:hover {
    background: #A52576;
    border-color: #A52576;
}

.table-filter__popup-button--light:hover {
    background: #6C124D;
    color: #fff!important;
}

.table-filter__popup-checkbox {
    margin-bottom: 10px;
}

.table-filter__popup-checkbox input[type="checkbox"] {
    margin-right: 5px;
}

.table-search__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.table-search__field--text {
    margin-right: 10px;
    position: relative;
}

.table-filter__field--text {
    position: relative;
}

.table-filter__field--text::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.table-search__field--text::after,
.table-filter__field--text::after {
    content: '';
    position: absolute;
    left: 5px;
    top: 0;
    height: 100%;
    width: 20px;
}

.table-search__field--text::after {
    background: url("../images/search.svg") center no-repeat;
    background-size: 70%;
}

.table-filter__field--text::after {
    background: url("../images/filter.svg") center no-repeat;
    background-size: 70%;
}

.table-search__form input[name="searchfield"] {
    width: 200px!important;
    margin-right: 0!important;
}

.table-search__form input[type="submit"] {
    margin-right: 5px;
}

.table-filter__show-limit .table-filter__text:not(:last-child) {
    margin-right: 10px;
}

.students-by-user-table-wrapper-js {
    margin: 30px 0 20px;
}

@media (max-width:1024px){
    .students-by-user-table-wrapper-js .column-sort-by {
        position: relative;
        cursor: pointer;
        min-width: 80px;
        padding-left: 15px;
    }
}
@media (min-width:1025px) {
    .students-by-user-table-wrapper-js .column-sort-by {
        position: relative;
        cursor: pointer;
        min-width: 100px;
        padding-left: 15px;
    }
}

.students-by-user-table-wrapper-js .column-sort-by:before,
.students-by-user-table-wrapper-js .column-sort-by:after{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-75%);
    -ms-transform: translateY(-75%);
    transform: translateY(-75%);
    left: 0;
    color: #fff;
    font-size: 12px;
    opacity: 0.5;
}

.students-by-user-table-wrapper-js .column-sort-by:before {
    content: '\25B2';
}

.students-by-user-table-wrapper-js .column-sort-by:after {
    content: '\25BC';
    margin-top: 10px;
}

.students-by-user-table-wrapper-js .column-sort-by--asc.active:after,
.students-by-user-table-wrapper-js .column-sort-by--desc.active:before {
    opacity: 1;
}
/* Table actions END */

/* Report page content START */
.report-page-content {
    padding: 25px 0;
}

.report-page-content h2 {
    color: #A52576 !important;
}

.report-page-content__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.report-page-content__button {
    margin-right: 40px;
    margin-bottom: 20px;
    width: 250px;
}
/* Report page content END */

.report-intro-text {
    padding-top: 25px;
}

.report-intro-text h2 {
    color: #A52576 !important;
}

.report-intro-text p {
    margin-bottom: 0;
}

.report-student-name {
    color: #A52576;
    font-size: 18px;
    font-weight: bold;
    margin: 30px 0 15px;
}

/* Import form START */
.importForm__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}

.importForm__file-name {
    width: 250px;
    height: 35px;
    border: 1px solid #D7D7D7!important;
    margin-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 10px;
}

.importForm__file-wrapper {
    position: relative;
    margin-left: 10px;
}

.importForm__label {
    font-weight: bold;
    font-size: 14px;
}

.importForm__file{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 20px;
    opacity: 0;
    cursor: pointer;
    font-size: 0;
}

.importForm__error {
    font-size: 12px;
    color: red;
    margin-bottom: 5px;
    display: none;
}

.importForm__error.show {
    display: block;
}

.importForm__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.importForm__button:not(:first-child) {
    margin-left: 10px;
}
/* Import form END */

/* Edit form START */
.edit-from-page-content {
    padding: 25px 0;
}

.edit-form__success-message {
    font-size: 12px;
    color: green;
}

.edit-form__error-message {
    font-size: 12px;
    color: red;
}

.edit-form__horizontal-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.edit-form__horizontal-field label {
    font-weight: bold;
    margin-right: 20px;
}

.edit-form__horizontal-field input {
    margin: 0;
}
/* Edit form END */

/* Popup form START */
.popup-form {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 2px solid #6C124D;
    border-radius: 10px;
    background: #fff;
    width: 440px;
    padding: 25px;
    z-index: 1000;
    display: none;
}

.popup-form.show {
    display: block;
}

.popup-form__title {
    margin: 0 0 25px;
    color: #6C124D !important;
}
/* Popup form END */

/* Form validation START*/
#ms-view-frontend-profile-form label.validation-error {
    background: #ffefef;
    border: 1px solid #ffd2d2;
    color: #666;
    font-size: 0.9em;
    margin: 10px 0 5px 0;
    padding: 2px;
    display: block;
    clear: both;
}

#ms-view-frontend-profile-form label.validation-error::before {
    content: '';
    background: url(../images/membership_sprite.svg), no-repeat scroll 5px 5px;
    background-position: -640px -138px;
    display: inline-block;
    height: 20px;
    position: relative;
    top: 1px;
    width: 20px;
}

#ms-view-frontend-profile-form label#password-error {
    background: #ffefef;
    border: 1px solid #ffd2d2;
    color: #666;
    font-size: 0.9em;
    margin: 10px 0 5px 0;
    padding: 2px;
    display: block;
    clear: both;
}
/* Form validation END*/

/* Membership 2 register form START*/
#ms-shortcode-register-user-form .ms-form-element-username {
    display: none;
}
/* Membership 2 register form END*/