.form-control-require,
.dataTables_filter input {
  display: block;
  width: 100%;
  height: calc(1.96875rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  color: #494c57;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ddd;
  border-radius: 0px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


.col-md-3 {
  margin-bottom: 17px !important;
}

.col-md-2 {
  margin-bottom: 17px !important;
}

.col-md-4 {
  margin-bottom: 17px !important;
}


.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 15px;
  border-left: 1px solid #ccc;
}

.sidenav a {
  padding: 8px 8px 8px 5px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;

}

.sidenav a img {
  border: 1px solid #ccc;
}


.sidenav b {
  font-size: 16px;
}


.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: -8px;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.sidenav .closebtn a hover {
  transition: 0;
}

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }

  .sidenav a {
    font-size: 18px;
  }
}

.formlbl {
  width: 100% !important;
}

.select2 {
  width: 100% !important;
}

.btnmargin {
  margin-top: 10px !important;
}

.font15 {
  font-size: 14px;
  padding-left: 6px;
}

.font35 {
  font-size: 35px;
  vertical-align: middle;
}

.downarrow {
  position: absolute;
  width: 100%;
  text-align: left;
  margin-top: -7px;
}

.dropmenuleft {
  margin-left: -36%;
  float: left;
}

.searchicon {
  position: absolute;
  float: right;
  font-size: 12px;
  cursor: pointer;
  margin-top: -23px;
  right: 23px;
}

.footerarea {
  text-align: center;
  height: 28px !important;
  width: 100% !important;
  max-width: 100% !important;
  border-top: 1px solid #cdd4e0;
  position: fixed;
  background: #fff;
  bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.ratingarea {
  float: left;
  width: 100%;
  vertical-align: baseline;
}

.flsarea {
  float: left;
  width: 100%;
  vertical-align: baseline;
  border-bottom: 1px solid #cdd4e0;
  margin-top: 7px;
  padding-bottom: 10px;
}

.flsarea:last-child {
  border-bottom: 0px solid #cdd4e0;
}

.follow {
  float: left;
  width: 100%;
  max-width: 100% !important;
  border: 1px solid #1c273c !important;
  border-left: 4px solid #1c273c !important;
  margin: 0px 0px 0px 0px;
  padding: 10px 10px 0px 10px;
}

.followimg {
  width: 50px !important;
  height: 50px !important;
  max-width: 100% !important;
}

.colorlink a {
  color: #080707;
  font-size: 13px;
}

.colorlink a:hover {
  color: #00008b;
}

#more {
  display: none;
}

#myBtn {
  cursor: pointer;
  color: #007bff;
}

#myBtn:hover {
  cursor: pointer;
  color: #0039e6;
}

.postara {
  float: none;
  width: 100% !important;
}

.cursorpnt {
  cursor: pointer;
}

.like-content {
  display: inline-block;
  cursor: pointer;
}

.like-content span {
  color: #3366ff;
}

.like-review {
  font-size: 13px;
}

.animate-like {}

@keyframes likeAnimation {}

