@charset "utf-8";
html, body{
    font-family: 'Open Sans', sans-serif !important;
}
body {
    font-family: 'Open Sans', sans-serif !important;
    line-height: 1.5;

    font-size: 13px;
    color: #333;
    overflow-x: hidden;
    margin: 0 !important;
    padding: 0 !important;
}

/* CSS Document */

::-webkit-input-placeholder {
    color: #ACACAC;
    font-size: 14px;
}

::-moz-placeholder {
    color: #ACACAC;
    font-size: 14px;
}

:-ms-input-placeholder {
    color: #ACACAC;
    font-size: 14px;
}

:-moz-placeholder {
    color: #ACACAC;
    font-size: 14px;
}

.table>tbody>tr>th {
    font-weight: 500 !important
}

.table>tbody>tr>td {
    font-weight: 500 !important
}
.table-condensed > tbody > tr > td {
    font-size: 14px !important;
    color: #606060;
}
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px;
    text-align: center;
    font-size: 13px;
    text-transform: none;
    color: 
        #434242;
    font-weight: 600;
}

.headingnew h2 {
    line-height: 36px;
    font-size: 26px;
}
.sections {

    padding: 45px 0;
    position: relative;
    overflow: hidden;
    clear: both;

}

.topEmpty {
       margin-top: 0px !important;
}
.topEmpty100 {
    margin-top: 100px;
}


/*.top-head {
    background:
        #2d2d2d !important;

    position: fixed;

    width: 100%;

    z-index: 9;
    border-bottom: 0 !important;
}*/

.menuStepsBg {
    background-color: #FFFFFF;
    box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.09);
    /* height: 90px; */
   
    width: 100%;
    z-index: 8;
   
}

.rectangleBoxSm {
    border-radius: 15px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.09);
    /* margin-bottom: 40px; */
    padding: 20px 50px;
    /* margin-top: 20px; */
}

.floatNone {
    margin: 0 auto;
    float: none
}

.label {
    color: #2F3233;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    
    padding: 0;
    
    text-align: left !important;
    white-space: initial !important;
}

.input {
    border: 1px solid #D0D0D0;
    border-radius: 5px;
    background-color: #FFFFFF;
    box-shadow: none;
}

.small {
    color: #ACACAC;
    font-style: italic;
}

.styled-select {
    /* border: 1px solid #dee2e6; */
    background: #fff;
    box-sizing: border-box;
    border-radius: 3px;
    /* overflow: hidden; */
    position: relative;
    color: #484747;
    font-size: 16px;
    font-weight: 500;
    height: 32px;
    /* line-height: 20px; */
    opacity: .8;
    cursor: pointer;
    width: 100%
}

.styled-select select {
    width: 100%
}

select:focus {
    outline: 0
}

.styled-select select {
       height: 32px;
    padding: 6px 8px;
    background: #fff;
    /* border: 0; */
    -webkit-appearance: none;
    color: #898888;
    font-size: 13px;
    position: relative;
   
}

.currency.styled-select .fa-angle-down {
    position: absolute;
    top: 5px;
    right: 8px;
    font-size: 20px !important;
}

.currency.styled-select select {
    font-size: 13px;
    padding: 4px;
}

.styled-select .fa-angle-down {
   position: absolute;
    top: 8px;
    right: 5px;
    font-size: 18px!important;
    color: #000;
}
.signup_preview {
    vertical-align: middle;
    background: #e16349 !important;
    border-color: #e16349;
    height: 30px;
    width: 125px;
    background-color: #1CB8E9;    
    font-weight: 500;
    /* line-height: 22px; */
    text-align: center;
    border: 0;
    margin-top: 10px;
   
}
button.blueBtn {
    height: 30px;
    width: 125px;
    background-color: #1CB8E9;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px; 
    text-align: center;
    border: 0;
    margin-top: 10px;
}
button.blueBtn:hover {
    background-color: #1CB8E9;
    color: #FFFFFF;
}
button.blueBtn:checked+.btn, button.blueBtn.active, button.blueBtn.show, button.blueBtn:first-child:active, :not(.btn-check)+button.blueBtn:active{
    background-color: #1CB8E9;
    color: #FFFFFF;
}
button.backBtn {
    height: 40px;
    width: 150px;
    border: 1px solid #1CB8E9;
    background-color: #FFFFFF;
    color: #1CB8E9;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
    margin-top: 20px;
}

button.backBtn:hover {
    background-color: #1CB8E9;
    color: #FFFFFF;
}

button.geryBtn {
    height: 40px;
    width: 150px;
    border: 1px solid #D0D0D0;
    background-color: #D0D0D0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
    margin-top: 20px;
}

.mr {
    margin-right: 15px;
}

.weightNormal {
    font-weight: 500;
    color: #2F3233;
    font-size: 15px;
    line-height: 22px;
}

.normalWeight {
    font-weight: 500;
}


/* profile entrepreneur */

.profile-entrepreneur i.fa.fa-ellipsis-v {
    color: #FFFFFF;
}

.profile-investor .tabs-left li a {
    color: #606060;
    text-transform: none;
    font-size: 16px !important;
    font-weight: 600;
    line-height: 26px!important;
}

