.error {
    color: #FF0000 !important;
    font-size: 12px;
    text-align: left !important;
}

input.error,
textarea.error,
select.error {
    border: 1px solid #ff0000 !important;
}

.selecterrorborder {
    border: 1px solid #ff0000 !important
}

.fl {
    float: left
}

.fr {
    float: right
}

.successMsg {
    background: #e5f7e3 url(../images/msg/success.gif) no-repeat;
    background-position: 7px 12px;
    border: 1px solid #c5e1c8;
    color: #005e20;
    font-weight: 500;
    margin-bottom: 14px;
    padding: 8px 8px 8px 28px
}

.errorMsg {
    background: #ffebeb url(../images/msg/error.gif) no-repeat;
    background-position: 6px 10px;
    border:1px solid #F16048!important;
    color:#DF280A!important;
    font-weight:700 !important;
    margin-bottom: 10px;
    padding: 8px 8px 8px 28px;
    margin-top: 10px;
}

.warningMsg {
    background: #F3F4D2 url(../images/msg/warning.gif) no-repeat;
    background-position: 6px 10px;
    border: 1px solid #e6e5d8;
    color: #555;
    font-weight: 500;
    margin-bottom: 10px;
    padding: 8px 8px 8px 28px;
    margin-top: 10px;
}

.questionMsg {
    background: #e8f8fe url(../images/msg/question.gif) no-repeat;
    background-position: 7px 12px;
    border: 1px solid #cfdfe5;
    color: #004a80;
    font-weight: 500;
    margin-bottom: 14px;
    padding: 8px 8px 8px 28px
}

/* NOT FADEIN and FADEOUT*/
.errormsg {
    background: #ffebeb url(../images/msg/error.gif) no-repeat;
    background-position: 7px 12px;
    border: 1px solid #F16048 !important;
    color: #DF280A !important;
    font-weight: 700;
    margin-bottom: 14px;
    padding: 8px 8px 8px 28px
}

.successmsg {
    background: #e5f7e3 url(../images/msg/success.gif) no-repeat;
    background-position: 7px 12px;
    border: 1px solid #c5e1c8;
    color: #005e20;
    font-weight: 500;
    margin-bottom: 14px;
    padding: 8px 8px 8px 28px
}

.errorMsg p {
    margin-bottom: 0 !important;
}

.error-root {
    background: #e8f8fe;
    background-position: 7px 12px;
    border: 1px solid #cfdfe5;
    color: #004a80;
    font-weight: 500;
    margin-bottom: 14px;
    padding: 8px 8px 8px 28px;
    text-align: center;
    margin-top: 15px;
    width: 100%;
}

.error-show {
    text-align: center;
    margin-top: 10px;
    color: #00A4D9;
    font-weight: 500;
}

.auto_suggest {
    background: none repeat scroll 0 0 #F6F6F6;
    position: absolute;
    width: 400px;
    z-index: 1;
}

.auto_suggest li {
    cursor: pointer;
    padding: 5px !important;
    list-style: none outside none;
    margin: 0 0 5px 15px !important;
    font-family: "josefin_sansregular";
}

.loader {
    position: fixed;
    top: 35%;
    left: 47%;
    right: 46%;
    z-index: 99999999;
    display: none;
}

.loader_class {
    position: fixed;
    z-index: 99999999;
    display: none;
    background-color: #ffffffc7;
    width: 100%;
    height: 100%;
}

.loader_class img {
    width: 100px;
    margin: 20% auto;
    display: block;
}

#fade {
    display: none;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .50;
    z-index: 99999999;
    filter: alpha(opacity=50);
    -khtml-opacity: 0.50;
    -moz-opacity: 0.50;
}

.margin_right_0 {
    margin-right: 0px !important;
}

.margin_right_5 {
    margin-right: 5px !important;
}

.margin_right_10 {
    margin-right: 10px !important;
}

.margin_right_15 {
    margin-right: 15px !important;
}

.margin_right_20 {
    margin-right: 20px !important;
}

.margin_right_25 {
    margin-right: 25px !important;
}

.margin_right_30 {
    margin-right: 30px !important;
}

.margin_right_35 {
    margin-right: 35px !important;
}

.margin_right_40 {
    margin-right: 40px !important;
}

.margin_right_45 {
    margin-right: 45px !important;
}

.margin_right_50 {
    margin-right: 50px !important;
}

.margin_right_55 {
    margin-right: 55px !important;
}

.margin_right_60 {
    margin-right: 60px !important;
}

