﻿@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900'); /* light, regular, medium, bold, black */
html {font-size: 16px;}
html,
body {min-height: 100vh;}
* {-webkit-box-sizing: border-box;   box-sizing: border-box;}
html, body, h1, h2, h3, h4, h5, h6, ul, ol, li, p, div, i, header, section, footer, a {font-family: "Roboto";}
h1, h2, h3, h4, h5, h6 {margin:0;font-weight:900;}
a,
a:hover {color: #951b1e;text-decoration: none;}
ul, ol {margin: 0;padding: 0;list-style: none;}
ul:after, ol:after, .container:after, .clearAfter:after {clear: both;content: "";display: block;}
.clear {clear: both;}
.fl {float: left;}
.fr {float: right;}
.table {display: table;   width: 100%;height: 100%;margin: 0;}
.table-cell {display: table-cell;width: 100%;height: 100%;text-align: center;vertical-align: middle;}
.btn-primary {background:#951b1e; border-color:#951b1e;font-weight:700;padding:0 13px;line-height:36px;}
.utradeHead .btn-primary {margin:24px 10px;}
.btn-primary:hover {background:#fff; color:#951b1e;border-color:#951b1e;}
.btn-secondary {background:#fff; border-color:#fff;color:#951b1e;font-weight:700;padding:0 13px;line-height:36px;margin:24px 10px;border-color:#951b1e;}
.btn-secondary:hover {background:#951b1e; color:#fff;border-color:#951b1e;}
.text-primary-color {
    color: #951b1e;
}
h1 {font-size: 65px;}
h2 {font-size: 45px;}
h3 {font-size: 32px;}
h4 {font-size: 28px;}
h5 {font-size: 22px;}
h6 {font-size: 20px;}
/* Form Element */
.textField,
input[type="text"],
input[type="date"],
.textArea,
.dropDown select{
    background-color: #fff;
    border: 1px solid #eaeaea;
    border-radius: 2px;
    color: #9b9b9b;
    padding: 0 18px;
    height: 35px;
    line-height: normal;
    font-size: 13px;
    -webkit-transition: all .3s linear 0ms;
    -khtml-transition: all .3s linear 0ms;
    -moz-transition: all .3s linear 0ms;
    -ms-transition: all .3s linear 0ms;
    -o-transition: all .3s linear 0ms;
    transition: all .3s linear 0ms;
    width: 100%;
    outline: none;
    margin-bottom:10px;
    border: 1px solid #d7d7d7;
    border-radius: 2px;
    background: #fff;
}
.textField:focus,
input[type="text"]:focus,
.textArea:focus {border-color:#951b1e;}
.textField[readonly],
input[type="text"][readonly],
.textArea[readonly] {    box-shadow: none;    background: #f1f1f1;    cursor: not-allowed;border-color:#f1f1f1}
.textField[disabled],
input[type="text"][disabled],
.textArea[disabled] {padding:0; border:none; color:inherit;background:transparent;}
.textArea {height:150px;line-height: normal;padding-top: 17px;}
select optgroup {background: #951b1e;color: #fff; padding: 5px 0;font-size: 1.1em;}
select option {background: #951b1e;color: #fff;font-size: 0.9em;padding: 10px 0;display:block;}
input[type=checkbox],
input[type=radio] {margin-right:5px;}
.fieldLabel {display:block;}
.fieldLabel:after {content:""; display:block; clear:both;}
.textField[style*="hidden"],
input[type="text"][style*="hidden"],
.textArea[style*="hidden"],
.textField[readonly][style*="hidden"],
input[type="text"][readonly][style*="hidden"],
.textArea[readonly][style*="hidden"] {display:none;}
.utLoader {position:fixed;left:0; top:0; width:100%; height:100%; z-index:99999;background:rgba(256,256,256,0.9)}
.loaderContents {position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.loaderDots {display:block; text-align:center;}
.loaderContents img {width:200px;}
body {font-family: Poppins;overflow-x:hidden;background:#f5f5f5;}
.utradeHead {position:absolute; left:0; top:0; width:100%; z-index:100;}
.utradeHead:after {content:""; display:block; position:absolute; left:0; top:100%; width:100%; height:1px; background:rgba(256,256,256,0.2);}
.headLogo {padding:25px 0;}
.headLogo img {width: 150px;}
.headerNavWrap {position:relative;}
.headerNav a {font-size:16px;display:block;color:#333;}
.headerNav li {position:relative;}
.level0 ul {background:#fff;}
.level0 > li > ul {margin-top:0px;}

.level0 > li > a {padding:32px 0;font-weight:900; font-size:15px;color:#fff;position:relative;}


.level1 a, .level2 a {padding:5px 0; margin:0 10px;position:relative;}
.level1 li:not(:last-of-type) a, .level2 li:not(:last-of-type) a {border-bottom:1px solid #c7c7c7;}

.level1 {top:100%;left:0;}
.level2 {left:100%; top:0;}
.utradeHead .btn-primary:hover {border-color:#fff;}
.siteForm,#body-content {min-height:100vh;}
.banner.homeBanner,
.banner.homeBanner .container {min-height:100vh;overflow:hidden;}
html, body, .siteForm, .banner.homeBanner, .banner.homeBanner .container, .banner.homeBanner .container .row, .banner.homeBanner .container .row .col-12{height:100%;} 
.banner.homeBanner .slick-list,
.banner.homeBanner .slick-track {height:100%;}
.banner {position:relative; background:#000; color:#fff;overflow:hidden;}
.nobanner {position:relative; background:#293042;overflow:hidden;}
.nobanner h1 {margin:35px 0; font-size:40px; color:#fff;}
.banner:not(.homeBanner) {height:250px;}
.banner:not(.homeBanner) div:not(.bannerContents) {height:100%;}
.banner:not(.homeBanner):before {display:block; width:100%; height:100%; position:absolute; left:0; top:0; z-index:1;background:rgba(0,0,0,0.3);}
.banner:not(.homeBanner) > .container {z-index:10;position:relative;}
.banner .container,
.nobanner .container {padding-top:90px;}
.video,
img.bannerCover {position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); min-width:100%;max-width:100%; min-height:100%;object-fit: cover;opacity:0.5;filter:blur(2px)}
.bannerContentsWrap {height:100%;position:relative;display:inline-block;}
.fullH {height:100%;}
.banner.homeBanner .container .row {height:calc(100vh - 90px);}
.banner .slick-dots {display:none !important;}

.bannerContents {width:60%;position:absolute; top:50%; transform:translateY(-50%);}
.bannerContents h1 {font-size:60px;font-weight:900;margin-bottom:30px;}
.banner:not(.homeBanner) .bannerContents h1 {font-size:36px;font-weight:700; margin-bottom:10px;}
.bannerContents p {font-size:20px;}
.bannerContents .btn-primary {margin-left:0;}
.mrb-15 {
    margin-bottom: 15px;
}
.mrb-30 {
    margin-bottom: 30px;
}
.side-line-left {
    position: relative;
    padding-left: 65px;
}
.side-line-left:after {
    position: absolute;
    content: "";
    background: #951b1e;
    height: 2px;
    width: 50px;
    left: 0;
    top: 15px;
}
.secPadding {padding:100px 0;}
.secPaddingHalf,
.secPaddingTopHalf {padding:50px 0;}
.aboutSection { background:url("../Images/about-section-bg.jpg") no-repeat center center / cover;}
.aboutBox h5 {font-weight:700;}
.aboutBox h2 {font-weight:900;}
.aboutBox ul {margin:30px 0;}
.aboutBox li {position:relative;padding-left:20px;margin:5px 0;}
.aboutBox li:before,
.aboutBox li:after{content:""; display:block; position:absolute;border-radius:100%;margin-top:1px;}
.aboutBox li:before {width:14px;height:14px; border:2px solid #951b1e;left:0; top:5px;}
.aboutBox li:after {width:4px;height:4px; background: #951b1e;left:5px; top:10px; }
.aboutBox .btn {margin-left:0;}
.aboutImgs {position:relative;width:80%; margin:0 auto; }
.aboutImgs img:first-child {width:100%;}
.oLappingImg {position:absolute; left:-20%; top:50%; transform:translateY(-50%);border:10px solid #fff;width:50%;}
.aboutImgs .experience {background-color: #fff;box-shadow: 0 2px 28px 0 rgb(0 0 0 / 9%);max-width: 250px;z-index: 1;position: absolute;right: -20px;bottom: -60px;padding: 10px 25px;border-right: 3px solid #951b1e;}
.aboutImgs .experience h4 {font-size: 72px;font-weight:900;}
.aboutImgs .experience p {font-size: 22px;}
.aboutImgs:before,
.aboutImgs:after {content:""; display:block; position:absolute; width:100%; height:100%; border:3px solid #951b1e;z-index:-1;}
.aboutImgs:before {left:-10px; top:-10px;}
.aboutImgs:after {right:-10px; bottom:-10px;}
.servicesSection {background:url("../Images/service-coverage.png") no-repeat center top / cover #03324d; color:#fff; padding-bottom:0;}
.servicesSection .text-primary-color {color:#fff;}
.servicesSection .side-line-left:after {background:#fff;}
.serviceUpRow {margin-bottom:60px;}
.serviceBox {position:relative;overflow:hidden;display:inline-block;}
.serviceBox:after {display:block; content:""; padding-top:110%;}
.serviceBox > img {position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); min-width:100%;max-width:100%; min-height:100%;object-fit: cover;opacity:0.5;}
.serviceBoxDetail {position:absolute; left:10px; top:10px; right:10px; bottom:10px; }
.serviceBoxDetail article {position:absolute; left:10px; bottom:10px;opacity:0;}
.serviceBoxDetail .btn {position:absolute; left:50%; top:50%;margin:0;transform:translate(-50%,-50%);opacity:0;}
.serviceBoxDetail article h6 {margin-bottom:10px;font-weight:normal;}
.serviceBoxDetail article h5 {font-weight:900;}
.serviceBox * {transition:all 0.3s linear;}
.serviceBox:hover .serviceBoxDetail {background:rgba(149,27,30, 0.85);} 
.serviceBox:hover .serviceBoxDetail article {left:40px; bottom:40px;opacity:1;}
.serviceBox:hover .serviceBoxDetail .btn {opacity:1;}
.serviceBox:hover > img {-moz-transform:translate(-50%,-50%) scale(1.2) rotate(3deg);-o-transform:translate(-50%,-50%) scale(1.2) rotate(3deg);-ms-transform:translate(-50%,-50%) scale(1.2) rotate(3deg);-webkit-transform:translate(-50%,-50%) scale(1.2) rotate(3deg);transform:translate(-50%,-50%) scale(1.2) rotate(3deg);opacity:1}
.servicesSection h2 {font-weight:900;}
.whyUs h2,
.whatFeatures h6{font-weight:900;}
.whyUs {background:#f5f6f7;}
.whatFeatures > div {margin-top:30px;}
.whatFeatures p {margin-top:10px;}
.whyInner {padding:40px; background:#fff; border-radius:5px 5px 0 0;box-shadow:0 0 20px rgba(0,0,0,0.05);text-align:center;border-bottom:5px solid #951b1e;height:100%;}
.whyInner i {margin-bottom:20px; font-size:64px;  display:inline-block;}
.whatFeatures h6 {color:#951b1e;text-transform:uppercase;}
.processDetail {padding:100px;background:#951b1e;color:#fff;position:relative;}
.processDetail h2 {font-weight:900; margin-bottom:30px;}
.processDetail p:not(:last-of-type) {margin-bottom:50px;}
.processDetailImg {position:relative;overflow:hidden;}
.processDetailImg img {position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); min-width:100%;max-width:100%; min-height:100%;object-fit: cover;}
a.icon-play {
  position: absolute;
  width: 100px;
  height: 100px;
  border: solid 2px #fff;
  border-radius: 100px;
  top: 50%;
  left: -50px;
  transform:translateY(-50%);
  background-color: rgba(149,27,30, 0.8);
}
a.icon-play:before {
  content: "";
  width: 34px;
  height: 53px;
  border-left: 2px solid #fff;
  border-radius: 5px;
  position: absolute;
  top: 23px;
  left: 37px;
}
a.icon-play:after {
  content: "";
  position: absolute;
  top: 27px;
  left: 19px;
  width: 42px;
  height: 42px;
  transform: rotate(45deg) skew(-5deg, -5deg);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  border-radius: 5px;
}
a.icon-play:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
footer {background:#222;color:#fff; padding-top:50px;}
.footerAbout {padding-right:100px;}
footer .headLogo img {width:200px;margin-bottom:30px;}
footer h6 {font-size:18px;margin-bottom:20px;font-weight:900;}
footer p {font-size:14px; padding-right:20px;}
footer a,
footer a:hover {color:#fff;}
footer a {padding:2px 0;display:block; font-size:13px;}
footer a:hover {text-decoration:underline;}
footer ul > li > ul {margin-left:10px; margin-bottom:20px;}
.copyrightsArea {font-size:12px;padding:10px 0; background:rgba(0,0,0,0.2);margin-top:50px;}
.copyrightsArea a {display:inline-block;}

.projectsRow {margin-top:50px;}
.projectBoxWrap {background:#fff;box-shadow:0 0 20px rgba(0,0,0,0.05); }
.projectBoxDetail {padding:30px;}
.projectBox .projectImg {position:relative;overflow:hidden;}
.projectBox .projectImg img {position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); min-width:100%; min-height:100%; max-width:100%; max-height:100%; object-fit:fill;transition:all 0.2s linear;}
.projectBox .projectImg:after {display:block; content:""; padding-top:100%;}
.projectBox h5 {margin-bottom:10px;font-size:20px; font-weight:900;}
.projectBox h6 {margin-bottom:10px;font-size:14px;color:#951b1e;}
.projectBox p {color:#999;}
.projectBox a {font-weight:900; font-size:14px;transition:all 0.2s linear;}
.projectBox a:hover {color:#951b1e;}
.projectsSection {background: #f5f6f7;}
.projectBox:hover .projectImg img {transform:translate(-50%,-50%) scale(1.1) rotate(5deg);}
.sHeading {font-weight:900;}
.aboutFirstRow {margin-bottom:30px;}
.css_Captcha img {margin:0 auto 20px;box-shadow: 0 0 10px rgba(0,0,0,0.05);}
.contactHeader {text-align:center; margin-bottom:30px;}
.contactHeader .side-line-left {display:inline-block;margin:0; font-size:20px;}
.contactFormSection .textField,
.contactFormSection input[type="text"] {height:50px; margin-bottom:30px;}
.contactFormSection .textField,
.contactFormSection .css_Captcha input[type="text"],
.contactFormSection .textArea,
.ourLocations {background:#f5f6f7;}
.contactFormSection {padding-bottom:75px;}
.contactFormSection .btn {margin:0; width:100%;}
.locationDetail {text-align:center;background:#fff;box-shadow: 0 0 10px rgba(0,0,0,0.05);padding:30px; height:100%;}
.locationDetail .locationName {font-weight:900; color:#000;margin-bottom:15px;font-size:18px;}
.locationDetail p {color:#999;}
.locationDetail a {color:#f00;}
.faqListing,
.navigationMenu {padding:25px;background:#1b1a1a; color:#fff;}
.faqListing h5,
.navigationMenu h5 {margin-bottom:10px;}
.faqListing a,
.navigationMenu a {padding:5px 0; display:block; border-bottom:1px solid #333;color:#fff;transition:all 0.2s linear}
.faqListing a:hover,
.navigationMenu a:hover,
.navigationMenu li.selected a {color:#fff; border-color:#fff; font-weight:900;}
.navigationMenu li ul li a {padding-left:30px;}
.faq_QWrap h6 {margin-bottom:5px; padding-bottom:5px; border-bottom:1px solid #c7c7c7;color: #951b1e;}
.infoBox {padding:25px;background:#951b1e; color:#fff;margin-top:30px;}

.infoBox .btn {margin:0;}
.infoBox h5,
.infoBox p {margin-bottom:10px;}
.infoBox p {font-size:14px;}
.utradeLoginDialog {position: absolute; right: 0; top: 100%; display: none; z-index: 500; background:#fff; padding:10px;border-radius:5px;min-width:300px;}
.loginDialogHead {padding-bottom:5px; margin-bottom:5px;border-bottom:1px solid #c7c7c7;}
.loginDialogFooter {padding-top:5px; margin-top:5px;border-top:1px solid #c7c7c7;}
.loginDialogContents {padding:10px 0;}
.loginDialogContents .textField {margin-bottom:5px; height:40px;}
.utradeLoginDialog .btn {margin: 10px 0;}
.forgotLink {color:#951b1e;font-size:13px;text-decoration:underline;}
.detailsArea h4 {margin-bottom:30px;}
.detailsArea .btn-primary {margin:10px 0 0;}
.utradePopup {padding:20px 0;background:#fff;border-radius:10px;}
div[id*="ModalPopupExtender"] {background:rgba(0,0,0,0.5);}
.popupHeader {position:relative;padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid #c7c7c7;}
.popupHeader,
.popupFooter {padding-left:15px; padding-right:15px;}
.popupClose {position:absolute; right:15px; top:5px;}
.fieldsLabel {font-weight:900;}
.required {color:#951b1e;font-weight:900;}
.utradePopup .textArea {height:100px;}
.hscodeTD { text-align:center;width:100px;}
.hscodeTD a {color:#951b1e;font-weight:900;}
div[id*=AJAXLoader] {position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(256,256,256,0.8);z-index:200;}
div[id*=AJAXLoader] .loadingDiv {position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.hsChapterRow {text-align:center; margin-top:30px;}
.tabsOverlap {margin-top:-80px;}
.utRadioTabs:after {clear:both;display:block; content:"";}
.utRadioTabs li {position:relative;float:left;margin-right:10px; }
.utRadioTabs li input {opacity:0; position:absolute;}
.utRadioTabs li label { height:80px;color:#fff;background:rgb(149 27 30 / 81%); padding:25px;cursor:pointer; border-radius:5px 5px 0 0;margin:0;}
.utRadioTabs li input[checked] + label {color:#000;background:#fff; font-weight:700;}
.tabsOverlapBG,
.resultsSection {padding-bottom:50px;background:#f5f6f7;}
.resultsSection {padding-bottom:0;}
.tabsOverlapInner,
.resultsWrap {background:#fff; padding:30px;}
.tabRegulationContent {width:400px; margin:0 auto;}
.tabRegulationContent .ddl1 .textField,
.tabRegulationContent .ddl2 .textField,
.rdContext {margin-bottom:10px;}
.rdContext {text-align:center;}
.rdContext span {display:inline-block;font-size:18px;}
.rdContext span label {margin:0;}
.rdContext span:not(:last-of-type) {margin-right:30px;}
.rdContext span input {margin-right:5px}
.mainSearchBox {position:relative; margin-bottom:30px;}
.mainSearchBox input[type=text] {margin-bottom:0; padding-right:100px;border-radius:50px; height:46px;font-size:16px;}
.divBtn {text-align:center;overflow:hidden;padding:5px 0;color:#fff; background:#951b1e;position:relative;border-radius:3px;}
.divBtn input {position:absolute; width:100%; height:100%;opacity:0; left:0; top:0;}
.divBtn:hover {background:#333;}
.regulationsSearchBTn {position: absolute;    right: 6px;    top: 50%;    width: 80px;    height: 35px;    border-radius: 50px; line-height:32px;    transform: translateY(-50%);  font-weight:400;}
.divBtn.regulationsSearchBTn {line-height:23px;}
.regulationsSearchBTn.divBtn .btn {position: absolute;width: 100%;height: 100%;opacity: 0;left: 0;top: 0;}
.treeViewBtn {font-size:14px;}
.gridToolTip {display:inline-block; padding:5px 10px; color:#000; border-left:3px solid #951b1e;background:#fafafa;margin-left:10px;font-size:14px;}
.homeError {margin-bottom:30px;}
.homeError .errorMsg,
.uterrorMsg,
.errorMsg {color:#951b1e; }
.homeErrorImg {display:none;}
.searchResultHeader {margin-bottom:20px;padding:0 5px;}

/* Table */
.utTableWrap {margin-top:30px;}
.utTableWrap > h5 {padding-bottom:15px; border-bottom:1px solid #dadada; color:#951b1e}
.utTable {border: none;margin: 15px 0;width:100%;}
/*.utTable > tbody > tr:nth-of-type(even) {background: #fafafa;}*/
.utTable > thead > tr > th,
.utTable > tbody > tr > th,
.utTable > tbody > tr > td {font-size: 14px;vertical-align: top; padding: 8px;}
.utTable > tbody > tr > td {border: 1px solid #dadada;  border-collapse: collapse;border-left:none; border-right:none;}  
.utTable > thead > tr > th,
.utTable > tbody > tr > th {font-size:16px;font-weight:500;vertical-align:middle;border:none;background:#f5f6f7; color:#000;}
.utTable > tbody > tr:first-of-type > th,
.utTable > tbody > tr:first-of-type > td {border-top:none;}
.utTable > thead + tbody > tr:first-of-type > th,
.utTable > thead + tbody > tr:first-of-type > td,
.utTable > thead + tfoot + tbody > tr:first-of-type > th,
.utTable > thead + tfoot + tbody > tr:first-of-type > td {border-top:1px solid #dadada;}
.utTable a,
.utTable th {color: #951b1e;}
.utTable > tbody a {font-weight:500;}
.utTable .utTPaggination > td {padding:0;border:none;} 
.utTable .utTPaggination table td {border:none;padding:0;}
.utTable .utTPaggination table td > div:first-of-type {float:left;padding:0 5px;}
.utTable .utTPaggination table td > div:last-of-type {float:right;padding:10px 10px;}
.utTable .utTPaggination table td a {padding:6px 14px; margin-right:2px;font-size:16px;display:inline-block;color:#999;background:#f1f1f1;transition:all 0.1s ease-in-out; vertical-align:top;border:1px solid #eaeaea; border-top:none;position:relative;border-radius:0 0 7px 7px;}
.utTable .utTPaggination table td a:hover,
.utTable .utTPaggination table td a.rgCurrentPage {background:#fff; color:#951b1e; font-weight:700;box-shadow: 0 3px 0px;padding: 8px 18px;}
.utTable .utTPaggination table td a:hover:before,
.utTable .utTPaggination table td a.rgCurrentPage:before {content:""; display:block; position:absolute; left:0; top:-1px; width:100%; height:1px; background:#fff;}
.greySection {background:#f5f6f7;}
.innerTableListing {padding:30px; margin-top:30px; background:#fff;box-shadow: 0 0 20px rgb(0 0 0 / 5%);    border: 1px solid #dedede;    border-radius: 10px}
.innerTableListing .utTable {margin-bottom:0;}
.innerTableListing .utTable > thead > tr > th {background:#dcdcdc;}
.boxLinkUl li {display:inline-block;vertical-align:top; margin-right:10px;}
.boxLinkUl li a {display:block; width:150px; height:150px; position:relative; background:#fff;transition:all 0.1s ease-in-out;border-radius:5px; box-shadow:0 0 10px rgba(0,0,0,0.05);}
.boxLinkUl li a:before {content:""; display:block; position:absolute; left:10px; top:10px; right:10px; bottom:10px; border:2px dashed #000;border-radius:inherit;opacity:0.05;}
.boxLinkUl li a:hover,
.boxLinkUl li a.rtsSelected{background:#951b1e; color:#fff;}
.boxLinkUl li a:hover:before,
.boxLinkUl li a.rtsSelected:before {opacity:0.1; border-color:#fff;}
.boxLinkUl li a .rtsTxt i,
.boxLinkUl li a .rtsTxt span {position:absolute;}
.boxLinkUl li a .rtsTxt i {left:50%; transform:translateX(-50%);bottom:50%;}
.boxLinkUl li a .rtsTxt span {top:50%; left:0; text-align:center;width:100%;font-weight:700;line-height:1.2; padding:0 15px;}
.reportErrorTable {width:100%;}
.reportErrorTable tr:first-child td {border-top:none;}
.reportErrorTable tr:last-child td {border-bottom:none;}
.reportErrorTable h6 {font-size:16px;}
.reportErrorTable h6 span {font-size:0.8em; color:#999; font-weight:normal;}
.reportErrorTable h6 span span {color:#951b1e; font-weight:900;font-size:1.2em;}
.reportErrorTable .btn {margin-right:5px;}
.reportErrorTableWrap {    border: 2px dashed #951b1e;    padding: 0 10px;    background: #ffffff;    border-radius: 5px;    box-shadow: 0 0 20px rgb(0 0 0 / 10%);}
.reportErrorTableWrap .utTable > tbody > tr > td {border-color:#fff;}
.reportErrorTableWrap input[type="text"] {margin-bottom:0;}
.pTop0 {padding-top:0 !important;}
.pBottom0 {padding-top:0 !important;}
.treeForm {width:400px; margin:0 auto;}
.treeForm h6 {font-size:14px;}
.treeForm table {width:100%;}
.treeForm table td {vertical-align:top;padding:0 5px;}
.btnTD {width:100px;text-align:center;}
.btnTD .btn {width:100%;}
.bannerSlider {height:100%;}
.achieveList li {margin-bottom:30px; position:relative; font-weight:700;padding-left:28px;font-size:17px;}
.achieveList li:before {font-family: "utrade" !important;font-style: normal !important;font-weight: normal !important;  font-variant: normal !important;  text-transform: none !important;speak: none;line-height: 1;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;content:"\4b";position:absolute; left:0; top:5px; color:#951b1e;font-size:1.2em;}
.achieveImg {position:relative;z-index:1;}
.achieveImg img {width:100%;}
.achieveImg:before,
.achieveImg:after {position:absolute;content:"";  display:block; }
.achieveImg:before {width:100%; height:100%;border:5px solid #951b1e; right:20px; top:20px;z-index:-1;}
.sectionHeadingWrap {margin-bottom:30px;}
.elWrap {position:relative; margin-bottom:20px;}
.elWrap input[type=text],
.elWrap .textField,
.elWrap .textArea {margin-bottom:0;}
.utForms h6 {margin-bottom:15px;}
.TITable {width:auto;margin:10px 0;}
.TITable td {padding-right:30px;}
.TITable td label {margin-bottom:0;}
.resultsWrap.taxResultsWrap {padding-left:0; padding-right:0;padding-bottom:0;}
.taxResultsWrap .searchResultHeader {margin:0;}
.taxInnerTableTD1 {width:40px;text-align:center; vertical-align:middle;}
.taxInnerTableTD2 {width:300px;}
.utTable.taxInnerTable {margin:-9px 0;background:#f3f3f3;}
.utTable.taxInnerTable input[type=text]:last-of-type {margin-bottom:0;}
.utTable.taxInnerTable > thead > tr > th, .utTable.taxInnerTable > tbody > tr > th, .utTable.taxInnerTable > tbody > tr > td {vertical-align:middle;}
.taxInnerTable td:nth-of-type(1) {text-align:center;}
.taxInnerTable td:nth-of-type(3) span {white-space:normal;}
.exemptionReferenceLabel {font-weight:900 !important;}
.exemptionTD,
.exemptionInnerTD {padding-right:0 !important;}
.exemptionInnerTD {padding-left:0 !important;}
.exemptionTD {background:#951b1e;color:#fff;}
.exemptionInnerHeader {background:#222; color:#fff;}
.utTable.taxInnerTable > tbody > tr:nth-of-type(even) {background:transparent;}
.resultTotal {margin-bottom:50px;}
.resultTotal h6 {display:inline;vertical-align:middle;}
.resultTotal h6 span {color:#951b1e;padding-left:10px;}
.resultTotal h6 .inheritColor {color:inherit !important;}
.resultTotal .btn {margin-right:10px;}
.resultTotal .errorMsg {vertical-align:middle;padding-left:10px;color:#951b1e;}
.eRatesLink {font-size: 0.8em;padding: 3px 23px;margin-bottom: -10px;}
.eRatesLink a {color:#951b1e; text-decoration:underline;font-weight:bold;}
.eRatesLink a:hover {text-decoration:none;}
.inline,
.inlineMiddle {display:inline-block !important;}
.inlineMiddle {vertical-align:middle;}
.inlineMiddle br:first-child {display:none;}
.compositeCheckBox label {margin-left:5px;}
.slabQuantityField input[type=text] {width:72%;float:left;}
.slabQuantityField select {width:25%;float:right;}
.dutyTable td:not(:first-of-type) {width:12%;}
.dutyTable tr:first-of-type td,
.dutyTable tr td:first-of-type {font-weight:900; vertical-align:middle;}
.dutyTable input[type=text],
.dutyTable .textField {margin-bottom:0;}
.dutyTable .btn {margin-top:0 !important; margin-bottom:0 !important;}
.dutyTable tr:not(:last-of-type) td:first-of-type {background:#951b1e; color:#fff;}
.duoDateRange {position:relative;}
.duoDateRange:after {clear:both; display:block; content:"";}
.duoDateRange input[type=text] {width:48%;}
.orLabel {position: absolute;left: -9px;top: 8px;font-size: 13px;font-weight: 900;color: #951b1e;}
.featureBox {text-align: center;padding: 32px 45px;border: 1px solid #d8d8d8;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease; border-top:5px solid #951b1e; background:#fff;height:100%;}
.featureBox i {margin-bottom:10px; color:#000;display:inline-block;font-size:65px;}
.featureBox h4 {margin-bottom: 12px;font-size: 25px;line-height: 1.28;  font-weight: 700;color: #951b1e;font-style: normal}
.featureBox p {font-size: 17px;line-height: 1.52;color: rgba(0,35,90,.8);font-style: normal;}
.wideCentered {text-align:center;}
.wideCentered h5 {font-size:45px;}
.wideCentered p {font-size:18px;}
.wideCentered h5,
.wideCentered p {margin-bottom:30px;}
.featuredBG {background:url("../Images/featuredBG.jpg") no-repeat center center / cover ;position: relative;}
.featuredBG:before {content:""; display:block; width:100%; height:100%; position:absolute; left:0; top:0;z-index:1; background:#000935; opacity:0.8;}
.featuredBG .container {position:relative;z-index:5;}
.featuredBG .text-primary-color,
.featuredBG .sHeading {color:#fff;}
.featuredBG .side-line-left:after {background:#fff;}
.faQwrap {padding: 36px 64px 36px 34px;    margin-bottom: 13px;    position: relative;background:#fff; border-radius:5px;}
.faQwrap h5 {font-size:20px; font-weight:900;color:#951b1e;position:relative;cursor:pointer;}
.faQwrap h5:after,
.jobPost h3:after {font-family: "utrade" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;speak: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content: "\66";position: absolute;right: 0;top: 50%;transform: translateY(-50%);color: #951b1e;}
.faQwrap.open h5:after,
.jobPost.open h3:after {content: "\67";}
.faQwrap p {font-size:18px;margin-top:12px; display:none;}
.jdt ul {list-style-type:none !important;margin:0;}
.jobPost {padding:35px 45px; background:#fff;margin-bottom:30px;}
.jobPost p {margin-bottom:0;}

.jobPost h3 {color:#951b1e; position:relative; cursor:pointer;font-size:28px;}
.jobPost h5 {margin:20px 0 5px;}
.jobBtns {margin-top:20px;}
.jobBtns .btn {margin:0;}
.jobPost .jobDetail {display:none;margin-top:30px;}
.jobPost .aboutBox li span,
.jobPost p strong span{font-family:inherit !important; font-size:inherit !important;}
.jobPost br {display:none !important;}
.resumeForm,
.compactContainer {max-width:650px;}
.resumeFormHeader {margin: 0 0 15px;}
.resumeFormHeader h2{font-size: 28px; margin-bottom: 10px;}
.resumeForm span[style*=hidden] {display:none;}
.passOffset {display:block; margin-top:-20px;}
.ResumeRecords {margin-bottom:30px;}
.resumeForm .btn-secondary {margin:0;}
.resumeFormError {margin-top:30px;}
.currentJListing {margin:20px 0;}
.viewPrintResume h1 {font-size:45px; padding:22px 0 30px; position:relative;}
.viewPrintResume h2 {font-size:32px;padding:15px 0;}
.resumeActions {position:absolute; right:0; top:50%; transform:translateY(-50%);font-size: initial;}
.resumeActions a {display:inline-block;padding:5px; color:#951b1e; font-weight:normal; font-size:14px; text-decoration:underline;}
.resumeActions a:hover {text-decoration:none;}
.viewPrintResume .aboutBox table ul {margin:0;}
.utForms .advertiseForm h6 {margin-top:15px;margin-bottom:5px;}
.banner .magNavSection { position:absolute;left:0; bottom:0;width:100%;}
.banner .magNavSection .container {padding-top:0; height:auto !important;}
.magNavSection:before {content: "";display: block;position: absolute;left: 0;bottom: 100%;width: 100%;height: 1px;background: rgba(256,256,256,0.2);}

.magNav a,
.magSearchBtn a {display:inline-block; padding:10px; color:#fff;position:relative;}
.magSearchBtn a {color:#fff; background:#951b1e}
.magNav a:before {content:''; display:block; height:3px; width:0; background:#ffffff; position:absolute; top:0; left:50%; transform:translateX(-50%);transition:all 0.2s linear}
.magNav a:hover:before {width:80%;}

.magNav a.magDate {background:#951b1e;}
.magNav a.magDate:before {background:#951b1e;}
.HiddenButton {visibility: hidden;height:0;}
.aboutMag #aswift_0_expand {display:none !important;}
.aboutMag .news-details {margin-bottom:30px;padding-bottom:30px; border-bottom:1px dashed #c7c7c7;}
.news-details .news-heading1,
.news-details .news-heading2 {font-size: 22px;font-weight:900;margin-bottom:0;}
.aboutMag,
.innerContent {padding: 25px;background: #fff; height:100%;}
.WriterName {color:#951b1e;}
.WriterName + p img {display: block;    width: 100%;    background: #ececec;}
.news-details .news-readmore {display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    font-size: 1rem;
    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;
    background: #951b1e;
    border-color: #951b1e;
    font-weight: 700;
    padding: 0 13px;
    line-height: 36px;
    color:#fff;
}
.news-details .news-readmore:hover {background:#fff; color:#951b1e;border-color:#951b1e;}
.news-details #aswift_1_expand,
.aboutMag .ContactUs {display:none !important;}
.css_Captcha > span {display:block; margin-bottom:10px;}
.userRegister h2 {margin-bottom:30px;}
.signup-cover {position:relative; overflow:hidden;}
.signup-cover img {position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); object-fit:cover;min-width: 100%;min-height: 100%;}
.signup-cover:after {content:"";position:absolute; left:0; top:0;width:100%; height:100%; background:#951b1e; opacity:0.2;}
.privacyPolicy h6 {margin-bottom:15px; color:#951b1e}
.ArchiveMain p {display:block; font-weight:900; margin:30px 0 5px;}
.ArchiveMain a {display:inline-block; margin-right:10px; padding-right:10px;position:relative;text-decoration:underline;}
.ArchiveMain a:not(:last-of-type):after {content: "";display: block;position: absolute;right: 0;top: 50%;width: 1px;height: 75%;background: #c7c7c7;transform:translateY(-50%);}
.magSubForm,
.magFeedForm {margin-top:15px;}
.magSubForm span[style*=hidden] {display:none;}
.magSubForm .btn-secondary {margin-top:0; margin-bottom:0;}
.magTeam {text-align:center;}
.magTeam h2 {margin-bottom:30px;}
.magTeam h4 {margin-bottom:20px;position:relative;padding-bottom:15px;}
.magTeam h4:after {content:""; display:block; width:60px; height:3px; position:absolute; left:50%; top:100%; transform:translateX(-50%); background:#951b1e;}
.memberWrap {width:125px; display:inline-block; }
.memberWrap:not(:last-of-type) {margin-right:15px;}
.memberWrap .memberImg {margin-bottom:10px;border-radius:100%; overflow:hidden;}
.memberWrap .memberImg img {width:100%;}
.teamWrap:not(:first-of-type) {margin-top:50px;}
.dbContainer {padding:15px;background:#fff;height:100%;position:relative;}
.profileActions {position:absolute; right:15px; top:15px;z-index:20;}
.profileActions a {margin-left:10px;text-decoration:underline;}
.profileImg {width: 100px;height: 100px;background: #f7f7f7;border-radius: 100%;text-align: center;font-weight: 900;padding: 24px 0;color: #b3b3b3; margin:15px auto;font-size:32px;}
.profileImg + h6 {margin-bottom:20px;text-align:center;}
.profileDetailArea h5 {margin-bottom:20px;}
.profileView label {width:200px;}
.profileView label + span {font-weight:900;}
.profileBlock {margin-top:30px;}
.profileDetailArea .gridToolTip {margin-left:0;}
.blockMargin {margin:30px 0;}
.checks label {display:inline-block; margin-right:10px;}
.inlineChecks br {display:none;}
.utTableWrap {overflow:auto;}
.mCSB_scrollTools .mCSB_dragger {transition:top 0.1s ease-in-out;}
.utTableWrap .utTable {margin-bottom:0;min-width:650px;}
.utTableWrap .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {height:6px;}
.utTableWrap .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {height:8px;background:#293042;}
.utTableWrap .mCSB_scrollTools .mCSB_draggerRail {background:#f5f6f7;}
.mCustomScrollbar {touch-action: initial}
.mCS_x_hidden > div {width:100% !important;}
.modalBackground {background:rgba(0,0,0,0.5);}
.utPopup {left:50% !important; top:50% !important; transform:translate(-50%,-50%);padding:20px;border-radius:5px;text-align:left;}
.popClose {position:absolute;top:10px; right:10px;}
.hvTop th {vertical-align:top;}
.utAboutVideo {position:relative; height:100%;overflow:hidden;}
.utAboutVideo .video {width:100%;opacity:1;min-height:initial; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.utAboutVideo .video iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.utAboutVideo .video .btn {position:absolute; right:20px; top:10px;display:block;z-index:10;}
.utPause {display:none;}
.vidPlay {left:50%; top:50%; transform:translate(-50%,-50%);position:absolute;z-index:5;}
.vidPlay i {color:#fff; opacity:0.8; font-size:100px;}
.video.playing .utPlay {display:none;}
.video.playing:hover .utPause,
.video.playing .btn {display:block;}
.banner.slimBanner {height:250px;}
.slimBanner h1 {margin:0;}



/* Clearance Form Start */
.utFooter .btn {padding: 12px 20px 10px 20px;font-weight: 700;font-size: 14px; border: 1px solid transparent;margin-bottom: 8px;}
.stepBtn.fl {padding-left: 45px; margin-right: 10px;}
.stepBtn.fr {padding-right: 45px; margin-left: 10px;}
.stepBtn.fl,
.stepBtn.fr {position: relative;}
.stepBtn.fl:after,
.stepBtn.fr:after {content: ""; display: block; width: 32px; height: 32px; background-size: auto 32px; position: absolute; top: 50%;transform: translateY(-50%);}
.stepBtn.fl:after {background: url(../images/back.svg) no-repeat 0 0 #fff;left: 7px;}
.stepBtn.fr:after {background: url(../images/next.svg) no-repeat 0 0 #fff;right: 7px;}
.stepBtn {background: #fff; color: #000;border: 1px solid #d8d8d8;}
.stepBtnS,
.stepBtnS:hover {background: #000; color: #fff;border: 1px solid #000;}
.stepBlock,
.viewHeight {height: 100%;}
.stepBlock {overflow: auto; overflow-x: hidden;}
.stepBlock.intro {overflow: hidden;}
.stepBlock h1 span {display: inline-block; position: relative;}
.stepBlock h1 span:after {content: "";display: block; width: 100%; height: 3px; background: #a72c32; position: absolute; left: 0; top: 100%;}
.stepBlock h2 {font-weight: 300;position: relative;}
.stepBlock h2:after {clear: both; display: block; content: "";}
.stepBlock p {color: #000;}
.stepBlock h2 span {font-size: 0.5em; font-weight: 400;display: inline-block; padding: 9px 0;}
.stepBlock h2 span a {font-weight: 700;color: #a72c32; }
.stepBlock h2 span.returnUser {padding: 10px; text-align: right;position: absolute; right: 0; top: 0; border: 2px solid #a72c32;}
.boxBtn,
.basicsBack {display: inline-block;padding: 10px 20px;background: #fafafa;border-radius: 4px;margin-bottom: 5px;border: 1px solid #cecece;transition: all 0.2s ease;cursor: pointer;min-height: 140px;vertical-align: top;text-align: center;box-shadow: 0 0 5px rgba(0,0,0,0.1);min-width: 30%;position:relative;}
.boxBtn:before {content:'';display:block; padding-top:100%;}
.boxBtn:hover,
.boxBtn.selected {border-color: #a72c32;}
.boxBtn:not(:last-of-type) {margin-right: 3px;}
.boxBtn span {margin-top: 2px; font-weight: 700; font-size: 20px;display: block;position: absolute; left: 0; bottom: 20px;width:100%;}
.boxBtn img,
.basicsBack img {}
.getBasics {position: relative;transition: all 0.2s ease;overflow: auto;}
.basicQs {padding-top: 15px;text-align: center;}
.boxBtnImg {padding: 10px;width: 70%;height: 70%;display: inline-block;position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);margin-top:-5%;}
.boxBtnImg img {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 60%;max-height:75%;}
.startBtn {margin-top: 2px;}
.intro h1 {font-size: 32px;}
.intro h2 {font-size: 26px;margin-top: 15px;font-weight: 300;}
.intro h6 {font-size: 18px;margin-bottom: 20px;}
.intro .startBtn {margin-top: 20px;}
.basicsBack img {margin: 0 !important;}
.getRouteBtn {margin-top: 21px; font-size: 14px;width: 100%; padding-left: 0; padding-right: 0; text-align: center;}
.stepBlockInner {display: flex;  flex-flow: column;  height: 100%;}
.stepBlockInner > h1,
.stepBlockInner > h2,
.stepBlockInner > p {flex: 0 1 auto;}
.stepBlockInner > h2 {text-align:center;}
.stepBlockInner .getBasics {flex: 1 1 auto;}
#dvMap,
#dvPanel {width: 100%; height: 205px;margin-bottom: 15px;}
.dvChecks .form-check {margin: 15px 0;}

/* Clearance Form End */

.banner.compactBanner:not(.homeBanner) {height:200px; background:#ffffff;    border-bottom: 1px solid #c1c1c1;    box-shadow: 0 0px 10px rgb(0 0 0 / 10%);}
.banner:not(.homeBanner).compactBanner .bannerContents h1 {font-size:32px; font-weight:500;}
.compactBanner .bannerContents h1 {color:#000;}
.utradeInnerHead .level0 > li > a {color:#000;}
.tSearchFieldWrap {text-align:center;}
.tSearchField {display:inline-block;}
.tSearchField * {float:left;}
.tSearchField input[type="text"] {width:300px; margin-right:15px;height:38px;}
.utTableHeader h2 {font-size:22px;font-weight:500;color:#951b1e;}
.utTableWrapper {border:1px solid #e0e0e0; border-radius:10px;background:#fff;margin-bottom:30px;}
.utTableWrapper > div:last-child {border-radius:0 0 10px 10px; overflow:hidden;}
.utTableHeader {padding:15px;border-bottom:1px solid #e0e0e0;overflow:hidden;}
.utTableWrapper .utTableWrap,
.utTableWrapper .utTableWrap .utTable {margin-top:0;}
.utTableWrapper .utTable tr th,
.utTableWrapper .utTable tr td {padding:15px;}
.dutyBtnWrap {margin-bottom:30px;}
.modal-title {font-weight:500; font-size:18px;}
.popList {width:100%; overflow:auto;}
div[data-tab=pop-disclaimer] {font-size:12px;}
.utForm div.col-6 {width:100%;}
.halfSection {position:relative; height:250px;margin-bottom:30px;overflow:hidden;background:#cad3f5}
.halfSection a {position:absolute; left:65%; top:50%; transform:translate(-50%,-50%);z-index:10;}
.halfSection img {position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); min-width:100%; min-height:100%;     filter: blur(3px);    opacity: 0.5;}
.halfwayBtns .col-6:first-child {padding-left:0;}
.halfwayBtns .col-6:last-child {padding-right:0;}
.halfwayBtns .col-6:last-of-type .halfSection a {left:35%;}
.utradeInnerHead {background:rgba(256,256,256,0.8);}





















.ut-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.ut-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #951b1e;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.ut-ellipsis div:nth-child(1) {
  left: 8px;
  animation: ut-ellipsis1 0.6s infinite;
}
.ut-ellipsis div:nth-child(2) {
  left: 8px;
  animation: ut-ellipsis2 0.6s infinite;
}
.ut-ellipsis div:nth-child(3) {
  left: 32px;
  animation: ut-ellipsis2 0.6s infinite;
}
.ut-ellipsis div:nth-child(4) {
  left: 56px;
  animation: ut-ellipsis3 0.6s infinite;
}
@keyframes ut-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes ut-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes ut-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}

















































































































/* Ajax Calendar */
.utradeContainer .ajax__calendar_container {width:250px;font-size: 14px;font-family: "Lato";}
.utradeContainer .ajax__calendar_header,
.utradeContainer .ajax__calendar_footer {height: auto;}
.utradeContainer .ajax__calendar_body {height: 160px;width: 100%;}
.utradeContainer .ajax__calendar_days, .utradeContainer .ajax__calendar_months, .utradeContainer .ajax__calendar_years {width:100%; height:100%;}
.utradeContainer .ajax__calendar_container TABLE {font-size: inherit;width: 100%;margin:5px 0 !important;font-size: 13px;}
.utradeContainer .ajax__calendar_dayname,
.utradeContainer .ajax__calendar_day {width:100%; height: auto; text-align: center;border:none !important;padding: 3px;border-radius: 3px;}
.utradeContainer .ajax__calendar_dayname,
.utradeContainer .ajax__calendar_title {font-weight: 900;}
.utradeContainer .ajax__calendar .ajax__calendar_other .ajax__calendar_day {color: #ccc;}
.utradeContainer .ajax__calendar_container TD {font-size: inherit;width:14.28%;}
.utradeContainer .ajax__calendar .ajax__calendar_hover .ajax__calendar_day {background:#951b1e; color:#fff;}
.utradeContainer .ajax__calendar_today,
.utradeContainer .ajax__calendar .ajax__calendar_hover .ajax__calendar_title {color:#951b1e;}
.utradeContainer .ajax__calendar_today {transition: all 0.2s ease}
.utradeContainer .ajax__calendar .ajax__calendar_hover .ajax__calendar_today {color:#951b1e; text-decoration: underline;}
.utradeContainer .ajax__calendar .ajax__calendar_container {box-shadow: 0 0 10px rgba(0,0,0,0.02);border:1px solid #ececec;}












































.tempHide,
.hidden {display:none !important;}
