/*Master Font Group*/
/*@import url('https://fonts.googleapis.com/css2?family=Dongle:wght@300;400;700&family=Lato:wght@100;300;400;700;900&family=Mohave:wght@300;400;500;600;700&family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Open+Sans:wght@300;400;500;600;700;800&family=Oswald:wght@200;300;400;500;600;700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300&family=Raleway:wght@100;200;300;400;500;600;700;800;900&family=Roboto+Condensed:wght@300;400;700&family=Roboto:wght@300;400;500;700;900&family=Source+Sans+Pro:wght@200;300;400;600;700;900&display=swap');*/
@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;500;600;700;800;900&display=swap");
/*font-family: 'Dongle', sans-serif;
font-family: 'Lato', sans-serif;  x
font-family: 'Mohave', sans-serif;
font-family: 'Montserrat', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Oswald', sans-serif;
font-family: 'Poppins', sans-serif;
font-family: 'Raleway', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
font-family: 'Source Sans Pro', sans-serif;*/
.inputWithGetHolder {
  display: flex;
}

.inputWithGetHolder span {
  background-color: #f44335;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  font-size: 12px;
  color: #fff;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
}
body {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  /*font-family: 'Poppins', sans-serif !important;*/
  font-family: "Nunito", sans-serif !important;
}
h4 {
  margin-bottom: 0 !important;
}
th {
  font-weight: 600;
}
.anchorpnt {
  cursor: pointer;
}
.msg_counter {
  position: relative;
  width: 30px;
  height: 30px;
  margin: 0 auto;
}
.msg_counter i {
  line-height: 40px;
}
.pro_edit {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}
.pro_edit i {
  font-size: 12px;
}
.avblue {
  color: #117a8b !important;
}
.cust_head {
  padding: 10px;
  box-shadow: 10px 10px 20px #ccc;
  border-radius: 3px;
  background: #fff;
}
.font_eighteen {
  font-size: 18px;
}
.font_fourteen {
  font-size: 14px;
}
.font_twelve {
  font-size: 12px !important;
}
.content-header .row {
  align-items: center;
}
.custom_bar {
  padding: 10px;
}
.custom_bar .breadcrumb {
  margin-bottom: 0;
  background-color: #fff;
}
.customs_icon {
  padding: 2px 4px;
  text-align: center;
  font-size: 12px;
  background-color: #eee;
}
.fc-daygrid-body .fc-daygrid-body-unbalanced {
  width: 100% !important;
}
.fc-scrollgrid-sync-table {
  width: 100% !important;
}
.fc-daygrid-body .fc-daygrid-body-unbalanced {
  width: 100% !important;
}
.color-success {
  color: #28a745;
}
.color-info {
  color: #17a2b8;
}
.color-warning {
  color: #ffc107;
}