.margin_right_65 {
    margin-right: 65px !important;
}

.margin_right_70 {
    margin-right: 70px !important;
}

.margin_right_75 {
    margin-right: 75px !important;
}

.margin_right_80 {
    margin-right: 80px !important;
}

.margin_right_85 {
    margin-right: 85px !important;
}

.margin_right_90 {
    margin-right: 90px !important;
}

.margin_right_95 {
    margin-right: 95px !important;
}

.margin_right_100 {
    margin-right: 100px !important;
}

.margin_right_105 {
    margin-right: 105px !important;
}

.margin_left_13 {
    margin-left: 13% !important;
}

.margin_left_0 {
    margin-left: 0px !important;
}

.margin_left_5 {
    margin-left: 5px !important;
}

.margin_left_10 {
    margin-left: 10px !important;
}

.margin_left_15 {
    margin-left: 15px !important;
}

.margin_left_20 {
    margin-left: 20px !important;
}

.margin_left_25 {
    margin-left: 25px !important;
}

.margin_left_30 {
    margin-left: 30px !important;
}

.margin_left_35 {
    margin-left: 35px !important;
}

.margin_left_40 {
    margin-left: 40px !important;
}

.margin_left_45 {
    margin-left: 45px !important;
}

.margin_left_50 {
    margin-left: 50px !important;
}

.margin_left_55 {
    margin-left: 55px !important;
}

.margin_left_60 {
    margin-left: 60px !important;
}

.margin_left_65 {
    margin-left: 65px !important;
}

.margin_left_70 {
    margin-left: 70px !important;
}

.margin_left_75 {
    margin-left: 75px !important;
}

.margin_left_80 {
    margin-left: 80px !important;
}

.margin_left_85 {
    margin-left: 85px !important;
}

.margin_left_90 {
    margin-left: 90px !important;
}

.margin_left_95 {
    margin-left: 95px !important;
}

.margin_left_100 {
    margin-left: 100px !important;
}

.margin_top_0 {
    margin-top: 0px !important;
}

.margin_top_5 {
    margin-top: 5px !important;
}

.margin_top_10 {
    margin-top: 10px !important;
}

.margin_top_15 {
    margin-top: 15px !important;
}

.margin_top_20 {
    margin-top: 20px !important;
}

.margin_top_25 {
    margin-top: 25px !important;
}

.margin_top_30 {
    margin-top: 30px !important;
}

.margin_top_35 {
    margin-top: 35px !important;
}

.margin_top_40 {
    margin-top: 40px !important;
}

.margin_top_45 {
    margin-top: 45px !important;
}

.margin_top_50 {
    margin-top: 50px !important;
}

.margin_top_55 {
    margin-top: 55px !important;
}

.margin_top_60 {
    margin-top: 60px !important;
}

.margin_top_65 {
    margin-top: 65px !important;
}

.margin_top_70 {
    margin-top: 70px !important;
}

.margin_top_75 {
    margin-top: 75px !important;
}

.margin_top_80 {
    margin-top: 80px !important;
}

.margin_top_85 {
    margin-top: 85px !important;
}

.margin_top_90 {
    margin-top: 90px !important;
}

.margin_top_95 {
    margin-top: 95px !important;
}

.margin_top_100 {
    margin-top: 100px !important;
}

.margin_bottom_0 {
    margin-bottom: 0px !important;
}

.margin_bottom_5 {
    margin-bottom: 5px !important;
}

.margin_bottom_10 {
    margin-bottom: 10px !important;
}

.margin_bottom_15 {
    margin-bottom: 15px !important;
}

.margin_bottom_20 {
    margin-bottom: 20px !important;
}

.margin_bottom_21 {
    margin-bottom: 21px !important;
}

.margin_bottom_25 {
    margin-bottom: 25px !important;
}

.margin_bottom_30 {
    margin-bottom: 30px !important;
}

.margin_bottom_35 {
    margin-bottom: 35px !important;
}

.margin_bottom_40 {
    margin-bottom: 40px !important;
}

.margin_bottom_45 {
    margin-bottom: 45px !important;
}

.margin_bottom_50 {
    margin-bottom: 50px !important;
}

.margin_bottom_55 {
    margin-bottom: 55px !important;
}

.margin_bottom_60 {
    margin-bottom: 60px !important;
}

.margin_bottom_65 {
    margin-bottom: 65px !important;
}

.margin_bottom_70 {
    margin-bottom: 70px !important;
}

