.table > tbody > tr > td.fit-td {
    width: 1px;
    white-space: nowrap;
    padding-left: 13px;
    padding-right: 13px;
}
hr {
    border-top: 1px solid #eeeeee;
}

.btn {
    padding: 8px 15px;
    /*font-size: 16px;*/
}
/*.btn-warning {*/
/*    padding: 12px 15px;*/
/*}*/

.btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
}

.btn-primary {
    color: #fff;
    background-color: #f26522;
    border-color: #f26522;
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #f26522;
    border-color: #af3800;
}

.btn-primary:hover {
    background-color: #ffffff;
    border-color: #f26522;
    color: #f26522;
}

.btn-primary:active,
.btn-primary.active {
    color: #fff;
    background-color: #f26522;
    border-color: #af3800;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.btn-primary:active.focus,
.btn-primary.active.focus {
    color: #fff;
    background-color: #f26522;
    border-color: #af3800;
}

.btn-primary.outline {
    color: #fff;
    background-color: #f26522;
    border-color: #af3800;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #f26522;
    border-color: #f26522;
}

.btn-primary .badge {
    color: #f26522;
    background-color: #fff;
}


.btn-outline-primary{
    background-color: #ffffff !important;
    border-color: #f26522 !important;
    color: #f26522 !important;
}

.btn-light {
    background: #d9dde3;
    color: #272727;
    border: 1px solid #d9dde3;
}

.btn-light:hover, .btn-light:focus{
    background: #ffffff;
}
.btn-lg{
    width: 100%;
    padding: 15px;
}

.btn-lg i{
    font-size: 21px;
    vertical-align: -2px;
}

.btn-success{
    background: #00c689;
    border: 1px solid #00c689;
}

.badge {
    border-radius: 4px;
    padding: 6px 10px;
}

.badge-success{
    background: #00c689;
    border: 1px solid #00c689;
}

.badge-danger{
    background: #dc3545;
}

.badge-info{
    background: #5bc0de;
}

.badge-primary{
    background: #f26522;
}

.badge-light{
    background: #f9f9f9;
}

a.edit-details-button {
    background-color: #FFFFFF;
    color: #f26522;
    border: solid 1px #f26522;
    text-align: center;
    font-size: 16px;
    border-radius: 4px;
    padding: 10px 12px;
    margin-bottom: 10px;
    transition: .3s;
    display: inline-block;
}

a.edit-details-button i {
    font-size: 22px;
    position: relative;
    line-height: 0;
    top: 3px;
}

.form-group label {
    font-weight: bolder;
}

.form-control {
    height: 45px;
}

.user-details span.taat {
    display: block;
    padding-top: 5px;
    font-size: 12.7px;
    color: #00c689 !important;
    font-weight: 700
}

.other_holder_div_hidden {
    display: none;
}

.hidden-div{
    display: none;
}

.show-div {
    display: block;
}

#technical_image-clear_id, #use_image-clear_id, #application_image-clear_id,
#technical_image_fr-clear_id, #use_image_fr-clear_id, #application_image_fr-clear_id,
#readiness_evidence_file-clear_id, #use_evidence_file-clear_id{
     display: none !important;
}

label[for="technical_image-clear_id"], label[for="use_image-clear_id"], label[for="application_image-clear_id"],
label[for="technical_image_fr-clear_id"], label[for="use_image_fr-clear_id"], label[for="application_image_fr-clear_id"],
label[for="readiness_evidence_file-clear_id"], label[for="use_evidence_file-clear_id"]{
    display: none !important;
}

.search-tags span.with-url a{
    color: #66676b !important;
}

.search-tags span.with-url:hover a{
    color: #f26522 !important;
}

#summary-table td,
#summary-table th,
table.assessment_summary_table tr td,
table.assessment_summary_table tr th,
table.sr_summary_table tr td,
table.sr_summary_table tr th,
table.intervention_summary_table tr td,
table.intervention_summary_table tr th{
    vertical-align: middle;
    font-size: 15px;
    padding: 10px 10px 10px 5px;
}