/*mobile*/
@media screen and (max-width:1024px) {
  .follow {
    width: 100% !important;
  }

  .az-content-body-dashboard-three {
    padding: 5px !important;
  }

  .az-content .container,
  .az-content .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }

  .card-header,
  .card-footer {
    padding-left: 10px;
    padding-right: 10px;
  }

  .dataTables_length label {
    font-weight: normal;
    text-align: left;
    border: 0px solid red;
    white-space: nowrap;
    margin-left: 10px;
    margin-top: 97px !important;
    width: 41%;
  }

  .dataTables_length {
    margin-top: -90px !important;
    margin-left: 73% !important;
    width: 30% !important;
  }

  .dataTables_filter {
    margin-top: 6px !important;
    margin-left: 0px !important;
    float: left !important;
    width: 30% !important;
  }

  .dataTables_filter input {
    width: 100% !important;
    margin-left: 0.5em;
    display: inline-block;
  }

  .dt-buttons {
    margin-left: -193px !important;
    margin-top: 4px !important;
  }

  .col-md-3 {
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }

  .col-md-4 {
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }

  .artimg {
    max-width: 100% !important;
  }

  .btn-group,
  .btn-group-vertical {
    position: relative !important;
    display: block !important;
    margin-top: 58px !important;
  }

  .dtmg {
    margin-top: 0px !important;
  }

  .searchicon {
    position: absolute !important;
    float: right !important;
    cursor: pointer;
    margin-top: -23px !important;
    right: 23px !important;
  }

  .select2-container {
    z-index: 0 !important;
  }

  div.dataTables_wrapper div.dataTables_paginate {
    width: 56% !important;
  }

  .wt227 {
    width: 100% !important;
  }

  div.dataTables_wrapper div.dataTables_filter label {
    margin-top: 0px !important;
  }

  .select2 {
    color: #1c273c;
    width: 100% !important;
  }

  .hgt {
    height: 120px !important;
  }

  .searchbtns {
    width: 100% !important;
  }

  .mainsignin {
    margin-top: -7% !important;
  }

}

/*mobile*/

/* (1366x768) WXGA Display */
@media screen and (max-width: 1366px) {
  .navheight {
    height: 480px;
    overflow: auto !important;
  }
}

.navheight {
  height: 480px;
  overflow: auto !important;
}


.dataTables_filter {
  margin-top: -42px;
  display: none;
}

.themeimage {
  background-size: 70%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-animation: controlSpin 4s linear infinite;
  animation: controlSpin 4s linear infinite;
}

.customfieldset {
  display: block;
  margin-left: 2px;
  margin-right: 2px;
  padding-top: 0.35em;
  padding-bottom: 0.625em;
  padding-left: 0.75em;
  padding-right: 0.75em;
  border: 1px groove;
}

.customlegend {

  display: block;
  width: auto;
  max-width: 100%;
  padding: 5px;
  margin-bottom: .5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;

}

.visualCardContainer {
  min-width: 25%;
}

.az-content-title {
  margin-bottom: 5px;
}

.profile-pic {
  max-width: 200px;
  max-height: 200px;
  display: block;
}

.file-upload {
  display: none;
}

.circle {
  border-radius: 1000px !important;
  overflow: hidden;
  width: 130px;
  height: 130px;
  border: 0px solid rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 0px;
  background: #efefef;
}

.p-image {
  position: absolute;
  top: 87px;
  left: 98px;
  color: #666666;
  transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
}

.p-image:hover {
  transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
}

.upload-button {
  font-size: 1.2em;
}

.upload-button:hover {
  transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
  color: #999;
}

.page-link {
  width: auto;
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #1c273c;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.paginate_button {
  padding: 0px !important;
  width: auto !important;
  height: auto !important;
  background: transparent !important;
  margin: 0px !important;
}

.DTsearch {
  height: 25px;

}

.page-item:first-child .page-link {

  margin-left: 0 !important;
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;

}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.wcl {
  color: #fff;
  float: left;
  height: 33px !important;
}


.wcl a {
  color: #fff;
}

.dt-buttons {
  position: absolute;
  margin-top: -46px;
  margin-left: 50.5%;
}


.dataTables_length {
  margin-top: -41px;
  margin-left: 72%;
  position: absolute;
  display: none;
}

.card-body h1 {
  font-size: 15px !important;
  padding: 10px 0px 10px 0px;
  margin: 0px;
  color: #1c273c;
}

.artimg {
  max-width: 100%;
  width: 100%;
  height: 150px !important;
}


.textcolor {
  color: #8b8b8b !important;
  font-size: 13px !important;
}