.margin_bottom_75 {
    margin-bottom: 75px !important;
}

.margin_bottom_80 {
    margin-bottom: 80px !important;
}

.margin_bottom_85 {
    margin-bottom: 85px !important;
}

.margin_bottom_90 {
    margin-bottom: 90px !important;
}

.margin_bottom_95 {
    margin-bottom: 95px !important;
}

.margin_bottom_100 {
    margin-bottom: 100px !important;
}

.padding_right_0 {
    padding-right: 0px !important;
}

.padding_right_5 {
    padding-right: 5px !important;
}

.padding_right_10 {
    padding-right: 10px !important;
}

.padding_right_15 {
    padding-right: 15px !important;
}

.padding_right_20 {
    padding-right: 20px !important;
}

.padding_right_25 {
    padding-right: 25px !important;
}

.padding_right_30 {
    padding-right: 30px !important;
}

.padding_right_35 {
    padding-right: 35px !important;
}

.padding_right_40 {
    padding-right: 40px !important;
}

.padding_right_45 {
    padding-right: 45px !important;
}

.padding_right_50 {
    padding-right: 50px !important;
}

.padding_right_55 {
    padding-right: 55px !important;
}

.padding_right_60 {
    padding-right: 60px !important;
}

.padding_right_65 {
    padding-right: 65px !important;
}

.padding_right_70 {
    padding-right: 70px !important;
}

.padding_right_75 {
    padding-right: 75px !important;
}

.padding_right_80 {
    padding-right: 80px !important;
}

.padding_right_85 {
    padding-right: 85px !important;
}

.padding_right_90 {
    padding-right: 90px !important;
}

.padding_right_95 {
    padding-right: 95px !important;
}

.padding_right_100 {
    padding-right: 100px !important;
}

.padding_right_105 {
    padding-right: 105px !important;
}

.padding_left_13 {
    padding-left: 13% !important;
}

.padding_left_0 {
    padding-left: 0px !important;
}

.padding_left_5 {
    padding-left: 5px !important;
}

.padding_left_10 {
    padding-left: 10px !important;
}

.padding_left_15 {
    padding-left: 15px !important;
}

.padding_left_20 {
    padding-left: 20px !important;
}

.padding_left_25 {
    padding-left: 25px !important;
}

.padding_left_30 {
    padding-left: 30px !important;
}

.padding_left_35 {
    padding-left: 35px !important;
}

.padding_left_40 {
    padding-left: 40px !important;
}

.padding_left_45 {
    padding-left: 45px !important;
}

.padding_left_50 {
    padding-left: 50px !important;
}

.padding_left_55 {
    padding-left: 55px !important;
}

.padding_left_60 {
    padding-left: 60px !important;
}

.padding_left_65 {
    padding-left: 65px !important;
}

.padding_left_70 {
    padding-left: 70px !important;
}

.padding_left_75 {
    padding-left: 75px !important;
}

.padding_left_80 {
    padding-left: 80px !important;
}

.padding_left_85 {
    padding-left: 85px !important;
}

.padding_left_90 {
    padding-left: 90px !important;
}

.padding_left_95 {
    padding-left: 95px !important;
}

.padding_left_100 {
    padding-left: 100px !important;
}

.padding_top_0 {
    padding-top: 0px !important;
}

.padding_top_5 {
    padding-top: 5px !important;
}

.padding_top_10 {
    padding-top: 10px !important;
}

.padding_top_15 {
    padding-top: 15px !important;
}

.padding_top_20 {
    padding-top: 20px !important;
}

.padding_top_25 {
    padding-top: 25px !important;
}

.padding_top_30 {
    padding-top: 30px !important;
}

.padding_top_35 {
    padding-top: 35px !important;
}

.padding_top_40 {
    padding-top: 40px !important;
}

.padding_top_45 {
    padding-top: 45px !important;
}

.padding_top_50 {
    padding-top: 50px !important;
}

.padding_top_55 {
    padding-top: 55px !important;
}

.padding_top_60 {
    padding-top: 60px !important;
}

.padding_top_65 {
    padding-top: 65px !important;
}

.padding_top_70 {
    padding-top: 70px !important;
}

.padding_top_75 {
    padding-top: 75px !important;
}

.padding_top_80 {
    padding-top: 80px !important;
}

.padding_top_85 {
    padding-top: 85px !important;
}

.padding_top_90 {
    padding-top: 90px !important;
}

.padding_top_95 {
    padding-top: 95px !important;
}

