/*toolbar
 .com_dt_project .js-stools-container-bar .btn-toolbar {justify-content: space-between;}
 .com_dt_project .js-stools-container-bar {padding: 0;}
 .com_dt_project .js-stools-container-bar {margin: 0!important;}
 .com_dt_project .btn-toolbar .input-group {width: 100%;}
 .com_dt_project .pagination.pagination-toolbar.clearfix {display: flex;justify-content: flex-start;line-height: 50px;}
 .com_dt_project div#limit_chosen {margin-left: 10px;}
 .com_dt_project a.chosen-single {/* width: 60px; */}
*/

/*filter search
 .com_dt_project input#filter_search::placeholder {
    color: #fff;
}

 .com_dt_project input#filter_search {
    height: 50px;
    border-radius: 0px!important;
    font-size: 16px;
    background: transparent!important;
    color: #fff!important;
}

 .com_dt_project button.filter-search-bar__button.btn.btn-primary {
    height: 50px;
    background: #8b5e3c;
    border: 1px solid;
    line-height: 0px;
    padding: 10px 20px;
}

 .com_dt_project .filter-search-bar.btn-group {width: 35%;}
*/



/*filter option
 .com_dt_project button.filter-search-actions__button.btn.btn-primary.js-stools-btn-filter {
    height: 50px;
    padding: 10px 15px;
    font-size: 16px;
    background: transparent!important;
    border: 1px solid;
    width: 80%;
    text-align: left;
}

 .com_dt_project button.filter-search-actions__button.btn.btn-primary.js-stools-btn-clear {
    height: 50px;
    padding: 10px 20px;
    background: #8b5e3c;
    border: 1px solid;
}

 .com_dt_project .filter-search-actions.btn-group {width: 35%;}
*/

/*sorting - limit
 .com_dt_project a.chosen-single, select#list_fullordering, select#list_limit {height: 50px!important;border-radius: 0px!important;box-shadow: none!important;font-size: 16px;line-height: 26px!important;padding: 12px 10px!important;background: #272521!important;color: #fff!important;}
 .com_dt_project .js-stools-field-list {width: 100%;}
.chosen-container-single .chosen-single div{top:10px;}
.chosen-container-single .chosen-single span {margin: 0;}
.ordering-select .js-stools-field-list:nth-child(2) {width: 40%;}
.js-stools-container-bar .ordering-select {display: flex;width: 27%!important;margin-right: 0px;}
 .com_dt_project .chosen-drop {background: #272521!important;color:#fff!important;}.chosen-drop li{background: #272521!important;color:#fff!important;}
*/


/*filter option 2nd level
 .com_dt_project .js-stools-container-filters.clearfix.js-stools-container-filters-visible {background: transparent;display: flex;padding: 0;justify-content: center;grid-gap: 15px;}
 .com_dt_project .js-stools-container-filters.clearfix.js-stools-container-filters-visible,
select#filter_design_style,select#filter_catid{background: #272521;width: 100%;padding: 0;margin: 0;/* justify-content: space-between;}
 .com_dt_project .js-stools-field-filter {width: 35%;margin: 10px 0;}
select#filter_design_style,select#filter_catid {height: 50px;border-radius: 0px;color: #fff;padding: 0px 20px;line-height: 50px;}
*/
/*mobile filter
@media (max-width: 992px){
button.filter-search-actions__button.btn.btn-primary.js-stools-btn-filter {width: 80%;text-align: left;color: #fff;}
.filter-search-bar.btn-group, .filter-search-actions.btn-group {width: 100%!important;display: block;margin-right: 0;}
.filter-search-actions.btn-group {display: flex;margin-right: 0;color: #fff;}
.js-stools-container-bar .ordering-select {display: flex;width: 100%!important;margin: 0;margin-top: 5px;}
 .com_dt_project .js-stools-field-list {width: 100%;}}
*/


/*project management edit*/
.projectmanagement-edit.front-end-edit{
    background: transparent;
    border: 0px solid;
    border-radius: 0px;
}

.projectmanagement-edit h1 {
    font-size: 30px; margin-bottom:30px;
}

/*tab*/
joomla-tab[view=tabs]>div[role=tablist] {
    background: #273e8a !important;
    color: #fff!important;
    border: none;
    border-radius: 0px;
}
joomla-tab[view=accordion]>button:focus, joomla-tab[view=accordion]>button[aria-expanded=true] {
    background: #273e8a !important;
    color: #fff!important;
    border: none;
    border-radius: 0px;
}
joomla-tab button[aria-expanded=true]:after {
    background-color: #273e8a;
    display: none;
}


/*tab content*/
joomla-tab>joomla-tab-element {
    border: none;
    background: transparent;
}

joomla-tab#myTab input,  joomla-tab#myTab input::placeholder {
    height: 45px!important;
    border-radius: 0px!important;
    font-size: 16px;
    background: transparent!important;
    color: #00000080!important;
    width: auto !IMPORTANT;
}

select.form-control:not([multiple]), select:not(.form-control):not(.form-select):not([multiple]), select.inputbox:not([multiple]), select:not([multiple]){
  	height: 45px;
  	border-radius: 0px!important;
  	font-size: 14px;
  	background: white!important;
  	color: #00000080!important;
  	}

