@font-face {
    font-family: 'fjordone';
    src: url('../fonts/fjordone-regular-webfont.eot');
    src: url('../fonts/fjordone-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/fjordone-regular-webfont.woff2') format('woff2'),
    url('../fonts/fjordone-regular-webfont.woff') format('woff'),
    url('../fonts/fjordone-regular-webfont.ttf') format('truetype'),
    url('../fonts/fjordone-regular-webfont.svg#fjordone') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'intervalProMed';
    src:url('../fonts/intervalPro/medium/intervalpromed-webfont.woff2') format('woff2'),
    url('../fonts/intervalPro/medium/intervalpromed-webfont.woff') format('woff'),
    url("../fonts/intervalPro/medium/IntervalproMed.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'intervalProReg';
    src: url('../fonts/intervalPro/regular/intervalproreg-webfont.woff2') format('woff2'),
    url('../fonts/intervalPro/regular/intervalproreg-webfont.woff') format('woff'),
    url("../fonts/intervalPro/regular/IntervalproReg.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'intervalProBold';
    src: url('../fonts/intervalPro/bold/intervalprobold-webfont.woff2') format('woff2'),
    url('../fonts/intervalPro/bold/intervalprobold-webfont.woff') format('woff'),
    url("../fonts/intervalPro/bold/IntervalproBold.otf") format("opentype");
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'intervalPro';
    src: url("../fonts/intervalPro/regular/IntervalproReg.otf") format("opentype"),
    url("../fonts/intervalPro/medium/IntervalproMed.otf"),
    url("../fonts/intervalPro/IntervalproSemiBold.otf"),
    url("../fonts/intervalPro/bold/IntervalproBold.otf");
}
/*Lato fonts*/
@font-face {
    font-family: 'latobold';
    src: url('../fonts/Lato-bold/lato-bold-webfont.eot');
    src: url('../fonts/Lato-bold/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Lato-bold/lato-bold-webfont.woff2') format('woff2'),
    url('../fonts/Lato-bold/lato-bold-webfont.woff') format('woff'),
    url('../fonts/Lato-bold/lato-bold-webfont.svg#latobold') format('svg');
}
@font-face {
    font-family: 'latolight';
    src: url('../fonts/Lato-Light/lato-light-webfont.eot');
    src: url('../fonts/Lato-Light/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Lato-Light/lato-light-webfont.woff2') format('woff2'),
    url('../fonts/Lato-Light/lato-light-webfont.woff') format('woff'),
    url('../fonts/Lato-Light/lato-light-webfont.ttf') format('truetype'),
    url('../fonts/Lato-Light/lato-light-webfont.svg#latolight') format('svg');
}
@font-face {
    font-family: 'latoregular';
    src: url('../fonts/Lato-Regular/lato-regular-webfont.eot');
    src: url('../fonts/Lato-Regular/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Lato-Regular/lato-regular-webfont.woff2') format('woff2'),
    url('../fonts/Lato-Regular/lato-regular-webfont.woff') format('woff'),
    url('../fonts/Lato-Regular/lato-regular-webfont.ttf') format('truetype'),
    url('../fonts/Lato-Regular/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body,html {
    height: 100%;
    width: 100%;
    /*overflow-x: visible;*/
    /*overflow-y: auto;*/
    font-family: 'Open Sans', sans-serif;
    background-color: #EFF2F2 !important;
}
::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #F27407;
}

::selection {
    color: #fff;
    background: #F27407;
}

@-ms-viewport {
    width: auto;
}

/*.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9,
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9,
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9,
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9
.container
{
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}
.row{
    margin-right: 0;
    margin-left: 0;
}*/

* {
    outline: none !important;
}
a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}
.company-btn{
    color: black;
}
.company-btn:hover{
    color: #23527c !important;
}
.container-fluid {
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
}
.navbar > .container-fluid .navbar-brand {
    margin-left: 0;
}
a:hover,
a:focus,
a:active {
    text-decoration: none;
    /*font-size: inherit;*/
    color: inherit;
}
.icons-dimensions {
    height: 25px !important;
    width: 25px !important;
}
.icons-maindimensions {
    height: 45px;
    width: 45px;
}
.icons-planner {
    height: 20px;
    width: 20px;
}
.goalicon_dimension{
    height: 130px;
    margin-top: 20px;
    width: 130px;
}
.border_right {
    border-right: 1px solid #d9d9d9;
}
.logo-text {
    font-size: 26px;
    color: #fff;
    font-weight: bold;
}
.word_brk {
    /*display: inline-block;*/

    word-break: normal;
}
/*.hero-image-container {
    background-image: url('../images/accilent-hero-image.jpg');
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-bottom: 80px;
    overflow: auto;
}*/
.get-started-wrapper {
    margin: 12% 20px 20px 5%;
    width: 600px;
    background: rgba(243, 243, 243, 0.40);
    padding: 15px 25px;
}
.landing-title-small-text {
    color: rgb(11, 44, 91);
    font-size: 21px;
    line-height: 10px;
    font-style: italic;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: none;
    text-shadow: rgba(0, 0, 0, 0.4) 1px 1px 2px;
    margin-bottom: 14px;
}
.landing-title-head-text {
    color: #000;
    font-size: 40px;
    line-height: 50px;
    font-style: normal;
    font-weight: 200;
    letter-spacing: 0px;
    text-transform: uppercase;
    text-shadow: rgba(0, 0, 0, 0.4) 1px 1px 2px;
    margin-top: 35px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
    font-weight: normal;
}
select::-ms-expand {
    display: none;
}
.all_padding_0 {
    padding: 0 !important;
}
.head-tooltiptext {
    display: none;
}
.edit_button_fixed {
    position: relative;
    margin-top: -55px;
    right: 15px;
}
.mt-17 { margin-top: 17px; }
.top_margin250px { margin-top: 250px; }
.top_margin125px { margin-top: 125px; }
.header1 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width:100%;
    background-color: #FFFEFF;
    border-bottom: 1px solid #d9d9d9;
    /*box-shadow: 1px 2px 6px rgba(0,0,0,.16);*/
    height:85px;
    z-index: 1111;
}
.header1 img.inner-logo {
    width: 180px;
    /*margin-left: 10px;*/
    margin-top: 11px;
}
.header1 img.inner-smlogo {
    margin-left: 90px;
    margin-top: -10px;
    width: 160px;
}
.smtext {
    font-size: 65%;
    color: #41a3b0;
    margin-left: 94px;
    vertical-align: top;
}
.header1_text {
    font-size: 16px;
    color: #41216F;
    font-weight: 400;
    text-align: right;
    padding-top: 21px;
}
.navbar-inverse {
    background-color: #fff;
    border-bottom: 1px solid #d9d9d9;
}
.header2_top_menu  {
    list-style-type: none;
    position: absolute;
}
.header2_top_menu tr td {
    border-left: 1px solid #d9d9d9;
}
.header2_top_menu tr td:first-child {
    /*border-left: none;*/
}
.header2_top_menu tr td:last-child {
   border-right: 1px solid #d9d9d9;
}
.header2_top_menu_text {
    font-size: 14px;
    /*text-transform: uppercase;*/
    color: #41216F;
    padding: 10px 15px;
    /*font-family: 'latobold';*/
}
.header2_bg {
    background-color: #fff;
}
.active_menu {
    border-bottom: 3px solid #41216F;
    padding-bottom: 13px;
}
.gray_container {
    background-color: #ffffff;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    -moz-box-shadow:    0 5px 5px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.12);
    box-shadow:         0 5px 5px 0 rgba(0,0,0,0.12);
}
.gray_container_quicktool {
    background-color: #f7f7f7 ;
    border-radius: 10px;
    border: 1px solid #d9d9d9;
    box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.2), 10px 10px 15px rgba(0, 0, 0, 0.19);
    text-align: center;
    height: 400px;
}
/*assets page css start here*/
.gray_box_container {
    background-color: #f8f8f8;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    min-height: 710px;
    -moz-box-shadow:    0 5px 5px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.12);
    box-shadow:         0 5px 5px 0 rgba(0,0,0,0.12);
}
.assetsbox_head_text {
    font-size: 22px;
    color: #5B5B5B;
    padding: 10px 15px;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
}
.assetsbox_close_padding {
    padding: 10px 15px;
    cursor: pointer;
}
.icon_edit {
    background-image: url('../images/icons/icon_edit.png');
    background-repeat: no-repeat;
    height: 42px;
    width: 42px;
    background-size: 100%;
    cursor: pointer;

}
.icon_edit:hover{
    /*background-image: url('../images/icons/icon_edit_hover.png');*/
    background-repeat: no-repeat;
    cursor: pointer;
    transform: rotate(45deg);
    transition: transform .5s ease;
}
.icon_edit_small {
    background-image: url('../images/icons/icon_edit1.png');
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    cursor: pointer;
    float: right;
    padding-right: 35px;
}
.icon_edit_small:hover{
    background-image: url('../images/icons/icon_edit_hover1.png');
    background-repeat: no-repeat;
    cursor: pointer;
}
.assetsbox_text {
    color: #4C4C4C;
    font-size: 17px;
    padding: 5px 20px;
    font-weight: 400;
    text-transform: none;
}
.assetsbox_setup {
    margin-top: -65px;
}
.add_button {
    min-width: 200px;
    height: 40px;
    border-radius: 8px;
    border: none;
    background-color: #F27407;
    font-size: 16px;
    color: #fff;
    /*text-transform: capitalize;*/
    /*background-image: url('../images/icons/icon_add.png');*/
    background-repeat: no-repeat;
    background-position: 8% center;
    font-weight: 500;
    margin-top: 20px;
}
.add_button1 {
    min-width: 215px;
    height: 40px;
    border-radius: 8px;
    border: none;
    background-color: #F27407;
    font-size: 16px;
    color: #fff;
    /*text-transform: capitalize;*/
    /*background-image: url('../images/icons/icon_add.png');*/
    background-repeat: no-repeat;
    background-position: 8% center;
    font-weight: 500;
    margin-top: 20px;
}
.add_button1:hover {
    background-color: #502E86;
}
.add_expanses_btn {
    min-width: 200px;
    height: 40px;
    border-radius:8px;
    border: none;
    background-color: #F27407;
    font-size: 16px;
    color: #fff;
    /*background-image: url('../images/icons/icon_add.png');*/
    background-repeat: no-repeat;
    background-position: 5% center;
    font-weight: 500;
    margin-top: 20px;
}
.add_expanses_btn:hover {
    background-color: #502E86;
}
.button_box_margin {
    margin-top: 340px;
}
.assetsbox_text_2 {
    font-size: 14px;
    color: #575757;
    padding: 0 0 5px 0;
    font-weight: 400;
    margin-bottom: 0;
}
.assets_input input {
    width: 100% !important;
    height: 35px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    padding: 0 10px;
}
.period-type{
    border: 1px solid #d9d9d9;
    padding: 5px 10px;
    border-radius: 3px;
    background-color: #ffffff;
}
.assets_input_new input {
    width: 100% !important;
    height: 35px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    padding: 0 10px;
}
.assets_smallbox {
   width: 115px;
    height: 90px;
    border: 1px solid #b6b6b6;
    background-color: #dadada;
    border-radius: 4px;
    padding: 23px 20px;
}
.assets_smallbox_text {
    font-size: 15px;
    color: #575757;
    text-align: center;
    padding: 23px 15px;
    font-weight: 400;

    cursor: pointer;
}
/* overview page cas start here */
.overview_text {
    font-size: 22px;
    font-weight: 400;

}
.overview_text1 {
    font-size: 18px;
    font-weight: 300;
}
.overview_text_2 {
    font-size: 30px;
    color: #575757;
    text-align: center;
    font-weight: 300;
}
.overview_bold_text {
    font-family: fjordone;
}
.overview_head_text {
    font-size: 25px;
    color: #575757;
    padding: 20px 20px;
   font-weight: 400;

}
.overview_head_text1 {
    font-size: 22px;
    color: #575757;
    font-weight: 300;
}
.overview_text_fontsize {
    font-size: 18px;
    font-weight: 400;

}
.overview_text_fontsize1 {
    font-family: fjordone;
    font-size: 22px;
}
.progress_head_text {
    font-size: 17px;
    color: #575757;
    padding-top: 10px;
}
.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #cccccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #41216F;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
/* cashflow page css start here */
.cashflow_gray_text {
    font-size: 16px;
    color: #575757 ;
    font-weight: 400;
    text-align: center;
    margin-top: 40px;
    margin-right: 50px;
}
.cashflow_blue_text {
    font-size: 24px;
    color: #502E86;
    font-weight: 400;
    text-align: center;
}
.cashflow_big_text {
    font-size: 35px;
    color: #575757;
    text-align: center;
    font-weight: 300;

}
.cashflow_small_text {
    font-size: 14px;
    color: #575757;
    text-align: center;
    margin-top: -8px;
}
/* estate planning page css */
.gray_box_container1 {
    background-color: #f7f7f7 ;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    min-height: 816px;
}
.estate_small_text {
    font-size: 14px;
    color: #575757;
}
.box_white {
    width: 60px;
    height: 35px;
    background-color: #fff;
    text-align: center;
    padding-top: 6px;
    font-size: 15px;
    color: #575757;
    cursor: pointer;
}
.box_blue {
    width: 61px;
    height: 35px;
    background-color: #502E86;
    text-align: center;
    padding-top: 6px;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
}
.estate_box {
    border: 1px solid #d9d9d9;
    width: 163px;
    border-radius: 4px;
}
.estate_box1 {
    border: 1px solid #d9d9d9;
    width: 123px;
    border-radius: 4px;
}
/*  incomeAndExpense_1 page css start here */
.income_head_text {
    font-size: 25px;
    font-weight: 400;

    color: #1B3359;
    padding: 0 0 10px 0;
}
.income_box {
    min-height: 300px;
    background-color: #f7f7f7 ;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    -moz-box-shadow:    0 5px 5px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.12);
    box-shadow:         0 5px 5px 0 rgba(0,0,0,0.12);
}
/*  incomeAndExpense_2 page css start here */
.income_head_text_gray {
    font-size: 22px;
    font-weight: 400;

    color: #575757;
    padding: 10px 10px;
}
.income_add_button {
    min-width: 200px;
    height: 40px;
    border-radius: 8px;
    border: none;
    background-color: #1B3359;
    font-size: 16px;
    color: #fff;
    /*text-transform: capitalize;*/
    /*background-image: url('../images/icons/icon_add.png');*/
    background-repeat: no-repeat;
    background-position: 29% center;
    font-weight: 700;
}
.income_checkbox {
   /* width: 50px;
    height: 40px;*/
    border: 1px solid #d9d9d9;
    background-image: url('../images/icons/arrow_down.png');
    background-repeat: no-repeat;
    background-position: center center;
}
.income_dropdown {
    height: 35px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    background-image: url('../images/icons/arrow_down.png');
    background-repeat: no-repeat;
    background-position: 99%;
    cursor: pointer;
    border-radius: 4px;
}
.dropdown-menu {
    position: relative;
    top: 100%;
    left: 0;
    z-index: 1;
    display: none;
    float: left;
    min-width: 100%;
    padding: 5px 0;
    margin: 0 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0;
    border: 0;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
}
.dropdown-menu > li > a {
    display: block;
    padding: 10px 0px;
    clear: both;
    font-weight: 400;

    font-size: 16px;
    line-height: 1.42857143;
    color: #575757;
    white-space: nowrap;
    border-bottom: 1px solid #1B3359;
}
.dropdown_right_arrow {
    background-image: url('../images/icons/arrow_down.png');
    background-repeat: no-repeat;
    background-position: 99%;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #575757;
    text-decoration: none;
    background-color: transparent;
}
.incom_drop > li > a {
    padding: 8px 0;
}
.dropup, .dropdown {
    position: relative;
}
 .submenu {
    background-color: #502E86;
     border-bottom: none;
     position: relative;
     top: 0;
     right: 0;
     left: 0;
     padding: 10px 20px;
}
.income_drop_text {
    font-family: latolight !important;
    font-size: 16px !important;
    color: #fff !important;
    text-transform: capitalize !important;
}
.update_box {
    background-color: #1B3359;
    padding: 10px 20px;
    border-radius: 4px;
    min-height: 200px;
}
.dolor_input input {
    width: 60px;
}
.dolor2_input input {
    width: 120px;
}
/* incomeAndExpense_3 page css start here */
.income_box_graysmall_text {
    font-size: 16px;
    font-weight: 400;

    text-align: center;
    color: #575757;
}
.income_box_bluebig_text {
    font-size: 24px;
    font-weight: 400;

    color: #1B3359;
    text-align: center;
    text-transform: capitalize;
    padding-right: 10px;
    padding-left: 10px;
}
.expanse_bulebig_text {
    font-size: 35px;
    font-weight: 400;

    color: #1B3359;
    text-align: center;
    text-transform: capitalize;
    padding-right: 10px;
    padding-left: 10px;
}
.income_edit_top {
    margin-top: 23px;
}
.income3_graysmall_text {
    font-weight: 300;
    color: #575757;
    font-size: 15px;
}
.gray_box_container22 {
    background-color: #f7f7f7;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    /*min-height: 500px;*/
    -moz-box-shadow:    0 5px 5px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.12);
    box-shadow:         0 5px 5px 0 rgba(0,0,0,0.12);
}

