#fileattachment .oj-listview-item-element{
  height: 30px !important;
  min-height: 30px !important;
  font-weight: 400 !important;
  color: #DE1A21;
  text-decoration: underline;
}

#commentSection .oj-listview-item, #sr-validation .oj-listview-item {
    padding: 10px 5px !important;
    min-height: 40px !important;
    margin: 5px 0px !important;
}

#myMsgListView .oj-listview-container {
    overflow: initial !important;
    cursor: pointer;
}

@media (min-width:768px)
{
	.oj-flex.flexCompress
	{
		max-width:720px !important;
	}
}

@media (min-width:992px)
{
	.oj-flex.flexCompress
	{
		max-width:960px !important;
	}
	
	.bottomBlockSubBottomX {
      width: 100% !important;
  }
}

@media (min-width:1400px)
{
	.oj-flex.flexCompress
	{
		max-width:1340px !important;
	}
}

.floatL {
  float: left !important;
}

.w12P {
  width: 12% !important;
}

.w83P {
  width: 83% !important;
}

.w100P {
  width: 100% !important;
}

.width100P {
	  width: 100% !important;
}

div#srListContainer {
    padding: 1rem .5rem !important;
    background: #ebebeb;
}

.arRig {
  margin-left: .75rem !important;
}

.oj-pagingcontrol-nav {
  text-align: right !important;
}

.mb10Px {
  margin-bottom: 10px !important;
}

.mR3P {
  margin-right: 3% !important;
}

.dialog-footer-action{
  padding-right:5px;
}
.oj-dialog-header {
  height:40px;
  border: 1px solid #de1a21;
  background:#de1a21;
}

.vbRouterContentFlex {
	flex: 0 !important;
}

a#logoutAnc, a#logOutClk {
    color: #FFF !important;
    height: 1px !important;
    line-height: 1px !important;
    cursor: context-menu !important;
}

div#remainingletters {
    font-style: italic;
    text-align: right;
}

div#prelimForm2 {
    /* background: #FFF; */
    padding: 5px 10px;
}

.blaker {
  color: #767676 !important;
  stroke: #767676 !important;
}

.redDE {
    color: #DE1A21 !important;
}

.oj-md-11 {
    flex: 0 1 100% !important;
    max-width: 100% !important;
    width: 100% !important;
}

html:not([dir=rtl]) .oj-dialog-header-close .oj-dialog-title {
    padding-right: .2rem !important;
    margin-top: 12px !important;
    font-size: 1.25rem !important;
}
html:not([dir=rtl]) .oj-dialog-header-close-wrapper {
    margin-right: calc(0rem - .85714rem);
    margin-top: calc(0rem - .85714rem);
}
#modalDialog1 .oj-button.oj-default.oj-button-half-chrome .oj-button-icon, .oj-button.oj-focus-only.oj-button-half-chrome .oj-button-icon {
    color: #ffff;
}
.oj-dialog-title{
  color: #fff !important;
  
}

.oj-web-applayout-max-width {
  max-width: 100% !important;
}

web-applayout-max-width {
    max-width: 100% !important;
}

.oj-dialog{
   
    border-radius: 5px !important;
    border: 1px solid #de1a21;
}
header-close-wrapper {
    margin-right: calc(0rem - .85714rem);
    margin-top: calc(0rem - .85714rem);
}
#srListContainer .oj-listview-cell-element{
  padding:0.75rem !important;
}
#srListContainer .oj-listview-item{
  min-height:10px !important;
}
.highlight-row{
  font-weight:700 !important;
}
.no-highlight-row{
  font-weight:400 !important;
}
.allmesssages{
    color: #de1a21;
    font-size: 1rem;
    text-decoration: underline;
}
#myMsgListView .oj-listview-item{
  min-height:2px !important;
  font-size:1rem !important;
}
#myMsgListView .oj-flex-bar-middle {
   
    padding: 0.75rem !important;
   
}
.row .oj-form-cols {
    margin-left: 0px;
}
.inbox .oj-textarea-input{
  min-height:10rem !important;
}
.inbox .oj-combobox-input{
  width:92% !important;
}

.feather.feather-search.feather-16 {
    stroke: #FFF !important;
}

.sr-inprogress:before{
    content: "";
    background-color: #ffc107;
    height: 10px;
    width: 10px;
    border-radius: 6px;
    display: inline-block;
    margin-right: 6px;
}
.sr-resolved:before{
  content: "";
    background-color: #28a745;
    height: 10px;
    width: 10px;
    border-radius: 6px;
    display: inline-block;
    margin-right: 6px;
}
.category-filter.dropdown.show .feather,
.dropdown.show.search-filter .feather {
    transform: rotate(180deg)
}
.category-filter.dropdown,
.dropdown.search-filter {
    position: relative
}
.inbox .category-filter.dropdown,
.inbox .dropdown.search-filter{
      float: right!important;
}
.category-filter.dropdown.show .feather,
.dropdown.show.search-filter .feather {
    transform: rotate(180deg)
}
.inbox .category-filter.dropdown,
.inbox .dropdown.search-filter,
.mt-0,
.page-intro.front-page,
.search-result {
    margin-top: 0!important
}
.category-filter.dropdown .dropdown-menu .dropdown-item,
.dropdown.search-filter .dropdown-menu .dropdown-item{
  font-weight: 700!important
  padding: 0!important
}
@media (prefers-reduced-motion:reduce) {
    .category-filter.dropdown .feather,
    .dropdown.search-filter .feather {
        transition: none
    }
}
@media (min-width:576px) {
    .category-filter.dropdown,
    .dropdown.search-filter {
        margin-top: .75rem
    }
}
.category-filter.dropdown .feather,
.dropdown.search-filter .feather {
    transition: transform .3s ease;
    stroke: #000
}
.category-filter.dropdown .dropdown-menu,
.dropdown.search-filter .dropdown-menu {
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .45);
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: .1875rem
}
.category-filter.dropdown .dropdown-menu.show,
.dropdown.search-filter .dropdown-menu.show {
    top: .5rem!important
}

