.icon-reports:before {
  content: "";
}
.icon-fb:before {
  content: "";
}
.icon-twitter:before {
  content: "";
}
.icon-linkedin:before {
  content: "";
}
.icon-heart-1:before {
  content: "";
}
.icon-comment-1:before {
  content: "";
}
.tree-modal .modal-body .filter-empty-box {
  border: 1px solid #c4c4c4;
  width: 100px;
  border-left: none;
}
.tree-modal .modal-body .tree-section {
  padding: 15px;
}
.tree-modal .modal-body .tree-section span {
  font-size: 14px;
}
.testplan-modals .jstree-textbox {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.blog-detail-section img {
  max-width: 100%;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef !important;
    opacity: 1;
}
.test-suites-table .ts-refcol {
    min-width: 260px !important;
    max-width: 400px !important;
    overflow: hidden;
}
.testplan-modals .jstree-textbox .jstree-text {
  white-space: nowrap;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 195px;
  margin-right: 2px;
}
.testplan-modals .jstree-textbox .jstree-counts {
  color: #767677;
  font-size: 11px;
}
.testplan-modals .modal-header {
  padding-bottom: 5px;
}
.testplan-modals .modal-body {
  padding-top: 0px;
}
.tree-modal .modal-body .apply-filters {
  border: 1px solid #c4c4c4;
  border-left: none;
  min-width: 245px;
}
.testplan-modals .modal-body .custom-checkbox label {
  font-weight: 500;
  padding-left: 5px;
}
.testplan-modals .modal-body .selected-cases {
  padding: 0px 0px 10px 10px;
  font-size: 16px;
  color: #767677;
}
.testplan-modals .modal-body .login-auth {
  border: 1px solid #c4c4c4;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}
.testplan-modals .modal-body .login-auth__head span {
  font-weight: 600;
}
.testplan-modals .modal-body .login-auth__head span i {
  font-size: 12px;
  padding: 0px 2px;
}
.testplan-modals .modal-body .login-auth__head a {
  color: #000;
}
.testplan-modals .modal-body .login-auth__head .ellipsis-dots {
  color: #1eaae7;
}
.testplan-modals .modal-body .login-auth .close-btn {
  position: absolute;
  right: -20px;
  top: 50%;
  z-index: 1;
  width: 40px;
  height: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 30px;
}
.testplan-modals .modal-body .login-auth .open-btn {
  position: absolute;
  right: -60px;
  top: 50%;
  z-index: 1;
  min-width: 90px;
  height: 38px;
  font-size: 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.testplan-modals .modal-body .login-auth .open-btn i {
  font-size: 14px;
}
.testplan-modals .modal-body .login-auth .cases-selection__head span {
  margin-bottom: 0px;
}
.testplan-modals .modal-body .cases-selection {
  border: 1px solid #c4c4c4;
  border-right: none;
}
.testplan-modals .modal-body .cases-selection__head span {
  font-size: 14px;
  display: block;
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.testplan-modals .modal-body .cases-selection__head a {
  color: #1eaae7;
}
.testplan-modals .modal-body .cases-selection__head a:first-child {
  padding-right: 5px;
  border-right: 2px solid #000;
}
.testplan-modals .modal-body .cases-selection__body {
  height: 400px;
  overflow: auto;
}
.testplan-modals .modal-body .cases-selection__body .custom-control {
  border-bottom: 1px solid #c4c4c4;
  padding-bottom: 10px;
  padding-top: 10px;
  display: -ms-flexbox;
  display: flex;
  padding-left: 30px;
}
.testplan-modals .modal-body .cases-selection__body .custom-control input {
  width: 24px;
}
.testplan-modals .modal-body .cases-selection__body .custom-control span {
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
}
.testplan-modals .modal-body .cases-selection__body .custom-control:hover {
  background-color: #f4f6f7;
}
.testplan-modals .modal-body .apply-filters {
  border: 1px solid #c4c4c4;
  border-left: none;
  min-width: 245px;
}
.testplan-modals .modal-body .apply-filters__head {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 50px;
}
.testplan-modals .modal-body .apply-filters__head button {
  font-size: 14px;
  min-width: 156px;
  height: 38px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: center;
  align-items: center;
}
.testplan-modals .modal-body .apply-filters__head button i {
  color: #fff;
}
.testplan-modals .modal-body .apply-filters__head i {
  color: #c4c4c4;
}
.testplan-modals .modal-body .apply-filters__head .dropdown-menu {
  -webkit-transform: translate3d(0px, 50px, 0px) !important;
  transform: translate3d(0px, 50px, 0px) !important;
}
.testplan-modals .modal-body .apply-filters .accordion__head {
  padding: 5px 10px;
  border-top: 1px solid #c4c4c4;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.testplan-modals .modal-body .apply-filters .accordion__head button {
  margin-right: 5px;
  font-size: 12px;
}
.testplan-modals .modal-body .apply-filters .accordion-body {
  padding-left: 25px;
  margin-bottom: 10px;
}
.testplan-modals .modal-body .apply-filters .accordion-date-filter {
  display: -ms-flexbox;
  display: flex;
}
.testplan-modals
  .modal-body
  .apply-filters
  .accordion-date-filter
  .date-picker {
  background-color: #fff;
  border: 1px solid #c4c4c4;
  border-radius: 10px;
}
.testplan-modals
  .modal-body
  .apply-filters
  .accordion-date-filter
  .date-picker
  input {
  background-color: #fff;
  padding: 8px 0px 8px 8px;
  font-size: 10px;
}
.testplan-modals
  .modal-body
  .apply-filters
  .accordion-date-filter
  .date-picker
  span {
  background-color: #fff;
  font-size: 16px;
}
.testplan-modals .modal-body .filter-empty-box {
  border: 1px solid #c4c4c4;
  width: 100px;
  border-left: none;
}
.testplan-modals .modal-body .tree-section {
  padding: 15px;
}
.testplan-modals .modal-body .tree-section span {
  font-size: 14px;
}
.jstree-textbox {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.jstree-textbox .jstree-text {
  white-space: nowrap;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 195px;
  margin-right: 2px;
}
.jstree-textbox .jstree-counts {
  color: #767677;
  font-size: 11px;
}
.jstree-anchor {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.jstree-anchor .jstree-icon.jstree-checkbox {
  background: url("../images/uncheckbox.png") no-repeat !important;
}
.jstree-anchor .jstree-icon.jstree-undetermined {
  background: url("../images/partial-check.png") no-repeat !important;
}
.jstree-anchor.jstree-checked .jstree-icon.jstree-checkbox {
  background: url("../images/checkbox.png") no-repeat !important;
}
.jstree-default .jstree-clicked {
  background: none;
}
li.jstree-open > a .jstree-themeicon {
  background: url("../images/open-folder.png") 0px 0px no-repeat !important;
}
li.jstree-closed > a .jstree-themeicon {
  background: url("../images/folder.png") 0px 0px no-repeat !important;
}
a .jstree-themeicon {
  background: url("../images/folder.png") 0px 0px no-repeat !important;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p51 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p52 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p53 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p54 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p55 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p56 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p57 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p58 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p59 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}

.gridboxes__boxes .mscases__cases--box1 .c100.p60 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p61 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p62 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p63 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p64 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p65 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p66 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p67 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p68 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p69 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p70 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p71 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p72 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p73 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p74 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p75 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p76 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p77 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p78 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p79 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p80 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p81 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p82 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p83 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p84 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p85 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p86 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p87 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p88 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p89 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p90 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p91 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p92 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p93 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p94 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p95 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p96 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p97 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p98 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p99 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box1 .c100.p100 .fill {
  border: 0.09em solid #ed8a8a;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p51 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p52 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p53 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p54 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p55 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p56 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p57 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p58 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p59 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p60 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p61 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p62 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p63 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p64 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p65 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p66 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p67 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p68 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p69 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p70 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p71 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p72 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p73 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p74 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p75 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p76 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p77 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p78 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p79 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p80 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p81 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p82 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p83 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p84 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p85 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p86 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p87 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p88 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p89 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p90 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p91 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p92 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p93 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p94 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p95 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p96 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p97 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p98 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p99 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box2 .c100.p100 .fill {
  border: 0.09em solid #f3db84;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p51 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p52 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p53 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p54 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p55 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p56 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p57 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p58 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p59 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p60 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p61 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p62 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p63 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p64 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p65 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p66 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p67 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p68 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p69 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p70 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p71 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p72 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p73 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p74 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p75 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p76 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p77 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p78 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p79 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p80 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p81 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p82 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p83 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p84 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p85 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p86 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p87 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p88 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p89 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p90 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p91 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p92 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p93 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p94 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p95 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p96 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p97 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p98 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p99 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box3 .c100.p100 .fill {
  border: 0.09em solid #75d5ff;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p51 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p52 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p53 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p54 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p55 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p56 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p57 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p58 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p59 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p60 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p61 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p62 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p63 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p64 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p65 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p66 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p67 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p68 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p69 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p70 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p71 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p72 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p73 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p74 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p75 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p76 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p77 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p78 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p79 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p80 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p81 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p82 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p83 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p84 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p85 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p86 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p87 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p88 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p89 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p90 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p91 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p92 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p93 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p94 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p95 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p96 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p97 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p98 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p99 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}
.gridboxes__boxes .mscases__cases--box4 .c100.p100 .fill {
  border: 0.09em solid #86a1ab;
  z-index: 1;
}

.testsuitescases-fixes .text-secondary.card-footer-btns {
  color: #1eaae7 !important;
}
.test-suites-cases .sort-by-filter {
  margin: 0;
  padding-right: 0;
}

.test-suites-cases .search-input input {
  width: 100%;
  min-width: 380px;
}
@media (min-width: 768px) {
  .test-suites-cases .search-input input {
    min-width: auto;
    font-size: 0.9rem;
  }
  
}
.test-suites-cases
  .content-row
  .select-row-list
  .custom-checkbox
  label
  i.icon-test-case {
  margin-right: 0.6rem;
  font-size: 1.375rem;
}
@media (min-width: 768px) and (max-width: 1367px) {
  .test-suites-cases
    .content-row
    .select-row-list
    .custom-checkbox
    label
    i.icon-test-case {
    font-size: 1.15rem;
  }
}
@media (min-width: 1801) {
    .case-title {
        width: 500px !important;
        max-width: 500px !important;
    }
}
@media (max-width: 1800) {
    .case-title {
        width: 170px !important;
        max-width: 170px !important;
    }
}
@media (min-width: 768px) and (max-width: 1367px) {
  .test-suites-cases .run-test {
    width: 90px;
    font-size: 0.8rem;
  }
}

.test-suites-cases .select-row-list .complete-li {
  border: none;
}

@media (min-width: 768px) and (max-width: 1367px) {
  .test-suites-cases .select-row-list .complete-li {
    padding: 0;
  }
}

.test-suites-cases .select-row-list .complete-li.item-checked {
  background-color: #e7f3f8;
  border: none;
}
@media (min-width: 768px) and (max-width: 1367px) {
  .test-suites-cases .select-row-list .due-date {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1367px) {
  .test-suites-cases .sort-by-text {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 1367px) {
  .test-suites-cases .content-row .select-row-list span {
    font-size: 0.8rem;
  }
}
@media (min-width: 768px) and (max-width: 1367px) {
  .test-suites-cases .content-row .select-row-list .due-date span {
    font-size: 0.7rem;
  }
}
@media (min-width: 768px) and (max-width: 1367px) {
  .test-suites-cases .date-picker input {
    width: 90px;
    max-width: 150px;
  }
}
@media (min-width: 768px) and (max-width: 1367px) {
  .test-suites-cases .gridboxes__boxes {
    padding: 15px 15px 15px 15px;
  }
}
@media (min-width: 768px) and (max-width: 1367px) {
  .test-suites-cases .gridboxes__boxes .icon-test-case {
    font-size: 28px;
  }
}
@media (min-width: 768px) and (max-width: 1367px) {
  .test-suites-cases .gridboxes__boxes .gridbox-description {
    font-size: 0.875rem;
    line-height: 1.4;
  }
}
@media (min-width: 768px) and (max-width: 1367px) {
  .test-suites-cases .sort-by .search-filter button {
    padding: 0.625rem 1.9375rem;
    border-radius: 1.875rem;
    font-size: 0.9rem;
  }
}

.error-prompt {
  margin-right: 5px;
}
.validation-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.error-prompt {
  display: none;
}

.modal-body .error-msg .input_field {
  border: 1px solid #e71e1e;
  background-color: rgba(231, 30, 30, 0.06);
}
.modal-body .error-msg .error-prompt {
  display: inline-block;
}
.text-info-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.settings-personal {
  padding: 10px 25px;
}
.settings-personal .btn-secondary-color {
  padding: 12px 55px;
}
@media (max-width: 1199px) {
  .settings-personal .btn-secondary-color {
    padding: 10px 30px;
  }
}
.settings-personal .avatar-wrap .validate {
  font-size: 13px;
  margin: 10px;
  display: block;
  color: #969ba0;
}
.settings-personal .avatar-wrap .validate.validate-err {
  color: #e71e1e;
}
.settings-personal .avatar-wrap .edit_image {
  display: block;
  width: 100%;
  position: relative;
  height: auto;
}
.settings-personal .avatar-wrap .edit_image button {
  color: #1eaae7;
  border-radius: 50%;
  padding-left: 17px;
  padding-right: 17px;
  font-size: 12px;
  font-weight: 500;
  margin-right: 15px;
  background-color: #e7f3f8;
  border: 4px solid #fff;
  padding: 0;
  width: 55px;
  height: 55px;
  line-height: 45px;
  text-align: center;
  position: absolute;
  left: auto;
  margin-right: 0;
  top: 0;
  right: 15px;
}
@media (max-width: 1199px) {
  .settings-personal .avatar-wrap .edit_image button {
    top: -8px;
    right: 0px;
  }
}
.settings-personal .centered {
  text-align: center;
}
.settings-personal .form-label h6 {
  font-size: 1rem;
  font-weight: 600;
}
@media (max-width: 1199px) {
  .settings-personal .form-label h6 {
    font-size: 0.9rem;
  }
}
.settings-personal input.form-control {
  width: 100%;
  height: calc(1.5em + 1.2rem + 5px);
  font-size: 14px;
  padding: 15px 18px;
  border: 1px solid #dfe1e6;
  border-radius: 0.375rem;
  height: 50px;
}
.settings-personal input.form-control.input-pass {
  -ms-flex-order: 0;
  order: 0;
  padding-right: 60px;
}

.settings-personal input.form-control.disabled {
  color: #b4b7bb;
  border: 1px solid #eee;
  background-color: #eee;
}
.settings-personal .d-aligned {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: center;
  justify-content: center;
}
.settings-personal .p-none {
  padding: 0;
}
.settings-personal .tabs .nav-link {
  padding: 10px 40px;
  font-size: 17px;
  color: #969ba0;
  font-weight: 600;
}
@media (max-width: 1199px) {
  .settings-personal .tabs .nav-link {
    padding: 10px 30px;
    font-size: 15px;
  }
}
.settings-personal .tabs .nav-link.active {
  background-color: #1eaae7;
  color: #fff;
}
.settings-personal .tab-details {
  background: #fff;
  padding: 25px;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.01);
  border-radius: 30px;
}
.settings-personal .tab-content {
  padding: 35px 90px;
  border-radius: 10px;
  border: solid 1px #dfe1e6;
}

@media (max-width: 1199px) {
  .settings-personal .tab-content {
    padding: 30px 30px;
  }
}
.settings-personal h5 .secuirty-innerheading {
  color: #969ba0;
  font-weight: 600;
}
.settings-personal .btn .btn-svchanges {
  padding: 0;
}
.settings-personal .list-conditions i {
  font-size: 15px;
}
.settings-personal .list-conditions i.icon-close {
  color: #e71e1e;
}
.settings-personal .list-conditions i.icon-check {
  color: #24cc09;
}
.settings-personal .list-conditions li {
  color: #aaa;
  font-size: 14px;
}
@media (max-width: 1199px) {
  .settings-personal .list-conditions li {
    font-size: 11px;
  }
}
.settings-personal .plan-desc li {
  color: #000;
}
.settings-personal .report-box a {
  display: block;
  font-size: 13px;
  color: #1eaae7;
  text-align: right;
}
.settings-personal .Control-label--showPassword {
  width: 32px;
  position: absolute;
  top: 37px;
  left: auto;
  right: 65px;
  margin-bottom: 0;
  text-align: right;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .settings-personal .Control-label--showPassword {
    top: 33px;
    right: 60px;
  }
}
.settings-personal .show-password {
  display: none;
}
.settings-personal .show-password:checked ~ .ControlInput--password {
  text-security: disc;
  -webkit-text-security: disc;
  -moz-text-security: disc;
}
.settings-personal
  .show-password:checked
  ~ .Control-label--showPassword
  .svg-toggle-password {
  transition: 1s all ease;
}
.settings-personal
  .show-password:checked
  ~ .Control-label--showPassword
  .svg-toggle-password
  .closed-eye {
  opacity: 1;
  transition: opacity 300ms ease, height 400ms ease;
  width: 3px;
  height: 40px;
  fill: #9e9e9e;
}

.settings-personal .svg-toggle-password .closed-eye {
  opacity: 0;
  height: 0;
}
.settings-personal .pos-relative {
  position: relative;
}
.settings-personal .error-prompt {
  display: none;
}
.settings-personal .error-msg .error-prompt {
  display: block;
}
.settings-personal .error-msg .text {
  font-size: 14px;
}
@media (max-width: 1199px) {
  .settings-personal .error-msg .text {
    font-size: 11px;
  }
}
.settings-personal .error-msg input.form-control {
  border: 1px solid #e71e1e;
  background-color: rgba(231, 30, 30, 0.06);
}
.settings-personal .pconfirm {
  padding: 0 45px 0 45px;
}
@media (max-width: 1199px) {
  .settings-personal .pconfirm {
    padding: 0 40px 0 20px;
  }
}
.settings-personal .progress-bar-info {
  background-color: #1eaae7;
  border-radius: 3.125rem;
}
.settings-personal .plan-heading h6 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0;
}
.settings-personal .gridboxes__days {
  height: auto;
}
.settings-personal .plan-sub a {
  display: block;
  font-size: 13px;
  color: #1eaae7;
}
.settings-personal .badge {
  padding: 10px 15px;
  border-radius: 20px;
  background-color: #e7f3f8;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.settings-personal .badge i.icon-info-icon {
  margin-right: 10px;
}
@media (max-width: 1367px) {
  .settings-personal .badge {
    font-size: 12px;
    white-space: normal;
    line-height: 1.4;
  }
}
.settings-personal .subscription-section__text h6 {
  font-size: 18px;
}
@media (max-width: 1099px) {
  .settings-personal .subscription-section__text .col-7.w-100 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
}
.settings-personal .carousel-card.current-card {
  background-color: rgba(235, 235, 235, 0.6);
}
.settings-personal .carousel-card.current-card h6 {
  color: #7a7a7a;
}
.settings-personal .carousel-card.current-card .card-date {
  font-size: 12px;
  color: #7a7a7a;
}
.settings-personal .carousel-card.current-card .text-themecolor {
  color: #7a7a7a;
}
.settings-personal .subc-details li {
  font-size: 12px;
}
.settings-personal .subc-details i {
  font-size: 12px;
}
.settings-personal .carousel-card__text {
  border-bottom: 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
}
@media (max-width: 1367px) {
  .settings-personal .carousel-card__text {
    display: block;
  }
}
@media (max-width: 1367px) {
  .settings-personal .carousel-card__text h6 {
    margin-bottom: 10px;
  }
}
.settings-personal .text-tiny {
  font-size: 12px;
  color: #666;
}
.settings-personal .text-tiny.text-themecolor {
  color: #1eaae7;
  text-align: right;
}
.settings-personal .text-tiny .terms-condition {
  display: inline-block;
  font-size: 13px;
  color: #1eaae7;
  text-decoration: underline;
  font-weight: 600;
  margin: 0 10px;
}
@media (max-width: 1367px) {
  .settings-personal .text-tiny .terms-condition {
    margin: 5px 0;
  }
}
.settings-personal .price-details .cost {
  font-size: 20px;
}
.settings-personal .carousel-card {
  padding: 17px 25px;
  border-radius: 20px;
  background-color: rgba(30, 170, 231, 0.1);
}
@media (max-width: 1367px) {
  .settings-personal .carousel-card .text-tiny {
    text-align: center;
  }
}
.settings-personal .plan-action.current-plan .btn-secondary-color {
  background-color: #c4c4c4;
  border: 2px solid #c4c4c4;
}
.settings-personal .plan-action .btn-secondary-color {
  padding: 8px 40px;
  font-size: 14px;
}
@media (max-width: 1367px) {
  .settings-personal .plan-action .btn-secondary-color {
    padding: 5px 20px;
    font-size: 13px;
  }
}
.settings-personal .tab-stuff {
  padding: 35px 90px 25px 90px;
  border-radius: 10px;
  border: solid 1px #dfe1e6;
}
@media (max-width: 1367px) {
  .settings-personal .tab-stuff {
    padding: 25px 30px 25px 30px;
  }
}
settings-personal .owl-nav div {
  position: fixed;
  top: 50%;
}
.settings-personal .owl-nav .owl-prev {
  left: -25px;
}
.settings-personal .owl-nav .owl-next {
  right: -25px;
}
.settings-personal .text-small {
  font-size: 14px;
  color: #969ba0;
}
@media (max-width: 1199px) {
  .settings-personal .text-small {
    font-size: 13px;
  }
}
.settings-personal .user-wrap {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.settings-personal .btn-light-border {
  padding: 12px 55px;
}
.header-back.header-settings {
  padding-left: 64px;
}

.movetop {
  position: relative;
  top: -55px;
}
@media (max-width: 1499px) {
  .movetop {
    top: -20px;
  }
}
.movetop.signup {
  top: -100px;
}
@media (max-width: 1499px) {
  .movetop.signup {
    top: -10px;
  }
}
.movetop.pricing {
  top: -150px;
}
@media (max-width: 1499px) {
  .movetop.pricing {
    top: -100px;
  }
}
.movetop.blogs {
  margin-top: -80px;
}
@media (max-width: 1499px) {
  .movetop.blogs {
    margin-top: -40px;
  }
}
.movetop.blogsinner {
  margin-top: -120px;
}
@media (max-width: 1499px) {
  .movetop.blogsinner {
    margin-top: -60px;
  }
}
.theme-color {
  color: #1eaae7;
}
.theme-fontcolor {
  color: #b4b7bb;
}
.text-small {
  color: #6d6d6d;
  font-size: 18px;
}
.price-detail {
  font-size: 24px;
}
.field-label {
  font-size: 18px;
}
.font-40 {
  font-size: 32px;
  line-height: normal;
  font-weight: 600;
}
@media (max-width: 1367px) {
  .font-40 {
    font-size: 33px;
  }
}
.font-48 {
  font-size: 38px;
  line-height: normal;
  font-weight: 600;
}
@media (max-width: 1367px) {
  .font-48 {
    font-size: 36px;
  }
}
.w55-flex {
  -ms-flex: 0 0 55%;
  flex: 0 0 55%;
  max-width: 55%;
}
.w45-flex {
  width: 55%;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  max-width: 45%;
}
@media (max-width: 1199px) {
  main {
    margin-top: 70px;
  }
}
.container.boxed {
  width: 100%;
}
@media (max-width: 1199px) {
  .container.boxed {
    width: 85%;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .container.boxed {
    max-width: 1200px;
    width: 95%;
  }
}
@media (min-width: 1500px) {
  .container.boxed {
    max-width: 1400px;
  }
}

.padding-extra {
  padding: 100px 0 150px 0;
}
.staticpages-content.top-wrap {
  background-image: url(/new-assets/images/TestCaseBG.webp);
  background-size: inherit;
  background-position: 100% 92%;
  background-repeat: no-repeat;
}

.staticpages-content.integration-banner {
  background-image: url("/new-assets/images/IntegrationBG.png");
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.staticpages-content.about-mainbanner {
  background-image: url("/new-assets/images/AboutBanner.png");
  background-size: 100%;
  background-position: top right;
  background-repeat: no-repeat;
  width: 100%;
  height: 340px;
  height: 340px;
}
@media (max-width: 1499px) {
  .staticpages-content.about-mainbanner {
    height: 300px;
    min-height: 300px;
    background-size: cover;
  }
}
.staticpages-content .banner-content h1 {
  color: #fff;
  font-size: 38px;
  line-height: normal;
  margin-bottom: 15px;
  font-weight: 500;
}
.staticpages-content .home-banner h1 {
  font-size: 44px;
}

@media (max-width: 1499px) {
  .staticpages-content .banner-content h1 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .staticpages-content .home-banner h1 {
    font-size: 38px;
  }
}
.staticpages-content .main-banner.blogsinner-main {
  height: 350px;
  min-height: 350px;
  margin: 30px 0 40px 0;
}
@media (max-width: 1499px) {
  .staticpages-content .main-banner.blogsinner-main {
    height: auto;
    min-height: auto;
  }
}

@media (max-width: 1499px) {
  .staticpages-content .search-now {
    max-width: 480px;
    padding: 7px 30px 7px 24px;
  }
}

@media (max-width: 1367px) {
  .staticpages-content .text-small {
    font-size: 16px;
  }
}
.staticpages-content .banner-content {
  margin-bottom: 50px;
}
.staticpages-content .banner-content.text-center {
  padding-top: 70px;
  padding-bottom: 40px;
  margin-bottom: 10px;
}
.staticpages-content .banner-content.top-banner {
  margin-bottom: 20px;
  margin-top: 50px;
}
.staticpages-content .main-heading h3 {
  color: #1eaae7;
  font-size: 24px;
  font-weight: 600;
}
@media (max-width: 1499px) {
  .staticpages-content .main-heading h3 {
    font-size: 26px;
  }
}
.staticpages-content .main-heading h4 {
  color: #1eaae7;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px;
}
@media (max-width: 1499px) {
  .staticpages-content .main-heading h4 {
    font-size: 20px;
  }
}
.staticpages-content .main-heading h5 {
  color: #1eaae7;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
}
@media (max-width: 1367px) {
  .staticpages-content .faq-list-label h5 {
    font-size: 16px;
    line-height: 1.5;
  }
}

.staticpages-content .about-content svg {
  width: 100%;
  height: 210px;
  max-width: 580px;
}
@media (max-width: 1499px) {
  .staticpages-content.testcase-banner {
    padding-top: 0;
  }
}
@media (max-width: 1199px) {
  .staticpages-content .emailsent-mainbanner {
    background-position: 85%;
  }
}
.staticpages-content #blogBanner {
  margin-top: 75px;
  height: 95%;
  min-height: 55px;
  margin-bottom: 50px;
}
@media (max-width: 1199px) {
  .staticpages-content .welcome-login {
    min-height: 550px;
  }
}
/* @media (max-width: 1199px) {
  .staticpages-content .input-form {
    max-width: 480px;
    right: 0px;
    padding: 50px;
  }
} */
@media (max-width: 1199px) {
  .staticpages-content .login-actionbtn .btn {
    font-size: 18px;
  }
}
.staticpages-content.privacy-mainbanner {
  background-image: url("/new-assets/images/Privacybanner.png");
  background-size: 100%;
  background-position: top right;
  background-repeat: no-repeat;
  width: 100%;
}
.staticpages-content.terms-mainbanner {
  background-image: url("/new-assets/images/TermsBanner.png");
  background-size: 100%;
  background-position: top right;
  background-repeat: no-repeat;
  width: 100%;
}
@media (max-width: 1499px) {
  .staticpages-content.terms-mainbanner {
    background-size: cover;
    background-position: 85%;
  }
}
.staticpages-content .detail-content .text-small {
  color: #000;
  line-height: normal;
  margin-bottom: 30px;
}
.staticpages-content .detail-content h2 {
  margin-bottom: 15px;
}
.staticpages-content .listing {
  padding-left: 30px;
}
.staticpages-content .tabs-inner-description .listing {
  padding-left: 40px;
}
.staticpages-content .listing li {
  list-style: outside;
  padding: 10px 0;
  line-height: normal;
  font-size: 18px;
}
.staticpages-content.pricing-mainbanner {
  background-image: url("../images/PricingBanner.webp");
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  height: 620px;
  min-height: 600px;
}
@media (max-width: 1499px) {
  .staticpages-content.pricing-mainbanner {
    background-size: cover;
    background-position: 85%;
    height: 500px;
    min-height: 450px;
  }
}
.staticpages-content .support li {
  font-size: 18px;
  margin-bottom: 12px;
  line-height: normal;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  -ms-flex-pack: start;
  justify-content: start;
}
.staticpages-content .pricing-card-text {
  padding: 38px 32px 0 32px;
  border: 3px solid #1eaae7;
  margin: 20px 10px;
  border-radius: 30px;
  /* max-width: 300px; */
  z-index: 9;
  position: relative;
  height: 100%;
}

@media (max-width: 1367px) {
  .staticpages-content .pricing-card-text {
    padding: 25px 15px 0 15px;
  }
}
@media (max-width: 1499px) {
  .staticpages-content .pricing-card-text {
    padding: 25px 15px 0 15px;
  }
  .staticpages-content .support li {
    font-size: 16px;
  }
}
.staticpages-content .pricing-card-text .price-details {
  height: 190px;
  min-height: 190px;
  margin: 10px 0 12px;
  border-top: 3px solid #1eaae7;
  font-size: 17px;
  line-height: normal;
}
.staticpages-content .pricing-card-text .plan-name {
  line-height: normal;
  border-bottom: 3px solid #1eaae7;
  height: 100%;
}
.pricing-card-text .recommended .plan-name {
  border-bottom: 0;
}
.pricing-card-text .price-details {
  height: auto !important;
  min-height: 300px !important;
}
.sub-plan .price-details {
  height: auto !important;
  min-height: auto !important;
}
.staticpages-content .seperator {
  margin: 50px 0;
  color: #000;
  border: 2px solid #1eaae7;
  background-color: #000;
  display: none;
}
.staticpages-content h3.pricing-cost {
  font-size: 24px;
  font-weight: 600;
  color: #b4b7bb;
  margin-bottom: 40px;
}
.plan-head {
  line-height: normal;
  min-height: 180px;
  height: 190px;
  text-align: center;
}
.badge-wrap {
  position: absolute;
  top: auto;
  bottom: 30px;
}
.staticpages-content .price-details li i {
  font-size: 18px;
}
.staticpages-content .btn-pricing {
  background-color: #fff;
  color: #1eaae7;
  border: 2px solid #1eaae7;
  padding: 8px 40px;
  min-width: 245px;
  position: relative;
  top: 25px;
  transition: 0.5s all;
  font-size: 18px;
  font-weight: 600;
  white-space: nowrap;
  text-align: center;
}
@media (max-width: 1499px) {
  .staticpages-content .btn-pricing {
    font-size: 17px;
    min-width: 200px;
  }
}
.staticpages-content .btn-pricing:hover {
  background-color: #1eaae7;
  color: #fff;
  border: 2px solid #1eaae7;
}
.staticpages-content .recommended:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #000;
  height: 60%;
  max-height: 230px;
  border-radius: 27px;
  background-image: linear-gradient(to right, #2382ab 30%, #47bbee 100%);
  z-index: -1;
}
.staticpages-content .recommended .plan-name {
  color: #fff;
}
.staticpages-content .recommended .price-details {
  color: #fff;
}
.staticpages-content .recommended .btn-pricing {
  background-color: #1eaae7;
  color: #fff;
  box-shadow: 0 16px 40px 0 rgba(0, 0, 0, 0.15);
}
.staticpages-content .recommended .btn-pricing:hover {
  background-color: #fff;
  color: #1eaae7;
  border: 2px solid #1eaae7;
}
.staticpages-content .recommended .badge {
  color: #fff;
  padding: 8px 28px;
  border-radius: 38px;
  background-color: #24cc09;
  font-size: 18px;
  max-width: 200px;
}
.staticpages-content .recommended .price-details {
  border-bottom: none;
}
.staticpages-content .support i {
  font-size: 24px;
  margin-left: 5px;
  margin-right: 20px;
}
.staticpages-content.blogs-mainbanner {
  background-image: url("../images/Blogbanner.png");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  height: 600px;
  min-height: 600px;
}
@media (max-width: 1499px) {
  .staticpages-content.blogs-mainbanner {
    background-size: cover;
    
    height: 500px;
    min-height: 450px;
  }
}
@media (max-width: 991px) {
  .staticpages-content.blogs-mainbanner {
    background-image: url("../images/footerLP.png");
  }

}

.staticpages-content.blogs-innerbanner {
  background-image: url(../images/BlogsInnerBg1.png);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
}
.staticpages-content .blog-row {
  margin-bottom: 90px;
}
.staticpages-content .blog {
  height: auto;
  width: 96%;
  background-color: #fff;
  border-radius: 30px;
  box-shadow: 0 -10px 50px 0 rgba(0, 0, 0, 0.1);
}
.staticpages-content .blog .blog-img-container {
  overflow: hidden;
  position: relative;
}
.staticpages-content .blog .blog-img {
  transition: 0.45s ease all;
  background-position: initial;
  background-size: cover;
  background-repeat: no-repeat;
  height: 330px;
  width: 100%;
  min-width: auto;
  border-radius: 30px 30px 0 0;
}
@media (max-width: 1499px) {
  .staticpages-content .blog .blog-img {
    background-position: initial;
    background-size: cover;
    background-repeat: no-repeat;
    height: 240px;
    width: 100%;
    min-width: auto;
  }
}
.staticpages-content .blog .blog-img span {
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  position: relative;
}
.staticpages-content .blog .blog-img h1 {
  -webkit-font-smoothing: antialiased;
  font-family: "bodoni-urw";
  font-weight: normal;
  font-size: 36px;
  margin: 0;
  position: relative;
}
.staticpages-content .blog .blog-img.blog1 {
  background-image: url(/new-assets/images/Blog1.png);
}
.staticpages-content .blog .blog-img.blog2 {
  background-image: url(/new-assets/images/Blog2.png);
}
.staticpages-content .blog .blog-img.blog3 {
  background-image: url(/new-assets/images/Blog3.png);
}
.staticpages-content .blog .blog-img.blog4 {
  background-image: url(/new-assets/images/Blog4.png);
}
.staticpages-content .blog .blog-img.blog-banner {
  width: 100%;
  height: 450px;
  width: 100%;
  background-size: auto;
  background-image: url("/new-assets/images/BlogInner.png");
  background-position: center center;
  border-radius: 30px;
}
@media (max-width: 1499px) {
  .staticpages-content .blog .blog-img.blog-banner {
    height: 450px;
  }
}
.staticpages-content .blog .blog-body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: auto;
  padding: 15px 40px;
  box-shadow: 0 -10px 20px 0 rgba(0, 0, 0, 0.02);
}
@media (max-width: 1499px) {
  .staticpages-content .blog .blog-body {
    padding: 20px 25px;
  }
}
.staticpages-content .blog .blog-body h5 {
  color: #1eaae7;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 0;
}
.staticpages-content .blog .blog-body p {
  color: #7a7a7a;
  font-weight: 300;
  font-size: 12px;
  line-height: normal;
  margin: 15px 0;
}
.staticpages-content .blog .blog-info {
  font-size: 12px;
  font-weight: 500;
}
.staticpages-content .blog.blog-inner {
  width: 64%;
}
@media (max-width: 1199px) {
  .staticpages-content .blogsinner-main h4 {
    margin-bottom: 10px;
  }
}
.staticpages-content .social {
  color: #fff;
  font-size: 24px;
  position: absolute;
  right: 70px;
}
@media (max-width: 1199px) {
  .staticpages-content .social {
    font-size: 16px;
    right: 30px;
  }
}
.staticpages-content .social ul {
  margin: 8px 0;
}
.staticpages-content .social ul li {
  padding: 8px 0;
}
.staticpages-content .social i {
  font-size: 40px;
  color: #fff;
}
@media (max-width: 1199px) {
  .staticpages-content .social i {
    font-size: 30px;
  }
}
.staticpages-content .comments textarea {
  width: 100%;
  padding: 22px;
  border: 1px solid #b6b9bd;
  color: #000;
  border-radius: 10px;
  font-size: 18px;
  height: 100%;
  min-height: 130px;
}
@media (max-width: 1199px) {
  .staticpages-content .comments textarea {
    padding: 18px;
    font-size: 15px;
  }
}
.staticpages-content .comments .comments-action {
  margin: 15px 0;
  text-align: right;
}
.staticpages-content .comments .comments-action button {
  padding: 9px 30px;
  min-width: 150px;
  font-size: 18px;
}
.staticpages-content .comments .comments-display p {
  margin-bottom: 0;
}
.staticpages-content .comments .comments-display .comments-more {
  color: #b4b7bb;
  text-decoration: underline;
  font-weight: 500;
  margin-left: 20px;
}
.staticpages-content .comments .comments-display .desc {
  color: #b4b7bb;
  font-size: 14px;
  line-height: normal;
  width: 100%;
  max-width: 990px;
}
.staticpages-content .comments .comments-display h6 {
  margin-bottom: 5px;
}
.staticpages-content .comments .comments-display .circle-dots {
  white-space: nowrap;
  display: -ms-flexbox;
  display: flex;
}
.staticpages-content .comments .comments-display .circle-dots .dot-container {
  padding-right: 30px;
  position: relative;
  padding-left: 5px;
}
.staticpages-content .comments .comments-display .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #dfe1e6;
  border-radius: 30px;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
}
.staticpages-content .comments .comments-display .dot:after {
  content: "";
  position: absolute;
  height: 100%;
  border-right: 1px dashed #dfe1e6;
  margin-left: 5px;
  top: 26px;
}
.staticpages-content .comments .comments-display .dot:is(last-child):after {
  border-right: none;
}
.staticpages-content .comments .comments-display .comment-more {
  color: #b4b7bb;
  text-decoration: underline;
  font-weight: 500;
}
.staticpages-content .comments .comments-display .comment-more span {
  margin-right: 20px;
}
.staticpages-content .comments .comments-display .comment-more a {
  color: #b4b7bb;
}
.staticpages-content
  .comments
  .comments-display
  .comment-reply:last-child
  .circle-dots
  .dot-container
  .dot:after {
  border: none;
}
.staticpages-content .comments .user-comment-action i {
  font-size: 19px;
  color: #000;
  margin-right: 18px;
}
.settings-personal .list-conditions i {
  font-size: 15px;
}
.settings-personal .list-conditions i.icon-close {
  color: #e71e1e;
}
.settings-personal .list-conditions i.icon-check {
  color: #24cc09;
}
.settings-personal .list-conditions li {
  color: #aaa;
  font-size: 14px;
}
@media (max-width: 1367px) {
  .settings-personal .list-conditions li {
    font-size: 12px;
    display: -ms-flexbox;
    display: flex;
  }
}
.settings-personal .pos-relative {
  position: relative;
}
.zero-state button {
  width: max-content;
  padding: 8px 50px;
  line-height: normal;
  height: auto;
  margin-top: 50px;
}
.zero-state img,
.zero-state .zero-state-card img {
  width: inherit;
}
.logo a {
  display: block;
}
.logo img {
  width: 192px;
  max-width: 100%;
}
/* New Signup page css */
.sitelink-info {
  color: #aaaaaa;
  margin: 7px 0;
  font-size: 14px;
}
.customize-plan {
  padding: 28px 22px 27px 23px;
  border-radius: 10px;
  background-color: #e7f3f8;
}
.customize-plan a {
  color: #1eaae7;
}
.tooltip {
  border-bottom: none;
  color: #000000;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  position: relative;
}
.custom {
  padding: 0.5em 0.8em 0.8em 2em;
}
.critical {
  margin-left: auto;
  margin-right: 10px;
  position: absolute;
  right: 0;
  bottom: 30px;
  width: 282px;
  padding: 10px;
  border-radius: 10px 8px;
  background-color: #e7f3f8;
  box-shadow: 0 0 8px rgb(0 0 0 / 16%);
}
span.tooltipJS:hover .tooltip {
  opacity: 1;
}
span.tooltipJS:hover .critical {
  display: block;
}
.pass-check .list-conditions {
  margin: 0;
}
.pass-check ul {
  margin: 0;
  padding: 5px 0;
}
.pass-check ul li {
  color: #000;
  padding: 2px 0;
}
.swal2-footer {
  margin: 0 !important;
  border-top: 0 !important;
}
.swal2-footer span {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1eaae7;
}
.swal2-content {
  background: #e7f3f8 !important;
  border-radius: 0rem 0rem 1.875rem 1.875rem !important;
}
.swal2-popup {
  padding: 0 !important;
  padding-bottom: 1.25em !important;
}
.plan-name .price-details li {
  font-size: 14px;
  text-align: left;
  margin-bottom: 7px;
}
.help-menu.icon-accordion-down:before {
  display: block;
  position: absolute;
  right: 30px;
  top: 11px;
  border-width: 0;
}
li.help-menu {
  cursor: pointer;
  font-size: 26px;
  border: none;
}
.help-submenu {
  margin: 10px 0;
}
.help-submenu li {
  padding-left: 30px;
  line-height: 1.3;
}
.help-submenu li a {
  font-size: 16px;
}
.detail-content h1 {
  color: #1eaae7;
  font-size: 48px;
  line-height: normal;
  margin-bottom: 15px;
  font-weight: 600;
}
#docPdf {
  font-size: 24px;
  color: #1eaae7;
  margin-top: 5px;
  line-height: normal;
  font-weight: 600;
}
#indexDisplay {
  font-size: 24px;
  color: #1eaae7;
  margin-top: 5px;
  line-height: normal;
  font-weight: 600;
}
.detail-content h2 {
  color: #1eaae7;
  font-size: 36px;
  font-weight: 600;
}
ul.listing li p {
  font-weight: 500;
  color: #000;
}
.detail-content .listing li {
  margin-bottom: 25px;
  padding: 0;
  color: #000;
  font-size: 18px;
}
.detail-content .listing li::marker {
  color: #1eaae7;
}
.detail-content .listing li strong {
  color: #1eaae7;
  font-weight: 600;
  margin-bottom: 15px;
}
.detail-content .text-small strong {
  color: #1eaae7;
}

.detail-content .badge.card-tooltip {
  padding: 10px 15px;
  border-radius: 20px;
  background-color: #e7f3f8;
  font-size: 14px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.detail-content .badge.card-tooltip span {
  padding-right: 5px;
  font-weight: 500;
}
.sub-section .image-desc {
  display: block;
  max-width: 100%;
  width: auto;
  box-sizing: border-box;
  margin: 25px 0;
}
.inner-steps {
  padding-left: 20px;
}
.inner-steps h5.pos-relative:before {
  content: "";
  position: absolute;
  display: block;
  width: 6px;
  height: 6px;
  background-color: #1eaae7;
  border-radius: 50%;
  left: -15px;
  top: 40%;
}
.welcome-modal .modal-dialog {
  width: 100%;
  max-width: 1120px;
}
.welcome-modal .modal-content {
  background-color: transparent;
  border: none;
}
.welcome-modal .modal-body-container {
  margin: 0;
  background-color: #fff;
  border-radius: 1.875rem 1.875rem;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.25);
}
.welcome-modal .modal-body {
  max-width: 1120px;
  padding: 0 40px 0 90px;
}
.welcome-card {
  width: 100%;
}
.welcome-modal .close {
  font-size: 40px;
  position: absolute;
  right: 30px;
  top: 15px;
  left: auto;
  bottom: auto;
  z-index: 9;
}
.welcome-card:before {
  content: "";
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 270px;
  background-color: #e7f3f8;
  border-radius: 1.875rem 1.875rem;
  top: 0;
  left: 0;
}
.login-pass-rel .Control-label--showPassword{
top:20%;
}
.white-space-no-wrap{
  white-space: nowrap;
}
.welcome-modal h3 {
  margin-bottom: 40px;
}
.welcome-modal p {
  margin-bottom: 40px;
}
.getstarted-content .detail-content p.text-small {
  margin: 20px 0;
}
.table-content {
  background-image: linear-gradient(30deg, #204496 -5%, #1eaae7 73%);
  padding: 25px;
  box-shadow: 0 4px 6px 0 rgba(62, 73, 84, 0.04);
  border-radius: 10px;
  width: 100%;
  max-width: 360px;
  flex: 1 1 100%;
  position: fixed;
  right: 0;
  left: auto;
  height: calc(100% - 100px);
}
#docIndexOuter {
  overflow-y: scroll;
  margin-top: 100px;
  margin-right: 45px;
  height: 70%;
  width: 65%;
}
.table-content-list h5 {
  margin-bottom: 0;
  font-size: 16px;
}
.table-content-details {
  background-color: #fff;
  padding: 20px 18px;
  border-radius: 10px;
  font-size: 18px;
  margin-bottom: 10px;
}
.table-content-details a {
  color: #000;
}
.table-content-details .text {
  font-size: 14px;
}
.getstarted-content .detail-content {
  padding: 50px 60px;
  margin-right: 20.5rem;
  /* margin-right: 360px; */
}
i.icon-accordion-down {
  cursor: pointer;
}
/* To avoid jumped anchor go on top */
.getstarted-content .main-heading:before {
  height: 65px;
  content: "";
  display: block;
}
/* end */
/* Inner dropdowns bullet styling */
.tablecontent-dots .circle-dots {
  white-space: nowrap;
  display: -ms-flexbox;
  display: flex;
}
.tablecontent-dots .circle-dots .dot-container:last-child {
  padding-right: 14px;
}
.tablecontent-dots .circle-dots .dot-container {
  padding-right: 10px;
  position: relative;
}
.tablecontent-dots .circle-dots .dot-container:last-child::before {
  content: "";
  border-bottom: 2px dashed #1eaae7;
  width: 100%;
  position: absolute;
  top: 35px;
}
.tablecontent-dots .circle-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #1eaae7;
  border-radius: 30px;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}
.tablecontent-dots {
  border: none;
  font-weight: normal;
  font-size: 1rem;
  color: #b4b7bb;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  position: relative;
}
.tablecontent-dots .circle-dots .dot::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  margin-bottom: -42px;
  border-right: 2px dashed #1eaae7;
  margin-left: 4px;
}
.circle-dots .dot-container:last-child .dot::after {
  top: 30px;
}
.tablecontent-dots:last-child .dot::after {
  display: none;
}
.help-content {
  padding: 50px 40px;
}
.table-list-main {
  padding: 18px 20px;
}
.table-list-text {
  padding: 15px 0;
}
.faq-list-inner {
  padding: 28px 0 28px 20px;
}
.staticpages-content .faq-list-wrapper h5 {
  font-weight: 600;
  color: #1eaae7;
}
.table-content-details i {
  font-size: 30px;
  color: #939394;
}
.table-content-details i.theme-color {
  color: #1eaae7;
}
.tablecontent-dots .circle-content {
  flex-grow: 1;
}
.staticpages-content .faq-list-wrapper .faq-list {
  background-color: #fff;
  padding: 28px 22px 28px 50px;
}
.faq-list-wrapper .text-small {
  color: #000;
  font-size: 16px;
}
.tabs-inner-description {
  margin-top: 30px;
  margin-left: 50px;
}
.circle-content .table-content-details {
  padding: 20px 38px;
  padding-left: 70px;
  box-shadow: 0 0.25rem 0.375rem 0 rgb(62 73 84 / 4%);
}
.faq-list-wrapper .tablecontent-dots {
  padding-left: 52px;
}
.tabs-inner-description .text-small {
  margin-bottom: 30px;
}
.faq-list-wrapper {
  margin-bottom: 25px;
}
.table-content-details h5.pos-relative {
  font-size: 18px;
}
.tabs-inner-description a {
  color: #007bff;
}
.help-content h2 {
  color: #000000;
  font-weight: 600;
}
.staticpages-content.help-content .search-now {
  margin-bottom: 0;
}
/* Help styling */
.remember-check span.user-text {
  padding: 0;
}
/* Reports - Scheduled Report [3.2 - Both Open Screen]  */
.generate-report-form .schedule-report-details.status-list {
  height: auto;
  max-height: 20rem;
  min-height: auto;
}
.generate-report-form .selected {
  display: flex;
  width: 190px;
  min-width: 130px;
}
.status-tags {
  background-color: #eeeeee;
  padding: 20px 25px;
  border-radius: 10px;
}
.note-icon {
  font-size: 30px;
  width: 100px;
  justify-content: center;
  margin-right: 25px;
}
.note-text {
  color: #a4a4a4;
}
.note-text p {
  margin: 0;
}
.edit-tags {
  color: #fff;
  background-color: #fff;
  padding: 10px 15px;
  border-radius: 10px;
  border: solid 1px #b6b9bd;
}
.edit-tags a {
  color: #fff;
  font-size: 24px;
  line-height: 1;
}
.edit-tags ul {
  display: flex;
  margin: 0;
  z-index: 2;
}
.edit-tags li span {
  background-color: #1eaae7;
  display: -ms-flexbox;
  display: flex;
  min-width: 130px;
  padding: 6px 10px;
  border-radius: 1.25rem;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 15px 0 0;
}
.edit-tags li img {
  width: 30px;
}
.edit-tags li label {
  margin: 0 10px;
  font-size: 13px;
}

/* Start PRicing Page CSS */
.blog-detail-section.movetop {
  top: -50px;
  margin-bottom:0px
}

.pricing-cards-section .container{
  max-width: 1600px;
  
}

.pricing-mainbanner .main-banner{
  height: 500px;
  min-height: 500px;
}
.pricing-support.movetop{
  top: -50px;
}
.staticpages-content .pricing-card-text .btn-pricing{
  position: absolute;
  top:initial;
  left: 0;
  right: 0;
  margin: auto;
  width: 245px;
  bottom: -28px;
}

.terms-inner-content .container.detail-content{
  position: relative;
  top: 50px;
}
.terms-mainbanner .main-banner {
  height: 440px;
}
@media (min-width:2100px){
  .pricing-top-content.movetop{
    top: -70px;
  }
  .staticpages-content.blogs-mainbanner{
    height: 740px;
    min-height: 600px;
  }
  .staticpages-content.pricing-mainbanner{
    height: 803px;
  }
  .terms-mainbanner .main-banner{
    height: 570px;
  }
  .staticpages-content.privacy-mainbanner .main-banner {
    height: 580px;
    min-height: initial;
}

}
@media (max-width:1800px){
  .terms-mainbanner .main-banner {
    height: 335px;
  }
}
@media (max-width: 1499px){
  .staticpages-content .pricing-card-text .btn-pricing {
    font-size: 17px;
    min-width: initial;
    width: 200px;
}
.staticpages-content.testcase-banner{
  margin-top: 110px;
}
.gallery {
  width: 80%;
  margin: auto;
}
}
@media (max-width: 1100px){
  .pricing-wrap .col.pos-relative{
    flex: 50%;
    margin-bottom: 70px;
  }
  section#integration {
    padding: 50px 0px;
    padding-bottom: 40px;
}
}
@media (max-width:768px){
  .staticpages-content.blogs-mainbanner{
    background-position: 0%!important;
  }
  .pricing-wrap .col.pos-relative {
    flex: 100%;
  }
  .staticpages-content.testcase-banner{
    margin-top: 70px;
  }
  .test-suites-cases .search-input input {
    width: 100%;
    min-width: 250px;
  }
}
/*End PRicing Page CSS */

/* Latest Updates For Testworthy */
.home-banner{
  max-width: 100%;
    margin: auto;
}

.staticpages-content .banner-content p{
  font-weight: 400;
  font-size: 18px;
}
.banner-content.text-center.home-banner p{
  font-size: 22px;
}
section#testcasesheader {
  margin-top: 251px;
  text-align: center;
  background-color: #e8f7fd;
  padding: 10px 50px;
}
section#testcasesheader h1 {
  font-size: 28px;
  margin-bottom: 40px;
}
section#testcasesheader p {
  font-size: 24px;
  color:#6d6d6d;
}
.testcases-details p{
  font-weight: 500;
}
.choose-about .text-left svg {
  min-height: 230px;
}
.choose-about .text-left h2 {
  margin-top: 41px;
  margin-bottom: 22px!important;
}
.choose-about .text-left h2 {
  font-size: 24px;
}
.choose-about .text-left .text-small {
  font-size: 18px;
}
.about-content{
  margin-bottom: 60px!important;
  margin-top: 30px;
}
.about-top-section{
  top: -7px!important;
  margin-bottom: -5px!important;
}
.jira-integ-heading {
  position: relative;
  top: -50px;
}
.why-choose-head{
  margin-top: 90px;
}
.collab-input-text {
width: 100%;
position: relative;
}
.collab-input-text input#debugoutput {
  position: relative;
  width: 100%;
  padding: 12px;
  border: none!important;
  outline: none!important;
  z-index: 1;
  bottom: 0;
}
.collab-dropdown-icon-img{
  position: absolute!important;
  z-index: 2;
  display: inline-block;
  right: -13px;
}
#userListContainer {
  max-height: 150px;
  overflow-y: auto;
}
#userListContainer span{
  height: 32px !important;
}
#userListContainer img{
  width: 20px !important;
  margin-right: 5px;
}
#userListContainer .tag-label{
  margin-left: 0px;
}

