/* * {
    font-family: 'Calibri', sans-serif;
} */

#plugin .widget {
    position: fixed !important;
    width: 45px !important;
    bottom: 3px;
    left: 0px;
    z-index: 100 !important;
    background: #fff;
    border-radius: 0px 10px 10px 0px;
    box-shadow: 0 0 5px #333;
}


.dropdown-head {
    background-color: #AD1E21;
    position: inherit;
    width: 100% !important;
    top: -12px !important;
    left: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 50 !important;
    line-height: normal !important;
    overflow: hidden !important;
    display: flexbox !important;
    padding-top: 10px !important;
    padding-left: 15px !important;
}

.head_btngroup {
    display: flex;
    justify-content: center;
}

.dropdown-head i {
    font-size: 16px;
    color: #AD1E21;
}

.dropdown-head button {
    background-color: #fff;
    color: #1264DF;
    margin: 6px !important;
    height: 24px !important;
    width: 24px !important;
    border-radius: 50%;
    border: 1px solid #fff !important;
}

#mpwidget {
    width: fit-content;
    padding: 4px;
    border-radius: 50%;
}

/* .btn-group {
    padding: 0;
} */

/* .dropdown-head {
    background-color: #1264DF;
    position: sticky;
    width: 100%;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    z-index: 50;
    /* overflow: hidden;
  display: flexbox; 
} */

.dropdown-head button {
    height: 30px;
    width: 30px;
    border-radius: 50%;
}

#title {
    font-weight: 600;
    font-size: 16px;
    color: #AD1E21;
    cursor: default;
}

i {
    /* font-size: 30px; */
    display: inline;
    /* color: #0E3F84; */
}

/* .dropdown-foot {
    background-color: #0E3F84;
    position: inherit;
    width: 100%;
    bottom: 0px;
    left: 0;
    margin: 0;
    padding: 0;
    z-index: 50;
    line-height: normal;
    overflow: hidden;
    display: flexbox;
}

.dropdown-foot p {
    text-align: center !important;
    color: #fff !important;
    margin: 5px 0 !important;
    font-size: 14px;
    font-weight: 600;
} */

#myDropdown {
    height: fit-content;
    width: auto;
    padding: 0px;
    background: #fff;
    border: none;
}

#myDropdown i {
    font-size: 22px;
    color: #AD1E21;
}

/* .btn-group {
    width: fit-content;
    padding: 4px;
    border-radius: 50%;
} */

/* Extra small devices (phones, less than 768px) */

#plugin-dd.dropdown-menu.show ul {
    padding: 0;
    height: 472px;
    /* width: 550px; */
    margin: 10px -21px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;

}

#plugin-dd.dropdown-menu.show {
    left: 4px !important;
    z-index: 99999;
    display: grid;
    transform: none !important;
    height: 530px;
    position: relative;
    /* left: unset !important; */
    bottom: 40px !important;
    overflow-y: hidden !important;
    overflow-x: hidden !important;

}

.dropdown-menu .header {
    background-color: #AD1E21;
    color: #fff;
    padding: 20px 20px 20px 20px;
    border: none;
    position: relative;
    width: 100%;
    /* top: 0;
    left: 0; */
}

.colorbtn_adjust {
    /* padding: 10px; */
    display: inline-grid;
    grid-template-columns: auto auto auto;
    font-size: 12px;
    margin: 10px 20px;
}

.dropdown-menu li {
    display: inline-grid;
}

.dropdown-menu li label {
    padding: 5px;
    font-size: 13px;
    font-weight: 500;
}

.dropdown-menu strong {
    font-size: 20px;
    padding: 5px;
}

#plugin-dd {
    display: none;
    grid-template-columns: auto;
    width: 500px;
    border-radius: 30px 30px 30px 30px !important;
    height: 600px;
    overflow: scroll;
    padding: 20px;
    /* z-index: 99; */
    top: 0;
    left: 0;
}

#plugin-dd.dropdown-menu.show.pluginLeft .dropdown-foot p {
    text-align: center !important;
    color: #fff !important;
    margin-left: 0;
    margin: 5px 0 5px 0;
    font-size: 14px;
    font-weight: 600;
    display: block;
    height: auto;
}

#plugin-dd.dropdown-menu.show.pluginLeft .dropdown-foot {
    background-color: #0E3F84;
    border-radius: 0 0 30px 30px;
    position: fixed;
    width: 500px;
    bottom: 12px;
    left: 10px;
    margin: 0;
    padding: 0;
    z-index: 50;
    line-height: normal;
    overflow: hidden;
}

#plugin-dd.dropdown-menu.show.pluginLeft .dropdown-head {
    background-color: #AD1E21;
    position: inherit;
    margin: -20px 0 0px 0px !important;
    width: 500px !important;
    top: unset !important;
    left: 10px !important;
    /* margin: 0 !important; */
    padding: 0 !important;
    z-index: 50 !important;
    line-height: normal !important;
    overflow: hidden !important;
    display: flex !important;
    padding-top: 0px !important;
    padding-left: 15px !important;
    border-radius: 30px 30px 0px 0;
}