.category-filter.dropdown .dropdown-menu .dropdown-item:last-of-type,
.dropdown.search-filter .dropdown-menu .dropdown-item:last-of-type {
    border-bottom-left-radius: .1875rem;
    border-bottom-right-radius: .1875rem
}
.category-filter.dropdown .dropdown-menu .dropdown-item,
.dropdown.search-filter .dropdown-menu .dropdown-item {
    padding: .75rem 1.5rem;
    text-decoration: none;
    border-bottom: 3px solid #d6d6d6
}
.input-group>.input-group-append>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:not(:last-child)>.btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.input-group-append,
.input-group-append .btn+.btn {
    margin-left: -1px
}
.input-group-append .btn:focus {
    z-index: 3
}
.input-group-append .btn {
    position: relative;
    z-index: 2
}
.input-group-append {
    display: flex
}
header nav.navbar.navbar-sub .input-group-append .btn .feather {
    margin-top: -3px;
    stroke: #fff
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
form.qa-search .input-group .input-group-append .btn .feather {
    margin-top: -3px;
    stroke: #fff;
}

.form-control-extra {
    padding: 0px 2% !important;
    border-radius: .5rem 0 0 .5rem !important;
}

.form-control-extra input {
    width: 100% !important;
    height: 100% !important;
    border: 0px !important;
}

.ErrorARed {
  color: #DF2C2B !important;
  cursor: pointer !important;
}

div.qa-search{
   margin-bottom: 1rem!important;
}
div.qa-search .input-group .input-group-append .btn {
    padding: 0 1.25rem 0 1.1rem;
    background-color: #de1a21
}

div.qa-search .input-group .input-group-append .btno .feather {
    margin-top: -3px;
    stroke: #fff
}
.inbox .oj-textarea{
  max-width:100% !important;
}
.btn.btn-gray:hover {
    background-color: #f9f9f9;
    border-color: #f9f9f9;
  }
.inbox .message{
      margin-bottom: 3rem!important;
}

a.back{
  font-size: .875rem;
  color: #767676;    
  text-transform: uppercase!important;
}
.inbox .message .header{
  margin-bottom:1rem !important;
}
.inbox .message .header h3{
      margin-bottom: 0!important;
      font-style: normal;
    font-weight: 700;
}
.inner-wrap{
  padding-left:15px;
  padding-right:15px;
}

div#prelimForm {
    width: 100%;
}

.page-intro span.status.ongoing:before {
    content: "";
    background-color: #ffc107;
    height: 10px;
    width: 10px;
    border-radius: 6px;
    display: inline-block;
    margin-right: 4px;
}
@media (min-width: 576px){
h1 {
    
    font-size: 3.375rem;
    line-height: 4.8rem;
    font-family: Open Sans,sans-serif !important;
}

.middleIt {
  margin: 0 auto;
}

.oj-label-group span {
    color: #444;
    font-weight: 700;
    text-transform: uppercase;
}

.oj-label-group label {
    margin-bottom: 0px;
    margin-top: .5rem;
}

.mainHeader {
	font-family: Open Sans Condensed,sans-serif !important;
}

.blacker {
  color: #767676 !important;
}

div#newPWErr, div#confPWErr {
    background: #fcf3f4;
    border: 1px solid #f8d3d6;
    padding: 10px;
}

.oj-message-detail {
  margin-top: 5px;
}

td {
	font-size: 1rem !important;
}

.benefits .container .accordion .card .card-header button, h3 {
    font-size: 15px;
    line-height: 20.625px;
    font-size: 1.5rem;
    line-height: 2.0625rem;
}
}
.inbox .message .wrap {
    border-radius: .1875rem;
}

.inbox .message .wrap {
    padding-bottom: 1.5rem!important;
    padding-top: 1.5rem!important;
        padding-left: 1rem!important;
            padding-right: 1rem!important;
}
.inbox .wrap{
  background-color: #ebebeb;
}
p.small {
    font-size: 8.75px;
    line-height: 12.5px;
    font-size: .875rem;
    line-height: 1.25rem;
    color: #404040;
    font-weight: 400;
}
.message .header h3{
      margin-bottom: 0!important;
      font-style: normal;
      font-weight: 700;
      color: #000;
}