.AddTestCase-wrapper > .row .cke_contents.cke_reset {
  min-height: 200px!important;
}
.AddTestCase-wrapper .attachment-list {
  width: 92%!important;
  padding-left: 1%;
  bottom: 50px;
  position: absolute;
  height: 60px;
  overflow-y: scroll;
  background-color: white;
  margin-left: 10px;
}
.cke_contents.cke_reset::-webkit-scrollbar {
	width: .625rem;
	height: .625rem
}
.attachment-list li img{
  width: 0.7rem;
  height: 0.7rem;
}
.attachment-list li a {
  display: flex;
}
.cke_contents.cke_reset::-webkit-scrollbar-track {
	background: #ffffff;
	border-radius: 0rem
}
.remove-media {
  cursor: pointer;
}
.cke_contents.cke_reset::-webkit-scrollbar-thumb {
	background: #c0c0c0;
	border-radius: 0rem
}
.AddTestCase-wrapper .attachment-list li {
  max-height: 17px;
}
.AddTestCase-wrapper .attachment-list a span {
  font-size: 10px;
}
.testcaseid-description .attachment-list{
position:initial;
}
.AddTestCase-wrapper #div_0 .cke_contents.cke_reset {
  height: 200px!important;
}
.AddTestCase-wrapper #div_0 .cke_contents.cke_reset iframe.cke_reset {
  height: 160px!important;
}
.AddTestCase-wrapper ul.attachment-list {
  display: none!important;
}
.AddTestCase-wrapper #div_0 ul.attachment-list {
  display: block!important;
}
@media (max-width: 1919px) {
  section#testcasesheader{
    margin-top: 230px;
  }
}
@media (max-width: 1200px) {
  .choose-about .text-left h2 {
    font-size: 18px;
}
.choose-about .text-left .text-small {
  font-size: 16px;
}
}
@media (max-width: 991px) {
  .blog-detail-section img {
    max-width: 100%;
    width: 100%;
  }
}

