/*@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%;*/
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    background-color: #ffffff !important;
    color: #707070;
    width: 100%;
    overflow-x: hidden;
}
::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #41A3B0;
}

::selection {
    color: #fff;
    background: #41A3B0;
}
.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;
}
.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;
}
.top_margin250px { margin-top: 250px; }
.top_margin125px { margin-top: 125px; }
.header1 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width:100%;
    background-color: #525252;
    border-bottom: 1px solid #525252;
    /*box-shadow: 1px 2px 6px rgba(0,0,0,.16);*/
    /*height:84px;*/
    z-index: 1000;
}
.header1 img.inner-logo {
    width: 205px;
    margin-left: 10px;
    margin-top: 5px;
}
.header1_text {
    font-size: 16px;
    color: #41A3B0;
    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: #41A3B0;
    padding: 10px 15px;
    /*font-family: 'latobold';*/
}
.header2_bg {
    background-color: #fff;
}
.active_menu {
    border-bottom: 3px solid #41A3B0;
    padding-bottom: 13px;
}
.gray_container {
    background-color: #F8F8F8;
    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: #F8F8F8;
    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: 300;
    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;
    text-transform: none;
}
.assetsbox_setup {
    margin-top: -65px;
}
.add_button {
    min-width: 200px;
    height: 40px;
    border-radius: 4px;
    border: none;
    background-color: #41A3B0;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    background-image: url('../images/icons/icon_add.png');
    background-repeat: no-repeat;
    background-position: 8% center;
    margin-top: 20px;
}
.add_button1 {
    min-width: 215px;
    height: 40px;
    border-radius: 4px;
    border: none;
    background-color: #41A3B0;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    background-image: url('../images/icons/icon_add.png');
    background-repeat: no-repeat;
    background-position: 8% center;
    margin-top: 20px;
}
.add_button1:hover {
    background-color: #5B5B5B;
}
.add_expanses_btn {
    min-width: 200px;
    height: 40px;
    border-radius: 4px;
    border: none;
    background-color: #41A3B0;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    background-image: url('../images/icons/icon_add.png');
    background-repeat: no-repeat;
    background-position: 5% center;
    margin-top: 20px;
}
.add_expanses_btn:hover {
    background-color: #5B5B5B;
}
.button_box_margin {
    margin-top: 340px;
}
.assetsbox_text_2 {
    font-size: 14px;
    color: #575757;
    padding: 0 0 5px 0;
    font-weight: normal;
    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;
    cursor: pointer;
}
/* overview page cas start here */
.overview_text {
    font-size: 22px;
    font-weight: 400;
}
.overview_text1 {
    font-size: 18px;
}
.overview_text_2 {
    font-size: 30px;
    color: #575757;
    text-align: center;
}
.overview_bold_text {
    font-family: fjordone;
}
.overview_head_text {
    font-size: 25px;
    color: #575757;
    padding: 20px 20px;
}
.overview_head_text1 {
    font-size: 22px;
    color: #575757;
}
.overview_text_fontsize {
    font-size: 18px;
}
.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: #73C9C6 !important;
    -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;
    text-align: center;
}
.cashflow_blue_text {
    font-size: 24px;
    color: #41A3B0;
    text-align: center;
}
.cashflow_big_text {
    font-size: 35px;
    color: #575757;
    text-align: center;

}
.cashflow_small_text {
    font-size: 14px;
    color: #575757;
    text-align: center;
    margin-top: -8px;
}
/* estate planning page css */
.gray_box_container1 {
    background-color: #F8F8F8;
    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: 60px;
    height: 35px;
    background-color: #41A3B0;
    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;
    color: #41A3B0;
    padding: 0 0 10px 0;
}
.income_box {
    min-height: 300px;
    background-color: #F8F8F8;
    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;
    color: #575757;
    padding: 10px 10px;
}
.income_add_button {
    min-width: 200px;
    height: 40px;
    border-radius: 4px;
    border: none;
    background-color: #41A3B0;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    background-image: url('../images/icons/icon_add.png');
    background-repeat: no-repeat;
    background-position: 29% center;
}
.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-size: 16px;
    line-height: 1.42857143;
    color: #575757;
    white-space: nowrap;
    border-bottom: 1px solid #41A3B0;
}
.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: #1B3359;
     border-bottom: none;
     position: relative;
     top: 0;
     right: 0;
     left: 0;
     padding: 10px 20px;
}
.income_drop_text {
    font-size: 16px !important;
    color: #fff !important;
    text-transform: uppercase !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;
    text-align: center;
    color: #575757;
}
.income_box_bluebig_text {
    font-size: 24px;
    color: #41A3B0;
    text-align: center;
    text-transform: capitalize;
    padding-right: 10px;
    padding-left: 10px;
}
.expanse_bulebig_text {
    font-size: 35px;
    color: #41A3B0;
    text-align: center;
    text-transform: capitalize;
    padding-right: 10px;
    padding-left: 10px;
}
.income_edit_top {
    margin-top: 23px;
}
.income3_graysmall_text {
    color: #575757;
    font-size: 15px;
}
.gray_box_container22 {
    background-color: #F8F8F8;
    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;
}
.print_button1 {
    min-width: 230px;
    height: 51px;
    border-radius: 4px;
    background-color: #41A3B0;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border: none;
    padding: 15px 0;
}
/***login page css start here****/
.login_box {
    width: 452px;
    margin: 0 auto;
    /*background-color: #F8F8F8;
    border: 1px solid #d9d9d9;*/
    border-radius: 4px;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
}
.login_text1 {
    font-size: 20px;

    color: #575757;
    padding: 10px 20px;
}
.login_text2 {
    font-size: 18px;
    color: #575757;

    line-height: 40px;
}
.login_text-2 {
    font-size: 14px;
    color: #575757;
    /*font-family: latoregular;*/
    line-height: 30px;
    text-align: right;
    padding-right: 15px;
}
.login_radiotext {
    font-size: 15px;
    color: #575757;
    /*font-family: latoregular;*/
    line-height: 40px;
    padding: 2px 2px;
}
.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-family: latoregular;*/
}
.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: 4px;
    border: none;
    background-color: #41A3B0;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    background-image: url('../images/icons/icon_add.png');
    background-repeat: no-repeat;
    background-position: 5% center;
    /*font-family: latobold;*/
}
.income_add_button1 {
    min-width: 200px;
    height: 40px;
    border-radius: 4px;
    border: none;
    background-color: #41A3B0;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    background-image: url('../images/icons/icon_add.png');
    background-repeat: no-repeat;
    background-position: 8% center;
    /*font-family: latobold;*/
}
.income_add_button1:hover {
    background-color: #5B5B5B;
}
.update_btn {
    min-width: 200px;
    height: 40px;
    border-radius: 4px;
    border: none;
    background-color: #41A3B0;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    background-image: url('../images/icons/icon_add.png');
    background-repeat: no-repeat;
    background-position: 21% center;
    /*font-family: latobold;*/
    margin-top: 20px;
}
.policy_add_button {
    min-width: 200px;
    height: 40px;
    border-radius: 4px;
    border: none;
    background-color: #41A3B0;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    background-image: url('../images/icons/icon_add.png');
    background-repeat: no-repeat;
    background-position: 10% center;
    /*font-family: latobold;*/
}
.policy_add_button:hover {
    background-color: #5B5B5B;
}