.textcount {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 85px;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.card-footer2 {
  padding: 5px 5px 5px 17px;
  background-color: #f7f7f7;
  color: #444;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.card-footer:last-child {
  border-radius: 0 0 calc(3px - 1px) calc(3px - 1px);
}

.filterDiv {
  display: none;
}

.show {
  display: block;
}

.font-13 {
  font-size: 13px;
  color: #5d5d5d;
}

.divborder {
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.divborder2 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}


.rgp {
  margin-left: -104px !important;
}

.active2 {
  color: #fff !important;
  background-color: #3366ff !important;
  border: 0px solid #1a53ff;
  padding: 5px 10px 5px 10px;
}

.icnclr {
  color: #1c273c;
}

.dtmg {
  margin-top: 30px;
}

.box {
  display: none;
}


.timeline-detail {
  padding: 3rem 0
}

#timeline {
  margin-bottom: 1rem
}

[class*=timeline-status-] p {
  margin: 0;
  font-size: 1.1rem;
  color: #fff;
  text-transform: uppercase;
  text-align: center
}

[class*=timeline-status-] {
  padding: 1.6rem 0
}

.timeline-status-intransit {
  background-color: #65aee0
}

.timeline-status-outfordelivery {
  background-color: #f5a551
}

.timeline-status-deliveryoffice {
  background-color: #f7dc6f
}

.timeline-status-delivered {
  background-color: #4cbb87
}

.timeline-status-attemptfail {
  background-color: #b789c7
}

.timeline-status-error,
.timeline-status-exception {
  background-color: #d26759
}

.timeline-status-expired {
  background-color: #616e7d
}

.timeline-status-pending {
  background-color: #ccc
}

.timeline-status-inforeceived {
  background-color: #214977
}

.timeline-list {
  border: 0px solid #e5e5e5
}

.timeline-item {
  border-left: 1px solid #e5e5e5;
  position: relative;
  padding: 2rem 1.5rem .5rem 2.5rem;
  font-size: .9rem;
  margin-left: 3rem;
  min-height: 5rem
}

.timeline-item:last-child {
  padding-bottom: 0rem
}

.timeline-item .timeline-date {
  margin-bottom: .5rem
}

.timeline-item .timeline-date span {
  color: #888;
  font-size: 85%;
  padding-left: .4rem
}

.timeline-item .timeline-content {
  padding: .5rem .8rem;
  background-color: #f4f4f4;
  border-radius: .5rem
}

.timeline-item .timeline-content span {
  display: block;
  color: #888;
  font-size: 85%
}

.timeline-item .timeline-icon {
  line-height: 2.6rem;
  position: absolute;
  left: -1.6rem;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  font-size: 1.1rem;
  background-color: #fff;
  padding-top: 3px;
  color: #fff
}

.trackbox {
  background: #fff;
  margin-top: 8px;
  max-width: 100%;
  font-size: 13px;
  color: #1c273c;
  padding: 8px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  border-radius: 4px;
}

.trackbox2 {
  background: #fff;
  margin-top: 8px;
  max-width: 28%;
  font-size: 13px;
  color: #1c273c;
  padding: 8px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  border-radius: 4px;
}

.timeline-item .timeline-icon.status-sponsored {
  background-color: #f68
}

.timeline-item .timeline-icon.status-delivered {
  background-color: #4cbb87
}

.timeline-item .timeline-icon.status-outfordelivery {
  background-color: #f5a551
}

.timeline-item .timeline-icon.status-deliveryoffice {
  background-color: #f7dc6f
}

.timeline-item .timeline-icon.status-attemptfail {
  background-color: #b789c7
}

.timeline-item .timeline-icon.status-exception {
  background-color: #d26759
}

.timeline-item .timeline-icon.status-inforeceived {
  background-color: #214977
}