.padding_top_100 {
    padding-top: 100px !important;
}

.padding_bottom_0 {
    padding-bottom: 0px !important;
}

.padding_bottom_5 {
    padding-bottom: 5px !important;
}

.padding_bottom_10 {
    padding-bottom: 10px !important;
}

.padding_bottom_15 {
    padding-bottom: 15px !important;
}

.padding_bottom_20 {
    padding-bottom: 20px !important;
}

.padding_bottom_21 {
    padding-bottom: 21px !important;
}

.padding_bottom_25 {
    padding-bottom: 25px !important;
}

.padding_bottom_30 {
    padding-bottom: 30px !important;
}

.padding_bottom_35 {
    padding-bottom: 35px !important;
}

.padding_bottom_40 {
    padding-bottom: 40px !important;
}

.padding_bottom_45 {
    padding-bottom: 45px !important;
}

.padding_bottom_50 {
    padding-bottom: 50px !important;
}

.padding_bottom_55 {
    padding-bottom: 55px !important;
}

.padding_bottom_60 {
    padding-bottom: 60px !important;
}

.padding_bottom_65 {
    padding-bottom: 65px !important;
}

.padding_bottom_70 {
    padding-bottom: 70px !important;
}

.padding_bottom_75 {
    padding-bottom: 75px !important;
}

.padding_bottom_80 {
    padding-bottom: 80px !important;
}

.padding_bottom_85 {
    padding-bottom: 85px !important;
}

.padding_bottom_90 {
    padding-bottom: 90px !important;
}

.padding_bottom_95 {
    padding-bottom: 95px !important;
}

.padding_bottom_100 {
    padding-bottom: 100px !important;
}

.width_0 {
    width: 0% !important;
}

.width_5 {
    width: 5% !important;
}

.width_6 {
    width: 6% !important;
}

.width_7 {
    width: 7% !important;
}

.width_8 {
    width: 8% !important;
}

.width_9 {
    width: 9% !important;
}

.width_10 {
    width: 10% !important;
}

.width_15 {
    width: 15% !important;
}

.width_20 {
    width: 20% !important;
}

.width_25 {
    width: 25% !important;
}

.width_30 {
    width: 30% !important;
}

.width_35 {
    width: 35% !important;
}

.width_40 {
    width: 40% !important;
}

.width_45 {
    width: 45% !important;
}

.width_50 {
    width: 50% !important;
}

.width_55 {
    width: 55% !important;
}

.width_60 {
    width: 60% !important;
}

.width_65 {
    width: 65% !important;
}

.width_70 {
    width: 70% !important;
}

.width_75 {
    width: 75% !important;
}

.width_80 {
    width: 80% !important;
}

.width_85 {
    width: 85% !important;
}

.width_90 {
    width: 90% !important;
}

.width_95 {
    width: 95% !important;
}

.width_100 {
    width: 100% !important;
}

.width_12 {
    width: 12% !important;
}

.width_11 {
    width: 11% !important;
}

.width_26 {
    width: 26% !important;
}

.f-s-0 {
    font-size: 0px !important;
}

.f-s-1 {
    font-size: 1px !important;
}

.f-s-2 {
    font-size: 2px !important;
}

.f-s-3 {
    font-size: 3px !important;
}

.f-s-4 {
    font-size: 4px !important;
}

.f-s-5 {
    font-size: 5px !important;
}

.f-s-6 {
    font-size: 6px !important;
}

.f-s-7 {
    font-size: 7px !important;
}

.f-s-8 {
    font-size: 8px !important;
}

.f-s-9 {
    font-size: 9px !important;
}

.f-s-10 {
    font-size: 10px !important;
}

.f-s-11 {
    font-size: 11px !important;
}

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

.f-s-13 {
    font-size: 13px !important;
}

.f-s-14 {
    font-size: 14px !important;
}

.f-s-15 {
    font-size: 15px !important;
}

.f-s-16 {
    font-size: 16px !important;
}

.f-s-17 {
    font-size: 17px !important;
}

.f-s-18 {
    font-size: 18px !important;
}

.f-s-19 {
    font-size: 19px !important;
}

.f-s-20 {
    font-size: 20px !important;
}

.f-s-21 {
    font-size: 21px !important;
}

.f-s-22 {
    font-size: 22px !important;
}

.f-s-23 {
    font-size: 23px !important;
}

.f-s-24 {
    font-size: 24px !important;
}

.f-s-25 {
    font-size: 25px !important;
}