.profile-investor .tabs-left>li.active>a,
.profile-investor .tabs-left>li a:hover,
.profile-investor .tabs-left>li.active>a:focus {
    border-bottom-color: #ddd;
    border-right-color: transparent;
    background: none;
    border: none;
    border-radius: 0px;
    color: #1FA5D7;
    font-weight: 600
}

.profile-investor .nav-tabs>li>a:hover {
    /* margin-right: 2px; */
    line-height: 1.42857143;
    font-weight: 600;
    border: 1px solid transparent;
    /* border-radius: 4px 4px 0 0; */
}

.profile-investor .tabs-left>li.active>a::after {
    content: "";
    /*position: absolute;
top: 10px;
right: -10px;
border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      border-left: 10px solid #f90;
display: block;
width: 0;*/
}

.profile-investor .tab-content label {
    color: #606060;
    font-size: 16px;
    font-weight: 600;
    line-height: 27px;
}

.profile-investor [class*="tabs-style-"].vertical .nav-tabs {
    float: left;
    width: 22% !important;
    border-bottom: 0;
}

.profile-investor [class*="tabs-style-"].vertical .tab-content {
    margin-left: 22% !important;
    clear: none;
}

.profile-investor .toggle .tabs {
    border-bottom: 1px solid #ddd;
    width: 100%;
    overflow: hidden;
    height: 45px;
    line-height: 36px;
}