.socio_liner {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.socio_liner i {
  margin-right: 10px;
  font-size: 20px;
  color: #117a8b;
  cursor: pointer;
}
.bg-pinky {
  background: linear-gradient(to right, #fc6767, #ec008c);
}
.bg-purplee {
  background: linear-gradient(to right, #5433ff, #20bdff);
}
.bg-greeny {
  background: linear-gradient(to right, #12e986, #71ede2);
}
.bg-mango {
  background: linear-gradient(to right, #ffe259, #ffa751);
}
.bg-parkish {
  background: linear-gradient(to right, #9796f0, #fbc7d4);
}
.bg-browne {
  background: linear-gradient(to right, #973025, #ed8989);
}
.cust_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  background-color: #fff;
  background-clip: border-box;
  border: 0 solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);
}

.main-sidebar {
  background-color: #fff;
}
.nav-pills .nav-link {
  color: #333 !important;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #333 !important;
  background-color: #eee !important;
}
.nav-pills .nav-link:hover {
  color: #333 !important;
  background-color: #eee !important;
  transition: 0.3s ease all;
}
.nav-pills .nav-link {
  border-radius: 0 0px 0px 0 !important;
}
.heading_prox {
  border-radius: 0.25rem;
  box-shadow: 10px 10px 20px #ccc;
  background-color: #fff;
  border-left: 5px solid #f44336;
  padding: 10px;
  border-left-color: #f44336;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.heading_pro {
  border-radius: 0.25rem;
  box-shadow: 10px 10px 20px #ccc;
  background-color: #fff;
  border-left: 5px solid #e9ecef;
  margin-bottom: 1rem;
  padding: 10px;
  border-left-color: #117a8b;
}
.heading_pro h3 {
  font-size: 16px;
  font-weight: 600;
  color: #444;
}
.widget-user-3 .widget-user-header {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  padding: 10px;
  box-shadow: 10px 10px 20px #ccc;
}
.widget-user-3 .widget-user-image2 > img {
  float: left;
  height: auto;
  width: 40px;
  background: #17a2b8;
}
.widget-user-3 .widget-user-desc,
.widget-user-3 .widget-user-username {
  margin-left: 55px;
}

.widget-user-3 .widget-user-username {
  font-size: 18px;
  margin-bottom: 0px;
  font-weight: 500;
}
.widget-user-3 .widget-user-desc {
  margin-top: 0;
  margin-bottom: 0px;
  font-size: 15px;
  font-weight: 400;
  color: #666;
}
.radio-box input[type="radio"] {
  display: none !important;
}
.radio-box input[type="radio"] + label {
  color: #0099cc;
  line-height: 35px;
  font-size: 14px;
  font-weight: 400;
  transition: 0.3s ease all;
  margin-bottom: 0;
  text-align: center;
  width: 80px;
  cursor: pointer;
}
.radio-box input[type="radio"]:checked + label {
  color: #fff;
  font-size: 14px;
  width: 80px;
  border-radius: 0px;
  background-color: #0099cc;
  transition: 0.3s ease-out;
}
.viewreports .form-group {
  display: flex;
}
.viewreports .form-group label {
  font-weight: bold !important;
  white-space: nowrap;
}
.viewreports .form-group p {
  font-size: 14px;
  padding-left: 20px;
}
.cart_head {
  font-size: 16px;
  font-weight: 600;
  color: #444;
}
.card .card-body {
  padding: 10px !important;
}
.dataTables_wrapper label:not(.form-check-label):not(.custom-file-label) {
  float: right;
}
.pagination {
  justify-content: flex-end;
}
.table-bordered thead td,
.table-bordered thead th {
  font-size: 13px;
}
.table-bordered td,
.table-bordered th {
  font-size: 13px;
}
.nav-item i {
  color: #f44336;
  font-size: 19px;
  /* margin-right: 10px; */
  margin-left: 6px;
  width: 25px;
}
.notice_card {
  padding: 20px;
}
.notice_card h4 {
  font-size: 16px;
  font-weight: 600;
  color: #444;
  border-bottom: solid 1px #ccc;
  padding-bottom: 10px;
}
.notice_card p {
  font-size: 15px;
  font-weight: 500;
  color: #444;
  padding-top: 10px;
  margin-bottom: 0;
}
.SupportDocument a {
  font-size: 20px;
  color: seagreen;
}
.faded_gray {
  color: #999;
}
.cosmos {
  font-size: 12px;
  width: 15px;
}
.short_title {
  font-size: 15px;
  font-weight: 600;
  color: #444;
  border-radius: 3px;
  padding-bottom: 5px;
}
.breadcrumb-item {
  font-size: 12px;
}
.breadcrumb-item a {
  color: #444;
}
.card {
  box-shadow: 10px 10px 20px #ccc !important;
}
.user_head {
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to top, #fff 50%, #3093ff 50%);
  border-radius: 3px;
}
.user_head img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  box-shadow: 0px 0px 10px #ccc;
  padding: 5px;
  background: #fff;
}

/*=========== Custom Modal ===============*/

.top_tick {
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
}
.top_tick i {
  width: 50px;
  height: 50px;
  background-color: #c9205d;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  color: #fff;
}
.modal-content {
  width: 80% !important;
  margin: 0 auto;
  border-radius: 3px;
}
.modal-title img {
  width: 35px;
  margin-right: 20px;
}
.modal-body {
  text-align: center;
  color: #fff;
  padding: 30px !important;
  background: linear-gradient(
    90deg,
    rgb(1 89 98) 0%,
    rgb(0 106 110) 35%,
    rgb(3 162 195) 100%
  );
}
.modal-body h3 {
  font-size: 24px;
  margin: 20px 0;
}
.modal-body h4 {
  font-size: 18px;
  padding-bottom: 20px;
  font-weight: 400;
  line-height: 25px;
}
.modal-body h6 {
  font-size: 18px;
  padding-bottom: 20px;
}

.next_vid video {
  width: 100% !important;
}

/*============ Tree ==============*/

.tree_body {
  padding: 50px 0;
}
.mainbody {
  text-align: center;
}
.grand-father {
  width: 1000px;
  margin: 0 auto;
}
.father {
  text-align: center;
  display: flex;
  justify-content: space-around;
}
.fatherbody {
  width: 500px;
}
.child {
  display: flex;
  justify-content: space-around;
}
.childbody {
  width: 250px;
}
.baby {
  display: flex;
  justify-content: space-around;
}
.babybody {
  width: 125px;
}
.fborder {
  border-bottom: solid 3px #ccc;
  width: 50%;
  margin: 0 auto;
}
.ffont2 {
  font-size: 50px;
  position: relative;
  line-height: 20px;
}
.ffont {
  font-size: 40px;
  position: relative;
  line-height: 20px;
}
.ffont:before {
  content: "|";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -14px;
  color: #ccc;
  font-size: 25px;
}
.ffont i {
  padding-top: 20px;
}
.tree_name {
  display: block;
  font-size: 12px;
}
.tree_id {
  display: block;
  position: relative;
  padding-bottom: 20px;
  font-size: 10px;
}
.tree_id:after {
  content: "|";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -6px;
  color: #ccc;
  font-size: 20px;
}
.tree_id2 {
  display: block;
  position: relative;
  font-size: 10px;
}

/*========== Invoice ===============*/

.invoice_header img {
  width: 100%;
}
.invoice_date {
  text-align: right;
}
.invoice_logotext {
  font-size: 24px;
}
.invoice_body h3 {
  font-size: 16px;
  font-weight: 400;
}
.invoice_body h4 {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}
.invoice_body h6 {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}
.font_lighter {
  font-size: 12px;
}
.invoice_body .table td {
  padding: 5px;
}
.invoice_body .table th {
  padding: 5px;
}
.bggrey {
  background: #ccc;
}
.id_field {
  font-size: 13px;
  font-weight: 400;
  margin: 0;
  background-color: #ccc;
  padding: 8px 10px;
  border-radius: 3px;
}

.adlogin_box {
  width: 300px;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: url(../images/login-bg.jpg);
  background-size: cover;
  padding: 20px;
  border-radius: 3px;
}
.adlogin_box label {
  width: 100%;
  font-size: 14px;
  margin: 10px 0 5px 0;
}
.adlogin_box input[type="text"] {
  width: 100%;
  height: 30px;
  font-size: 12px;
  padding: 10px;
  border: 0;
  background-color: #ccc;
  border-radius: 3px;
}
.adlogin_box input[type="password"] {
  width: 100%;
  height: 30px;
  font-size: 12px;
  padding: 10px;
  border: 0;
  background-color: #ccc;
  border-radius: 3px;
}
.adlogin_box input[type="submit"] {
  width: 100%;
  height: 30px;
  font-size: 12px;
  padding: 10px;
  border: 0;
  background-color: #795548;
  line-height: 10px;
  color: #fff;
  margin-top: 15px;
  border-radius: 3px;
}
.adlogin_box input:focus {
  outline: none;
}
.flip-card-3D-wrapper {
  position: relative;
  -o-perspective: 900px;
  -webkit-perspective: 900px;
  -ms-perspective: 900px;
  perspective: 900px;
}
#flip-card {
  -o-transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  -o-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.do-flip {
  -o-transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
#flip-card-btn-turn-to-back,
#flip-card-btn-turn-to-front {
  visibility: hidden;
  font-weight: 600;
  font-size: 12px;
  color: #333;
}
#flip-card .flip-card-front,
#flip-card .flip-card-back {
  position: absolute;
  -o-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 2;
  -webkit-box-shadow: 5px 6px 32px 2px rgba(133, 133, 133, 0.71);
  -moz-box-shadow: 5px 6px 32px 2px rgba(133, 133, 133, 0.71);
  box-shadow: 5px 6px 32px 2px rgba(133, 133, 133, 0.71);
  background-image: url(../images/login-bg.jpg);
  background-size: cover;
  padding: 20px;
  border-radius: 3px;
}
#flip-card .flip-card-front {
}
#flip-card .flip-card-back {
  -o-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
#flip-card .flip-card-front p,
#flip-card .flip-card-back p {
  margin: 10px 0 0 0;
  font-size: 12px;
  color: #333;
}
.logo_liner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-bottom: solid 1px #ccc;
  padding: 0 0 10px 0;
}
.logo_liner img {
  width: 35px;
}
.logo_liner h4 {
  font-size: 20px;
  margin: 0 0 0 10px;
}
.progress_short i {
  font-size: 10px;
  margin-right: 2px;
}
.progress_texter .progress {
  height: 25px;
}
.profile_imager {
  text-align: right;
}
.profile_imager img {
  width: 100px;
}
.vehicle {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.vehicle img {
  width: 100%;
  padding: 0 1px;
}

/*========== ChatBox ===========*/

.box.box-warning {
  border-top-color: #f39c12;
}

.box {
  width: 300px;
  position: absolute;
  right: 15px;
  bottom: 15px;
  background-color: #ccc;
  box-shadow: 0px 0px 10px #ccc;
  border-radius: 3px;
  background: #ffffff;
  border-top: 3px solid #d2d6de;
}

.box-header.with-border {
  border-bottom: 1px solid #f4f4f4;
}

.box-header.with-border {
  border-bottom: 1px solid #f4f4f4;
}

.box-header {
  color: #444;
  display: block;
  padding: 10px;
  position: relative;
}

.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
  content: "";
  display: table;
}

