/*carl universa*/
.carltxtlogo {
    padding: 2px 18px 2px 10px;
    display: inline-block;
    background: white;
    transform: skewX(-22deg);
    border-radius: 12px;
    box-shadow: 4px 3px 0px 0px #b8b8b8;
        letter-spacing: -2px;
    margin-bottom: 15px;
}
.carltxtlogo .ctl1 {
    color: #f96500;
    font-weight: bold;
    display: inherit;
    transform: skewX(13deg);
}
.carltxtlogo .ctl2 {
    color: #119547;
    display: inherit;
    transform: skewX(13deg);

}

   @media (max-width: 650px) {
       .carltxtlogo {
           font-size: 0.8em;
       }
    }
 
/*carl universa*/


@media (max-width: 769px) {}

@media (max-width: 960px) {

    .chzn-container {
        margin-bottom: 0px !important;
    }
}

button.fw {
    width: calc(100% - 0px);
    display: inline-flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    gap: 10px;
    border-width: 0px 0px 0px 0px;
    border-color: #a8a8a8;
    font-size: 1em;
    min-height: 40px;
    align-items: center;

    border-radius: 3px !important;
}

.toolbar_area {

    display: inline-flex;
    width: 100%;
    padding: 5px;
    align-items: center;
    gap: 10px;
}

.toolbar_area:after {
    /* just shadow for fullview*/
    content: "";
    display: none; /* disable*/
    position: absolute;

    width: 100%;
    left: 0px;
    z-index: -4;
    height: 102px;
    top: 0px;
}

.siderightpart {
    padding: 0px;
    width: 100%;
    display: inline-flex;
    align-items: center;
    padding-left: 5px;
    gap: 5px;
}


.siderightpartbody {
    background: white;
}

.titleonedit {
    padding: 5px 10px;
    font-size: 1.3em;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    height: 46px;
    column-gap: 8px;
    color: #fff;
}

.titleonedit i {}

#visibleonblur {
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.9);
    position: fixed;
    left: 0px;
    top: 0px;
}

.fa-stack {
    position: relative;
    display: inline-flex !important;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    justify-content: center !important;
    align-items: center !important;
    align-content: center !important;
    transform: scale(0.85);
}

select:focus-visible {
    outline: none;
}

select option {
    padding: 25px;
}

.easyreading input,
.easyreading textarea,
.easyreading button,
.easyreading .btn,
.easyreading .mysearchselectset,
.easyreading .chzn-container, 
.easyreading select
{
    width: calc(100% - 10px) !important;
    min-height: 50px;
    border: 0px 0px 0px 1px #fff;
    border: none;
    /* border: 1px solid #e3e3e3; */
    border-radius: 2px !important;
    margin: 5px;
    box-shadow: 0px 0px 2px #cacaca !important;
}


.easyreading select {
    width: 100%;
}

a.info_grey {
    color: #cacaca !important;
    font-size: 0.9em;
    font-style: italic;
}

.easyreading select {
    cursor: pointer;
}

.easyreading label::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-family: "FontAwesome";
    content: "\f046";
    width: 22px;
    color: #7e7e7e;
    font-weight: normal;
}

.mybody_p p {
    margin: 0px 15px 10px 0px;
    padding: 5px 15px 0px 43px !important;
    font-size: 1em;
    text-indent: 0px;
    line-height: 1.5;
}

.mybody_p {
    padding-bottom: 25px;
}

.mybody_p li {
    font-size: 1em;
    margin-left: 23px;
    line-height: 1.5em;
}

.checkboxes label::before {
    display: none;
}

.cck_page label {
    text-align: left !important;
    width: 100%;
    padding: 10px 10px 7px 7px;
    margin: 0px;
    font-size: 16px;
    font-weight: bold;
}

/*chzn style */
.chzn-container-single .chzn-search input[type="text"] {

    color: white;
}

.chzn-container {
    width: calc(100% - 0px) !important;
    margin-bottom: 20px;

}

.chzn-single {
    box-shadow: none !important;
}


.chzn-container-single .chzn-single {
    height: 48px !important;
    background: #f5f5f5 !important;
    border: none !important;
    border-radius: 0px !important;
    line-height: 48px !important;
    font-size: 16px !important;
}

.chzn-container-active.chzn-with-drop .chzn-single div b,
.chzn-container-single .chzn-single div b {
    background-position: -16px 14px !important;
}

.chzn-container .chzn-results li.active-result,
.chzn-container .chzn-results li.highlighted {
    height: 30px !important;
    background: #dedede;
    line-height: 30px !important;
    padding: inherit;
    font-size: 16px !important;


}

