.Signin__agentlogin {
	Display:none;
}

.Header__logotxt { 
    content-visibility: hidden;
}

.Header__homeContent.Header__homeNavbarFixed .Header__searchSubCont {
  background-color: #0e142e !important;
}

.Header__homeNavbarFixed .Header__searchSubCont{
  background-color: #0e142e !important;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
.footer{
	background-color: #f5f5f5;
    padding: 5% 0px 0px;
}
body{
	margin:0px;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
footer p {
    font-size: 12px;
    line-height: 18px;
    font-weight: 300;
    color: #000000;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
.pt-5, .py-5 {
    padding-top: 3rem !important;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.pr-5, .px-5 {
    padding-right: 3rem !important;
}
.pl-2, .px-2 {
    padding-left: .5rem !important;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

footer ul {
    padding-left: 0 !important;
    padding-top: 5px;
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
footer .footer_logs li {
    width: 30px;
    text-align: center;
}

footer ul li {
    list-style-type: none !important;
}
footer ul li a {
    font-size: 12px;
    line-height: 22px;
    font-weight: 300;
    color: #000000;
}
footer .footer_logs li {
    width: 30px;
    text-align: center;
}

footer ul li {
    list-style-type: none !important;
}
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}
.Copyright {
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    line-height: 17px;
    font-weight: 400;
    color: #000000;
}
.pt-1, .py-1 {
    padding-top: .25rem !important;
}
.d-block {
    display: block !important;
}
.d-none {
    display: none !important;
}
.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.text-left {
    text-align: left !important;
}
@media (min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 960px;
    }
}

@media (min-width: 768px) {
    .container, .container-md, .container-sm {
        max-width: 720px;
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
	    .d-md-block {
        display: block !important;
    }
	    .d-md-none {
        display: none !important;
    }
}
@media (min-width: 576px) {
    .container, .container-sm {
        max-width: 540px;
    }
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px;
    }
}

@media (max-width: 768px) {
	
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
	width:auto;
}
}
@media (max-width: 576px) {
    .ctr-cont {
        position: absolute;
        bottom: -45px;
    }
    .footer-app {
        gap: 10px;
    }
    .footer_logs {
        gap: 5px;
    }
}

@media (max-width: 575px) {
    .contactMyXs {
        font-size: 12px;
        line-height: 22px;
        font-weight: 400;
        color: black;
    }
    footer ul li {
        color: black;
    }
}
.mt-3, .my-3 {
    margin-top: 1rem !important;
}
.Footer__footer{
  text-align:left;
}
ul{
  padding-inline-start:0px;
}
footer b {
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    color: #000000;
}
footer .footer_logs li {
    width: 30px;
    text-align: center;
}
footer ul li a {
    font-size: 12px;
    line-height: 22px;
    font-weight: 300;
    color: #000000 ;
}
.pt-2, .py-2 {
    padding-top: .5rem !important;
}

a:hover{
  color: #0056b3;
  
}
a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none;
}
footer ul li a:not([href]):not([class]) {
    color: #000000;
    text-decoration: none;
}

.TicketDetailRightContainer2__edit {
  visibility: hidden;
}
  .Button__neutral {
    display: none;
  }

.Menu__menuItemBefore:before {
   display: none;
}
.Menu__heading {
  padding-left: 7%;
}
.Button__tagPrimary{
  display: none;
}





.checkbox{
   font-family: sans-serif;
}
.btn{
  font-family: sans-serif !important;
}
submit.big-btn{
  font-family: sans-serif;
}
.primary{
  font-family: sans-serif;
}
.form{
  font-family: sans-serif;
}
.LoginDetail__tabLink{
  font-family: sans-serif;
}
.signinLink
{
  font-family: sans-serif;
}
.input{font-family: sans-serif;}

.big-btn {
    font-size: 120%;
    font-weight: bold !important;
    font-family: sans-serif !important;
}
input[type="submit"]
{
  font-family: sans-serif;
} 
input.big-btn{
  font-family: sans-serif;
}
.checkBox .big-btn{
  font-family: sans-serif;
}

