@import url("https://partnerresources.azureedge.net/public/2021.8.18.2/styles/icon.css");

*:focus,
*:active {
    outline: 0;
}

html,
body,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    font-family: "Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif !important;
    -webkit-font-smoothing: antialiased;
    font-size: 100%;
    vertical-align: baseline;
    box-sizing: border-box;
}

body {
    font-family: "Segoe UI", "Segoe UI Light", Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    background-color: #f2f2f2 !important;
    height: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
.readonly-text {
    color : #808080;
}
/* uhf header styles */
#uhfLogo {
    padding-left: 1px;
}

@media screen and (min-width: 860px) {
    .c-uhfh>div:first-child .c-logo {
        width: 127px;
    }
}

@media screen and (min-width: 860px) {
    .c-uhfh>div {
        padding: 0;
    }
}

/* container css  */

#uhf-footer,
.c-uhfh-gcontainer-st {
    width: 100%;
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
}

@media (min-width: 576px) {

    #uhf-footer,
    .c-uhfh-gcontainer-st {
        max-width: 540px !important;
    }
}

@media (min-width: 768px) {

    #uhf-footer,
    .c-uhfh-gcontainer-st {
        max-width: 720px !important;
    }
}

@media (min-width: 992px) {

    #uhf-footer,
    .c-uhfh-gcontainer-st {
        max-width: 960px !important;
    }
}

@media (min-width: 1200px) {

    #uhf-footer,
    .c-uhfh-gcontainer-st {
        max-width: 1140px !important;
    }
}

@media (min-width: 1400px) {

    #uhf-footer,
    .c-uhfh-gcontainer-st {
        max-width: 1320px !important;
    }
}

.c-uhfh .theme-dark .c-show-pipe:before {
    border-color: #fff !important;
}

a:focus {
    outline: 1px dashed #616161 !important;
    outline-offset: 3px;
}


/* uhf footer styles */

footer {
    margin-top: -30px;
    border-top: 1px solid #e5e5e5;
    background: #f2f2f2;
}

#uhf-footer {
    margin-top: 0px;
}

.c-uhff-base {
    padding: 30px 0 16px;
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.container {
    margin-bottom: 4rem !important;
}

.flex1 {
    flex: 1;
}

a:focus {
    outline: 1px dotted #ffffff;
}

/* fonts */

.fw-500 {
    font-weight: 500 !important;
}

/* fonts */

.tiles_wrapper2 a:focus {
    outline: 1px dotted #ffffff;
    width: 250px;
    height: 50px;
    display: inline-block;
}

.footerdiv2 a:focus {
    outline: 1px dotted #2a6496;
    outline: 1px dotted #2a6496;
}

input:focus,
button:focus,
select:focus {
    outline: 1px dotted #000000;
}

#myOEMLink:focus {
    outline: 1px dotted #000000 !important;
}

.logoContainer {
    display: flex;
    height: 40px !important;
    text-decoration: none;
    width: auto !important;
    padding-left: 15px;
    align-items: center;
}

#lblSORExceptionMessage a,
#lblPartnerValidityByExceptionTypesMsg a,
#lblPartnerValidityMessage a,
.contactUs_section a {
    color: #0b62e4 !important;
}

a.logoContainer:hover,
a.logoContainer:focus,
a.logoContainer:active {
    text-decoration: none;
}

.logoContainer .win-icon {
    top: 13px !important;
    left: 22px !important;
}

.logoContainer .logo {
    padding-left: 20px;
    padding-top: 11px;
    float: left;
    width: 42px;
    height: auto;
}

.buttona {
    font-weight: 600 !important;
}

.logoContainer .logotxt {
    color: #f2f2f2;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 0 10px 30px;
    cursor: pointer;
}

.pipe_divider {
    height: 25px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 1px;
    color: #f2f2f2;
}

.app_name {
    color: #f2f2f2;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    padding: 10px 0 10px 0px;
}

.info_panels_container {
    display: flex;
    gap: 20px;
}

.info_panelCreate1,
.info_panelPartner1 {
    flex: 1;
    min-width: 0;
}

.navbar .container {
    margin-bottom: 0 !important;
}

.logout {
    color: #a0a0a0;
    cursor: pointer;
    float: right;
    font-size: 12px;
    padding-top: 3px;
    display: flex;
    align-items: center;
    margin-left: auto;
    margin-right: 40px;
}

