/*======= multiple select css =========*/
.selected_item {
  display: inline-block;
  padding: 6px 7px;
  /* background-color: whitesmoke; */
  border-radius: 35px;
  margin: 4px;
  color: #333;
  min-width: 60px;
  text-align: left;
  border: 1px solid lightgrey;
  /* box-shadow: 0px 0px 3px 0px lightgrey; */
  padding-left: 9px;
  font-size: 12px;
  padding-right: 26px;
  position: relative;
  width: fit-content;
}
button.item_close_btn.close {
  background: transparent;
  border: 0px;
  float: right;
  /* margin-top: 4px; */
  color: antiquewhite;
  cursor: pointer;
  color: dimgrey;
  position: absolute;
  right: 3px;
  top: 50%;
  margin-top: -12px;
  font-size: 12px;
  font-family: inherit;
  /* padding: 10px; */
  display: inline-block;
  /* vertical-align: middle; */
  /* transform: rotate(90deg); */
}
div#optionlist_inner {
  padding: 10px;
  width: 94%;
}
.listItem_item.selected {
  background-color: whitesmoke;
  color: #333;
  border: 1px solid lightgray;
  display: none;
}
.listItem_item.filteredunMatched {
  display: none;
}
.demoform input.sel_options_inp {
  cursor: auto;
}
.listItem_item {
  padding: 4px;
  color: #333;
  cursor: pointer;
  border-left: 1px solid gray;
  margin: 11px;
  font-size: 15px;
  margin-left: 5px;
  text-indent: 6px;
}
.listItem_item:hover {
  background: white;
}
inputgroup.half.addon_chooser {
  /* font-size: 30px !important; */
  padding: 0;
}
inputgroup.half.addon_chooser label {
  color: #333;
}
.selectbox_container {
  width: 100%;
  margin-top: 10px;
}
.demoform input.sel_options_inp::placeholder {
  color: darkgrey !important;
}
.selected_options {
  overflow-x: auto;
  overflow-y: hidden;
  padding: 0px 10px;
  border: 1px solid lightgray;
  border-bottom: 0px;
  padding-top: 10px;
  border-radius: 4px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.selected_options.focus {
  /*	 border: 1px solid #2a79bb;*/
  border-bottom: 0px;
  border-radius: 4px;
  border: 1px solid rgba(121, 187, 238, 0.75) !important;
}
inputgroup.half.onboarding.input-group-radio.spl label {
  padding: 2px;
  margin-top: 10px;
  color: rgba(60, 60, 60, 1) !important;
}
inputgroup.half.onboarding.input-group-radio.spl {
  margin-top: 10px;
}
.suggesion_holder div {
  padding: 5px;
  /* border-bottom: 1px solid lightgray; */
  cursor: pointer;
  border-left: 1px solid lightgray;
  padding-left: 10px;
  margin: 5px;
}
.suggesion_holder {
  box-shadow: 0px 1px 5px 0px lightgrey;
  z-index: 9;
}
.suggesion_holder div:hover {
  background-color: whitesmoke;
}
span#recommended_edition {
  padding-top: 16px;
  margin-top: -15px;
  margin-left: -4x;
  margin-left: -6px;
  color: #333;
  font-style: italic;
  color: gray;
  position: absolute;
  right: 5px;
}
#recommended_edition b {
  font-weight: bold;
  color: #333;
}
.listItem_item:hover {
  background: whitesmoke;
}
div#scroll {
  margin-top: -25px;
}
form#theForm {
  margin-top: -20px;
  line-height: 1.7;
}
inputgroup.half.input-group-radio.spl {
  line-height: 2;
}
div#selbox_btn {
  /* width: 503px; */
}
inputgroup.half.onboarding.input-group-radio.spl input[type="radio"] {
  margin-top: 5px !important;
  margin-left: 8px !important;
  margin-right: 5px !important;
}
inputgroup.half.onboarding.input-group-radio.spl label {
  display: inline-block !important;
  margin-top: -5px;
}
inputgroup.half.onboarding.input-group-radio.spl {
  margin-top: 0px !important;
  display: flex;
  float: right;
  margin-right: 12%;
  padding: 18px;
}
.suggesion_holder {
  position: absolute;
  width: 99%;
  z-index: 111111;
  background: white;
  top: 68px;
}
#theForm label {
  font-weight: 500 !important;
  color: rgba(60, 60, 60, 1);
}
label.subscrb, .inp_answer {
  color: #333 !important;
}
.dwn-priv {
  color: #333 !important;
}
inputgroup select {
  color: #333 !important;
}
.demoform textarea#tellusyourrequirements {
  color: #333;
}
.demoform input:focus, .demoform textarea:focus, .demoform select:active, .demoform select:focus {
  border: 1px solid #2a79bb !important;
}
.demoform input, .demoform textarea {
  border: 1px solid lightgray !important;
}
.getquoteForm {
  padding: 0 !important;
}
@media screen and (max-width: 1025px) {
  .container {
    margin-top: 5px !important;
  }
}
.send_pricing {
  display: block;
  padding: 5px 10px;
  padding-bottom: -1px !important;
  position: relative;
  /* line-height: 12; */
}
.send_pricing input {
  margin: 0;
  position: absolute;
  left: -10px;
  top: 12px;
}
.send_pricing label {
  /* padding-top: 0px; */
}
inputgroup.half.select.focus {
  width: 400px;
}
.fbutton input {
  border-radius: 4px !important;
  box-shadow: 0px 2px 2px lightgrey;
}
.options_holder {
  max-height: 300px;
  overflow: auto;
  position: absolute;
  background: white;
  z-index: 99;
  box-shadow: lightgrey 0px 0px 10px 0px;
  width: 100%;
  display: block;
}
div#selbox_btn input {
  border-top: 0px !important;
  box-shadow: none;
  border-radius: 0px !important;
  border-bottom-left-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
  margin-top: -10px !important;
}
.demoform input#addon_select::placeholder {
  color: rgba(60, 60, 60, 1) !important;
}
.selected_options.availItems {
  padding-bottom: 10px;
}
.half.addon_chooser label.focused {
  color: #2a79bb !important;
}
.send_pricing.error .error-field {
  display: block !important;
  color: crimson;
}
/*======== End Css ==========*/
.form-field .tempContDiv .choice-table-row {
  display: table-row;
}
.form-field .tempContDiv .choice-table-cell {
  display: table-cell;
  padding: 0 10px 0 0;
}
.choice-table-row .choice-table-cell span {
  line-height: 1.7;
}
.form-table .form-field {
  width: inherit !important;
}
.form-field .tempContDiv .choice-table-row:first-child .choice-table-cell span {
  padding-top: 3px;
}
.oneColumns .form-group label.form-label, .twoColumns .form-group label.form-label, .threeColumns .form-group label.form-label {
  padding: 0;
}
.picklist-others {
  overflow: auto;
  clear: both;
}
.picklist-others input[type="text"] {
  margin: 10px 0 0 0;
}
.label-top .form-group .decision-box-label ~ .form-field {
  display: inline-block;
}
.customRadio {
  margin: 0;
  height: 1px !important;
  width: 1px !important;
  opacity: 0 !important;
  float: left;
}
.customRadio + label {
  background-color: #fff;
  border: 1px solid #cacece;
  border-radius: 50px;
  display: inline-block;
  padding: 0;
  top: 5px;
  width: 12px;
  height: 12px;
  position: relative;
  left: 0;
  margin-right: 5px;
  -webkit-transition: .2s;
  transition: .2s;
}
.customRadio:focus + label {
  border: 1px solid #adb8c0;
}
.customRadio + label:after {
  background: none repeat scroll 0 0 transparent;
  border-radius: 50px;
  content: " ";
  border-radius: 0;
  width: 6px;
  height: 6px;
  left: 3px;
  top: 3px;
  position: absolute;
  -webkit-transition: .2s;
  transition: .2s;
}
.customRadio:checked + label:after {
  background: none repeat scroll 0 0 #99a1a7;
  border-radius: 50px;
  content: " ";
  -webkit-transition: .2s;
  transition: .2s;
}
.customRadio:checked + label {
  background-color: #fff;
  border: 1px solid #adb8c0;
  color: #99a1a7;
  -webkit-transition: .2s;
  transition: .2s;
}
.customCheckbox + label, .customRadio + label {
  float: left;
  -webkit-transition: .2s;
  transition: .2s;
}
.decision-box-field .customCheckbox + label {
  top: 0;
  position: absolute;
}
.customRadio + label + .choice-label-text {
  cursor: pointer;
}
.customCheckbox {
  margin: 0;
  opacity: 0 !important;
  width: 1px;
  height: 1px;
  float: left;
}
.customCheckbox + label {
  background-color: #fff;
  border: 1px solid #cacece;
  border-radius: 0;
  display: inline-block;
  float: left;
  padding: 0;
  top: 3px;
  left: 0;
  width: 12px;
  height: 12px;
  right: 4px;
  cursor: pointer;
  position: relative;
  margin-right: 5px;
  overflow: hidden;
}
.customCheckbox + label + .choice-label-text {
  cursor: pointer;
}
.customCheckbox:focus + label {
  border: 1px solid #adb8c0;
}
.customCheckbox:checked + label {
  background-color: #fff;
  border: 1px solid #adb8c0;
  -webkit-transition: .2s;
  transition: .2s;
  color: #99a1a7;
}
.customCheckbox:checked + label:after {
  content: '';
  display: block;
  width: 5px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  position: absolute;
  left: 4px;
  top: 1px;
}
.customSelectbox {
  position: relative;
  height: 30px;
  background: #fff;
  width: 240px;
}
.customSelectbox select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  border: 1px solid #e7e7e7;
  background: transparent;
  padding-right: 30px;
  width: 100%;
  height: 29px;
}
.customSelectbox select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.customSelectbox .selectArrow {
  background: #f4f4f4;
  width: 28px;
  height: 30px;
  position: absolute;
  right: 0;
  border-left: 1px solid #D4D5D9;
}
.customSelectbox .selectArrow i {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  border-top: 5px solid #999;
  cursor: pointer;
  left: 8px;
  text-align: center;
  display: block;
  margin: 0 auto;
  top: 12px;
}
.bulk-edit-popup .formContainer .bulkedit-input-group p {
  margin: 5px 0 0;
}
.crm-user {
  line-height: 23px;
}
.crm-user-name {
  font-size: 15px;
}
.crm-user-email {
  color: #fff;
}
.form-field select {
  min-width: auto;
}
.form-field textarea {
  padding-top: 5px;
  font-family: inherit;
  resize: none;
  overflow: auto;
}
.form-field textarea:focus {
  outline: none;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.form-field select option {
  padding: 5px;
}
.form-field select option:hover {
  background: #f4f4f4;
}
.zc-shared-analytics-popup .zc-dem-configure-report .zc-dem-fs-form-group .zc-fs-share-permission-field .customRadio:checked + label {
  border-color: #1abc9c;
}
.customRadio:checked + label {
  background: #fff;
  border: 1px solid #1abc9c;
}
.customRadio:checked + label:after {
  color: #1abc9c;
  background: #1abc9c;
}
.radio-form-field {
  margin: 10px auto 20px;
  display: flex;
  align-items: center;
  justify-content: left;
}
.choice-table-cell {
  margin: 10px auto 0px;
}
.reset-btn {
  border-radius: 4px;
  background: #dfdfe0;
  color: #333;
  font-size: 16px;
  padding: 13px 20px !important;
  border: none;
  outline: none;
  margin: 0px auto;
  width: 45%;
}
.reset-btn:hover {
  background: #d6d6d9;
  cursor: pointer;
}
.ui-widget-header .ui-icon {
  background-image: url(https://www.manageengine.com/products/applications_manager/images/ui-icons.png) !important;
}
#adRhsLnk {
  display: none
}
#fixedbtn {
  display: none !important
}
.per30 {
  width: 29%;
}
.quote-tbl {
  box-sizing: border-box
}
.quote-tbl form {
  padding: 0px 0px;
}
/*.quote-tbl div span{ width:100%; max-width:188px;}*/
.quote-tbl div span {
  width: 100%;
}
.quote-tbl td {
  padding: 7px 10px;
  width: 50%;
  vertical-align: middle;
}
.quote-tbl input, .quote-tbl select, .quote-tbl textarea {
  padding: 10px !important;
  border: 1px solid #ccc !important;
  max-width: 100%;
  box-sizing: border-box;
  outline: none;
  height: auto !important;
}
.quote-tbl input:focus, .quote-tbl select:focus, .quote-tbl textarea:focus {
  border: 1px solid rgba(121, 187, 238, 0.75) !important;
  box-shadow: 0 0 3px rgba(82, 168, 236, 0.5);
}
.quote-tbl select {
  background: #fff;
}
.quote-btn {
  display: block;
  background: #5badd3;
  width: 45%;
  color: #fff;
  font-size: 16px;
  padding: 13px 20px !important;
  border: none;
  outline: none;
  border-radius: 4px;
  margin: 0px auto;
}
.quote-btn:hover {
  background: #33a4d9;
  cursor: pointer;
}
.quote-tbl .quote-foot.tac {
  margin: 25px auto 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80%;
}
.sideline {
  position: relative;
  width: 100%;
  margin: 0 auto
}
.wrapper {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
.line {
  position: absolute;
  left: 49%;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #ccc;
  z-index: 1;
}
.wordwrapper {
  text-align: center;
  height: 12px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -12px;
  z-index: 2;
}
.word {
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 3px;
  font: bold 15px arial, sans-serif;
  background: #fff;
  margin: 0 15px
}
.dwn-priv {
  padding: 0px 50px;
}
#maindiv {
  width: 100% !important;
  position: relative
}
#maindiv input {
  padding: 10px 0px 10px 10px !important;
}
#maindiv img {
  position: absolute;
  top: 8px !important;
  height: 30px;
  right: -12px;
}
#maindiv span {
  position: absolute;
  right: 22px;
  top: 0px;
  display: none;
}
.form-bg {
  background: #f7f7f7;
}
.sec-pTB {
  padding: 40px 0px 0px !important;
}
.mTB50 {
  margin: 50px 0px 20px !important;
}
.ftrpg-inrhdr {
  font-size: 22px;
}
.banner-section .heading-menu {
  display: block;
}
.banner-section .heading-menu {
  padding: 57.3px 0;
  background: url(https://www.manageengine.com/products/applications_manager/images/sdp-banner-bg.png) no-repeat center top;
  background-attachment: relative;
  background-position: center center;
  width: 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #fff;
  border-bottom: 1px solid #C5CBD4;
  font-weight: 400;
  letter-spacing: -1px;
  position: relative;
  overflow: hidden;
  clear: both;
  height: auto;
  font-weight: 500;
}
.sub-head {
  text-align: center;
  padding: 0px 150px;
}
.text-center {
  text-align: center;
}
.heading {
  font-size: 28px;
}
#datepicker {
  position: relative;
  padding: 0px !important;
}
#datepicker input {
  padding: 10px 0px 10px 10px !important;
}
.inputs {
  position: relative;
  margin-bottom: 0 !important;
}
.inputs .mb {
  margin-bottom: 8px;
}
#ui-datepicker-div {
  z-index: 10 !important;
}
.form-label {
  /*
  position: absolute;
  left: 10px;
  top: 10px;
	  transition: transform 150ms ease-out, font-size 150ms ease-out;
  transform-origin: top left;
*/
  color: #444;
  z-index: 10;
  font-size: 15px;
}
.focused .form-label {
  transform: translateY(-20%) scale(0.75);
  color: #5aaed3;
}
.form-input {
  position: relative;
  padding: 12px 0px 5px 0;
  width: 100%;
  outline: 0;
  border: 0;
  transition: box-shadow 150ms ease-out;
}
.demoform {
  width: 450px;
  margin: 0 auto;
  position: relative;
  margin-top: 20px;
}
.demoform input {
  width: 100%;
  padding: 15px 0 5px 10px;
  outline: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 14px;
  margin: 0 auto 15px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  height: 25px
}
.demoform select {
  width: 100%;
  padding: 15px 10px;
  height: 50px !important;
  outline: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 15px;
  margin-bottom: 15px;
  color: #444 !important
}
.demoform input.error {
  border: 1px solid red !important;
}
.demoform select.error {
  border: 1px solid red !important
}
.dmo-opodchk {
  width: 47%;
  margin: 20px auto 0
}
.demoform input.dmo-rdiobtn {
  width: 20px;
  height: 15px
}
.demoform input.demo-submit {
  background: #0d89d1;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  width: 75%;
  padding: 12px 15px;
  outline: none;
  border-radius: 5px;
  height: auto;
  border: none !important
}
.demoform input#demoReset {
  background: #dfdfe0;
  color: #444;
  font-size: 20px;
  font-weight: 400;
  width: 75%;
  padding: 12px 15px;
  outline: none;
  border-radius: 5px;
  height: auto;
  border: none !important;
}
.gtdmo {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 10px
}
span.errormsg {
  position: relative;
  left: 0;
  margin-top: -15px !important;
  font-size: 12px;
  color: red;
  display: block;
  margin-bottom: 6px;
  text-align: left;
}
.flLeft {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.demoform input.demo-submit {
  background: #0d89d1;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  width: 75%;
  padding: 12px 15px;
  outline: none;
  border-radius: 5px;
  height: auto;
  border: none !important
}
.demoform input#demoReset {
  background: #dfdfe0;
  color: #444;
  font-size: 20px;
  font-weight: 400;
  width: 75%;
  padding: 12px 15px;
  outline: none;
  border-radius: 5px;
  height: auto;
  border: none !important;
}
.demoform textarea {
  font-family: ZohoPuvi;
  height: 70px !important;
}
#MECountryListing {
  padding: 5px 0px 5px 10px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #5a5a5a 50%), linear-gradient(135deg, #5a5a5a 50%, transparent 50%), linear-gradient(to right, #fff0, #fff0) !important;
  background-position: calc(100% - 17px) calc(1em + 4px), calc(100% - 12px) calc(1em + 4px), calc(100% - 2.5em) .5em !important;
  background-size: 6px 5px, 5px 5px, 1px 1.5em !important;
  background-repeat: no-repeat !important;
}
@media screen and (max-width:640px) {
  .demoform {
    width: 96%;
  }
}
@media screen and (max-width:768px) {
  .btmBar {
    display: none !important
  }
  .wrapper {
    display: none;
  }
  .mT86 {
    margin-top: 20px !important;
  }
}
@media screen and (max-width:1020px) {
  .form-heading {
    padding: 0px 0 !important;
    margin: 0 0 10px 0 !important;
  }
  .form-heading:after {
    display: none !important
  }
}
.inputs {
  margin-bottom: 20px;
  overflow: hidden
}
.inputs > div {
  width: 100%;
  float: inherit;
  font-size: 15px;
}
.inputs > div:first-child {
  box-sizing: border-box
}
.inputs div input, .inputs div textarea, .inputs div select, .inputs textarea {
  width: 100% !important;
  border-radius: 4px;
}
.inputs select {
  height: 48px !important;
}
.form-heading {
  padding: 0px 0;
  margin: 30px 0px 30px;
  text-align: center;
  font-size: 24px;
}
#datepicker {
  padding: 0;
}
textarea {
  resize: none;
}
#datepicker {
  position: relative
}
#datepicker input::-webkit-calendar-picker-indicator {
  width: 35px;
  opacity: 1;
  /* background: green; */
  color: transparent;
  position: absolute;
  right: 7px;
  top: 1px;
  bottom: 1px;
  content: '';
  background-image: url(https://www.manageengine.com/products/applications_manager/images/demo-calendar.png);
  background-Position: 97% center;
  background-Repeat: no-repeat;
  cursor: pointer;
  background-size: 35px;
  height: 40px;
  z-index: 99;
}
.demoform input::-webkit-calendar-picker-indicator {
  color: rgba(0, 0, 0, 0);
  opacity: 1
}
.demoform input::-webkit-calendar-picker-indicator:hover {
  background: transparent;
  cursor: pointer;
}
#datepicker input:hover {
  background: none;
}
.demoform input {
  box-sizing: border-box;
  position: relative;
  width: 100%;
}
.demoform input[type="date"]::after {
  content: '';
  display: inline-block;
  position: absolute;
  right: 7px;
  top: 0;
  bottom: 0;
  width: 30px;
  height: 100%;
  background-image: url(https://www.manageengine.com/products/applications_manager/images/demo-calendar.png);
  background-Position: 97% center;
  background-Repeat: no-repeat;
  cursor: pointer;
  background-size: 30px;
  height: 40px;
  z-index: 99;
  pointer-events: none;
}
.demoform input[type="date"]::-webkit-calendar-picker-indicator {
  background: transparent;
  bottom: 0;
  color: transparent;
  cursor: pointer;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.inputs div input.date {
  padding-right: 52px !important;
  padding-top: 10px !important;
  padding-bottom: 8px !important;
}
.datewrapper {
  position: relative;
  width: 400px;
}
.clearDate {
  font-family: sans-serif;
  display: none;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 20px;
  height: 20px;
  font-size: 15px;
  color: #222;
  background-color: #e8e8e8;
  right: 50px;
  top: calc(50% - 17px);
  z-index: 1;
  border-radius: 50%;
  cursor: pointer;
}
.ui-datepicker-trigger {
  position: absolute;
  top: 7px;
  right: -16px;
  width: 30px;
}
.quote-tbl p {
  margin: 5px 0px;
}
.demoform input[type=date]::-webkit-inner-spin-button, .demoform input[type=date]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
  opacity: 0;
}
@media screen and (max-width:768px) {
  .btmBar {
    display: none !important
  }
  #btmscroll {
    display: none !important
  }
  footer {
    margin-top: 40px;
  }
}