.chzn-container .chzn-drop {
    border-radius: 0px;
    border: none;
    margin: 0px 0px;
    box-shadow: none;
}

.chzn-container-single .chzn-search input[type="text"] {
    height: 40px;
    width: 100% !important;
}

.chzn-search input {
    font-size: 17px !important;
}

.cck_page_search .chzn-container-multi .chzn-choices li.search-field input[type="text"] {
    height: 40px !important;
}

.chzn-container-multi .chzn-choices {
    padding: 0px;
    border: 0px;
    background: none;
    box-shadow: none;

}

.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
    background: red !important;
    width: 100% !important;
    border-radius: 2px !important;
    padding: 0px 10px;
}

.chzn-container-multi .chzn-choices li {
    width: 100%;
}

.chzn-container-multi .chzn-choices li.search-choice {
    width: unset;
    /*to counter .chzn-container-multi .chzn-choices li*/
}

.chzn-container-multi .chzn-choices li.search-choice {
    border: none !important;
    padding: 8px 20px;
    font-size: 1.2em;
    display: inline-flex;
    align-items: flex-start;
    align-content: center;
    flex-direction: row;
    justify-content: flex-end;

}

.chzn-container-multi .chzn-results li.active-result {

    font-size: 1.2em !important;
    display: inline-flex;
    align-items: center;
    width: 100%;

    flex-direction: row;
}

.chzn-container-multi .chzn-results {
    padding: 5px;
}

.chzn-container-multi .chzn-drop .result-selected {
    color: #e2e2e2;
    font-size: 1.2em;

}

/*chzn style*/
.cck_page H1 {
    background: #ff8d00;
    color: white;
    padding: 15px 15px;
    font-size: 20px;
    font-weight: normal;
    display: inline-flex;
    position: relative;
    margin: 0px;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
}

.subtitle_inner {
    gap: 10px;
    display: flex;
    width: 100%;
    align-items: center;


}

.editatci {
    background: #efefef;
    padding: 5px 0px;
    margin-top: 5px;
    display: inline-block;
    position: relative;
    top: 2px;
    border-radius: 5px;
}

.btn_on_list {

    right: 0px;
    margin-right: 5px;
    border-radius: 3px;

    display: flex;


    cursor: pointer;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
    padding: 0px;
    position: absolute;
    margin-top: -47px;


}

.btn_on_list a {
    height: 47px;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    width: -webkit-fill-available;

    justify-content: center;
    padding: 8px 15px;
    margin: -3px;
    border-radius: 3px !important;
    gap: 10px;
    text-align: center;
    transition: 0.5s;
}

.btn_on_list a:hover {
    opacity: 0.8;
    color: white;
    border: none;
    background: #5a1e07;
}

.btn_on_list i {
    margin-right: 0px;
}

.item_list_wrp {
    width: 100%;
    display: flex;
    background: #f7f7f7;
    margin: 0px;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: nowrap;
    border-width: 0px;
    border-color: #e6e6e6;
    border-style: solid;
    padding: 0px;
    cursor: pointer;
}

.item_list_wrp:hover {
    background: #efefef;
    color: #c00000;
    ;
}

.item_list_wrp:hover .date_name_part {
    font-weight: bold;
}

.item_list_wrp a {
    padding: 0px 5px;
    border: none;
    border: none;
    margin: 0px;
    /* height: 46px; */
    top: 0px;
    position: relative;
    display: inline-block;
}

.item_list_wrp a:hover {}

._pullleft {
    float: left;
    width: calc(100% - 250px);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;

}


._pullright {
    float: right;


}

._pullleft select {
    height: 48px;
    border: none;

    width: 100%;
}

._pullleft .radios input[type="radio"] + label {
    color: white;
}

.item_list_wrp ._pullright {
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    gap: 5px;
    ;
}

._pullright_onitem {
    text-align: right;
    padding-right: 15px;
    display: flex !important;
    flex-direction: row !important;
    justify-content: flex-end !important;
}

._pullright_onitem tit_table {
    text-align: left;

}

.w_hor_f a {
    flex-direction: row !important;
    display: flex !important;
    flex-wrap: nowrap !important;
}

.item_list_wrp x {
    padding: 1px 10px 0px 10px;
    height: calc(100% - 1px) !important;
    min-height: 47px;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

#btntgl {
    width: 100%;
}

.item_list_wrp x a {
     margin: 2px 0px;
    display: flex;
    gap: 10px;
    
    align-items: center;
}

.item_list_wrp x:hover {
    background: #dfdfdf;
}

.batas {
    border-right: 1px solid #e9e9e9;
    display: inline-block;
    height: 100%;
    position: relative;
    top: 0px;
}