.box-header {
  color: #444;
  display: block;
  padding: 10px;
  position: relative;
}

.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion,
.box-header .box-title {
  display: inline-block;
  font-size: 15px;
  margin: 0;
  line-height: 1;
}

.box-header > .box-tools {
  position: absolute;
  right: 10px;
  top: 5px;
}

.box-header > .box-tools [data-toggle="tooltip"] {
  position: relative;
}

.bg-yellow,
.callout.callout-warning,
.alert-warning,
.label-warning,
.modal-warning .modal-body {
  background-color: #f39c12 !important;
}

.bg-yellow {
  color: #fff !important;
}

.btn {
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid transparent;
}

.btn-box-tool {
  padding: 5px;
  font-size: 12px;
  background: transparent;
  color: #97a0b3;
}

.direct-chat .box-body {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  position: relative;
  overflow-x: hidden;
  padding: 0;
}

.box-body {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 10px;
}

.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
  content: "";
  display: table;
}

.direct-chat-messages {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  padding: 10px;
  height: 250px;
  overflow: auto;
}

.direct-chat-messages,
.direct-chat-contacts {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out;
  -o-transition: -o-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}

.direct-chat-msg {
  margin-bottom: 10px;
}

.direct-chat-msg,
.direct-chat-text {
  display: block;
}

