.ju-hide{
    display: none!important;
}
.ju-svg-object {
  pointer-events: none;
  display: block;
}

.ju-check-box{
    cursor: pointer;
}

 *,
::after,
::before {
    position: relative;
    box-sizing: inherit
}

sw-editorial:first-of-type {
    margin-top: 20px;
}

sw-editorial:last-of-type {
    margin-bottom: 20px;
}

.userID {

    font-family: lato,Arial,Helvetica,sans-serif !important; 
    color: white;
    padding-left: 1000px;
    font-size: 16px;
    padding-top: 10px;
}


.marquee-userID{

    font-family: lato,Arial,Helvetica,sans-serif !important; 
    color: white;
    padding-left: 1000px;
    font-size: 16px;
    padding-top: 10px;

}
.sec-nav {
    position: absolute;
    top: 5px;
    right: 5%;
    height: 25px;
    font-family: lato,Arial,Helvetica,sans-serif !important; 
    list-style: none;
    font-size: 1.5rem;
    line-height: 25px;
    margin: 0;
    z-index: 999;
}

#sec-top-menu {
    padding-right: 0px;
    position: relative;
    z-index: 102;
    height: 25px;
}

.sec-link-item {
    position: relative;
    display: inline-block;
    text-align: left;
    height: 25px;
    opacity: 1;
    margin: 0;
    line-height: 2.55rem;
}

.sec-link-name {
    color: #fff;
    border-bottom: 1px solid transparent;
}

.sec-link-name:hover {
	 color: #fff;
}

.sec-link-name {
    display: block;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    height: 25px;
    line-height: 25px;
    position: relative;
    -webkit-backface-visibility: hidden;
    opacity: 1;
    transition: opacity .2s;
    font-family: lato,Arial,Helvetica,sans-serif !important; 
    font-size: 13px;
    white-space: initial;
    text-decoration: none;
}

.sec-link-icon {
    position: relative;
    display: inline-block;
    height: 12px;
    width: 12px;
    line-height: 13px;
    vertical-align: -1px;
}
.error-style{
    font-family: lato,Arial,Helvetica,sans-serif !important; 
	letter-spacing: .025em;
	font-size: 1.14286rem;
	line-height: 1;
	background-color: #f2f2f2;
	width: 100%;
	padding: .75rem 1rem;
	margin-top: 1.5rem;
	margin-bottom: .5rem;
	height: 44px;
	text-align: center;
}
.custom-border{
	border: 2px solid #cecbcb;
}

.anchor a:hover{
color: #0277bd;
}
.anchor a{
padding: 15px;
}
.anchor {
display: inline-block;
text-decoration: none;
padding-top: 10px;
}
.anchor-marker{
	display: block;
}