.f-s-26 {
    font-size: 26px !important;
}

.f-s-27 {
    font-size: 27px !important;
}

.f-s-28 {
    font-size: 28px !important;
}

.f-s-29 {
    font-size: 29px !important;
}

.f-s-30 {
    font-size: 30px !important;
}

.f-s-31 {
    font-size: 31px !important;
}

.f-s-32 {
    font-size: 32px !important;
}

.f-s-33 {
    font-size: 33px !important;
}

.f-s-34 {
    font-size: 34px !important;
}

.f-s-35 {
    font-size: 35px !important;
}

.f-s-36 {
    font-size: 36px !important;
}

.f-s-37 {
    font-size: 37px !important;
}

.f-s-38 {
    font-size: 38px !important;
}

.f-s-39 {
    font-size: 39px !important;
}

.f-s-40 {
    font-size: 40px !important;
}

.f-s-41 {
    font-size: 41px !important;
}

.f-s-42 {
    font-size: 42px !important;
}

.f-s-43 {
    font-size: 43px !important;
}

.f-s-44 {
    font-size: 44px !important;
}

.f-s-45 {
    font-size: 45px !important;
}

.f-s-46 {
    font-size: 46px !important;
}

.f-s-47 {
    font-size: 47px !important;
}

.f-s-48 {
    font-size: 48px !important;
}

.f-s-49 {
    font-size: 49px !important;
}

.f-s-50 {
    font-size: 50px !important;
}

.msgactive {
    background: #dde5d3 !important;
}

.threadactive {
    background: #deffcc !important;
}

.img-forum {
    height: 80px !important;
    width: 80px !important;
}

#uploadCompanyDocx {
    cursor: pointer !important;
}

#uploadCompPic {
    cursor: pointer !important;
}

#uploadteampic {
    cursor: pointer !important;
}

#uploadadvisorpic {
    cursor: pointer !important;
}

#uploadMoreInfoDocx {
    cursor: pointer !important;
}

#uploadMoreInfoPic {
    cursor: pointer !important;
}

#uploadteampic {
    cursor: pointer !important;
}

#uploadboarddirectorpic {
    cursor: pointer !important;
}

#upload_company_announcement_doc {
    cursor: pointer !important;
}

#uploadCompDocx {
    cursor: pointer !important;
}

#uploadprevinvestorpic {
    cursor: pointer !important;
}

#uploadCampRessonDoc {
    cursor: pointer !important;
}

/* Check box css*/

.bscheckbox label {
    display: inline-block;
    position: relative;
    padding-left: 25px;
}

.bscheckbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 19px;
    height: 18px;
    left: 1px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    top: 2px;
}

.bscheckbox label::after {
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 4px;
    top: 4px;

    font-size: 11px;
    color: #555555;
}

.bscheckbox input[type="checkbox"] {
    opacity: 0;

    display: none;
    /*  creating issue in application sector question  */
}

.bscheckbox input[type="checkbox"]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.bscheckbox input[type="checkbox"]:checked+label::after {
    font-family: 'FontAwesome';
    content: "\f00c";
}

.bscheckbox input[type="checkbox"]:disabled+label {
    opacity: 0.65;
}

.bscheckbox input[type="checkbox"]:disabled+label::before {
    background-color: #eeeeee;
    cursor: not-allowed;
}

.bscheckbox.bscheckbox-circle label::before {
    border-radius: 50%;
}

.bscheckbox.bscheckbox-inline {
    margin-top: 0;
}

.bscheckbox-primary input[type="checkbox"]:checked+label::before {
    background-color: #428bca;
    border-color: #428bca;
}

.bscheckbox-primary input[type="checkbox"]:checked+label::after {
    color: #fff;
}

.bscheckbox-danger input[type="checkbox"]:checked+label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}

.bscheckbox-danger input[type="checkbox"]:checked+label::after {
    color: #fff;
}

.bscheckbox-info input[type="checkbox"]:checked+label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.bscheckbox-info input[type="checkbox"]:checked+label::after {
    color: #fff;
}

.bscheckbox-warning input[type="checkbox"]:checked+label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.bscheckbox-warning input[type="checkbox"]:checked+label::after {
    color: #fff;
}

.bscheckbox-success input[type="checkbox"]:checked+label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.bscheckbox-success input[type="checkbox"]:checked+label::after {
    color: #fff;
}

.radio {
    padding-left: 20px;
}

.radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
}

.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}

.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.radio input[type="radio"] {
    opacity: 0;
}