.logout a {
    color: #ffffff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    text-decoration: none;
    white-space: nowrap;
}

.required-label::after {
    content: "*";
    color: #d60000;
    padding: 0 5px;
}

.logout a:hover {
    background: #2d2d2d;
}

.clear {
    clear: both;
}

.adsterisk {
    color: #d60000;
    padding: 0 5px;
}

.main-content {
    /* min-height: 100vh; */
    flex: 1;
}

/* Tooltip styles */

.info-icon {
    cursor: pointer;
}

.tooltip.show {
    opacity: 1 !important;
}

.info-icon:focus-visible {
    outline: 1px dashed #616161;
    outline-offset: 3px;
}

.bs-tooltip-end .tooltip-arrow::before {
    right: -1px;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #aaa !important;
}

.selected-options {
    padding: 8px 8px 8px 12px;
    border-radius: 4px;
    cursor: pointer;
    background: #fff;
    min-height: 38px;
}

.tiles_cont {
    background: rgb(0, 114, 198);
    display: block;
    float: left;
    height: 50px;
    margin: 0 20px 0 0;
    width: 250px;
}

.tiles_wrapper {
    /*width: 48%;*/
    margin: 20px auto 0;
}

.tiles_wrapper4 {
    width: 94%;
    margin: 20px auto 0;
}

.tiles_cont a {
    color: #ffffff;
}

.tiles_cont a:hover {
    color: #ffffff;
    text-decoration: none;
}

.tiles_cont h3 {
    margin: 0;
    padding: 16px 5px;
    text-align: center;
    font-size: 14px;
    font-weight: 400 !important;
}


.tiles_wrapper2 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
    justify-content: flex-start;
    align-items: center;
}


.tiles_cont2 {
    background: rgb(0, 114, 198);
    display: block;
    float: left;
    min-height: 50px;
    margin: 20px;
    width: 250px;
}

.tiles_cont2>a {
    color: #ffffff;
}

.tiles_cont2 a:hover {
    color: #ffffff;
    text-decoration: none;
}

.supporttiles2 {
    display: table;
    height: 100%;
    width: 100%;
}

.supporttiles2>h3 {
    color: #ffffff;
    cursor: pointer;
    display: table-cell;
    font-size: 14px;
    padding: 16px 5px;
    text-align: center;
    vertical-align: middle;
    margin: 0;
    font-weight: 400 !important;
}


/********/

.tiles_cont22 {
    float: left;
    height: 120px;
    width: 32%;
    color: #000;
    min-height: 120px;
    background-color: #fff;
    margin-bottom: 28px;
    position: relative;
    box-shadow: rgb(0 0 0 / 13%) 0 1.6px 3.6px 0, rgb(0 0 0 / 11%) 0 0.3px 0.9px 0;
    border-left: solid 4px #1e7bc8;
    border-radius: 2px;
}

.tiles_cont22:hover {
    /* background: rgb(0, 105, 182) none repeat scroll 0 0;*/
}

.tiles_cont22>a {
    text-decoration: none;
    width: 100% !important;
    height: 100% !important;
}

.tiles22 {
    display: table;
    height: 100%;
    width: 100%;
}

.tiles22>h3 {
    color: #000;
    cursor: pointer;
    font-size: 15px;
    padding: 0px 10px 0 25px;
    text-align: left;
    font-size: 20px;
    font-weight: normal !important;
}




/***** login 
    *********************************/
.login_wrapper {
    margin-top: 50px;
}

.stockphoto {
    /*background: rgba(0, 0, 0, 0) url("../Images/shapethefuturelogoNew.jpg") no-repeat scroll 0 0;*/
    /*background: rgb(0, 114, 198);*/
    display: block;
    /*float: left;*/
    /*height: 320px;*/
    margin-left: 20px;
    margin-right: 20px;
    /*width: 420px;*/
}

.login_panel {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
}

.loginbox {
    float: left;
    width: 400px;
    padding-left: 30px;
    padding-bottom: 100px;
}

.tiles2 {
    /*display: table;
    height: 100%;
    width: 100%;*/
    float: left;
}

.tiles2>h3 {
    color: #ffffff;
    cursor: pointer;
    display: table-cell;
    font-size: 14px;
    padding: 18px;
    text-align: center;
    vertical-align: middle;
    font-weight: 400 !important;
}