#plugin-dd.dropdown-menu.show.pluginLeft {
    top: 155px !important;
    position: fixed !important;
    float: right !important;
    right: unset !important;
    left: 10px !important;
    align-self: flex-end !important;
}

#container.rtl.active {
    position: relative !important;
    left: 0 !important;
}

.extremeright {
    position: absolute !important;
    float: right !important;
    right: 100% !important;
}

#widget {
    height: 60px !important;
    list-style-type: grid;
    /* width: 10px; */
    /* padding-bottom: 0px !important;
    margin-top: 0px !important; */
    transform: translate3d(92px, 70px, 0px) !important;
    box-shadow: 0 0 2px 1px #b2b3b5 !important;
}

.button-header {
    display: inline;
    text-align: center;
    padding: 4px 12px;
}

.btn1 {
    padding: 30px;
    margin: 0px;
    border-radius: 20px;
    height: 120px;
    width: 270px;
    background-color: rgb(230, 230, 230);
    box-shadow: 1px 2px 5px 1px #00000035;


}

.btn1 p {
    padding: 0px 5px !important;
    font-size: 14px !important;
    font-weight: 500;
    display: inline !important;
    letter-spacing: 0px !important;
    line-height: 24px !important;
}

.btn1 .button-header i {
    font-size: 30px;
    display: inline;
}

.btn3 {
    padding: 0px 20px;
    margin: 10px 30px;
    border-radius: 20px;
    height: fit-content;
    width: 410px;
    background-color: rgb(230, 230, 230);
    box-shadow: 1px 2px 5px 1px #00000035;
}

.form-switch {
    padding: 10px 30px;
}

.form-check-input {
    margin-top: 15px !important;

}

.btn3 p {
    padding: 0px 20px;
    margin: 0px;
    font-size: 14px !important;
    font-weight: 500;
}

.btn3 #p2 {
    padding: 5px 20px;
    font-size: 13px !important;
    margin: 0px;
    font-weight: 400;
}

.btn6 {
    top: 5px;
    height: 30px;
    width: 30px;
    border-radius: 50px;
    border: none;
    display: inline-block;
    background-color: #fff;
}

.btn6:hover {
    border: 1px solid #0E3F84;
}

.btn-group1 {
    padding: 10px;
}

.btn-group1 i {
    font-size: 15px
}

.btn-group1 #default {
    padding: 0px 20px;
}

.btn2 {
    padding: 30px;
    margin: 0px;
    border-radius: 20px;
    height: 120px;
    width: 270px;
    background-color: rgb(230, 230, 230);
    box-shadow: 1px 2px 5px 1px #00000035;
}

.btn2 ul {
    padding: 0px 0px;
}

.btn2 li {
    padding: 0;
    margin: 0;
}

.btn2 #default {
    background-color: #fff;
    color: #AD1E21;
    border: none;
    border-radius: 50px;
    font-weight: 600;
    padding-right: 5px;
    padding: 5px;
    margin: 3px;

}

#default {
    border: none;
    border-radius: 50px;
    font-weight: 600;
    font-size: 13px;

}

.btn5 {
    height: 15px;
    width: 15px;
    border-radius: 50px;
    display: inline-block;
}

#btn-type1 {
    height: 120px;
    width: 118px;
    border-radius: 10%;
    background-color: rgb(230, 230, 230);
    border: none;
    box-shadow: 1px 2px 5px 1px #00000035;
}

#btn-type1 i {
    font-size: 30px;
}

#btn-type1:hover {
    border: 1px solid #0E3F84;
}

#btn-type1 label {
    font-size: 13px;
    font-weight: 500;
}

#btn-type3 {
    background-color: #fff;
    border-radius: 20px;
    padding: 10px 15px;
    margin: 4px 3px;
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    text-align: center;
    color: #AD1E21;
    border: none;
}

#btn-type3 label {
    font-size: 15px;
}

#btn-type3:hover {
    box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

/* ---------------------------------------Statement Page------------------------------------------------------ */
.stmtbody {
    background-color: #0E3F84;
}

#stdetail {
    box-shadow: 0 0 5px #333;
    background-color: #fff;
    padding-top: 40px;
    padding-bottom: 10px;
    /* font-family: 'Calibri', sans-serif; */
    font-size: 18px;
    text-align: justify;
    color: #000;

}

.dark-mode {
    background-color: #fff;
    color: #fff;
}

.light-mode {
    background-color: #fff;
    color: #fff;
}

.btn-group1 {
    width: auto;
    height: fit-content;
}

.btn-group1 span {
    width: 100px;
    height: 30px;
}

#btn4 {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    border: none;
    background-color: #fff;
}

#btn4:hover {
    border: 1px solid #0E3F84;
}

.button-grp {
    background-color: skyblue;
    text-align: center;
}

