﻿/*$clr-lime-green-0-0: #f0f6f1ec;
$clr-dark-red-0-0: #9d4c4ced;
$shadow-primary: 0 1px 2px rgb(237, 237, 237, 0.91);*/
/**{
    border:1px solid #ff6a00
}*/
#sidebar-nav {
  width: 320px;
}

.icon-app {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  display: inline-flex;
}

.icon-app-sm {
  width: 15px;
  height: 15px;
}

.icon-appdesc {
  background: url(../asserts/mnu/images/clay/clay-white-0-1.webp);
  background-image: url(../asserts/mnu/images/clay/clay-white-0-1.webp);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  display: inline-flex;
}

.text-align-left {
  text-align: left;
}

.text-align-right {
  text-align: right;
}

.rad-50 {
  border-radius: 50px 0 0 50px;
}

/*.shadow-primary {
    box-shadow: $shadow-primary;
    -webkit-box-shadow: $shadow-primary;
    -moz-box-shadow: $shadow-primary;
    box-shadow: $shadow-primary;
}
.shadow-grey-0-1-1 {
    box-shadow: rgba(0, 0, 0, 0.15) 0.00005px 0.005px 5.6px;
    -webkit-box-shadow: -10px 0px 25px -24px rgba(112,112,112,1);
    -moz-box-shadow: -10px 0px 25px -24px rgba(112,112,112,1);
    box-shadow: -10px 0px 25px -24px rgba(112,112,112,1);
}
*/
/*.panel-left {
    border:1px solid;
}
.panel-right {
    border: 1px solid red;
}
$side-nav-width: 320px;
$side-nav-width-exp: 310px;
.mnu-container .side-menu {
    position: absolute;
    display: block;
    width: $side-nav-width-exp;
    transform: translateX(-$side-nav-width-exp);
}
.mnu-container.show-nav {

    transform: translateX($side-nav-width);
}

.mnu-container {
    transition: .5s cubic-bezier(.91,.06,.47,1.05) transform;
}*/
/*
@font-face {
    font-family: 'IcecreamypersonaluseBold';
    src: url('../fonts/IcecreamypersonaluseBold-3zgoy.otf');
}

:root {
    --main-hr-line: linear-gradient(to right, rgb(0, 0, 0), rgb(142, 171, 204, 0.90), rgb(13, 54, 103, 0.46));
}

html {
    font-size: 14px;
}

html, body {
    position: relative;
    height: 100%;
}

.mnu {

    .btn {
        &:focus, &:active:focus, &:link.nav-link:focus, .form-control:focus, .form-check-input:focus {
            box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
        }
    }

    .icon-small {
    }

    .darkTheme {
        .icon-small {

        }
    }

    .lightTheme {
        .icon-small {
        }
    }


}





.container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
}

ui-proces {

}

ui-proces.full-screen {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: rgb(204, 204, 204);
}


.fs-8 {
    font-size: 0.69rem !important;
}

.fs-7 {
    font-size: 0.89rem !important;
}




.indent-outter {
    margin: 0 auto;
    border: 1px solid red;
}

.indent-outter .indent-inner {
    margin-left: 15px;
    border: 1px solid red;
}

.main-container {

}


.mn-input-no-border {
    border: 0;
    box-shadow: none;
}

.mn-input-no-border-bottom-1 {
    border: 0;
    border-bottom: 1px solid;
    border-color: #76767615;
    box-shadow: none;
}

.mn-container {
    width: 100%;
}

.mnheight100 {
    height: 100px;
}

.mn-height-100 {
    height: 100px !important;
}

.mn-height-150 {
    height: 150px;
}

.fixed-body {
    width: 500px;
    height: 500px;
    border: 1px solid;
}

.mn-container .mn-controller {
    width: 100%;
    height: 600px;
    text-align: center;
    overflow: hidden;
    overflow: scroll;
    z-index: 2;
}

.mn-container .mn-controller,
.mn-container .mn-body {
}

.mn-container .mn-controller {
}

.mn-container .mn-body {
    height: 15000px;
    border: 4px dashed black;
    position: relative;
}




.card-menu-cate .cate-item-child .card-menu {
    display: none;
}

.card-title {
    margin: 0 0 8px 0;
    line-height: 1.3;
}

.card-text {
    font-size: 20px;
    margin: 0;
    line-height: 1.3;
}

.custom-popover {
    --bs-popover-max-width: 200px;
    --bs-popover-border-color: var(--bd-violet-bg);
    --bs-popover-header-bg: var(--bd-violet-bg);
    --bs-popover-header-color: var(--bs-white);
    --bs-popover-body-padding-x: 1rem;
    --bs-popover-body-padding-y: .5rem;
}

.card {
    border-color: rgb(241, 244, 247, 0.90) !important;
}

.clay .card,
.clay .bubble,
.clay .square,
.clay .input-text,
.clay .input-textarea,
.clay .form,
.clay .btn,
.clay .form-select {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 540px;
    overflow: auto;
    padding: 20px;
    border-radius: 50px;
    backdrop-filter: blur(5px);
    border-radius: 26px;
    outline: none;
}

.clay .ql-toolbar {
    border: none !important;
    display: none;
}

.clay .editor.ql-container {
    border: none !important;
    padding: 20px;
    border-radius: 50px;
    backdrop-filter: blur(5px);
}

.clay .card.small,
.clay .btn.small {
    padding: 10px;
    border-radius: 50px;
    overflow: hidden;
}

.clay .card {
    max-width: none;
}

.clay .bubble {
    width: auto !important;
    display: table;
    max-width: 550px;
}

.clay .card-pgraph {
    padding: 10px;
    border-radius: 50px;
}

.clay.bubble.selectable {
    cursor: pointer;
}

.clay .card img {
    display: inline-flex;
    height: auto !important;
    padding: 10px;
    border-radius: 20px;
}

.clay .card img:hover {
    transition-delay: 1s;
}

.clay.square {
    width: auto !important;
    display: table;
    border-radius: 10px;
}

.clay.comma,
.clay.prop {
    display: inline-block;
}

.clay.comma {
    padding: 8px;
    padding-top: 0px;
    margin-top: 40px;
}

.clay .btn {
    min-width: 120px;
    color: rgb(0 21 56);
}

.clay.input-text {
    display: block;
    height: 80px;
    border: none;
    font-weight: 700;
}



.min-width-none, .clay.btn.min-width-none {
    min-width: 0 !important;
}



.contrast-default .text-n1-default,
.contrast-default .card-body {
    outline: none;
}

.contrast-default .text-n1-default.read {
    outline: none;
}

.contrast-default .text-n1-default:hover {
}

pre, code, kbd, samp {
    font-family: inherit;
}

.button--cta {
    font-weight: 500;
    flex-direction: column;
    justify-content: space-between;
    padding: 50px;
    padding: 20px;
    border-radius: 50px;
}

.button--cta:hover,
.button--cta:active {
}

.container-full {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}


.dtext {
    font-family: "Kanit";
    line-height: 1em;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    font-weight: 400;
    transform: translateY(-50%);
    width: 100%;
}

*/