.timeline-item .timeline-icon.status-intransit {
  color: #fff;
  width: 50px;
  height: 50px;
  padding-top: 6px;
  border: 1px solid #7cb342;
  background: #7cb342;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

@media(min-width:992px) {
  .timeline-item {
    margin-left: 4rem
  }

  .timeline-item .timeline-date {
    position: absolute;
    left: -10rem;
    width: 7.5rem;
    text-align: right
  }

  .timeline-item .timeline-date span {
    display: block
  }

  .timeline-item .timeline-content {
    padding: 0;
    background-color: transparent
  }
}

.ficlr {
  color: #fff;
}

.bg-gray {
  background-color: #7d8ba3 !important;
}

.tx-white a:hover {
  color: #fff;
}

.iconlbl {
  width: 20px !important;
}

.rprtext {
  width: 200px !important;
}

.wt227 {
  width: 265px;
}

.hgt {
  height: 70px;
}

.mg-l-minus {
  margin-left: -16px;
}

.adminimg {
  width: 100px !important;
  height: 100px !important;
  max-width: 100% !important;
}

.icnfnt {
  font-size: 18px;
  color: #8b8b8b;
  cursor: pointer;
}

.actionbtn {
  margin-right: 42%;
}

.brdr-bottom {
  border-bottom: 1px solid #ccc;
}

.files input {
  outline: 2px dashed #92b0b3;
  outline-offset: -10px;
  -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
  transition: outline-offset .15s ease-in-out, background-color .15s linear;
  padding: 120px 0px 85px 6%;
  text-align: center !important;
  margin: 0;
  width: 100% !important;
}

.files input:focus {
  outline: 2px dashed #92b0b3;
  outline-offset: -10px;
  -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
  transition: outline-offset .15s ease-in-out, background-color .15s linear;
  border: 1px solid #92b0b3;
}

.files {
  position: relative
}

.files:after {
  pointer-events: none;
  position: absolute;
  top: 60px;
  left: 0;
  width: 50px;
  bottom: 0;
  right: 0;
  height: 56px;
  content: "";
  background-image: url(https://image.flaticon.com/icons/png/128/109/109612.png);
  display: block;
  margin: 0 auto;
  background-size: 100%;
  background-repeat: no-repeat;
}

.color input {
  background-color: #f1f1f1;
}

.files:before {
  position: absolute;
  bottom: 10px;
  left: 0;
  pointer-events: none;
  width: 100%;
  right: 0;
  height: 31px;
  content: " or drag it here. ";
  display: block;
  margin: 0 auto;
  color: #2ea591;
  font-weight: 600;
  text-transform: capitalize;
  text-align: center;
}

.DTFC_LeftBodyLiner {
  overflow-x: hidden !important;
}

.filtericon {
  float: left;
}

.blkclr {
  color: #000;
  cursor: pointer;
  font-size: 14px;
}


.searchtext {
  margin-left: 0;
  border: 1px solid #cdd4e0;
  padding: 5px 10px;
  line-height: 1.539;
  color: #031b4e;
  border-radius: 3px;
  width: 100%;
}

.searchtext2 {
  margin-left: 0;
  border: 1px solid #cdd4e0;
  padding: 6px 10px;
  line-height: 1.539;
  color: #031b4e;
  border-radius: 3px;
  width: 100%;
}

.searchbtns {
  width: 70%;
}

#topfilter_0 {
  display: none;
}

.k-grid td {
  white-space: nowrap;
}

.tree {
  margin: 1em;
}

.tree input {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

.tree input~ul {
  display: none;
}

.tree input:checked~ul {
  display: block;
}

/* ���������������������E
  Tree rows
*/
.tree li {
  line-height: 1.2;
  position: relative;
  padding: 0 0 1em 1em;
}

.tree ul li {
  padding: 1em 0 0 1em;
}

.tree>li:last-child {
  padding-bottom: 0;
}

/* ���������������������E
  Tree labels
*/
.tree_label {
  position: relative;
  display: inline-block;
  background: #fff;
}

label.tree_label {
  cursor: pointer;
}

label.tree_label:hover {
  color: #666;
}

/* ���������������������E
  Tree expanded icon
*/
label.tree_label:before {
  background: #000;
  color: #fff;
  position: relative;
  z-index: 1;
  float: left;
  margin: 0 1em 0 -2em;
  width: 1em;
  height: 1em;
  border-radius: 1em;
  content: '+';
  text-align: center;
  line-height: .9em;
}

:checked~label.tree_label:before {
  content: '�E;'
}

.has-search .form-control {
  padding-left: 2rem;
  font-size: 13px;
}

.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.300rem;
  height: 2.375rem;
  line-height: 2.100rem;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}

.widgetbox {
  float: left;
  width: 100%;
  margin-bottom: 11px;
}

.widgetbox h1 {
  color: #1c273c;
  font-weight: 500;
  font-size: 14px;
  position: relative;
  margin-bottom: 15px;
}

.widgetbox2 {
  float: left;
  width: 100%;
  border-top: 1px solid #ccc;
  padding-top: 15px;
}

.widgetbox2 h1 {
  color: #1c273c;
  font-weight: 500;
  font-size: 14px;
  position: relative;
  margin-bottom: 15px;
}

.widgettext {
  width: 100%;
  line-height: 28px;
}


.widgettext a:hover {
  color: #000;
}

.cardbox {
  float: left;
  background: #fff;
  text-align: center;
  width: 100%;
}

.cardbox h1 {
  background: #3974b1;
  margin: 0px;
  padding: 5px 0px 5px 10px;
  color: #fff;
  font-size: 14px;
}

.cardtxt {
  float: left;
  width: 100%;
  padding: 10px;
  text-align: center;
  border: 1px solid #3974b1;
}


.ulcss {
  padding: 0px;
  margin: 0px 0px 0px 28px;
}

.cardheight {
  height: 320px;
}

.linehght {
  line-height: 15px;
}

.iconlnk {
  display: flex;
}

.iconlnk a {
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  padding-right: 5px;
}

.iconlnk a:hover {
  color: #ccc;
  text-decoration: none;
}

.bdr {
  border: 1px solid #cdd4e0;
}

.bdr2 {
  border: 1px solid #cdd4e0;
  border-top: 0px solid;
  border-bottom: 0px solid;
}

.hdg-title {
  font-weight: 500;
  font-size: 15px;
  padding: 5px 0px 5px 12px;
  text-indent: -1px;
  background: #78879f;
  color: #fff;
  position: relative;
  margin-bottom: 20px;
}

.searchbtns2 {
  width: 99.5%;
}

.quilheight {
  height: 170px;
}

.recpt {
  width: 95%;
}

.setmenu {
  width: 300px;
  padding-top: 0px;
}

#morrisBar {
  height: 180px;
  width: 100% !important;
}

