@media screen and (min-width: 768px){
    .header {
        z-index: 999;
    }
}
.bg_section {
    background: url("/src/images/banner.jpg") center no-repeat;
    opacity: 0.7;
    background-size: cover;
}

.bg_section .txt_btn h2{
    color: #666664;
}

.modal {
    text-align: center;
}

@media screen and (min-width: 768px) {
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.disclosure-user-profile {
    display: flex;
    align-items: flex-start;
}

.user-item-img {
    height: 14px;
    width: 15px;
}

.m-b-5{
    margin-bottom: 5px;
}

.fill-white {
    fill: white;
}

.fill-gray{
    fill: gray;
}

.w-400{
    width: 400px;
}

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

.m-r-5{
    margin-right: 5px;
}

.m-l-5{
    margin-left: 5px;
}

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

.thumbs-up-m{
    margin-top: -8px;
}

.thumbs-down{
    background: #CCCCCC 0% 0% no-repeat padding-box;
    border-color: #CCCCCC;
    margin-right: 5px;
}

.thumbs-down:hover{
    background: gray;
    border-color: gray;
}

.review-buttons{
    justify-content: center;
}

.thumbs-down-header{

}

.page-content {
    background-color: #fff;
}

.action-btn-edit {
    color: #817682;
    border: hidden;
    margin: auto
}


#duration_date{
    display: block;
    float: left;
    width: 100px;
    height: 50%;
    padding-left: 10px;
}

#durationg_month {
    display: block;
    float: left;
    width: 120px;
    height: 50%;
    padding-left: 30px;
    padding-right: 5px;

}

#label-month {
    width: 10px;
    padding-left: 280px;
    padding-top: 15px;

}

#label-year {
    width: 50px;
    float: left;
    margin-top: 12px;
    padding-left: 15px;
}

#hour{
    display: block;
    float: left;
    width: 100px;
    height: 50%;
    padding-left: 10px;
}

#label-hour {
    width: 100px;
    float: left;
    margin-top: 12px;
    padding-left: 15px;

}
#time {
    display: block;
    float: left;
   /* width: 150px;*/
    height: 50%;
    padding-left: 30px;
    border: none;
    border-radius: 5px;
    text-align-last: center;

}
#timeframe {
    background-color: #f5f5f5;
   /* width: 150px;*/
    border: none;
    height: 50px;
   /* text-align-last: auto;*/
    border-radius: 5px;
    padding-right: 10px;
    padding-left: 10px;
}

#label-timeframe {
    width: 80px;
    margin-top: 12px;
    padding-left: 10px;
}

.thumbs-up-selected {
    fill: #C9D600;
}

.thumbs-down-selected {
    fill: #DB1414;
}

.actionBtn-group button{
    height: 15px !important;
}

.actionBtn-group .thumbs-down-btn {
    padding-left: 0px;
}

.actionBtn-group .thumbs-down-btn svg{
    margin-top: -5px;
}

button.action-btn-edit:focus, .thumbs-up-btn:focus, .thumbs-down-btn:focus{
    outline: none;
}

.brac-color{
    color: #D10D74;
}

#backbtn {
    float: left;

}

#policy .btn-brac-next {
    border-radius: 10px;
    padding: 10px 0;
    margin-right: 20px;
    margin-left: 9px;
}
.btn-brac-next:hover {
    background-color: #a10a59;
    border-color: #a10a59
}
.btn-brac-next {
    background-color: #D10D74;
    border-color: #D10D74;
    color: #fff !important;
    padding: 20px;
}

button span.text {
    padding: 0 18px;
}

#policy .submit-section {
    padding-bottom: 14px;
}

#submitNext{
    float: left;
}
#submit {
    margin-right: auto;
    margin-left: 200px;
}

#policy .back{
    margin-top: 0px !important;
    text-decoration: none !important;
    margin-right: 10px;
    color: #969696;
    font-size: 16px;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.emd-name{
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

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

.has-error{
    border: 1px solid red;
}

.help-block-error{
    color: red;
    font-size: 12px;
}

.duration-input-group, .frequency-input-group{
    display: flex;
}

.duration_input, .frequency_input{
    display: flex;
    align-items: center;
}

.duration_input input, .frequency_input input, .frequency_input select{
    width: 50%;
}

.w-50p{
    width: 50%;
}

.contact-input-group{
    margin-bottom: 5px;
}

.contact-input-group .help-block-error{
    margin-left: 62px;
}

.page-content .input-wrapper .form-control_emp {
    background-color: #f5f5f5;
    border-radius: 10px;
    font-size: 16px;
    border: none;
    width: 220px;
    min-height: 33px;
}

.tooltip .arrow {
    display: none;
}

#backbtncontent {
    margin-top: 5px;
    margin-right: 20px;
}

