@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=PT+Sans&display=swap');

html { box-sizing: border-box; }
*, :before, :after { box-sizing: inherit; }
body {font-family: 'PT Sans', sans-serif; background-color:#FFF;}
p{font-size: 16px;margin:10px 15px!important;}
a{ color: #666 !important; font-weight: 400; text-decoration: none;}
a:hover{ color: #000000!important; text-decoration: none; }
a.btn-secondary{color: #fff!important; background-color: #6c757d!important; border-color: #6c757d!important;}
a.btn-secondary:hover{color: #fff!important; background-color: #5a6268!important; border-color: #545b62!important;}

img { -webkit-backface-visibility: hidden; padding:4px; max-width:100% !important; height:auto !important; }

ul{ margin: 0px; padding:0px; }
ul { list-style: none outside none; }
ul, ol, dl {list-style-position: outside;}

/*.column-content,.modal-body ul{list-style-type: circle;padding: 20px;}
.column-content,.modal-body ol{list-style-type: upper-roman;padding: 20px;}
.column-content,.modal-body ul, ol, dl {list-style-position: outside;padding: 20px;}*/

.column-content,.buildcolumns-div ol{list-style-type: normal!important;  list-style-position: outside; margin-left: 25px!important;}
.column-content,.buildcolumns-div ol li{margin-bottom:15px!important; padding-left:15px!important;}
.column-content,.buildcolumns-div ul{list-style-type: circle!important;  list-style-position: outside; margin-left: 35px!important;}
.column-content,.buildcolumns-div ul li{margin-bottom:15px!important; padding-left:10px!important;}

::-webkit-input-placeholder { color: #999; text-overflow: ellipsis; }
:-moz-placeholder { color: #999 !important; text-overflow: ellipsis; opacity:1; }
::-moz-placeholder { color: #999 !important; text-overflow: ellipsis; opacity:1; } 
:-ms-input-placeholder { color: #999 !important; text-overflow: ellipsis; opacity:1; }
@media screen\0 { input { /* ie7, ie9, ie10, ie11+ only */ padding-bottom: 19px; } }
h1, h2, h3, h4, h5 { text-transform: uppercase; margin:0; padding:0; color: #000; }
h1 { font-weight:500; line-height: 45px; font-size:35px;}
h2 { font-size:24px; font-weight:400; letter-spacing:inherit; line-height: 30px}
h3 { font-size:14px; letter-spacing:inherit; font-weight:700; }
h4 { letter-spacing: 0px; font-weight:400; text-transform:none; font-size:16px; line-height: 26px}
h5 { letter-spacing: 2px; font-weight:600; font-size:11px}
i:hover {cursor:pointer}
i{font-style: normal;}
hr {margin:.5rem 0!important;}
.cursor-point{cursor:pointer!important;}
.form-custom-color{border:1px solid #ccc !important; height:27px; border-radius: 3px}
.form-control-custom{font-size: .7rem;font-weight: 400;line-height: 1.3;color: #212529;background-color: #fff;border: 1px solid #ced4da;-webkit-appearance: none;-moz-appearance: none;appearance: none;border-radius: 0.25rem;}
.input-group-text:hover{cursor:pointer!important;}
.evo-colorind {float: left!important;margin-right:5px!important;height:25px; margin-top: 3px}
a.popup-boxclose {   float: right;    margin-top: -35px;    margin-right: -35px;    cursor: pointer;    color: #fff;    border: 1px solid #999;    border-radius: 30px;    background: #999;    font-size: 20px;    font-weight: 500;    display: inline-block;    line-height: 0;    padding: 8px 10px 6px;    text-decoration: none;}
.title-border {    display: block;    width: 180px;    height: 1px;    background: #999;    margin: 20px auto;}
.types{cursor: pointer;}
//======================

/* ===== Scrollbar CSS ===== */
.scrollbar-thin {  scrollbar-width: thin;  scrollbar-width: 10px;  overflow-y: auto;  overflow-x: hidden;  position:relative;}
.gallery-col-box {color:#000; overflow-y: auto;overflow-x: hidden;  scrollbar-width: thin; scrollbar-width: 3px;  }
.other-col-box {  max-height:550px; color:#000; overflow-y: scroll; overflow-x: hidden;  scrollbar-width: thin; scrollbar-width: 3px; }
.table-box {  max-height:550px; color:#000; overflow-y: scroll;  scrollbar-width: thin!important; scrollbar-width: 3px!important; }
.numberCircle {border-radius: 50%;width: 28px;height: 28px;padding: 2px 1px 0 0;background: #fff;border: 2px solid #666;color: #666;text-align: center;font: 17px Arial, sans-serif;}
.table-box::-webkit-scrollbar {  width: 0.5em;}
.table-box::-webkit-scrollbar-track {  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);  box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.table-box::-webkit-scrollbar-thumb { background-color: darkgrey;  outline: 1px solid slategrey;}
.table-box::-webkit-scrollbar:hover {width: 0.5em;}
#ui-datepicker-div{z-index: 9999!important}
.close-subpage{position: relative;top: -25px;right: -20px}

/*=======PAGE SPINNeR==========*/
.spinner{position:absolute;left:50%;top:50%;height:60px;width:60px;margin:0 auto;-webkit-animation:rotation .6s infinite linear;-moz-animation:rotation .6s infinite linear;-o-animation:rotation .6s infinite linear;animation:rotation .6s infinite linear;border-left:6px solid rgba(0,174,239,.15);border-right:6px solid rgba(0,174,239,.15);border-bottom:6px solid rgba(0,174,239,.15);border-top:6px solid rgba(0,174,239,.8);border-radius:100%;z-index:999}
/*===============================================


/* BOOTSTAP 5*/
.fs-8{font-size:9px !important}
.fs-75{font-size:10px !important}
.fs-7{font-size:12px !important}
.fs-65{font-size: .875em;}
*:focus {outline: 0 !important;  box-shadow: none !important}
.btn-note{color: #fff;border-color: #198754;background: #658E15}
.bg-beige{background-color: #f5f5dc}
.bg-church{background-color: #BCD85F;!important;}
.btn-church{background-color: #BCD85F;!important;}
.btn-church:hover{background-color: #CCD85F;!important;}
.text-church:{color: #BCD85F;!important;}
.py-01 { padding-top: .15rem!important; padding-bottom: .15rem!important;}

.nav-tabs .nav-link {border-color: #dee2e6 #dee2e6 #fff; background-color: #E5E4E2; color:#444; font-weight: 600;margin-left:1px;}
.nav-tabs .nav-link:hover{color:#0d6efd;!important;}

.btn-visits {border-color: #dee2e6 #dee2e6 #fff; background-color: #ccc; color:#f2f2f2; font-weight: 600;margin-left:1px;}
.btn-visits.active {border-color: #dee2e6 #dee2e6 #fff;background-color: #ffc107; color:#444;}

.datepicker{font-family: 'Noto Sans SC', sans-serif;font-size: 13px;}
.table-wrapper {max-height: 700px;overflow: auto;display:inline-block;}
.offcanvas-start { width: 250px;}
.offcanvas-header {display: block;     padding: .5rem .5rem;}
.offcanvas-body {padding: .5rem 1rem;}
.offcanvas, .offcanvas-lg, .offcanvas-md, .offcanvas-sm, .offcanvas-xl, .offcanvas-xxl{--bs-offcanvas-width: 250px;}
.tooltip-inner { max-width: 100% !important;}
.tooltip-inner h3 {color:#FFF;display:inline!important;}
.bootbox-close-button{position: absolute;top:1px!important;right:1px!important; border:none;background-color: #FFF;font-size: 40px!important;}
/*--------------*/

.vertical-center {min-height: 100%;min-height: 100vh; display: flex;align-items: center;}
.autodiv {display: inline-block;position: relative;left: 50%;transform: translateX(-50%);}

/*======FILE DROP ZONE=====*/
#progress-bar {background-color: #12CC1A;height:20px;color: #FFFFFF;width:0%;-webkit-transition: width .3s;-moz-transition: width .3s;transition: width .3s;}
#progress-div {border:#0FA015 1px solid;padding: 5px 0px;margin:30px 0px;border-radius:4px;text-align:center;}
.dropzone { border: 2px dashed #ddd;border-radius: 5px;}
.dropzone a {color: #900; margin:none !important; font-size:11px !important}
.dropzone a:hover { text-decoration:none; color:#555}
.dz-img{overflow:hidden!important;}
.image-field,.file-upload {display: none !important;}
.upload-block {min-height:140px !important; cursor:pointer; margin:0;padding:0;}
.upload-program-block {min-height:128px !important; cursor:pointer; margin:0;padding:0;}
.upload-block p{padding-top:20px; font-size:14px;}
.upload-block h3{font-size:14px; color:#F60}
/*======FILE DROP ZONE=====*/

.form-control:focus {background-color:#dbf0f9;}
.form-select:focus {background-color:#dbf0f9;}
.for-mobile{display:none;}
/*==========COLUMN EDIT DIV=============*/
.id_div_1 {position:relative;}
.id_div_1:hover {background:transparent;}
.remove_link {visibility: hidden;position:absolute;top: -45px;right:35px; transition: .0s; transition-delay: 1s; z-index: 999;}
.id_div_1:hover .remove_link {visibility:visible;transition-delay: 0s; z-index: 999;}

.id_div_1 {position:relative;}
.id_div_1:hover {background:transparent;}
.remove_link1 {visibility: hidden;position:absolute;top: 0px;right:5px; z-index: 999;}
.id_div_1:hover .remove_link1 {visibility:visible; z-index: 999;}

.shadow{-webkit-box-shadow: 9px 10px 12px 1px rgba(0,0,0,0.66)!important; box-shadow: 9px 10px 12px 1px rgba(0,0,0,0.66)!important;}
/*===========================================*/


@media only screen and (max-width: 765px) {
  .hide-me{display: none}
  .for-mobile{display:block;}
  h2{font-size: 16px}
}

@media only screen and (max-width: 825px) {
  .survey-header{margin-top:60px;}
}