/*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: #41A3B0;
    text-align: center;
    padding-top: 6px;
    font-size: 17px;
    color: #fff;
    text-transform: capitalize;
    cursor: pointer;
}
.employed > .btn-default {
    /*background-color: #FFD65E;*/
    border-color: #ccc;
    color: #333;
    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: #41A3B0 !important;
    text-transform: capitalize;
    font-size: 12px;
    width: 85px;
}
.employed >  .btn-default:hover,
.employed >  .btn-default_active_personal {
    color: #fff !important;
    background-color: #525252 !important;
    text-transform: capitalize;
    font-size: 12px;
    width: 85px;
}
.gray_box_container2 {
     background-color: #F8F8F8;
     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: #F8F8F8;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    min-height: 451px;
}
.gray_box_container4 {
    background-color: #F8F8F8;
    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: #F8F8F8;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    /*min-height: 500px;*/
    min-height: 410px;
    -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: #F8F8F8;
    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: #41A3B0;
    font-size: 20px;
    text-align: center;
    text-transform: capitalize;
}
.assets_smallbox_text2 {
    font-size: 15px;
    color: #575757;
    text-align: center;
    /*padding: 14px 15px;*/
    /*font-family: latoregular;*/
}
.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('../images/icons/icon_add.png'), url('../images/icons/arrow_down_white.png');
    background-repeat: no-repeat;
    /*background-position: 95% center;*/
    background-position: 5% center, 95% center;
    padding: 0 10px;
    height: 38px;
    color: #fff;
    font-size: 17px;
    max-width: 200px;
    border-radius: 4px;
    text-transform: uppercase;
    background-color: #41A3B0;
    font-weight: bold;
    padding-left: 30px;
    cursor: pointer;
    /*font-family: latobold;*/
}
.new_dropdown1 > select:hover{
    background-color: #5B5B5B;
}
.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;
    color: #525252;
    font-weight: 300;
}
.vault_table > table tr {
    border-radius: 4px;
}
.vault_table > table tr th {
    font-size: 14px;
    /*font-family: latolight;*/
    color: #535353;
    padding: 10px 10px;
    background-color: #fff;
    text-align: left;
    vertical-align: top;
}
.vault_table > table tr td:first-child {
    color: #41A3B0;
    font-size: 16px;
    /*font-family: latobold;*/
    word-break: break-all;
}
.vault_table > table tr td {
    color: #41A3B0;
    font-size: 15px;
    /*font-family: latolight;*/
    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-family: latolight;*/
    color: #535353;
    padding: 10px 0;
    background-color: #fff;
    text-align: center;
    font-weight: 300;
}
.vault_table-1 > table tr td:first-child {
    color: #41A3B0;
    font-size: 14px;
    /*font-family: latobold;*/
}
.vault_table-1 > table tr td {
    color: #41A3B0;
    font-size: 15px;
    /*font-family: latolight;*/
    padding: 10px 0;
    text-align: center;
}
.min-height {
    min-height: 671px;
}
/************* fees page css start here ********/
.fees_head_text {
    font-size: 18px;
    /*font-family: latolight;*/
    color: #535353;
    font-weight: 700;
}
.fees_table > table tr {
    border-radius: 4px;
}
.fees_table > table tr th {
    font-size: 16px;
    /*font-family: latolight;*/
    color: #535353;
    padding: 10px 10px;
    background-color: #fff;
    text-align: center;
    vertical-align: top;
}
.fees_table > table tr th:first-child {
    font-size: 16px;
    /*font-family: latolight;*/
    color: #535353;   
    background-color: #fff;
    text-align: left;
    padding-left: 100px;
}
.fees_table > table tr td:first-child {
    color: #41A3B0;
    font-size: 12px;
    /*font-family: latobold;*/
    text-align: left;
    padding-left: 100px;
}
.fees_table > table tr td {
    color: #41A3B0;
    font-size: 15px;
    /*font-family: latolight;*/
    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-family: latolight;*/
}
.blue_small_button {
    border-radius: 4px;
    background-color: #41A3B0;
    color: #fff;
    text-transform: capitalize;
    width: 85px;
    height: 45px;
    border: none;
    font-size: 15px;
    /*font-family: latolight;*/
}
.summary_graph_setup {
    padding-right: 100px;
    padding-top: 15px;
}
.gray_indicate_box {
    width: 15px;
    height: 15px;
    background-color: #535353;
}
.blue_indicate_box {
    width: 15px;
    height: 15px;
    background-color: #3ca4b1;
}
.indicate_text {
    font-size: 20px;
    /*font-family: latolight;*/
    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-family: latolight;*/
    color: #5B5B5B;
    background-color: #fff;
    text-transform: capitalize;
    min-width: 209px;
}
.summary_table tr td {
    padding: 10px 10px;
    font-size: 16px;
    /*font-family: latolight;*/
    color: #41A3B0;
    text-transform: capitalize;
    max-width: 209px;
}


