
.button.alt {
    background: rgba(0, 0, 0, 0) linear-gradient(#64af74, #448350) repeat scroll 0 0;
    box-shadow: 0 0.25rem 0.66667rem rgba(0, 0, 0, 0.1);
}
.links-section {
    margin-top: 40px;
}
.ui-header h3 {
    color: #00395d;
    font-family: ExpertSans,verdana,arial,sans-serif;
    font-size: 2.15em;
    font-weight: 200;
    line-height: 46px;
}
.ui-container ul {
    list-style-type: none;
}
.ui-container ul li {
    line-height:30px;
}
.ui-container ul li a {
    background-size: auto auto;
    font-family: ExpertSans,verdana,arial,sans-serif;
    font-size: 1.15em;
    font-weight: 200;
}
.ui-container ul li a > span.glyphicon {
    font-size: 1em;
}
.features {
    margin-top:20px;
}
.features .hr {
    border-top: 1px solid #e7e7e7;
}
.text-block-grey {
    background: #efefef none repeat scroll 0 0;
    padding: 24px;
}
.space20 {
    margin-top: 20px;
}
.space40 {
    margin-top: 40px;
}
.image-block img {
    width: 100%;
}
.ui-txt-container {
    color: #666;
    font-family: ExpertSans,verdana,arial,sans-serif;
    font-size: 1.12em;
    font-weight: 400;
    line-height: 25px;
}
.ui-txt-container ul {
    list-style-type: none;
    margin:0;
    padding:0;
}
.ui-txt-container ul li {
    line-height:25px;
    display: block;
}
.ui-txt-container ul li a {
    padding: 5px;
}


.loginControl {
    border: 1px solid #eeeeee;
    color: #666;
    min-height: 180px;
    padding: 15px 15px 10px;
    margin-top: 70px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #00395d;
    display: block;
    font-family: "Expert Sans Light","Trebuchet MS",Arial,Verdana,sans-serif;
    font-weight: lighter;
    padding-bottom: 0;
}
.loginControl, #container h1 {
    box-sizing: border-box;
    display: block;
    line-height: 24px;
}
#userNameDiv, #userNameDiv .field {
    margin-top: 25px;
}
div.field {
    color: #666;
    display: block;
}
div.field label::first-letter {
    text-transform: uppercase;
}
#userNameDiv .field label {
    text-transform: none;
}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 0.5rem;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.12) inset;
    box-sizing: border-box;
    color: #00395d;
    font-size: 1.6rem;
    height: 4rem;
    max-width: 100%;
    padding: 6px 8px 7px;
    vertical-align: middle;
    min-width: 420px;
}
input[type="date"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus {
    background-color: #f2f8fa;
    border-color: #40c2f3;
    border-radius: 0.5rem;
    outline: 0 none;
}
input[type="checkbox"]:checked + label {
    background-image: url("../img/checkbox_checked.html");
}
input {
    font-family: "Expert Sans Regular","Trebuchet MS",Arial,Verdana,sans-serif;
}
#passwordDiv, #passwordDiv .field {
    margin-bottom: 0;
}
div.field label {
    color: inherit;
    display: block;
    margin-bottom: 10px;
    text-align: left;
    text-transform: lowercase;
}
#rememberMe, #rememberMe .field {
    margin-bottom: 10px;
    margin-top: 6px;
}
div.field input[type="checkbox"]:checked + label, div.field input[type="checkbox"]:not(:checked) + label, div.field input[type="radio"]:checked + label, div.field input[type="radio"]:not(:checked) + label {
    min-height: 20px;
    padding-left: 44px;
}
div.field input[type="checkbox"] + label, div.field input[type="radio"] + label {
    background-position: 7px 7px;
    background-repeat: no-repeat;
    border: 2px solid transparent;
    clear: left;
    cursor: pointer;
    display: inline-block;
    margin: 0 16px 10px 0;
    padding: 7px;
}
input[type="checkbox"]:not(:checked) + label {
    background-image: url("../img/checkbox_unchecked.html");
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
}
#forgotPassword {
    padding-bottom: 20px;
}
.indicatorContainer {
    margin: 30px 0;
}
.indicatorContainer {
    height: 65px;
}
.prevStep{
    background-color: #fff !important;
}
.indicatorContainer {
    max-width: 800px;
    height: 65px;
    margin: 30px 0px 10px;
    margin-left: -3.5%;
}
@media screen and (min-width: 41.3125em) {

    .indicatorContainer {
        margin: 30px 0px;
    }
}

