@charset "UTF-8";
@import url("https://fonts.cdnfonts.com/css/times-new-roman");
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css");
@import url("https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@700;800&family=Aboreto&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Racing+Sans+One&display=swap");
html,
body {
  height: 100%;
  width: 100%;
}

body {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
}

.bodycolor {
  background-color: #F8F8F9;
}

* {
  font-family: "Pretendard", sans-serif !important;
  -webkit-font-smoothing: antialiased; /* 웹킷 기반 브라우저 */
  -moz-osx-font-smoothing: grayscale; /* macOS 전용 */
  box-sizing: border-box;
  letter-spacing: -0.3px;
}

.bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

p, span, li {
  word-break: keep-all;
}

.badgediv {
  font-size: 12px;
  display: inline-block;
  background-color: #00acac;
  border-radius: 3px;
  color: #fff;
  padding: 2px 6px;
  height: 22px;
}

.lvl1{
  background-color: #D85082!important;
}

.lvl2{
  background-color: #E5B413!important;
}

.lvl3{
  background-color: #6DC478!important;
}

.lvl4{
  background-color: #0064AC!important;
}


.redcolor {
  color: #ff423b;
}

.greencolor {
  color: #31a00f;
}

.jeongrecinput {
  width: 34px;
  height: 34px;
}

.bluefz {
  display: inline-block;
  background-color: #EBF4FF;
  color: #4B94FA;
  font-size: 14px;
  margin-right: 6px;
  padding: 8px 10px;
  border-radius: 5px;
}

.redfz {
  display: inline-block;
  background-color: #FFEBEA;
  color: #FD6767;
  font-size: 14px;
  margin-right: 6px;
  padding: 8px 10px;
  border-radius: 5px;
}

.tablediv-scroll {
  max-height: 580px;
  overflow: auto;
  scrollbar-width: none;
}

.mainboardtable tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}

.centerdivtable {
  height: 500px;
  max-height: 500px;
  border-left: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
}

table {
  table-layout: fixed;
  width: 100%;
}
table tr {
  border: 1px solid #dee2e6;
}
table tr.nodatetr {
  background-color: #646464;
}
table tr.nodatetr td {
  color: #fff;
}
table th {
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #dee2e6 !important;
  padding: 6px 10px;
  background-color: #ebf7ff !important;
}
table td {
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #dee2e6;
  padding: 10px 10px;
}
table td span, table td p {
  font-weight: 300;
  color: #303030;
}
table td .left {
  margin-right: 4px;
}
table td .linka {
    text-decoration: none!important;
    color: #303030!important;
}
table td .linka:hover {
    text-decoration: none!important;
    color: #303030!important;
}
table td button {
  font-size: 12px !important;
  padding: 4px 8px !important;
  height: auto !important;
  border-radius: 3px !important;
}
table td .bluefz {
  font-size: 13px;
  padding: 4px 8px !important;
  font-weight: 500 !important;
}

.pagesavebtn {
  justify-content: center;
  margin-top: 20px;
}
.pagesavebtn .btn {
  width: 100px;
}

.resulttable tfoot tr th {
  background-color: #142f49 !important;
  color: #fff;
  border: 1px solid #6b8095 !important;
}

.badge {
  font-weight: 400 !important;
  border-radius: 4px !important;
}

.mr-5 {
  margin-right: 5px;
}

.paging {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px 0;
}
.paging li {
  margin: 0 15px;
}
.paging li a {
  display: block;
  font-size: 15px;
  color: #171717;
  font-weight: 500;
}
.paging li a:hover {
  color: #0d6efd;
}
.paging li a.active {
  width: 30px;
  height: 30px;
  font-size: 15px;
  background-color: #302f3d;
  border-radius: 50px;
  text-align: center;
  line-height: 30px;
  color: #fff;
}