/********************* Projected cash flow page css start here  27.12.2016 ********************/
.gray_box_chart_container {
    background-color: #F8F8F8;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    min-height: 300px;
}
.cash_text1 {
    text-transform: capitalize;
    font-size: 17px;
    /*font-family: latobold;*/
    color: #565656;
}
.cash_text2 {
    font-size: 15px;
    /*font-family: latoregular;*/
    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: #41A3B0;
    border: 1px solid #cccccc;
}
.cash_indicate_text {
    font-size: 18px;
    color: #5B5B5B;
    text-transform: capitalize;
    /*font-family: latolight;*/
}
.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-family: latobold;*/
}
.cash_red_box {
    background-color: #fff;
    line-height: 40px;
    color: red;
    /*font-family: latobold;*/
}
/********************* 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-family: latoregular;*/
}
/*.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: #41a4a9;
    font-size: 12px;
}
.cal_table tr td:first-child {
    font-size: 14px;
    color: #5B5B5B;
    /*font-family: latoregular;*/
    text-transform: capitalize;
}
 /***************** goals last page css start here ***************/
.panel-group .panel {
    margin-bottom: 20px;
    border-radius: 0;
    border-color: #707070;
}
.panel-heading {
    padding: 5px 0 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: #707070;
}
.panel-group {
    margin-bottom: 0;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
}
.panel-collapse {
    border-top: 1px solid #707070;
    background-color: #f7f5f6;
}
.goal_blue_text {
    color: #49a0b4;
    font-size: 17px;
    /*font-family: latobold;*/
    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-family: latoregular;*/
    text-transform: capitalize;
}
.goal_blue_text1 {
    color: #49a0b4;
    font-size: 19px;
    /*font-family: latoregular;*/
    text-transform: capitalize;
}
.goals_text2 {
    color: #5B5B5B;
    font-size: 19px;
    /*font-family: latoregular;*/
    text-transform: capitalize;
}


/*Nehal Start*/
.drop_img2 {
    position: absolute;
    top: 242px;
    left: 230px;
    right: 0;
}
.red_message {
    color: red;
    /*font-family: latoregular;*/
}

.green_message {
    color: green;
    /*font-family: latoregular;*/
}

.gray_message {
    color: #4C4C4C;
    /*font-family: latoregular;*/
}

.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: 10px;
            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-family: 'latoregular';*/
        }

        #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: #535353;
    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;*/
    font-weight: 500;
    color: #41A3B0;
}
.portfolio-name {
    white-space: pre-line;
    line-height: 15px;
    font-size: 10px;
    max-height: 50px;
    overflow: hidden;
    font-weight: 500;
}
.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: absolute;
    background-color: #535353;
    border-radius: 50%;
    width: 160px;
    height: 160px;
    top: 58px;
    left: 60px;
    bottom:0;
    line-height: 34px;
    padding-top: 20px;
    word-break: break-all;
}
.chart_round_text {
    font-size: 16px;
    /*font-family: latolight;*/
    font-weight: 300;
    text-transform: uppercase;
    line-height: 27px;
}
.chart_round_text_wealthport {
    font-size: 15px;
    /*font-family: latolight;*/
    text-transform: uppercase;
    /* line-height: 27px; */
    font-weight: bold;
}
 .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: #41A3B0;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    background-image: url('../images/icons/icon_add.png');
    background-repeat: no-repeat;
    background-position: 14% center;
    /*font-family: latobold;*/
    margin-top: 20px;
}
.add_assets_btn:hover {
    background-color: #5B5B5B;
}
.add_child_btn {
    min-width: 200px;
    height: 40px;
    border-radius: 3px;
    border: none;
    background-color: #41A3B0;
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    /* background-image: url(../images/icons/icon_add.png); */
    background-repeat: no-repeat;
    background-position: 15% center;
    border: 1px solid #41A3B0;
}
.add_child_btn:hover{
    /*background-color: #5B5B5B;*/
    background-image: linear-gradient(to bottom, #41A3B0, #73C9C6);
}
.income_margin {
    margin-top: 50px;
}
.edit_margin {
    margin-top: -20px;
}

/****************** projectedCashFlow_1.html page css start here********************/
.cashflow_container {
    background-color: #F8F8F8;
    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: #F8F8F8;
    border-radius: 4px;
}
.common_header_text {
    font-size: 20px;
    text-transform: capitalize;
    color: #5B5B5B;
    /*width: 100%;*/
    /*min-width: 1050px;*/
}
.header_blue_button {
    background-color: #41A3B0;
    color: #fff;
    font-size: 18px;
    border: none;
    border-radius: 4px;
    min-width: 160px;
    height: 50px;
    /*font-family: 'latobold';*/
}
.cash_dolor_text {
    font-size: 15px;
    /*font-family: latoregular;*/
    color: #565656;
    padding-top: 15px;

}
.cash_blue_text {
    text-transform: capitalize;
    font-size: 17px;
    /*font-family: latoregular;*/
    color: #41A3B0;
}
 
.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-family: latobold;*/
}
.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-family: latobold;*/
}
.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-family: latobold;  */
    min-width: 100px; 
}
.projected_table_2 tr:last-child {
    background-color: #fff;
    color: #09c62c;
     /*font-family: latobold;   */
     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: 130px;
    height: 40px;
    border-radius: 4px;
    border: none;
    background-color: #41A3B0;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    background-image: url('../images/icons/icon_add.png');
    background-repeat: no-repeat;
    background-position: 20% center;
    /*font-family: latobold;*/
}
.income_add_new:hover {
    background-color: #5B5B5B;
}
.update_btn_new {
    min-width: 150px;
    height: 40px;
    border-radius: 4px;
    border: none;
    background-color: #41A3B0;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    background-image: url('../images/icons/icon_add.png');
    background-repeat: no-repeat;
    background-position: 12% center;
    /*font-family: latobold;*/
    margin-top: 20px;
}
.update_btn_new:hover {
    background-color: #5B5B5B;
}
.update_asset_btn_new {
    min-width: 235px;
    height: 40px;
    border-radius: 4px;
    border: none;
    background-color: #41A3B0;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    background-image: url('../images/icons/icon_add.png');
    background-repeat: no-repeat;
    background-position: 12% center;
    /*font-family: latobold;*/
    margin-top: 20px;
}
.update_asset_btn_new:hover {
    background-color: #5B5B5B;
}
.bankig_update_btn {
    min-width: 284px;
    height: 40px;
    border-radius: 4px;
    border: none;
    background-color: #41A3B0;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    background-image: url('../images/icons/icon_add.png');
    background-repeat: no-repeat;
    background-position: 12% center;
    /*font-family: latobold;*/
    margin-top: 20px;
}
.bankig_update_btn:hover {
    background-color: #5B5B5B;
}
.update_goal_btn {
    min-width: 230px;
    height: 40px;
    border-radius: 4px;
    border: none;
    background-color: #41A3B0;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    background-image: url(../images/icons/icon_add.png);
    background-repeat: no-repeat;
    background-position: 12% center;
    /*font-family: latobold;*/
    margin-top: 20px;
}
.update_goal_btn:hover {
    background-color: #5B5B5B;
}
.networthbox_head_text {
    font-size: 22px;
    color: #41a3b0;
    padding: 10px 15px;
    /*font-family: latoregular;*/
    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-family: latoregular;*/
    font-size: 30px;
    color: #535353;
    text-transform: capitalize;
}
.blue_head_text {
    font-size: 20px;
    color: #41a3b0;
    text-transform: capitalize;
    /*font-family: latoregular;*/
}
.gray_label_text {
    font-size: 17px;
    color: #535353;
    /*font-family: latoregular;*/
    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: #41A3B0;
    min-width: 300px;
    padding: 5px;
    height: 30px;
    text-transform: capitalize;
    background-color: #fff;
    /*font-family: latolight;*/
}
.calculator_label label {
    border: 1px solid #d9d9d9; /* css style changed by Ami*/
    border-radius: 3px; /* css style added by Ami*/
    font-size: 15px;
    color: #41A3B0;
    min-width: 125px;
    padding: 5px;
    height: 30px;
    text-transform: capitalize;
    background-color: #fff;
    /*font-family: latolight;*/
}
.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-family: latolight;*/
    padding: 0 10px;
}
.cal_box_white {
    background-color: #fff;
    padding: 5px 10px;
    text-transform: capitalize;
    font-size: 18px;
    /*font-family: latolight;*/
    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-family: latolight;*/
    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-family: latolight;*/
    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-family: latolight;*/
    padding: 0 10px;
}
.input_box_mange1 {
    padding-left: 280px;
}
.gray_label_text_bold {
    font-size: 18px;
    color: #535353;
    /*font-family: latobold;*/
    /*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-family: latolight;*/
    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-family: latolight;*/
    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-family: latolight;*/
    font-size: 25px;
    color: #535353;
}
.dolor_bold_blue {
    font-size: 20px;
    color: #1B3359;
    /*font-family: latobold;*/
}
.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: #f8f8f8;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    min-height: 636px;
    -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: #F8F8F8;
    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: #F8F8F8;
    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: #F8F8F8;
    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: #F8F8F8;
    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-family: latoregular;*/
}
.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-family: latoregular;*/
    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: #41A3B0;
    height: 5px;
    border-radius: 10px;
    width: 100%;
    position: relative;
}
.progress_round {
    position: absolute;
     background-color: #41A3B0;
     width: 15px;
     height: 15px;
     border-radius: 100%;
     top: -6px;
     left: 30px;
}
.gray_box_container_qn {
    background-color: #F8F8F8;
    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-family: latolight;*/
    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-family: latolight;*/
    color: #1B3359;
    text-transform: capitalize;
}

