/* CSS Document */
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
span,
ul,
ol,
li,
dl,
dt,
dd,
form {
  padding: 0;
  margin: 0;
}

html,
body {
  padding: 0;
  margin: 0;
  height: auto;
  background: #eff2f8;
}

html {
  scroll-behavior: smooth;
}

input {
  outline: none;
}

textarea {
  border: none;
  outline: none;
  overflow: auto;
  resize: none;
}

select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

input.button {
  border: none;
  outline: none;
}

input::-webkit-input-placeholder {
  opacity: 1;
}

input::-moz-placeholder {
  opacity: 1;
}

input:-ms-input-placeholder {
  opacity: 1;
}

input:-moz-placeholder {
  opacity: 1;
}

input[type=checkbox] {
  border: none;
  outline: none;
}

img {
  outline: none;
  border: none;
  max-width: 100%;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

li {
  list-style: none;
}

a,
a:active,
a:hover {
  text-decoration: none;
  outline: none !important;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

a:focus {
  outline: none;
  text-decoration: none;
}

* {
  box-sizing: border-box;
}

button,
a,
input[type=submit] {
  transition: all 0.5s ease-out, all 0.5s ease-in;
}

:not(output):-moz-ui-invalid {
  box-shadow: inset;
}

a:hover,
a,
a:focus {
  color: inherit;
}

a,
a:hover,
a:focus,
button,
button:hover,
button:focus {
  outline: none;
}

div:focus {
  outline: none;
}

/*--- Fonts ---*/
@font-face {
  font-family: "Montserrat-Bold";
  src: url("../fonts/Montserrat-Bold.eot");
  src: url("../fonts/Montserrat-Bold.eot?iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold.ttf") format("truetype"), url("../fonts/Montserrat-Bold.svgMontserrat-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat-Light";
  src: url("../fonts/Montserrat-Light.eot");
  src: url("../fonts/Montserrat-Light.eot?iefix") format("embedded-opentype"), url("../fonts/Montserrat-Light.woff") format("woff"), url("../fonts/Montserrat-Light.ttf") format("truetype"), url("../fonts/Montserrat-Light.svgMontserrat-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat-Medium";
  src: url("../fonts/Montserrat-Medium.eot");
  src: url("../fonts/Montserrat-Medium.eot?iefix") format("embedded-opentype"), url("../fonts/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat-Medium.ttf") format("truetype"), url("../fonts/Montserrat-Medium.svgMontserrat-Medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat-Regular";
  src: url("../fonts/Montserrat-Regular.eot");
  src: url("../fonts/Montserrat-Regular.eot?iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.ttf") format("truetype"), url("../fonts/Montserrat-Regular.svgMontserrat-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat-SemiBold";
  src: url("../fonts/Montserrat-SemiBold.eot");
  src: url("../fonts/Montserrat-SemiBold.eot?iefix") format("embedded-opentype"), url("../fonts/Montserrat-SemiBold.woff") format("woff"), url("../fonts/Montserrat-SemiBold.ttf") format("truetype"), url("../fonts/Montserrat-SemiBold.svgMontserrat-SemiBold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceSans3-Bold";
  src: url("../fonts/SourceSans3-Bold.eot");
  src: url("../fonts/SourceSans3-Bold.eot?iefix") format("embedded-opentype"), url("../fonts/SourceSans3-Bold.woff") format("woff"), url("../fonts/SourceSans3-Bold.ttf") format("truetype"), url("../fonts/SourceSans3-Bold.svgSourceSans3-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceSans3-Light";
  src: url("../fonts/SourceSans3-Light.eot");
  src: url("../fonts/SourceSans3-Light.eot?iefix") format("embedded-opentype"), url("../fonts/SourceSans3-Light.woff") format("woff"), url("../fonts/SourceSans3-Light.ttf") format("truetype"), url("../fonts/SourceSans3-Light.svgSourceSans3-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceSans3-Medium";
  src: url("../fonts/SourceSans3-Medium.eot");
  src: url("../fonts/SourceSans3-Medium.eot?iefix") format("embedded-opentype"), url("../fonts/SourceSans3-Medium.woff") format("woff"), url("../fonts/SourceSans3-Medium.ttf") format("truetype"), url("../fonts/SourceSans3-Medium.svgSourceSans3-Medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceSans3-Regular";
  src: url("../fonts/SourceSans3-Regular.eot");
  src: url("../fonts/SourceSans3-Regular.eot?iefix") format("embedded-opentype"), url("../fonts/SourceSans3-Regular.woff") format("woff"), url("../fonts/SourceSans3-Regular.ttf") format("truetype"), url("../fonts/SourceSans3-Regular.svgSourceSans3-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceSans3-SemiBold";
  src: url("../fonts/SourceSans3-SemiBold.eot");
  src: url("../fonts/SourceSans3-SemiBold.eot?iefix") format("embedded-opentype"), url("../fonts/SourceSans3-SemiBold.woff") format("woff"), url("../fonts/SourceSans3-SemiBold.ttf") format("truetype"), url("../fonts/SourceSans3-SemiBold.svgSourceSans3-SemiBold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceSansPro-Black";
  src: url("../fonts/SourceSansPro-Black.eot");
  src: url("../fonts/SourceSansPro-Black.eot?iefix") format("embedded-opentype"), url("../fonts/SourceSansPro-Black.woff") format("woff"), url("../fonts/SourceSansPro-Black.ttf") format("truetype"), url("../fonts/SourceSansPro-Black.svgSourceSansPro-Black") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceSansPro-Bold";
  src: url("../fonts/SourceSansPro-Bold.eot");
  src: url("../fonts/SourceSansPro-Bold.eot?iefix") format("embedded-opentype"), url("../fonts/SourceSansPro-Bold.woff") format("woff"), url("../fonts/SourceSansPro-Bold.ttf") format("truetype"), url("../fonts/SourceSansPro-Bold.svgSourceSansPro-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceSansPro-Light";
  src: url("../fonts/SourceSansPro-Light.eot");
  src: url("../fonts/SourceSansPro-Light.eot?iefix") format("embedded-opentype"), url("../fonts/SourceSansPro-Light.woff") format("woff"), url("../fonts/SourceSansPro-Light.ttf") format("truetype"), url("../fonts/SourceSansPro-Light.svgSourceSansPro-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceSansPro-Regular";
  src: url("../fonts/SourceSansPro-Regular.eot");
  src: url("../fonts/SourceSansPro-Regular.eot?iefix") format("embedded-opentype"), url("../fonts/SourceSansPro-Regular.woff") format("woff"), url("../fonts/SourceSansPro-Regular.ttf") format("truetype"), url("../fonts/SourceSansPro-Regular.svgSourceSansPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceSansPro-Semibold";
  src: url("../fonts/SourceSansPro-Semibold.eot");
  src: url("../fonts/SourceSansPro-Semibold.eot?iefix") format("embedded-opentype"), url("../fonts/SourceSansPro-Semibold.woff") format("woff"), url("../fonts/SourceSansPro-Semibold.ttf") format("truetype"), url("../fonts/SourceSansPro-Semibold.svgSourceSansPro-Semibold") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*--- Fonts ---*/
/*mixins*/
/*mixins*/
/*--- general mixins ---*/
/*--- general mixins ---*/
[class*=col] {
  padding: 0;
  margin: 0;
}

._fl {
  float: left;
}

._fr {
  float: right;
}

.container {
  max-width: 1538px;
  width: 100%;
  padding: 0;
  margin: auto;
}
.container::before, .container::after {
  content: "";
  display: table;
}
.container::after {
  clear: both;
}

.flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/*Header*/
header {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}
header .flex {
  align-items: flex-start;
}
header .flex .lft {
  width: 75px;
}
header .flex .lft button {
  width: 100%;
  height: 75px;
  background: #444444;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 25px;
  border: none;
  outline: none;
}
header .flex .rft {
  width: calc(100% - 75px);
  height: 75px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 30px;
}
header .flex .rft .logo p {
  font: 22px/24px Montserrat-Bold;
}
header .flex .rft .profile {
  display: flex;
}
header .flex .rft .profile .img {
  width: 50px;
}
header .flex .rft .profile .txt {
  text-align: right;
  padding-right: 15px;
}
header .flex .rft .profile .txt h4 {
  color: #232323;
  font: 18px/24px SourceSansPro-Regular;
}
header .flex .rft .profile .txt p {
  font: 14px/20px SourceSansPro-Light;
  color: #aaaaaa;
}
header .flex .rft .profile button {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #444444;
  transition: 0.5s all ease-in-out;
  border-radius: 10px;
}
header .flex .rft .profile button:hover {
  background: #fff;
  color: #252525;
  box-shadow: 0 0 5px 0 #e1e1e1;
}

/*Header*/
/*Dashboard*/
/*Sidebar*/
.side_bar {
  width: 100%;
  max-width: 75px;
  height: 100%;
  position: fixed;
  top: 75px;
  left: -75px;
  background: #ebebeb;
  text-align: center;
  padding: 20px 10px;
  transition: 0.5s all ease-in-out;
}
.side_bar.open {
  left: 0;
}
.side_bar ul li {
  width: 50px;
  height: 50px;
}
.side_bar ul li:not(:last-child) {
  margin-bottom: 20px;
}
.side_bar ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #444444;
  transition: 0.5s all ease-in-out;
  border-radius: 10px;
}
.side_bar ul li a:hover, .side_bar ul li a.active {
  background: #fff;
  color: #252525;
  box-shadow: 0 0 5px 0 #e1e1e1;
}
.side_bar ul li:last-child a {
  font-size: 25px;
}

/*Sidebar*/
.main_content {
  width: calc(100% - 75px);
  margin: 75px 0 0 auto;
  padding: 40px 50px;
  transition: 0.5s all ease-in-out;
  background: #fff;
  min-height: 94vh;
}
.main_content.fullwidth {
  width: 100%;
}
.main_content .dash .row {
  justify-content: space-between;
}
.main_content .dash .row:not(:last-child) {
  margin-bottom: 30px;
}
.main_content .dash .row:first-child > div {
  width: 23%;
}
.main_content .dash .row:first-child > div .box {
  transition: 0.5s all ease-in-out;
}
.main_content .dash .row:first-child > div .box:hover {
  background: #444444;
}
.main_content .dash .row:first-child > div .box:hover .top .txt h4 {
  color: #fff;
}
.main_content .dash .row:first-child > div .box:hover .top .icon img {
  filter: none;
}
.main_content .dash .row:first-child > div .box:hover .btm h3 {
  color: #fff;
}
.main_content .dash .row:first-child > div .box:hover .btm p span {
  color: #9d9d9d;
}
.main_content .dash .row:first-child > div .box:hover .btm p i img {
  filter: none;
}
.main_content .dash .row .box {
  width: 100%;
  height: 100%;
  border: 1px solid #e5e5e5;
  border-radius: 15px;
  padding: 20px;
}
.main_content .dash .row .box .top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 10px;
}
.main_content .dash .row .box .top .icon {
  width: 35px;
}
.main_content .dash .row .box .top .icon img {
  transition: 0.5s all ease-in-out;
  filter: invert(1);
}
.main_content .dash .row .box .top .txt h4 {
  font: 20px/24px SourceSansPro-Semibold;
  color: #444444;
  transition: 0.5s all ease-in-out;
}
.main_content .dash .row .box .btm h3 {
  font: 28px/28px SourceSansPro-Semibold;
  color: #444444;
  margin-bottom: 5px;
  transition: 0.5s all ease-in-out;
}
.main_content .dash .row .box .btm p i img {
  width: 30px;
  margin-right: 10px;
  transition: 0.5s all ease-in-out;
  filter: invert(1);
}
.main_content .dash .row .box .btm p span {
  font: 16px/24px SourceSansPro-Light;
  color: #aaaaaa;
  transition: 0.5s all ease-in-out;
}
.main_content .dash .row:nth-child(2) > div:first-child {
  width: 72%;
}
.main_content .dash .row:nth-child(2) > div:first-child .box .top .lst ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main_content .dash .row:nth-child(2) > div:first-child .box .top .lst ul li:not(:last-child) {
  margin-right: 5px;
}
.main_content .dash .row:nth-child(2) > div:first-child .box .top .lst ul li span {
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font: 14px/20px SourceSansPro-Semibold;
  color: #232323;
  background: #f6f6f6;
  border-radius: 15px;
  transition: 0.5s all ease-in-out;
  cursor: pointer;
}
.main_content .dash .row:nth-child(2) > div:first-child .box .top .lst ul li span:hover, .main_content .dash .row:nth-child(2) > div:first-child .box .top .lst ul li span.active {
  font-family: SourceSansPro-Bold;
  color: #fff;
  background: #444444;
}
.main_content .dash .row:nth-child(2) > div:last-child .box .btm {
  text-align: center;
}
.main_content .dash .row:nth-child(2) > div .box .top {
  margin-bottom: 20px;
}
.main_content .dash .row:last-child table thead tr th {
  font: 14px/24px SourceSans3-Bold;
  color: #000;
  padding: 17.5px 15px;
  border-color: #e5e5e5;
}
.main_content .dash .row:last-child table thead tr th:nth-child(5), .main_content .dash .row:last-child table thead tr th:nth-child(6), .main_content .dash .row:last-child table thead tr th:nth-child(7), .main_content .dash .row:last-child table thead tr th:nth-child(8) {
  text-align: center;
}
.main_content .dash .row:last-child table tbody tr td {
  font: 14px/24px SourceSans3-Medium;
  color: #000;
  padding: 17.5px 15px;
  border-color: #e5e5e5;
}
.main_content .dash .row:last-child table tbody tr td a {
  text-decoration: underline;
}
.main_content .dash .row:last-child table tbody tr td:nth-child(5), .main_content .dash .row:last-child table tbody tr td:nth-child(6), .main_content .dash .row:last-child table tbody tr td:nth-child(7), .main_content .dash .row:last-child table tbody tr td:nth-child(8) {
  text-align: center;
}
.main_content .dash .row:last-child table tbody tr:last-child td {
  border: none;
}
.main_content .dash .row:last-child .btm {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 30px;
}
.main_content .dash .row:last-child .btm .rft {
  width: 140px;
}
.main_content .dash .row:last-child .btm .rft a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font: 14px/24px SourceSans3-Bold;
  color: #232323;
  background: #ebebeb;
  border: 1px solid #232323;
  border-radius: 5px;
  height: 35px;
  transition: 0.5s all ease-in-out;
}
.main_content .dash .row:last-child .btm .rft a:hover {
  background: transparent;
}
.main_content .dash .row:last-child .btm .lft {
  width: calc(100% - 140px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.main_content .dash .row:last-child .btm .lft ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.main_content .dash .row:last-child .btm .lft ul li {
  width: 30px;
  height: 30px;
}
.main_content .dash .row:last-child .btm .lft ul li:not(:last-child) {
  margin-right: 10px;
}
.main_content .dash .row:last-child .btm .lft ul li a {
  width: 100%;
  height: 100%;
  background: #f6f6f6;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font: 14px/24px SourceSans3-SemiBold;
  color: #232323;
  transition: 0.5s all ease-in-out;
}
.main_content .dash .row:last-child .btm .lft ul li a:hover, .main_content .dash .row:last-child .btm .lft ul li a.active {
  background: #444444;
  font-family: SourceSans3-Bold;
  color: #fff;
}
.main_content .dash.customer .row:first-child .col-md-12 {
  width: 100%;
}
.main_content .dash.customer .row:first-child .col-md-12 .box:hover {
  background: #fff;
}
.main_content .dash.customer .row:first-child .col-md-12 .box h4 {
  font: 20px/24px SourceSansPro-Semibold;
  color: #444444;
  transition: 0.5s all ease-in-out;
}
.main_content .dash.customer .row:first-child .col-md-12 .box table {
  width: 100%;
  margin-top: 25px;
}
.main_content .dash.customer .row:first-child .col-md-12 .box table tbody tr td {
  font: 18px/24px SourceSans3-Medium;
  color: #000;
  border-bottom: 1px solid #f5f5f5;
  height: 88px;
  padding: 10px 24px;
}
.main_content .dash.customer .row:first-child .col-md-12 .box table tbody tr td span {
  font-family: SourceSans3-Bold;
}
.main_content .dash.customer .row:first-child .col-md-12 .box .slider {
  width: 100%;
  background: #7a7a7a;
  border: 1px solid #444444;
  border-radius: 50px;
  padding: 10px;
  position: relative;
}
.main_content .dash.customer .row:first-child .col-md-12 .box .slider .box {
  width: 100%;
  background: #fff;
  border: 1px solid #444444;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main_content .dash.customer .row:first-child .col-md-12 .box .slider .box p {
  font: 18px/24px SourceSans3-Bold;
  color: #000;
}
.main_content .dash.customer .row:first-child .col-md-12 .box .slider .owl-carousel .owl-nav {
  display: block;
}
.main_content .dash.customer .row:first-child .col-md-12 .box .slider .owl-carousel .owl-nav button {
  position: absolute;
  width: 50px;
  height: 50px;
}
.main_content .dash.customer .row:first-child .col-md-12 .box .slider .owl-carousel .owl-nav button span {
  font: 50px/50px SourceSans3-Bold;
  color: #444444;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main_content .dash.customer .row:first-child .col-md-12 .box .slider .owl-carousel .owl-nav button.owl-prev {
  left: -45px;
  top: 50%;
  transform: translateY(-50%);
}
.main_content .dash.customer .row:first-child .col-md-12 .box .slider .owl-carousel .owl-nav button.owl-next {
  right: -45px;
  top: 50%;
  transform: translateY(-50%);
}
.main_content .dash.customer .row:first-child .col-md-12 .box .tap {
  width: 100%;
  text-align: center;
  padding: 15px 0 10px;
}
.main_content .dash.customer .row:first-child .col-md-12 .box .tap span {
  font: 18px/24px SourceSans3-Medium;
  color: #aaaaaa;
}
.main_content .dash.customer .row:last-child table thead tr th {
  width: 20%;
}
.main_content .dash.customer .row:last-child table thead tr th:not(:first-child) {
  text-align: center;
}
.main_content .dash.customer .row:last-child table tbody tr td:not(:first-child) {
  text-align: center;
}
.main_content .dash.customer .row:nth-child(2) > div:first-child {
  width: 25%;
}
.main_content .dash.customer .row:nth-child(2) > div:last-child {
  width: 72%;
}
.main_content .dash.customer .row:nth-child(2) > div:last-child .row {
  height: 100%;
  align-content: space-between;
}
.main_content .dash.customer .row:nth-child(2) > div:last-child .row > div {
  width: 48%;
  height: 45%;
}
.main_content .dash.customer .row:nth-child(2) > div:last-child .row > div .box {
  width: 100%;
}

/*Dashboard*/
/*Login*/
div#scaleModal .modal-dialog {
  max-width: 430px;
}
div#scaleModal .modal-dialog .modal-content {
  width: 100%;
  padding: 30px 50px;
  border-radius: 15px;
}
div#scaleModal .modal-dialog .modal-content .modal-header {
  padding: 0;
  border: none;
  margin-bottom: 30px;
  position: relative;
}
div#scaleModal .modal-dialog .modal-content .modal-header button.close {
  background: transparent;
  border: none;
  font-size: 30px;
  line-height: 30px;
  position: absolute;
  top: -20px;
  right: -35px;
}
div#scaleModal .modal-dialog .modal-content .modal-header h4 {
  font: 24px/24px SourceSans3-Bold;
  color: #444444;
}
div#scaleModal .modal-dialog .modal-content .modal-body {
  padding: 0;
}
div#scaleModal .modal-dialog .modal-content .modal-body form {
  width: 100%;
}
div#scaleModal .modal-dialog .modal-content .modal-body form .frm {
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}
div#scaleModal .modal-dialog .modal-content .modal-body form .frm:not(:last-child) {
  margin-bottom: 12px;
}
div#scaleModal .modal-dialog .modal-content .modal-body form .frm label {
  font: 14px/24px SourceSans3-SemiBold;
  color: #444444;
  margin-bottom: 10px;
}
div#scaleModal .modal-dialog .modal-content .modal-body form .frm input {
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  height: 45px;
  font: 14px/24px SourceSans3-Regular;
  color: #444444;
  padding: 10px 15px;
  width: 100%;
}
div#scaleModal .modal-dialog .modal-content .modal-body form .frm .fild {
  width: 100%;
  position: relative;
}
div#scaleModal .modal-dialog .modal-content .modal-body form .frm .fild input {
  padding-left: 70px;
}
div#scaleModal .modal-dialog .modal-content .modal-body form .frm .fild select {
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  height: 45px;
  font: 14px/24px SourceSans3-Regular;
  color: #444444;
  padding: 10px 15px;
  width: 100%;
}
div#scaleModal .modal-dialog .modal-content .modal-body form .frm .fild select:focus {
  outline: none;
}
div#scaleModal .modal-dialog .modal-content .modal-body form .frm .fild button.star {
  width: 60px;
  height: 45px;
  border-radius: 5px 0 0 5px;
  border: none;
  background: #eeeeee;
  border: 1px solid #d6d6d6;
  color: #666666;
  position: absolute;
  left: 0;
  top: 0;
}
div#scaleModal .modal-dialog .modal-content .modal-body form .frm .fild button.drop {
  width: 30px;
  height: 45px;
  border-radius: 0 5px 5px 0;
  border: none;
  background: #eeeeee;
  border: 1px solid #d6d6d6;
  color: #666666;
  position: absolute;
  right: 0;
  top: 0;
}
div#scaleModal .modal-dialog .modal-content .modal-body form .frm:last-child {
  margin-top: 30px;
}
div#scaleModal .modal-dialog .modal-content .modal-body form .frm:last-child input {
  height: 50px;
  width: 100%;
  background: #444444;
  border: 1px solid #444444;
  color: #fff;
  font: 18px/24px SourceSans3-Bold;
  transition: 0.5s all ease-in-out;
}
div#scaleModal .modal-dialog .modal-content .modal-body form .frm:last-child input:hover {
  background: #fff;
  color: #444444;
}