.primaryinfobox, .datepicker {
  background-color: #ffffff !important;
  border: 1px solid #dee2e6;
  width: 100% !important;
  height: 38px;
  border-radius: 5px;
  font-size: 14px;
  color: #1d1d1d !important;
  font-weight: 300;
}

.datepickerwrap .wave {
  margin: 0 5px;
}
.datepickerwrap .sebtn {
  margin-left: 5px;
}

.datepickerDiv {
  position: relative;
  width: 140px !important;
  height: 34px;
}

.datepicker {
  width: 140px;
  padding: 0 10px;
  height: 34px;
  cursor: pointer;
}

.datepickericon {
  position: absolute;
  right: 10px;
  top: 7px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../images/icon/ico_21.png");
}

.timepickdiv {
  position: relative;
  margin-left: 5px;
}
.timepickdiv .form-control {
  width: 140px;
}

.timepicker {
  border-radius: 0.3rem !important;
}

.timepickericon {
  position: absolute;
  right: 16px;
  top: 10px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../images/icon/ico_22.png");
}

.bootstrap-timepicker-widget table {
  width: auto !important;
}

.bootstrap-timepicker-widget table td {
  border: none;
  height: auto;
}

.bootstrap-timepicker-widget table tr {
  border: none;
}

.bootstrap-timepicker-widget table td input {
  width: 50px !important;
  border: 1px solid #d8d8d8 !important;
  height: 34px !important;
}

.bootstrap-timepicker-widget table td a {
  display: block;
  padding: 0;
  height: 20px;
}

