.main-container,.container {
    background-color: #ffffff;
    padding: 2.5rem; /* 40px */
    border-radius: 0.75rem; /* 12px */
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    width: 100% !important;
    max-width: none !important;
    overflow-x: auto;
}
@media (max-width: 768px) {
    .main-container, .modal-content, .container{
        padding: 1.5rem;
        width: 100% !important;
    }
}
.modal, .modal-overlay {
    display: none;
    position: fixed;
    z-index: 10000000000 !important;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 100vh;
    height: auto;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
}
#modalContent{
    width: 100% !important;
    max-width: 900px !important;
}
.modal-content {
    background-color: #ffffff;
    padding: 2rem;
    margin: 2rem !important;
    border-radius: 0.75rem;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    width: 90%;
    max-width: 600px;
}
.dragging {
    opacity: 0.5;
    background-color: #e2e8f0;
}
/* Style for drag handle icon */
.drag-handle {
    cursor: grab;
}
.hidden{
    display: none !important;
}
#toast, #notification-area{
    z-index: 90000000000 !important;
    
}

#main-modal,.modal{
    z-index: 99999;
}
#notification-area{
    z-index: 99999;
}
#toastContainer,#toast,.modal-backdrop{
    z-index: 99998;
}
.pdbt8{
    margin-bottom: 8px !important;
}
/*-----------------------------------------------------------------------db-bg--------------------------------------------------------------------------------------*/
.db-bg-IndianRed{background:#CD5C5C;color:#000;}
.db-bg-LightCoral{background:#F08080;color:#000;}
.db-bg-Salmon{background:#FA8072;color:#000;}
.db-bg-DarkSalmon{background:#E9967A;color:#000;}
.db-bg-LightSalmon{background:#FFA07A;color:#000;}
.db-bg-Crimson{background:#DC143C;color:#000;}
.db-bg-Red{background:#FF0000;color:#000;}
.db-bg-FireBrick{background:#B22222;color:#000;}
.db-bg-DarkRed{background:#8B0000;color:#FFF;}
.db-bg-Pink{background:#FFC0CB;color:#000;}
.db-bg-LightPink{background:#FFB6C1;color:#000;}
.db-bg-HotPink{background:#FF69B4;color:#000;}
.db-bg-DeepPink{background:#FF1493;color:#000;}
.db-bg-MediumVioletRed{background:#C71585;color:#FFF;}
.db-bg-PaleVioletRed{background:#DB7093;color:#000;}
.db-bg-LightSalmon{background:#FFA07A;color:#000;}
.db-bg-Coral{background:#FF7F50;color:#000;}
.db-bg-Tomato{background:#FF6347;color:#000;}
.db-bg-OrangeRed{background:#FF4500;color:#000;}
.db-bg-DarkOrange{background:#FF8C00;color:#000;}
.db-bg-Orange{background:#FFA500;color:#000;}
.db-bg-Gold{background:#FFD700;color:#000;}
.db-bg-Yellow{background:#FFFF00;color:#000;}
.db-bg-LightYellow{background:#FFFFE0;color:#000;}
.db-bg-LemonChiffon{background:#FFFACD;color:#000;}
.db-bg-LightGoldenrodYellow{background:#FAFAD2;color:#000;}
.db-bg-PapayaWhip{background:#FFEFD5;color:#000;}
.db-bg-Moccasin{background:#FFE4B5;color:#000;}
.db-bg-PeachPuff{background:#FFDAB9;color:#000;}
.db-bg-PaleGoldenrod{background:#EEE8AA;color:#000;}
.db-bg-Khaki{background:#F0E68C;color:#000;}
.db-bg-DarkKhaki{background:#BDB76B;color:#000;}
.db-bg-Lavender{background:#E6E6FA;color:#000;}
.db-bg-Thistle{background:#D8BFD8;color:#000;}
.db-bg-Plum{background:#DDA0DD;color:#000;}
.db-bg-Violet{background:#EE82EE;color:#000;}
.db-bg-Orchid{background:#DA70D6;color:#000;}
.db-bg-Fuchsia{background:#FF00FF;color:#000;}
.db-bg-Magenta{background:#FF00FF;color:#000;}
.db-bg-MediumOrchid{background:#BA55D3;color:#FFF;}
.db-bg-MediumPurple{background:#9370DB;color:#FFF;}
.db-bg-RebeccaPurple{background:#663399;color:#FFF;}
.db-bg-BlueViolet{background:#8A2BE2;color:#FFF;}
.db-bg-DarkViolet{background:#9400D3;color:#FFF;}
.db-bg-DarkOrchid{background:#9932CC;color:#FFF;}
.db-bg-DarkMagenta{background:#8B008B;color:#FFF;}
.db-bg-Purple{background:#800080;color:#FFF;}
.db-bg-Indigo{background:#4B0082;color:#FFF;}
.db-bg-SlateBlue{background:#6A5ACD;color:#000;}
.db-bg-DarkSlateBlue{background:#483D8B;color:#FFF;}
.db-bg-MediumSlateBlue{background:#7B68EE;color:#000;}
.db-bg-GreenYellow{background:#ADFF2F;color:#000;}
.db-bg-Chartreuse{background:#7FFF00;color:#000;}
.db-bg-LawnGreen{background:#7CFC00;color:#000;}
.db-bg-Lime{background:#00FF00;color:#000;}
.db-bg-LimeGreen{background:#32CD32;color:#000;}
.db-bg-PaleGreen{background:#98FB98;color:#000;}
.db-bg-LightGreen{background:#90EE90;color:#000;}
.db-bg-MediumSpringGreen{background:#00FA9A;color:#000;}
.db-bg-SpringGreen{background:#00FF7F;color:#000;}
.db-bg-MediumSeaGreen{background:#3CB371;color:#FFF;}
.db-bg-SeaGreen{background:#2E8B57;color:#FFF;}
.db-bg-ForestGreen{background:#228B22;color:#FFF;}
.db-bg-Green{background:#008000;color:#FFF;}
.db-bg-DarkGreen{background:#006400;color:#FFF;}
.db-bg-YellowGreen{background:#9ACD32;color:#FFF;}
.db-bg-OliveDrab{background:#6B8E23;color:#FFF;}
.db-bg-Olive{background:#808000;color:#FFF;}
.db-bg-DarkOliveGreen{background:#556B2F;color:#FFF;}
.db-bg-MediumAquamarine{background:#66CDAA;color:#FFF;}
.db-bg-DarkSeaGreen{background:#8FBC8B;color:#FFF;}
.db-bg-LightSeaGreen{background:#20B2AA;color:#FFF;}
.db-bg-DarkCyan{background:#008B8B;color:#FFF;}
.db-bg-Teal{background:#008080;color:#FFF;}
.db-bg-Aqua{background:#00FFFF;color:#000;}
.db-bg-Cyan{background:#00FFFF;color:#000;}
.db-bg-LightCyan{background:#E0FFFF;color:#000;}
.db-bg-PaleTurquoise{background:#AFEEEE;color:#000;}
.db-bg-Aquamarine{background:#7FFFD4;color:#000;}
.db-bg-Turquoise{background:#40E0D0;color:#000;}
.db-bg-MediumTurquoise{background:#48D1CC;color:#000;}
.db-bg-DarkTurquoise{background:#00CED1;color:#000;}
.db-bg-CadetBlue{background:#5F9EA0;color:#FFF;}
.db-bg-SteelBlue{background:#4682B4;color:#FFF;}
.db-bg-LightSteelBlue{background:#B0C4DE;color:#000;}
.db-bg-PowderBlue{background:#B0E0E6;color:#000;}
.db-bg-LightBlue{background:#ADD8E6;color:#000;}
.db-bg-SkyBlue{background:#87CEEB;color:#000;}
.db-bg-LightSkyBlue{background:#87CEFA;color:#000;}
.db-bg-DeepSkyBlue{background:#00BFFF;color:#000;}
.db-bg-DodgerBlue{background:#1E90FF;color:#FFF;}
.db-bg-CornflowerBlue{background:#6495ED;color:#FFF;}
.db-bg-MediumSlateBlue{background:#7B68EE;color:#FFF;}
.db-bg-RoyalBlue{background:#4169E1;color:#FFF;}
.db-bg-Blue{background:#0000FF;color:#FFF;}
.db-bg-MediumBlue{background:#0000CD;color:#FFF;}
.db-bg-DarkBlue{background:#00008B;color:#FFF;}
.db-bg-Navy{background:#000080;color:#FFF;}
.db-bg-MidnightBlue{background:#191970;color:#FFF;}
.db-bg-Cornsilk{background:#FFF8DC;color:#000;}
.db-bg-BlanchedAlmond{background:#FFEBCD;color:#000;}
.db-bg-Bisque{background:#FFE4C4;color:#000;}
.db-bg-NavajoWhite{background:#FFDEAD;color:#000;}
.db-bg-Wheat{background:#F5DEB3;color:#000;}
.db-bg-BurlyWood{background:#DEB887;color:#FFF;}
.db-bg-Tan{background:#D2B48C;color:#FFF;}
.db-bg-RosyBrown{background:#BC8F8F;color:#FFF;}
.db-bg-SandyBrown{background:#F4A460;color:#FFF;}
.db-bg-Goldenrod{background:#DAA520;color:#FFF;}
.db-bg-DarkGoldenrod{background:#B8860B;color:#FFF;}
.db-bg-Peru{background:#CD853F;color:#FFF;}
.db-bg-Chocolate{background:#D2691E;color:#FFF;}
.db-bg-SaddleBrown{background:#8B4513;color:#FFF;}
.db-bg-Sienna{background:#A0522D;color:#FFF;}
.db-bg-Brown{background:#A52A2A;color:#FFF;}
.db-bg-Maroon{background:#800000;color:#FFF;}
.db-bg-White{background:#FFFFFF;color:#000;}
.db-bg-Snow{background:#FFFAFA;color:#000;}
.db-bg-HoneyDew{background:#F0FFF0;color:#000;}
.db-bg-MintCream{background:#F5FFFA;color:#000;}
.db-bg-Azure{background:#F0FFFF;color:#000;}
.db-bg-AliceBlue{background:#F0F8FF;color:#000;}
.db-bg-GhostWhite{background:#F8F8FF;color:#000;}
.db-bg-WhiteSmoke{background:#F5F5F5;color:#000;}
.db-bg-SeaShell{background:#FFF5EE;color:#000;}
.db-bg-Beige{background:#F5F5DC;color:#000;}
.db-bg-OldLace{background:#FDF5E6;color:#000;}
.db-bg-FloralWhite{background:#FFFAF0;color:#000;}
.db-bg-Ivory{background:#FFFFF0;color:#000;}
.db-bg-AntiqueWhite{background:#FAEBD7;color:#000;}
.db-bg-Linen{background:#FAF0E6;color:#000;}
.db-bg-LavenderBlush{background:#FFF0F5;color:#000;}
.db-bg-MistyRose{background:#FFE4E1;color:#000;}
.db-bg-Gainsboro{background:#DCDCDC;color:#000;}
.db-bg-LightGray{background:#D3D3D3;color:#000;}
.db-bg-Silver{background:#C0C0C0;color:#000;}
.db-bg-DarkGray{background:#A9A9A9;color:#FFF;}
.db-bg-Gray{background:#808080;color:#FFF;}
.db-bg-DimGray{background:#696969;color:#FFF;}
.db-bg-LightSlateGray{background:#778899;color:#FFF;}
.db-bg-SlateGray{background:#708090;color:#FFF;}
.db-bg-DarkSlateGray{background:#2F4F4F;color:#FFF;}
.db-bg-Black{background:#000000;color:#FFF;}

.width-auto{width: auto !important;}
/*---------------------------------------------------------------width--------------------------------------------------------------------------*/
.dn-col{display: flex;flex-wrap: wrap;}
    .dn-col.l1{width:1%;}   .dn-col.l2{width:2%;}   .dn-col.l3{width:3%;}   .dn-col.l4{width:4%;}   .dn-col.l5{width:5%;}   .dn-col.l6{width:6%;}   .dn-col.l7{width:7%;} 
    .dn-col.l8{width:8%;}   .dn-col.l9{width:9%;}   .dn-col.l10{width:10%;} .dn-col.l11{width:11%;} .dn-col.l12{width:12%;} .dn-col.l13{width:13%;} .dn-col.l14{width:14%;} 
    .dn-col.l15{width:15%;} .dn-col.l16{width:16%;} .dn-col.l17{width:17%;} .dn-col.l18{width:18%;} .dn-col.l19{width:19%;} .dn-col.l20{width:20%;} .dn-col.l21{width:21%;} 
    .dn-col.l22{width:22%;} .dn-col.l23{width:23%;} .dn-col.l24{width:24%;} .dn-col.l25{width:25%;} .dn-col.l26{width:26%;} .dn-col.l27{width:27%;} .dn-col.l28{width:28%;} 
    .dn-col.l29{width:29%;} .dn-col.l30{width:30%;} .dn-col.l31{width:31%;} .dn-col.l32{width:32%;} .dn-col.l33{width:33%;} .dn-col.l34{width:34%;} .dn-col.l35{width:35%;} 
    .dn-col.l36{width:36%;} .dn-col.l37{width:37%;} .dn-col.l38{width:38%;} .dn-col.l39{width:39%;} .dn-col.l40{width:40%;} .dn-col.l41{width:41%;} .dn-col.l42{width:42%;} 
    .dn-col.l43{width:43%;} .dn-col.l44{width:44%;} .dn-col.l45{width:45%;} .dn-col.l46{width:46%;} .dn-col.l47{width:47%;} .dn-col.l48{width:48%;} .dn-col.l49{width:49%;} 
    .dn-col.l50{width:50%;} .dn-col.l51{width:51%;} .dn-col.l52{width:52%;} .dn-col.l53{width:53%;} .dn-col.l54{width:54%;} .dn-col.l55{width:55%;} .dn-col.l56{width:56%;}
    .dn-col.l57{width:57%;} .dn-col.l58{width:58%;} .dn-col.l59{width:59%;} .dn-col.l60{width:60%;} .dn-col.l61{width:61%;} .dn-col.l62{width:62%;} .dn-col.l63{width:63%;}
    .dn-col.l64{width:64%;} .dn-col.l65{width:65%;} .dn-col.l66{width:66%;} .dn-col.l67{width:67%;} .dn-col.l68{width:68%;} .dn-col.l69{width:69%;} .dn-col.l70{width:70%;}
    .dn-col.l71{width:71%;} .dn-col.l72{width:72%;} .dn-col.l73{width:73%;} .dn-col.l74{width:74%;} .dn-col.l75{width:75%;} .dn-col.l76{width:76%;} .dn-col.l77{width:77%;}
    .dn-col.l78{width:78%;} .dn-col.l79{width:79%;} .dn-col.l80{width:80%;} .dn-col.l81{width:81%;} .dn-col.l82{width:82%;} .dn-col.l83{width:83%;} .dn-col.l84{width:84%;}
    .dn-col.l85{width:85%;} .dn-col.l86{width:86%;} .dn-col.l87{width:87%;} .dn-col.l88{width:88%;} .dn-col.l89{width:89%;} .dn-col.l90{width:90%;} .dn-col.l91{width:91%;}
    .dn-col.l92{width:92%;} .dn-col.l93{width:93%;} .dn-col.l94{width:94%;} .dn-col.l95{width:95%;} .dn-col.l96{width:96%;} .dn-col.l97{width:97%;} .dn-col.l98{width:98%;}
    .dn-col.l99{width:99%;} .dn-col.l100{width:100%;}
@media (max-width:1000px){
    .dn-col.m1{width:1%;}   .dn-col.m2{width:2%;}   .dn-col.m3{width:3%;}   .dn-col.m4{width:4%;}   .dn-col.m5{width:5%;}   .dn-col.m6{width:6%;}   .dn-col.m7{width:7%;}
    .dn-col.m8{width:8%;}   .dn-col.m9{width:9%;}   .dn-col.m10{width:10%;} .dn-col.m11{width:11%;} .dn-col.m12{width:12%;} .dn-col.m13{width:13%;} .dn-col.m14{width:14%;}
    .dn-col.m15{width:15%;} .dn-col.m16{width:16%;} .dn-col.m17{width:17%;} .dn-col.m18{width:18%;} .dn-col.m19{width:19%;} .dn-col.m20{width:20%;} .dn-col.m21{width:21%;}
    .dn-col.m22{width:22%;} .dn-col.m23{width:23%;} .dn-col.m24{width:24%;} .dn-col.m25{width:25%;} .dn-col.m26{width:26%;} .dn-col.m27{width:27%;} .dn-col.m28{width:28%;}
    .dn-col.m29{width:29%;} .dn-col.m30{width:30%;} .dn-col.m31{width:31%;} .dn-col.m32{width:32%;} .dn-col.m33{width:33%;} .dn-col.m34{width:34%;} .dn-col.m35{width:35%;}
    .dn-col.m36{width:36%;} .dn-col.m37{width:37%;} .dn-col.m38{width:38%;} .dn-col.m39{width:39%;} .dn-col.m40{width:40%;} .dn-col.m41{width:41%;} .dn-col.m42{width:42%;}
    .dn-col.m43{width:43%;} .dn-col.m44{width:44%;} .dn-col.m45{width:45%;} .dn-col.m46{width:46%;} .dn-col.m47{width:47%;} .dn-col.m48{width:48%;} .dn-col.m49{width:49%;}
    .dn-col.m50{width:50%;} .dn-col.m51{width:51%;} .dn-col.m52{width:52%;} .dn-col.m53{width:53%;} .dn-col.m54{width:54%;} .dn-col.m55{width:55%;} .dn-col.m56{width:56%;}
    .dn-col.m57{width:57%;} .dn-col.m58{width:58%;} .dn-col.m59{width:59%;} .dn-col.m60{width:60%;} .dn-col.m61{width:61%;} .dn-col.m62{width:62%;} .dn-col.m63{width:63%;}
    .dn-col.m64{width:64%;} .dn-col.m65{width:65%;} .dn-col.m66{width:66%;} .dn-col.m67{width:67%;} .dn-col.m68{width:68%;} .dn-col.m69{width:69%;} .dn-col.m70{width:70%;}
    .dn-col.m71{width:71%;} .dn-col.m72{width:72%;} .dn-col.m73{width:73%;} .dn-col.m74{width:74%;} .dn-col.m75{width:75%;} .dn-col.m76{width:76%;} .dn-col.m77{width:77%;}
    .dn-col.m78{width:78%;} .dn-col.m79{width:79%;} .dn-col.m80{width:80%;} .dn-col.m81{width:81%;} .dn-col.m82{width:82%;} .dn-col.m83{width:83%;} .dn-col.m84{width:84%;}
    .dn-col.m85{width:85%;} .dn-col.m86{width:86%;} .dn-col.m87{width:87%;} .dn-col.m88{width:88%;} .dn-col.m89{width:89%;} .dn-col.m90{width:90%;} .dn-col.m91{width:91%;}
    .dn-col.m92{width:92%;} .dn-col.m93{width:93%;} .dn-col.m94{width:94%;} .dn-col.m95{width:95%;} .dn-col.m96{width:96%;} .dn-col.m97{width:97%;} .dn-col.m98{width:98%;}
    .dn-col.m99{width:99%;} .dn-col.m100{width:100%;}
}
@media (max-width:768px){
    .dn-col.s1{width:1%;}   .dn-col.s2{width:2%;}   .dn-col.s3{width:3%;}   .dn-col.s4{width:4%;}   .dn-col.s5{width:5%;}   .dn-col.s6{width:6%;}   .dn-col.s7{width:7%;}
    .dn-col.s8{width:8%;}   .dn-col.s9{width:9%;}   .dn-col.s10{width:10%;} .dn-col.s11{width:11%;} .dn-col.s12{width:12%;} .dn-col.s13{width:13%;} .dn-col.s14{width:14%;}
    .dn-col.s15{width:15%;} .dn-col.s16{width:16%;} .dn-col.s17{width:17%;} .dn-col.s18{width:18%;} .dn-col.s19{width:19%;} .dn-col.s20{width:20%;} .dn-col.s21{width:21%;}
    .dn-col.s22{width:22%;} .dn-col.s23{width:23%;} .dn-col.s24{width:24%;} .dn-col.s25{width:25%;} .dn-col.s26{width:26%;} .dn-col.s27{width:27%;} .dn-col.s28{width:28%;}
    .dn-col.s29{width:29%;} .dn-col.s30{width:30%;} .dn-col.s31{width:31%;} .dn-col.s32{width:32%;} .dn-col.s33{width:33%;} .dn-col.s34{width:34%;} .dn-col.s35{width:35%;}
    .dn-col.s36{width:36%;} .dn-col.s37{width:37%;} .dn-col.s38{width:38%;} .dn-col.s39{width:39%;} .dn-col.s40{width:40%;} .dn-col.s41{width:41%;} .dn-col.s42{width:42%;}
    .dn-col.s43{width:43%;} .dn-col.s44{width:44%;} .dn-col.s45{width:45%;} .dn-col.s46{width:46%;} .dn-col.s47{width:47%;} .dn-col.s48{width:48%;} .dn-col.s49{width:49%;}
    .dn-col.s50{width:50%;} .dn-col.s51{width:51%;} .dn-col.s52{width:52%;} .dn-col.s53{width:53%;} .dn-col.s54{width:54%;} .dn-col.s55{width:55%;} .dn-col.s56{width:56%;}
    .dn-col.s57{width:57%;} .dn-col.s58{width:58%;} .dn-col.s59{width:59%;} .dn-col.s60{width:60%;} .dn-col.s61{width:61%;} .dn-col.s62{width:62%;} .dn-col.s63{width:63%;} 
    .dn-col.s64{width:64%;} .dn-col.s65{width:65%;} .dn-col.s66{width:66%;} .dn-col.s67{width:67%;} .dn-col.s68{width:68%;} .dn-col.s69{width:69%;} .dn-col.s70{width:70%;}
    .dn-col.s71{width:71%;} .dn-col.s72{width:72%;} .dn-col.s73{width:73%;} .dn-col.s74{width:74%;} .dn-col.s75{width:75%;} .dn-col.s76{width:76%;} .dn-col.s77{width:77%;}
    .dn-col.s78{width:78%;} .dn-col.s79{width:79%;} .dn-col.s80{width:80%;} .dn-col.s81{width:81%;} .dn-col.s82{width:82%;} .dn-col.s83{width:83%;} .dn-col.s84{width:84%;}
    .dn-col.s85{width:85%;} .dn-col.s86{width:86%;} .dn-col.s87{width:87%;} .dn-col.s88{width:88%;} .dn-col.s89{width:89%;} .dn-col.s90{width:90%;} .dn-col.s91{width:91%;}
    .dn-col.s92{width:92%;} .dn-col.s93{width:93%;} .dn-col.s94{width:94%;} .dn-col.s95{width:95%;} .dn-col.s96{width:96%;} .dn-col.s97{width:97%;} .dn-col.s98{width:98%;}
    .dn-col.s99{width:99%;} .dn-col.s100{width:100%;}
}
/*----------------------------------------------------------------------------------------------------------------------------------------------*/
@media (min-width:1000px){.dn-hide-large{display:none!important}}
@media (max-width:1000px) and (min-width:768px){.dn-hide-medium{display:none!important}}
@media (max-width:768px) and (min-width:0px){.dn-hide-small{display:none!important}}
.dn-show{display: flex !important;}
.dn-hide{display: none !important;}
/*----------------------------------------------------------------------------------------------------------------------------------------------*/
.dn-flex{width: 100%;display: flex;flex-wrap: wrap;}
.dn-flex-TopLeft{display: flex;flex-wrap: wrap;position: relative;align-items:flex-start;justify-content: flex-start;}
.dn-flex-TopMiddle{display: flex;flex-wrap: wrap;position: relative;align-items:flex-start;justify-content: center;}
.dn-flex-Top-Right{display: flex;flex-wrap: wrap;position: relative;align-items:flex-start;justify-content: flex-end;}
.dn-flex-Left{display: flex;flex-wrap: wrap;position: relative;align-items: center;justify-content: flex-start;}
.dn-flex-middle,.dn-flex-center{display: flex;flex-wrap: wrap;position: relative;align-items: center;justify-content: center;}
.dn-flex-Right{display: flex;flex-wrap: wrap;position: relative;align-items: center;justify-content: flex-end;}
.dn-flex-BottomLeft{display: flex;flex-wrap: wrap;position: relative;align-items: flex-end;justify-content: flex-start;}
.dn-flex-BottomMiddle{display: flex;flex-wrap: wrap;position: relative;align-items: flex-end;justify-content: center;}
.dn-flex-BottomRight{display: flex;flex-wrap: wrap;position: relative;align-items: flex-end;justify-content: flex-end;}
/*---------------------------------------------------------------------------------------------------------------------------------------------------*/
.dn-flex-center{display: flex;flex-wrap: wrap;width: 100%;justify-content: center !important;align-items: center !important;}
.dn-flex-justify-start{display: flex;flex-wrap: wrap;width: 100%;justify-content: flex-start !important;align-items: center !important;}
.dn-flex-justify-between{display: flex;flex-wrap: wrap;width: 100%;justify-content: space-between !important;align-items: center !important;}
.dn-flex-justify-evenly{display: flex;flex-wrap: wrap;width: 100%;justify-content: space-evenly !important;align-items: center !important;}
.justify-items-stretch{justify-items: stretch;}

/*----------------------------------------------------------------------------------------------------------------------------------------------*/
.dn-reverse{flex-wrap: wrap-reverse !important;}
.dn-nowarp{flex-wrap: nowrap !important;}
/*---------------------------------------------------------------------------------------------------------------------------------------------------*/
.gg_icon_box{
    width: 52px;
    height: 52px;
    aspect-ratio: 1/1;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-size: 32px;
}
.gg_btn{
    width: 52px;
    height: 52px;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.gg_btn:hover{
    color: #fff;
}
.gg_icon{
    font-size: 32px;
}
.gg_btn .num_noti{
    position: absolute;
    z-index: 2;
    width: 18px;
    height: 18px;
    top: 8px;
    right: 4px;
    background: var(--primary-color);
    text-align: center;
    border-radius: 50%;
    border: solid 0.5px #000;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 800;
}
.gg_btn:hover .num_noti{
    border: solid 0.5px #fff;
}
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.select-container{
    margin-top: 8px;
}
.custom-select {
    width: 100%;
    padding: 0.75rem 1rem; /* 12px 16px */
    border: 1px solid #cbd5e1; /* border-slate-300 */
    border-radius: 0.5rem; /* 8px */
    background-color: #ffffff;
    font-size: 1rem; /* 16px */
    color: #334155;
    appearance: none; /* Remove default select arrow */
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z' clip-rule='evenodd' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 1.5em;
    cursor: pointer;
    transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    outline: none; /* Remove outline on focus */
}
.custom-select:focus {
    border-color: #3b82f6; /* ring-blue-500 */
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.3); /* ring-blue-500/30 */
}
.custom-select optgroup {
    font-weight: 600;
    color: #64748b; /* text-slate-500 */
    padding-top: 0.5rem;
    padding-bottom: 0.25rem;
}
.custom-select option {
    padding: 0.5rem 1rem; /* Adjust padding for options */
    color: #334155;
    background-color: #ffffff;
}
.custom-select option:hover {
    background-color: #e2e8f0; /* bg-slate-200 */
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.form-container{
    background-color: #ffffff;
    padding: 2.5rem; /* 40px */
    border-radius: 0.75rem; /* 12px */
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    width: 100%;
    max-width: 600px;
}
.input-group {
    margin-bottom: 1.5rem; /* 24px */
}
.input-label {
    display: block;
    margin-bottom: 0.5rem; /* 8px */
    font-size: 1rem; /* 16px */
    font-weight: 500;
    color: #334155; /* slate-700 */
}
.input-field {
    width: calc(100% - 2rem);
    padding: 0.75rem 1rem; /* 12px 16px */
    border: 1px solid #cbd5e1; /* border-slate-300 */
    border-radius: 0.5rem; /* 8px */
    background-color: #ffffff;
    font-size: 1rem; /* 16px */
    color: #334155;
    transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    outline: none; /* Remove outline on focus */
}
.input-field:focus {
    border-color: #3b82f6; /* ring-blue-500 */
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.3); /* ring-blue-500/30 */
}

/* Checkbox and Radio styling */
.checkbox-group, .radio-group {
    display: flex;
    align-items: center;
    margin-bottom: 0.75rem; /* 12px */
}
.checkbox-group input[type="checkbox"],
.radio-group input[type="radio"] {
    /* Basic reset and custom styling for checkbox/radio */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 1.25rem; /* 20px */
    height: 1.25rem; /* 20px */
    border: 2px solid #cbd5e1; /* slate-300 */
    border-radius: 0.375rem; /* 6px for checkbox */
    outline: none;
    cursor: pointer;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    margin-right: 0.75rem; /* 12px */
    flex-shrink: 0; /* Prevent shrinking */
}
.radio-group input[type="radio"] {
    border-radius: 50%; /* Make it round for radio */
}

.checkbox-group input[type="checkbox"]:checked,
.radio-group input[type="radio"]:checked {
    background-color: #3b82f6; /* blue-500 */
    border-color: #3b82f6; /* blue-500 */
}
.checkbox-group input[type="checkbox"]:checked::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='white'%3E%3Cpath fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd' /%3E%3C/svg%3E");
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.radio-group input[type="radio"]:checked::before {
    content: '';
    display: block;
    width: 0.625rem; /* 10px */
    height: 0.625rem; /* 10px */
    border-radius: 50%;
    background-color: #ffffff;
}

.checkbox-label, .radio-label {
    font-size: 1rem; /* 16px */
    color: #334155; /* slate-700 */
    cursor: pointer;
}

/* Textarea styling */
textarea.input-field {
    min-height: 100px;
    resize: vertical; /* Allow vertical resizing */
}

/* Button styling */
.submit-btn {
    background-color: #007bff; /* blue-700 */
    color: white;
    padding: 0.75rem 1.5rem; /* 12px 24px */
    border: none;
    border-radius: 0.5rem; /* 8px */
    cursor: pointer;
    font-size: 1.125rem; /* 18px */
    font-weight: 600;
    width: 100%;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    outline: none;
}
.submit-btn:hover {
    background-color: #0056b3; /* blue-800 */
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.submit-btn:active {
    background-color: #004080; /* blue-900 */
    box-shadow: none;
}
/*---------------------*/

.modal{ 
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999999999999;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.75);
    overflow-x: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: baseline;
}
.modal .submodal{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin:52px 16px 24px 16px;
    min-height: 100px;
    min-width: 100px;
    width: 100%;
    max-width: 800px;
    border-radius: 8px;
    background: #FFF0F5;
}