/* net worth page cass start here */
.net_margin_setup {
    margin-top: 140px;
}
.button_gary {
    background-color: #fff;
    border-radius: 4px;
    color: #575757;
    font-size: 22px;
    border: none;
    text-align: left;
    min-width: 300px;
    font-weight: 300;
}
.print_button1 {
    min-width: 230px;
    height: 51px;
    border-radius: 8px;
    background-color: #1B3359;
    color: #fff;
    font-size: 18px;
    /*text-transform: capitalize;*/
    letter-spacing: 0.5px;
    border: none;
    font-weight: 300;
    padding: 15px 0;
}
/***login page css start here****/
.login_box {
    width: 452px;
    margin: 0 auto;
    /*background-color: #f7f7f7;
    border: 1px solid #d9d9d9;*/
    border-radius: 4px;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
}
.login_text1 {
    font-size: 20px;
    font-weight: 700;
    color: #575757;
    padding: 10px 20px;
}
.login_text2 {
    font-size: 18px;
    color: #575757;
    font-weight: 400;

    line-height: 40px;
}
.login_text-2 {
    font-size: 14px;
    color: #575757;
    font-weight: 400;

    line-height: 30px;
    text-align: right;
    padding-right: 15px;
}
.login_radiotext {
    font-size: 15px;
    color: #575757;
    font-weight: 400;

    line-height: 40px;
    padding: 2px 4px;
}
.login_input input {
    max-width: 280px;
    width: 100%;
    height: 40px;
    border: 1px solid #d9d9d9;
    /*border-radius: 4px;*/
    background-color: #fff;
    padding: 0 10px;
    color: #5B5B5B;
    background-clip: padding-box;
}
.padding-left32px {
    padding-left: 32px;
}
.login_page_height {
   min-height: 370px;
}
.radio input[type=radio] {
    display: block !important;
}
.option-alphabet {
    font-weight: bold;
    color: #1B3359;
}
/*footer css start here*/
.footer {
    /*background-color: #5B5B5B;*/
    width: 100%;
    /*height: 220px;*/
    position: relative;
    z-index: 0;
    right: 0;
    left: 0;
    top: 100%;
    bottom: 0;
}
.footer_text {
    font-size: 16px;
    color: #fff;
    font-weight: 400;

}
.footer_set {
    margin-top: 160px;
}
.button_box_margin1 {
    margin-top: 125px;
}
.button_box_margin2 {
    margin-top: 210px;
}

/**Please replace the old one with this new one change**/
.add_button {
    min-width: 200px;
    height: 40px;
    border-radius: 8px;
    border: none;
    background-color: #F27407;
    font-size: 16px;
    color: #fff;
    /*text-transform: capitalize;*/
    /*background-image: url('../images/icons/icon_add.png');*/
    background-repeat: no-repeat;
    background-position: 5% center;
    font-weight: 500;
}
.income_add_button1 {
    min-width: 200px;
    height: 40px;
    border-radius: 8px;
    border: none;
    background-color: #F27407;
    font-size: 16px;
    color: #fff;
    /*text-transform: capitalize;*/
    /*background-image: url('../images/icons/icon_add.png');*/
    background-repeat: no-repeat;
    background-position: 8% center;
    font-weight: 500;
}
.income_add_button1:hover {
    background-color: #502E86;
}
.update_btn {
    min-width: 200px;
    height: 40px;
    border-radius: 8px;
    border: none;
    background-color: #F27407;
    font-size: 16px;
    color: #fff;
    /*text-transform: capitalize;*/
    /*background-image: url('../images/icons/icon_add.png');*/
    background-repeat: no-repeat;
    background-position: 21% center;
    font-weight: 500;
    margin-top: 20px;
}
.policy_add_button {
    min-width: 200px;
    height: 40px;
    border-radius: 8px;
    border: none;
    background-color: #F27407 ;
    font-size: 16px;
    color: #fff;
    /*text-transform: capitalize;*/
    /*background-image: url('../images/icons/icon_add.png');*/
    background-repeat: no-repeat;
    background-position: 10% center;
    font-weight: 500;
}
.policy_add_button:hover {
    background-color: #502E86;
}

/*personal goal and accounts page css*/
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    /*appearance: none;*/
}
.new_dropdown > select {
    width: 100%;
    border: 1px solid #d9d9d9;
    background-image: url('../images/icons/arrow_down.png');
    background-repeat: no-repeat;
    background-position: 97% center;
    padding: 0 10px;
    height: 38px;
    border-radius: 3px;
    text-transform: capitalize;
    color: #8f8f8f;
    cursor: pointer;
    font-size: 14px;
    background-color: #fff;
}
.new_dropdown.goal-dropdown > select {
    max-width: 250px;
}
.new_textbox {
    width: 100%;
    border: 1px solid #d9d9d9;
    padding: 0 10px;
    height: 38px;
    border-radius: 3px;
    text-transform: capitalize;
    color: #8f8f8f;
    font-size: 14px;
}
.pre_textbox {
    width: 100%;
    min-width: 205px;
    border: 1px solid #d9d9d9;
    padding: 0 10px;
    height: 38px;
    border-radius: 3px;
    color: #8f8f8f;
    font-size: 14px;
}

.box_white2 {
    width: 80px;
    height: 35px;
    background-color: #fff;
    text-align: center;
    padding-top: 6px;
    font-size: 16px;
    color: #575757;
    text-transform: capitalize;
    cursor: pointer;
}
.box_white_simple {
    width: 80px;
    height: 35px;
    background-color: #fff;
    text-align: center;
    padding-top: 10px;
    font-size: 16px;
    color: #575757;
    text-transform: capitalize;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;

}
.box_blue2 {
    width: 80px;
    height: 35px;
    background-color: #1B3359;
    text-align: center;
    padding-top: 6px;
    font-size: 17px;
    color: #fff;
    text-transform: capitalize;
    cursor: pointer;
}
.employed > .btn-default {
    background-color: #F27407;
    border-color: #ccc;
    color: #ffffff;
    text-transform: capitalize;
    font-size: 12px;
    width: 85px;
    padding: 7px 5px;
    text-align: center;
}
.employed >  .btn-default:hover,
.employed >  .btn-default_active {
    color: #fff !important;
    background-color: #502E86 !important;
    text-transform: capitalize;
    font-size: 12px;
    width: 85px;
}
.gray_box_container2 {
     background-color: #f7f7f7;
     border-radius: 4px;
     border: 1px solid #d9d9d9;
    /* min-height: 655px;*/
    -moz-box-shadow:    0 5px 5px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.12);
    box-shadow:         0 5px 5px 0 rgba(0,0,0,0.12);
 }