.profile-investor .toggle .tabs .tab {
    float: left;
    background: white;
    color: #606060;
    height: 45px;
    padding: 5px 15px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.profile-investor .toggle .tabs .tab.active {
    color: #fff;
    background: #55B948;
}

.profile-investor .toggle .tabs .tab:hover {
    color: #fff;
    background: #55B948;
}

.profile-investor .toggle .panels .panel {
    padding: 20px 10px;
    display: none;
}

.profile-investor .toggle .panels .panel:first-child {
    display: block;
}

.profile-investor .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.profile-investor .greenClr {
    color: #55B948;
    font-size: 18px;
    font-weight: 600;
}

.profile-investor .date {
    padding: 10px 0 15px 0;
    color: #606060;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
}

.profile-investor button.view-btn {
    margin-right: 10px;
    font-size: 14px;
    font-weight: 600;
    border: 0;
    height: 40px;
    color: #fff;
    width: 100px;
    background-color: #F7BE68;
}

.profile-investor button.download-btn {
    font-size: 14px;
    font-weight: 600;
    border: 0;
    height: 40px;
    color: #fff;
    width: 120px;
    background-color: #55B948;
}

.profile-investor a.edit {
    background: #55B948;
    display: inline-block;
    border-radius: 2px;
}

.profile-investor a.trash {
    background: #e26349;
    display: inline-block;
    border-radius: 2px;
}

.profile-investor a.edit i.fa.fa-edit,
a.trash i.fa.fa-trash {
    color: #fff;
    font-size: 16px;
    padding: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 20px;
}

.profile-investor a.allocate {
    color: #fff;
    background: #1FA5D7;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 10px;
    border-radius: 2px;
}


/* Rubric Report */

.rubric-report .screening {
    color: #606060;
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
}

.rubric-report a.view-btns {
    height: 35px;
    width: 120px;
    padding: 5px 20px;
    display: inline-block;
    border-radius: 5px;
    background-color: #1FA5D7;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
    text-align: center;
}

.rubric-report a.view-btns:hover {
    color: #fff;
}

.rubric-report a.download-btns {
    height: 35px;
    width: 150px;
    padding: 5px 20px;
    display: inline-block;
    border-radius: 5px;
    background-color: #EBA021;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
    text-align: center;
}

.rubric-report a.download-btns:hover {
    color: #fff;
}

.profile-investor .toggle .tabs {
    border-bottom: 1px solid #ddd;
    width: 100%;
    overflow: hidden;
    height: 45px;
    line-height: 36px;
}

.rubric-report .toggle .tabs .tab {
    float: left;
    background: white;
    color: #606060;
    height: 45px;
    padding: 5px 10px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
}

.rubric-report .toggle .tabs .tab.active {
    color: #1FA5D7;
    background: #fff;
    border-bottom: 3px solid #1FA5D7;
}

.rubric-report .toggle .tabs .tab:hover {
    color: #1FA5D7;
    background: #fff;
    border-bottom: 3px solid #1FA5D7;
}

.rubric-report .toggle .panels .panel {
    padding: 20px 0;
    display: none;
    margin-bottom: 0;
}

.rubric-report .toggle .panels .panel:first-child {
    display: block;
}

.rubric-report .panel {
    margin-bottom: 0 !important;
    background-color: #fff;
    border-bottom: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.rubric-report .panels {
    border-top: 1px solid #ddd;
}


/* Institution Desing */

.institution-design input[type="file"] {
    z-index: -1;
    position: absolute;
    opacity: 0;
}

.institution-design input:focus+label {
    outline: 0;
}


/* radio button */

.chkBox [type="radio"]:checked,
.chkBox [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.chkBox [type="radio"]:checked+label,
.chkBox [type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
}

.chkBox [type="radio"]:checked+label:before,
.chkBox [type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #1CB8E9;
    border-radius: 100%;
    background: #fff;
}

.chkBox [type="radio"]:checked+label:after,
.chkBox [type="radio"]:not(:checked)+label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #1CB8E9;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.chkBox [type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.chkBox [type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

/* file upload */

.uploadBtn {
    position: relative;
    /* overflow: hidden; */
    background-color:
        #55B948;
        padding: 6px 10px;
    text-align: center;
    color:
        #FFFFFF;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    
    border-radius: 3px;
    
}
.uploadBtn:hover {
   
    background-color:
        #55B948;}


.uploadBtn input {
    position: absolute;
    opacity: 0;
    left: 0;
    right: 0;
    top: 0;
}

.uploadBtn i.fa-paperclip, .uploadBtn i.fa-download {
    /* font-size: 18px; */
    /* padding-top: 10px; */
}

a.uploadBtn:hover {
    color: #fff;
}

/* .input-group .input-group-addon {
    width: auto !important;
    background: none;
    padding: 4px 0;
} */

/* tabs */

/*.rectangleGeryBox {
    border-radius: 10px;
    background-color: #F5F5F5;
    padding: 10px 10px 20px 10px;
    margin-bottom: 20px;
}

.rectangleGeryBox:hover {
    border-radius: 10px;
    background-color: #FFFFFF;
    padding: 10px 10px 20px 10px;
    box-shadow: 0 2px 27px 0 rgba(0, 0, 0, 0.18);
    margin-bottom: 20px;
}*/

.tabImg {
    position: relative
}

.tabImg img {
    border-radius: 10px;
}

.heartPos {
    position: absolute;
    top: 10px;
    right: 10px
}

.tabTitle {
    color: #1CB8E9;
    font-size: 13px;
    font-weight: 600;
    line-height: 22px;
}

.tabSubTitle {
       
    color: #8E9090;
    font-size: 14px;
    line-height: 19px;
    /*white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;*/
}

a.investNowBtn {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    line-height: 40px;
    height: 40px;
    width: 150px;
    border-radius: 5px;
    background-color: #55B948;
}

a.investNowBtn:hover {
    color: #fff;
}

a.viewAll {
    color: #1CB8E9;
    font-size: 16px !important;
    font-weight: 600;
    line-height: 27px;
    text-align: right;
}


/* Modal */

.customModal .modal-header,
.thankYouModal .modal-header {
    background: none !important;
    padding: 20px 30px;
}

.customModal .modal-body {
    padding: 15px 30px 30px 30px;
}

.customModal .modal-title {
    float: left;
    color: #FCC361 !important;
    text-shadow: none !important;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    text-align: left;
}

.customModal .modal-content,
.thankYouModal .modal-content {
    border-radius: 15px !important;
    border: 0 !important;
    background-color: #FFFFFF;
    box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.09);
}

.customModal .edit {
    color: #13B8EF;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    text-shadow: none;
}

.customModal .editTxt {
    color: #B2B2B2;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;

}

.thankYouModal .thanks {
    color: #2F3233;
    font-size: 26px;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
    padding: 15px 0;
}

.thankYouModal .thanksPara {
    color: #2F3233;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
}

.thankYouModal .close {
    font-weight: 300 !important;
    font-size: 44px !important;
    color: #000 !important;
}

.padEmpty {
    padding-top: 0px;
    padding-bottom: 40px;
}


/* Steps tabs */

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
    /* top: 5px; */
    /* box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.09); */
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 30px;
    bottom: 0;
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #eee;
    z-index: 0;
    display: none;
}

.stepwizard-row .btn-default[disabled] {
    border: 0;
}

.stepwizard-row .btn-default {
    background: #fff;
    border: 0;
}

.stepwizard-step {
    display: table-cell;
    /*display: inline-block;*/
    text-align: center;
    position: relative;
}

.stepwizard-step .btn-circle {
    /*width: 50% !important;
    display: inherit;*/
    text-align: center;
    line-height: 40px;
    font-weight: 600;
    font-size: 18px;
    /*padding: 2px;*/
}

.stepwizard-step .btn-primary {
    background: #fff;
    border: 0;
    box-shadow: none !important;
}

.stepwizard-step .btn-primary.active span {
    background: none;
    color: #FCC361 !important;
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    padding-top: 10px;
    width: 100%;
    text-align: center;
    /*left: 0;
    position: absolute;*/
}

.stepwizard-step .btn-default span {
    background: none;
    color: #454648 ;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    padding-top: 10px;
    width: 100%;
    text-align: center;
    /*left: 0;
    position: absolute;*/
}

.stepwizard-step .btn-primary.active:hover {
    background: #fff;
}

.stepwizard-step .btn.disabled,
.stepwizard-step .btn[disabled] {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    width: 40%;
    margin: 0 auto;
}

.stepwizard-step .btn-primary[disabled],
.stepwizard-step .btn-primary[disabled].active {
    background: #fff;
}

.stepwizard-step .pointer {
    pointer-events: none;
}

.stepwizard-step .step1s {
    margin-left: -40px;
}

.stepwizard-step .step2s {
    margin-left: -5px;
}

.stepwizard-step .step3s {
    margin-left: -15px;
}

.stepwizard-step .btn-primary.active .step1s {
    margin-left: 0px;
}

/* .setupBtn .nextBtn {
        height: 40px;
        width: 150px;
        background-color: #1CB8E9;
        color: #FFFFFF;
        font-size: 16px;
        font-weight: 600;
        line-height: 22px;
        text-align: center;
        border: 0;
        margin-top: 20px;
} */


/*.setupBtn .nextBtn:hover {
        background-color: #0b46e0;
}*/

.setupBtn .prevBtn {
    height: 40px;
    width: 150px;
    border: 1px solid #1CB8E9;
    background-color: #FFFFFF;
    color: #1CB8E9;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
    margin-top: 20px;
}

.setupBtn .prevBtn:hover {
    /*background-color: #000000;*/
}

.lineBg {
    /*background: url(../images/steps/step-arrow.png) center top repeat;
    margin-top: -30px;*/
}




/* tabs */

.previewAllAcc .panel-default {
    border: 1px solid #D0D0D0;
    border-radius: 7px;
    background-color: #FFFFFF;
}

.previewAllAcc .mb-0>a {
    display: block;
    position: relative;
}

.previewAllAcc .mb-0>a:after {
    content: "\f107";
    font-family: 'FontAwesome';
    position: absolute;
    right: 0;
    color: #666 !important;
}

.previewAllAcc .mb-0>a[aria-expanded="true"]:after {
    content: "\f106";
    color: #666 !important;
    font-size: 20px;
}

.previewAllAcc .card {
    margin-bottom: 20px;
    border: 1px solid #D0D0D0;
    border-radius: 7px;
    background-color: #FFFFFF;
}

.previewAllAcc .card-body {
    padding: 15px;
}

.previewAllAcc h5 {
    /*border-bottom: 1px solid #D0D0D0;*/
    margin-top: 0;
    padding: 15px;
}

.previewAllAcc h5 a {
    color: #FCC361 !important;
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
}

/*.posbtmFixed {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9;
}*/

.popHeight,
.rubricModal {
    height: 500px;
}


/* table sticky */

.stickyThead {
    position: fixed;
    background: #fff;
    z-index: 9;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    top:200px;
}

.stickyTheadBluetab {
    position: fixed;
    background: #fff;
    z-index: 9;
    width: 100%;
    top: 270px;
    table-layout: fixed;
    border-collapse: collapse;
}

.topMargin {
    margin-top: 70px;
    /*	margin-top: 40px;*/
}

.topMargin1 {
    margin-top: 160px;
}



.stickyHead {
    position: fixed;
    width: 100%;
    z-index: 99;
}

.posFixed {
    position: fixed;
    top: 89px;
    left: 0;
    width: 100%;
    z-index: 8;
    background: #fff;
}

.posFixedTab {
    position: fixed;
    top: 133px;
    left: auto;
    width: 1170px;
    z-index: 9;
    background: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
}

.posFixedTabd {
    margin-top: 160px;
}

.blueTabFixed {
    position: fixed;
    top: 160px;
    width: 100%;
    background: #fff;
    z-index: 9;
}

a.add-btn {
    height: 30px;
    width: 100px;
    background-color: #55B948;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    line-height: 35px;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    float: right;
}

a.add-btn:hover {
    color: #fff;
}

a.view-btn {
    background-color: #55B948;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 600;
    line-height: 31px;
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    height: 30px;
    width: 60px;
    margin-top: 15px;
}

a.view-btn:hover {
    color: #fff;
}

button.save-btn {
    height: 45px;
    width: 200px;
    background-color: #55B948;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
    line-height: 45px;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    border: 0;
}

button.add-btn {
    height: 40px;
    width: 100px;
    background-color: #1FA5D7;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    border: 0;
    margin-bottom: 15px;
    margin-top: 5px;
}
.py-1 {

    padding-top: 25px !important;
    padding-bottom: 25px !important;

}
.topSpace {
    margin-top: 200px;
}

.topSpace1 {
    margin-top: 130px;
}
.topSpace160 {
    margin-top: 160px;
}

.blueTabs {
    margin-top: 30px;
}

.padtop {
    padding-top: 15px;
}

.p-all-20 {
    padding: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mb-30 {
    margin-bottom: 30px;
}

.my-15 {
    margin-top: 15px;
    margin-bottom: 15px
}

.padRight25 {
    padding-right: 25px;
}

.ellipsisDiv .dropdown-menu {
    min-width: 100%;
    width: 180px;
    border-radius: 10px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 27px 0 rgba(0, 0, 0, 0.18);
    border: 0 !important;
    background: #f2f2f2;
    display: none;
    position: absolute;
    z-index: 999;
    left: -160px;
    padding: 10px 20px;
}

.ellipsisDiv .dropdown-menu a {
    color: #4D4D4D;
    font-size: 20px;
    line-height: 30px;
    padding-right: 0;
}


/* radio button */

.radioBtns {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    padding-right: 15px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    letter-spacing: 0.5px
}

.radioBtns input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.radioBtns .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50%;
}

.radioBtns:hover input~.checkmark {
    background-color: #ccc;
}

.radioBtns input:checked~.checkmark {
    background-color: #1FA5D7;
}

.radioBtns .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.radioBtns input:checked~.checkmark:after {
    display: block;
}

.radioBtns .checkmark:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.modal-header .close {
   font-size: 24px;
    line-height: 23px;
    opacity: .9;
    color: #fff;
    font-weight: 300;
}

#browserIconModal .modal-header{
    text-align: center !important;
}

#browserIconModal span{
    padding-top: 10px;
    display: inline-block;
}