/****** Different Header
    ***********************************/
.logout_wrap {
    float: right;
    padding-right: 20px;
    color: #ffffff;
    font-size: 12px;
}

.logout1 {
    float: right;
    color: #fff;
    cursor: pointer;
}

#logoutSeperator {
    color: #ffffff;
}

.logdiv1 {
    /*background:#ffd800;*/
    padding-bottom: 2px;
}

.logdiv2 {
    /*background:#f30;*/
    border-top: 1px solid #ffffff;
    padding-top: 2px;
}

.logout_wrap a {
    color: #ffffff;
    cursor: pointer;
}

.logout_wrap a:hover {
    color: #fff;
    text-decoration: none;
}


/****** Button
    *****************************************/

.button {
    background: rgb(0, 114, 198);
    border: 1px solid;
    color: rgb(255, 255, 255);
    cursor: pointer;
    height: 30px;
    margin: 10px 0;
    min-width: 80px;
    padding: 4px 20px 6px;
    font-family: "Segoe UI", "Segoe UI Light", Tahoma, Helvetica, sans-serif;
}

 .button:not([disabled]):hover {
        background: rgb(0, 105, 182) none repeat scroll 0 0  !important;
        color: #fff;
 }

    .button[disabled] {
        cursor: default !important;
        background: #fff !important;
    }

.addbutton {
    background: rgb(0, 114, 198);
    border: 1px solid;
    color: rgb(255, 255, 255);
    cursor: pointer;
    height: 30px;
    margin: 10px 5px !important;
    min-width: 80px;
    padding: 4px 20px 6px;
    font-family: "Segoe UI", "Segoe UI Light", Tahoma, Helvetica, sans-serif;
    float: right;
}

.addbutton:hover {
    background: rgb(0, 105, 182) none repeat scroll 0 0;
}

/********** Label
    ******************************************/
.lbltext {
    float: left;
    margin-bottom: 10px;
    /*width: 200px;*/
    /* width: 120px;*/
    width: 150px;
}

.lblvalue {
    border: 1px solid #444;
    float: left;
    margin-bottom: 10px;
    /*margin-right: 10px;*/
    margin-right: 30px;
    padding-left: 5px;
    /*width: 150px;*/
    width: 100px;
}

.labelcont {
    margin-bottom: 5px;
}

.uploaddropdown {
    border: 1px solid #b4b4b4;
    padding: 1px 4px;
    text-align: right;
    width: 100%;
    text-align: left;
    max-width: 500px;
    height: 25px;
}

.uploaddropdown2 {
    border: 1px solid #b4b4b4;
    padding: 1px 4px;
    text-align: right;
    width: 330px;
    text-align: left;
    max-width: 500px;
    height: 25px;
    background-color: #fff;
}

.uploaddropdown3 {
    border: 1px solid #b4b4b4;
    padding: 1px 4px;
    text-align: right;
    width: 330px;
    text-align: left;
    max-width: 500px;
    height: 25px;
    margin-right: 15px;
}

.txtfile {
    border: 1px solid #b4b4b4;
    padding: 1px 4px;
    text-align: right;
    width: 290px;
    text-align: left;
    max-width: 500px;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    font-weight: 600;
}

.browsebutton {
    background: rgb(0, 114, 198);
    border: 1px solid;
    color: rgb(255, 255, 255);
    cursor: pointer;
    height: 30px;
    margin: 0;
    min-width: 80px;
    padding: 4px 20px 6px;
    font-family: "Segoe UI", "Segoe UI Light", Tahoma, Helvetica, sans-serif;
    font-weight: 600;
}

.browsebutton:hover {
    background: rgb(0, 105, 182) none repeat scroll 0 0;
    color: #fff;
}


.link1 {
    color: #026ebc !important;
    text-decoration: none;
}

.link1:hover {
    color: #026ebc !important;
    text-decoration: underline;
}

/********** maintenance page
    ***************************************/

/*.maintenance_wrap {
    margin: 0 auto;
    width: 40%;
}*/
.maintenance_wrap {
    /*   margin: 0 auto;
    width: 60%; */
    display: flex;
    justify-content: center;
    align-items: center;
}


.maintenance_wrap h3 {
    margin-bottom: 20px;
}