.noradius {
    border-radius: 0px !important;
    box-shadow: none !important;
    margin: 0px !important;
    padding: 0px !important;
    border: none !important;
}

i.beforeitemfield {
    opacity: 0.4;
    margin-right: 5px;
    font-size: 0.85em;
}


._pullleft input {
    border: none;
    height: 47px;

    box-shadow: 1px 1px 1px -1px #a5a5a5 !important;
    font-size: 1.1em;
    width: 100%
}

.grp_btn_list {
    width: 100%;
    display: inline-flex;
}

.grp_btn_list a {

    height: 47px;
}

.btnkliktocopy {
    color: #3d3d3d;
    cursor: pointer;


}

.item_list_wrp:hover .btnkliktocopy {
    color: black;
}

.item_list_wrp:hover .btnkliktocopy:hover {
    color: red;
}


.search_block {
    padding: 0px 0px;
    margin-top: -1px;
}

.search_block select,
.search_block .chzn-container-single .chzn-search,
.search_block .chzn-container-single .chzn-single span {
    color: #3d3d3d;
}

.search_block .chzn-single {

    font-size: 17px !important;
}

.search_block .forcefull select {

    float: right;
    border: none !important;
    height: 48px !important;
    box-shadow: none !important;
    text-align: center !important;

}

.sub_title_content {
    background: #fde7bf;
    border-bottom: 0px;
    font-size: 18px;
    padding: 10px 15px;
}

.sub_title_content:hover {
    color: unset;

}

.content_block {
    padding: 15px;
}


.calendar-container .btn {
    height: 27px;
    width: 60px !important;
    display: inline-block;
    float: left;
    padding: 1px;
}

.js-calendar {
    z-index: 1000000 !important;
    box-shadow: none !important;
}

.calendar-container {
    z-index: 1100000 !important;

}

.spacer {
    height: 20px;
    position: relative;
    display: inline-block;
    width: 100%;
   
}

.no_title.has_scrollbar #cboxClose {
    right: 3px !important;
}

.item_list_on_module {
    gap: 5px;
}

a.item_list_on_module {
    padding: 3px 15px;
    width: 100%;
    background: #ffffff;
    display: inline-flex;
    border: none;
    align-items: center;
    line-height: 1.3em;
    font-size: 0.9em;
    color: #495042;
    flex-direction: row;
    align-content: flex-start;
    justify-content: flex-start;
    flex-wrap: nowrap;
}

a:link.item_list_on_module {
    /* a yg puny  href */
    color: #f77400;

}

a.item_list_on_module:hover {
    border: none;
    background: #e7e7e7;
}

div.cck_contents.cck_content div.cck_label,
div.cck_contents.cck_content div.cck_label label,
div.cck_contents.cck_content div.cck_value {
    line-height: unset;
}

.embed_mod_title_ {
    padding: 5px;
    width: 100%;
    display: inline-flex;

    font-size: 16px;
    background: linear-gradient(90deg, rgba(249, 237, 198, 1) 0%, rgba(241, 240, 240, 1) 47%, rgba(255, 255, 255, 1) 100%);
    color: #6c6c6c;
    font-weight: normal;
    color: #7b7b7b;
    padding-left: 15px;
    gap: 5px;
    color: #7b4141;
    align-items: center;
    font-size: 0.95em;
}

.embed_mod_title_:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-family: "FontAwesome";
    content: "\f046";
    width: 22px;
    color: #b14343;
    font-weight: normal;
}



.smallmode .border-red {
    border-bottom: 2px solid red;
    display: block;
    position: relative;
    bottom: 12px;
}

.smallmode {
    font-size: 1em;
    opacity: 0.75;
}

.smallmode .batas {
    height: 0px;
}

.smallmode x {
    margin: 0px 6px !important;
}

.smallmode x i {
    margin-left: 5px;
}

.smallmode a {
    padding: 0px 10px;
}