.container {
    width: 100%;

    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px){
.container {
    max-width: 540px;
}}
@media (min-width: 768px){
.container {
    max-width: 720px;
}}
@media (min-width: 992px){
.container {
    max-width: 960px;
}
}
.custom-padding{
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
section {
    margin-top: 3rem!important;
    margin-bottom: 3rem!important;
}
section.cards article {
    margin-bottom: 2rem;
}
section.article-cards article {
    transition: all .3s ease;
    background-color: #fff;
    border-bottom: .625rem solid #ebebeb;
}
section.article-cards article a {
    text-decoration: none;
}
section.article-cards article .image-wrapper {
    position: relative;
    margin-bottom: 1rem;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.badge {
    font-size: 8.75px;
    line-height: 13.125px;
    font-size: .875rem;
    line-height: 1.3125rem;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    background-color: #404040;
    position: absolute;
    left: 0;
    bottom: 0;
}
.badge-primary {
    color: #fff;
    background-color: #de1a21;
}
.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
section.article-cards article h3{
      margin-bottom: 1rem!important;
}
.search-sort.dropdown{
  float:right !important;
}
category-filter.dropdown .dropdown-menu .dropdown-item, .dropdown.search-filter .dropdown-menu .dropdown-item {
    padding: .75rem 1.5rem;
    text-decoration: none;
    border-bottom: 3px solid #d6d6d6;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}
.category-filter.dropdown .dropdown-menu, .dropdown.search-filter .dropdown-menu {
    box-shadow: 0 3px 3px 0 rgba(0,0,0,.45);
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: .1875rem;
}
.category-filter.dropdown .dropdown-menu{
      padding: 0!important;
}
.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto;
}
.dropdown-menu-right {
    right: 0;
    left: auto;
}
.category-filter.dropdown, .dropdown.search-filter {
    position: relative;
}
@media (min-width: 576px){
.category-filter.dropdown, .dropdown.search-filter {
    margin-top: .75rem;
}}
.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    text-decoration: none !important;
}
.btn.btn-black, .btn.btn-gray, .btn.btn-primary {
    font-size: 1.125rem;
    padding: .5rem 1.5rem;
    border-radius: 1.375rem;
}

.btn.btn-gray {
    color: #000;
    background-color: #d6d6d6;
    border-color: #d6d6d6;
    box-shadow: 0 3px 3px 0 rgba(0,0,0,.45);
    font-weight: 700!important;
    margin-bottom: 1rem!important;
}
.btn.btn-primary {
    color: #fff !important;
    background-color: #de1a21;
    border-color: #de1a21;
    box-shadow: 0 3px 3px 0 #891212;
}

.oj-inputpassword, .oj-inputpassword-nocomp, .oj-inputtext, .oj-inputtext-nocomp, .oj-textarea, .oj-textarea-nocomp {
  max-width: 100% !important;
}

.btn.btn-black:focus, .btn.btn-black:hover {
    background-color: #000;
    border-color: #000;
}
.btn.btn-black {
    color: #fff !important;
    background-color: #404040;
    border-color: #404040;
    box-shadow: 0 3px 3px 0 #000;
}

.btn-black-coles {
    color: #000 !important;
    font-weight: bold !important;
    text-decoration: none !important;
}

.sr-form .oj-inputpassword, .oj-combobox, .oj-inputpassword-nocomp, .oj-inputtext, .oj-inputtext-nocomp, .oj-textarea, .oj-textarea-nocomp {
 max-width:100%
 }
 .sr-form .oj-inputtext-input, .oj-combobox-choice, .oj-textarea-input{
       display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    border-color: #767676;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.sr-submission-black,.sr-submission-red{
  padding:10px;
}

.sr-submission-black .oj-button-button {
    color: #fff !important;
    background-color: #404040 !important;
    border-color: #404040 !important;
    box-shadow: 0 3px 3px 0 #000 !important;
    font-weight:700 !important;
    font-size: 1.125rem !important;
    padding: .5rem 1.5rem !important;
    border-radius: 1.375rem !important;
}
.sr-submission-red .oj-button-button {
    color: #fff !important;
    background-color: #de1a21 !important;
    border-color: #de1a21 !important;
    box-shadow: 0 3px 3px 0 #891212 !important;
    font-weight:700 !important;
    font-size: 1.125rem !important;
    padding: .5rem 1.5rem !important;
    border-radius: 1.375rem !important;
}

.container {
    width: 100%;

    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px){
.container {
    max-width: 540px;
}}
@media (min-width: 768px){
.container {
    max-width: 720px;
}}
@media (min-width: 992px){
.container {
    max-width: 960px;
}
}
.custom-padding{
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
section {
    margin-top: 3rem!important;
    margin-bottom: 3rem!important;
}
section.cards article {
    margin-bottom: 2rem;
}
section.article-cards article {
    transition: all .3s ease;
    background-color: #fff;
    border-bottom: .625rem solid #ebebeb;
}
section.article-cards article a {
    text-decoration: none;
}
section.article-cards article .image-wrapper {
    position: relative;
    margin-bottom: 1rem;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.badge {
    font-size: 8.75px;
    line-height: 13.125px;
    font-size: .875rem;
    line-height: 1.3125rem;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    background-color: #404040;
    position: absolute;
    left: 0;
    bottom: 0;
}
.badge-primary {
    color: #fff;
    background-color: #de1a21;
}
.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
section.article-cards article h3{
      margin-bottom: 1rem!important;
}
p {
    font-size: 10px;
    line-height: 16.25px;
    font-size: 1.1rem;
    line-height: 1.625rem;
    color: #404040;
}
.oj-inputsearch-choice{
  width:40% !important;
}
.sort-region{
      margin-left: 225px;
}
/*.oj-combobox-choice{
  border-style:none !important;
}
.oj-combobox-open-icon{
  display:none;
}
.oj-combobox-input{
    border: 1px solid #959595;
    border-radius: 1.375rem !important;
    font-size: 1.125rem;
    font-weight: 900;
    background: #d6d6d6;
}*/
.navigate-back{
  padding:20px;
  padding-left:0;
}
#srListContainer .oj-listview{
      padding: 10px;
      background:#efefef;
}
.pg-title{
  font-family: OpenSansCondenedBold;
	font-size: 54px;
	color: #000;
	padding-bottom: 30px;
}
h1 {
    /*font-family: Open Sans Condensed,sans-serif;
    line-height: normal !important;*/
    font-weight:500;
    font-size: 54px;
        margin-bottom: 1rem!important;
}
.currentPage{
  color: #fff!important;
  background-color: #f44336!important;
}
.pagination a {
  color: black !important;
  float: left !important;
  padding: 8px 16px !important;
  text-decoration: none !important;
  transition: background-color .3s !important;
  border: 1px solid black !important;
  margin: 0 4px !important;
}

.pagination a.active {
  background-color: #4CAF50 !important;
  color: white !important;
  border: 1px solid #4CAF50 !important;
}

.pagination a:hover:not(.active) {background-color: #ddd !important;}
.unread:before {
    content: "";
    background-color: red;
    height: 12px;
    width: 12px;
    border-radius: 6px;
    font-weight: 700;
    margin-top: 18px;
    margin-left: -6px;
}
/*@font-face {
	font-family: OpenSansCondenedNormal;
	src: url(open-sans-condensed.light.eot?#iefix) format('embedded-opentype'), url(open-sans-condensed.light.woff) format('woff'), url(open-sans-condensed.light.ttf) format('truetype'), url(open-sans-condensed.light.svg#svgFontName) format('svg');
	font-weight: 700;
	font-style: Bold;
}

@font-face {
	font-family: OpenSansCondenedBold;
	src: url(open-sans-condensed.bold.eot?#iefix) format('embedded-opentype'), url(open-sans-condensed.bold.woff) format('woff'), url(open-sans-condensed.bold.ttf) format('truetype'), url(open-sans-condensed.bold.svg#svgFontName) format('svg');
	font-weight: 400;
	font-style: normal;
}*/

#loadingImgRoll {
  width: 100%;  
}

.allmesssages{
	padding-top: 25px;
	clear: both;
    width: 100%;
}

.messageCount{
	padding-bottom:25px;
	width: 100%;
	font-size: .875rem;
  color: #767676;
  font-weight:700 !important;
}
a {
  font-size: 18px;
    color: #DE1A21;
    text-decoration: underline;
    cursor: pointer;
}
a:visited{
color: #66083c;
font-weight: 400;
background-color: transparent;
border-radius: 1px;
}
.myMsgListView{
  width:100%
}
.myMsgDetailView{
   width:100%
}

.redNotification{
    height: 12px;
    width: 12px;
    background-color: red;
    display: inline-block;
    margin-left: -6px;
    border-radius: 6px;
    font-weight: 700;
    margin-right: 0.75rem;
}

.oj-web-applayout-header>div:first-child {
  background: #df1a22 !important;
}

.mainContentDiv {
	float: left !important;
	/* margin: 0px 141.5px 0px 121.5px; */
	min-height: 525px !important;
	height: auto;
	overflow: auto !important;
	/* width: calc(100% - 263px); */
	width: 100%;
}

.sideContentDiv {
	width: 22% !important;
    background: #ba0000 !important;
    float: left !important;
	min-height: 533px !important;
	padding-top: 5px;
}

.totalMidContent {
  width: 100% !important;
  float: left !important;
}

.menuBarTop {
  width: 100%;
  height: 50px;
}

.thisPageLi {
  background: #defcb5 !important;
}



.userDesc .oj-button-label {
    background: transparent !important;
}

.userDesc button {
    background: transparent !important;
    border: 0px !important;
    cursor: pointer !important;
	color: #FFFFFF !important;
}

.userDesc button:hover {
	color: #FFFFFF !important;
	text-decoration: none !important;
}

.userDesc {
	width: 100%;
	float: left;
	height: auto;
}

.userDescImg {
	margin-left: 5px;
	height: 50px;
	width: 25%;
	float: left;
}

.userDescText {
	color: #FFFFFF;
	margin-left: 5px;
	height: 50px;
	width: 70%;
	float: left;
	text-align: right;
}

.userDesc > button {
  background: transparent;
}

.menuCard ul {
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
}

.menuCard li {
    width: 100%;
    height: 40px;
    margin: 10px 0;
    border: 1px solid #000000;
    list-style-image: none;
    list-style: none;
    text-align: center !important;
    line-height: 37px;
    color: #000000;
    font-size: 18px;
    background: #FFFFFF;
}

.menuCard li a {
  color: #000000 !important;
  cursor: pointer !important;
}

/*.oj-button-text {
  padding: 0 !important;
}*/

body {
	/*font-family: Open Sans, sans-serif "Helvetica Neue", Helvetica, Arial;*/
	font-family:Open Sans,sans-serif;
	-webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.oj-sm-align-items-baseline {
    padding: 0px 134.5px 0px 121.5px !important;

}

.topLevelDiv {
	height: 60px !important;
	width: 100%;
	display: block;
	background: #EBEBEB;
}


.oj-flex-bar-end {
	float: right;
	width: auto;
	/* display: block; */
	margin-top: 0px !important;
}

.oj-web-applayout-header>div:first-child {
  background: #df1a22 !important;
  height: 80px !important;
}

.sideContentDiv {
	width: 22% !important;
    background: #ba0000 !important;
    float: left !important;
	min-height: 533px !important;
}

.totalMidContent {
  width: 100% !important;
  float: left !important;
}

.menuBarTop {
  width: 100%;
  height: 50px;
}

.oj-web-applayout-footer {
	width: 100%;
	height: auto;
	background: #4B4A45;
}

.logoFooter {
	margin: 67px 141.5px 50px 121.5px;
	clear: both;
}

.logoFooter > img {
    width: 122px;
    height: 31px;
}

.footerMainBlock {
	clear: both;
	margin: 0 141.5px 0 121.5px;
}

.footerBlocks {
	width: 30%;
	margin-right: 3%;
	float: left;
}

.phoneNumberDiv {
	line-height: 45px;
	color: #E5E5E5;
}

.phoneNumber {
	font-size: 33px;
}

.phoneImage {
	float: left;
	padding: 0px 10px 0px 0px;
}

.oj-web-applayout-footer>div, .oj-web-applayout-header>div {
	padding: 0px !important;
}

.footerMainBlock  p {
	font-size: 18px;
	color: #E5E5E5;
	line-height: 27px;
	text-align: left;
}

.footerMainBlock a {
	font-size: 18px;
	color: #E5E5E5;
	line-height: 38px;
	text-decoration: none;
}

.aUnderLine {
	text-decoration: underline;
}

.newsletterblock {
    width: 90%;
    height: 51px;
    background: #D6D6D6;
    color: #000000;
    border-radius: 25px;
    text-align: center;
    line-height: 51px;
}

.newsletterblock a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.footerAddress {
	font-size: 18px;
	color: #E5E5E5;
	line-height: 48px;
}

.div101 {
	height: 101px;
	width: 100px;
	clear: both;
}

.profileImgCircle {
	height: 30px;
	width: 30px;
	border-radius: 15px;
	margin-right: 3px;
	background: url('anon.png');
	margin-left: 6px;
}

.marL10 {
	margin-left: 10px;
}

.marR10 {
	margin-right: 10px;
}

div#notficationCount {
    position: absolute;
    background: #E02D2C;
    padding: 3px;
    font-size: 9px;
    border-radius: 10px;
    width: 10px;
    height: 10px;
    color: #FFF;
    text-align: center;
    margin-right: 29px;
}

.fblockline p {
	border-bottom: 2px solid #393939;
}

footer.oj-web-applayout-footer {
    float: left;
}

.oj-toolbar {
	margin-right: 141.5px !important;
}

.titleAndLogout {
	padding: 0px  !important;
	margin-top: 60px;
	margin-bottom: 29px;
}

.pageTitle {
	font-family: OpenSansCondenedBold;
	width: 60%;
	float: left;
	font-size: 54px;
	color: #000;
}

.logoutLink {
	width: 35%;
	float: right;
	text-align: right;
	margin-top: 22px;
	margin-right: 15px;
}

.logoutLink a {
    color: #767676;
	font-size: 16px;
}

.logoutAnc {
	background: url('logoutimg.png');
	height: 16px;
	min-width: 16px;
	width: auto;
	padding: 0px 0px 0px 20px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.totalMyPageBlock {
	flex: auto;
	margin: 0 auto !important;
}

.myPageBlocks {
	height: auto;
	/* min-height: 426px; */
	float: left;
	width: 100%;
	/* margin-top: 30px; */
	background: #f9f9f9 !important;
}


.topBlockSub {
	float: left;
	width: 43%;
	padding: 0px;
	position: relative;
}


.bottomBlockSub {
	float: left;
	width: 31%;
	padding: 0px;
	position: relative;
}

.bottomBlockSubExtend {
	width: 29%
}

.bottomBlockSubTop {
	width: 100%;
	min-height: 18px;
	float: left;
	padding: 1rem !important;
}

.bottomBlockSubBottom {
	width: 100%;
	height: auto;
	margin: 15px !important;
}

.bottomBlockSubBottom h1 {
	text-transform: uppercase;
	color: #767676;
	font-size: 0.875rem !important;
	float: left;
	width: 100%;
	font-weight: 700;
	margin-bottom: 5px !important;
	line-height: 0.875rem !important;
}

.bottomBlockSubBottom p {
	font-size: 1rem;
    line-height: 1.5rem;
    color: #404040;
	margin-right:30px;
}

.iconTitle {
    width: 62%;
    min-width: 30px;
    float: left;
    font-size: 1.5rem;
    font-weight: 700;
}

.iconAction {
	float: right;
	font-size: 18px;
	color: #DE1A21;
	text-align: right;
	margin-top: 7px;
}

.act1 {
	width: 38%;
}

.act2 {
	width: 25%;
}

.act3 {
	width: 43%;
}

.iconAction a {
    font-family: inherit;
    font-size: 1rem;
    color: #DE1A21;
    text-decoration: underline !important;
    cursor: pointer;
}

.iconTitleFirst {
	/* background: url('user.png');
	background-repeat: no-repeat !important; */
}

.iconTitleSecond {
	/* background: url('users.png');
	background-repeat: no-repeat !important; */
	width: 75%;
}

.iconTitleThird {
	/* background: url('callout.png');
	background-repeat: no-repeat !important; */
	width: 45%;
	/* padding-left: 36px; */
}

.iconTitleFour {
	background: url('checker.png');
	background-repeat: no-repeat !important;
	width: 80%;
	padding-left: 50px;
	color: #959595;
	font-size: 18px;
}

.iconTitleFour a {
	color: #959595;
	text-decoration: none;
	font-size: 18px;
}


.grayRuler {
	width: calc(100% - 8px);
	height: 1px solid #F9F9F9;
	margin: 4px;
	float: left;
}

.oj-flex-items-pad>.oj-flex>.oj-flex-item, .oj-flex.oj-flex-items-pad>.oj-flex-item {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.oj-web-applayout-content {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.profilePicBlock {
	width: 25%;
	min-width: 170px;
	height: auto;
	text-align: center;
	float: left;
}

.profilePicBlock .pic{
	width: 150px;
	height: 150px;
	border: 2px solid #DE1A21;
	border-radius: 75px;
}

.profileDetailsBlock {
	width: 70%;
	margin-left: 1px;
	text-align: left;
	float: left;
}

.profileDetailsBlockRow {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}

.detailsLabel {
    font-size: 30px;
    color: #959595;
    float: left;
    width: 26%;
    margin-right: 1%;
}

.detailsText {
    font-size: 30px;
    color: #404040;
    height: 30px;
    float: left;
}
.detailsText100 {
	width: 100%;
}

.myPageBlockClearance {
	margin-top: 30px;
}

.hideIt {
	display: none;
}

.showIt {
	display: inline-block;
}
/*
.submitbutton {
	background: #4B4A45;
	height: 24px;
	font-size: 18px;
	padding: 13px 32px 13px 32px;
	border-radius: 13px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}

.submitbutton:hover {
	background: #4B4A45;
	height: 24px;
	font-size: 18px;
	padding: 13px 32px 13px 32px;
	border-radius: 13px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}

*/

.submitbutton {
	font-size: 1.125rem;
    padding: .5rem 1.5rem;
    border-radius: 1.375rem;
    color: #fff !important;
    background-color: #404040;
    border-color: #404040;
    box-shadow: 0 3px 3px 0 #000;
	float: left;
	color: #FFFFFF;
	text-decoration: none !important;
	cursor: pointer;
}

.submitbutton:hover {
	font-size: 1.125rem;
    padding: .5rem 1.5rem;
    border-radius: 1.375rem;
    color: #fff;
    background-color: #404040;
    border-color: #404040;
    box-shadow: 0 3px 3px 0 #000;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
/*.sr-form .oj-flex{
  margin-bottom: 1rem;
}*/
.sr-form .oj-label{
  color: #404040;
  font-size: 0.875rem;
  font-weight: 700!important;
  text-transform: uppercase!important;
}
.closeBtn {
    float: right;
    margin-top: 9px;
    color: #DE1A21 !important;
    text-decoration: underline !important;
}

/*input[type=text] {
	border: 1px solid #959595;
	border-radius: 2px !important;
}*/

.vb-messages {
    position: fixed !important;
    top: 0px !important;
    left: 0px !important;
    width: 100% !important;
    z-index: 9999 !important;
}

.p10 {
    width: 10%;
    float: right;
	color: #767676;
	cursor: pointer;
	text-align: right;
	margin-top: 20px;
}

.p10Plus {
	width: 22%;
    float: right;
	color: #767676;
	cursor: pointer;
	text-align: right !important;
	margin-top: 26px;
}

.p90 {
    float: left;
    width: 85%;
    margin-right: 3%;
	margin-top: 4px;
}

.p80 {
	float: left;
    width: 75%;
    margin-right: 3%;
	margin-top: 6px;
}

.tbs51 {
    width: 70% !important;
    margin-right: 1%;
}

.tbs49 {
    width: 43% !important;
    padding: 0px 0px 30px 0px;
}

.p10Round {
    height: 30px;
    width: 30px;
    background: #767676;
    color: #FFF;
    font-size: .875rem;
    border-radius: 4px;
    line-height: 30px;
    text-align: center;
    float: left;
	margin-right: 5px;
}

.p10Arrow {
   font-weight: bolder;
   margin-top: -5px !important;
}
.inbox .oj-listview-item{
   font-size: 1.0rem !important;
   cursor: pointer;
}
.oj-listview-item {
    /*margin-bottom: 9px !important;*/
    /*padding: 0 !important;*/
    background: #FFFFFF !important;
    min-height: 72px;
    font-size: 1.5rem !important;
    font-weight: 700;
    /*margin: 8px 0px;*/
    margin:5px 0px;
    border-radius: .1875rem !important;
    box-shadow: 0 3px 3px 0px rgba(0,0,0,.1) !important;
    width: 98%;
    margin-left: 1%;
    padding: 0px 0.75rem;
}

/*
.oj-listview-item:nth-child(odd) { 
	border-top: 2px solid #757575 !important;
	border-right: 2px solid #757575 !important;
	border-bottom: 2px solid #d6d6d6 !important;
	border-left: none !important;
}

.oj-listview-item:nth-child(even) { 
	border-bottom: 2px solid #757575 !important;
	border-right: 2px solid #757575 !important;
	border-top: none !important;
	border-left: none !important;
}
*/
/* Prem Modified background  f9f9f9 to efefef*/
.oj-listview-element {
   /* background: #efefef !important; */
	/*margin-left: 15px;*/
}

.qz-search .input-group .input-group-append .btn .feather {
	stroke: #FFF !important;
}

.oj-flex {
   /* max-width: 960px; */
    margin: 0 auto;
    word-break: break-word !important;
}

.oj-flex.flexCompress {
    max-width: 960px;
}

.paginatorBlock {
	height: 18px;
	text-align: right;
	float: right;
	margin: 5px 6px 5px 0px;
}

.paginatorBlock a {
    font-family: inherit;
    font-size: 1rem;
    color: #DE1A21 !important;
    text-decoration: underline !important;
    cursor: pointer;
}

.hideAndShow {
	display: none;
}

.hasShow {
	display: block;
}

.hasHide {
	display: none;
}


.p10 a {
	text-decoration: none !important;
	border: none !important;
	color: #000 !important;
}

.p10 a:hover {
	text-decoration: none !important;
	border: none !important;
	color: #000 !important;	
}

.rotateNinetyClock {
	display: inline-block;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg); 
	transform: rotate(45deg);
	transition: transform .3s ease;
}

.rotateNinetyAClock {
	display: inline-block;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg); 
	transform: rotate(0deg);
	transition: transform .3s ease;
}

.p90Img {
	float:left;
	width: 72px;
	height: 72px;
}

.p90Txt {
    float: left;
    max-width: 80%;
    height: 100%;
    padding-top: 17px;
    margin-left: 10px;
    text-decoration: none;
    width: auto !important;
    word-break: break-word;
}

.imagePlus {
	border: none;
}

.oj-listview-item.oj-hover {
	background: #FFFFFF !important;
	cursor: pointer !important;
}


.assetDetlContent a {
    width: auto !important;
    max-width: 143px;
    word-break: break-word;
    text-decoration: none !important;
    font-weight: normal !important;
    margin-bottom: 14px;
    min-width: auto !important;
}

.hideAndShow h1 {
    text-transform: uppercase;
    color: #959595;
    font-size: 14px !important;
    float: left;
    width: 100%;
	line-height: .875rem;
}

.hideAndShow p {
    font-size: 16px !important;
    color: #404040 !important;
	font-weight: normal;
	margin-right: 10px !important;
}

.assetDetl {
	float: left;
	width: 100%;
}

.assetDetlContent {
	float: left;
	width: 33%;
}

.redbg {
    background: #FF0000 !important;
    font-weight: 700!important;
    text-decoration: none !important;
    border-color: #de1a21 !important;
    box-shadow: 0 3px 3px 0 #891212 !important;
    font-weight: 700!important;
}

.redbg:hover {
    background: #891212 !important;
}

.grayBg {
	background: #404040 !important;
}

.grayBg:hover {
	background: #000 !important;
}

.centerAl {
	text-align: center !important;
}


.oj-listview {
	border: none !important;
}

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

.bottomBlockSubMiddler {
    width: 30px !important;
   /* height: 100% !important; */
    background: #FFFFFF !important;
    float: left;
    min-height: 426px !important;
}

.redC {
	color: #de1a21 !important;
}

.mainTopContent {
	width: 100%;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.mTTitleBlock {
	font-family: Open Sans Condensed,sans-serif;
    font-size: 2.25rem;
    line-height: 2.5rem;
	font-weight: 500;
    width: 65%;
    float: left;
	margin-left: 15px;
}

.mTTitleBlockFontReduce  {
	font-family: Open Sans, sans-serif "Helvetica Neue", Helvetica, Arial;
    font-size: 1.5rem !important;
    line-height: 2.0625rem !important;
	font-weight: bold;
    width: 65%;
    float: left;
	margin-left: 6px;
}

.nobgProfileImg {
	border: 1px solid #000000 !important;
	background: none !important;
}

.oj-select-chosen.oj-select-default {
    color: #000 !important;
    font-style: normal !important;
    text-transform: capitalize;
}

.oj-select-choice { 
	border-color: #959595 !important;
}

.checkboxCorrectPad {
	padding-left: 0px !important;
	width: 100% !important;
}

.overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999;
    opacity: 0.3;
    background: #000;
}

.overlayHide {
	display: none;
}

.overlayShow {
	display: block;
}

.overlayImage {
	margin-top: 50px;
}

.oj-toolbar {
    margin-right: 93px !important;
    width: 100%;
    float: right !important;
	padding-top: 0px !important;
}

.oj-flex-bar-end {
    float: right;
	text-align: left !important;
}

.marR10 a {
	color: #000 !important;
	font-size: 14px !important;
	text-decoration: none !important;
}

.searchTextBox {
    height: 25px !important;
    padding-right: 12.5px !important;
    border-radius: 12.5px !important;
	float: left;
}

.searchTextBox input {
    border: none !important;
    border-radius: 25px 0px 0px 25px !important;
    padding-right: 25px !important;
    float: left;
    width: 184px;
    z-index: 997 !important;
	padding-left: 10px;
}

.searchIconImg {
    margin-left: -20px !important;
    z-index: 999;
    height: 18px;
    width: 18px;
    /* margin-top: 2px; */
    float: left;
    position: absolute;
    background: #FF0000;
    padding: 7.5px 15px 7.5px 5px;
    border-radius: 0px 15px 15px 0px;
}

.topSubstance {
	width: auto !important;
	float: left !important;
	padding: 20px 1rem;
	height: 60px !important;
}

.infoTxt {
    float: left;
    margin-top: 5px;
}

.infoDiv {
    float: left;
    width: auto !important;
}

.topSubstance.searchHob {
    margin-top: -4px;
}

.topSubstance.searchTextHob {
    margin-top: -10px;
    margin-left: 5px;
}

.imagecirc {
    width: auto;
    float: left;
    padding-top: 10px;
    margin-left: 5px;
}

.imageProfCirDiv {
	float: left;
}

.imagecirc.topSubstance.topSubstance2 {
    border-left: 2px solid #d6d6d6;
}

label.oj-checkbox-label.oj-enabled {
    margin-top: 8px;
}

.unionImage {
    width: 90% !important;
}

.starImg {
	margin-right: 10px;
}

/* headerMenu */

.headerMenu {
    background-color: #E02D2C;
    box-shadow: 0;
    position: absolute;
    width: calc(100% - 440px);
    z-index: 3;
    top: 10px;
    float: right !important;
    margin-left: 315px;
    margin-right: 225px;
}

.headerMenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  background-color: #E02D2C;
}

.headerMenu li a {
  display: block;
  padding: 20px 20px;
  border-right: 1px solid #E02D2C;
  text-decoration: none;
  color: #FFF;
}

.headerMenu li a:hover,
.headerMenu .menu-btn:hover {
  background-color: #E02D2C;
  text-decoration: underline;
}

.headerMenu .logo {
  display: block;
  float: left;
  font-size: 2em;
  padding: 10px 20px;
  text-decoration: none;
}

.left29 {
	padding-left: 28px !important;
}

.titleNext {
    float: left;
    margin: 3px 0px 0px 5px;
}

.svgNext {
    float: left;
    /* margin-right: 3px; */
}

/* menu */

.headerMenu .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}

/* menu icon */

.headerMenu .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 28px 20px;
  position: relative;
  user-select: none;
}

.headerMenu .menu-icon .navicon {
  background: #333;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

.headerMenu .menu-icon .navicon:before,
.headerMenu .menu-icon .navicon:after {
  background: #333;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

.headerMenu .menu-icon .navicon:before {
  top: 5px;
}

.headerMenu .menu-icon .navicon:after {
  top: -5px;
}

/* menu btn */

.headerMenu .menu-btn {
  display: none;
}

.headerMenu .menu-btn:checked ~ .menu {
  max-height: 240px;
}

.headerMenu .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.headerMenu .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.headerMenu .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.headerMenu .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.headerMenu .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}


p , h1, h2, h3 {
	word-break: break-word !important;
}

a.phone, h1, h2 {
    font-family: Open Sans Condensed, sans-serif !important;
}


#pageNavHead a {
    cursor: pointer !important;
}

.btnfltLeft {
    float: left;
}

.marL60 {
	  margin-left: 50px !important;
	  padding: .75rem !important;
	} 
	

.closeBtnNxt {
    margin-left: 55px !important;
    margin-top: 7px !important;
    width: 25% !important;
    float: left !important;
}

.closeBtnNxt2 {
    margin-left: 10px;
    margin-top: 7px;
    /*width: 25%; */
    float: left;
}

.closeBtnNxt button {
    background: transparent !important;
    border: none !important;
    text-decoration: underline !important;
    color: #de1a21 !important;
    cursor: pointer !important;
}

.closeBtnNxt2 button {
    background: transparent !important;
    border: none !important;
    text-decoration: underline !important;
    color: #404040 !important;
    cursor: pointer !important;
	  font-weight: bold !important;
}

.oj-text-field .oj-text-field-container {
  height: auto !important;
}

.oj-text-field-middle {
    width: calc(100% - 35px) !important;

}

.ol-lg-6-70 {
  flex: 0 1 70% !important;
  max-width: 70% !important;
  width: 70% !important;
}

.ol-lg-6-30 {
  flex: 0 1 30% !important;
  max-width: 30% !important;
  width: 30% !important;
}

.closeSRLink {
  font-size: .875rem !important;
}

.message100P {
    width: 100% !important;
    border: 1px solid #EBEBEB !important;
    padding: 1.25em !important;
}

.messageFirst {
    background: transparent !important;
    padding-left: 0px !important;
}

.encloseMsg {
    border: 1px solid #EBEBEB;
    padding: 1.25rem;
}

.encloseHundred {
	width: 100% !important;
	float: left;
	margin-bottom: 1.25rem;
}

.slideMessager {
	width: 80% !important;
  margin-bottom: .25rem !important;
  line-height: 2rem !important;  
}

.slideRight {
    float: right !important;
}

.slideLeft {
    float: left !important;
}

.wrapLight {
  background: #F9F9F9 !important;
  border: 1px solid #000000 !important;
}

.inner-wrap-padzero {
 padding: 0px !important; 
}

.inboxNoMargin {
  margin: 0px !important;
}

.fileUploadList {
    margin-bottom: 10px;
}

.fileUploadList li {
    min-height: 40px !important;
    padding: .5rem;
}

/* 48em = 768px */

@media (min-width: 48em) {
  

  .headerMenu li {
    float: left;
  }
  .headerMenu li a {
    padding: 20px 30px;
  }
  .headerMenu .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  .headerMenu .menu-icon {
    display: none;
  }
  
	.tbs49 {
		padding: 0px 0px 30px 0px;
	}
	
	.bottomBlockSubMiddler {
		min-height: 0px;
	}
	
	.bottomBlockSubBottom {
		width: 90%;
	}
	

}

@media (max-width: 48em) {
	.headerMenu {
		background-color: #E02D2C;
		box-shadow: 1px 1px 4px 0 rgba(0,0,0,.1);
		position: absolute;
		width: 100%;
		z-index: 3;
		top: 10px;
		float: right !important;
		margin-left: 0px;
	}
	
	.topSubstance {
		width: 46% !important;
		float: left !important;
		margin-left: 1%;
		margin-bottom: 5px;
	}
	
	.oj-toolbar {
		margin-right: 0px !important;
	}
	
	.marR10 {
		margin-right: 0px;
	}
	
	.topLevelDiv {
		height: auto !important;

	}
	
	.nobgProfileImg {
		float: left;
	}
	
	.imagecirc {
		float: left;
	}
	
	.topSubstance2 {
		width: 100% !important;
		margin: 5px 0px 18px 5px !important;
	}
	
	.searchIconImg {
		margin-left: -20px !important;
	}
	
	.searchTextBox input {
		width: 183px;
	}
	
	.marL10 {
		margin-left: 0 !important;
	}
	
	.marL60 {
	  margin-left: 60px !important;
	} 
	
	.marR10 {
		margin-left: 5px !important;
	}
	
	#changepw-group label {
      margin-bottom: 10px;
      font-weight: bold;
  }
  
  
  #changepw-group input {
      margin-bottom: 10px;
  }

	.searchIconImg {
		margin-left: -20px !important;
	}
	
	.mainContentDiv {
        float: left !important;
        margin: 0px 10px 0px 10px;
        min-height: 525px !important;
        height: auto;
        overflow: auto !important;
        width: calc(100% - 20px);
    }
}