@media (max-width: 768px) {
  .jira-integ-heading {
    position: relative;
    top: 0px;
  }
  .why-choose-head{
    margin-top: -60px;
  }
  .blog-detail-section img {
    max-width: 100%;
    width: 100%;
}
}

@media (max-width: 768px) {
  .staticpages-content.pricing-mainbanner {
    background-position: 30%;
  }
  .pricing-top-content{
  margin-top: -100px;
  }
  }

  @media (min-width: 1553px) {
    .AddTestCase-wrapper .attachment-list{
      width: 90%!important;
      bottom: 50px!important;
    }
  }
  @media (min-width: 1523px) and (max-width: 1553px) {
    .AddTestCase-wrapper .attachment-list{
      width: 90%!important;
      bottom: 69px!important;
    }
  }
  @media (min-width: 1422px) and (max-width: 1523px) {
    .AddTestCase-wrapper .attachment-list{
      width: 90%!important;
      bottom: 69px!important;
    }
  }
  @media (min-width: 1100px) and (max-width: 1421px) {
    .AddTestCase-wrapper .attachment-list{
      width: 90%!important;
      bottom: 84px!important;
    }
  }
/* for blog CTA button */
.blogReadMore {
    padding: 10px 50px;
    color: #1eaae7;
    border-radius: 30px;
    background-color: #ffffff;
    box-shadow: 0 5px 25px 0 rgb(0 0 0 / 10%);
    border: none !important;
    margin: 0 auto;
    display: block;
    outline: none !important;
}
@media (max-width:768px){
  .project-listing-header .justify-content-center{
    justify-content: start!important;
  }
  label{
    padding-left: 0px!important;
  }
    .sign-up-btn {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    #agreementContainerWithoutCreditCard{
        padding-left:20px;
    }
}

.intl-tel-input{
    display: block;
}

.btn{
    height: auto;
}

@media(max-width:992px){
  .api-doc-navbar{
      height: auto!important;
      overflow: auto!important;
  }
  .lt-article-container__column {
  max-width: 100%!important;
}
.textid-wrapper .textcaseid-content__cols-text{
  width: 100%!important;
   max-width: 100%; 
}
}

/* Latest Updates For Testworthy */