.txtsearch {
    border: 1px solid #b4b4b4;
    padding: 3px 4px;
    text-align: right;
    width: 220px;
    text-align: left;
}

.txtUser {
    border: 1px solid #b4b4b4;
    padding: 1px 4px;
    text-align: right;
    width: 380px;
    text-align: left;
    max-width: 500px;
    height: 25px;
}

.txtUser2 {
    border: 1px solid #b4b4b4;
    padding: 1px 4px;
    text-align: right;
    width: 330px;
    text-align: left;
    max-width: 500px;
    height: 25px;
}

.txtUser3 {
    border: 1px solid #b4b4b4;
    padding: 1px 4px;
    text-align: right;
    width: 330px;
    text-align: left;
    max-width: 500px;
    height: 25px;
    margin-right: 15px;
}


.txtarea {
    border: 1px solid #b4b4b4;
    padding: 1px 4px;
    text-align: right;
    width: 380px;
    text-align: left;
    max-width: 500px;
    height: 70px;
}

.txtarea1 {
    border: 1px solid #b4b4b4;
    padding: 1px 4px;
    text-align: right;
    width: 330px;
    text-align: left;
    max-width: 500px;
    height: 70px;
}

.lblTitle {
    margin-right: 15px;
    text-align: center;
}

.freetextlabel {
    float: left;
    width: 153px;
}

.freetextbox {
    float: left;
    padding-left: 2px;
}

/******** gridview
    ***************************************/
.GridView {
    color: #333333;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
    border-color: #b4b4b4;
}

.GridView th {
    background: #555555;
    color: #fff;
    border: 1px solid #6F6F6F;
    font-weight: 600;
    padding-left: 5px;
}

.GridView tr td {
    border-color: #C4C4C4;
    padding-left: 5px;
}

th a {
    color: #ffffff !important;
}

.alt {
    background: #F1F1F1;
}


/************************************/
.uploadpurge_wrap {
    margin: 0 auto;
    width: 53%;
}

.info_panelCreate {
    margin-right: 3%;
}

.info_panelCreate1 {
    margin-right: 3%;
    margin-left: 3%;
}

.info_panel1 {
    float: left;
    margin-right: 4%;
}

.info_panel2 {
    float: left;
    margin-right: 2%;
    margin-left: 3%;
}

.addparser_wrap {
    margin: 0 auto;
    width: 50%;
    padding-top: 10px;
}

.chkbox {
    margin-right: 5px;
}

.uploadbtn {
    background: rgb(0, 114, 198) none repeat scroll 0 0;
    border: 1px solid;
    color: rgb(255, 255, 255);
    cursor: pointer;
    font-family: "Segoe UI", "Segoe UI Light", Tahoma, Helvetica, sans-serif;
    height: 30px;
    margin: 10px 0;
    min-width: 80px;
    padding: 4px 20px 6px;
}

.success {
    color: green;
}

.error {
    color: #d60000;
}

.divider {
    color: #716e6e;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 20px;
}

.text-red {
    color: #d60000;
}

.datepicker.dropdown-menu {
    z-index: 999 !important;
}

/* CSS for Checkbox*/
/*input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
  width     : 2em;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
  opacity   : 0;
}

input[type=checkbox]:not(old) + label,
input[type=radio   ]:not(old) + label{
  display      : inline-block;
  margin-left  : -2em;
  line-height  : 1.5em;
}

input[type=checkbox]:not(old) + label > span,
input[type=radio   ]:not(old) + label > span{
  display          : inline-block;
  width            : 20px;
  height           : 20px;
  margin           : 0.25em 0.5em 0.25em 0.25em;
  border           : 0.0625em solid rgb(192,192,192);
  border-radius    : 0.25em;
  background       : rgb(224,224,224);
  background-image :    -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :     -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :      -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image : -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :         linear-gradient(rgb(240,240,240),rgb(224,224,224));
  vertical-align   : bottom;
}

input[type=checkbox]:not(old):checked + label > span,
input[type=radio   ]:not(old):checked + label > span{
  background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240));
}

input[type=checkbox]:not(old):checked + label > span:before{
  content     : '✓';
  display     : block;
  width       : 1em;
  color       :#444444;
  font-size   : 15px;
  line-height : 1em;
  text-align  : center;
  text-shadow : 0 0 0.0714em rgb(115,153,77);
  font-weight : bold;
}

input[type=radio]:not(old):checked +  label > span > span{
  display          : block;
  width            : 0.5em;
  height           : 0.5em;
  margin           : 0.125em;
  border           : 0.0625em solid rgb(115,153,77);
  border-radius    : 0.125em;
  background       : rgb(153,204,102);
  background-image :    -moz-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image :     -ms-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image :      -o-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image : -webkit-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image :         linear-gradient(rgb(179,217,140),rgb(153,204,102));
}*/