/*Login*/
/*Add Customer*/
.add_customer .row:first-child {
  margin-bottom: 20px;
}
.add_customer .row:first-child h2 {
  font: 22px/30px Montserrat-Bold;
  color: #444444;
}
.add_customer .row:first-child h2 svg {
  font-size: 30px;
}
.add_customer .row:not(:last-child) {
  margin-bottom: 30px;
}
.add_customer .row .box {
  width: 100%;
  height: 100%;
  border: 1px solid #e5e5e5;
  border-radius: 15px;
  padding: 30px 40px;
}
.add_customer .row .box h4 {
  font: 24px/24px SourceSans3-Bold;
  color: #444444;
  margin-bottom: 10px;
}
.add_customer .row .box form .row {
  width: 100%;
  margin: 0;
  justify-content: space-between;
}
.add_customer .row .box form .row .col-md-6 {
  width: 48%;
}
.add_customer .row .box form .row .col-md-6 .frm {
  width: 100%;
  margin-bottom: 25px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.add_customer .row .box form .row .col-md-6 .frm:first-child {
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
}
.add_customer .row .box form .row .col-md-6 .frm:first-child ._frm {
  width: 48%;
}
.add_customer .row .box form .row .col-md-6 .frm label {
  font: 14px/24px SourceSans3-SemiBold;
  color: #444444;
  margin-bottom: 10px;
  width: 100%;
  display: block;
}
.add_customer .row .box form .row .col-md-6 .frm input {
  border: 2px solid #d6d6d6;
  border-radius: 5px;
  height: 45px;
  font: 18px/24px SourceSans3-Medium;
  color: #c0c0c0;
  padding: 10px 15px;
  width: 100%;
}
.add_customer .row .box form .row .col-md-6 .frm input::-moz-placeholder {
  color: #c0c0c0;
}
.add_customer .row .box form .row .col-md-6 .frm input::placeholder {
  color: #c0c0c0;
}
.add_customer .row .box form .row .col-md-12 .frm {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.add_customer .row .box form .row .col-md-12 .frm:not(:last-child) {
  margin-bottom: 30px;
}
.add_customer .row .box form .row .col-md-12 .frm label {
  font: 14px/24px SourceSans3-SemiBold;
  color: #444444;
}
.add_customer .row .box form .row .col-md-12 .frm p {
  margin-left: 20px;
}
.add_customer .row .box form .row .col-md-12 .frm p input:checked, .add_customer .row .box form .row .col-md-12 .frm p input:not(:checked) {
  position: absolute;
  left: -9999px;
}
.add_customer .row .box form .row .col-md-12 .frm p input:checked + label, .add_customer .row .box form .row .col-md-12 .frm p input:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}
.add_customer .row .box form .row .col-md-12 .frm p input:checked + label::before, .add_customer .row .box form .row .col-md-12 .frm p input:not(:checked) + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #dedede;
  border-radius: 100%;
  background: #fff;
}
.add_customer .row .box form .row .col-md-12 .frm p input:checked + label::after, .add_customer .row .box form .row .col-md-12 .frm p input:not(:checked) + label::after {
  content: "";
  width: 12px;
  height: 12px;
  background: #666666;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 100%;
  transition: all 0.2s ease;
}
.add_customer .row .box form .row .col-md-12 .frm p input:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.add_customer .row .box form .row .col-md-12 .frm p input:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.add_customer .row .box form .row .col-md-12 .frm .btns {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.add_customer .row .box form .row .col-md-12 .frm .btns button {
  width: 135px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font: 18px/24px SourceSansPro-Bold;
  border: 1px solid;
  transition: 0.5s all ease-in-out;
}
.add_customer .row .box form .row .col-md-12 .frm .btns button:not(:last-child) {
  margin-right: 60px;
}
.add_customer .row .box form .row .col-md-12 .frm .btns button:first-child {
  background: #444444;
  border-color: #444444;
  color: #fff;
}
.add_customer .row .box form .row .col-md-12 .frm .btns button:first-child:hover {
  background: #fff;
  color: #444444;
}
.add_customer .row .box form .row .col-md-12 .frm .btns button:last-child {
  background: #ebebeb;
  border-color: #ebebeb;
  color: #444444;
}
.add_customer .row .box form .row .col-md-12 .frm .btns button:last-child:hover {
  background: transparent;
  color: #444444;
}
.add_customer .row:nth-child(3) .box h4 {
  margin-bottom: 20px;
}
.add_customer .row:nth-child(3) .box form {
  padding-left: 15px;
}
.add_customer .row:nth-child(3) .box form .row .col-md-6 .frm:first-child {
  flex-direction: column;
}
.add_customer .row:nth-child(3) .box form .row .col-md-6 .frm .fild {
  width: 100%;
  position: relative;
}
.add_customer .row:nth-child(3) .box form .row .col-md-6 .frm .fild input {
  padding-left: 70px;
}
.add_customer .row:nth-child(3) .box form .row .col-md-6 .frm .fild select {
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  height: 45px;
  font: 14px/24px SourceSans3-Regular;
  color: #444444;
  padding: 10px 15px;
  width: 100%;
}
.add_customer .row:nth-child(3) .box form .row .col-md-6 .frm .fild select:focus {
  outline: none;
}
.add_customer .row:nth-child(3) .box form .row .col-md-6 .frm .fild button.star {
  width: 60px;
  height: 45px;
  border-radius: 5px 0 0 5px;
  border: none;
  background: #eeeeee;
  border: 1px solid #d6d6d6;
  color: #666666;
  position: absolute;
  left: 0;
  top: 0;
}
.add_customer .row:nth-child(3) .box form .row .col-md-6 .frm .fild button.drop {
  width: 30px;
  height: 45px;
  border-radius: 0 5px 5px 0;
  border: none;
  background: #eeeeee;
  border: 1px solid #d6d6d6;
  color: #666666;
  position: absolute;
  right: 0;
  top: 0;
}
.add_customer .row:nth-child(3) .box form .row .col-md-12 .frm {
  justify-content: space-between;
}
.add_customer .row:nth-child(3) .box form .row .col-md-12 .frm .btns:last-child button {
  background: #444444;
  border-color: #444444;
  color: #fff;
}
.add_customer .row:nth-child(3) .box form .row .col-md-12 .frm .btns:last-child button:hover {
  background: #fff;
  color: #444444;
}
.add_customer .row:last-child .box form .row .col-md-6 .frm:first-child {
  flex-direction: column;
}
.add_customer .row:last-child .box form .row .col-md-6 .frm .fild {
  width: 100%;
  position: relative;
}
.add_customer .row:last-child .box form .row .col-md-6 .frm .fild input {
  padding-left: 70px;
}
.add_customer .row:last-child .box form .row .col-md-6 .frm .fild select {
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  height: 45px;
  font: 14px/24px SourceSans3-Regular;
  color: #444444;
  padding: 10px 15px;
  width: 100%;
}
.add_customer .row:last-child .box form .row .col-md-6 .frm .fild select:focus {
  outline: none;
}
.add_customer .row:last-child .box form .row .col-md-6 .frm .fild button.star {
  width: 60px;
  height: 45px;
  border-radius: 5px 0 0 5px;
  border: none;
  background: #eeeeee;
  border: 1px solid #d6d6d6;
  color: #666666;
  position: absolute;
  left: 0;
  top: 0;
}
.add_customer .row:last-child .box form .row .col-md-6 .frm .fild button.drop {
  width: 30px;
  height: 45px;
  border-radius: 0 5px 5px 0;
  border: none;
  background: #eeeeee;
  border: 1px solid #d6d6d6;
  color: #666666;
  position: absolute;
  right: 0;
  top: 0;
}
.add_customer .row:last-child .box form .row .col-md-12 .frm {
  justify-content: space-between;
}
.add_customer .row:last-child .box form .row .col-md-12 .frm .btns button {
  width: auto;
  min-width: 135px;
}
.add_customer .row:last-child .box form .row .col-md-12 .frm .btns:last-child button {
  width: auto;
  background: #444444;
  border-color: #444444;
  color: #fff;
}
.add_customer .row:last-child .box form .row .col-md-12 .frm .btns:last-child button:hover {
  background: #fff;
  color: #444444;
}

/*Add Customer*/
/*Responsive*/
@media (max-width: 1360px) {
  .main_content .dash .row .box .btm h3 {
    font-size: 24px;
    line-height: 24px;
  }
}
@media (max-width: 1200px) {
  .side_bar.open {
    left: -75px;
  }
  .side_bar {
    left: 0;
    z-index: 10;
  }
  .main_content {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .main_content .dash .row .box .top .txt h4 {
    font-size: 18px;
    line-height: 22px;
  }
  .main_content .dash .row .box .btm h3 {
    font-size: 20px;
  }
  .main_content .dash .row .box table {
    width: 1055px;
  }
  .main_content {
    padding: 30px;
  }
  .main_content .dash.customer .row:first-child .col-md-12 .box .slider .box p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .main_content .dash .row:first-child > div {
    width: 48%;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .main_content .dash .row:first-child {
    margin-bottom: 0;
  }
  .main_content .dash .row:nth-child(2) > div:first-child {
    width: 100%;
    margin-bottom: 25px;
  }
  .main_content .dash .row:last-child .btm {
    flex-direction: column;
  }
  .main_content .dash .row:last-child .btm .rft {
    margin-top: 20px;
  }
  .add_customer .row .box form .row .col-md-6 {
    width: 100%;
  }
  .add_customer .row:last-child .box form .row .col-md-12 .frm, .add_customer .row:nth-child(3) .box form .row .col-md-12 .frm {
    flex-direction: column;
  }
  .add_customer .row:last-child .box form .row .col-md-12 .frm .btns:last-child button, .add_customer .row:nth-child(3) .box form .row .col-md-12 .frm .btns:last-child button {
    margin-top: 20px;
  }
  .main_content .dash.customer .row:first-child .col-md-12 .box table tbody tr td {
    height: auto;
    display: block;
    padding: 15px 24px;
  }
  .main_content .dash.customer .row:nth-child(2) > div:first-child {
    width: 100%;
    text-align: center;
  }
  .main_content .dash.customer .row:nth-child(2) > div:last-child {
    width: 97%;
    margin: auto;
  }
}
@media (max-width: 480px) {
  header .flex .lft {
    width: 50px;
  }
  header .flex .rft {
    width: calc(100% - 50px);
    padding: 10px;
  }
  header .flex .rft .logo p {
    font-size: 17px;
  }
  header .flex .rft .logo p img {
    width: 25px;
  }
  header .flex .rft .profile .txt {
    padding-right: 5px;
  }
  header .flex .rft .profile .txt h4 {
    font-size: 16px;
    line-height: 20px;
  }
  header .flex .rft .profile .img {
    width: 40px;
  }
  .main_content .dash .row:first-child > div {
    width: 100%;
    margin-bottom: 20px;
  }
  .main_content .dash .row:nth-child(2) > div .box .top {
    flex-direction: column;
  }
  .main_content .dash .row:nth-child(2) > div:first-child .box .top .lst ul {
    margin-top: 15px;
  }
  div#scaleModal .modal-dialog .modal-content {
    padding: 30px;
  }
  .add_customer .row .box form .row .col-md-12 .frm .btns button:not(:last-child) {
    margin-right: 10px;
  }
  .add_customer .row .box {
    padding: 25px;
  }
  .add_customer .row .box form .row .col-md-12 .frm .btns button {
    font-size: 15px;
    line-height: 17px;
  }
  .add_customer .row .box form .row .col-md-6 .frm:first-child {
    flex-direction: column;
  }
  .add_customer .row .box form .row .col-md-6 .frm:first-child ._frm {
    width: 100%;
  }
  .add_customer .row .box form .row .col-md-6 .frm:first-child ._frm:first-child, .add_customer .row .box form .row .col-md-6 .frm {
    margin-bottom: 10px;
  }
  .add_customer .row .box form .row .col-md-12 .frm .btns:first-child {
    margin-top: 15px;
  }
  .main_content .dash.customer .row:nth-child(2) > div:last-child .row > div {
    width: 100%;
    height: 100%;
  }
  .main_content .dash.customer .row:nth-child(2) > div:last-child .row > div .box .top {
    flex-direction: row;
  }
  .main_content .dash.customer .row:nth-child(2) > div:last-child .row > div .box .btm {
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
  }
  .main_content .dash.customer .row:first-child .col-md-12 .box table tbody tr td {
    padding: 15px 10px;
    font-size: 16px;
  }
}
/*Responsive*//*# sourceMappingURL=style.css.map */