.latest-version{
    text-align: center !important;	
}

/* entrepreneur-application-form edit */

.editMainTitle span.title {
    color: #FCC361 !important;
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
}
.editMainTitle {
    margin-bottom: 15px;
}
.editForms label{
    opacity: 0.9;
    color: #B2B2B2;	
    font-size: 14px;	
    font-weight: 600;	
    line-height: 18px; 
    word-wrap: break-word;
}
.editForms .formdata {
    color: 
        #2F3233;
    font-size: 15px;
    font-weight: 600;
    line-height: 25px;
    /* line-break: anywhere; */
    text-align: justify;
}

.imgRound{
    border-radius: 100%;
    float: left;
}

/* messages chat box css */

.chat-message {
    height: 335px;
    /*height: 230px;*/
}

.chat-leftmessage {
    overflow: hidden;
    clear: both;
    height: 335px;
    /*height: 230px;*/
}

.chatdate-bg{
    margin-bottom: 0 !important;
    padding: 5px !important;
    background: #eee;
    border-radius: 100px;
    font-size: 11px;
    font-weight: 300; 
}

hr{
    border-color: #eee !important
}

#startupdiv {
    border-radius: 10px;
    background-color: #FFFFFF;
    /* box-shadow: 0 2px 27px 0 rgba(0, 0, 0, 0.18); */
    border:1px solid #ccc;
    display: none;
    z-index: 1;
    position: absolute;
    top: 360px;
    margin: auto;
    height: 450px;
    width: 100%;
    clear: both;
    overflow: hidden;
}