/************ Media Query
    *********************************************/

@media screen and (max-width: 500px) {

    .stockphoto {
        width: 80%;
    }
}

@media screen and (max-width: 950px) {

    .info_panelCreate {
        float: none;
        margin-left: 0;
        /*width: 80%;*/
        width: 100%;
    }

    .info_panelPartner {
        float: none !important;
        width: 100% !important;
    }

    .info_panelPartner1 {
        float: none !important;
        width: 100% !important;
    }
}

@media screen and (max-width: 400px) {
    .ListControl td {
        display: table;
    }
}


@media screen and (max-width: 1199px) {
    .addparser_wrap {
        width: 100%;
        padding-top: 10px;
    }
}

@media screen and (max-width:563px) {
    .parsertxtfile {
        display: block;
        width: 100%;
        margin-bottom: 2px;
    }

    .uploadbtn {
        display: block;
    }
}

@media screen and (max-width:533px) {
    .uploadtxtfile {
        display: block;
        width: 380px;
        margin-bottom: 2px;
    }
}

[disabled] {
    /* Text and background colour */
    color: #808080;
    background-color: #EFEFEF;
    border-color: #CFCFCF;
}

input[type=submit] {
    font-weight: 600;
}

input[disabled],
select[disabled] {
    cursor: default;
    background-color: #fff;
    background: #fff;
}

.uploaddropdown {
    background-color: #fff !important;
}

/************ Multiple checkbox ****************/
/*** Add CssClass="ListControl" *****/
.ListControl input[type=checkbox] {
    color: #333333;
    font-family: "Segoe UI", "Segoe UI Light", Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    margin: 0;
    vertical-align: middle;
}

.ListControl input[type=checkbox]+label {
    color: rgb(255, 255, 255);
    font-family: "Segoe UI", "Segoe UI Light", Tahoma, Helvetica, sans-serif;
    font-weight: normal;
    color: #333333;
    line-height: 1.42857;
    margin: 0 10px 0 8px;
}


/************ Main Tiles ****************/

/*** Add CssClass="tiles_box" *****/
.tiles_box {
    background: none;
    display: table-cell;
    float: left;
    height: 50px;
    width: 100%;
    font-size: 23px;
    color: #000;
    border: none;
    text-align: left;
    padding: 0px 15px;
    vertical-align: top;
    max-width: 100% !important;
}

.tiles_box:hover {
    /*background: rgb(0, 105, 182) none repeat scroll 0 0;*/
}

.tilebox22 td {
    float: left;
    height: 120px;
    width: 31%;
    color: #000;
    min-height: 120px;
    background-color: #fff;
    margin-right: 24px;
    margin-bottom: 28px;
    position: relative;
    box-shadow: rgb(0 0 0 / 13%) 0 1.6px 3.6px 0, rgb(0 0 0 / 11%) 0 0.3px 0.9px 0;
    border-left: solid 4px #1e7bc8;
    border-radius: 2px;
}

.historylink td {
    float: left;
    color: #000;
    /* background-color: #fff; */
    margin-right: 24px;
    margin-bottom: 28px;
    /* margin-left: 3px; */
    margin-top: 30px;
    position: relative;
    /* border-left: solid 4px #1e7bc8; */
    /* border-radius: 2px; */
    min-width: 300px;
    display: block;
    font-size: 20px;
    min-height: 30px;
}

.info_panelPartner {
    float: left;
    /*margin-left: 3%;*/
    width: 48%;
    /*margin-top:6%;*/
}

.info_panelCreate,
.info_panelPartner {
    flex: 1;
    min-width: 0;
}

.paddingleft155 {
    padding-left: 155px;
}

/******* validation msg ****************/

.validationmsg125 {
    padding-left: 125px;
}