.gray_box_container3 {
    background-color: #f7f7f7;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    min-height: 451px;
}
.gray_box_container4 {
    background-color: #f7f7f7;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    min-height: 420px;
    -moz-box-shadow:    0 5px 5px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.12);
    box-shadow:         0 5px 5px 0 rgba(0,0,0,0.12);
}
.gray_box_container_4 {
    background-color: #f7f7f7;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    min-height: 500px;
    -moz-box-shadow:    0 5px 5px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.12);
    box-shadow:         0 5px 5px 0 rgba(0,0,0,0.12);
}
.gray_box_container_goal {
    background-color: #f7f7f7;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    min-height: 460px;
    -moz-box-shadow:    0 5px 5px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.12);
    box-shadow:         0 5px 5px 0 rgba(0,0,0,0.12);
}
.grey_border {
    border-bottom: 1px solid #dadada;
    width: 100%;
    padding: 0 30px;
    margin: 20px 0 0 0;
    height: 1px;
}
.small_progress > .progress {
    height: 11px;
    overflow: hidden;
    background-color: #cccccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    margin: 0 20px;
}
.green_text_new {
    color: #333087;
    font-size: 20px;
    text-align: center;
    text-transform: capitalize;
}
.assets_smallbox_text2 {
    font-size: 15px;
    color: #575757;
    text-align: center;
    /*padding: 14px 15px;*/
    font-weight: 400;

}
.assets_smallbox2 {
    min-width: 115px;
    height: 70px;
    border: 1px solid #b6b6b6;
    background-color: #dadada;
    border-radius: 4px;
    cursor: pointer;
    padding: 23px 0;
}
input[type="checkbox"] {
    display: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.new_checkbox + label {
    background-image: url("../images/icons/icon_uncheck.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    width: 100%;
    margin-bottom: 0;
    color: #535353;
    cursor: pointer;
    vertical-align: top;
}
.new_checkbox:checked + label {
    background-image: url("../images/icons/icon_check.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    width: 100%;
    color: #535353;
    cursor: pointer;
    vertical-align: top;
}
.new_checkbox + label {
    width: 100%;
    padding-left: 2.1em;
    padding-top: 1px;
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    color: #535353;
    cursor: pointer;
    vertical-align: top;
}
.new_checkbox_1 + label {
    background-image: url("../images/icons/icon_uncheck.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    width: 100%;
    margin-bottom: 0;
    color: #535353;
    cursor: pointer;
    vertical-align: top;
}
.new_checkbox_1:checked + label {
    background-image: url("../images/icons/icon_check.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    width: 100%;
    color: #535353;
    cursor: pointer;
    vertical-align: top;
}
.new_checkbox_1 + label {
    width: 100%;
    padding-left: 2.1em;
    padding-top: 1px;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    color: #535353;
    cursor: pointer;
    vertical-align: top;
}
/** check box css ***/
input[type="checkbox"] {
    display: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.grey-checkbox1 + label {
    background-image: url("../images/icons/icon_uncheck.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 26px;
    width: 100%;
    margin-bottom: -10px;
    color: #949597;
    cursor: pointer;
    display: inline-block;
}
.grey-checkbox1:checked + label {
    background-image: url("../images/icons/icon_check.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 26px;
    width: 100%;
    color: #949597;
    cursor: pointer;
    display: inline-block;

}
.grey-checkbox1 + label {
    width: 100%;
    padding-left: 2.1em;
    text-align: left;
}
.assets_input1 input {
    min-width: 150px;
    width: 100% !important;
    height: 25px;
    border: 1px solid #d9d9d9;
    padding: 0 10px;
}
.new_dropdown1 > select {
    width: 100%;
    border: 1px solid #d9d9d9;
    /*background-image: url('../images/icons/arrow_down_white.png');*/
     background-image: url(''), url('../images/icons/arrow_down_white.png');
    background-repeat: no-repeat;
    /*background-position: 95% center;*/
    text-transform: uppercase;
    background-position: 5% center, 95% center;
    padding: 0 10px;
    height: 38px;
    color: #fff;
    font-size: 17px;
    max-width: 200px;
    border-radius: 4px;
    background-color: #F27407;
    /*font-weight: bold;*/
    padding-left: 30px;
    cursor: pointer;
    font-weight: 500;
}
.new_dropdown1 > select:hover{
    background-color: #41216F;
}
.drop_img {
    position: absolute;
    top: 355px;
    left: 280px;
    right: 0;
}
.drop_img1 {
    position: absolute;
    top: 224px;
    left: 280px;
    right: 0;
}
.dropdown_set {
    margin-top: -38px;
    margin-left: 30px
}
.input_margin {
    margin-top: -6px;
}

/************* data vault page css start here ********/
.vault_head_text {
    font-size: 18px;
    font-weight: 300;
    color: #535353;
    font-weight: 700;
}
.vault_table > table tr {
    border-radius: 4px;
}
.vault_table > table tr th {
    font-size: 14px;
    font-weight: 300;
    color: #535353;
    padding: 10px 10px;
    background-color: #EFF2F2;
    text-align: left;
    vertical-align: top;
}
.vault_table > table tr td:first-child {
    color: #41216F;
    font-size: 16px;
    font-weight: 700;
    word-break: break-all;
}
.vault_table > table tr td {
    color: #41216F;
    font-size: 15px;
    font-weight: 300;
    padding: 10px 10px;
    text-align: left;
    vertical-align: top;
}
.vault_table > table tr td a {
    vertical-align: top;
}


.vault_table-1 > table tr {
    border-radius: 4px;
}
.vault_table-1 > table tr th {
    font-size: 14px;
    font-weight: 300;
    color: #535353;
    padding: 10px 0;
    background-color: #fff;
    text-align: center;
}
.vault_table-1 > table tr td:first-child {
    color: #4121#41216F;
    font-size: 14px;
    font-weight: 700;
}
.vault_table-1 > table tr td {
    color: #41216F;
    font-size: 15px;
    font-weight: 300;
    padding: 10px 0;
    text-align: center;
}
.min-height {
    min-height: 671px;
}
/************* fees page css start here ********/
.fees_head_text {
    font-size: 18px;
    font-weight: 300;
    color: #535353;
    font-weight: 700;
}
.fees_table > table tr {
    border-radius: 4px;
}
.fees_table > table tr th {
    font-size: 16px;
    font-weight: 300;
    color: #535353;
    padding: 10px 10px;
    background-color: #EFF2F2;
    text-align: center;
    vertical-align: top;
}
.fees_table > table tr th:first-child {
    font-size: 16px;
    font-weight: 300;
    color: #535353;
    background-color: #EFF2F2;
    text-align: left;
    padding-left: 100px;
}
.fees_table > table tr td:first-child {
    color: #41216F;
    font-size: 12px;
    font-weight: 700;
    text-align: left;
    padding-left: 100px;
}
.fees_table > table tr td {
    color: #41216F;
    font-size: 15px;
    font-weight: 300;
    padding: 10px 10px;
    text-align: center;
    vertical-align: top;
}
/********* accounts summary page css start here**********/
.gray_small_button {
    border-radius: 4px;
    background-color: #5B5B5B;
    color: #fff;
    text-transform: capitalize;
    width: 95px;
    height: 45px;
    border: none;
    font-size: 15px;
    font-weight: 300;
}
.blue_small_button {
    border-radius: 4px;
    background-color: #1B3359;
    color: #fff;
    text-transform: capitalize;
    width: 85px;
    height: 45px;
    border: none;
    font-size: 15px;
    font-weight: 300;
}
.summary_graph_setup {
    padding-right: 100px;
    padding-top: 15px;
}
.dark_blue_indicate_box {
    width: 15px;
    height: 15px;
    background-color: #8B7BB6;
}
.blue_indicate_box {
    width: 15px;
    height: 15px;
    background-color: #41216F;
}

/*.gray_indicate_box {
    width: 15px;
    height: 15px;
    background-color: #FFBB0F;
}
.blue_indicate_box {
    width: 15px;
    height: 15px;
    background-color: #132575;
}*/
.indicate_text {
    font-size: 20px;
    font-weight: 300;
    text-transform: capitalize;
}
.indicate_setup {
    margin-left: 25px;
    margin-top: 120px;
}

/*.wrapper-currency1 {*/
    /*margin-top: 5px;*/
    /*margin-right: -15px;*/
/*}*/
.summary_table tr th {
    padding: 10px 10px;
    font-size: 16px;
    font-weight: 300;
    color: #5B5B5B;
    background-color: #fff;
    text-transform: capitalize;
    min-width: 209px;
}
.summary_table tr td {
    padding: 10px 10px;
    font-size: 16px;
    font-weight: 300;
    color: #41216F;
    text-transform: capitalize;
    max-width: 209px;
}


/********************* Projected cash flow page css start here  27.12.2016 ********************/
.gray_box_chart_container {
    background-color: #f7f7f7;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    min-height: 300px;
}
.cash_text1 {
    text-transform: capitalize;
    font-size: 17px;
    font-weight: 700;
    color: #41216F;
}
.cash_text2 {
    font-size: 15px;
    font-weight: 400;

    color: #565656;
    padding-left: 10px;
}
.cash_dropdown > select {
    width: 100%;
    max-width: 100px;
    border: 1px solid #d9d9d9;
    background-image: url('../images/icons/arrow_down.png');
    background-repeat: no-repeat;
    background-position: 95% center;
    padding: 0 10px;
    height: 38px;
    border-radius: 3px;
    text-transform: capitalize;
    color: #8f8f8f;
    cursor: pointer;
    font-size: 14px;
    background-color: #fff;
}
.projected ul {
    list-style-type: none;
}
.projected ul li {
    display: inline-block;
    min-width: 100px;
}
.cash_input input {
    width: 100px;
    height: 38px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    padding: 0 10px;
    color: #8f8f8f;
    margin-top: 10px;
}
.projected_table tr td:nth-child(1) {
    font-size: 18px;
    color: #5f5f5f;
    padding: 10px 15px;
    min-width: 250px;
}
.projected_table tr td {
    font-size: 16px;
    color: #41a4a9;
    text-transform: capitalize;
}
.projected_table tr:last-child {
    background-color: #fff;
}
.indicate_blue_box {
    width: 20px;
    height: 20px;
    background-color: #41216F;
    border: 1px solid #cccccc;
}
.cash_indicate_text {
    font-size: 18px;
    color: #5B5B5B;
    text-transform: capitalize;
    font-weight: 300;
}
.indicate_gray_box {
    width: 20px;
    height: 20px;
    background-color: #5B5B5B;
    border: 1px solid #cccccc;
}
.green_table tr td:nth-child(2),
.green_table tr td:nth-child(3),
.green_table tr td:nth-child(4),
.green_table tr td:nth-child(5),
.green_table tr td:nth-child(6) {
   width: 143px;
}
.green_table tr td:nth-child(1) { background-color: #fff; }
.green_table tr td:nth-child(7) {
    width: 30px;
    background-color: #fff; 
}
.cash_white_box {
    background-color: #fff;
    line-height: 40px;
    color: #00d233;
    font-weight: 700;
}
.cash_red_box {
    background-color: #fff;
    line-height: 40px;
    color: red;
    font-weight: 700;
}
/********************* projected net worth page css start here *****************/
.projected_table1 tr td:nth-child(1) {
    font-size: 18px;
    color: #5f5f5f;
    padding: 10px 15px;
    min-width: 250px;
}
.projected_table1 tr {
    font-size: 16px;
    color: #41a4a9;
    text-transform: capitalize;
}
 .projected_table1 tr:nth-child(4) {
    background-color: #fff;    
}
.projected_table1 tr:last-child {
    background-color: #fff;
    color: #09c62c;
}
.networth_small_text {
    font-size: 15px;
    color: #5B5B5B;
    text-align: center;
    text-transform: lowercase;
}
.cal_table tr th {
    /*background-color: #fff;*/
    padding: 10px 10px;
    color: #535353;
    font-size: 18px;
    /*text-align: center;*/
    font-weight: 400;

}
/*.cal_table tr th:nth-child(1) {width: 120px;}
.cal_table tr th:nth-child(2) {width: 120px;}*/
.cal_table tr th:nth-child(3), 
.cal_table tr th:nth-child(4), 
.cal_table tr th:nth-child(5), 
.cal_table tr th:nth-child(6),
.cal_table tr th:nth-child(7) {
    width: 143px;
}
.cal_table tr th:nth-child(8) {width: 30px;}
.cal_table tr td {
    padding: 10px 10px;
    /*text-align: center;*/
    color: #41216F;
    font-size: 12px;
}
.cal_table tr td:first-child {
    font-size: 14px;
    color: #41216F;
    font-weight: 400;

    text-transform: capitalize;
}
 /***************** goals last page css start here ***************/
.panel-group .panel {
    margin-bottom: 20px;
    border-radius: 0;
}
.panel-heading {
    /*padding: 5px 0 5px 15px;*/
    padding: 5px 15px;
    border-radius: 0;
    background-color: #fff;
    color: #4d5e7c;
    background-image: url('../images/icons/arrow_down.png');
    background-repeat: no-repeat;
    background-position: 99% center;
    height: 45px;
}
.panel-body {
    padding: 40px 55px;
}
.tab_setup {
    font-size: 17px;
    padding-top: 7px;
    color: #5B5B5B;
    text-transform: capitalize;
}
.panel-default > .panel-heading {
    color: #5B5B5B;
    background-color: #fff;
    border-color: #ddd;
}
.panel-group {
    margin-bottom: 0;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
}
.panel-collapse {
    border-top: 1px solid #d9d9d9;
    background-color: #EFF2F2;
}
.goal_blue_text {
    color: #49a0b4;
    font-size: 17px;
    font-weight: 700;
    text-transform: capitalize;
}
.goals_input input {
    width: 100px;
    height: 35px;
    background-color: #fff;
    border: none;
    padding: 0 10px;
}
.goals_text1 {
    color: #5B5B5B;
    font-size: 16px;
    font-weight: 400;

    text-transform: capitalize;
}
.goal_blue_text1 {
    color: #49a0b4;
    font-size: 19px;
    font-weight: 400;

    text-transform: capitalize;
}
.goals_text2 {
    color: #5B5B5B;
    font-size: 19px;
    font-weight: 400;

    text-transform: capitalize;
}


/*Nehal Start*/
.drop_img2 {
    position: absolute;
    top: 242px;
    left: 230px;
    right: 0;
}
.red_message {
    color: red;
    font-weight: 400;

}

.green_message {
    color: green;
    font-weight: 400;

}

.gray_message {
    color: #4C4C4C;
    font-weight: 400;

}

.button_box_margin2 {
    margin-top: 195px;
}
.button_box_margin_goal {
    margin-top: 180px;
}

.assetsbox_close_padding1 {    
    cursor: pointer;
}
.highcharts-credits{display: none}
.highcharts-text-outline{stroke-width:0 !important; }
.highcharts-container {
    margin-left: 0;
}
.assetallocation .highcharts-container {
    margin-left: 50px;
    left: -110px !important;
    top: -227px !important;
}

.signUp .highcharts-container {
   z-index: 10 !important;
}
.signup_chart_label {
    position:absolute;
    z-index: 11;
    margin-left: -5px;
}

.paddingleft100px{padding-left: 100px;}

.minwidth125{min-width:125px;}

   .set-size {
            font-size: 300px;
        }
        .charts-container:after {
            clear: both;
            content: "";
            display: table;
        }
        .pie-wrapper {
            height: 1em;
            width: 1em;
            /*float: left;*/
            margin: 15px;
            position: relative;
        }
        .pie-wrapper:nth-child(3n+1) {
            clear: both;
        }
        .pie-wrapper .pie {
            height: 100%;
            width: 100%;
            clip: rect(0, 1em, 1em, 0.5em);
            left: 0;
            position: absolute;
            top: 0;
        }
        
        .pie-wrapper .label {
            background: #535353;            
            border-radius: 50%;
            bottom: 60px;
            color: #fff;
            cursor: default;
            display: block;
            font-size: 22px;
            left: 60px;
            line-height: 170px;
            position: absolute;
            right: 60px;
            text-align: center;
            top: 60px;
            font-weight: 400;

        }

        #accountSummary .pie-wrapper .label {
            background: #535353;
            border-radius: 50%;
            bottom: 60px;
            color: #fff;
            cursor: default;
            display: block;
            font-size: 16px;
            left: 60px;
            line-height: 150px;
            position: absolute;
            right: 65px;
            text-align: center;
            top: 58px;
            height: 180px;
            width: 180px;
        }
        .chart-display {
            display: inline-block;
            margin: 0 auto;
        }
        .chart-position {
            display: inline-block;
            vertical-align: top;
        }

        .pie-wrapper .label_small {
            background: #535353;
            border-radius: 50%;
            bottom: 60px;
            color: #fff;
            cursor: default;
            display: block;
            font-size: 14px;
            left: 60px;
            line-height: 23px;
            position: absolute;
            right: 65px;
            text-align: center;
            top: 58px;
            padding-top: 30px;
            font-weight: normal;
            word-break: break-all;
            height: 180px;
            width: 180px;
        }   

        .pie-wrapper .pie .half-circle {
            height: 100%;
            width: 100%;
            border: 40px solid #132575;
            border-radius: 50%;
            clip: rect(0, 0.5em, 1em, 0);
            left: 0;
            position: absolute;
            top: 0;
        }  
        .pie-wrapper .shadow {
            height: 100%;
            width: 100%;
            border: 40px solid #535353;
            border-radius: 50%;
        }            
        .pie-wrapper.progress-95 .pie {
            clip: rect(auto, auto, auto, auto);
        }

 .set-size-small {
            font-size: 150px;
        }
 .pie-wrapper-small {
            height: 1em;
            width: 1em;
            /*float: left;*/
            margin: 15px;
            position: relative;
        }
        .pie-wrapper-small:nth-child(3n+1) {
            clear: both;
        }
        .pie-wrapper-small .pie {
            height: 100%;
            width: 100%;
            clip: rect(0, 1em, 1em, 0.5em);
            left: 0;
            position: absolute;
            top: 0;
        }
.pie-wrapper-small .label {
    background: #525352;
    border-radius: 50%;
    bottom: 30px;
    color: #fff;
    cursor: default;
    display: block;
    font-size: 13px;
    left: 30px;
    line-height: 75px;
    position: absolute;
    right: 30px;
    text-align: center;
    top: 30px;
    z-index: 1;
}
.label_text {
    /*position: absolute;*/
    font-size: 12px;
    /*bottom: 80px;*/
    /*top: 95px;
    left: 58px;*/
    color: #F27407;
    /*font-family: 'Montserrat', sans-serif;*/
    font-weight: 700;
}
.portfolio-name {
    white-space: pre-line;
    line-height: 15px;
    font-size: 10px;
    max-height: 50px;
    overflow: hidden;
    color: #D9D9D9;
    font-weight: 700;
}
.margin-signup-select-btn {
    margin-left: 25px;
}
.chart_round {
    font-size: 16px;
    color: #fff;
    /*position: relative;*/
    background-color: #535353;
    border-radius: 50%;
    width: 180px;
    height: 180px;
    top: 0;
    left: 0;
    bottom:0;
    line-height: 34px;
    padding-top: 20px;
    word-break: break-all;
}
.chart_round_signup {
    font-size: 22px;
    color: #fff;
    position: relative;
    background-color: #535353;
    border-radius: 50%;
    width: 160px;
    height: 160px;
    top: -272px;
    left: 0;
    bottom:0;
    line-height: 34px;
    padding-top: 20px;
    word-break: break-all;
}
.chart_round_text {
    font-size: 15px;
    font-weight: 300;
    text-transform: capitalize;
    line-height: 27px;
}
.chart_round_text_wealthport {
    font-size: 15px;
    font-weight: 300;
    text-transform: capitalize;
    /* line-height: 27px; */
    color: red;
}
 .pie-wrapper-small .pie .half-circle {
    height: 100%;
    width: 100%;           
    border-radius: 50%;
    clip: rect(0, 0.5em, 1em, 0);
    left: 0;
    position: absolute;
    top: 0;
}  
.pie-wrapper-small .shadow {
    height: 100%;
    width: 100%;           
    border-radius: 50%;
    border: 24px solid #3CA4B1;
}            
.pie-wrapper-small.progress-95 .pie {
    clip: rect(auto, auto, auto, auto);
}
/*
.cal_table_prev_act{background-image: url('../images/icons/arrow-left_active.png');
    background-repeat: no-repeat;
    background-position: 10%;
    cursor: pointer;
    }
    .cal_table_prev_deact{background-image: url('../images/icons/arrow-left_deactive.png');
    background-repeat: no-repeat;
    background-position: 10%;
    }
    .cal_table_next_act{background-image: url('../images/icons/arrow-right_active.png');
    background-repeat: no-repeat;
    background-position: 10%;
    cursor: pointer;
    }
    .cal_table_next_deact{background-image: url('../images/icons/arrow-right_deactive.png');
    background-repeat: no-repeat;
    background-position: 10%;
    }
*/
/*Nehal End*/
/****************** 29.12.2016 *******************/
.add_assets_btn {
    min-width: 200px;
    height: 40px;
    border-radius: 4px;
    border: none;
    background-color: #F27407;
    font-size: 20px;
    color: #fff;
    /*background-image: url('../images/icons/icon_add.png');*/
    background-repeat: no-repeat;
    background-position: 14% center;
    font-weight: 500;
    margin-top: 20px;
}
.add_assets_btn:hover {
    background-color: #502E86;
}
.add_child_btn {
    min-width: 200px;
    height: 40px;
    border-radius: 8px;
    border: none;
    background-color: #F27407;
    font-size: 16px;
    color: #ffffff;
    /* background-image: url(../images/icons/icon_add.png); */
    background-repeat: no-repeat;
    background-position: 15% center;
    /* font-weight: 700; */
    /*border: 1px solid #6ABAE5;*/
}
.add_child_btn:hover{
    background-color: #502E86;
    /*background-image: linear-gradient(to bottom, #ffc92b, #ce9a01);*/
}
.income_margin {
    margin-top: 50px;
}
.edit_margin {
    margin-top: -20px;
}

/****************** projectedCashFlow_1.html page css start here********************/
.cashflow_container {
    background-color: #f7f7f7;
    border-radius: 4px;
    min-height: 370px;
    -moz-box-shadow:    0 5px 5px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.12);
    box-shadow:         0 5px 5px 0 rgba(0,0,0,0.12);
}
.cashflow_container_small {
    background-color: #f7f7f7;
    border-radius: 4px;
}
.common_header_text {
    font-size: 20px;
    text-transform: capitalize;
    color: #5B5B5B;
    /*width: 100%;*/
    /*min-width: 1050px;*/
}
.header_blue_button {
    background-color: #1B3359;
    color: #fff;
    font-size: 18px;
    border: none;
    border-radius: 4px;
    min-width: 160px;
    height: 50px;
    /*font-family: 'latobold';*/
    font-weight: 700;
}
.cash_dolor_text {
    font-size: 15px;
    font-weight: 400;

    color: #565656;
    padding-top: 15px;

}
.cash_blue_text {
    text-transform: capitalize;
    font-size: 17px;
    font-weight: 400;
    color: #41216F;
}
 
.projected_table_cash tr td:nth-child(1) {
    font-size: 18px;
    color: #5f5f5f;    
}

.projected_table_cash tr td {
    font-size: 16px;
    color: #41a4a9;
    text-transform: capitalize;
    table-layout: fixed;
    padding: 10px 10px;
}
.projected_table_cash tr:last-child {
    background-color: #fff;
    font-weight: 700;
}
.projected_table_cash tr td:nth-child(2),
.projected_table_cash tr td:nth-child(3),
.projected_table_cash tr td:nth-child(4),
.projected_table_cash tr td:nth-child(5),
.projected_table_cash tr td:nth-child(6) {
    width: 143px;
}
.projected_table_cash tr td:nth-child(7)  {
    width: 30px;
}

.projected_table_cash1 tr td:nth-child(1) {
    font-size: 18px;
    color: #5f5f5f;
     padding: 10px 0px;
     min-width: 162px;
}
.projected_table_cash1 tr td {
    font-size: 16px;
    color: #41a4a9;
    text-transform: capitalize;
}
.projected_table_cash1 tr:last-child {
    background-color: #fff;
    font-weight: 700;
}
.projected_table_cash1 tr td:nth-child(2) {
    min-width: 80px;
}
.projected_table_cash1 tr td:nth-child(3) {
    min-width: 80px;
}
.projected_table_cash1 tr td:nth-child(4) {
   min-width: 80px;
}
.projected_table_cash1 tr td:nth-child(5) {
    min-width: 80px;
}
.projected_table_2 tr td:nth-child(1) {
    font-size: 18px;
    color: #5f5f5f;
    padding: 10px 10px;
}
.projected_table_2 tr td:nth-child(2),
.projected_table_2 tr td:nth-child(3),
.projected_table_2 tr td:nth-child(4),
.projected_table_2 tr td:nth-child(5),
.projected_table_2 tr td:nth-child(6) {
     width: 143px;
     padding: 10px 10px;
}
.projected_table_2 tr td:nth-child(7) {
    width: 30px;
    padding: 10px 10px;
}
.projected_table_2 tr {
    font-size: 16px;
    color: #41a4a9;
    text-transform: capitalize;
    font-family: latoregular !important;
    margin-bottom: 0 !important;
    font-weight: normal;
}
 .projected_table_2 tr:nth-child(3) {
    background-color: #fff; 
    font-weight: 700;
    min-width: 100px; 
}
.projected_table_2 tr:last-child {
    background-color: #fff;
    color: #09c62c;
     font-weight: 700;
     min-width: 100px;
}

/***************** assets allocation page center css ***************/
.div1 {
    width: 100%;
    margin: 10px auto;
    position: relative;
    text-align: center;
}

.block {
    /* height: 300px;*/
    width: 240px;
    display: inline-block;
    margin: 8px;
}
.block1 {
    /* height: 300px;*/
    display: inline-block;
}
.income_add_new {
    min-width: 115px;
    height: 37px;
    border-radius: 8px;
    border: none;
    background-color: #F27407;
    font-size: 16px;
    color: #fff;
    /*background-image: url('../images/icons/icon_add.png');*/
    background-repeat: no-repeat;
    background-position: 20% center;
    font-weight: 500;
}
.income_add_new:hover {
    background-color: #502E86;
}
.update_btn_new {
    min-width: 150px;
    height: 40px;
    border-radius: 8px;
    border: none;
    background-color: #F27407;
    font-size: 16px;
    color: #fff;
    /*text-transform: capitalize;*/
    /*background-image: url('../images/icons/icon_add.png');*/
    background-repeat: no-repeat;
    background-position: 12% center;
    font-weight: 500;
    margin-top: 20px;
}
.update_btn_new:hover {
    background-color: #502E86;
}
.update_asset_btn_new {
    min-width: 200px;
    height: 40px;
    border-radius: 8px;
    border: none;
    background-color: #F27407;
    font-size: 16px;
    color: #fff;
    /*background-image: url('../images/icons/icon_add.png');*/
    background-repeat: no-repeat;
    background-position: 12% center;
    font-weight: 500;
    margin-top: 20px;
}
.update_asset_btn_new:hover {
    background-color: #502E86  ;
}
.bankig_update_btn {
    min-width: 284px;
    height: 40px;
    border-radius: 8px;
    border: none;
    background-color: #F27407;
    font-size: 16px;
    color: #fff;
    /*text-transform: capitalize;*/
    /*background-image: url('../images/icons/icon_add.png');*/
    background-repeat: no-repeat;
    background-position: 12% center;
    font-weight: 500;
    margin-top: 20px;
}
.bankig_update_btn:hover {
    background-color: #502E86;
}
.update_goal_btn {
    min-width: 200px;
    height: 40px;
    border-radius: 8px;
    border: none;
    background-color: #F27407;
    font-size: 16px;
    color: #fff;
    /*background-image: url(../images/icons/icon_add.png);*/
    background-repeat: no-repeat;
    background-position: 12% center;
    font-weight: 500;
    margin-top: 20px;
}
.update_goal_btn:hover {
    background-color: #502E86;
}
.networthbox_head_text {
    font-size: 22px;
    color: #41216F;
    padding: 10px 15px;
    font-weight: 400;

    /*text-transform: capitalize;*/
}
.new_income_input input {
    width: 100% !important;
    height: 35px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    padding: 0 10px;
}


/*********************************** insuranceCalculator_screen1.html page css start here *-/***************************/
.calculator_head_text {
    font-weight: 400;

    font-size: 30px;
    color: #535353;
    /*text-transform: capitalize;*/
}
.blue_head_text {
    font-size: 20px;
    color: #502E86;
    text-transform: capitalize;
    font-weight: 600!important;

}
.gray_label_text {
    font-size: 17px;
    color: #535353;
    font-weight: 400;

    text-transform: capitalize;
}
.calculator_input input {
    border: 1px solid #d9d9d9; /* css style changed by Ami*/
    border-radius: 3px; /* css style added by Ami*/
    font-size: 15px;
    color: #1B3359;
    min-width: 300px;
    padding: 5px;
    height: 30px;
    text-transform: capitalize;
    background-color: #fff;
    font-weight: 300;
}
.calculator_label label {
    border: 1px solid #d9d9d9; /* css style changed by Ami*/
    border-radius: 3px; /* css style added by Ami*/
    font-size: 15px;
    color: #1B3359;
    min-width: 125px;
    padding: 5px;
    height: 30px;
    text-transform: capitalize;
    background-color: #fff;
    font-weight: 300;
}
.margin-left160px {
    margin-left: 160px;
}
.calculator_bginput input {
    border: 1px solid #d9d9d9; /* css style changed by Ami*/
    border-radius: 3px; /* css style added by Ami*/
    font-size: 20px;
    color: #535353;
    width: 80px;
    height: 30px;
    text-transform: capitalize;
    background-color: #fff;
    font-weight: 300;
    padding: 0 10px;
}
.cal_box_white {
    background-color: #fff;
    padding: 5px 10px;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 300;
    color: #535353;
    cursor: pointer;
    border-right: 1px solid #d9d9d9;
}
/*********************************** css added here by Ami *-/***************************/
.cal_box_blue { 
    background-color: #1B3359;
    padding: 5px 10px;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    cursor: pointer;
}
/*********************************** css ended here by Ami *-/***************************/
.dolor_inputbox input {
    border: 1px solid #d9d9d9; /* css style changed by Ami*/
    border-radius: 3px; /* css style added by Ami*/
    font-size: 20px;
    color: #535353;
    width: 120px;
    height: 30px;
    text-transform: capitalize;
    background-color: #fff;
    font-weight: 300;
    padding: 0 10px;
}
.cal_dropdown > select {
    width: 100%;
    max-width: 70px;
    border: 1px solid #d9d9d9; /* css style changed by Ami*/
    background-image: url('../images/icons/arrow_down.png');
    background-repeat: no-repeat;
    background-position: 92% center;
    padding: 0 10px;
    height: 30px;
    border-radius: 0;
    text-transform: capitalize;
    color: #8f8f8f;
    cursor: pointer;
    font-size: 14px;
    background-color: #fff;
}
/***************** insuranceCalculator_screen2.html page css start here ********************/
.input_box_mange {
    padding-left: 195px;
}
.dolor_inputbox1 input {
    border: 1px solid #d9d9d9; /* css style changed by Ami*/
    border-radius: 3px; /* css style added by Ami*/
    font-size: 20px;
    color: #535353;
    width: 60px;
    height: 30px;
    text-transform: capitalize;
    background-color: #fff;
    font-weight: 300;
    padding: 0 10px;
}
.input_box_mange1 {
    padding-left: 280px;
}
.gray_label_text_bold {
    font-size: 18px;
    color: #535353;
    font-weight: 700;
    /*text-transform: capitalize;*/
}
.cal_box_white1 {
    border: 1px solid #d9d9d9; /* css style changed by Ami*/
    border-radius: 3px; /* css style added by Ami*/
    background-color: #fff;
    padding: 5px 10px;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 300;
    color: #535353;
    width: 140px;
    text-align: center;
    cursor: pointer;
}
/*********************************** css added here by Ami *-/***************************/
.cal_box_blue1 {
    border: 1px solid #d9d9d9; /* css style changed by Ami*/
    border-radius: 3px; /* css style added by Ami*/
    background-color: #1B3359; /* css style changed by Ami*/
    padding: 5px 10px;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 300;
    color: #fff; /* css style changed by Ami*/
    width: 140px;
    text-align: center;
    cursor: pointer; /* css style added by Ami*/
}
/*********************************** css ended here by Ami *-/***************************/
.input_box_mange2 {
    padding-left: 220px;
}
/***************** insuranceCalculator_screen4.html page css start here ********************/
.calculator_head_text_small {
    font-weight: 300;
    font-size: 25px;
    color: #535353;
}
.dolor_bold_blue {
    font-size: 20px;
    color: #1B3359;
    font-weight: 700;
}
.input_text_bluebold input {
    color: #1B3359 !important;
    font-family: latobold !important;
}
  .home_chart_set {
  padding-left: 0;
  padding-top: 80px;
}
.Personal_box_margin {
    margin-top: 170px;
}
.char_tab {
    padding-left: 30px;
}
.Personal_container {
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    min-height: 550px;
    -moz-box-shadow:    0 5px 5px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.12);
    box-shadow:         0 5px 5px 0 rgba(0,0,0,0.12);
}
.Child_container {
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    min-height: 404px;
    -moz-box-shadow:    0 5px 5px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.12);
    box-shadow:         0 5px 5px 0 rgba(0,0,0,0.12);
}
.investment_container {
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    min-height: 550px;
    -moz-box-shadow:    0 5px 5px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.12);
    box-shadow:         0 5px 5px 0 rgba(0,0,0,0.12);
}
.loans_container {
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    min-height: 400px;
    -moz-box-shadow:    0 5px 5px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.12);
    box-shadow:         0 5px 5px 0 rgba(0,0,0,0.12);
}
.credit_card_container {
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    min-height: 365px;
    -moz-box-shadow:    0 5px 5px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.12);
    box-shadow:         0 5px 5px 0 rgba(0,0,0,0.12);
}
.calculator_boxes {
    width: 217px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
}
.calculator_boxes1 {
    width: 190px;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-radius: 3px;
}
.calculator_boxes2 {
    width: 197px;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-radius: 3px;
}
/*.mouse_tooltip:hover .tooltip_hover {
    border: 1px solid #1B3359;
    position: absolute;
    background-color: #fff;
    line-height: 25px;
    padding: 10px 10px;
}*/
.mouse_tooltip:hover > label > .tooltip_hover {
    
    font-weight: 400;

}
.tool_ex2 {
    display: none;
    border: 1px solid #3ca4b1;
    z-index:111;
}
.tool_ex:hover ~ .tool_ex2 {
    display: block;
    background-color: #fff;            
    position: absolute;
     margin-bottom: 0;
    font-weight: 400;

    padding: 10px 10px;
}
.cal_box_set1 {
    min-height: 24px;
}
.cal_box_set2 {
    min-height: 34px;
}
.cal_box_set3 {
    min-height: 97px;
}
.cal_box_set4 {
    min-height: 26px;
}
.cal_box_set5 {
    min-height: 35px;
}
.cal_box_set6 {
    min-height: 34px;
}
/*************************/
.progress_line {
    background-color: #006394;
    height: 5px;
    border-radius: 10px;
    width: 100%;
    position: relative;
}
.progress_round {
    position: absolute;
     background-color: #006394;
     width: 15px;
     height: 15px;
     border-radius: 100%;
     top: -6px;
     left: 30px;
}
.gray_box_container_qn {
    background-color: #f7f7f7;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    min-height: 775px;
    -moz-box-shadow:    0 5px 5px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.12);
    box-shadow:         0 5px 5px 0 rgba(0,0,0,0.12);
}
.estate_border_box {
    padding: 10px 10px;
    border: 1px solid #d9d9d9;
    margin-top: 10px;
}

/****** 17.07.2017 grid.html page css start here */
.persons_table tr th {
    padding: 10px;
    font-size: 15px;
    font-weight: 300;
    color: #5B5B5B;
    background-color: #fff;
    text-transform: capitalize;
}
.persons_table tr th:first-child {
    width: 100px;
    background-color: #fff;
}
.persons_table tr td {
    padding: 7px 10px;
    font-size: 13px;
    font-weight: 300;
    color: #1B3359;
    text-transform: capitalize;
}

.referral_table tr th {
    padding: 10px 5px;
    font-size: 16px;
    font-weight: 300;
    color: #5B5B5B;
    background-color: #fff;
    text-transform: capitalize;
    vertical-align: middle;
}
.referral_table tr th:first-child {
    width: 100px;
    background-color: #fff;
}
.referral_table tr td {
    padding: 0 5px;
    font-size: 16px;
    font-weight: 300;
    color: #1B3359;
    vertical-align: middle;
}

.invite_table tr th {
    padding: 10px 10px;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    background-color: #333187;
    text-transform: capitalize;
    vertical-align: middle;
}
.invite_table tr th:first-child {
    width: 150px;
}
.invite_table tr td {
    padding: 0px 10px;
    font-size: 16px;
    font-weight: 300;
    color: #5B5B5B;
    vertical-align: middle;
}

.invite_table tr:nth-child(odd) td {
    background-color: #f7f7f7;
}
.graph_width{width: 1200px; color: red}
.graph_width_toggle{width: 1100px;}
.graph_width_small {    width: 800px;}
.goal_persent {
    padding-top: 0px;
    margin-left: -15px;
    font-size: 16px;
    color: #535353;
    text-align: left;
}
.goal_value {
    position: relative;
    top: 10px;
    font-size: 16px;
    color: #535353;
}
.account_left_margin {
    margin-left: 70px;
}
/*************** 01.02.2017  **********/
.font16px {
    font-size: 16px;
    text-transform: capitalize;
    padding-top: 5px;
}
.latobold {
   font-weight: 700;
}
.shadow_box {
    box-shadow: 5px 7px 5px #888888;
    border-bottom-right-radius: 6px !important;
    border-top-right-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
}
.note_text {
    font-size: 16px;
    color: #535353;
    text-align: justify;
}
.dolor_inputbox100px input {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    font-size: 14px;
    color: #535353;
    width: 100px;
    height: 38px;
    text-transform: capitalize;
    background-color: #fff;
    font-weight: 300;
    padding: 0 10px;
}
.on-hover {    
    cursor: pointer;    
}

.show-hover {
    display: none;
    background-color: #8B7BB6;
    padding: 5px 15px;
    color: #fff !important;
    font-size: 15px;

}
.show-hover a {
    color: #fff !important;
}
.on-hover:hover .show-hover {    
    display: block;    
    position: absolute;
    top: 60px;
    right: 10px;
    text-align: right;
    /*height: 50px;*/
    z-index: 99 !important;
}

/* Css Added By Ami Damania */
button.close {
    background: #5B5B5B;
    transition: .3s background; 
    opacity: 1;
}
button.close:hover {
  background: #1B3359;
  transition: .3s background;
  opacity: 1;
}
.acc_table tr th {
    /*background-color: #fff;*/
    padding: 10px 10px;
    color: #535353;
    font-size: 18px;    
    font-weight: 400;

    font-weight: bold;
}
.acc_gray_box_container {
    background-color: #f7f7f7;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    -moz-box-shadow:    0 5px 5px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.12);
    box-shadow:         0 5px 5px 0 rgba(0,0,0,0.12);
}
.acc_table tr td {
    padding: 10px 10px;
    color: #41216F;
    font-size: 16px; 
    vertical-align: middle !important;   
}

.progress_value {
    position: relative;
    top: -30px;
    font-size: 16px;
    color: #535353;    
    -moz-transform: translate(0, -30%);
}

input[type=range] {
    -webkit-appearance: none;
    width: 100%; 
    background: none;
}

input[type=range]::-webkit-slider-runnable-track {
    background-color: #006394;
    width: 100%;
    height:5px;
    border: none;
    border-radius: 10px;
}

input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    background-color: #5B5B5B;
    width: 15px;
    height: 15px;
    border: none;
    border-radius: 100%;
    cursor: pointer;
    margin-top:-5px;
}