#groupmessagesdiv {
    border-radius: 10px;
    background-color: #FFFFFF;
    border:1px solid #ccc;
    display: none;
    position: absolute;
    /*top: 360px;
    z-index: 1;
    height: 400px;*/
    top:-20px !important;
    z-index: 999;
    height: auto;
    margin: auto;
    width: 100%;
    clear: both;
    overflow: hidden;
}


#messagesdiv {
    /*border-radius: 10px;*/
    background-color: #FFFFFF;
    box-shadow: 0 2px 27px 0 rgba(0, 0, 0, 0.18);
    display: none;
    /*z-index: 1;
    top: 360px;
    height: 480px;*/
    position: absolute;
    top:-30px !important;
    z-index: 999;
    height: auto;
    margin: auto;
    width: 100%;
}

.chatboxModal {
    position: relative;
}

.chatboxModal .topArrow {
    /*background: url(../images/top-arrow.png) right top no-repeat;
    width: 36px;
    height: 18px;
    position: absolute;
    top: -25px;
    right: 20px;*/
}

.chatboxModal.leftGroupheight {
    /*height: 360px;*/
}

.chatboxModal a.addChat {
    color: #1CB8E9;
    font-size: 14px;
    display: inline-block;
    font-weight: 400;
    line-height: 22px;
    text-align: right;
}

.chatboxModal .chatLine {
    color: #717171;
    font-size: 14px;
    line-height: 19px;
}

.chatboxModal .rubric-report .panel {
    background: #F9F9F9 !important
}

.chatboxModal .rubric-report .toggle .tabs .tab.active,
.chatboxModal .rubric-report .toggle .tabs .tab:hover,
.chatboxModal .rubric-report .toggle .tabs .tab {
    background: none !important
}

.chatboxModal {
    list-style: none;
    margin-left: 0;
}

.chatboxModal .text-muted {
    color: #717171;
    font-size: 12px;
}

.chatboxModal li {
    border-bottom: 1px solid #ddd;
}

.chatboxModal li a img {
    float: left;
    width: 45px;
    height: 45px;
    margin-right: 15px;
}

.chatboxModal li a {
    position: relative;
    display: block;
    padding: 12px 5px;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
}

.chatboxModal .friend-list li.active a {
    background-color: #f1f5fc;
}

.chatboxModal li a .friend-name,
.chatboxModal li a .friend-name:hover {
    color: #777;
}