.referral_table tr th {
    padding: 10px 5px;
    font-size: 16px;
    /*font-family: latolight;*/
    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-family: latolight;*/
    color: #1B3359;
    vertical-align: middle;
}

.invite_table tr th {
    padding: 10px 10px;
    font-size: 16px;
    /*font-family: latolight;*/
    color: #fff;
    background-color: #525252;
    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-family: latolight;*/
    color: #5B5B5B;
    vertical-align: middle;
}

.invite_table tr:nth-child(odd) td {
    /*background-color: #41A3B0;*/
    background-color: rgba(65, 163, 176, 0.1);
}
.graph_width{width: 1200px;}
.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-family: latobold; */
}
.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-family: latolight;*/
    padding: 0 10px;
}
.on-hover {    
    cursor: pointer;    
}

.show-hover {
    display: none;
    background-color: #525252;
    padding: 5px 15px;
    color: #fff !important;
    font-size: 15px;
    /*font-family: 'latoregular';*/
}
.show-hover a {
    color: #fff !important;
}
.on-hover:hover .show-hover {    
    display: block;    
    position: absolute;
    top: 53px;
    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-family: latoregular;*/
    font-weight: bold;
}
.acc_gray_box_container {
    background-color: #F8F8F8;
    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: #41a4a9;
    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: #41A3B0;
    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: #41A3B0;
    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: #41A3B0;
    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:#595959 !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:#595959 !important;
    border-color: #595959 !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: #F8F8F8;
    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);
}

/*--------------------NEW LAYOUT CSS--------------------------*/
.conatiner-main{
    width: 1200px;
    background-color: #EFF2F2 !important;
}
.font-color-grey{
    color: #707070;
}

.logintable {
    height: 100%;
    display: table;
    width: 100%;
}
.logintable-cell {
    display: table-cell;
    vertical-align: middle;
}
.login_box{
    text-align: center;
    margin-top: 40px;
    box-shadow: 0 3px 6px 0 rgba(169,169,169, 0.4);
    /*max-width: 440px;*/
    /*padding: 20px 20px;*/
    /*margin-left: 36%;*/
    border-radius: 14px;
    border-top: 10px solid #41A3B0;
}
.login-box-transparent{
    background-color: transparent;
    padding: 20px;
}