#summary-table th,
table.sr_summary_table tr th,
table.assessment_summary_table tr th,
table.intervention_summary_table tr th{
    background-color: #e8e8e8;
    /*border-right: 1px solid #fefefe;*/
}

#summary-table td.bg_green{
    background-color: #0ac689;
    color: #ffffff;
}

#readiness-assessment-form .radio label,
.assessment-form .radio label {
    font-size: 15px;
    font-weight: 500;
}

#readiness-assessment-form p,
.assessment-form p {
    font-size: 15px !important;
}

#assessment-accordion h4 {
    font-size: 17px !important;
    font-weight: 600;
    color: #333;
}

/* SELECT 2 CSS */

.select2-container--default .select2-selection--single{
    height: 45px;
    line-height: 45px;
    border: 1px solid #ccc;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #ccc;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #666;
    font-size: 15px;
    line-height: 45px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 44px;
}

.select2-results__options{
     font-size: 15px;
}


/* IZI MODAL */
.ui-dialog { z-index: 10000 !important ;}

.iziModal-header-title{
    font-weight: 700 !important;
}

/* JQuery UI dialogs */

.ui-widget .ui-widget {
    font-size: .9em;
}

.ui-dialog {
    border-radius: 0 !important;
    border:1px solid #f26522 !important;
    padding: 0;
    position: fixed;
}

.ui-dialog .ui-dialog-titlebar {
    background-color: #f26522;
    color: #ffffff;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    border-bottom:1px solid #f26522 !important;
    vertical-align: center;
    /*height: 50px;*/
    border-radius: 0;
    margin: 0;
}

.ui-dialog .ui-dialog-title {
    /*position: absolute;*/
    /*top: 50%;*/
    /*margin: -15px 0 0 0;*/
}

.ui-dialog .ui-dialog-titlebar-close {
    border-radius: 0 !important;
    border:1px solid #f26522;
    background: #ffffff;
}

.ui-dialog  .ui-button-icon .ui-icon .ui-icon-closethick {
    color: #ffffff;
}
.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding:10px 20px;
    min-height: 80px !important;
    min-width: 300px !important;
}

.ui-dialog .ui-dialog-buttonpane {
    border-top:1px solid #f26522 !important;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
    min-height: 24px;
    color: #ffffff;
    font-weight: 500;
    border-radius: .25rem;
    padding: 10px;
}


.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button:first-child {
    background-color: #f26522;
    border-color: #f26522;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button:last-child {
    background-color: #ffffff;
    border-color: #f26522;
    color: #f26522;
}


.ui-datepicker {
    width: 20em;
    border-radius: 0 !important;
    border:1px solid #b4b4b3 !important;
    padding: 0;
}

.ui-datepicker .ui-datepicker-header {
    background-color: #f6f6f6;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    border-bottom:1px solid #b4b4b3 !important;
    vertical-align: center;
    height: 40px;
    border-radius: 0;
    margin: 0;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 50%;
    width: 30px;
    margin: -16px 0 0 0;
    height: 30px;
    border:1px solid #b4b4b3 !important;
    border-radius: 0;

}

.ui-datepicker .ui-datepicker-month, .ui-datepicker .ui-datepicker-year {
    background-color: #f6f6f6;
    height: 30px;
    border-radius: 0;
}

/* innovation contributors list */
.contributor-item {
    background-color: #fff;
    padding: 15px 38px;
    border-bottom: 1px solid #e2e2e2;
}

.contributor-item .contributor-name{
    font-size: 17px;
    margin-bottom: 0 !important;
}

.contributor-item .contributor-email{
    font-size: 14px;
    font-weight: 400;
    color: #777;
}

.contributor-item .contributor-description{
    font-size: 16px !important;
}

label.required:after{
    content: '*';
    color: #dc0000;
    font-size: 24px;
}


#navigation ul button.language-btn{
    /*border: 1px solid #eeeeee;*/
    padding: 8px 10px !important;
    border-radius: 10px;
}