input[type=range]::-moz-range-track {
    background-color: #006394;
    width: 100%;
    height:5px;
    border: none;
    border-radius: 10px;
}

input[type=range]::-moz-range-thumb {    
    background-color: #5B5B5B;
    width: 15px;
    height: 15px;
    border: none;
    border-radius: 100%;
    cursor: pointer;
}

input[type="range"]::-ms-track {
    background-color: #006394;
    width: 100%;
    height:5px;
    border: none;
    border-radius: 10px;
}

input[type="range"]::-ms-fill-lower,
input[type="range"]::-ms-fill-upper {
    background: transparent;
}

input[type="range"]::-ms-tooltip {
  display: none;
}
    
input[type="range"]::-ms-thumb {    
    background-color: #5B5B5B;
    width: 15px;
    height: 15px;
    border: none;
    border-radius: 100%;
    cursor: pointer;
}
/* Css Ended By Ami Damania */


.pagination>li>a, .pagination>li>span
{
    color:#1B3359 !important;
}

.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span,
.pagination>.active>span:focus, 
.pagination>.active>span:hover
{
    color:#fff !important;
    background-color:#1B3359 !important;
    border-color: #1B3359 !important;
}
.width250px {
   width: 250px;
}
.width200px { width: 200px; }
.passwordStrength {
    /*float: left;*/
    width: 20px;
    height: 3px;
    margin-left: 5px;
    margin-top: 3px;
    margin-right: 5px;
    margin-bottom: 3px;
}
.add_input input {
    /*max-width: 395px;*/
    width: 100%;
    height: 35px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    padding: 0 10px;
}
.networth_container {
    background-color: #f7f7f7;
    border-radius: 4px;
    min-height: 296px;
    -moz-box-shadow:    0 5px 5px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.12);
    box-shadow:         0 5px 5px 0 rgba(0,0,0,0.12);
}
@media (max-width: 1920px) {
    .width250px {
        width: 473px !important;
    }
    .width200px { width: 440px !important; }
}