.login-label label{
    font-weight: 300;
    font-size: 13px;
    display: flex;
}
.inline-block {
    display: inline-block;
}
.input[type="text"] {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.textbox {
    border-radius: 0;
}
.textboxblack {
    color: #2a2a2a;
    border-color: #2a2a2a;
    padding: 0px;
    padding-bottom: 0.4em;
    margin-bottom: 1em;
}
.textboxfluid {
    width: 100%;
}
.textbox {
    border: 1px solid #CCCCCC;
    width: 20em;
    padding: 0;
    font-size: 14px;
    outline: none;
    height: 2.5em;
    line-height: 2em;
    padding-left: 10px;
    margin-left: 10px;
    margin-bottom: 1em;
}
.loginlogo{
    width: 220px;
    /*margin-top: 80px;*/
}
.loginlogokyc{
    width: 190px;
    margin-top: 30px;
    margin-left: 25px;
    float: left
}
.buttonlogin {
    width: 100%;
}
.buttongreen {
    border: inherit;
    background-color: #41A3B0;
    padding: 5px 40px;
    border-radius: 45px;
    text-align: center;
    cursor: pointer;
    color: #fff;
}
.btntransparent{
    border: 1px solid #41A3B0;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 45px;
    text-align: center;
    cursor: pointer;
    color: #707070;
    font-size: 12px;
    /*margin-right: 20px;*/
}
.btntransparent:hover{ text-decoration: none;}

.btntgreen{
    border: 1px solid limegreen;
    background-color: limegreen;
    font-weight: 400;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
    color: white;
    font-size: 12px;
    /*margin-right: 20px;*/
}
.btntgreen:hover{ text-decoration: none;}
.btnpink{
    background-color: #FFB6C1;
    border: none !important;
    color: white !important;
    padding: 7px 10px !important;
}
.btnpink:hover{ text-decoration: none;}

/*KYC Dashboard*/
.box-main{
    box-shadow: 0 3px 6px 0 rgba(169,169,169, 0.4);
    border-radius: 5px;
    background-color: #ffffff;
    padding: 20px;
}

.img-box img{
    width: 100%;
    height: auto;
}
.img-box{
    height: 120px;
    width: 120px;
    margin: auto;
    border-radius: 100%;
    background-color: #E8F0FE;
}
.common-btn{
    /*text-transform: uppercase;*/
    padding: 5px 15px;
    border-radius: 20px;
    text-align: center;
    cursor: pointer;
    color: #ffffff;
    /*font-family: 'Open Sans', sans-serif;*/
    font-weight: 400;
    border: none;
}


/*--------------------------CLIENT FORM-----------------------------------------*/
.merital-checkbox{
    width: 100%;
}
.input-text-box label{
    font-weight: 400;
}
.applicant-label {
    font-size: 14px;
    color: #707070;
    vertical-align: middle;
    padding-top: 3px;
    padding-right: 15px;
    text-align: right;
    font-weight: 400
}
.mailing-address-label {
    color: #41A3B0;
    text-align: right;
    font-weight: 700;
}
.fname-textbox {
    width: 65%;
    height: 30px;
    border: 1px solid #cccccc;
    font-size: 12px;
    padding-left: 10px;
    margin-top: 0;
}
.initial-textbox {
    width: 65%;
    height: 30px;
    border: 1px solid #cccccc;
    font-size: 12px;
    padding-left: 10px;
    margin-top: 0;
}
.mailing-address{
    background-color: #FAFAFA;
    padding-bottom: 20px;
    /*margin-left: 80px;*/
}
.email-element span{
    margin-right: 20px;
    margin-left: 10px;
}

.citizen-dropdown1 {
    overflow:hidden;
    font-size: 12px;
    /*width: 32%;*/
}
.common-drop-down select {
    border: 1px solid #c1c1c1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 260px;
    background-image: url("../images/down_arrow.png");
    background-repeat: no-repeat;
    background-position: 97%;
    background-size: 10px;
    padding: 5px 10px;
    margin-top: 0;
    border-radius: 5px;
}
.acc-type-drop-down{
    width: 180px !important;
    margin-right: 10px
}
.soi-element span{
    margin-left: 15px;
}


/*--------------------------------PROFILE.PHP----------------------------------*/

.profile-document-text{
    width: 60%;
}
.radio-block{
    display: block;
    font-weight: 400;
    cursor: pointer;
}
.radio-block input{
    margin-right: 5px;
}
.experience-checkbox{
    width: 100%;
}
.past-exp-input{
    margin-left: 30px!important;
}
.frontenac-text{
    width: 100%;
}

/*-----------------questionnaire----------------*/
.questionnaire-section{
    padding-left: 25%;
    margin-top: 60px;
}
.questionnaire label{
    font-size: 14px;
    font-weight: 400;
}
.question-radio{
    margin-right: 22px !important;
}


/*--------------------profile-allocation--------------------------*/

.marital-status{
    color: #707070;
}
.grey-text1 { color: #707070; }
.graph-logo{
    width: 250px;
    margin-top: 80px;
}
.profile-allocation{
    background-color: #FAFAFA;
    padding: 20px 170px 30px 50px ;
    /*padding-left: 50px;*/
    /*padding-right: 170px;*/
    /*padding-bottom: 20px;*/
    color: #707070;
}
.profile-allocation-container{
    margin-left: 80px;
}

.assets-category h6{
    padding: 5px;
    font-size: 14px;
    color: #707070;
    font-weight: 400;
    border: 1px solid #707070;
    background-color: white;
    /*margin-top: 30px;*/
}
.assets-class-list{
    list-style: none;
    padding: 0;
}
.assets-class-list li{
    padding-top: 10px;
    color: #707070;
}
.change-allocationbtn{
    border: 1px solid #41A3B0;
    display: inline-block;
    background-color: #FFFFFF!important;
    line-height: 2.66em;
    padding: 0px 1.00em;
    border-radius: 45px;
    text-align: center;
    cursor: pointer;
    color: #525252 !important;
}
.profile-document-fees{
    margin-right: 140px;
}




/*----------suitability-title-----------*/

.suitability-title {
    color: #41A3B0;
    text-align: center;
    font-weight: 700;
}
.suitability-checkbox input{
    margin-left: 30px!important;
}
.allocation-textarea{
    width: auto;
    border: 1px solid #707070;
}
.suitability-main-section{
    margin-top: 50px;
}


/** new css **/
.form-main ul li:nth-child(even) { background-color: #FAFAFA; }
.form-main ul li { padding: 2px; }
.form-main {
    box-shadow: 2px 1px 3px rgba(169,169,169, 0.2);
    border-top: 4px solid #41A3B0;
    border-radius: 2px;
    min-height: 455px;
}
.form-main h3 {
    color: #41A3B0;
    font-size: 16px;
    margin: 40px 0 20px 0;
}
.document-text {
    width: 60%;
}
.suitability-textarea{
    margin-left: 20%;
}

/*-----------------------------------QUICKVIEW MODAL-------------------------------------------*/
.quickview_table > table tr {
    border-radius: 4px;
}
.quickview_table > table tr td {
    font-size: 14px;
    font-weight: 300;
    color: #535353;
    padding: 10px;
    background-color: #fff;
    text-align: center;
    vertical-align: top;
    border: 1px solid #c6c6c6;
}

.quickview_table > table tr td:first-child {
    color: #000;
    font-size: 12px;
    text-align: left;
    border: 1px solid #c6c6c6;
    /* border-left-style: solid; */
    /* border-top-left-radius: 10px; 
    border-bottom-left-radius: 10px; */
}
.quickview_table > table tr td:last-child {
    /*color: #000;*/
    font-size: 12px;
    /* text-align: left; */
    border: 1px solid #c6c6c6;
    /* border-right-style: solid; */
    /* border-bottom-right-radius: 10px; 
    border-top-right-radius: 10px; */
}
.quickview_table > table tr td {
    color: #41A3B0;
    font-size: 12px;
    /* padding: 7px 10px; */
    padding: 10px 6px;
    text-align: center;
    vertical-align: top;
}
.quickview_table > table tr td input{
    background: transparent;
}
/* .quickview_table tr:nth-child(even) {
    background: #efefef;
} */
.white_block{
    font-size: 14px;
    font-weight: 300;
    color: #535353;
    padding: 10px;
    background-color: #fff;
    text-align: center;
    border-radius: 10px;
    vertical-align: top;
    border: 1px solid #c6c6c6;
}
.action_icon{
    color: #000 !important;
    margin-right: 5px;
    font-size: 15px;
    cursor: pointer;
    width: 20px;
}
.icon_small_download{
    height: 20px !important;
    width: 20px !important;
}


/*-----------------------------------administration-------------------------------------------*/

.admin-container{
    margin-left: 75px;
    color: #707070;
}

.administration-title{
    color: #41A3B0;;
    font-size: 14px;
    vertical-align: middle;
    /*padding-top: 3px;*/
    padding-right: 15px;
    font-weight: 700
}
.individiualdocs label{
    font-weight: 400 !important;
    /*padding-left: 20px;
    margin-left: 20px;*/
}
.individiualdocs b{
    margin-right: 20px;
}

/*** new css ***/
.form-main ul li:nth-child(even) { background-color: #FAFAFA; }
.form-main ul li { padding: 2px; }
.form-main {
    box-shadow: 2px 1px 3px rgba(169,169,169, 0.2);
    border-top: 4px solid #41A3B0;
    border-radius: 2px;
    min-height: 455px;
}
.form-main h3 {
    color: #41A3B0;
    font-size: 16px;
    margin: 40px 0 20px 0;
}
.document-text {
    border-bottom: 1px solid #707070;
    width: 60%;
}
/*.custom_checkbox:checked + label {
    background-image: url(../images/checked.png);
}
.custom_checkbox + label {
    background-image: url(../images/unchecked.png);
    background-size: 15px;
    background-repeat: no-repeat;
    padding-left: 2.1em;
    text-align: left;
    font-size: 15px;
    font-weight: 500;
    color: #535353;
    cursor: pointer;
    vertical-align: sub;
}*/


/*.custom_checkbox:checked + label {
    background-image: url(../images/checked.png);
}
.custom_checkbox + label {
    background-image: url(../images/unchecked.png);
    background-size: 15px;
    background-repeat: no-repeat;
    padding-left: 1.1em;
    text-align: left;
    font-size: 15px;
    font-weight: 500;
    color: #535353;
    cursor: pointer;
    vertical-align: sub;
}*/
.asset-breakdown-table{
    float: left;
}
.asset-breakdown-graph{
    float: right;
}
.font400{
    font-weight: 400 !important;
}

#quick .modal-content{
    border-radius: 25px !important;
    background-color: #e5e5e5;
}
#quick .modal-header .close {
    margin-top: 20px;
    margin-right: 35px;
}
/* .modal-header{ border-top: none; padding: 0;} */
/* .modal-footer{ border-top: none; padding: 0;} */
.border-grey{ border: 1px solid #707070; }
.border-light-grey{ border-color: #cccccc; }

.text-white { color: #ffffff; }
.text-grey { color: #707070; }
.text-light-grey { color: #DAD9D9; !important;}
.text-blue { color: #41A3B0; }

.padding20 { padding: 20px; }

.pb-10 { padding-bottom: 10px; }

.px-0 { padding-left: 0; padding-right: 0; }

.pl20 { padding-left: 20px; }
.pl40 { padding-left: 40px; }

.pr-30 { padding-right: 30px; }

.mx-10 { margin-left: 10px; margin-right: 10px; }
.mx-auto { margin-left: auto; margin-right: auto; }

.mr-100 { margin-right: 100px }
.mr-80 { margin-right: 80px }
.mr-50 { margin-right: 50px }
.mr-84 { margin-right: 84px }
.mr-75 { margin-right: 75px }
.mr-140 { margin-right: 140px }

.ml-5{ margin-left: 5px; }
.ml-10{ margin-left: 10px; }
.ml-20{ margin-left: 20px; }
.ml-25{ margin-left: 25px; }
.ml-40{ margin-left: 40px; }
.ml-50{ margin-left: 50px; }
.ml-70{ margin-left: 70px; }
.ml-80{ margin-left: 80px; }
.ml-100{ margin-left: 100px; }
.ml-120{ margin-left: 120px; }
.ml-190{ margin-left: 190px; }
.ml30{ margin-left: 30%; }

.mt-10{ margin-top: 10px; }
.mt-20{ margin-top: 20px; }
.mt-30{ margin-top: 30px; }
.mt-50{ margin-top: 50px; }
.mt-60{ margin-top: 60px; }
.mt-100{ margin-top: 100px; }
.mt20{ margin-top: 20%; }

.mb-20 { margin-bottom: 20px; }
.mb-35 { margin-bottom: 35px; }
.mb-50 { margin-bottom: 50px; }

.mr20{ margin-right: 20px; }
.widthauto { width: auto}
.width11{ width: 11% !important; }
.width13{ width: 14% !important; }
.width21{ width: 22% !important; }
.width20{ width: 20% !important; }
.width30{ width: 30% !important; }
.width305{ width: 305px !important; }
.width31{ width: 32% !important; }
.width80{ width: 80% !important; }
.width90{ width: 90% !important; }
.width50{ width: 50%; }
.width75{ width: 75%; }
.margin0{ margin: 0;}

.bg-position-left{ background-position: left; padding-left: 20px !important; }
.notes-textarea{
    height: 30px;
    width: 100%;
    resize: none;
}
/*** end new css ***/



/*--------------------END NEW LAYOUT CSS--------------------------*/

@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: #41A3B0;
    font-size: 16px;
    /*font-family: latobold;*/
    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-family: latoregular;*/
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 1em;
}
.center-big-graytext {
    text-align: center;
    color: #5B5B5B;
    font-size: 35px;
    /*font-family: latobold;*/
    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-family: latoregular;*/
    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-family: latoregular;*/
    text-transform: uppercase;
    text-align: center;
    padding: 182px 0;
}
.blue-head-text {
    color: #1B3359;
    font-size: 35px;
    /*font-family: latoregular;*/
    text-align: center;
    margin-top: 30px;
}
.black-center-text {
    text-align: center;
    color: #5B5B5B;
    font-size: 25px;
    /*font-family: latoregular;*/
    margin-top: 20px;
}
.black-normal-text {
    color: #5B5B5B;
    font-size: 20px;
    /*font-family: latoregular;*/
    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-family: latoregular;*/
}
.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-family: latoregular;*/
    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 !important;
}
.text-italic {
    font-style: italic;
    color: red;
    /*font-family: latoregular;*/
    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-family: latolight;*/
    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-family: latolight;*/
    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;}

/** Extra small devices (portrait phones, less than 576px) **/
@media (max-width: 575px) {
    .document-text{
        width: 75%;
    }
    .profile-document-text{
        width: 75%;
    }
    .profile-document-fees{
        margin-right: 80px;
    }
    .individual-main .ml-50, .authorization {
        margin-left: 10px;
    }
    .login_box{
        padding: 0;
    }
    .fname-textbox{
        width: 100% ;
    }
    .experience-checkbox label{
        margin-left: 0px !important;
        /*padding-left: 0px !important;*/
    }
    .past-exp-input{
        margin-left: 0px;
    }
    .merital-checkbox{
        margin-left: 0 ;
        width: 100% ;
    }
    .merital-checkbox label {
        margin-left: 0;
        padding-left: 15px;
    }
    .merital-checkbox-second {
        margin-top: 20px;
        margin-left: 0px;
    }
    .merital-checkbox-second label {
        margin: 0 !important;
        padding-left: 18px;
    }
    .profile-allocation-container {
        margin-left: 0;
    }
    .frontenac-text {
        width: 80%;
    }
    .individiualdocs b {
        margin-right: 40px;
    }
    .admin-container{
        margin-left: 0;
    }
    .initial-textbox{
        width: 100%;
    }
    .percentage-text{
        width: 95%;
    }
    .kyc-head{
        width: 100%;
        margin-top: 120px !important;
    }
    .kyc-head .row{
        margin-right: 80px;
    }
}
@media (max-width: 420px) {
    .loginlogokyc{
        margin-left: 0;
        width: 170px;
    }
    .btntransparent{
        margin-right: 0;
        padding: 5px 15px;
    }
    .citizen-dropdown1{
        width: 100%;
        padding-top: 10px;
    }
    .common-drop-down select{
        width: 230px;
    }
    .textbox{
        width: 16em;
    }
    .client-form-main #empstatus_dropdown{
        width: 230px;
    }
}
@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;*/
    /*}*/
    .left-zero{
        margin-left: 0 !important;
    }

    .asset-breakdown-graph{
        float: none;
    }

    .asset-breakdown-table{
        float: none;
        margin-top: 50px;
    }
    /*new layout css*/
    .document-text{
        width: 85%;
    }
    .individual-main .ml-50, .authorization {
        margin-left: 20px;
    }
    .profile-document-text{
        width: 85%;
    }
    .merital-checkbox-title{
        margin-left: 20px !important;
    }
    .client-form-main .ml-80{
        margin-left: 0;
    }
    .applicant-label {
        text-align: left;
    }
    .mailing-address-label {
        text-align: left;
    }
    .admin-textarea{
        width: 260px;
        height: 150px;
    }
    .allocation-textarea{
        display: block;
        width: 100%;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        border: 1px solid #ccc;

    }
    .profile-allocation{
        padding: 0;
    }
    .chart-logo{
        text-align: center;
    }

    /*end of new layout css*/
    .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-family: latobold;*/
    }
    .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-family: latobold;*/
        min-width: 115px;
        vertical-align: top;
    }
    .vault_table .divtable .table-td {
        width: 30%;
        display: inherit;
    }
    .massage-table .divtable .table-td {
        width: auto;
    }
}
/** Large devices (desktops, less than 1200px) **/
@media (max-width: 1199px) {

}

/** Medium devices (tablets, less than 992px) **/
@media (max-width: 991px) {
    .form-main {
        min-height: inherit;
    }
    .status-title{
        margin-left: 10px;
    }
    .suitability-main-section{
        padding: 10px;
    }
}

.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-family: latobold;*/
}
.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: #004085;
    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 : #004085 !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 #004085 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-family: latobold;*/
    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-family: latoregular;*/
    display: inline-block;
}
.header-small-text {
    color: #ffffff;
    font-size: 15px;
    /*font-family: latolight;*/
    display: inline-block;
}
.form-feild-container {
    padding: 50px 50px 80px 50px; 
}
.frm-blue-text {
    color: #1B3359;
    /*font-family: latoregular;*/
    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-family: latoregular;*/
    margin-left: 25px;
}
.select-input {
    border: 1px solid #e8e8e8;
    width: 100%;
    padding: 2px 5px;
    font-size: 13px;
    /*font-family: latoregular;*/
    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: #F8F8F8;
    margin-left: 25px;
    text-align: center;
}
.frm-select > select > option {
    background-color: #fff;
}
.sm-text-blue {
    color: #1B3359;
    /*font-family: latoregular;*/
    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-family: latoregular;*/
}
.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-family: latoregular;*/
    font-size: 18px;
    padding: 10px 0 0 25px
}
.input-box-table{
    border: 1px solid #e8e8e8;
    padding: 3px 47px;
    font-size: 12px;
    /*font-family: latoregular;*/
}
.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-family: latoregular;*/
    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-family: latoregular;*/
    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-family: latoregular;*/
    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-family: latoregular;*/
    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-family: latoregular;*/
    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-family: latoregular;*/
    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{
    margin-left: 5px;
    height: 30px;
    margin-top: 15px;
    margin-right: 15px;
}
.text-red{ color: red; }
.text-red-important{ color: red !important; }
.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;*/
    height: 270px;
}
.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 {
    margin-top: 30px;
    margin-right: 10px;
    border-right: 2px solid #333187;
    padding-right: 10px;
}

