.modal-medium .modal-content{
  top: auto;
  margin: 0 auto;
  min-width: auto;
  width: 500px;
  min-height: 600px;
  overflow: hidden;
}

.modal-medium .modal-body{
   overflow: hidden;
}

.modal-medium .validation-error {
  float: right;
}

.modal-medium .validated-input {
  display: inline-block;
}
.modal-medium .validated-input.error input,
.modal-medium .validated-input.error textarea,
.modal-medium .validated-input.error select {
  border: 1px solid #C75C5C;
  color: #C75C5C;
}
.modal-medium .validation-error {
  margin-top: 2px;
  color: #C75C5C;
}
.modal-medium .validation-error.large {
  padding-left: 152px;
  text-align: left;
  font-size: 1.2em;
}

.modal-medium .require-field {
  position: relative;
}
.modal-medium .require-field:before {
  position: absolute;
  margin: 0 0 0 -8px;
  color: #F19F53;
  content: "*";
  font-weight: bold;
  font-size: 14px;
}
.dark-gray{
  color: #717073 !important;
}
.height-auto{
  height: auto;
}
.agreement-slide{
  width: 498px;
  height: 280px;
  border-radius: 4px 4px 0 0;
  background-color: #C1B7C9;
}
.agreement-icon{
  display: block;
  width: 144px;
  height: 167px;
  background-image: url(../images/agreement-lock.png);
  background-repeat: no-repeat;
  margin: 0 auto;
  position: relative;
  top: 40px;
}
.password-slide{
  width: 498px;
  height: 280px;
  border-radius: 4px 4px 0 0;
  background-color: #CCE3F4;
}
.password-icon{
  display: block;
  width: 128px;
  height: 128px;
  background-image: url(../images/password-icon.png);
  background-repeat: no-repeat;
  margin: 0 auto;
  position: relative;
  top: 75px;
}
.videoconferencing-settings-header{
  width: 498px;
  height: 100px;
  border-radius: 4px 4px 0 0;
  background-color: #63B0BB;
}
.turquoise{
  color: #63B0BB;
}
.close-modal-2{
  position: absolute;
  right: 15px;
  top: 10px;
  background-color: transparent;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight:bold;
  z-index: 99999;
  cursor: pointer;
}
.close-modal-2:hover, .close-modal-2:focus, .close-modal-2:active{
  text-decoration: none;
}
.custom-heading-padding{
  margin: 0 10px;
}
.custom-body-padding{
  margin: 20px 10px;
}
.custom-body-padding2{
  margin: 10px;
}
.text-align-left{
  text-align: left !important;
}
.agreement-check-wrapper{
  margin: 0 10px;
}
.password-wrapper, .videoconference-event-details-wrapper{
  margin: 0 18px 10px 18px;
}
.label-checked-agreement {
  position: relative;
  display: inline-block;
  color: #a9a8a9;
  font-weight: 400;
  padding-left: 20px;
  font-size: 14px;
  cursor: pointer;
  line-height:35px;
}
.label-checked-agreement:before {
  position: absolute;
  top: 11px;
  left: 0;
  display: inline-block;
  margin-right: 10px;
  width: 12px;
  height: 12px;
  border: 1px solid #a9a8a9;
  border-radius: 2px;
  background-color: #F1F2F2;
  content: "";
}
input[type=checkbox]:checked + .label-checked-agreement, input[type=radio]:checked + .label-checked-agreement {
  color: #0078C9;
}
input[type=checkbox]:checked + .label-checked-agreement:before, input[type=radio]:checked + .label-checked-agreement:before {
  border: none;
  background-color: #0078C9;
  color: #f3f3f3;
  content: "\2713";
  text-align: center;
  font-size: 13px;
  line-height: 12px;
}
.btn-agree {
  display: block;
  width: 139px;
  height: 36px;
  text-align: center;
  border-radius: 2px;
  background-color: #0078C9;
  background-position: 18px 5px;
  background-repeat: no-repeat;
  padding: 7px;
  color: #ffffff;
  margin: 10px auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.btn-agree:hover, .btn-agree:focus, .btn-agree:active{
  background-color: #77B800;
  text-decoration: none;
  color: #ffffff;
}
.password-field, .videoconferencing-settings-field, .primary-age-group, .primary-event-type{
  width: 200px;
  height: 26px;
}
.warning{
  text-align: left !important;
  margin: 0 10px;
  color: #C75C5C;
}
.vc-header{
  color: #ffffff;
  margin: 30px 10px 20px 10px;
}
.plus-sign{
  font-size: 24px;
  position: relative;
  top: 2px;
}
.panel-blank{
  background-color: #ffffff;
}
.panel-group .panel-blank {
  overflow: hidden;
  margin-bottom: 0;
  border-top: none;
  border-bottom: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.add-member-btn:hover{
  text-decoration: none;
  color: #63B0BB !important;
}
.add-member-btn:focus, .add-member-btn:active{
  text-decoration: none;
}
.videoconferencing-settings-wrapper{
  margin: 0;
}
.videoconferencing-setting-body{
  padding: 7px !important;
}
.margin-bottom{
  margin-bottom: 25px;
}
.margin-top{
  margin-top: 15px;
}
.margin-top2{
  margin-top: 40px;
}
.btn-wrapper5 {
  text-align: center;
}
.pcvc-setting-btn-width{
  width: 140px;
}
#firstTimeLoginModal .alert {
  margin-left:50px;
  margin-top:-40px;
  width:500px;
}

#pcvcSettingsPrefModal .alert {
  margin-top:-40px;
  width:500px;
}
.primaryStaff-wrapper, .additionalStaff-wrapper{
  text-align: left;
}
.pcvc-setting-margin-bottom{
  margin-bottom: 40px;
}
.videoconference-event-details-wrapper{
  text-align: left !important;
}