.count {
  color: #2a63f8;
  font-weight: bold;
  padding-left: 3px;
}

.cameraimg {
  width: 53px;
  height: 41px;
  border: 0px solid;
  background: none;
}

/* .postdiv {height:200px; overflow-x:hidden!important; overflow:auto;} */

.aiml {
  display: block;
  height: 500px;
  overflow: auto;
}

.aiml a {
  width: 100%;
  color: #323232;
  font-weight: 400;
  border-bottom: 1px solid #ccc;
  float: left;
  padding-bottom: 5px;
  padding-top: 5px;
}

.aiml a:hover {
  color: #000;
}

.rulestab {
  height: 538px;
  overflow: auto;
  overflow-x: hidden;
}

.whiteclr {
  color: #fff;
  padding: 4px 10px 4px 10px;
}

.searchicon2 {
  position: absolute;
  float: right;
  font-size: 12px;
  cursor: pointer;
  margin-top: -23px;
  right: 39px;
  z-index: 999;
}

.dislink {
  display: block;
  margin-left: 16px;
}

.dislink ul {
  margin-bottom: 0px;
  padding: 0px;
}

.dislink ul li {
  list-style-type: disc;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ccc;
  padding-top: 5px;
  padding-bottom: 5px;
}

.dislink ul li:last-child {
  border-bottom: 0px solid #ccc;
}

.crdschdl {
  margin: -1px 0px 0px 16px;
  min-height: 280px;
}

.schedulediv {
  margin-left: -17px;
}

.chat-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 15px;
  border: 3px solid #f1f1f1;
  background: #fff;
  z-index: 9999;
}