.element-error {
    color: red;
}
input[required].ng-touched.ng-invalid,.ng-invalid.ng-touched, select[required].ng-touched.ng-invalid, .invalid-form input[required].ng-invalid,
.invalid-form select[required].ng-invalid, .custom-error {
    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,
textarea[required].ng-touched.ng-invalid,
.invalid-form textarea[required].ng-invalid,
.invalid-form input[type=radio].ng-invalid, .invalid-radio{
    border: 1px solid #ff0000 !important;
    box-shadow: 0 0 0 1px #ff0000 !important;
}
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 #41A3B0;
}

.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: #41A3B0;
}
.currency-info-text {
    text-align: center;
    font-size: 9px;
    font-style: italic;
    color: #5B5B5B;
}
.note-text {
    color: #41A3B0;
    font-style: italic;
    font-size: 12px;
}
.name-container {
    margin-top: 8px;
}
.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;
}
.no-border-bottom {
    border-bottom: none !important;
    background-color: #ffffff !important;
}
.va-textbottom{ vertical-align: text-bottom !important; }
.va-bottom{ vertical-align: bottom !important; }
.va-top{ vertical-align: top !important; }
.va-super{ vertical-align: super !important; }

/*.custom_checkbox {
    display: inline-block !important;
    -webkit-appearance: checkbox !important;
    height: 18px;
    width: 18px;
    vertical-align: text-bottom;
}*/