.direct-chat-info {
  display: block;
  margin-bottom: 2px;
  font-size: 12px;
}

.direct-chat-timestamp {
  color: #999;
}

.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: "";
}

.direct-chat-img {
  border-radius: 50%;
  float: left;
  width: 40px;
  height: 40px;
}

.direct-chat-text {
  border-radius: 5px;
  position: relative;
  padding: 5px 10px;
  background: #d2d6de;
  border: 1px solid #d2d6de;
  margin: 5px 0 0 50px;
  color: #444;
}

.direct-chat-msg,
.direct-chat-text {
  display: block;
}

.direct-chat-text:before {
  border-width: 6px;
  margin-top: -6px;
}

.direct-chat-text:after,
.direct-chat-text:before {
  position: absolute;
  right: 100%;
  top: 15px;
  border: solid transparent;
  border-right-color: #d2d6de;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
}

.direct-chat-text:after {
  border-width: 5px;
  margin-top: -5px;
}

.direct-chat-text:after,
.direct-chat-text:before {
  position: absolute;
  right: 100%;
  top: 15px;
  border: solid transparent;
  border-right-color: #d2d6de;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
}

:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.direct-chat-msg:after {
  clear: both;
}

.direct-chat-msg:after {
  content: "";
  display: table;
}

.direct-chat-info {
  display: block;
  margin-bottom: 2px;
  font-size: 12px;
}