.ssologin, .or, .exlogin {
    float: left;
}

#or {
    width: 55px;
    height: 20px;
    font: normal normal normal 18px/30px Arial;
    letter-spacing: 0px;
    color: #4D4F53;
    opacity: 1;
    text-align: center;
    margin-top: 10px;
}

.exlogin {
    width: 210px;
    height: 50px;
    border: 1px solid #D10D74;
    border-radius: 25px;
    opacity: 1;
}

#loginemail {
    width: 158px;
    height: 25px;
    text-align: center;
    font: normal normal normal 22px/26px Arial;
    letter-spacing: 0px;
    color: #D10D74;
    opacity: 1;
    text-decoration: none;
}

.emaillogin {
    margin-left: 24px;
    margin-top: 11px;
}

.register {
    clear: both;
}

#regnow,#join {
    float: left;
}

#regnow {
    height: 20px;
    text-align: left;
    text-decoration: underline;
    font: normal normal bold 18px/30px Arial;
    letter-spacing: 0px;
    color: #4D4F53;
}

#join {
    width: 158px;
    height: 20px;
    text-align: left;
    font: normal normal normal 18px/30px Arial;
    letter-spacing: 0px;
    color: #4D4F53;
}

#policy-submitted .inner-content-wrapper #add_new_disclosure{
    width: 275px;
}

.has-only-name:after{
    bottom: 20px !important;
}

.page-content .input-wrapper .form-control{
    background-color: #F7F2F2 !important;
}

#reviewGuidelineModal{
    z-index: 9999;
}

.modal-body{
    max-height: calc(100vh - 250px);
    overflow-y: auto;
}
#risk, #benefit {
    color: #D10D74;
}

.b {
    color:#6c757d;
}
.risktitle, .riskbtn{
    float: left;
}

.othersinfo{
    clear: both;
}

.riskbtn {
    margin-left: 10px;

}

.fill-pink {
    fill: #D10D74;
}

.fill-black {
    color: #779596;

}

.benifitbtn {
    margin-left: 10px;
}

.benifittitle, .benifitbtn {
    float: left;
}

.otherbenifit {
    clear: both;
}

.bi-info-circle{
    border: 2px solid #D10D74;
    /*border: none;*/
    border-radius: 50%;
    animation: infoblinker 2s linear infinite;
}

@keyframes blinker {
    50% {
        /*border: 0px solid pink;*/
        /*background: pink;*/
        color: white;
    }
}

@keyframes infoblinker {
    50% {
        border: 2px solid white;
    }
}

.reviewGuidelineBtn{
    /*margin-left: 5px;*/
    border-radius: 10px;
    border: 0px solid #D10D74;
    /*background-color: #D10D74;*/
    color: #D10D74;
    animation: blinker 2s linear infinite;
    background: transparent;
}

.reviewGuidelineBtn:focus{
    outline: none;
}

.view-only-btn{
    cursor: default !important;
}

.sidebar-items li {
    align-items: unset !important;
    padding-left: 100px;
}

@media screen and (max-width: 767px) {
    .sidebar-items li {
        padding-left: 0px;

    }

    .list-filter {
        flex-direction: column;
        align-items: flex-start;
    }

    .list-filter .input-wrapper {
        width: 100%;
    }

    .list-filter .input-wrapper input[type=text]{
        width: 100%;
    }

    .modal-dialog {
        max-width: 100% !important;
    }

    .modal-dialog textarea.w-400 {
        width: 280px;
    }

    .list-header{
        flex-direction: column;
    }
}

.badge-brac{
    color: white !important;
    background-color: #D10D74;
}

.help-block {
    height: 25px;
}

.iti {
    width: 100%;
}

.tglebtn, .record {
    float: left;
}

.tglebtn .label {
    font-size: 14px;
    cursor: pointer;
}

.reset-filter a {
    font-size: 14px;
    cursor: pointer;
    text-decoration: none;
}

#management{
    margin-top: 1px;
    margin-left: 3px;
    font-size: 12px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 17px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .2s;
    transition: .2s;
}

input:checked + .slider {
    background-color: #D10D74;
}

input:focus + .slider {
    box-shadow: 0 0 1px #D10D74;
}

input:checked + .slider:before {
    -webkit-transform: translateX(23px);
    -ms-transform: translateX(23px);
    transform: translateX(23px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 17px;
}

.slider.round:before {
    border-radius: 50%;
}

.display-flext-center {
    display: flex;
    text-align: center;
    align-items: center;
}

.w-100px {
    width: 100px !important;
}

.cursor-pointer {
    cursor: pointer
}

.confirmation-modal .modal-dialog{
    width: 400px;
}

svg.thumbs-up-svg:hover, svg.thumbs-down-svg:hover, svg.trash-svg:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}