/*** checkbox css ***/
.profile-page [type="checkbox"]:not(:checked),
.profile-page [type="checkbox"]:checked {
    /*position: absolute;
    left: -9999px;*/
}
.profile-page [type="checkbox"]:not(:checked) + label,
.profile-page [type="checkbox"]:checked + label {
    position: relative;
    overflow: hidden;
    padding-left: 30px;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    line-height: 20px;

    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
}

/* checkbox aspect */
.profile-page [type="checkbox"] + label:before,
.profile-page [type="checkbox"] + label:after {
    content: '';
    position: absolute;
    left: 0;
    z-index: 1;
    /*-webkit-transition: .2s;
    transition: .2s;*/
}
/* Unchecked styles */
.profile-page [type="checkbox"]:not(:checked) + label:before {
    top: 0px;
    width: 18px; height: 18px;
    border: 1.2px solid #707070;
}
.profile-page [type="checkbox"]:not(:checked) + label:after {
    top: 0px;
    width: 18px;
    height: 18px;
    border: 1.2px solid #707070;
    z-index: 0;
}
/* Checked styles */
.profile-page [type="checkbox"]:checked + label:before {
    top: 2px;
    width: 6px;
    height: 11px;
    border-top: 1.2px solid transparent;
    border-left: 1.2px solid transparent;
    border-right: 1.2px solid #707070;
    border-bottom: 1.2px solid #707070;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 20% 40%;
    transform-origin: 100% 100%;
    left: 2px;
}
.profile-page [type="checkbox"]:checked + label:after {
    top: 0px;
    width: 18px; height: 18px;
    border: 1.2px solid #707070;
    z-index: 0;
}
.invalid-check [type="checkbox"]:not(:checked) + label:before{
    border: 1.2px solid red !important;
}