.glyphicon-chevron-up {
  display: block;
  width: 17px !important;
  height: 26px !important;
  background-image: url("../images/icon/uparrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto;
}

.bootstrap-timepicker-widget table td a:hover {
  background-color: transparent !important;
  border: none !important;
}

.glyphicon-chevron-down {
  display: block;
  width: 17px !important;
  height: 13px !important;
  background-image: url("../images/icon/downarrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto;
}

.form-check-input {
  width: 16px;
  height: 16px;
}

.option-blueinfo ul li {
  background-color: #EBF4FF;
  color: #131415;
  font-size: 14px;
  margin-right: 6px;
  padding: 8px 10px;
  border-radius: 5px;
}
.option-blueinfo ul li span {
  color: #4B94FA;
}

.breadcrumb {
  margin-bottom: 0;
  padding-bottom: 2px;
}
.breadcrumb li {
  font-size: 12px;
}
.breadcrumb li a {
  font-size: 12px;
}
.breadcrumb li a:hover {
  color: #5182FF;
}

.disnone {
  display: none !important;
}

.w100 {
  width: 100%;
}

.flexalign, .setting_game_proveiderTable .form-check, .treeflexdiv, .member-tree2-setdiv .rightdiv, .member-tree2-setdiv, .tree2-setdiv-wrap, .page-content .nocategoryDiv, .page-content .categoryDiv ul, .l-sidebar__content .u-list li a .sidemenuicon-box, .dropclick, .profile .box, .l-header .header_linkDiv ul li a, .l-header .header_linkDiv ul, .pagesavebtn, .datepickerwrap, .option-blueinfo ul {
  display: flex;
  align-items: center;
}

.u-input {
  outline: 0;
  border: 1px solid #d0d0d0;
  padding: 5px 10px;
  height: 35px;
  font-size: 12px;
  border-radius: 10px;
  background-clip: padding-box;
}

.c-badge {
  font-size: 10px;
  font-weight: 700;
  min-width: 17px;
  padding: 5px 4px;
  border-radius: 100px;
  display: block;
  line-height: 0.7;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #f91605;
}

.c-badge--header-icon {
  position: absolute;
  bottom: -9px;
}

.tooltip {
  width: 120px;
}

.tooltip-inner {
  padding: 8px 10px;
  color: #fff;
  text-align: center;
  background-color: #051835;
  font-size: 12px;
  border-radius: 3px;
}

.tooltip-arrow {
  border-right-color: #051835 !important;
}

.hamburger-toggle {
  position: relative;
  padding: 0;
  background: transparent;
  border: 1px solid transparent;
  cursor: pointer;
  order: 1;
}

.hamburger-toggle [class*=bar-] {
  display: block;
  background: #ffffff;
  transform: rotate(0deg);
  transition: 0.2s ease all;
  border-radius: 2px;
  height: 2px;
  width: 24px;
  margin-bottom: 4px;
}

.hamburger-toggle [class*=bar-]:nth-child(2) {
  width: 18px;
}

.hamburger-toggle [class*=bar-]:last-child {
  margin-bottom: 0;
  width: 12px;
}

.hamburger-toggle.is-opened {
  left: 3px;
}

.hamburger-toggle.is-opened [class*=bar-] {
  background: #ffffff;
}

.hamburger-toggle.is-opened .bar-top {
  transform: rotate(45deg);
  transform-origin: 15% 15%;
}

.hamburger-toggle.is-opened .bar-mid {
  opacity: 0;
}

.hamburger-toggle.is-opened .bar-bot {
  transform: rotate(-45deg);
  transform-origin: 15% 95%;
  width: 24px;
}

.hamburger-toggle:focus {
  outline-width: 0;
}

.header-icons-group {
  display: flex;
  order: 3;
  margin-left: auto;
  height: 100%;
  border-left: 1px solid #cccccc;
}

.header-icons-group .c-header-icon:last-child {
  border-right: 0;
}

.c-header-icon {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  background-color: #16161a;
  padding: 6px;
  padding-right: 8px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 5px;
  padding-left: 2px;
  float: left;
  align-items: center;
  justify-content: center;
  line-height: 1;
  cursor: pointer;
}

.sidebar-is-expanded .leftarrowdiv {
  display: block;
}

.sidebar-is-reduced .leftarrowdiv {
  display: none;
}

.sidebar-is-expanded .rightarrowdiv {
  display: none;
}

.sidebar-is-reduced .rightarrowdiv {
  display: block;
}

.c-header-icon i {
  font-size: 18px;
  line-height: 40px;
}

.c-header-icon--in-circle {
  border: 1px solid #d0d0d0;
  border-radius: 100%;
}

.c-header-icon:hover i {
  color: #f5642d;
}

.l-header {
  padding-left: 0px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10;
  width: 100%;
  background: #ffffff;
  transition: padding 0.5s ease-in-out;
}
.l-header .header_linkDiv {
  width: 100%;
  max-width: 100%;
  padding-left: 40px;
  padding-top: 8px;
  padding-right: 20px;
  padding-bottom: 10px;
  overflow-x: auto;
}
.l-header .header_linkDiv ul {
  width: 100%;
  gap: 4px;
  flex-wrap: wrap;
}
.l-header .header_linkDiv ul li a .box {
  width: 84px;
  height: 26px;
  line-height: 20px;
  text-align: center;
}
.l-header .header_linkDiv ul li a .box span {
  text-align: center;
  font-size: 12px;
  color: #131415;
}
.l-header .header_linkDiv ul li a .left {
  width: 82px;
  border: 1px solid #C2C2C2;
  border-right: none;
}
.l-header .header_linkDiv ul li a .right {
  width: 81px;
  background-color: #2F2F37;
}
.l-header .header_linkDiv ul li a .right span {
  color: #fff;
  font-size: 12px;
}
.l-header .header_linkDiv ul li a .right.blue {
  background-color: #5182FF !important;
}
.l-header .header_linkDiv ul li a .right.orange {
  background-color: #FFA601 !important;
}
.l-header .header_linkDiv ul li a:hover .left span {
  color: #2771e0;
}

.l-header__inner {
  position: relative;
  height: 100%;
  width: 100%;
  display: block;
  min-height: 70px;
  align-items: center;
  justify-content: stretch;
  border-color: #ffffff;
  box-shadow: 0px 14px 17.8px rgba(0, 0, 0, 0.04);
}

.sidebar-is-expanded .l-header {
  padding-left: 220px;
}

.c-search {
  display: flex;
  height: 100%;
  width: 350px;
}

.c-search__input {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right: 0;
  flex-basis: 100%;
  height: 100%;
  border: 0;
  font-size: 14px;
  padding: 0 20px;
  transition: all 0.3s ease-in-out;
}

.c-dropdown {
  opacity: 0;
  text-align: left;
  position: absolute;
  flex-direction: column;
  display: none;
  width: 300px;
  top: 30px;
  right: -40px;
  background-color: #fff;
  overflow: hidden;
  min-height: 300px;
  border: 1px solid #d0d0d0;
  border-radius: 10px;
  background-clip: padding-box;
  box-shadow: 0px 5px 14px -1px #cecece;
  transition: all 0.3s ease-in-out;
}

.l-sidebar {
  width: 0px;
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
  bottom: 0;
  background: #16161a;
  transition: width 0.5s ease-in-out;
  overflow-y: auto;
  scrollbar-width: none;
}

.l-sidebar::-webkit-scrollbar {
  scrollbar-width: none;
}

.l-sidebar .logo {
  width: 100%;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.l-sidebar .logo .logo__txt {
  font-size: 20px;
  line-height: 1;
  color: #fff;
  text-align: center;
  font-weight: 700;
  opacity: 0;
}

.sidebar-is-expanded .logo__txt {
  opacity: 1 !important;
}

.l-sidebar__content {
  height: 100%;
  position: relative;
}

.sidebar-is-expanded .l-sidebar {
  width: 220px;
}

.c-menu > ul {
  display: flex;
  flex-direction: column;
}

.c-menu > ul .c-menu__item {
  color: #fff;
  max-width: 100%;
  overflow: hidden;
}

.c-menu > ul .c-menu__item.dropclick span {
  color: #c0c0c0;
}

.c-menu > ul .c-menu__item__inner {
  display: flex;
  flex-direction: row;
  align-items: center;
  min-height: 38px;
  position: relative;
  transition: all 0.5s ease-in-out;
}

.c-menu > ul .c-menu__item__inner_name {
  min-height: 25px !important;
  pointer-events: none;
}

.c-menu > ul .c-menu__item.is-active .c-menu__item__inner i {
  color: #5f9cfd;
}

.c-menu > ul .c-menu__item.is-active .c-menu__item__inner .c-menu-item__title span {
  color: #b6b6b6;
  margin-left: 5px;
}

.c-menu > ul .c-menu__item.is-active .c-menu__item__inner:before {
  height: 36px;
  opacity: 1;
}

.c-menu > ul .c-menu__item i {
  flex: 0 0 70px;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  transition: all 0.5s ease-in-out;
}

.c-menu > ul .c-menu__item .c-menu-item__expand {
  position: relative;
  left: 100px;
  padding-right: 20px;
  margin-left: auto;
  transition: all 1s ease-in-out;
}

.sidebar-is-expanded .c-menu > ul .c-menu__item .c-menu-item__expand {
  left: 0px;
}

.c-menu > ul .c-menu__item .c-menu-item__title {
  flex-basis: 100%;
  padding-right: 10px;
  position: relative;
  left: 220px;
  opacity: 0;
  transition: all 0.7s ease-in-out;
}

.c-menu > ul .c-menu__item .c-menu-item__title span {
  font-weight: 400;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.5s ease-in-out;
}

.sidebar-is-expanded .c-menu > ul .c-menu__item .c-menu-item__title {
  left: 0px;
  opacity: 1;
}

.c-menu > ul .c-menu__item .c-menu__submenu {
  background-color: #051835;
  padding: 15px;
  font-size: 12px;
  display: none;
}

.c-menu > ul .c-menu__item .c-menu__submenu li {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid;
  border-color: #072048;
  color: #5f9cfd;
}

.c-menu > ul .c-menu__item .c-menu__submenu li:last-child {
  margin: 0;
  padding: 0;
  border: 0;
}

main.l-main {
  width: 100%;
  height: 100%;
  padding: 104px 0 0 0px;
  transition: padding 0.5s ease-in-out;
}

main.l-main .content-wrapper {
  padding: 25px;
  padding-top: 30px;
  height: 100%;
}

.sidebar-is-expanded main.l-main .content-wrapper {
  padding-top: 15px !important;
}

.page-content {
  border-radius: 5px;
}

main.l-main .content-wrapper .page-content {
  border-top: 1px solid #d0d0d0;
}

main.l-main .content-wrapper--with-bg .page-content {
  background: #fff;
  border-radius: 6px;
  border: 1px solid #d0d0d0;
}

main.l-main .pagetitlewrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 14px;
}

main.l-main .page-title {
  font-weight: 500;
  margin-top: 0;
  font-size: 20px;
}

.sidebar-is-expanded main.l-main {
  padding-left: 220px;
  padding-top: 70px !important;
}

.sidebar-is-expanded .u-list .active {
  background-color: #5182FF !important;
  border-radius: 4px;
}

.sidebar-is-reduced .l-sidebar .logo .logo__txt,
.sidebar-is-reduced .profile {
  display: none;
}

.sidebar-is-reduced .l-sidebar__content .u-list li a {
  cursor: inherit !important;
}

.sidebar-is-reduced .l-sidebar__content .u-list li a:hover {
  background-color: transparent !important;
}

.profile {
  margin-bottom: 20px;
  padding: 0 10px;
}
.profile .box .profileimg {
  height: 24px;
  margin-right: 6px;
}
.profile .box .nickname {
  font-size: 15px;
  color: #fff;
}
.profile .logoutbtn {
  width: 100%;
  color: #fff;
  background-color: #636979;
  height: 34px;
  font-size: 14px;
  border-radius: 4px;
  margin-top: 10px;
  transition: all 0.3s;
}
.profile .logoutbtn:hover {
  background-color: #4f545f;
}

.dropdiv {
  display:none;
  margin-top: 10px;
  overflow: hidden; /* 내용 넘침 숨기기 */
  transition: max-height 0.8s ease; /* 전환 시간 설정 */
}

.show{
  display:block!important;
}

.dropclick {
  justify-content: space-between;
  cursor: pointer;
}
.dropclick .droparrow {
  height: 6px;
  margin-right: 3px;
  transition: transform 0.3s ease; /* 부드러운 회전 효과 */
}
.dropclick .droparrow.rotate {
  transform: rotate(180deg); /* 180도 회전 */
}

.sidetitle {
  color: #c0c0c0;
}

.dropclick:hover .sidetitle {
  color: #fff !important;
}

.dropdiv .c-menu-item__title span {
  color: #fff !important;
}

.l-sidebar__content .u-list {
  margin-top: 8px;
}
.l-sidebar__content .u-list li {
  padding: 0 10px;
}
.l-sidebar__content .u-list li a {
  padding: 0 7px;
}
.l-sidebar__content .u-list li a .sidemenuicon-box {
  width: 26px;
  height: 26px;
  justify-content: center;
}
.l-sidebar__content .u-list li a .sidemenuicon {
  color: #fff;
}
.l-sidebar__content .u-list li a:hover {
  background-color: #5182FF;
  border-radius: 4px;
}
.l-sidebar__content .u-list li .sidetitle {
  color: #C0C0C0;
  font-size: 13px !important;
  font-weight: 300 !important;
}
.l-sidebar__content .u-list:nth-child(1) {
  margin-top: 0 !important;
}

.page-content .categoryDiv ul {
  background-color: #131415;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.page-content .categoryDiv ul li a {
  font-size: 14px;
  display: block;
  color: #bfbfbf;
  padding: 10px 15px;
}
.page-content .categoryDiv ul li a.active {
  background-color: #fff !important;
  color: #131415 !important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.page-content .categoryDiv ul li:hover a {
  color: #fff;
}
.page-content .contentdiv {
  padding: 15px;
}
.page-content .nocategoryDiv {
  height: 34px;
  line-height: 34px;
  background-color: #131415;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.page-content .nocategoryDiv h3 {
  font-size: 14px;
  color: #fff;
  padding: 0 15px;
}

.member-tree2-setdiv {
  margin-right: 20px;
}
.member-tree2-setdiv .leftdiv {
  font-size: 12px;
  margin-right: 8px;
}
.member-tree2-setdiv .leftdiv p {
  margin-top: 3px;
}
.member-tree2-setdiv .rightdiv > div {
  margin-right: 5px;
}

.member-tree2-setdiv:last-child {
  margin-right: 0;
}

.tablescrollplaydiv {
  overflow: auto;
}

.tablescrollplay {
  min-width: 1800px;
}

.tablescrollplay-big {
  min-width: 2500px;
}

.treeflexdiv {
  justify-content: center;
}
.treeflexdiv > div {
  margin-right: 5px;
}
.treeflexdiv > div:last-child {
  margin-right: 0;
}

.setting_game_proveiderTable .form-check {
  justify-content: center;
}
.setting_game_proveiderTable .form-check .form-check-input {
  width: 3em !important;
  height: 20px !important;
}

.loginbg {
  width: 100%;
  height: 100%;
  background-image: url("../images/bg-login.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #dee2e6;
}
.loginbg .logwrap {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loginbg .logwrap .login-container {
  flex: 1;
}
.loginbg .logwrap .login-container .namep {
  font-size: 24px;
}
.loginbg .logwrap .login-container .logo {
  border: 14px solid transparent;
  border-color: transparent rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.3);
  background-color: #00acac;
  width: 28px;
  height: 28px;
  position: relative;
  font-size: 0;
  border-radius: 6px;
  margin-right: 0.703125rem;
}
.loginbg .logwrap .login-container .logformdiv {
  background-color: #1c2125;
  padding: 30px 0;
  margin-top: 20px;
}
.loginbg .logwrap .login-container .logformdiv .formbox {
  display: flex;
  justify-content: center;
  max-width: 320px;
  width: 100%;
  margin: 0 auto;
}
.loginbg .logwrap .login-container .logformdiv .formbox form {
  width: 100%;
}
.loginbg .idinputdiv {
  position: relative;
  width: 100%;
  height: 42px;
  border-radius: 6px;
  background-color: #fff;
  border: 1px solid #ECECEC;
  padding: 0 12px;
  padding-left: 34px;
}
.loginbg .logformdiv form .idinputdiv input {
  font-size: 14px;
  border: none;
  width: 100%;
  height: 100%;
}
.loginbg .logformdiv form .passwordinputdiv {
  position: relative;
  width: 100%;
  height: 42px;
  border-radius: 6px;
  background-color: #fff;
  border: 1px solid #ECECEC;
  padding: 0 12px;
  padding-left: 34px;
  margin-top: 10px;
}
.loginbg .logformdiv form .passwordinputdiv input {
  font-size: 14px;
  border: none;
  width: 100%;
  height: 100%;
}
.loginbg .logformdiv form button {
  width: 100%;
  height: 42px;
  margin-top: 10px;
  border-radius: 6px;
}
.loginbg .logformdiv form .id-icon {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  height: 14px;
  color: #4B4B4B;
}
.loginbg .logformdiv form .password-icon {
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  height: 15px;
  color: #4B4B4B;
}
.loginbg .submintdiv {
  width: 100%;
  height: 42px;
  background-color: #008181;
  color: #fff;
  transition: all 0.3s;
}
.loginbg .submintdiv:hover {
  background-color: #046464;
}

.flexdatediv {
  display: flex;
  align-items: center;
}

.m-flex {
  display: flex;
  align-items: center;
}/*# sourceMappingURL=style.css.map */