﻿@charset "utf-8";
/* ========== main styles ============= */
.sf-navbar ul li{width:100% !important;padding-right: 11px;}
a > .sf-sub-indicator {
    top: 1.2em;
    background-position: 0 -100px;
    right: -3px;
}
#btnIDMeValidate{  padding: 12px 28px !important;
    background: linear-gradient(180deg, #4caf50, #388e3c) !important;
    border: none !important;
    border-radius: 6px !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    outline: none !important;
    transition: transform 0.2s ease, box-shadow 0.2s ease !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15) !important;}
.sf-menu{    background: #2F519D !important;}

.sf-menu a{padding:0.65em 1em !important}

#ctl00_CVSComponent_ctl00_lblFaxageError{color: #d30606 !important;}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap; /* Prevent line breaks */
}
#ctl00_CVSComponent_ctl00_divList table span{color:#000 !important}
#ctl00_CVSModuleUserSetting_ctl00_lblSuperAdmin{color:#d10000 !important}
.sf-navbar li{width:auto !important}
.sf-navbar li:hover, .sf-navbar li.sfHover, .sf-navbar li li.current, .sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active{ background: #153170 !important;}
.sf-menu li:hover ul, .sf-menu li.sfHover ul{ background: #214085 !important;}
#ctl00_CVSComponent_ctl00_trResponse span{color: #dd0404 !important;}

.sf-navbar a {
   
    text-decoration: none !important;
}

h1{font-size:20px !important;     color: #000 !important;}
.hideCtl {
    display: none !important;
}

.showCtl {
    display: block !important;
}
.errortext {
    
    color: red;
    
}

.successtext {
    
    color: green;
    
}
.pIcon {position:relative;
}
.field-icon {
  position: absolute;
    right: 15px;
    top: 2px;
    z-index: 10;
    cursor: pointer;
    background: #cdd8eb;
    border: 0;
    padding: 6px 8px 10px 8px;
    border-radius: 3px;
}

.userTable {
    width: 100%
}
.validatorLink {
    margin-top: 28px;
    margin-left: 163px;
}
.inputFeid {
    float: left;
    width:87% !important;
}
.tdWidthValidator {
    vertical-align: top;
}
.soc2 {
    vertical-align: middle;
}
.tdWidth {
    width: 50%
}
.sign_icon {
    top: 10px;
    position: relative;
    left: 6px;
}
.error {
   top: 10px;
    position: relative;
    left: 6px;
    color: #dd0404;
    font-weight: 600;
}
.error p{
    top: 10px;
    position: relative;
    left: 6px;
    color: #dd0404;
    font-weight: 600;
}

.hide_error {
    top: 2px;
    position: relative;
    left: 6px;
    color: red;
    display: none;
}

.show_error {
    top: 2px;
    position: relative;
    left: 6px;
    color: red;
    display: block;
}
.forgotpass {
    border: 1px solid #c0c0c0;
    padding: 20px;
    height: auto;
}
    .forgotpass .title-page {
        display: inline-block;
        float: inherit;
        width: auto;
        margin-bottom: 15px;
        font-weight: bold;
        font-size: 18px;
        color: #000;
        margin-top: -32px;
        background: #fff;
        padding: 2px 16px 2px 6px;
    }
.FPForm{}
    .FPForm div{margin: 0 0 10px 0}
.user_login_feild {
    display: block;
    width: 250px;
    height: 34px;
    padding: 0px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.listEmail li {
    margin: 0 0 10px 12px;
    list-style-type: disc;
}
.listEmail {
    list-style-type: decimal;
   
}
.txt_input_textarea{
    margin: 2px;
    width: 100%;
    resize: none;
    max-width: 750px
}
.pfooter{text-align:center}
.FPForm .unsertname{float:left; padding:5px;}
.forgot_pass {
    float: left;
    padding: 5px;
    width: 100%;
}

.tradingTitle {
    color: #00509E
}
.btnLogin {
    float: left;
    cursor: pointer;
}
.color_red{color:red !important}
.ddl {
    width: 550px; 
        Font-Size:17px;
}
.UseOrgin{
    height:200px;
    width:600px;
}
.stepguide {
    font-weight: bold;
    font-style: italic
}
.tdW{
    padding-bottom: 20px;
    padding-top: 20px;
}

.darkblue {
    color: darkblue
}
.Cancelbtn {
    float: left;
    cursor: pointer;
    margin-left: 15px;
}
.spanMessage {
    float: left;
    width: 100%;
    color: Red;
}
.divForgotPasswordSucceed {
    float: left;
    width: 50%;
    border: 1px solid;
}
.insctructions {
    float: left;
    width: 80%;
    padding: 5px;
    color: Green;
}
/**/
input[type="radio"] {
    margin-right: 8px;
}
.mainConten input[type=text] {
    display: block;
    width: 100%;
    height: 34px;
    padding: 0px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.tableStyle input[type=text] {
    display: block;
    width: 100%;
    height: 34px;
    padding: 0px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.tableStyle input[type=password] {
    display: block;
    width: 100%;
    height: 34px;
    padding: 0px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.tableStyle select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 0px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.logo a {
    text-decoration: none;
    color: #FFFFFF;
    overflow: hidden;
    border: none;
    outline: none;
}

.logo a:hover
{
    text-decoration: none;
    color: #FFFFFF;
    overflow: hidden;
    border: none;
    outline: none;
}
.logo a:active
{
    text-decoration: none;
    color: #FFFFFF;
    overflow: hidden;
    border: none;
    outline: none;
}

.logo a:focus
{
    text-decoration: none;
    color: #FFFFFF;
    overflow: hidden;
    border: none;
    outline: none;
}

.search
{
    float: left;
    width: 250px;
    height: 32px;
    margin-left: 585px;
    padding: 6px 0 0px 12px;
}

.searchButton
{
    float: right;
    background: url(../images/search.gif) right no-repeat;
    width: 26px;
    display: block;
    border: 0px;
    position: relative;
    left: 4px;
    right: 0px;
    margin: -1px 5px 0px 0px;
    height: 26px;
    cursor: pointer;
}



body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #fff;
    margin: 0;
    padding: 0;
}


#outerDiv
{
    width: 1002px;
    margin: 0 auto;
    vertical-align: middle;
    background: #FFFFFF;
}

a
{
   
    color: #4675CA;
    outline: none;
    border: none;
    font-weight: 600 !important;
	text-decoration: none !important;
}

a:hover
{
    color: #FF9000;
    text-decoration: none;
    border-bottom: 1px dashed #666666;
    outline: none;
    border: none;
}

a:active
{
    color: #FF9000;
    text-decoration: none;
    outline: none;
    border: none;
}

.red
{
    color: #FF0000;
}

.orange
{
    color: #ff9204;
}

.purple
{
    color: #4a0094;
}

p
{
    color: #666;
    font-size: 12px;
    margin: none;
}

/* ========== header============= */

#header
{
    height: 99px;
    position: relative;
}

#header img
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    position: absolute;
    padding: 5px;
    left: 34px;
    top: 0px;
    outline: none;
    height: 86px;
}

#header p
{
    color: #9C9C9C;
    font-size: 12px;
    padding: 75px 0 0 0;
    margin: none;
}

.fontLarge
{
    font-size: 14px;
    color: #ff9204;
}

#header a:active, a:focus
{
    border: none;
    outline: none;
}


/* ========== banner ============= */

#banner
{
    width: 900px;
    background-color: #fff;
    padding-top: 0px;
    margin: 0;
    z-index: 9999;
}

.bannerContent
{
    float: left;
    margin-left: 39px;
    margin-bottom: 10px;
    background: #ff9204;
    width: 822px;
    height: 255px;
}

.bannerContent2
{
    float: left;
    margin-bottom: 10px;
    background: none;
    width: 1002px;
    height: 5px;
}

/* ========== mainFullContent============= */

.mainContent {
    float: left;
    width: 1000px;
    margin-top: 40px;
    margin-bottom: 10px;
    background-color: #fff;
    min-height: 350px;
}


.mainContent h2
{
    font-size: 16px;
    color: #000;
    font-weight: lighter;
}

.mainContent h3
{
    font-size: 20px;
    color: #000;
    font-weight: lighter;
}

.mainContent h4
{
    font-size: 16px;
    color: #7549B1;
    font-weight: lighter;
    text-transform: uppercase;
}

.mainContent h5
{
    font-size: 12px;
    color: #999;
    font-weight: lighter;
    text-transform: uppercase;
}

.fontWidth
{
    text-align: justify;
}

.tableMainStyle
{
    font-size: 12px;
    color: #666;
}

.tableHeader
{
    font-size: 16px;
    color: #3399ff;
    font-weight: lighter;
}


/* ========== mainFullContent============= */
/* ========== threeContent============= */


.threeColumn
{
    width: 900px;
    background-color: #FFF;
    padding-top: 15px;
    margin: 0;
    z-index: 9999;
}

.threeColumn h2
{
    font-size: 16px;
    color: #3399ff;
    font-weight: lighter;
}
.threeColumn img
{
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 2px;
    vertical-align: middle;
    float: left;
}

.threeColumn a
{
    font-size: 12px;
    padding: 5px;
    color: #FFFFFF;
    background-color: #488FC8;
}
.threeColumn a:hover
{
    background-color: #488FC8;
    text-decoration: underline;
}
.threeColumn a:active
{
    background-color: #A1A1A1;
}

.threeColumn p
{
    font-size: 12px;
    padding-bottom: 5px;
    color: #666;
}


.leftColumn
{
    width: 235px;
    padding: 15px;
    float: left;
    margin-left: 38px;
    margin-right: 5px;
    margin-bottom: 5px;
    background: #FFFFFF;
    border: 1px solid #777777;
    margin-top: 5px;
    -moz-box-shadow: 0px 0px 5px #666666;
    -webkit-box-shadow: 0px 0px 5px #666666;
}
.middleColumn
{
    width: 235px;
    padding: 15px;
    float: left;
    margin: 5px;
    background: #FFFFFF;
    border: 1px solid #777777;
    margin-top: 5px;
    -moz-box-shadow: 0px 0px 5px #666666;
    -webkit-box-shadow: 0px 0px 5px #666666;
}
.rightColumn
{
    width: 235px;
    padding: 15px;
    float: left;
    margin: 5px;
    background: #FFFFFF;
    border: 1px solid #777777;
    margin-top: 5px;
    -moz-box-shadow: 0px 0px 5px #666666;
    -webkit-box-shadow: 0px 0px 5px #666666;
}

/* ========== secondContent============= */

.twoPanel
{
    width: 900px;
    background-color: #FFF;
    padding-top: 15px;
    margin: 0;
    z-index: 9999;
}
.twoPanel h3
{
    font-size: 20px;
    color: #4a0094;
    font-weight: lighter;
}
.twoPanel img
{
    padding-bottom: 5px;
    padding-top: 4px;
    vertical-align: middle;
    margin-left: 8px;
    float: right;
}

.twoPanel p
{
    font-size: 12px;
    color: #666;
    text-align: justify;
}

.imageRight
{
    padding: 2px;
    background-color: #fff;
    border: 1px solid #CCCCCC;
}
.imageLeft
{
    background-color: #fff;
    border: 1px solid #CCCCCC;
}

.breadcrumb
{
    font-size: 10px;
    color: #B6B6B6;
}

.breadcrumb a
{
    color: #B6B6B6;
    font-size: 10px;
}

.breadcrumb a:hover
{
    color: #8B8B8B;
    font-size: 10px;
}

.breadcrumb a:active
{
    color: #8B8B8B;
    font-size: 10px;
}


.leftPanel
{
    float: left;
    width: 512px;
    margin-left: 38px;
    margin-top: 10px;
    margin-right: 5px;
    margin-bottom: 10px;
    padding: 15px;
    background-color: #fff;
    border: 1px solid #ccc;
}

.leftPanel img
{
    padding-bottom: 3px;
    padding-top: 2px;
    vertical-align: middle;
    margin-left: 8px;
    margin-right: 8px;
    float: left;
}
.rightPanel
{
    width: 235px;
    padding: 15px;
    float: left;
    margin-top: 10px;
    margin-left: 5px;
    background: #FFFFFF;
    border: 1px solid #ccc;
}

.rightPanel h3
{
    font-size: 16px;
    color: #fff;
    background-color: #1B1112;
    font-family: Helvetica;
    padding: 10px;
}

.rightBottomPanel
{
    width: 235px;
    padding: 15px;
    float: left;
    margin-top: 11px;
    margin-left: 5px;
    margin-bottom: 10px;
    background: #FFFFFF;
    border: 1px solid #ccc;
}

.rightBottomPanel h3
{
    font-size: 16px;
    color: #fff;
    font-family: Helvetica;
    background-color: #e17f00;
    padding: 10px;
}

/* ========== twoColumn ============= */

.twoContent
{
    width: 900px;
    background-color: #FFF;
    padding-top: 15px;
    margin: 0;
    z-index: 9999;
}
.twoContent h3
{
    font-size: 20px;
    color: #7549B1;
    font-weight: lighter;
}
.twoContent img
{
    padding-bottom: 3px;
    padding-top: 2px;
    vertical-align: middle;
    margin-left: 8px;
    margin-right: 5px;
    float: left;
}

.twoContent p
{
    font-size: 12px;
    color: #666;
    text-align: justify;
}

.link a
{
    font-size: 12px;
    margin-left: 10px;
    padding: 5px;
    color: #FFFFFF;
    background-color: #488FC8;
}
.link a:hover
{
    background-color: #488FC8;
    text-decoration: underline;
}
.link a:active
{
    background-color: #A1A1A1;
}
.link2 a
{
    font-size: 12px;
    padding: 5px;
    color: #FFFFFF;
    background-color: #488FC8;
}
.link2 a:hover
{
    background-color: #488FC8;
    text-decoration: underline;
}
.link2 a:active
{
    background-color: #A1A1A1;
}

/* ========== fullContent ============= */

.fullContent
{
    width: 900px;
    background-color: #FFF;
    padding-top: 15px;
    margin: 0;
    z-index: 9999;
}
.fullContent h3
{
    font-size: 20px;
    color: #7549B1;
    font-weight: lighter;
}

.fullContent img
{
    padding-bottom: 3px;
    padding-top: 2px;
    vertical-align: middle;
    margin-left: 8px;
    float: right;
}

.fullContent p
{
    font-size: 12px;
    color: #666;
    text-align: justify;
}

.mainPanel
{
    float: left;
    width: 789px;
    margin-left: 38px;
    margin-top: 10px;
    margin-right: 5px;
    margin-bottom: 10px;
    padding: 15px;
    background-color: #fff;
    border: 1px solid #ccc;
}

.mainPanel img
{
    padding-bottom: 3px;
    padding-top: 2px;
    vertical-align: middle;
    margin-left: 8px;
    margin-right: 8px;
    float: left;
}

h4
{
    font-size: 14px;
    color: #B6B6B6;
    font-family: Helvetica, Georgia, Arial, "Times New Roman";
    font-weight: lighter;
}

/* ========== TABLE STYLE ============= */
.tableStyle
{
    font-size: 12px;
    color: #000;
    float: left;
}

.tableDesign
{
    font-size: 12px;
    color: #8D8D8D;
}

.tableTitle
{
    font-size: 13px;
    color: #3399ff;
    background-color: #FEFEFE;
    text-decoration: underline;
}

.tableOne
{
    background-color: #fff;
}

.tableTwo
{
    background-color: #F3F3F3;
}

.tableCenter
{
    text-align: center;
}

.imageRight
{
    padding: 2px;
    background-color: #fff;
    border: 1px solid #CCCCCC;
}
.imageLeft
{
    padding: 4px;
    background-color: #fff;
    border: 1px solid #CCCCCC;
}

.leftContent
{
    width: 235px;
    padding: 15px;
    float: left;
    margin-left: 38px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #FFFFFF;
    border: 1px solid #ccc;
}

.leftContent h3
{
    font-size: 16px;
    color: #fff;
    background-color: #1B1112;
    font-family: Helvetica;
    padding: 10px;
}

.leftContent img
{
    padding-bottom: 3px;
    padding-top: 2px;
    margin-right: 8px;
}

.rightContent
{
    float: left;
    width: 512px;
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 5px;
    margin-bottom: 10px;
    padding: 15px;
    background-color: #fff;
    border: 1px solid #ccc;
}

.rightContent h3
{
    font-size: 20px;
    color: #7549B1;
    font-weight: lighter;
    text-transform: uppercase;
}

.rightContent h4
{
    font-size: 16px;
    color: #7549B1;
    font-weight: lighter;
    text-transform: uppercase;
}
.rightContent h5
{
    font-size: 12px;
    color: #999;
    font-weight: lighter;
    text-transform: uppercase;
}
.rightContent h6
{
    font-size: 12px;
    color: #333;
    background-image: url(../images/arrow_right.jpg) repeat none;
}


.rightContent img
{
    vertical-align: middle;
    margin-left: 8px;
    margin-right: 8px;
    border: none;
}


/* ========== FOOTER ============ */

.footer
{
    width: 820px;
    font-family: helvetica;
    background-color: #999;
    padding-top: 35px;
    padding-bottom: 15px;
    margin-top: 10px;
    margin-left: 38px;
    z-index: 9999;
}

.footer h4
{
    font-size: 12px;
    text-transform: uppercase;
    color: #FFFFFF;
}
.footer h5
{
    font-size: 10px;
    color: #FFFFFF;
    width: 200px;
    text-align: justify;
}

.footer a
{
    color: #fff;
    text-decoration: none;
}

.footer a:hover
{
    color: #fff;
    text-decoration: underline;
}

.footer a:active
{
    color: #fff;
}

.footer p
{
    font-size: 12px;
    color: #FFFFFF;
    text-align: justify;
}


.leftFooter
{
    width: 240px;
    float: left;
    border-right: 1px solid #CBCBCB;
    margin-left: 38px;
    margin-right: 15px;
    margin-bottom: 5px;
}
.leftFooter ul
{
    float: left;
    width: 240px;
    margin-right: 5px;
    padding: 0px 0 0 0px;
    text-decoration: none;
    overflow: hidden;
    list-style: none;
}

.leftFooter li
{
    float: left;
    width: 240px;
    margin: 0px 0px 5px 0px;
    border-bottom: none;
    font-size: 12px;
    text-decoration: none;
    overflow: hidden;
    list-style: none;
}
.middleFooter
{
    width: 175px;
    float: left;
    margin-left: 38px;
    margin-right: 15px;
    margin-bottom: 5px;
}
.middleFooter ul
{
    float: left;
    width: 175px;
    margin-right: 5px;
    padding: 0px 0 0 0px;
    text-decoration: none;
    overflow: hidden;
    list-style: none;
}

.middleFooter li
{
    float: left;
    width: 175px;
    margin: 0px;
    margin: 0px 0px 5px 0px;
    border-bottom: none;
    font-size: 12px;
    text-decoration: none;
    overflow: hidden;
    list-style: none;
}

.rightFooter
{
    width: 200px;
    float: left;
    margin-left: 38px;
    margin-right: 15px;
    margin-bottom: 5px;
}
.rightFooter ul
{
    float: left;
    width: 200px;
    margin-right: 5px;
    padding: 0px 0 0 0px;
    text-decoration: none;
    overflow: hidden;
    list-style: none;
}

.rightFooter li
{
    float: left;
    width: 200px;
    margin: 0px;
    margin: 0px 0px 5px 0px;
    border-bottom: none;
    font-size: 12px;
    text-decoration: none;
    overflow: hidden;
    list-style: none;
}

/* ========== FOOTER ============ */

.pfooter
{
    font-size: 11px;
    color: #000 !important;
}
.terms
{
    margin-left: 294px;
}


.clear
{
    clear: both;
    height: 0;
    margin: 0;
    padding: 0;
}
.google-sign-in {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background: url(../images/google-logo.svg);
    color: #5f6368;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #dadce0;
    border-radius: 4px;
    padding: 10px 20px 10px 45px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    background-size: 17px 17px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
    .google-sign-in img {
        width: 20px;
        height: 20px;
    }

    .google-sign-in:hover {
        background-color: #f8f9fa;
        border-color: #c4c4c4;
    }

    .google-sign-in:active {
        background-color: #e8e8e8;
        border-color: #b4b4b4;
    }
.support-table {
    margin: 0;
    padding: 20px;
    font-size: 16px;
    font-family: Arial, sans-serif;
}

    .support-table .table-wrapper {
        background: #fff;
        padding: 0;
        border-radius: 8px;
        overflow: hidden;
        box-shadow: 0 4px 14px rgba(0,0,0,0.12);
    }

    .support-table table {
        width: 100%;
        border-collapse: collapse;
    }

    .support-table th {
        background: #155a9a;
        border: 1px solid #ffffff;
        color: #ffffff;
        text-align: left;
        padding: 16px;
        font-size: 20px;
        font-weight: 700;
        border-bottom: 2px solid #bcdcff;
    }

    .support-table td {
        border: 1px solid #e3e3e3;
        padding: 15px;
        background: #fff;
        vertical-align: top;
        line-height: 1.5;
    }

    .support-table a {
        color: #0066cc;
        text-decoration: underline;
    }

    .support-table .red {
        color: red;
        font-weight: bold;
    }

/* --------------------------- */
/* RESPONSIVE VERSION          */
/* --------------------------- */

@media (max-width: 768px) {

    .support-table .table-wrapper {
        overflow-x: scroll;
    }
}