.red_comp {
    color: red;
    display: inline !important;
}

.tell-us-header {
    text-align: center;
    font-size: 22px;    
}

.tell-us-description {
    font-size: 16px;
    color: #4c4c4c;
    margin-top: 10px;
    text-align: center;
}
.quicktool-container {
    display: table;
    margin: 0 auto;
}
.quicktool-text {
    display: table-cell;
    width: 225px;
    font-size: 25px;
}
.quicktool-amount {
    display: table-cell;
    padding-left: 20px;
    font-size: 25px;
    vertical-align: middle;
}
.footer-text-padding {
    padding: 10px 30px 0 0;
}
.footer-padding-left {
    padding-left: 30px;
}
.link {
    color: #41216F;
    font-size: 16px;
    font-weight: 700;
    text-decoration: underline;
}

.link:hover, link:focus {
    color: #5B5B5B;
}

/****************************** blog.html 21.08.2017 ************************/
.blog-l-r-padding {
    padding: 0 130px;
}
.center-small-bluetext {
    text-align: center;
    color: #1B3359;
    font-size: 27px;
    font-weight: 400;

    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 1em;
}
.center-big-graytext {
    text-align: center;
    color: #5B5B5B;
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.head-blue-border {
    border-top: 3px solid #1B3359;
}
.head-blue-box {
    background-color: #1B3359;
    color: #fff;
    text-align: center;
    width: 200px;
    font-weight: 400;

    font-size: 16px;
    height: 30px;
    margin: 0 auto;
    margin-top: 70px;
    position: relative;
    top: 17px;
    padding: 3px 0;
}
.img-block {
    margin-top: 30px;
    background-color: #cccccc;
    min-height: 400px;
    vertical-align: middle;
    color: #fff;
    font-size: 25px;
    letter-spacing: 1px;
    font-weight: 400;

    text-transform: uppercase;
    text-align: center;
    padding: 182px 0;
}
.blue-head-text {
    color: #1B3359;
    font-size: 35px;
    font-weight: 400;

    text-align: center;
    margin-top: 30px;
}
.black-center-text {
    text-align: center;
    color: #5B5B5B;
    font-size: 25px;
    font-weight: 400;

    margin-top: 20px;
}
.black-normal-text {
    color: #5B5B5B;
    font-size: 20px;
    font-weight: 400;

    margin-top: 50px;
    line-height: 25px;
}
.blog-read-more-btn {
    margin: 0 auto;
    width: 180px;
    height: 35px;
    border-radius: 3px;
    background-color: #1B3359;
    color: #fff;
    border: none;
    font-size: 15px;
    font-weight: 400;

}
.btn-top {
    margin-top: 30px;
}
.image-mid-border {
    position: relative;
    border-top: 3px solid #1B3359;
    top: 135px;
    z-index: -1;
}
.img-text {
    color: #5B5B5B;
    font-size: 15px;
    font-weight: 400;

    text-align: center;
    padding: 0 30px;
    margin-bottom: 20px;
}
.text-important {
    color: #fff;
    background-color: #337ab7;
    padding: 11px;
    font-size: 14px;
    margin-bottom: 20px;
    text-align: left;
}
.tip-content {display: none;}
.asset_gray_container.faq-bottom {
    margin-bottom: 15px;
}
.normal-input input{
    width: 80%;
    height: 30px;
    border: 1px solid #FF0000;
    border-radius: 0px;
    background-color: #fff;
    padding: 0 10px;
    color: #5B5B5B;
    font-size: 13px;
}
.normal-input textarea {
    width: 80%;
    height: 90px;
    border: 1px solid #FF0000;
    border-radius: 0px;
    background-color: #fff;
    padding: 10px;
    color: #5B5B5B;
    font-size: 13px;
    resize: none;
    overflow: auto;
}
.none-btn-default-style {
    border: none;
    padding: 0;
    margin: 0;
}
.btn-delete {
    background: url("../images/icons/icon_close.png") no-repeat;
    height: 30px;
    width: 30px;
    cursor: pointer;
}

.btn-resend {
    background: url("../images/icons/icon_send.png") no-repeat;
    height: 30px;
    width: 30px;
    cursor: pointer;
}
.btn-refresh {
    background: url("../images/icons/icon_refresh.png") no-repeat;
    height: 30px;
    width: 30px;
    cursor: pointer;
}
.action-btn-wrapper {
    height: 30px;
    margin: 10px 0;
}
button:disabled {
    opacity: 0.5;
}
.alert-custom {
    margin-bottom: 0;
    padding:10px 20px;
}
.expense-display { display: inline-block;}
.display-cell { display: table-cell}
.expense-details {
    float: right;
    display: table;
}
.assets-left {
    margin-left: -10px;
    text-align: left;
}
.text-italic {
    font-style: italic;
    color: red;
    font-weight: 400;

    margin-bottom: 20px;
}
/*********************** 09.10.2017 **************/
.divtable {
    width: 100% !important;
    display: table;
}
.divtable.table-tr {
    display: table-row;
    width: 100%;
}
.display-name {
    display: none !important;
}
.divtable .table-td {
    padding: 10px 10px;
    display: table-cell;
    width: 24%;
    font-weight: 300;
    font-size: 16px;
    min-width: 300px;
}
.inner {
    display: table-row;
}
.divtable .table-th {
    display: table-cell;
    padding: 10px 10px;
    width: 24%;
    min-width: 300px;
    background-color: #fff;
    color: #5B5B5B;
    font-weight: 300;
    font-size: 16px;
}
.label-text {
    display: none;
}
.vault_table .divtable .table-th {
    width: 32%;
}
.vault_table .divtable .table-td {
    width: 32%;
}
.account-table .divtable .table-th {
    width: 8%;
    min-width: 100px;
}
.account-table .divtable .table-td {
  /*  width: 8%;*/
    min-width: 100px;
}
.massage-table .divtable .table-th {
    width: 7%;
}
.massage-table .divtable .table-td {
    width: 7%;
}
.trans-table .divtable .table-th {
    width: 5%;
    min-width: 120px;
}
.trans-table .divtable .table-td {
    min-width: 120px;
    position: inherit;
}
.tbl-value { display: none !important;}
@media (max-width: 600px) {
    .get-started-wrapper {
        margin: 12% 20px 20px 5%;
        width: 90%;
    }
    .landing-title-head-text {
        font-size: 26px;
    }
    /*.wrapper-currency {*/
        /*margin-top: 20px;*/
        /*margin-right: -5px;*/
    /*}*/
}
@media (max-width: 767px) {
    /*.wrapper-currency {*/
        /*margin-top: 20px;*/
        /*margin-right: -5px;*/
    /*}*/
    .accordion-xs .headings { display: none; }
    .accordion-xs .table-tr {
        border-bottom-color: #fff;
        margin-bottom: 10px;
    }
    .accordion-xs .table-th,
    .accordion-xs .table-td {
        display: block ;
        width: 100%;
        padding: 0;
        min-width: auto;
        font-size: 14px;
    }
    .accordion-xs .accordion-xs-toggle {
        background-color: #ffffff;
        color: #5B5B5B;
        padding: 10px 10px;
        border: 1px solid #d9d9d9;
        cursor: pointer;
        font-weight: 700;
    }
    .accordion-xs .accordion-xs-toggle:hover {
        background-color: #ffffff;
        color: #5B5B5B;
    }
    .accordion-xs .accordion-xs-toggle:after {
         content: '\e114';
         float: right;
     }
    .icon-delete {
        background-image: url('../images/icons/icon_close-20.png');
        background-repeat: no-repeat;
        width: 20px;
        height: 20px;
        position: absolute;
        right: 47px;
        margin-right: 4px;
    }
    .icon-eye {
        background-image: url('../images/icons/view.png');
        background-repeat: no-repeat;
        width: 15px;
        height: 15px;
        position: absolute;
        right: 47px;
        margin-top: 3px;
    }
    .icon-edit20px {
        background-image: url('../images/icons/icon_edi-20.png');
        background-repeat: no-repeat;
        width: 20px;
        height: 20px;
        position: absolute;
        right: 47px;
        margin-right: 10px;
    }
    .accordion-xs .accordion-xs-toggle.collapsed:after { content: '\e113'; }
    .accordion-xs-collapse .td:before { font-weight: bold; }
    .accordion-xs .accordion-xs-toggle:after {
        position: relative;
        top: 1px;
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
    }
    .label-text {
        display: inline-block;
        color: #5B5B5B;
        font-size: 14px;
        font-weight: 700;
        min-width: 115px;
        vertical-align: top;
    }
    .vault_table .divtable .table-td {
        width: 30%;
        display: inherit;
    }
    .massage-table .divtable .table-td {
        width: auto;
    }
}
.logo-setup {
    position: relative;
    left: 80%;
    right: 0;
    float: right;
}
.logo-right {
    float: right;
    padding-right: 15px;
}
.footer_right_setup { margin-top: 35px; margin-right: 15px}
.separator-line {
    margin-top: 30px;
    width: 2px;
    height: 50px;
    background-color: #fff;
    margin-right: 5px;
}

.gray_text18px {
    font-size: 16px;
    color: #535353;
    font-weight: 700;
}
.width125per {
    width: 125%;
}
.border-black {
    border-bottom: 1px solid #000;
}

[hidden] { display: none !important;}

.tooltip-custom {
    position: relative;
    /* display: inline-block; */
    opacity: 1;
    cursor: pointer;
}

.tooltip-custom .tooltiptext {
    visibility: hidden;
    width: auto;
    background-color: #41216F;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 999;    
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 14px;
    height: 220px;    
}
.tooltip-custom .small-tooltip {
    font-size: 12px;
    height: auto;
    min-height: 70px;
}

.tooltip-bottom {
    top: 100%;
    left: 0;
    margin-left: 0;
}

.tooltip-bottom2 {
    top: 100%;
    left: -160px;
    margin-left: 0;
    text-align: justify !important;
    padding: 10px 2px 10px 10px !important;
}
.tooltip-bottom2 .moneyweighted{
    overflow-y: auto;
    width:320px;
    height: 200px;
    padding-right: 10px;
    padding-left: 20px;
}
.tooltip-bottom2 ul li{
    list-style: lower-alpha;
    font-size: 12px;
}
.color-primary{
    color : #41216F !important;
}

.tooltip-custom .tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #00365F transparent;
}