.chatboxModal li a .last-message {
    width: 65%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.chatboxModal li a .time {
    position: absolute;
    top: 10px;
    right: 8px;
}

.chatboxModal small,
.chatboxModal .small {
    font-size: 85%;
}

.chatboxModal li a .chat-alert {
    position: absolute;
    right: 8px;
    top: 27px;
    font-size: 10px;
    padding: 3px 5px;
}

.chatboxModal .chat-message {
    padding: 0px 15px 15px 0;
    /*background: #fff;*/
}

.chatboxModal .chat {
    list-style: none;
    margin: 0;
}

.chatboxModal .chat li img {
    width: 45px;
    height: 45px;
    border-radius: 50em;
    -moz-border-radius: 50em;
    -webkit-border-radius: 50em;
}

.chatboxModal .bgGery {
    background-color: #F9F9F9;
    border-right: 1px solid #ddd;
    padding: 15px;
}

.chatboxModal .lightBlue {
    border-radius: 5px;
    background-color: #EBFAFF;
    margin-left: 55px;
    margin-right: 100px;
    padding: 10px;
    text-align: left;
}

.chatboxModal .lightGery {
    border-radius: 5px;
    background-color: #F6F6F6;
    margin-left: 55px;
    margin-left: 100px;
    padding: 10px;
}

.chatboxModal .chat-body.lightGery p {
    text-align: right !important;
}

.chatboxModal .chat-body {
    padding-bottom: 20px;
}

.chatboxModal .chat li.left .chat-body {
    /* margin-left: 70px; */
    margin-left: 50px;
    margin-right: 50px;
}

.chatboxModal .chat li .chat-body {
    position: relative;
    font-size: 11px;
    padding: 8px;
    /*border: 1px solid #f1f5fc;*/
}

.chatboxModal .bottomDiv .input-group input {
    border-radius: 100px;
    box-shadow: none;
    border: 1px solid #ddd;
}

.chatboxModal .bottomDiv button.send-btn {
    border-radius: 100px !important;
    margin-left: 15px;
    height: 45px;
    width: 120px;
    background-color: #1CB8E9;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    border: 0;
}

.chatboxModal .chat li .chat-body p {
    margin: 0;
    padding-top: 3px;
    color: #000000;
    font-size: 13px;
    line-height: 20px;
}

.chatboxModal .chat li {
    /* margin: 15px 0; */
    margin: 2px 0;
    border-bottom: 0 !important
}

.chatboxModal .chat li.right .chat-body {
    /* margin-right: 55px; */
    margin-left: 50px;
    margin-right: 50px;
}

.chatboxModal .chat-box {
    /*position: fixed;*/
    bottom: 0;
    left: 444px;
    right: 0;
    padding: 15px;
    border-top: 1px solid #ddd;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.chatboxModal .primary-font {
    color: #1CB8E9;
}

.chatboxModal .has-search .form-control {
    padding-left: 15px;
    border-radius: 100px;
    box-shadow: none;
    height: 40px;
}

.chatboxModal .has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #1CB8E9;
    top: 8px;
    right: 10px;
}