.chatclose {
  position: absolute;
  right: 91px;
  color: #fff;
  top: 8px !important;
  font-size: 18px;
  font-weight: 400;
}

.chaticon {
  position: fixed;
  right: 36px;
  bottom: 0;
  width: 70px;
  text-align: right;
  padding: 20px;
  z-index: 1003;
}

.ticketlink {
  color: #000;

}

.accordingbody {
  border: 1px solid #cdd4e0;
  background: #fff;
  margin-bottom: 10px;
  margin-top: 2px;
  padding: 15px !important;
}

.accordingbody2 {
  border: 1px solid #cdd4e0;
  background: #fff;
  margin-bottom: 10px;
  margin-top: 2px;
  padding: 15px !important;
  height: 250px;
}

.fonticon {
  font-weight: 900;
  font-size: 15px;
  padding-right: 7px;
}

.fonticon2 {
  font-weight: 900;
  font-size: 18px;
  padding-right: 7px;
}

.btn-light2 {
  color: #1c273c;
  background-color: #e3e7ed;
  padding: 5px 10px 5px 8px;
  border: 1px solid#dcdcdc;
  margin-bottom: 5px;
  float: left;
  margin-right: 3px;
  cursor: pointer;
}

.btn-light2:hover {
  color: #fff !important;
  background-color: #3366ff !important;
}

.card-header-catalog {
  padding: 5px 5px 5px 17px;
  background-color: #f7f7f7;
  color: #444;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}


.artimg2 {
  max-width: 100% !important;
  height: 150px;
  text-align: center;
}

.readmore a {
  color: #fff;
  text-decoration: none;
}

.readmore a:hover {
  color: #ccc;
}

.font14 {
  font-size: 14px;
}

.servichght {
  height: 314px;
  overflow: auto;
}


.servichght2 {
  height: 144px;
  overflow: auto;
}

.servichght3 {
  height: 144px;
  overflow: auto;
}

.servichght4 {
  height: 144px;
  overflow: hidden;
}

.servichght5 {
  height: 264px;
  overflow: hidden;
}

.servichght6 {
  height: 454px;
  overflow: auto;
}

.servichght7 {
  height: 388px;
  overflow: auto;
}


.cartamnt {
  display: flex;
  margin-top: 2px;
  margin-bottom: 2px;
}

.cartamnt2 {
  display: flex;
  margin-top: 2px;
  margin-bottom: 2px;
  font-weight: 700;
  color: #3467ff;
  font-size: 16px;
}

.cartamnttext {
  display: flex;
  color: #3467ff;
  font-size: 16px;
}


.relatedsearch {
  padding: 0px 10px 10px 10px;
  width: 402px;
}

.rsrch {
  width: 100%;
  height: 400px;
  overflow: auto;
}


.k-pager-refresh {
  display: none;
}

.addinfodiv {
  margin-left: -14px;
}

#divbtnColVis {
  height: 380px;
  overflow: auto;
}

.whitecolor {
  color: #fff;
}

.articlelinks {
  display: block;
  margin-left: 0px;
  height: 361px;
  overflow: auto;
}

.articlelinks ul {
  margin-bottom: 0px;
  padding: 0px;
}

.articlelinks ul li {
  list-style-type: disc !important;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ccc;
  padding-top: 5px;
  padding-bottom: 5px;
}

.articlelinks ul li:last-child {
  border-bottom: 0px solid #ccc;
}

.articletags {
  height: 150px;
  overflow: auto;
}

.rdiobox2 {
  font-weight: normal;
  position: relative;
  display: inline;
  padding-top: 5px;
  margin-right: 10px;
}

.timeline-item .timeline-icon.status-createnew {
  background-color: #800000;
  color: #fff;
}

.select2-selection__clear {
  font-size: 21px;
  margin-right: 4px;
}

#secondImage {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 20px;
}

#firstImg {
  position: fixed;
  right: 20px;
  bottom: 80px;
}

.active #firstImg {
  display: none;
}

.active #secondImage {
  display: inline-block;
}

#js-licensing {
  display: none;
}