.indicator_progress_item {
    width: 20%;
    text-align: center;
    float: left;
    z-index: 2;
    font-family: inherit;
    text-decoration: none !important;
    padding-right:2%;
}

.indicator_progress_text {
    text-decoration: none !important;
    text-align: center;

}

.indicator_progress_item.active {
    font-family: inherit;
}

.indicator_progress_item.active .indicator_progress_num {
    background: #00395d;
    color: white;
    border: 5px solid #00395d;
    width: 35px;
    height: 35px;
    font-size: inherit;
    margin-bottom: 1px;
    position: relative;
    bottom: 4px;
}

.indicator_progress_item.active .indicator_progress_text {
    color: #00395d;
    margin-top:-4px;
}

.indicator_progress_num {
    border: 2px solid #CCC;
    width: 25px;
    height: 25px;
    margin: 0 auto;
    border-radius: 30px;
    margin-bottom: 6px;
    background: #CCC;
    font-size:small;
}
.indicator_progress_num>div{
    margin-top:1px;}

.indicator_line {
    position: absolute;
    top: 12px;
    background: #CCC;
    width: 78%;
    height: 2px;
    left: 10%;
}
.noBottomMargin {
    margin-bottom: 0 !important;
}
input[type="checkbox"]:checked, input[type="checkbox"]:not(:checked), input[type="radio"]:checked, input[type="radio"]:not(:checked) {
    position: absolute;
    z-index: -1;
}
div.field input[type="checkbox"] + label, div.field input[type="radio"] + label {
    background-position: 7px 7px;
    background-repeat: no-repeat;
    border: 2px solid transparent;
    clear: left;
    cursor: pointer;
    display: inline-block;
    margin: 0 16px 10px 0;
    padding: 7px;
}
input[type="checkbox"], input[type="radio"] {
    transform: none;
}
div.field input[type="checkbox"]:checked + label, div.field input[type="checkbox"]:not(:checked) + label, div.field input[type="radio"]:checked + label, div.field input[type="radio"]:not(:checked) + label {
    min-height: 20px;
    padding-left: 44px;
}
input[type="radio"]:checked + label {
    background-image: url("../img/radio_checked.html");
}
input[type="radio"]:not(:checked) + label {
    background-image: url("../img/radio_unchecked.html");
}
div.buttonBorder {
    border-top: 1px solid #ccc;
    margin-top: 1rem;
    padding-top: 3rem;
}
.btn.btn-outline {
    background-color: #ffffff;
    border: 1px solid #0074a6;
    color: #0074a6;
}
.small {
    font-size: 1.4rem;
}
.bottomMarg40 {
    margin-bottom: 4rem;
}
.bottomMarg10 {
    margin-bottom: 1rem;
}
h3 {
    font-size: 2.4rem;
    letter-spacing: 0;
    line-height: 1.25;
}
p {
    margin-bottom: 0;
    margin-top: 0;
}
.accountWrapper {
    border: 1px solid #eeeeee;
    display: inline-block;
    margin-bottom: 30px;
    min-height: 156px;
    position: relative;
    width: 100%;
}
.account-title {
    background-color: #f2f8fb;
    color: #00395d;
    font-size: 0.9em;
    padding: 25px 15px;
}
.truncate {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.add-padding {
    padding: 15px 15px 12px;
}
.relativePosition {
    position: relative;
}
select {
    -moz-appearance: none;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 0.5rem;
    color: #00395d;
    cursor: pointer;
    font: inherit;
    height: 40px;
    max-width: 100%;
    padding: 0 50px 0 15px;
    min-width: 420px;
}
select + span {
    background-image: url("../img/select.html");
    background-position: 13px -4145px;
    background-repeat: no-repeat;
    border-left: 1px solid #ccc;
    display: inline-block;
    height: 20px;
    pointer-events: none;
    position: absolute;
    right: 5px;
    top: 0;
    width: 40px;
}
span.currencySymbol {
    border-left-width: 0;
    border-radius: 0.4em 0 0 0.4em;
    display: inline-block;
    font-size: 1.8rem;
    line-height: 1.7777;
    margin-top: 4px;
    position: absolute;
    text-align: center;
    width: 36px;
}
span.currencySymbol + input[type="number"] {
    padding-left: 30px;
    padding-right: 0;
}
.account-title {
    background-color: #f2f8fb;
    color: #00395d;
    font-size: 0.9em;
    padding: 25px 15px;
}
.truncate70 {
    float: left;
    width: 68% !important;
}
.amountDiv {
    width: 49%;
}
.amountDiv {
    float: left;
    width: 100%;
}
.block {
    display: block !important;
}
.dottedBorder {
    border-right: 2px solid #ccc;
    border-top: medium none transparent;
    display: inherit;
    margin-left: 0;
    margin-right: 0;
    min-height: 74px;
    position: absolute;
    top: calc(50% + 20px);
    transform: translateY(-50%);
    width: 2%;
}
.nickNameDiv {
    text-align: center;
    width: 49%;
}
section.leftColumn {
    display: block;
    float: left;
    width: 30%;
}
#fadd {
    border-right: 1px solid #ccc;
    line-height: 1.3;
    margin-bottom: 3rem;
    min-height: 70%;
}
#fadd .account {
    cursor: pointer;
    margin-top: -1px;
    padding: 0.5rem 2%;
}
#fadd .active {
    background-color: white;
    color: #00AEEF;
    border-right:transparent !important;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-right: -1px;
}
#fadd .account:first-child {
    background-image: none;
}
#fadd .account, #fadd .cashFlow {
    overflow: auto;
    padding: 1rem 5%;
}
#fadd .fauxTable {
    display: table;
    width: 100%;
}
#fadd .fauxTable > span, #fadd .fauxTable > div {
    display: table-cell;
    padding: 0.2rem;
    vertical-align: top;
}
#fadd .disabled {
    opacity: 0.5;
    pointer-events: none;
}
section.rightColumn {
    display: block;
    float: right;
    width: 65%;
}
.topPad20 {
    padding-top: 20px;
}
h3 {
    font-size: 2.4rem;
    letter-spacing: 0;
    line-height: 1.25;
}
.contentTopText {
    margin-bottom: 40px;
}
input.expand32[type="tel"] {
    width: 105px;
}
input.expand32[type="tel"] {
    width: 105px;
}
#fadd .fauxTable > span, #fadd .fauxTable > div {
    display: table-cell;
    padding: 0.2rem;
    vertical-align: top;
}
.itsAllRightBlue {
    background-image: url("../img/checkmark_blue.html");
    background-repeat: no-repeat;
    background-size: 20px auto;
    height: 3.125rem;
    width: 3rem;
}
div.field input[type="checkbox"]:checked + label, div.field input[type="checkbox"]:not(:checked) + label, div.field input[type="radio"]:checked + label, div.field input[type="radio"]:not(:checked) + label {
    min-height: 20px;
    padding-left: 44px;
}
div.field input[type="checkbox"] + label, div.field input[type="radio"] + label {
    background-position: 7px 7px;
    background-repeat: no-repeat;
    border: 2px solid transparent;
    clear: left;
    cursor: pointer;
    display: inline-block;
    margin: 0 16px 10px 0;
    padding: 7px;
}
div.tableWrapper {
    clear: both;
    margin-bottom: 1.25em;
    overflow: hidden;
    width: 100%;
}
.tableWrapper {
    border: 1px solid #eee;
}
.bottomPad10 {
    padding-bottom: 10px !important;
}
table {
    background-color: #fff;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1.6rem;
    line-height: 1.3em;
    margin-top: 0 !important;
    table-layout: fixed;
    width: 100%;
}
table thead {
    background-color: #fafafa;
    font-weight: normal;
}
table tr:nth-child(2n+1) {
    background: #f8f8f8 none repeat scroll 0 0;
}
table tr {
    text-align: left;
}
table tr th {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #00395d;
    border-top: 1px dashed #eee;
    color: #00395d;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 15px;
    text-align: left;
    text-transform: none;
    vertical-align: top;
}
table tr td {
    border-left: 0 none;
    border-right-width: 0;
    font-weight: 400;
    padding: 17px 20px;
    text-align: left;
    vertical-align: top;
    word-wrap: break-word;
}
table tr td {
    border-left: 0 none;
    border-right-width: 0;
    font-weight: 400;
    padding: 17px 20px;
    text-align: left;
    vertical-align: top;
    word-wrap: break-word;
}
.transition-color, .collapsible:not(.children) > .panel-title, #primary-nav ul li a {
    transition: color 0.25s ease-out 0s;
}
.collapsible:not(.children) .panel-title {
    clear: both;
    cursor: pointer;
}
.collapsible:not(.children) > .panel-title {
    border-bottom: 1px solid #e7e7e7;
    color: #00aeef;
    font-family: "ExpertSans Extra Light",Verdana,Geneva,sans-serif;
    font-size: 1.33333rem;
    padding: 0.58333rem 0;
}
.collapsible:not(.children) > .panel-content {
    border-bottom: 1px solid #e7e7e7;
    margin: 0;
}
ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.interior .hero-cnt {
    color: #00395d;
    overflow: hidden;
    padding-top: 0.83333rem;
}
#hero h1 {
    color: #007eb6;
    line-height: 1;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