.radio input[type="radio"]:focus+label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.radio input[type="radio"]:checked+label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.radio input[type="radio"]:disabled+label {
    opacity: 0.65;
}

.radio input[type="radio"]:disabled+label::before {
    cursor: not-allowed;
}

.radio.radio-inline {
    margin-top: 0;
}

.radio-primary input[type="radio"]+label::after {
    background-color: #428bca;
}

.radio-primary input[type="radio"]:checked+label::before {
    border-color: #428bca;
}

.radio-primary input[type="radio"]:checked+label::after {
    background-color: #428bca;
}

.radio-danger input[type="radio"]+label::after {
    background-color: #d9534f;
}

.radio-danger input[type="radio"]:checked+label::before {
    border-color: #d9534f;
}

.radio-danger input[type="radio"]:checked+label::after {
    background-color: #d9534f;
}

.radio-info input[type="radio"]+label::after {
    background-color: #5bc0de;
}

.radio-info input[type="radio"]:checked+label::before {
    border-color: #5bc0de;
}

.radio-info input[type="radio"]:checked+label::after {
    background-color: #5bc0de;
}

.radio-warning input[type="radio"]+label::after {
    background-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked+label::before {
    border-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked+label::after {
    background-color: #f0ad4e;
}

.radio-success input[type="radio"]+label::after {
    background-color: #5cb85c;
}

.radio-success input[type="radio"]:checked+label::before {
    border-color: #5cb85c;
}

.radio-success input[type="radio"]:checked+label::after {
    background-color: #5cb85c;
}

.cursor-ptr {
    cursor: pointer !important;
}

.cursor-dft {
    cursor: default !important;
}



.img-login {
    height: 80px !important;
}

.img-msg {
    height: 50px !important;
    width: 50px !important;
}

.img-dash {
    height: 150px !important;
    object-fit: cover;
    width: 100%;
}

.ul-height {
    opacity: 1;
    overflow-y: scroll !important;
    height: 400px !important;
}

.word-break {
    word-break: break-all !important;
}

a.disabled {
    pointer-events: none !important;
    cursor: default !important;
    opacity: 0.6;
}

#contact-list li {
    position: relative;
}



/*.b-r-0{
    border-right:none  !important;
}

.b-l-0{
    border-left:none !important;
}*/
.filter .bscheckbox label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%;
}

.page-head {
    padding: 6px 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 4px;
    width: 100%;
    background: linear-gradient(180deg, #E2E2E2 0%, #FFFFFF 100%);
    border: 1px solid #E2E2E2;
    color: #666 !important;
    font-size: 14px !important;
    font-weight: 600;
    display: flex;
    align-items: center;
}

.check-opt div.error {
    position: absolute;
    bottom: 20px;
}

.form-search-div {
    margin-bottom: 0px;
    cursor: pointer;
    position: relative;
}

.form-search {
    width: 25px;
    height: 25px;
    padding: 6px 7px;
    border-radius: 100%;
    background: #337ab7;
    color: #fff;
    position: absolute;
    right: 16px;
    top: 0px;
}

.has-search {
    position: relative;
}

.msg-tab .nav-item {
    width: 50% !important;
    cursor: pointer;
}

.msg-tab .nav-link.active {
    border-radius: 0px;
    color: #1da0c8;
    border-bottom: 2px solid #1da0c8;
}

.us-list {
    padding-left: 20px;

}

.us-list li {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    

}

.sign_checkbox {
    margin-bottom: 5px;
}

.sign_checkbox label::before {

    top: -1px;
}

.sign_checkbox label::after {

    top: 1px;

}

.file-er .invalid-feedback {
    position: absolute;
    bottom: -20px;
    color: #da1f1f;
    left: 0px;
    display: ruby;
}

.invalid-feedback {

    color: #da1f1f;
    text-align: left;
    margin: 0px;
    font-size: 10px;

}

.ui-datepicker {
    z-index: 9999999 !important;
}

.pre-wrap {
    white-space: pre-wrap !important;
}

.msg-main{
    /* background: #378089; */
    margin-top: 10px;
    padding: 5px;
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.doc_detail{
    background-color: #fff;
    padding: 0px;
    border-radius: 4px;
    
    margin-bottom: 4px;
}
.doc_detail input{
   border: 0;
    padding: 2px 4px !important;
}
.doc_detail span{
    border: 0px;
    padding: 0px;
}
.doc_detail span button{
    border: 0px;
    background-color: transparent;
}