.validationmsg155 {
    display: block;
    padding-left: 155px;
}

.validationmsg185 {
    display: block;
    padding-left: 185px;
}

/*For percentage progress bar*/
#divForProgressBar {
    width: 500px;
    position: relative;
    padding: 3px;
}

.dummyForProgressBar {
    position: absolute;
    left: 50%;
}

#divBar {
    height: 20px;
    background-color: green;
}

/*For percentage progress bar*/
@media screen and (max-width: 533px) {
    .validationmsg125 {
        padding-left: 0;
    }

    .validationmsg155 {
        padding-left: 0;
    }
}

.loadwrap {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(250, 250, 250, 0.4);
    left: 0;
    top: 0;
    z-index: 9999;
}

.loader {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    position: absolute;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    left: 46%;
    top: 40%;
    /*transform: translate(50%, 50%);*/
}

#loader-1:before,
#loader-1:after {
    content: "";
    position: absolute;
    /*top: -10px;
    left: -10px;*/
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 10px solid transparent;
    border-top-color: #3498db;
}

#loader-1:before {
    z-index: 100;
    animation: spin 1s infinite;
}

#loader-1:after {
    border: 10px solid #ccc;
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* Error file tabs - Start */
.nav-pills.navtabs .nav-item {
    margin-right: 2rem;
}

.nav-pills.navtabs .nav-link {
    border-bottom: 2px solid #fff;
    border-radius: 0;
    color: #666666;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    padding: 0;
    padding-bottom: .4rem;
    letter-spacing: 0.03rem;
    display: inline-block;
}

.nav-pills.navtabs .nav-link.active {
    border-bottom: 3px solid #3498db;
    background: none;
    color: #222222;
}

/* Error file tabs - End */

.marginBottom10 {
    margin-bottom: 10px;
}

.paddingBottom10 {
    padding-bottom: 10px !important;
}

.pointer {
    cursor: pointer;
}

.export_excel {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    margin-top: 0;
    position: absolute;
    right: 15px;
}

.file-in-progress {
    background: url(../Images/pageloader1.png) 90% 45% no-repeat rgba(255, 255, 255, 0);
    background-size: 30px;
}

.jqx-grid-column-header.jqx-widget-header,
.jqx-grid-column-menubutton,
.jqx-grid-column-filterbutton,
.jqx-grid-column-sortascbutton,
.jqx-grid-column-sortdescbutton {
    background-color: #555555 !important;
    color: #fff !important;
    font-weight: bold;
    border-width: 1px 1px 1px 1px !important;
}

.jqx-grid-cell {
    border-width: 1px 1px 1px 1px !important;
}

.modal {
    text-align: center;
    padding: 0 !important;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

@media screen and (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .modal-dialog.sor-eligibility-summary {
        width: 900px;
        max-width: 900px
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: none;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
}

.modal-dialog.sor-eligibility-summary div.modal-body {
    padding: 0px !important;
}


/* New bootstrap modal style - do not delet*/

.modal-header {
    padding: 0.5rem !important;
}

/* New bootstrap modal style - do not delet*/



.jqx-grid-group-cell,
.jqx-grid-column-header {
    white-space: normal !important;
}

.jqx-grid-group-cell div {
    margin-top: 10px !important;
}

.jqx-grid-group-cell div.jqx-grid-groups-row {
    margin-top: -8px !important;
}

.jqx-widget-content {
    border: none !important;
}

#dvSORFileErrors .jqx-grid-column-header div:first-child {
    margin-top: 10px !important;
}

.topMinus2 {
    top: -2px;
}

.position-absolute {
    position: absolute;
}

.tilebox-span {
    font-size: 23px;
    padding: 10px 15px;
    display: table-cell;
    vertical-align: top;
    font-weight: 600;
}

.paddingTop15 {
    padding-top: 15px !important;
}

.report-duedate-divider {
    color: #8d8989;
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 5px;
}


.notification {
    color: #D60000;
    font-weight: 600;
    font-size: 14px;
    display: block;
}

.notificationMessage {
    color: #0065c1;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 28px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: 400;
    line-height: 1.1;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999999;
}

h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}

h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h1,
.h1 {
    font-size: 36px;
}

h2,
.h2 {
    font-size: 30px;
}