/*calendaar edit*/
:is(input#jform_confirmed_date, input#jform_accepted_date, input#jform_deadline, 
    input#jform_completed_date,input#jform_internal_review_date,
    input#jform_task__task0__deadline, input[id*="__deadline"],
    input#jform_task__task0__accepted_date, input[id*="__accepted_date"],
    input#jform_task__task0__completed_date, input[id*="__completed_date"], input[id*="__internal_review_date"] 
    input#jform_task__task0__internal_review_date){
    width: 90%!important;
}

.view-projectmanagementform.layout-edit span.input-group-text {
    width: 5%;
}
@media (max-width: 767px){
:is(input#jform_confirmed_date, input#jform_accepted_date, input#jform_deadline, 
    input#jform_completed_date,input#jform_internal_review_date,
    input#jform_task__task0__deadline, input[id*="__deadline"],
    input#jform_task__task0__accepted_date, input[id*="__accepted_date"],
    input#jform_task__task0__completed_date, input[id*="__completed_date"], input[id*="__internal_review_date"] 
    input#jform_task__task0__internal_review_date){
    width: 80%!important;
}
.view-projectmanagementform.layout-edit span.input-group-text {
    width: 20%;
}}

:is(button#jform_confirmed_date_btn, button#jform_accepted_date_btn, button#jform_deadline_btn, button#jform_completed_date_btn,button#jform_internal_review_date_btn,button#jform_task__task0__deadline_btn,button#jform_task__task0__accepted_date_btn, button#jform_task__task0__completed_date_btn, button#jform_task__task0__internal_review_date_btn)  {
    padding: 0;
    border: 0px;
    background: transparent;
}

.view-projectmanagementform.layout-edit span.input-group-text {
    border-radius: 0px;
    background: #273e8a;
}


/*textarea*/
textarea#jform_description, textarea#jform_remark, textarea[id*="__description"] {
  border: 1px solid #d5d5d5;
  color: #000;
  font-size:16px!important;
  border-radius:0px!important;
  background: transparent!important;
}

/*choices*/
.choices {
    border-radius: 0px!important;
}

input.choices__input.choices__input--cloned {
    border: 0px!important;
    border-radius: 0px!important;
}

.choices__item.choices__item--choice{
    background: #272521!important;
    color: #fff!important;
}

.choices__inner input.choices__input.choices__input--cloned.valid {
    background:#1b1a17!important;
}

.choices__inner {
    background:transparent!important;
    margin-bottom: 0;
    font-size: 1rem;
    /* height: 45px; */
    border: 1px solid rgb(173 173 173 / 60%);
    border-radius: 0px!important;
    box-shadow: none;
    padding: 0 15px;
    line-height: 35px;
}

/*choice dropdown*/
.choices__list.choices__list--dropdown.is-active {
    background: #272521; color:#fff!important;
}

.choices__list--multiple {
    /* display: list-item!important; */
    top: 0px;
    position: relative;
}

.choices__list select{
    height: 45px!important;background: #272521; color:#fff!important;
}


/*btn*/
joomla-tab-element#projectmanagement .btn {
    padding: 5px 0px;
    font-size: 14px;
    background: black;
    border: 0px;
}

button.group-move.btn.btn-sm.btn-primary{background:#273e8a;}

.js-stools-container-filters .field-calendar span.input-group-text{
  border-radius:0px!important;
  display:block!important;
}
#filter_start_date_btn, #filter_end_date_btn{
  border-radius: 0px;
  background-color: #131a51;
}

.btn-toolbar>.btn-group>button {
    padding: 10px!important;
}

span.input-group-text {
    background: #273e8a;
    border-radius: 0px;
}

/*spacing*/
label#jform_task__task0__item_code-lbl {
    margin-top: 20px;
}

/*tags*/
/*tags*/
.choices__item.choices__item--selectable {
    background: #273e8a;
    padding: 0 10px;
    color: #fff;
    width: auto!important;
    position: relative!important;
    font-size: 13px;
    text-transform: lowercase;
    border-radius: 8px!important;
    display: inline-flex!important;
    /* top: 40px; */
    line-height: 2;
}
.choices__list.choices__list--multiple .choices__item.choices__item--selectable {
    display: inline-flex!important;
    position: relative;
    top: 0px;
}


.choices__button_joomla::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    text-align: center;
    text-indent: 0;
    content: '\f00d';
    color: #fff;
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
}

.choices[data-type*=select-one] .choices__button_joomla {
    position: relative;
    top: 10px;
    margin-right: 0;
}

/*btn at the end submit*/
joomla-tab#myTab button.validate.btn.btn-primary, joomla-tab#myTab a.btn.btn-danger {
    padding: 10px;
    font-size: 14px;
}

joomla-tab#myTab>.control-group {
    display: flex;
    align-content: flex-start;
}

joomla-tab#myTab>.control-group .controls {
    margin: 0!important;
    margin-top: 30px!important;
}
joomla-tab#myTab button.validate.btn.btn-primary{background:#1cbd1c;}

/*add*/
.step-edit.front-end-edit h1 {
    font-size: 30px;
    margin-bottom: 30px;
}

/*end of project*/


