html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  min-width: 360px;
  font-family: Arial;
  background-color: #666666;
}

.inner {
  background: #ece4e7;
  text-align: center;
  margin: auto;
  color: #641934;
  font-size: 25px;
  width: 1000px;
  min-height: 100vh;
  padding-bottom: 20px;
}

input[type="date"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  display: none;
}

.dis {
  background: rgba(0, 0, 0, 0.05);
  padding: 5px;
}

.centras {
  color: #fff;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-size: 27px;
}

.error {
  width: 100%;
  color: green;
  text-align: left;
}

.centravimas {
  margin: 0;
  width: 30px;
  height: 30px;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="time"]::-webkit-clear-button {
  display: none;
}

.lef {
  margin-left: 4px;
}

.img_size {
  margin-left: 30px;
  margin-right: 30px;
}

.point {
  text-decoration: none;
  color: #641934;
}

.point:hover {
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
}

.atstumas {
  margin-top: 50px;
}

.src {
  border: solid 2px #641934;
  border-radius: 10px;
  margin: 7px;
  padding: 3px;
}

.tog {
  width: 25%;
  margin-right: 0px;
}

.table td {
  vertical-align: middle;
}

.widen {
  width: 30%;
}

h1 {
  margin: 0;
  padding-top: 100px;
  margin-bottom: 75px;
  padding-bottom: 0;
  font-size: 40px;
}

h3 {
  margin: 20px;
  margin-top: 40px;
  font-size: 30px;
  text-align: center;
}

.konteineris {
  background: #ece4e7;
  text-align: center;
  margin: auto;
  width: 75%;
}

.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #641934;
  border-color: #ccb0ba;
}

.modal-dialog,
.modal-content {
  width: 600px;
  max-width: 100%;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 17px;
}

.btn-primary {
  background-color: #641934;
  border-color: #641934;
}

.btn-primary:hover {
  background-color: #aa5373;
}

.btn_menu:hover {
  background-color: #641934;
  color: #ffffff;
}

.btn-primary:focus {
  background-color: #641934;
}

.bg-theme {
  background-color: #832447 !important;
}
.bg-theme1 {
  background-color: #641934 !important;
}

label {
  margin-left: 0px;
  margin-right: 5px;
  margin-top: 5px;
  color: #641934;
  font-style: oblique;
}

input[type="file"] {
  display: none;
}

input[type="file"] + label {
  font-style: normal;
}

.plotis {
  width: 150px;
  font-size: 1rem;
  margin-right: 15px;
  margin-left: 0px;
  margin-top: 5px;
  margin-bottom: 0px;
}

.mhead {
  background-color: #832447;
  height: 56px;
}

.btn_menu {
  background-color: #ece4e7;
  border: none;
  /* background-color: #641934; */
  color: #641934;
  font-weight: bold;
}

p {
  margin-right: 5px;
  margin: 0;
  font-size: 15px;
  padding: 0;
}

.pasirinktas {
  background: transparent;
  color: #641934;
}

.line {
  width: 100%;
  height: 1px;
  background: #641934;
  margin-bottom: 18px;
  margin-top: 20px;
}

.divider {
  width: 100%;
  background: #641934;
  color: #ffffff;
  padding: 5px;
  margin: 0px;
}

.form-inline {
  margin-left: 20px;
}

h5 {
  font-size: 1.5rem;
}

.dis {
  pointer-events: none;
}

.n100 {
  width: 100%;
  height: 100%;
  margin: 0px;
}

.dydis {
  width: 100px;
  margin: 10px;
  border-radius: 8px;
}

.cut-text {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 160px;
  white-space: nowrap;
}

.xtra {
  margin-top: 10px;
  margin-bottom: 10px;
}

.bars {
  background: transparent;
  color: #fff;
}

.barsin {
  width: 33px;
  height: 33px;
}

.ctr {
  width: 100%;
  text-align: center;
}

.kainos {
  font-size: 25px;
}

.datos {
  padding: 0px;
  margin-left: 12px;
  font-size: 24px;
  background: transparent;
  color: #fff;
  border: none;
  min-width: 10rem;
  padding-right: 40px;
}