h3,
.h3 {
    font-size: 24px;
    font-weight: 700 !important;
}

h4,
.h4 {
    font-size: 16px;
}

h5,
.h5 {
    font-size: 14px;
}

h6,
.h6 {
    font-size: 12px;
}

h1 small,
.h1 small {
    font-size: 24px;
}

h2 small,
.h2 small {
    font-size: 18px;
}

h3 small,
.h3 small,
h4 small,
.h4 small {
    font-size: 14px;
}

hr {
    margin-top: 0;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
    height: 0px !important;
}

span[id^="jqxWidget"] {
    color: transparent !important;
}

.search-container {
    position: relative;
}

.search-row {
    display: flex;
    align-items: center;
    gap: 5px;
    position: relative;
}

.validation-message {
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 2px;
    white-space: nowrap;
}


.button-group {
    display: flex;
    gap: 5px;
}

.autocomplete-items {
    position: absolute;
    border: 1px solid #ccc;
    background: #fff;
    z-index: 1000;
    max-height: 200px;
    /* Set the maximum height */
    overflow-y: auto;
    /* Enable vertical scrolling */
    width: 100%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

.contactUs_section a:focus {
    outline: 1px dashed #616161;
    outline-offset: 3px;
}

.autocomplete-items div {
    padding: 8px;
    cursor: pointer;
    font-size: 14px;
    color: #333;
}

.autocomplete-items div:hover {
    background-color: #f0f0f0;
}

.autocomplete-active {
    background-color: #e9e9e9 !important;
    color: #333;
}


.multiselect {
    position: relative;
    width: 100%;
    border: 1px solid #ccc;
    padding: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 5px;
    cursor: pointer;
    min-height: 36px;
    background: #fff;
}

.selectedClassifications {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    align-items: center;
}

.selectedItem {
    background-color: #007bff;
    color: white;
    padding: 3px 8px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    cursor: default;
}

.selectedItem .removeItem {
    margin-left: 5px;
    cursor: pointer;
    color: white;
    font-weight: bold;
}

.classificationInput {
    border: none;
    outline: none;
    flex-grow: 1;
    min-width: 150px;
}

.dropdown-options {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    max-height: 200px;
    overflow-y: auto;
    background: #fff;
    border: 1px solid #ccc;
    z-index: 1000;
}

.dropdown-options .option {
    padding: 5px;
    cursor: pointer;
}

.dropdown-options .option:hover {
    background-color: #f1f1f1;
}

.dropdown-options .option.selected {
    background-color: #e0e0e0;
    color: #808080;
    pointer-events: none;
    /* Prevent reselecting */
}

.document-list {
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.document-list li {
    display: inline-block;
    text-align: center;
    margin: 10px 50px 10px 0px;
}

.document-list img {
    display: block;
    margin: 0 auto;
}

.document-list span {
    display: block;
    margin-top: 5px;
}

.document-list a:focus {
    outline: none !important;
}

.document-list a:focus img {
    outline: 1px dotted #616161;
    outline-offset: 3px;
}

.video-section {
    padding: 0px;
}

.video-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.video-item {
    position: relative;
}

.video-item .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70px;
    height: 70px;
    background: url('/images/MSNVideosSolid.png') no-repeat center center;
    background-size: contain;
    cursor: pointer;
    z-index: 1;
    transition: transform 0.3s ease, opacity 0.3s ease;
    outline: none !important;
}

/* Add focus styles to video element when play button is focused */
.play-button:focus+video,
.play-button:focus-visible+video {
    outline: 1px dotted #616161;
    outline-offset: 3px;
}

.play-button:hover {
    transform: translate(-50%, -50%) scale(1.1);
}

.video-item .video-name {
    margin-top: 0px;
    font-weight: 500;
    font-size: 16px;
}

.video-item video {
    width: 100%;
    height: 100%;
}

.video-item.loading video {
    filter: brightness(0.5);
}

.video-item.loading .play-button {
    display: none;
}

.video-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
    z-index: 10000;
    flex-direction: column;
}

.video-popup .video-title {
    color: white;
    font-size: 20px;
    margin-bottom: 10px;
}

.video-popup iframe {
    width: 80%;
    height: 80%;
}

.video-popup .close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 30px;
    color: white;
    cursor: pointer;
}



/* help and support styles */

