.d-inline-block {
  display: inline-block;
}

.popup-ittcrm-bg{
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .6);
  width: 100%;
  height: 100%;
  z-index: 99999;
  overflow: hidden;
  display: none;
  text-align: center!important;
  font-family: Roboto, Arial !important;
  color: #000; 
  overflow-x: hidden;
  overflow-y: auto;
}

.popup-ittcrm-container{
  margin: 10% auto;
  height: auto;
  display: inline-block;
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 15px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 3px 15px 0px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 3px 15px 0px rgba(50, 50, 50, 0.5);
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: #000;
  border: 1px solid #000;
  border-radius: 5px;
  width: 490px;
}

.popup-ittcrm-header {
  padding: 1rem 0.5rem 1rem 0.5rem;
  border-bottom: 1px solid #eee;
  margin-top: 0;
  position: relative;
  font-size: 17px;
  line-height: 19px;
  font-weight: 500;
}

.popup-ittcrm-body {
  font-size: 14px; /*for Roboto replace 15 to 14px */
  width: 100%;
  /* margin: 1rem; */
}

.popup-ittcrm-footer{
  margin: 1.5rem 1.8rem;
  font-size: 15px; 
}

.popup-ittcrm-container a {
  text-decoration: underline;
}
.popup-ittcrm-container a:hover {
  text-decoration: none;
}

.ittcrm-button {
  font-family: Roboto, Arial !important;
  text-align: center;
  height: 30px;
  width: 120px;
  color: white !important;
  display: inline-block;
  box-sizing: border-box;
  border: 0;
  border-radius: 3px;
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
  margin: 0 5px;
  padding: 8px;
}

.ittcrm-button-lg {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  height: 43px;
  width: auto;
}

.ittcrm-button-green {
  background: #5cb85c;
}

.ittcrm-button-gray {
  background: #a5aeb3;
}

.ittcrm-button-blue {
  background: #4e83e1;
}
.ittcrm-button-disabled {
  opacity: 0.3;
  cursor: default!important;
}

.ittcrm-i-header {
  background: url('../images/nfo.png') no-repeat;
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: 2px;
  padding-right: 4px;
}

.ittcrm-text-right{
  text-align: right!important;
}

.ittcrm-text-left{
  text-align: left!important;
}

.ittcrm-text-lg{
  font-size: 14.5px !important;
}
.ittcrm-text-sm{
  font-size: 13.5px !important;
}

.ittcrm-text-dark-gray{
  color: #6c757d;
}
.ittcrm-text-gray{
  color: #a5aeb3;
}
.ittcrm-text-green{
  color: #5cb85c;
}
.ittcrm-text-red{
  color: red;
}
.ittcrm-text-center{
  text-align: center!important;
}
.ittcrm-w-10{
  width:10%  
}
.ittcrm-w-20{
  width:20%  
}
.ittcrm-w-25{
  width:27%;
}
.ittcrm-w-30{
  width:30%  
}
.ittcrm-w-70{
  width:70%  
}
.ittcrm-w-49{
  width:49%  
}
.ittcrm-row {
  margin: 10px;
  padding-left: 5px;
}
.ittcrm-collapse{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ittcrm-d-inline{
  display: inline-block;
}
.popup-ittcrm-container .price-input {
  width: 60px;
  margin-left: 10px;
}
.ittcrm-mt-30{
  margin-top:30px;
}
.ittcrm-mt-1r5{
  margin-top:1.5rem;
}
.ittcrm-mt-15{
  margin-top:1rem;
}
.cursor-pointer {
  cursor: pointer;
}
.ittcrm-hidden{
  display:none;
}
.ittcrm-pr-30{
  padding-right: 30px; 
}
.ittcrm-pl-15{
  padding-left: 15px; 
}
.ittcrm-pl-20{
  padding-left: 20px; 
}
.ittcrm-pl-18{
  padding-left: 18px; 
}
.ittcrm-select{
  height:21px;
}

/* уведомление об изменении цены на тур */
.notification-price-change-popup .popup-ittcrm-footer {
  text-align: right;
  margin: 1.5rem 1.8rem;
}
.ittcrm-nowrap {
  white-space: nowrap;
}
.notification-price-change-popup .ittcrm-w-25 {
  font-size: 13.5px !important;
}

.info-i {
  background: url(../images/info.gif) no-repeat;
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: 4px;
}
.popup-ittcrm-container .ittcrm-alert {
  margin: 0;
  font-size: 12px;
  padding: 9px;
  width: 100%;
}
.popup-ittcrm-container .ittcrm-alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b;
}
.popup-ittcrm-container .row {
  padding-right: 15px;
  padding-left: 15px;
  width: fit-content;
  margin-right: 15px;
  padding-top: 10px;
}

.ittcrm-button.content-width {
  width:auto!important;
}

.popup-ittcrm-container .row .col-6 {
  width: 49%;
  display: inline-block;
}

.popup-ittcrm-fix-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #eceeef;
  margin-top: .5rem!important;
}
.xdsoft_datetimepicker.xdsoft_noselect.xdsoft_ {
  z-index: 99999;
}