.anual-interest {
    display: inline-block;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 1.25rem;
    padding-right: 5rem;
    position: relative;
}
.anual-interest .num {
    font-size: 6.5rem;
    letter-spacing: -0.33333rem;
}
.anual-interest .sym-per {
    font-size: 4.16667rem;
    position: absolute;
    right: 0;
    top: 0;
}
.anual-interest .adn-note {
    font-size: 2rem;
    position: absolute;
    right: -1rem;
    top: 4.16667rem;
}
.interior .button-container {
    margin-left: 0.41667rem;
}
.margin-bottom-4 {
    margin-bottom: 3.33333rem;
}
.cols-with-border {
    display: flex;
}
.reset-ul, .collapsible:not(.children) dl, .contact-details, .faq-lists dl {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.feature-column-lists .icon {
    display: block;
    margin-right: 0;
}
.primary-color-light, .icon {
    color: #00aeef;
}
ul.basic li {
    padding: 0 0 0 2.5rem;
    position: relative;
}
ul.basic li::before {
    background-color: #00aeef;
    border-radius: 50%;
    content: "";
    height: 5px;
    left: 1.25rem;
    position: absolute;
    top: 0.58333rem;
    width: 5px;
}
.tzSelect {
    display: inline-block;
    height: 35px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 270px;
}
.small-header h2 {
    font: bold 1rem Verdana,Geneva,sans-serif;
    margin-bottom: 1.16667rem;
}
.icon-graph.default, .icon-graph-2.default {
    font-size: 4.83333rem;
}
.size-4 {
    font-size: 2.5rem;
}
#gt-dialog {
    color: #666;
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    position: relative;
    width: 960px;
}
#gt-dialog {
    min-height: 16.6667rem;
}
#gt-dialog .container-calculation {
    height: 290px;
    width: 960px;
}
#gt-dialog .container-left {
    display: none;
    float: left;
    width: 580px;
}
#gt-dialog .container-left, #gt-dialog .container-right, #gt-dialog #stage-1 {
    height: 320px;
}
#gt-dialog #stage-1 {
    float: left;
    margin-right: 20px;
    overflow: hidden;
    width: 560px;
}
#gt-dialog .container-left, #gt-dialog .container-right, #gt-dialog #stage-1 {
    height: 320px;
}
#gt-dialog #stage-1 p {
    line-height: 18px;
}
#gt-dialog #stage-1 .col-left {
    border-right: 1px solid #d1d1d1;
    float: left;
    width: 250px;
}
#gt-dialog #stage-1 .col-left, #gt-dialog #stage-1 .col-right {
    height: 148px;
}
#gt-dialog #stage-1 .col-left > div:first-child, #gt-dialog #stage-1 .col-right > div:first-child {
    margin-bottom: 20px;
}
#gt-dialog #stage-1 .saving-div {
    height: 55px;
}
#gt-dialog #stage-1 .title {
    margin-bottom: 7px;
}
#gt-dialog .details .info ul li span, #gt-dialog .title {
    color: #58595b;
    font-weight: bold;
}
.tzSelect .selectBox {
    background: rgba(0, 0, 0, 0) url("../img/dd-bg.html") no-repeat scroll 0 0;
    color: #666;
    cursor: pointer;
    height: 33px;
    padding: 10px 0 0 10px;
    position: absolute;
    width: 237px;
}
#gt-dialog #stage-1 .push-spinner {
    margin-left: 10px;
}
#gt-dialog #stage-1 .dollar-sign {
     left: 0;
     position: absolute;
     top: 30px;
 }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 5px;
}
.ui-widget-content {
    background-image: linear-gradient(to bottom, #e0e0e0 0px, #fff 20%);
    background-repeat: repeat-x;
    border: 1px solid #cacaca;
    color: #666;
}
.ui-spinner-input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: inherit;
    margin: 0.2em 22px 0.2em 0.4em;
    padding: 0;
    vertical-align: middle;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #cacaca;
    color: #4c4c4c;
    font-weight: bold;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Verdana,Arial,sans-serif;
    font-size: 13px;
}
.ui-spinner a.ui-spinner-button {
    border-bottom: medium none;
    border-right: medium none;
    border-top: medium none;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
#gt-dialog .container-right {
    background-color: #e5f7fd;
    border-left: 1px solid #d1d1d1;
    display: none;
    float: left;
    position: relative;
    width: 379px;
}
#gt-dialog .container-right #arrow {
    background: rgba(0, 0, 0, 0) url("../img/sprite_da.html") no-repeat scroll 0 0;
    height: 28px;
    left: -1px;
    position: absolute;
    top: 136px;
    width: 17px;
}
#gt-dialog #stage-2 {
    display: none;
    float: left;
    margin: 86px 35px;
    overflow: hidden;
    position: relative;
}
#gt-dialog .details {
    height: auto;
    overflow: hidden;
}
#gt-dialog .details .info {
    float: left;
    margin: 0;
    width: 308px;
}
#gt-dialog .details .info p.type-of-goal {
    border-bottom: 1px solid #d1d1d1;
    color: #007eb6;
    font-weight: bold;
    margin-bottom: 8px;
    padding-bottom: 8px;
}
#gt-dialog .details .info ul li span, #gt-dialog .title {
    color: #58595b;
    font-weight: bold;
}
#gt-dialog #stage-2 #length {
    border-bottom: 1px solid #d1d1d1;
    font-size: 15px;
    margin: 8px 0;
    padding-bottom: 8px;
}
#gt-dialog .buttons {
    height: auto;
    margin-top: 10px;
    overflow: hidden;
    text-align: right;
}
#gt-dialog .buttons .btn-new, #gt-dialog .buttons .btn-view {
    float: right;
    margin: 2px 0 0;
}
#gt-dialog .btn-startover, #gt-dialog .buttons .btn-new, #gt-dialog .buttons .btn-view {
    color: #007eb6;
    font-family: Verdana,Arial,sans-serif;
    font-size: 14px;
    text-decoration: none;
}
#gt-dialog #stage-1 .col-left {
    border-right: 1px solid #d1d1d1;
    float: left;
    width: 250px;
}
.our-history-cnt h2 {
    color: #00395d;
    font-family: "ExpertSans Regular",Verdana,Geneva,sans-serif;
    font-size: 1.5rem;
}
.primary-color-light, .icon {
    color: #00aeef;
}
strong, b {
    font-weight: bold;
    line-height: inherit;
}
.collapsible:not(.children) > .panel-title {
    border-bottom: 1px solid #e7e7e7;
    color: #00aeef;
    font-family: "ExpertSans Extra Light",Verdana,Geneva,sans-serif;
    font-size: 1.33333rem;
    padding: 0.58333rem 0;
}
.faq-cnt header h2 {
    color: #00395d;
    font-family: "ExpertSans Regular",Verdana,Geneva,sans-serif;
    font-size: 1.5rem;
    margin-bottom: 1.66667rem;
}
.reset-ul, .collapsible:not(.children) dl, .contact-details, .faq-lists dl {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.collapsible:not(.children) > .panel-title:hover, .collapsible:not(.children) > .panel-title.active {
    color: #007eb6;
}
.transition-color, .collapsible:not(.children) > .panel-title, #primary-nav ul li a {
    transition: color 0.25s ease-out 0s;
}
dl dt {
    font-weight: bold;
    margin-bottom: 0.3rem;
}
.collapsible:not(.children) > .panel-content {
    border-bottom: 1px solid #e7e7e7;
    margin: 0;
}
ul, ol, dl {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    list-style-position: outside;
}
.faq-lists dd ol li {
    margin-bottom: 0.83333rem;
}
.privacy-security-cnt table {
    border: 1px solid #d6d6d6;
}
.privacy-security-cnt table {
    border: 1px solid #d6d6d6;
}
table.privacy-table-1 tr:first-child th {
    background-color: #00aeef;
    color: white;
}
table.privacy-table-1 tr:first-child th, table.privacy-table-1 tr:first-child td {
    font-size: 1.5rem;
}
table.privacy-table-1 th, table.privacy-table-1 td {
    border: 1px solid #d6d6d6;
    padding: 1.25rem;
    vertical-align: top;
}
.reset-ul, .collapsible:not(.children) dl, .contact-details, .faq-lists dl {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.contact-details {
    padding-top: 1.25rem;
}
.contact-details dt {
    clear: left;
    float: left;
    margin: 0 1.25rem 0.83333rem 0;
    width: 35px;
}
.contact-details dt i {
    color: #00aeef;
    font-size: 2.66667rem;
}
.contact-details dd {
    float: left;
    margin: 0;
    width: calc(100% - 50px);
}
table.basic.rate-table {
    text-align: center;
}
table.basic {
    width: 100%;
}
.cd-rates {
    margin-bottom: 2.5rem;
}
table.basic.three-cols td, table.basic.three-cols th {
    width: 33.33%;
}
table.basic.three-cols.tt td, table.basic.three-cols th{
    width: 25%;
}
table.basic td, table.basic th {
    border-bottom: 1px solid #d6d6d6;
}
table.basic tr:first-child > th {
    background-color: #002e5b;
    color: white;
    font: 1.33333rem "ExpertSans Regular",Verdana,Geneva,sans-serif;
}
table.basic td, table.basic th {
    border-bottom: 1px solid #d6d6d6;
}
table.basic tr:nth-child(2n+1):not(:first-child) th, table.basic tr:nth-child(2n+1):not(:first-child) td {
    background-color: #effbff;
}
.modal-header {
    border-bottom: 1px solid #e5e5e5;
    padding: 5px;
    padding-left: 15px;
    padding-right:15px;
    background-color: #002e5b;
}
.modal-title {
    color: #ffffff;
}
.ui-form-container .label, .ui-table .ui-table-container, .ui-table .ui-table-header-container, .ui-text-container ol, .ui-text-container p, .ui-text-container ul, ul.round-tick, ul.simple-tick {
    color: #666;
    font-family: ExpertSans,verdana,arial,sans-serif;
    font-size: 1.308em;
    font-weight: 400;
    line-height: 25px;
}
.ui-text-container ul, ul.round-tick, ul.simple-tick {
    list-style: outside none disc;
    padding-left: 18px;
}
ul.round-tick {
    padding-left: 0;
}
.ui-text-container ol, .ui-text-container ul {
    margin-top: 16px;
}
.main-container {
    border-bottom: 1px solid #d1d1d1;
    clear: both;
    padding-bottom: 32px;
    padding-top: 32px;
}
ul.round-tick li {
    background-size: 26px auto;
    line-height: 1.2;
    list-style: outside none none;
    margin-top: 16px;
    padding-bottom: 4px;
    padding-left: 36px;
    padding-top: 4px;
    position: relative;
    font-size:16px;
}
ul.round-tick li span {
    font-size: 20px;
}
.SMSformWrapper {
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    height: auto;
}
.SMSformWrapper .ui-txt-container {
    margin-top: 40px;
    padding: 0 74px 0 35px;
}
.SMSformWrapper .ui-txt-container .title {
    font-size: 2.45em;
    margin: 0;
    text-align: left;
}
.ui-header-container h2, .ui-header-container h3, .ui-header-container h4, .ui-header-container h5, .ui-header-container h6, .ui-txt-container h2, .ui-txt-container h3, .ui-txt-container h4, .ui-txt-container h5, .ui-txt-container h6, .ui-txt-container p.descriptive-text {
    color: #00395d;
}
.ui-header-container h3, .ui-txt-container h3 {
    font-family: ExpertSans,verdana,arial,sans-serif;
    font-size: 2.769em;
    font-weight: 300;
    line-height: 46px;
}
.bg-text-lightblue {
    background: #e5f7fd none repeat scroll 0 0;
    padding: 24px;
}
.ui-header-container h3, .ui-text-container h3 {
    font-family: ExpertSans,verdana,arial,sans-serif;
    font-size: 2.769em;
    font-weight: 300;
    line-height: 46px;
}
.ui-header-container h2, .ui-header-container h3, .ui-header-container h4, .ui-header-container h5, .ui-header-container h6, .ui-text-container h2, .ui-text-container h3, .ui-text-container h4, .ui-text-container h5, .ui-text-container h6, .ui-text-container p.descriptive-text {
    color: #00395d;
}

.color-blue{
    color: #37a6cd;
}
.border-style {
    border: 1px dotted #37a6cd;
}
/* Custom, iPhone Retina */
    @media only screen and (min-width : 320px) and (max-width : 479px) {

    }

    /* Extra Small Devices, Phones */
    @media only screen and (min-width : 480px) and (max-width : 767px) {
        .container{
            max-width: 767px;
        }
    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) and (max-width : 991px) {
        .container, .wrapper{
            width: 100%;
        }
    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) and (max-width : 1199px) {
        .container, .wrapper{
            max-width: 992px;
        }
    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {
        .container, .wrapper{
            width: 1200px;
        }
    }