.tooltip-custom:hover .tooltiptext,
.tooltip-custom:focus .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.assetdrift .highcharts-container {
    margin-left: 50px;
    left: -110px !important;
    top: -227px !important;
}

.adminSearchText {
    font-size: 15px;
    margin-top: -5px;    
}

/* smartmoney new css start here */
.white-container {
    background-color: #ffffff;
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    transform: rotate(-10deg);
}
.white-inner-container {
    background-color: #ffffff;
    -ms-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    transform: rotate(10deg);
}
.center-logo {
    max-width: 450px;
    width: 100%;
}
.display-table-container {
    display: table; 
    width: 100%;
}
.bg-img {
    background-image: url('../images/pexels-photo.jpg');
    background-repeat: no-repeat;
    width: 100%;
    height: 853px;
    background-size: cover;
}
.display-cell-container {
    display: table-cell;
    vertical-align: middle;
    border: 1px solid red;
    width: 50%;
}
.display-celltop-container {
    display: table-cell;
    vertical-align: top;
    border: 1px solid red;
}
.laptop-img {
    width: 100%;
    float: right;
}
.blue-text-big {
    color: #1B3359;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
}
/* form css start here */
.container-top {
    margin-top: 80px;
}
.blue-header-conatiner {
    background-color: #1B3359;
    padding: 15px 50px;
}
.header-text {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;

    display: inline-block;
}
.header-small-text {
    color: #ffffff;
    font-size: 15px;
    font-weight: 300;
    display: inline-block;
}
.form-feild-container {
    padding: 50px 50px 80px 50px; 
}
.frm-blue-text {
    color: #1B3359;
    font-weight: 400;

    font-size: 16px;
    text-align: right;
    padding: 5px 0 0 0;
}
.frm-input {
    border: 1px solid #e8e8e8;
    width: 100%;
    padding: 5px 10px;
    font-size: 15px;
    font-weight: 400;

    margin-left: 25px;
}
.select-input {
    border: 1px solid #e8e8e8;
    width: 100%;
    padding: 2px 5px;
    font-size: 13px;
    font-weight: 400;

    margin-left: 10px;
}
.frm-select > select {
    width: 100%;
    border: 0;
    background-image: url('../images/icons/arrow_down.png');
    background-repeat: no-repeat;
    background-position: 97% center;
    padding: 5px 10px;
    height: 38px;
    border-radius: 0;
    text-transform: capitalize;
    color: #1B3359;
    cursor: pointer;
    font-size: 14px;
    background-color: #f7f7f7;
    margin-left: 25px;
    text-align: center;
}
.frm-select > select > option {
    background-color: #fff;
}
.sm-text-blue {
    color: #1B3359;
    font-weight: 400;

    font-size: 13px;
    padding: 10px 0 0 25px
}
.sm-text-blue.sm-text-blue15px {
    padding: 0;
    font-size: 15px
}
.diaplay-inline {
    display: inline-block;
    margin-left: 25px
}
.blue-text-checkbox + label {
    background-image: url("../images/icons/icon_uncheck.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    width: 100%;
    margin-bottom: 0;
    color: #1B3359;
    cursor: pointer;
    vertical-align: middle;
}
.blue-text-checkbox:checked + label {
    background-image: url("../images/icons/icon_check.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    width: 100%;
    color: #1B3359;
    cursor: pointer;
    vertical-align: middle;
}
.blue-text-checkbox + label {
    width: 100%;
    padding-left: 2.1em;
    padding-top: 1px;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    color: #1B3359;
    cursor: pointer;
    vertical-align: middle;
}
.center-submit {
    background-color: #1B3359;
    padding: 10px 20px;
    color: #ffffff;
    border: 0;
    font-size: 15px;
    font-weight: 400;

}
.btn-top {
    margin-top: 50px;
}
.clr-blue {
    color: #1B3359 !important;
    font-size: 14px !important;
    padding-top: 4px;
}
.display-inline {
    display: inline-block;
    padding-left: 25px;
}
.tools a
{
    text-decoration: none;
    margin-left: 25px;
}
#colors_sketch
{
    border: 1px solid #ccc;
    margin-left: 25px;
}

/* smartgroup html css */

.mx-center {
    margin: 0 auto;
}

.logo-center {
    margin: 0 auto;
}

.initiative-text {
    color: #1B3359;
    font-size: 44px;
}

.p-text-btm {
    padding-bottom: 0.5em;
}
.margin-t-initiative-text {
    margin-top: 15px;
}

.pos-relative {
    position: relative;
}

.smarter-group {
    width: 100%;
    margin-bottom: 155px;
    margin-top: 50px;
    overflow: hidden;
  }

.smarter-group img {
    width:50%;
    margin-top: 25px;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 5;
  }

.smarter-groupContainer {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
  }

.smarter-groupContent {
    float: left;
    width: 50%;
    position: relative;
    z-index: 6;
    text-align: center;
    padding-left: 100px;
    margin-right: -15em;
  }

.smarterGroupPlanLogo {
    width: 760px;
    height: 150px;
}
.smart-laptop-img {
    background-image:url('../images/smlaptop.png');
    background-repeat:no-repeat;
    background-position:right bottom;
    height: 640px;
    width: 100%;
    /* background-size: cover; */
}

.register-company-text {
    color: #1B3359;
    font-size: 16px
}

.m-t-reg-btn {
    margin-top: 20px;
}

.lets-talk-card {
    color: #1B3359;
    width: 317px;
    margin-bottom: 3em;
    background: #ffffff;
    font-size: 26px;
    border-radius: 5px;
    line-height: 60px;
    margin-top: 156px;
    -webkit-box-shadow: 0px 0px 46px -14px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 46px -14px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 46px -14px rgba(0,0,0,0.75);
}

.card-img-top {
    display: block;
    width: 200px;
    height: 200px;
}

.card{
    width: 270px;
}

.card-block {
   color: #1B3359;
   background-color: #ffffff;
   border-radius: 10px; 
   min-height: 250px;
   position: relative;
}

.card-p-absolute {
    position: absolute;
    top: -48px;
    right: 35%
}

.mr-card-28 {
    margin-right: 28px;
}

.ml-card-28 {
    margin-left: 28px;
}

.card-inner-content {
    font-size: 12px;
    padding: 0 20px;
    padding-bottom: 10px;
}

.noFeesIcon {
    width: 90px;
    height: 90px;
    -webkit-box-shadow: 1px 5px 11px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 5px 11px -5px rgba(0,0,0,0.75);
    box-shadow: 1px 5px 11px -5px rgba(0,0,0,0.75);
    border-radius: 90px;
}

.limitLiabilityIcon {
    width: 90px;
    height: 90px;
    -webkit-box-shadow: 1px 5px 11px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 5px 11px -5px rgba(0,0,0,0.75);
    box-shadow: 1px 5px 11px -5px rgba(0,0,0,0.75);
    border-radius: 90px;
}

.employeeRelationsIcon {
    width: 90px;
    height: 90px;
    -webkit-box-shadow: 1px 5px 11px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 5px 11px -5px rgba(0,0,0,0.75);
    box-shadow: 1px 5px 11px -5px rgba(0,0,0,0.75);
    border-radius: 90px;
}

.easyIcon {
    width: 90px;
    height: 90px;
    -webkit-box-shadow: 1px 5px 11px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 5px 11px -5px rgba(0,0,0,0.75);
    box-shadow: 1px 5px 11px -5px rgba(0,0,0,0.75);
    border-radius: 90px;
}

.controlIcon {
    width: 90px;
    height: 90px;
    -webkit-box-shadow: 1px 5px 11px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 5px 11px -5px rgba(0,0,0,0.75);
    box-shadow: 1px 5px 11px -5px rgba(0,0,0,0.75);
    border-radius: 90px;
}

.card-head-p-top {
    padding-top: 60px;
    font-size: 16px;
    padding-bottom: 5px;
}

.card-m-b {
    margin-bottom: 4em;
}

.upper-cardpull-right {
    float: right;
}

.upper-cardpull-left {
    float: left;
}

.card-pull-right {
    float: right;
}

.card-pull-left {
    float: left;
}

.other-points-text {
    color: #1B3359;
    margin: 0 0 0 2em;
    font-size: 40px;
    padding-bottom: 50px;
}

.form-leftside-text {
    color: #1B3359;
    font-size: 22px;
}

.form-rightside-text {
    color: #1B3359;
    font-size: 16px;
}


/*.smart-group-background {
    background: url("../images/pexels-photo.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 1150px;
    margin-top: -368px;
}*/

/* .non-skew {
    transform: skew(0deg, 10deg);
    margin-top: -114px;
} */

.skewed-top-section {
    transform: skew(0deg, -10deg);
    margin: -163px 0 200px;
    padding-top: 200px;
    height: 336px;
    background-color: #ffffff;
}

.skewed-bottom-section {
    transform: skew(0deg, -10deg);
    margin: -170px 0 165px;
    height: 339px;
    background-color: #ffffff;
}

.footer-m-top {
    margin-top: -23em;
    position: relative;
    padding: 0 150px;
}

.reg-btn-my {
    margin: 50px 0;
}
/* savingEnrollment form-employee css starts here */

.modal-dialog-saving-enrollemnt{
    width: 80%;
}
.table-description>thead>tr>th{
    text-align: center;
}
.table-description>tbody>tr>td{
    text-align: center;
}
.blue-text{
    color: #1B3359;
    font-family: 'Latobold';
    font-size: 19px;
}
.blue-text-normal {
    color: #1B3359;
    font-weight: 400;

    font-size: 18px;
    padding: 10px 0 0 25px
}
.input-box-table{
    border: 1px solid #e8e8e8;
    padding: 3px 47px;
    font-size: 12px;
    font-weight: 400;

}
.checkbox-container{
    display:flex;
}
.background-gray{
    background-color: #F8F8F8;
}
.input-box-signature{
    border: 1px solid #e8e8e8;
    padding: 13px 10px 12px 0px;
    font-size: 20px;
    font-weight: 400;

    background-color:#ebebeb;
    color:#1B3359;
    border: 1px solid #d7d7d7;
}
.margin-top8px{
    margin-top: 9px;
}
.margin-top50px{
    margin-top:50px;
}
.frm-input-frm {
    border: 1px solid #e8e8e8;
    width: 100%;
    padding: 1px 10px;
    font-size: 15px;
    font-weight: 400;

    margin-left: 25px;
}
.form-feild-container-two
{
    padding: 50px 30px 50px 30px;
}
.modal-header-remove-border{
    border-bottom: 0;
}
.frm-blue-text-frm{
    color: #1B3359;
    font-weight: 400;

    font-size: 18px;
    text-align: right;
    padding: 0;
}
.blue-header-conatiner-frm{
    background-color: #1B3359;
    padding: 4px 50px;
    font-size: 18px;
}
.action-div{
font-size: 20px;
    margin-top: 9px;
}
#checkbox-font-small{
    font-size: 11px;
    padding-top: 4px;
    padding-left: 30px;
}
.checkbox-container {
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 295px;
}
.margin-top33px{
    margin-top: 33px;
}
.padding-top12px{
    padding-top:12px;
    padding-left:12px;
}
.padding-topbottom2px{
    padding-top:5px;
    padding-bottom: 2px;
}
.margin-right6px{
    margin-right: 6px;
}
.modal-footer-frm{
    border-top: 0;
}
.padding-top1px{
    padding-top:1px;
}
.padding1px{
    padding: 1px;
}
.input-box-table::placeholder{
    color:#757575 ;
}

.frm-input-frm:-ms-input-placeholder {
    color: #757575 !important; /* IE11 needs the !important flag */
    padding: 1px 10px;
}
.input-box-table:-ms-input-placeholder {
    color: #757575 !important; /* IE11 needs the !important flag */
}
.input-box-signature::placeholder{
    color:#1B3359;
}
.current-date::placeholder{
    color:#dcdcdc;
}
.frm-field-container-three{
    padding: 18px 50px 80px 54px;
}
.sm-text-blue-modal{
    font-size:11px;
}
.blue-text-normal-date{
    color: #1B3359;
    font-weight: 400;

    font-size: 18px;
    padding: 0px 0 0 25px;
}
.check-box-text-light{
    font-family: 'latolight';
}
.canvas-pad{
    width:100%;
}

/* partnerships page css starts here */

/*.img-mobileScreen {
    background-image:url('../images/smartmoneymobileScreen.png');
    background-repeat:no-repeat;
    background-size: cover;
    width: 100%;
    height: 1030px;
    background-position: center center;
    position: absolute;
    top: -118px;
}*/

.skewed-bg {
    background: #1B3359;
    padding: 325px 0 125px;
    transform: skew(0deg, -10deg);
    margin-top: -255px;
}

.non-skewed-bg {
    transform: skew(0deg, 10deg);
}
.we-you-text {
    font-size: 7em;
    color: #ffffff;
}

.partner-text {
    font-size: 4em;
    color: #ffffff;
}

.partner-common-font {
    font-size: 1.5em;
    color: #ffffff;
}

.btn-contact-us-white {
    background-color: #ffffff;
    padding: 10px 20px;
    color: #1B3359;
    border: 0px;
    font-size: 15px;
    font-weight: 400;

    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
}

.btn-contact-us {
    background-color: #1B3359;
    padding: 10px 20px;
    color: #ffffff;
    border: 0px;
    font-size: 15px;
    font-weight: 400;

    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
}

/*.icon-paper-plane {
    background-image:url('../images/paper_plane.svg');
    background-repeat:no-repeat;
    background-size: cover;
    width: 90px;
    height: 90px;
    display: inline-block;
    vertical-align: middle;
}*/

.facts-text {
    font-size: 3em;
    margin: 20px;
}

.facts-list-head-text {
    font-size: 1.8em;
    color: #5B5B5B;
}

.facts-list-head-text + ul {
    list-style-type: disc;
    padding-left: 30px;
}

.list-padding-left > ul {
    list-style-type: disc;
}

.m-t-paperplane {
    margin: 50px 0 50px;
}

.our-solution-text {
    font-size: 3.5em;
}

.our-tech-text {
    font-size: 1.5em;
    padding: 25px 60px; 
}

.our-solution-head-text {
    font-size: 1.4em;
}

/*.image-maze {
    background-image: url('../images/pexels-photo-maze.jpeg');
    background-repeat: no-repeat;
    background-size: cover;
}*/

.partner-container-p {
    padding: 60px;
    color: #ffffff;
    /* background: rgb(65,163,176);
    background: linear-gradient(245deg, rgba(65,163,176,1) 70%, rgba(108,113,115,1) 100%); */
    background: rgb(65,163,176);
    background: -moz-linear-gradient(245deg, rgba(65,163,176,1) 70%, rgba(108,113,115,1) 100%);
    background: -webkit-linear-gradient(245deg, rgba(65,163,176,1) 70%, rgba(108,113,115,1) 100%);
    background: linear-gradient(245deg, rgba(65,163,176,1) 70%, rgba(108,113,115,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1B3359",endColorstr="#6c7173",GradientType=1);
    opacity: 0.8;
}

.point-is-text {
    font-size: 2em;
    margin-bottom: 50px;
}

.ally-text {
    font-size: 2.8em;
}

.not-text {
    font-size: 5em;
}

.commonIcon-size {
    width: 150px;
    height: 150px;
}

.magnetIcon {
    width: 120px;
    height: 150px;
}

.last-section-m {
    margin: 50px 0;
}

.p-icons-l-r {
    padding: 0 150px;
}

.our-sol-imgs {
    display: block;
    margin: 0 auto;
    width: 150px;
    height: 150px;
}

.flexibleIcon-rotate {
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
}

.our-section-p {
    padding: 20px;
}
.list-padding-left {
    padding-left: 8em;
}
.partner-with-us-font {
    color: #1B3359;
}
.font-italic {
    font-style: italic;
}
.dark-grey {
    color: #5B5B5B;
}
.competition-font {
    color: red;
}
.cold-facts-container {
    /* padding: 0 305px; */
    margin-bottom: 40px;
}
/*.dash-line {
    background-image: url('../images/line-20px.png');
    background-repeat: repeat-y;
    float: right;
    height: 125px;
    width: 2px;
}
.middle-vertical-line {
    background-image: url('../images/line-20px.png');
    background-repeat: repeat-y;
    float: right;
    height: 325px;
    width: 2px;
}
.last-vertical-line {
    background-image: url('../images/line-20px.png');
    background-repeat: repeat-y;
    float: right;
    height: 125px;
    width: 2px;
}
.middle-lower-line {
    background-image: url('../images/dashed-line.png');
    background-repeat: repeat-x;
    float: right;
    height: 2px;
    width: 16px;
    margin-top: 325px;
    margin-right: -10px;
}
.horizontal-line {
    background-image: url('../images/dashed-line.png');
    background-repeat: repeat-x;
    float: right;
    margin-top: 125px;
    height: 2px;
    width: 16px;
    margin-right: -8px;
}
.middle-horizontal-line {
    background-image: url('../images/h_line.png');
    background-repeat: repeat-x;
    height: 2px;
    max-width: 570px;
    min-width: 290px;
    margin-left: -25px;
    margin-top: 30px;
    margin-bottom: 30px;
}*/
.xs-middle-horizontal-line {
    display: none;
}
.xs-line-show {
    display: none;
}
.xs-display-only {
    display: none;
}
.middle-h-line-m {
    margin-left: -37px;
}
/*.top-horizontal-line {
    background-image: url('../images/dashed-line.png');
    background-repeat: repeat-x;
    float: right;
    height: 2px;
    width: 16px;
    margin-right: -8px;
}*/
.margin-r-dash-line {
    margin-right: -8px;
    margin-top: 3px;
}
.margin-lower-line {
    margin-top: 128px;
    margin-right: -14px;
}
.m-tb-line {
    margin: 20px 0;
}
.m-line-minus-20 {
    margin-top: -20px;
}
.cold-facts-container-p {
    padding-left: 30px;
    padding-top: 20px;
}
.cold-facts-container-p-l {
    padding-left: 20px;
    padding-top: 20px;
}
.m-horizontal-line {
    margin-top: 5px;
    margin-left: -10px;
}
.m-top-10 {
    margin-top: 10px;
}
.m-top-15 {
    margin-top: 15px;
}
.first-m-top-10 {
    margin-top: 10px;
}
.m-top-32 {
    margin-top: 32px;
}
.user-icon{
    height: 40px;
    margin-top: 11px;
    /*margin-right: 15px;*/
}
.text-red{
    color: red;
}
.w68{
    width:68% !important;
}
.w30{
    width: 30% !important;
}
.w50 {
    width: 49% !important;
}
.wrapper-investment-form {
    border: 1px solid #d9d9d9;
    padding: 15px;
    background-color: #FFFFFF;
    border-radius: 5px;
    height: 225px;
}
.investment-title {
    color: #575757;
    padding: 0 0 10px 0;
    border-bottom: 2px solid #d9d9d9;
    margin-bottom: 15px;
    font-weight: bold;
}
.center-add-button {
    position: absolute;
    top: 50%;
    margin-top: -32px;
    left: 50%;
    margin-left: -30px;
}
.pos-relative {
    position: relative;
}
.currency-select {
    height: 25px!important;
    width: 50px!important;
    font-size: 12px!important;
    padding: 4px 10px!important;
}
.wrapper-currency, .wrapper-language {
    margin-top: 23px;
    margin-right: 10px;
    /*border-right: 2px solid #41216F;*/
    padding-right: 10px;
}
.wrapper-language a{
    color: #F27407;
}
.wrapper-language .langauge-btn{
    color: #FFF!important;
}

.element-error {
    color: red;
}
input[required].ng-touched.ng-invalid, select[required].ng-touched.ng-invalid, .invalid-form input[required].ng-invalid, .invalid-form select[required].ng-invalid {
    border: 1px solid #ff0000!important;
    box-shadow: none;
}

input[type=checkbox].ng-touched.ng-invalid,
.invalid-form input[type=checkbox].ng-invalid,
input[type=radio].ng-touched.ng-invalid,
.invalid-form input[type=radio].ng-invalid {
    border: 1px solid #ff0000;
    box-shadow: 0 0 0 1px #ff0000;
}
input[disabled], select[disabled] {
    opacity: 0.5;
}
.profile-page input[type='radio'] {
    -webkit-appearance: none;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    outline: none;
    box-shadow: 0 0 0 2px gray;
    border:1px solid rgb(217, 217, 217);
    margin: -1px 5px 0 0;
}

.profile-page input[type='radio']:checked {
    box-shadow: 0 0 0 2px #41216F;
}

.profile-page input[type='radio']:before {
    content: '';
    display: block;
    width: 60%;
    height: 60%;
    margin: 20% auto;
    border-radius: 50%;
}

.profile-page input[type='radio']:checked:before {
    background: #41216F;
}
.currency-info-text {
    text-align: center;
    font-size: 9px;
    font-style: italic;
    color: #5B5B5B;
}
.note-text {
    color: #502E86;
    font-style: italic;
    font-size: 12px;
}
.name-container {
    margin-top: 3px;
}
.currency-text {
    font-size: 14px!important;
}
.inst-wrapper {
    width: 350px;
    margin-left: 10px;
}
.selected-client-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 250px;
    text-align: right;
}
.questionnaire-image {
    margin: 20px 50px;
}
.displyFlex{
    display: flex;
}
/*** Overwrite css on arabic language ***/
.arabic{
    direction: rtl;
}
.arabic-center{
    direction: rtl;
    text-align: center;
}
.arabicLeft{
    direction: rtl;
    float: right!important;
}
.arabicRight{
    direction: rtl;
    float: left!important;
}
.arabic .new_dropdown > select{
    padding: 0 20px;
}
.arabic .assets_input .new_dropdown > select, .arabic .arabic_dropdown > select{
    padding: 0 30px;
}
.arabic .cash_dropdown > select{
    padding: 0 20px;
}
.arabic .pull-left{
    float: right !important;
}
.arabic .pull-right{
    float: left !important;
}
.arabic table th, .arabic .assets-left{
    text-align: right;
}
.arabic .expense-head .padding-left20px{
    padding-right: 20px;
}
.arabic .goal-head .panel-heading{
    background-position: 1% center;
}
.arabic .question-head .label-text{
    text-align: left;
}
.arabic .question-head .text-box-sign-up{
    float: right;
    margin-right: 25px;
}
.arabic .radio .question-options{
    padding-right: 20px;
}
.arabic .radio .question-options input[type=radio] {
    margin-right: -20px;
    display: inline-block !important;
}
/*.arabic .new_checkbox_1 + label{
    text-align: right;
}*/
.arabic .lable_main{
    float: right;
}
.ar{
    float: right;
    position: relative;
    margin-left: 40px;

}
.marginRight145{
    margin-right: 145px;
    text-align: right!important;
}

.arabic .margin-right6px{
    margin-right: 6px;
}
.arabic .arabic-logo-margin {
    /*margin: 5px 20px 0!important;*/
}
.arabic .show-hover{
    right: 95% !important;
}

/*** Overwrite css on arabic language END ***/