input[type="radio"],
input[type="checkbox"] {
  display: none;
}

.btn-primary:disabled {
  color: #fff;
  background-color: #d48ea8;
  border-color: #641934;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
  color: #495057;
  padding-left: 10px;
  padding-right: 10px;
  border: solid 2px #641934;
  border-radius: 10px;
}

.scrollable-menu {
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
}

input[type="radio"]:checked + label,
input[type="checkbox"]:checked + label {
  color: #ffffff;
  background-color: #641934;
}

input[type="checkbox"]:not(:checked) + label {
  color: #495057;
  background-color: transparent;
}

input[type="checkbox"] + label {
  margin-top: 6px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: auto;
  color: #495057;
  /* width: 30px; */
  height: 30px;
  border: solid 2px #641934;
  border-radius: 10px;
}

.mark {
  background-color: transparent;
  padding: 0px;
}

input[type="radio"] + label:hover:enabled,
input[type="checkbox"] + label:hover {
  color: #ffffff;
  background-color: #641934;
}

.dropdown-menu {
  font-size: 20px;
}

h4 {
  margin-top: 30px;
  font-size: 30px;
}

.brd {
  border: solid 2px #641934;
  border-radius: 8px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-flex;
}

.redag {
  margin-right: 5px;
  margin-bottom: 10px;
}

.res1 {
  width: 50%;
}

.res2 {
  width: 50%;
}

/*
    DEMO STYLE
*/

@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";

a,
a:hover,
a:focus {
  color: inherit;
  text-decoration: none;
  transition: all 0.3s;
}

.navbar {
  padding: 15px 10px;
  background: #fff;
  border: none;
  border-radius: 0;
  margin-bottom: 40px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
  box-shadow: none;
  outline: none !important;
  border: none;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

#sidebar {
  width: 350px;
  position: fixed;
  top: 0;
  left: -350px;
  height: 100vh;
  z-index: 999;
  background: #641934;
  color: #fff !important;
  transition: all 0.3s;
  overflow-y: scroll;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

#sidebar.active {
  left: 0;
}

#dismiss {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #641934;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

#dismiss:hover {
  background: #fff;
  color: #641934;
}

.overlay {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  z-index: 998;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.overlay.active {
  display: block;
  opacity: 1;
}

#sidebar .sidebar-header {
  padding: 20px;
  background: #641934;
}

#sidebar ul.components {
  padding: 20px 0;
  border-bottom: 1px solid #641934;
}

#sidebar ul p {
  color: #fff;
  padding: 10px;
}

#sidebar ul li a,
#sidebar ul li label {
  padding: 10px;
  font-size: 25px;
  display: block;
}

#sidebar ul li label {
  color: inherit;
  background: transparent;
}

#sidebar ul li a:hover,
#sidebar ul li form label:hover {
  color: #641934;
  background: #fff;
}

#sidebar ul li.active > a,
a[aria-expanded="true"] {
  color: #fff;
  background: #772040;
}

a[data-toggle="collapse"] {
  position: relative;
}

.dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

ul ul a,
ul ul label {
  font-size: 19px !important;
  padding-left: 40px !important;
  background: #641934;
}

ul ul ul a,
ul ul ul label {
  font-size: 19px !important;
  padding-left: 60px !important;
  background: #641934;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#content {
  width: 100%;
  min-height: 100vh;
  transition: all 0.3s;
  position: absolute;
  top: 0;
  right: 0;
}

/* ///////////////////////////////////////////////////////////////////////// */

