.svg-sprite {
    background-image: url(images/icons-4.svg);
    background-repeat: no-repeat;
	margin: 0 auto;
}
.icon-btext_1, .icon-btext_1\:regular {
    background-position: 0 -107px;
}
.icon-btext_1-dims {
    width: 38px;
    height: 50px;
}
.icon-text_spacing_small, .icon-text_spacing_small\:regular {
    background-position: 0 -1272px;
}
.icon-text_spacing_small-dims {
    width: 42px;
    height: 14px;
}
.icon-wrap { width: 130px;
    padding: 5px;
    margin: 0;
    cursor: pointer;
    text-align: center;}
.icon-highlight-links-dims {
    width: 34px;
    height: 17px;
}
.actions-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin: 15px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.ally-action-item {
    width: 50%;
    position: relative; border: 1px solid #272727;}
.widgetofnt {    position: fixed;
    background-color: white;
    top: 10%;
    left: auto;
    height: 100%;
    right: 60px;
    display: flex;
	max-height: 420px;
    width: 300px;
    z-index: 9999;
    border-radius: 10px;
    flex-direction: column;
}
.higlightlinks a {    text-decoration: underline !important;
    color: rgb(255, 255, 0) !important;
    background-color: rgb(0, 0, 0) !important;}
.icon-highlight-links, .icon-highlight-links\:regular {
    background-position: 0 -628px;
}
.icon-contrast_dark-dims {
    width: 34px;
    height: 31px;
}


.icon-contrast_dark-dims {
    width: 34px;
    height: 31px;
}
.icon-contrast_dark, .icon-contrast_dark\:regular {
    background-position: 0 -393px;
}
.colorcontrastbg , .colorcontrastbg div , .colorcontrastbg footer , .colorcontrastbg header , .colorcontrastbg h3, .colorcontrastbg h1 , .colorcontrastbg h2 { background-color: #000 !important;}
.colorcontrastbg img {background-color: #fff !important;}
.colorcontrastbg a  { color: rgb(252, 255, 60) !important;background-color: #000 !important;}
.colorcontrastbg p , .colorcontrastbg h3, .colorcontrastbg h1 , .colorcontrastbg h2 , .colorcontrastbg div { color: rgb(252, 255, 60) !important}
.icon-line-height-1-5x-dims {
    width: 47px;
    height: 20px;
}
.icon-line-height-1-5x, .icon-line-height-1-5x\:regular {
    background-position: 0 -723px;
}
.icon-line-height-2x-dims {
    width: 47px;
    height: 24px;
}
.icon-line-height-2x, .icon-line-height-2x\:regular {
    background-position: 0 -743px;
}
.icon-line-height-3x-dims {
    width: 47px;
    height: 26px;
}
.icon-line-height-3x, .icon-line-height-3x\:regular {
    background-position: 0 -767px;
}
.icon-line-height-4x-dims {
    width: 47px;
    height: 29px;
}
.icon-line-height-4x, .icon-line-height-4x\:regular {
    background-position: 0 -793px;
}
.lineheightclass1 p { line-height: 1.7 !important;}
.lineheightclass3 p {line-height: 1.9 !important;}
.lineheightclass5 p {line-height: 2 !important;}
.lineheightclass7 p {line-height: 2.1 !important;}
.lineheightclass9 p {line-height: 2.3 !important;}
.uai {
    position: fixed!important;
    filter: none!important;
    cursor: pointer;
    background: #003d68!important;
    border-radius: 50%!important;
    padding: 3px;
    transition: .1s;
    display: inline-block;
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    max-width: 40px;
    max-height: 40px;
    box-sizing: content-box!important;
}


.uwy .uai {
    font-size: initial!important;
}
.uwy .uai {
    position: fixed!important;
    filter: none!important;
    cursor: pointer;
    background: #003d68!important;
    border-radius: 50%!important;
    padding: 3px;
    transition: .1s;
    display: inline-block;
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    max-width: 40px;
    max-height: 40px;
    box-sizing: content-box!important;
}
.uai {
  top: 50%;
  transform: translateY(-50%);
  left: auto;
  right: 13px
}
.uwy .uai img, body .uwy .uai img {
    display: block;
    height: 40px;
    width: 40px;
}
.flex-box, .icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
 .widget-header-wrapper {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    background-color: #003d68;
    padding: 10px 20px 10px;
}
.widget-header { width: 100%;}
.widget-header .title {
    color: #fff; padding: 0;
}
.widget-header-wrapper .back, .widget-header-wrapper .close {
    width: 12px;
    height: 12px;display: flex;
}
.widgetofnt .icon-wrap {}
.cursor {
  position: fixed;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #f5f5f5;
  pointer-events: none;
  mix-blend-mode: difference;
  z-index: 999;
  transition: transform 0.2s;
}
.icon-cursor-dims {
    width: 32px;
    height: 27px;
}
.icon-cursor, .icon-cursor\:regular {
    background-position: 0 -518px;
}
.displaynone { display: none;}
.tooltipnew {
    display:inline-block;
    position:relative;
    border-bottom:1px dotted #666;
    text-align:left;
}

.tooltipnew .left {
    min-width:200px; 
    top:50%;
    right:100%;
    margin-right:20px;
    transform:translate(0, -50%);
    padding:10px 20px;
    color:#444444;
    background-color:#EEEEEE;
    font-weight:normal;
    font-size:13px;
    border-radius:8px;
    position:absolute;
    z-index:99999999;
    box-sizing:border-box;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
    display:none;
}

.tooltipnew:hover .left {
    display:block;
}

.tooltipnew .left i {
    position:absolute;
    top:50%;
    left:100%;
    margin-top:-12px;
    width:12px;
    height:24px;
    overflow:hidden;
}

.tooltipnew .left i::after {
    content:'';
    position:absolute;
    width:12px;
    height:12px;
    left:0;
    top:50%;
    transform:translate(-50%,-50%) rotate(-45deg);
    background-color:#EEEEEE;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
}