/*.invalid-radio {
    border: 1px solid #ff0000 !important;
    box-shadow: 0 0 0 1px #ff0000;
}*/

.profile-page [type="checkbox"]{
    visibility: hidden !important;
    display: inline-block !important;
    -webkit-appearance: inherit !important;
}
.action-icon{
    color: #525252 !important;
    font-size: 18px !important;
}
.action-icon:hover{
    color: #1B3359 !important;
}
.header-height{
    height: 84px;
}
.top-75px{
    top: 75px !important;
}
.position-top{
    top: auto !important;
    margin-top:70px !important;
}
.account-box{
    margin-left: 10px;
    border-style: none none solid;
    border-color: #2a2a2a;
}
.custom-label{
    color: #2a2a2a;
}
.btn-header{
    color: #D9D9D9 !important;
    border: 1.1px solid #d9d9d9 !important;
}
.hide{
    display: none;
}
.font-weight-500{
    font-weight: 500;
}
/*** checkbox css end ***/
.search-text-box .text-box {
    height: 2.4em;
    border: 2px solid #41A3B0 ;
    font-size: 14px;
    padding: 0 5px;
    color: #5B5B5B;
    border-radius: 5px;
}
.text-green { color: limegreen !important; }
.text-light-blue { color: #41A3B0; }
.change-log-head .text-green {
    font-weight: 600;
    background-color: #e6ffe6;
}
.change-log-head .row {
    padding-left: 10px;
    padding-bottom: 5px;
}
.btn-account-active{
    background-color: #e6e6e6 !important;
}
.quick_doc_table {
    border: 1px solid #d9d9d9;
    border-radius: 5px;
}
.quick_sub_table{
    box-shadow: 0 0 0 1px #c6c6c6;
    border-radius: 10px;
}
.quick_sub_table tr:nth-child(even) td { background-color: #e5e5e5 !important; }

.quick_sub_table tr:first-child td:first-child { border-top-left-radius: 10px; }
.quick_sub_table tr:first-child td:last-child { border-top-right-radius: 10px; }
.quick_sub_table tr:last-child td:first-child { border-bottom-left-radius: 10px; }
.quick_sub_table tr:last-child td:last-child { border-bottom-right-radius: 10px; }