@media screen and (orientation: portrait) {
  @media screen and (max-width: 1025px) {
    .widen {
      width: 45%;
    }

    .palms_wrap {
      padding-left: 10px;
    }

    .tog {
      width: 30%;
    }

    h3 {
      font-size: 45px;
    }

    #sidebar ul li a,
    #sidebar ul li label {
      font-size: 40px;
    }

    ul ul a,
    ul ul label {
      font-size: 33px !important;
      padding-left: 70px !important;
    }

    ul ul ul a,
    ul ul ul label {
      font-size: 33px !important;
      padding-left: 100px !important;
    }

    #sidebar {
      width: 600px;
      left: -600px;
    }

    #sidebar ul.components {
      font-size: 33px;
    }

    .res1 {
      width: 30%;
    }

    .res2 {
      width: 70%;
    }

    .kainos {
      font-size: 34px;
    }

    .pakeista {
      font-size: 40px;
    }

    .material-icons.sz {
      font-size: 45px;
    }

    .centras {
      color: #fff;
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      font-size: 35px;
    }

    .navbar-toggler-icon {
      height: 60px;
      width: 60px;
    }

    h1 {
      font-size: 50px;
    }

    .atstumas {
      margin-top: 100px;
    }

    input[type="radio"] + label,
    input[type="checkbox"] + label {
      padding-left: 15px;
      padding-right: 15px;
      border: solid 3px #641934;
      border-radius: 15px;
    }

    .plotis {
      margin: 6px;
      width: 200px;
      font-size: 30;
    }

    .dropdown-menu {
      font-size: 30px;
    }

    .xtra {
      margin-bottom: 15px;
      margin-top: 15px;
    }

    .modal-title {
      font-size: 45px;
    }

    .close {
      font-size: 200%;
    }

    p {
      font-size: 27px;
    }

    .form-control {
      height: auto;
      font-size: 33px;
    }

    .modal-content,
    .modal-dialog {
      font-size: 33px;
      width: 100%;
      margin: 0;
    }
    /* .modal-dialog {
    padding-top: 30%;
    height: 100%;
    font-size: 33px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    } */
    .inner {
      width: 100%;
    }

    .btn {
      font-size: 27px;
      border-radius: 10px;
    }

    .table {
      font-size: 33px;
    }

    .konteineris {
      width: 100%;
    }

    .dydis {
      margin: 15px;
      font-size: 40px;
      border-radius: 10px;
      width: 20%;
    }
  }
}
@media screen and (orientation: landscape) {
  @media screen and (max-width: 1200px) {
    .widen {
      width: 45%;
    }

    .palms_wrap {
      padding-left: 10px;
    }

    .tog {
      width: 30%;
    }

    h3 {
      font-size: 45px;
    }

    #sidebar ul li a,
    #sidebar ul li label {
      font-size: 40px;
    }

    ul ul a,
    ul ul label {
      font-size: 33px !important;
      padding-left: 70px !important;
    }

    ul ul ul a,
    ul ul ul label {
      font-size: 33px !important;
      padding-left: 100px !important;
    }

    #sidebar {
      width: 600px;
      left: -600px;
    }

    #sidebar ul.components {
      font-size: 33px;
    }

    .res1 {
      width: 30%;
    }

    .res2 {
      width: 70%;
    }

    .kainos {
      font-size: 34px;
    }

    .pakeista {
      font-size: 40px;
    }

    .material-icons.sz {
      font-size: 45px;
    }

    .centras {
      color: #fff;
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      font-size: 35px;
    }

    .navbar-toggler-icon {
      height: 60px;
      width: 60px;
    }

    h1 {
      font-size: 50px;
    }

    .atstumas {
      margin-top: 100px;
    }

    input[type="radio"] + label,
    input[type="checkbox"] + label {
      padding-left: 15px;
      padding-right: 15px;
      border: solid 3px #641934;
      border-radius: 15px;
    }

    .plotis {
      margin: 6px;
      width: 200px;
      font-size: 30;
    }

    .dropdown-menu {
      font-size: 30px;
    }

    .xtra {
      margin-bottom: 15px;
      margin-top: 15px;
    }

    .modal-title {
      font-size: 45px;
    }

    .close {
      font-size: 200%;
    }

    p {
      font-size: 27px;
    }

    .form-control {
      height: auto;
      font-size: 33px;
    }

    .modal-content,
    .modal-dialog {
      font-size: 33px;
      width: 100%;
      margin: 0;
    }

    .inner {
      width: 100%;
    }

    .btn {
      font-size: 27px;
      border-radius: 10px;
    }

    .table {
      font-size: 33px;
    }

    .konteineris {
      width: 100%;
    }

    .dydis {
      margin: 15px;
      font-size: 40px;
      border-radius: 10px;
      width: 20%;
    }
  }
}