.help_support_section,
.documents_section,
.how_to_video_section {
    margin-bottom: 30px;
}

.tile_overlay {
    background: rgba(0, 0, 0, 0.55);
    position: absolute;
    height: 100%;
    width: 100%;
}

.contactUs_section {
    margin-top: 60px;
}

.headingtitle {
    font-size: 20px;
}

.homepage-font {
    font-family: "Segoe UI", "Segoe UI Light", Tahoma, Helvetica, sans-serif;
}

.action-container {
    position: relative;
}

.ellipsis-icon {
    cursor: pointer;
    width: 20px;
    height: 20px;
    margin-top: 5px;
}

/* Template in-cell dropdown (used for cloning) */
.dropdown-menu {
    display: none;
}

/* Active dropdown rendered outside grid */
.dropdown-menu.dynamic {
    position: absolute;
    background: white;
    border: 1px solid #ccc;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    padding: 5px 0;
    border-radius: 4px;
    z-index: 10000;
    width: 150px;
}

.dropdown-item {
    display: block;
    padding: 8px 12px;
    color: #0d6efd;
    text-decoration: none;
    font-size: 14px;
}

.dropdown-item:hover {
    color: #026ebc !important;
    text-decoration: underline;
}

button.multiselect.dropdown-toggle.disabled {
    color: #808080 !important;
}

/* New styles to fix the dropdown */
button.multiselect.dropdown-toggle {
    font-weight: normal !important;
    color: black !important;
    text-align: left !important;
    width: 330px !important;
    border: 1px solid #b4b4b4 !important;
    background-color: #fff !important;
    height: 25px !important;
    min-height: 25px !important;
    padding: 1px 4px !important;
    border-radius: 0 !important;
    font-size: 14px !important;
    font-family: "Segoe UI", "Segoe UI Light", Tahoma, Helvetica, sans-serif !important;
}

button.multiselect.dropdown-toggle::after {
    display: inline-block !important;
    width: 0;
    height: 0;
    margin-left: 8px;
    vertical-align: middle;
    content: "";
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    position: absolute;
    right: 8px;
    top: 10px;
}

.multiselect-container {
    font-family: "Segoe UI", "Segoe UI Light", Tahoma, Helvetica, sans-serif !important;
    font-size: 14px !important;
}

.multiselect-selected-text {
    margin-left: 4px;
}

.multiselect-container .multiselect-option:hover,
.multiselect-container .multiselect-option:hover label,
.multiselect-container .multiselect-all:hover,
.multiselect-container .multiselect-all:hover label {
    background-color: #0d6efd !important;
    color: white !important;
}

/* Style for selected checkboxes and "Select all" option when selected */
.multiselect-container .multiselect-option.active,
.multiselect-container .multiselect-option.active label,
.multiselect-container .multiselect-all.active,
.multiselect-container .multiselect-all.active label {
    background-color: white !important;
    color: black !important;
}

.multiselect-container .multiselect-option,
.multiselect-container .multiselect-option label,
.multiselect-container .multiselect-all,
.multiselect-container .multiselect-all label {
    color: black !important;
}

/* Make multiselect button match standard dropdown styling */
button.multiselect.dropdown-toggle {
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-image: url('../images/arrow_down_icon.svg');
    background-repeat: no-repeat !important;
    background-position: right 4px center !important;
    background-size: 18px !important;
    padding-right: 20px !important;
}

/* Remove Bootstrap's default dropdown arrow */
button.multiselect.dropdown-toggle::after {
    display: none !important;
}

input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus {
    color: #808080 !important;
    background-color: #fff !important;
    border-color: #CFCFCF !important;
    box-shadow: none !important;
    outline: none !important;
}

.contact-support {
    text-align: center;
}

.field-validation-error {
    color: #d60000;
}

.truncate-text {
    max-width: 190px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.mectrl_accountItem_title {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    /* Adds space between the title and value */
    width: 100px;
}

.mectrl_accountItem_content {
    position: relative;
    display: inline-block;
    /* Allows it to sit next to the title */
    vertical-align: top;
    /* Aligns it with the title */
}

.mectrl_accountItem {
    height: 35px !important;
    position: relative;
    padding-left: 20px !important;
    padding-top: 5px !important;
    padding-right: 5px !important;
}

.user_profile_title {
    font-size: 1.1rem;
}