.chatboxModal .panels,
.chatboxModal .panel {
    height: 450px;
}
.imgRound{
    float: left;
    margin-right: 15px;
}
.comment-button{
    background-color:
        #1CB8E9;
    border: 0;
    padding: 5px 20px;
    color:
        #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
    height: 44px;
}
.comment-user{padding-top: 5px;
              color: #2F3233;	font-size: 18px;	font-weight: 600;	line-height: 24px;
}
.comment-para{padding-top: 5px;
              color: #2F3233;	font-size: 16px;	line-height: 22px;
}
hr {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.new-login .greenStrip{
    	background-color: #57B847; color: #fff;
    font-size: 16px;	text-align: center; 
    padding: 5px;
    font-weight: 600;
}
.new-login .login-box-lg .login-inner{
    margin: 0;
    padding: 0
}

.new-login .padAll{
    padding: 25px;
}
.new-login .dont-account{
    font-size: 14px;	font-weight: 600;	line-height: 30px;	text-align: left;
}

.new-login .login-btn{
       background-color: #57B847;
    border: 0;
    color: #fff;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    padding: 6px 20px;
    float: right;
}
.rem{
    padding-left: 25px !important;
}
.newcheck{
    padding-left: 0px;
}
.newcheck label::before{
    left: 0px;
}
.newcheck label::after {
   
    margin-left: 0px;
    padding-left: 4px;
    
    font-size: 11px;
    left: 0px;
}
.new-login .login-inner label {
       display: block;
    float: left;
    font-weight: bold;
    letter-spacing: 0;
    padding-bottom: 3px;
    color: #666;
   

}
.new-login .login-inner{
   box-shadow: 0 2px 18px 0 rgba(0,0,0,0.09); margin-bottom: 30px !important;
}

.new-login .login-box-lg .login-inner{
    background: #fff;
}

.new-login .login-inner .form-input .form-control{
    padding: 10px !important;
    height: 32px;
    border-radius: 4px !important;
}
.new-login .rememberMes{
    color: #2F3233;	font-size: 14px;	font-weight: 600;	line-height: 22px;
}
.new-login .forgotPs{
    color: #1CB8E9;		font-size: 14px;	font-weight: 600;	line-height: 22px;	text-align: right;
}

.new-login .login-inner .form-input span {
    position: relative;
    left: 0;
    top: 0;
}
.new-login .padding-vertical-25 {
    padding-top: 10px;
    padding-bottom: 25px;
}

/* entrepreneur page */

a.listBtn, a.viewList{
    line-height: 25px;
    height: 25px;	width: 50px;	border-radius: 15px;	
    color: #FFFFFF;	font-size: 12px;	font-weight: 600;	text-align: center;
    display: inline-block;
}
a.listBtn:hover, a.viewList:hover{
    color:#fff;
}

a.listBtn{
    background-color: #FDA756;
}

a.viewList{
    background-color: #5AC1D1;
}
.inputWidth{
    width:100px;
    margin-top: 5px;
}
a.precampaignBtn, a.campaignBtn, a.postcampaignBtn{
    height: 30px;
    width: 120px;
    background-color:
        #FFFFFF;
    border-radius: 15px;
    display: inline-block;
    text-align: center;
    line-height: 27px;
    font-size: 12px;
    font-weight: 600;
    margin-right: 10px;
}
.precampaignBtn{
    border: 1px solid #07A4D9;	
    color: #07A4D9;
}
.precampaignBtn:hover{
    background: #07A4D9;	
    color: #fff;
}
a.campaignBtn{
    border: 1px solid #EDA21F;	
    color: #EDA21F
}
a.campaignBtn:hover{
    background: #EDA21F;	
    color: #fff
}
a.postcampaignBtn{
    border: 1px solid #55B948;
    color: #55B948;
}
a.postcampaignBtn:hover{
    background:#55B948;
    color: #fff;
}
span.rejectBtn, span.addocumentBtn, span.archiveBtn, span.investeroleBtn, span.coinvestmentBtn, span.messageBtn, span.statusBtn, span.skippedBtn, span.fillingBtn, span.presentationBtn, span.terminateBtn {
    border-radius: 15px;
    color: #fff;	
    font-size: 12px;	
    font-weight: 600;	
    line-height: 20px;	
    text-align: center;
    display: inline-block;
    padding: 5px 15px;
    height: 30px;
    margin-right: 2px;
}
span.rejectBtn{
    background-color: #F7BF69; 
}
span.archiveBtn{
    background-color: #9BB935;
}

span.addocumentBtn{
    background-color: #5CC0DE;
}
span.investeroleBtn{background-color: #F4524D;}
span.coinvestmentBtn{background-color: #8D6DC4;}
span.messageBtn{background-color: #5DB85D;}
span.statusBtn{	background-color: #347BB7;}
span.skippedBtn{background-color: #59A2E3;}
span.fillingBtn{
    background-color: #CEC2AC;
}
span.presentationBtn{
    background-color: #2A2A2A;
}
span.terminateBtn{
    background-color: #B15241;
}

.h4{
    color: #434242;	font-size: 20px;	font-weight: 600;	line-height: 27px; 
    padding: 10px 0;
}
.errors{
    color:#FF0000
}
.submitBtn{ border:0;
            height: 35px;	width: 130px;	background-color: #1CB8E9;
            color: #fff;
            font-size: 16px;	font-weight: 600;	line-height: 22px;	text-align: center;
}

@media(max-width:767px) {
    .rectangleBoxSm {
        padding: 20px;
    }
    .stepwizard-step .btn-primary.active span,
    .stepwizard-step .btn-default span {
        font-size: 12px;
    }
    .stickyThead {
        float: left
    }
    .stickyHead,
    .posFixedTab,
    .blueTabFixed,
    .stickyThead {
        position: relative;
        top: 0;
    }
    .posFixed {
        position: relative;
        top: 20px;
    }
    .topSpace,
    .tabMenu,
    .topMargin {
        margin-top: 0;
    }
    .tabMenu {
        margin-top: 50px !important;
    }
    .tab-style-rounded-btn .nav-tabs {
        margin-bottom: 0;
        display: -webkit-box;
        overflow-x: auto;
        width: 100%;
    }
    .profile-investor [class*="tabs-style-"].vertical .nav-tabs {
        width: 100% !important;
    }
    .profile-investor [class*="tabs-style-"].vertical .tab-content {
        margin-left: 0% !important;
    }
}

.chatpad {padding:0px 2px 5px 0px !important;}

.inputs {
    border-radius: 100px !important;
    box-shadow: none;
    border: 1px solid #ddd;
    width:100%;
    margin-bottom: 15px;

}

/* new css post-investment-report-monitoring page */

.pirm{
    margin-top: 35px;
}

.pirm .styled-select {
    border: 1px solid #dee2e6;
    background: #f7f7f7;
    box-sizing: border-box;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    color: #484747;
    font-size: 16px;
    font-weight: 500;
    height: 35px;
    line-height: 20px;
    opacity: .8;
    cursor: pointer;
    width: 100%
}
.pirm .styled-select select {
    width: 100%
}
select:focus {
    outline: 0
}
.pirm .styled-select select {
    height: 35px;
    padding: 5px 10px;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    color: #898888;
    font-size: 13px;
    line-height: 25px;
}
.pirm .fa-angle-down {
    position: absolute;
    top: 8px;
    right: 10px;
    font-size: 18px!important
}

.pirm .black-box {
    height: 50px;
    border-radius: 9px;
    background-color: #2D2D2D;
}

.pirm .pending, .pirm .submited, .pirm .reviewed, .pirm .plusx{
    height: 18px;
    width: 35px;
    border-radius: 15px;
    display: inline-block;
}

.pirm .pending-sm, .pirm .submited-sm, .pirm .reviewed-sm, .pirm .plusx-sm{
    height: 10px;
    /*width: 20px;*/
    border-radius: 15px;
    display: inline-block;
}

.pirm .pending, .pirm .pending-sm {
    background-color: #FFAC1E;
    margin-top: 3px;
}

.pirm .submited, .pirm .submited-sm {
    background-color: #31BFEC;
    margin-top: 3px;
}
.pirm .reviewed, .pirm .reviewed-sm {
    background-color: #74CD44;
    margin-top: 3px;
}

.pirm .plusx, .pirm .plusx-sm {
    border: 1px solid #D0D0D0;
    border-radius: 100px;
    font-size: 10px;
    line-height: 16px;
}
.pirm .reviewed i{
    color: #fff;
    text-align: center;
    line-height: 20px;
}

/* table data*/

.pirm .table-data table {
    width: 100%;
    border-collapse: collapse;
}

.pirm .table-data tr:nth-of-type(odd) {
    background: #fff;
}

.pirm .table-data th {
    background: #2D2D2D;
    color: #fff;
    border: 0;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
    padding: 10px 10px;
    text-align: center;
}

.pirm .table-data td {
    padding: 10px 10px;
    color: #434242;
    border: 0;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
}

.pirm .table-data tr:nth-child(2n) {
    background: #F8F8F8;
}

.pirm .table-data tr td:last-child {
    border-right: 0 !important;
}
.pirm .fnt-normal{
    font-size: 12px;
    font-weight: 600;
}


.floatNone{
    margin:0 auto;
    float: none;
}

.signuph4{
    font-size: 17px;
    text-decoration: underline;
    color: #dc5553;
}

.rectangleBox {
    border-radius: 5px;
    background-color: #f9f9f9;
    padding: 5px;
    margin-bottom: 15px;
    border: 1px solid #e2e2e2;
    min-height: 200px;
}

.rectangleBox:hover {
    border-radius: 5px;
    background-color: #f9f9f9;
    padding: 5px;
    margin-bottom: 15px;
    border: 1px solid #e2e2e2;
    min-height: 200px;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 18%) !important;
}


.rectangleGeryBox {
    border-radius: 5px;
    background-color: #f9f9f9;
    padding: 5px;
    margin-bottom: 15px;
    border: 1px solid #e2e2e2;
    min-height: 265px;
}

/* .rectangleGeryBox:hover {
    border-radius: 5px;
    background-color: #f9f9f9;
    padding: 5px;
    margin-bottom: 15px;
    border: 1px solid #e2e2e2;
    min-height: 265px;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 18%) !important;
} */
.cmp_logo{
    width: 20%;
    text-align: center;
}

.cmp_logo img{
    border: 1px solid #dfdfdf;
}
.new-div{
    margin-bottom: 8px;
}
.cnt-para{
    margin: 0px;
    line-height: normal;
}
.para hr {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
}
.cnt{
    width:100%;
    
}
.tabTitle a{
       font-size: 14px;
    color: #000000;
    font-weight: 600;
    line-height: 18px;
   
    
    display: inline-block;
   
}
.indus {
       font-size: 11px;
    color: #000000;
    font-weight: 500;
    margin: 5px 0px;
    line-height: 14px;
    background-color: #d5ffc6;
    border: 1px solid #a9ff8a;
    padding: 2px 10px;
    border-radius: 20px;
    
}
.sector {
        font-size: 11px;
    color: #000000;
    font-weight: 500;
    margin: 5px 0px;
    line-height: 14px;
    background-color: #ffc6c6;
    border: 1px solid #ff8c8c;
    padding: 2px 10px;
    border-radius: 20px;
   
}
/*.para {
    font-size: 11px !important;
    line-height: 16px !important;
    color: #adadad;
    margin-bottom: 5px;
    margin-top: 10px;
    height:60px;
}*/

.tabSubTitle hr {
    margin : 0 !important;
}
.cnt-para {
    margin: 0px;
}
.para {
    font-size: 11px !important;
    line-height: 16px !important;
    color: #adadad;
}
.d-flex{
    display: flex;
    justify-content: space-between;
}
.progress {
    margin-bottom: 0px;
}
.cl-b{
    color:#000;
}

.tag{
       font-size: 9px;
    border: 1px solid #41802b;
    background-color: #61af46;
    padding: 2px 10px;
    border-radius: 20px;
    margin-right: 5px;
    color: #fff;
}

.ask,.cmt{font-size: 10px;}

.inv {
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    border-radius: 20px;
    padding: 2px 12px 3px;
    background-color: #55B948;
     
}

.inv:hover {
    color: #fff;
}



.heartPos {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 16px;
}

.fnt-12{
	font-size: 12px !important;
}


.owl-carousel {
    position: relative;
}
.owl-carousel .owl-dots {
    display: none;
}
.owl-carousel .owl-nav {
    position: absolute;
    width: 100%;
    top: 105%;
    transform: translateX(50%);
    margin-left: -30px;
}
.owl-carousel .owl-nav button.owl-prev, 
.owl-carousel .owl-nav button.owl-next {
   position: absolute;
    width: 26px;
    height: 26px;
    background-color: #ffc6c650 !important;
    color: #4e4e4e !important;
    border-radius: 50%;
    transition: all 0.5s ease-in-out;
}
.owl-carousel .owl-nav button.owl-prev {
    left: 0;
    margin-left: 0px;

} 
.owl-carousel .owl-nav button.owl-next {
    left: 0;
    margin-left: 35px;
}
.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
    background-color: #ffc6c6 !important;;
}

.owl-carousel .owl-nav button.owl-prev i.fa.fa-chevron-left {
    margin-left: -2px;
}
.owl-carousel .owl-nav button.owl-next i.fa.fa-chevron-right {
    margin-right: -2px;
}

.note-check input{
    opacity: 0;
}
.pd-l-0{
    padding-left: 0px;
}
.note-check{
    margin-left: -14px;
    margin-bottom: 10px;
}
.note-check label.invalid-feedback{
    margin-left: 14px;
}
.down-btn:hover{
    background-color: #55B948;
    color: #fff;
}