.right .direct-chat-img {
  float: right;
}

.direct-chat-warning .right > .direct-chat-text {
  background: #f39c12;
  border-color: #f39c12;
  color: #fff;
}

.right .direct-chat-text {
  margin-right: 50px;
  margin-left: 0;
}

.box-footer {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top: 1px solid #f4f4f4;
  padding: 10px;
  background-color: #fff;
}

.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
  content: "";
  display: table;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/*========= Schedule table ===========*/

.bg-light-gray {
  background-color: #f7f7f7;
}
.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table-bordered td,
.table-bordered th {
  border: 1px solid #dee2e6;
}

.bg-sky.box-shadow {
  box-shadow: 0px 5px 0px 0px #00a2a7;
}

.bg-orange.box-shadow {
  box-shadow: 0px 5px 0px 0px #af4305;
}

.bg-green.box-shadow {
  box-shadow: 0px 5px 0px 0px #4ca520;
}

.bg-yellow.box-shadow {
  box-shadow: 0px 5px 0px 0px #dcbf02;
}

.bg-pink.box-shadow {
  box-shadow: 0px 5px 0px 0px #e82d8b;
}

.bg-purple.box-shadow {
  box-shadow: 0px 5px 0px 0px #8343e8;
}

.bg-lightred.box-shadow {
  box-shadow: 0px 5px 0px 0px #d84213;
}

.bg-sky {
  background-color: #02c2c7;
}

.bg-orange {
  background-color: #e95601;
}

.bg-green {
  background-color: #5bbd2a;
}

.bg-yellow {
  background-color: #f0d001;
}

.bg-pink {
  background-color: #ff48a4;
}

.bg-purple {
  background-color: #9d60ff;
}

.bg-lightred {
  background-color: #ff5722;
}

.padding-15px-lr {
  padding-left: 15px;
  padding-right: 15px;
}
.padding-5px-tb {
  padding-top: 5px;
  padding-bottom: 5px;
}
.margin-10px-bottom {
  margin-bottom: 10px;
}
.border-radius-5 {
  border-radius: 5px;
}

.margin-10px-top {
  margin-top: 10px;
}
.font-size14 {
  font-size: 14px;
}

.text-light-gray {
  color: #d6d5d5;
}
.font-size13 {
  font-size: 13px;
}