@media (max-width: 428px) {
	.tbs51 {
		width: 100% !important;
		padding: 0px 0px 30px 0px;
	}
	
	.tbs49 {
		width: 100% !important;
		padding: 0px 0px 30px 0px;
	}
	
	.mainContentDiv {
		width: 100% !important;
		margin: 0px !important;
	}
	
	.bottomBlockSub {
		width: calc(100% - 60px) !important;
		
	}
	
	.bottomBlockSubMiddler {
		min-height: auto !important;
	}
	
	.footerMainBlock {
		margin: 0 10px 0 10px !important;
	}
	
	.logoFooter {
		margin: 30px 10px;
	}
	
	
	
	.footerBlocks {
		width: 100% !important;
		margin: 0px !important;
	}
}

@media (min-width: 992px) {
.col-lg-5x {
    flex: 0 0 49.66667% !important;
    max-width: 49.66667% !important;
  }
  
  

}

.mTop26 {
    margin-top: 26% !important;
  }

.oj-inputpassword-input, .oj-inputpassword-nocomp, .oj-inputtext-input, .oj-inputtext-nocomp, .oj-textarea-input, .oj-textarea-nocomp {
    display: inline-block !important;
    width: 100% !important;
    height: calc(1.5em + .75rem + 2px) !important;
    padding: .375rem .75rem !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #495057 !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #000 !important;
    border-radius: .25rem !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

html:not([dir=rtl]) .oj-select-choice {
	 width: 100% !important;
    height: calc(1.5em + .75rem + 2px) !important;
    padding: .375rem .75rem !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #495057 !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #000 !important;
    border-radius: .25rem !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.hideASeek {
	display: block;
}

.hideASeek2 {
	display: none;
}

.displayOrNot {
	display: block;
}


.rotateimg180 {
	-webkit-transform:rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

@media(max-width: 990px) {
	.col-lg-4 {
		text-align:right !important;
	}

	.tbs51 {
		width: 100% !important;
	}

	.tbs49 {
		width: 100% !important;
	}

	.bottomBlockSub {
		width: 100% !important;
	}

	.bottomBlockSubMiddler {
		display: none !important
	}
	
	.mainTopContent {
		margin: 15px 0px !important;
	}
	
	.mpbSep {
		margin-top: 0px !important;
	}
	
	svg#svg1-1, svg#svg1-2, svg#svg1-3 {
		cursor: pointer;
	}
	
	.hideASeek {
		display: none !important;
	}
	
	.hideASeek2 {
		display: block !important;
	}
	
	.displayOrNot {
		display: none;
	}
	
	.displayerForNot {
		display: block;
		transition: visibility 0s linear 0.33s, opacity 0.33s linear;
	}
	
	.bottomBlockSubTop {
		background: #EBEBEB !important;
		margin-bottom: 5px !important;
	}
	
	.act2 {
		width: 100% !important;
	}
	
	.act1 {
    width: 5% !important;
}
	
	.iconAction {
		float:right;
	}
	
	.pclefty {
		float: left !important;
		margin-bottom: 10px !important;
	}
	
	.marTp10px {
		margin-top: 10px !important;
	}
	
	.bottomerLink {
		width: 100%;
		text-align: left;
		margin-bottom: 15px;
		clear: both;
		padding-top: 7px;
	}
	
	.bottomerLink a {
		color: #DE1A21 !important;
	}
	
	.am15pxs {
		margin-left: 15px;
	}

	html:not([dir=rtl]) .oj-select-choice, .oj-inputpassword-input, .oj-inputpassword-nocomp, .oj-inputtext-input, .oj-inputtext-nocomp, .oj-textarea-input, .oj-textarea-nocomp {
		width: 100% !important;
		max-width: 100% !important;
		/* display: inline !important; */
	}

	.oj-select {
		max-width: 100% !important;
	}
	
	.profileInput {
		width: 100% !important;
	}
	
	
	.bottomBlockSubBottom {
		width: 100% !important;
	}
}

.hypertext2 {
   font-weight: normal !important;
   font-size: 98% !important;
   color: #343a40 !important;
}

.header-container:before, .header-container:after{
  content: " ";
  display: table;
}

.header-container:after{
  clear: both;
}

.header .footer {
  font-size: 15px; }

  .header {
  background: #fff;
  position: relative;
  z-index: 50; }

  .header-logo,
.header-user {
  z-index: 1;
  position: relative; }

  .header-logo,
.header-user {
  z-index: 1;
  position: relative; }

.header-logo {
  max-width: 95px; }

  .header-user {
  float: right;
  margin-top: -20px; }
  @media (max-width: 839px) {
    .header-user {
      margin-top: -28px; } }

      .header-container {
  padding: 27px 32px 26px;
  position: relative;
  }

  @media (min-width: 840px) {
  .menu {
    display: none !important; }
  .header-logo {
    float: left; } }

    @media (max-width: 839px) {
  .header {
    border-bottom: 1px solid #f0f1f3; }
  .header-container {
    padding: 14.8px 16px 14px; }}

    .header-logo {
    margin: 0 auto; }

   .section-support {
  text-align: center;
  position: relative;
  padding: 63px 0 58px;
  z-index: 0; }
  .section-support h4 {
    font-size: 21px;
    font-weight: 400; }
  .section-support .tel {
    font-size: 36px;
    margin: 0 4px; 
    }
    .section-support .tel a {
      color: inherit; }
  .section-support .mail a {
    color: #74be3e;
    text-decoration: none; }
  .section-support .time {
    font-weight: 500; }
  @media (max-width: 768px) {
    .section-support {
      padding: 40px 0; }
      .section-support .tel {
        display: block; } }

        .bg--lightest {
  background-color: #f5f6f8; }

  .da_DK .tel {
  font-size: 30px; }

  .footer {
  font-family: 'Roboto';
  padding: 4px !important;
  position: relative; 
  
  }

  .footer-bottom {
 padding: 18px 0 16px;
  color: #7e838b;
 margin-bottom: 40px; 
 }
  .footer-bottom. footer-bottom--secondary {
    margin-bottom: 0; }
  .footer-bottom small,
  .footer-bottom address {
    font-size: 12px; }
  .footer-bottom small {
    display: block; }
  .footer-bottom address {
    font-style: normal;
    text-align: right;
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .footer-bottom small {
      float: left; } }
  @media (max-width: 768px) {
    .footer-bottom small {
      margin-bottom: 8px; }
    .footer-bottom small,
    .footer-bottom address {
      text-align: center; } }

.bg--dark {
  background-color: #313640; }

  .bg--darker {
  background-color: #2b2e35; }

  .layout-container{
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 24px; }
  @media only screen and (max-width: 767px) {
    .layout-container, .content-container {
      padding: 0 16px;
      max-width: 540px; } }
  .layout-container .row{
    margin-left: -12px;
    margin-right: -12px; }
  .layout-container [class*='col-']{
    padding-left: 12px;
    padding-right: 12px; }

    @media (max-width: 767px) {
    .layout-container{
      padding-right: 0; } }

      @media (max-width: 767px) {
      .layout-container {
        padding: 0 32px; } }

        footer
          {
  display: block;
  }

        blockquote footer{
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777; }
    blockquote footer:before{
      content: '\2014 \00A0'; }

      .blockquote-reverse footer:before,
      blockquote.pull-right footer:before,{
    content: ''; }

    .blockquote-reverse footer:after,
    blockquote.pull-right footer:after{
    content: '\00A0 \2014'; }

    .footer-bottom {margin-bottom: 0px;}

.header {
    margin-top: 30px; /* important because buyform is used within an iframe */
}

.margintop{
  margin-top: 60px;
}

.spacer {
    flex: 1;}

    tr.spaceUnder>td {
  padding-bottom: 1em;
}

.switchnew{
  zoom: 0.6;
}

.hypertext {
   font-weight: normal !important;
   text-align: center;
   font-size: 98% !important;
}