.bigmode a {
    min-height: 70px;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

.total {
    transform: translateY(-39px);
    font-size: 15px;
    padding-left: 15px;

    /* padding: 0px; */
    margin-bottom: 0px;

    padding: 3px 15px;
}

.pagination ul {
    display: inline-flex;
    justify-content: center;

}

.standout {
    background: #8aa90d;
    padding: 10px 15px !important;
    border-radius: 36px;
    color: white;
    font-size: 0.85em;
}

select.hilite {
    background: red;
}

labelsmall {
    font-size: 0.82em;
    padding: 5px 10px;
    background: #eaeaea !important;
    width: 100%;
    display: inline-block;
    color: #232323;

    font-weight: bold;
}

.centering_vert {
    display: inline-flex;
    align-items: center;

}

.top_vert {
    display: inline-flex;
    align-items: flex-start;
    padding-top: 5px;

}

.radhor {
    display: inline-flex;
    width: 100%;
    margin-bottom: 10px;
}

.radhorcenter label {
    justify-content: center !important;
}

.radhorright label {
    flex-direction: row-reverse !important;
    justify-content: flex-start !important;
}

.radhorright label::before {
    margin-left: 10px;
}

.field-calendar input {
    background: #f3f3f3;
    width: calc(100% - 80px) !important;
    font-size: 1.2em;
}

.field-calendar button {
    width: 60px;
    margin: 0px !important;
    display: inline-flex;
    flex-direction: row;

    align-items: center;
    justify-content: center;
    min-height: 47px;
    border-radius: 3px !important;
}

.field-calendar button span {
    margin-right: 0px !important;
}

.calendar-container .btn {

    width: 100% !important;
    display: inline-block;
    float: left;
    border: none;
    min-height: 36px;
    color: white;

    border-radius: 0px !important;
}

.calendar-container .btn-group {
    width: 100% !important;
    display: inline-flex;
    justify-content: space-evenly;
}

.btnfat,
.fat {
    min-height: 48px !important;
}

.btn {
    display: inline-flex !important;
    align-items: center !important;
    gap: 10px !important;
}

.tepikan {
    justify-content: space-between !important;
}

.innercenter {
    justify-content: center;
}

.btn:hover {
    opacity: 0.85;
    transition: 0.5s;
}

.btn:not(:hover) {
    transition: 0.5s;
}

.grp_btn_list {
    width: calc(100% - 5px);
    display: inline-flex;
    margin-right: -4px !important;

    background: white
        /* *to counter transpanacy*/
}

/*search block on list*/
#filterarea input[type="text"] {
    background: transparent !important;
    color: white !important;
}

._pullleft input::placeholder {
    color: white !important;
}

#filterarea .chzn-container-single .chzn-single,
#filterarea .chzn-container-single .chzn-single span {
    background: none !important;
}

#filterarea .chzn-single span {
    color: white;
}

#filterarea .chzn-container {
    margin: 0px;
}

/*search block on list*/


.easyreading input[type="checkbox"] {

    min-height: unset;
    width: 18px !important;
    display: inline-block;
    float: left;
}

.cck_label_upload_image {
    display: none;
}

a.cck_preview {
    padding: 0px 7px;
}

.cck_form_upload_image {
    text-align: center;
}

.cont_title_area h1 {
    font-size: 1.6em;
    margin: 0px;
    padding: 15px 20px 5px 15px;
    color: white;
}

.cont_title_area h3 {
    font-size: 1em;
    margin: 0px;
    padding: 5px 20px 15px 15px;
    color: white;
    font-style: italic;
}

.smallergrey {
    font-style: italic;
    color: #6a6a6a;
    font-size: 0.9em;
}

#screenonleave {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}

.grouped {
    padding: 15px;
    background: #ededed;
    margin: 5px 5px;
    border-radius: 3px;
    
    border: 1px solid #dcdcdc;
    display: inline-block;
    position: relative;
    width: calc(100% - 5px);
    margin: 5px 5px 0px 5px;
}
.grouped_content {
        padding: 0px 10px;
    font-size: 0.85em;
    word-break: break-all;
}

.grouped .easyreading input,
.grouped .easyreading textarea {
    width: calc(100% - 0px);
    margin: 5px 0px;
}

.checkboxsingle {
    padding: 15px;
}

.checkboxsingle input {
    width: 29px;
    float: left;
}

.checkboxsingle label {
    width: calc(100% - 29px);
    float: right;
    padding: 2px;
}

input.ckbx {
    width: 100%;
}

.myhstglbl {
    width: 100%;
    display: inline-flex;

}

.myhstglbl input {
    float: left;
    width: 50px;
    cursor: pointer;
}

.myhstglbl label {
    width: calc(100% - 50px);
    float: right;
    cursor: pointer;
}

.myhstglbl label::after,
.myhstglbl label::before {
    display: none;
}
.center {
    justify-content: center;
    text-align: center;
    align-items: center;
}

.myprompt {
    padding: 20px;
    background: black;
    color: #adadad;
    font-size: 0.9em;
}
.footnote  {
        font-size: 0.8em;
    padding: 20px;
}
.w250 {
    width: 250px;
}

.w200 {
    width: 200px;
}

.w190 {
    width: 190px;
}

.w180 {
    width: 180px;
}

.w170 {
    width: 170px;
}

.w160 {
    width: 160px;
}

.w150 {
    width: 150px;
}

.w120 {
    width: 120px;
}

.w100 {
    width: 100px;
}

.w80 {
    width: 80px;
}

.w50 {
    width: 50px;
}

 