.table-bordered td,
.table-bordered th {
  border: 1px solid #dee2e6;
}
.table td,
.table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

/*=============== New Edition ===========*/

.brand-text {
  display: flex;
  justify-content: center;
}
.brand-link img {
  width: 60% !important;
  height: auto;
}
.nav_title {
  font-weight: 600;
  color: #fff;
}
.nav-item i {
  color: #f44336;
}
.short_input {
  width: 50px;
  border-radius: 0;
  border: solid 1px #ccc;
  text-align: center;
}
.short_input:focus {
  outline: none;
}
.short_by {
  padding: 15px;
}
.short_by label {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
}
.short_by select {
  width: 50px;
  border-radius: 0;
  border: solid 1px #ccc;
  text-align: center;
  font-size: 12px;
}
.short_by select:focus {
  outline: none;
}
.modal-header {
  padding: 10px !important;
}
.modal-title {
  margin-bottom: 0;
  font-size: 15px;
}
.modal-body {
  border-radius: 3px;
}

/*=========== Login ================*/

.login_main {
  width: 100%;
  height: 100vh;
  background-color: #22c3dd;
  position: relative;
}
.login_body {
  background: #007991; /* fallback for old browsers */
  background: -webkit-linear-gradient(
    to right,
    #78ffd6,
    #007991
  ); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(
    to right,
    #78ffd6,
    #007991
  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  height: 100vh;
  width: 100%;
  position: relative;
}
.login_box {
  width: 300px;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 20px;
}
.login_box label {
  width: 100%;
  font-size: 14px;
  margin: 10px 0 5px 0;
}
.login_logo {
  text-align: center;
  margin-bottom: 15px;
}
.login_logo img {
  width: 65%;
}
.login_box input[type="text"] {
  width: 100%;
  height: 40px;
  font-size: 12px;
  padding: 10px;
  border: 0;
  background-color: #eee;
  border-radius: 3px;
  margin-bottom: 10px;
}
.login_box input[type="password"] {
  width: 100%;
  height: 40px;
  font-size: 12px;
  padding: 10px;
  border: 0;
  background-color: #eee;
  border-radius: 3px;
  margin-bottom: 10px;
}
.login_box input[type="submit"] {
  width: 100%;
  height: 40px;
  font-size: 15px;
  padding: 10px;
  border: 0;
  background-color: #f44336;
  line-height: 10px;
  color: #333;
  border-radius: 3px;
  font-weight: 700;
}
.login_box input:focus {
  outline: none;
}

.custom_drop .dropdown-menu {
  margin: 8px 0 0 0 !important;
}
.custom_drop .dropdown-menu .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: transparent;
}
.inputwithbtn {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.inputwithbtn label {
  display: block;
  width: 100%;
}
.inputwithbtn input[type="text"] {
  width: 75%;
  border-radius: 4px 0 0 4px;
  height: 36px;
}
.inputwithbtn input[type="submit"],
.inputwithbtn .btn {
  font-size: 12px;
  width: 25%;
  padding: 0;
  background: #f44335;
  height: 100%;
  /* padding: 0.375rem 0.75rem; */
  /* line-height: 21px; */
  color: #fff;
  height: 36px;
  border-radius: 0 4px 4px 0 !important;
  line-height: 36px;
}
themecolor {
  color: #f44335;
}
.imageprev {
  margin-bottom: 15px;
}
.imageprev img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}
.positionSupDoc {
  position: absolute;
  right: 20px;
  top: 37px;
}
.removeserImg {
  position: absolute;
  top: -5px;
  right: -5px;
  color: #ce3133;
  z-index: 99;
  font-size: 20px;
  background: #fff;
  border-radius: 50%;
  line-height: 0;
}
/* ////////////////////SG////////////////// */
span.SupportDocument {
  float: right;
}
.table-bordered td {
  border: 1px solid #dee2e6;
  font-size: 11px;
  padding: 8px !important;
}