#img1 {
    height: 200px;
    width: 300px;
    /* display: inline-block; */
    align-self: center;
    z-index: -100;
    position: relative;

}

#img {
    padding: 0% 10%;
}

.audio {
    position: relative;
    padding: 0% 10%;
    z-index: -1;
}

.bigWhiteCursor {
    cursor: url('http://www.rw-designer.com/cursor-view/75175.png'), auto;
}

.bigBlackCursor {
    cursor: url('http://www.rw-designer.com/cursor-view/157093-48.png'), auto;
}

.readingMask {
    background-color: transparent;
}

.readingMask:hover {
    background-color: rgb(157, 186, 255);
}

/*---------------------------Colour Pallete---------------------------------*/

.defaultTitle {
    color: #333 !important;
}

.blue {
    color: #1a1adf !important;
}

.grey {
    color: grey !important;
}

.green {
    color: green !important;
}

.red {
    color: red !important;
}

.orange {
    color: orange !important;
}

.cyan {
    color: cyan !important;
}

.white {
    color: #fff !important;
}

.black {
    color: #000 !important;
}

.defaultTxtCol {
    color: #707070 !important;
}

.blueBackground {
    background-color: rgb(88, 88, 255);
}

.greyBackground {
    background-color: grey;
}

.greenBackground {
    background-color: rgb(118, 196, 118);
    ;
}

.redBackground {
    background-color: rgb(255, 160, 160);
}

.orangeBackground {
    background-color: rgb(255, 211, 130);
}

.cyanBackground {
    background-color: rgb(164, 255, 255);
}

.whiteBackground {
    background-color: #fff;
}

.blackBackground {
    background-color: #000;
}

.borderAll {
    border: 1.2px solid transparent;
}

.borderEverything {
    border: 3px solid #000;
}

.headerlinks {
    border: 3px solid #000;
}

.footerlinks {
    border: 3px solid #000;
}

.bigText {
    font-size: 20px;
    color: #333;
    /* margin: 0px 10%; */
}

.bigTitle {
    font-size: 3em;
    /* margin: 0px 10%; */
}

.imageHide {
    display: none;
    background-image: none !important;
}

.borderAll:hover {
    border-color: orange;
}

.font {
    background-color: transparent;
}

.font:hover {
    background-color: rgb(178, 178, 178);
    /* font-size:2em; */
}

.headingh1 {
    background-color: transparent;
}

.headingh1:hover {
    background-color: rgb(209, 209, 209);
    /* font-size:3.5em; */
}

.monochrome {

    filter: grayscale(100%);
}

.highSaturation {
    filter: brightness(30%);
    filter: contrast(30%);
    filter: saturate(2);
}

.lowSaturation {

    filter: grayscale(20%);
    filter: saturate(70%);

}

.highContrast {
    filter: contrast(200%) brightness(150%);
}

.lightContrast {
    background-color: #fff;
    filter: brightness(120%);
    filter: contrast(120%);
    color: #000 !important;

}

.darkContrast {
    /* filter: contrast(200%); */
    background-color: #fff;
    filter: grayscale(100%);
    filter: brightness(100%);
    color: #fff;
    z-index: 10;
    /* filter:  brightness(0) invert(1); */
}

.incScaleTxt {
    transform: scale(1.15);
}

.decScaleTxt {
    transform: scale(0.85);
}

.boldFont {
    font-weight: 600;
}


.boldTitle {
    font-size: 2.5em !important;
    font-weight: 600;
}

.opacity {
    opacity: 80%;
}

.largeImage {
    zoom: 110% !important;
}

.readMode {
    background-color: rgb(255, 255, 209);
}

.readableFont {
    font-size: 22px;
    font-weight: 500;
}

.textDisplay {
    /* display: block;  */
    visibility: visible !important;
    height: fit-content !important;
    padding-bottom: 10px !important;
}

#seizureText,
#ADHDText,
#cognitiveText,
#keyboardText,
#blindText,
#VisualText {
    visibility: hidden;
    height: 0px;
    font-size: 13px;
    font-weight: 400;
}

#blindText strong,
#keyboardText strong {
    font-size: 15px;
}

.align-Left {
    text-align: left !important;
    align-items: flex-start;
    align-self: flex-start;
    align-content: flex-start;
}

.align-right {
    text-align: right !important;
    align-items: flex-end;
    align-self: flex-end;
    align-content: flex-end;
}

.align-center {
    text-align: center !important;
    align-items: center;
    align-self: center;
    align-content: center;
}

.textMagnifier {
    font-size: 32px;
    font-weight: 700;
}

.increaseFontSize {
    font-size: 30px !important;
}

.decreaseFontSize {
    font-size: 15px !important;
}

.IncLineHeight {
    line-height: 30px !important;
}

.decLineHeight {
    line-height: 20px !important;
}

.incLetterSpacing {
    letter-spacing: 3.0px !important;
}

.decLetterSpacing {
    letter-spacing: -1px !important;
}