.modal-body * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.single-row-options {
  background-color: white;
  border: #ccc solid 1px;
  border-radius: 5px;
  font-size: 20px;
  position: absolute;
  float: left;
}

.single-row-options > div {
  padding: 10px;
  cursor: pointer;
}

.single-row-options > .fa-times {
  float: right;
  padding: 5px 5px 0 0;
}

.table-certs {
  display: block;
  min-width: 85px;
}

.text-primary {
  color: #0087ce;
}

a.text-primary:hover {
  color: #005fad;
}

.text-success {
  color: #00a993;
}

a.text-success:hover {
  color: #006a6a;
}

.text-danger {
  color: #eb1b23;
}

a.text-danger:hover {
  color: #a72b30;
}

.text-info {
  color: #00aced;
}

a.text-info:hover {
  color: #259bcd;
}

.text-warning {
  color: #f2781f;
}

a.text-warning:hover {
  color: #db5827;
}

.text-dark-warning {
  color: #db5827;
}

.text-disabled {
  color: #ccc;
}

.text-green {
  color: #00a993 !important;
}

.custom-badge .badge {
  background: #00a993;
}

.uv-icon {
  z-index: 499 !important;
}

.ui-datepicker select {
  box-sizing: border-box;
}

.lead {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.alert {
  padding: 5px 15px;
  font-weight: normal;
}

.help-banner {
  padding-bottom: 10px;
}

/* Tooltips */
.tooltip {
  min-width: 200px;
  border: 0 !important;
  opacity: 0.95 !important;
  background-color: transparent !important;
}

.tooltip-inner {
  background-color: #d9edf7;
  color: #333;
}

.tooltip.top .tooltip-arrow {
  border-top-color: #d9edf7;
}

/* Intro.js */

.intro-img {
  width: 100%;
  max-width: 225px;
  opacity: 1 !important;
}

.introjs-overlay {
  background: #000;
  background: -moz-radial-gradient(center,ellipse cover,rgba(0,0,0,.9)0,rgba(0,0,0,1)100%);
  background: -webkit-gradient(radial,center center,0,center center,100%,color-stop(0%,rgba(0,0,0,.9)),color-stop(100%,rgba(0,0,0,1)));
  background: -webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,.9)0,rgba(0,0,0,1)100%);
  background: -o-radial-gradient(center,ellipse cover,rgba(0,0,0,.9)0,rgba(0,0,0,1)100%);
  background: -ms-radial-gradient(center,ellipse cover,rgba(0,0,0,.9)0,rgba(0,0,0,1)100%);
  background: radial-gradient(center,ellipse cover,rgba(0,0,0,.9)0,rgba(0,0,0,1)100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1);
  -ms-filter: "alpha(opacity=90)";
  filter: alpha(opacity=90);
}

.introjs-tooltip {
  padding: 0;
  background-color: transparent;
  min-width: 400px;
  max-width: 700px;
  box-shadow: none;
  font-family: 'Indie Flower', cursive;
  font-size: 22px;
  color: #fff;
  margin-left: -60px;
  -ms-transform: rotate(-0.5deg); /* IE 9 */
  -webkit-transform: rotate(-0.5deg); /* Chrome, Safari, Opera */
  transform: rotate(-0.5deg);
}

.introjs-arrow {
  display: none !important;
}

.introjs-tooltipbuttons {
  max-width: 60%;
}

.introjs-button, .introjs-button:focus {
  padding: .3em .8em;
  border: 1px solid #f5e071;
  text-shadow: none;
  font-size: 18px;
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: bold;
  outline: 0;
  background-color: transparent;
  background-image: url(/v2/images/introjs-button.png) !important;
  outline: none !important;
  box-shadow: none !important;
  color: #000 !important;
  text-decoration: none;
}

.introjs-button:hover {
  color: #000 !important;
  background-color: transparent;
  background-image: url(/v2/images/introjs-button-hover.png) !important;
  border-color: #f5e071;
}

.introjs-skipbutton {
  color: #ccc !important;
  float: left;
  background-image: none !important;
  border-color: transparent !important;
  font-family: 'Indie Flower', cursive;
}

.introjs-skipbutton:hover {
  color: #ddd !important;
  background-image: none !important;
}

.introjs-disabled, .introjs-disabled:focus, .introjs-disabled:hover {
  opacity: 0.4;
  color: #000 !important;
  background-image: url(/v2/images/introjs-button.png) !important;
  font-weight: normal;
  text-shadow: none;
}

.help-header-section.introjs-showElement, .help-header-section.introjs-showElement a {
  color: #333;
}

.help-header-section.introjs-showElement i.fa-question {
  color: #fff;
}

.introjs-showElement, .introjs-showElement * {
  pointer-events: none !important;
}

.introjs-tooltiptext a {
  color: #5fa8dc;
}

/* Drop zone effects */

.dropzone {
  background: #fff;
  border: 2px dotted #ccc;
  background-repeat: no-repeat;
  border-radius: 5px;
  padding: 6px 12px;
}

.dropzone.in {
  font-weight: bold;
}

.dropzone.hover {
  background: #d9edf7;
  box-shadow: 0 0 8px #5fa8dc;
  border: 2px dotted #ccc;
}

@-ms-viewport {
  width: device-width;
}

.animate {
  position: relative;
}

#ui-datepicker-div {
  display: none;
}

textarea.ng-invalid, input.ng-invalid, select.ng-invalid {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 91, 88, .6);
  border-color: #ff5b58;
}

.list-group {
  font-size: 14px;
}

body {
  font-size: 12px;
}

th {
  text-align: left !important;
  font-size: 12px;
}

td {
  font-size: 12px;
}

a {
  cursor: pointer;
}

a:hover {
  text-decoration: none;
}

.btn:focus, .btn:active:focus, .btn.active:focus, a:focus {
  outline: 0;
  text-decoration: none;
}

.nav-tabs > li > a {
  background-color: #ddd;
  color: #333;
  border-color: #eee #eee #ddd;
}

.nav-tabs > li > a:hover {
  background: #fff;
  color: #333;
}

.nav-pills > li > a:hover {
  background: #fff;
  color: #5fa8dc;
}

.nav-pills > li > a {
  background-color: #5fa8dc;
  color: #fff;
}

.nav-pills > li.active > a {
  background-color: #5cb85c;
}

.nav-pills > li.active > a:hover {
  background-color: #5cb85c;
  color: #fff;
  cursor: default;
}

* {
  webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#ymca-main * {
  webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#ymca-main .cke * {
  webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}

#colMain_content {
  padding: 0 !important;
  width: 729px !important;
}

#colMain h1 {
  font-size: 36px;
}

#colMain h2 {
  font-size: 30px;
}

#colMain h3 {
  font-size: 24px;
}

#colMain h4 {
  font-size: 18px;
}

#colMain h5 {
  font-size: 14px;
}

#colMain h6 {
  font-size: 12px;
}

#colMain h1, #colMain h2, #colMain h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

#colMain h4, #colMain h5, #colMain h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

#colMain h1, #colMain h2, #colMain h3, #colMain h4, #colMain h5, #colMain h6 {
  font-weight: 500 !important;
  line-height: 1.1 !important;
}

#container {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h4.modal-title {
  margin: 0 !important;
}

.close {
  opacity: 1;
}

label {
  color: #333;
  font-size: 14px;
}

a.mobile-nav {
  background: transparent;
  color: #fff;
  text-align: right;
  margin-top: 20px;
  display: block;
}

a.mobile-nav:hover {
  background: transparent;
  color: #eee;
}

a.mobile-nav span {
  position: relative;
  top: -5px;
  font-size: 11px;
}

.dd-right-align {
  right: 0 !important;
  left: -150px;
}

.btn-link:hover {
  text-decoration: none;
}

/* Main Content */

#ymca-main {
  font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif !important;
  background: #fff;
}

h3.main-header {
  font-size: 22px !important;
  font-weight: normal !important;
  margin-bottom: 10px !important;
  margin-top: 5px !important;
}

/* header */

.ymca-header {
  background: rgb(62, 69, 78);
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNlNDU0ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjI1MmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(62, 69, 78, 1) 0%, rgba(34, 37, 42, 1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(62, 69, 78, 1)), color-stop(100%, rgba(34, 37, 42, 1)));
  background: -webkit-linear-gradient(top, rgba(62, 69, 78, 1) 0%, rgba(34, 37, 42, 1) 100%);
  background: -o-linear-gradient(top, rgba(62, 69, 78, 1) 0%, rgba(34, 37, 42, 1) 100%);
  background: -ms-linear-gradient(top, rgba(62, 69, 78, 1) 0%, rgba(34, 37, 42, 1) 100%);
  background: linear-gradient(to bottom, rgba(62, 69, 78, 1) 0%, rgba(34, 37, 42, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e454e', endColorstr='#22252a', GradientType=0);
  margin-bottom: 20px;
  padding-top: 10px;
}

.ymca-header h2 {
  color: #fff;
  font-size: 30px !important;
  font-weight: bold;
  padding-left: 10px;
}

.ymca-header a {
  color: #fff;
}

.ymca-header a:hover {
  color: #ddd;
}

.ymca-header .nav-tabs {
  background: transparent;
  padding: 0 10px;
}

.ymca-header .nav-tabs li a {
  background: #ddd;
  font-size: 13px;
  font-weight: bold;
  color: #333;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
  border-color: transparent transparent #fff transparent !important;
  padding: 10px;
  letter-spacing: -0.06em;
}

.ymca-header .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #333;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.ymca-header .nav-tabs li a:hover {
  background-color: #eee;
  border-color: #eee #eee #fff;
}

.ymca-header .nav-tabs > li.active > a:hover {
  background: #fff;
}

.ymca-header ul > li > a.btn {
  border-radius: 0;
}

h2.ymca-header-img {
  background: url(/v2/images/ymca-header-white.png) left no-repeat;
  padding-left: 90px;
  padding-top: 18px;
  height: 70px;
  margin-left: 10px;
}

.notifications {
  margin-top: 25px;
}

.table-scroll-wrap {
  overflow-y: auto;
}

/* Breadcrumbs */

.breadcrumb {
  margin-bottom: 10px;
  background-color: transparent;
  padding: 0;
}

/* Dashboard */

.dashboard {
  display: table;
  width: 100%;
  background-color: #eee;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}

.dashboard-wraps {
  display: inline-block;
  float: left;
  /* change width to 20% when 5 dashboard items */
  width: 33.333%;
  padding-left: 10px;
  padding-right: 10px;
}

.dashboard-item-toggled {
  box-shadow: 1px 1px 3px rgba(255,255,255,0.9);
  border-radius: 4px;
}

.dashboard-item-toggled .dashboard-body {
  background: rgba(0,0,0,0.1);
  border-radius: 4px;
}

.dashboard-body {
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: relative;
}

.dashboard-selected {
  border: 0 transparent;
  width: 0;
  height: 0;
  position: absolute;
  display: none;
  left: 50%;
  bottom: -23px;
  margin-left: -15px;
}

.dashboard-item-toggled .dashboard-selected {
  border-bottom: 15px solid #fff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  display: block;
}

.dashboard-item-toggled .dashboard-1, .dashboard-item-toggled .dashboard-2, .dashboard-item-toggled .dashboard-3, .dashboard-item-toggled .dashboard-4, .dashboard-item-toggled .dashboard-5 {
  -webkit-box-shadow: inset 1px 2px 6px rgba(0,0,0,0.4);
  -moz-box-shadow: inset 1px 2px 6px rgba(0,0,0,0.4);
  box-shadow: inset 1px 2px 6px rgba(0,0,0,0.4);
}

.dashboard-item-toggled .d-left {
  background: transparent;
  box-shadow: inset -1px 2px 1px rgba(0,0,0,0.1);
}

.dashboard-item-toggled .d-left {
  text-shadow: 4px 6px 10px rgba(0,0,0,0.4) !important;
}

.dashboard-item-toggled .d-right {
  text-shadow: 3px 5px 10px rgba(0,0,0,0.4) !important;
}

.dashboard-1, .dashboard-2, .dashboard-3, .dashboard-4, .dashboard-5 {
  position: relative;
  width: 100%;
  height: 60px;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0,0,0,0.4);
  line-height: 14px;
  border-radius: 4px;
  border: 1px solid;
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
  margin-top: 20px;
}

.dashboard-1, .dashboard-2, .dashboard-3, .dashboard-4 {
  margin-right: 5px;
}

.dashboard-1 {
  background-color: #24bbbc;
  border-color: #00a993;
}

.dashboard-2 {
  background-color: #00aced;
  border-color: #0087ce;
}

.dashboard-3 {
  background-color: #c4158b;
  border-color: #8f268d;
}

.dashboard-4 {
  background-color: #ef5921;
  border-color: #eb1b23;
}

.dashboard-5 {
  background-color: #faad16;
  border-color: #f2781f;
}

.dashboard div span.badge {
  position: absolute;
  top: -8px;
  right: 0;
  background: #eb1b23;
  font-size: 11px;
  font-weight: normal;
  text-shadow: none;
  z-index: 999;
  /*border: 1px solid #fff;*/
  box-shadow: 2px 3px 3px rgba(0,0,0,0.4);
}

.d-left, .d-right {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  line-height: 1em;
}

.d-left {
  width: 38px;
  text-align: center;
  font-size: 20px;
  padding: 19px 0;
  background-color: rgba(0,0,0,0.1);
  text-shadow: 2px 4px 10px rgba(0,0,0,0.4);
  box-shadow: inset -1px 0 1px rgba(0,0,0,0.2);
}

.d-right {
  min-width: 92px;
  padding: 0 10px;
}

/* Searches */

th[sort-column="club_number"] {
  width: 100px;
}

.ui-scrollfix .btn-primary {
  background-color: #f2781f;
  border-color: #ea6b0e;
}

.ui-scrollfix .btn-primary:hover {
  background-color: #d2600c;
  border-color: #b0500a;
  color: #000;
}

.header-container.ui-scrollfix {
  background-color: #0087ce;
}

.ui-scrollfix .back-to-top {
  background-color: #0087ce;
}

.header-container .admin-logo {
  display: none;
}

.header-container.ui-scrollfix h2.ymca-header-img {
  font-size: 16px !important;
  background-size: 50px;
  height: 34px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 8px;
  padding-left: 60px;
  color: #fff;
}

.header-container.ui-scrollfix .admin-logo {
  display: inline-block;
  float: left;
  margin-right: 15px;
}

/* Coach Search */

h3.search-header {
  font-size: 18px !important;
  font-weight: normal !important;
  margin-bottom: 10px !important;
  margin-top: 5px !important;
  text-align: center !important;
}

h5.search-header {
  font-size: 16px !important;
  font-weight: normal !important;
  margin-bottom: 10px !important;
  margin-top: 5px !important;
  text-align: center !important;
}

/* Team Search */

.form-wrap {
  padding: 10px 15px;
  margin: 0 -15px;
  background-color: #eee;
  border-top: 1px solid #ddd;
}

h3.new-account-header {
  font-size: 22px !important;
  font-weight: normal !important;
  margin-bottom: 10px !important;
  margin-top: 5px !important;
}

/* Editors */

.editors {
  position: relative;
}

.editors h4 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  font-size: 20px !important;
  margin-top: 20px !important;
  margin-bottom: 10px !important;
}

.div-right {
  display: inline-block;
  border-right: 1px solid #ccc;
  padding-right: 7px;
  margin-right: 7px;
}

.panel-title {
  margin-top: 6px !important;
  margin-bottom: 6px !important;
}

.cert-wrap {
  background-color: #ddd;
  padding: 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.stats .dashboard-1, .stats .dashboard-2, .stats .dashboard-3, .stats .dashboard-4, .stats .dashboard-5 {
  height: auto;
}

.stats h2 {
  background: #333;
  padding: 5px 10px;
  color: #fff;
  border: 1px solid #222;
}

.stats h3 {
  padding: 5px 10px;
  color: #fff;
  background: #333;
  position: relative;
  width: 100%;
  text-shadow: 0 1px 2px rgba(0,0,0,0.4);
  border-radius: 4px;
  border: 1px solid #222;
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}

.stats .panel-title {
  font-size: 12px !important;
  padding: 0;
  color: #fff;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
}

.stats .panel-body {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  min-height: 114px;
}

.stats .panel-body span {
  font-size: 16px;
  line-height: 16px;
}

.stats.color-1 .panel-default {
  border-color: #00a993;
}

.stats.color-1 .panel-default .panel-heading {
  background-color: #24bbbc;
}

.stats.color-2 .panel-default {
  border-color: #0087ce;
}

.stats.color-2 .panel-default .panel-heading {
  background-color: #00aced;

}

.stats.color-3 .panel-default {
  border-color: #8f268d;
}

.stats.color-3 .panel-default .panel-heading {
  background-color: #c4158b;

}

.stats.color-4 .panel-default {
  border-color: #eb1b23;
}

.stats.color-4 .panel-default .panel-heading {
  background-color: #ef5921;
}

.stats.color-5 .panel-default {
  border-color: #f2781f;
}

.stats.color-5 .panel-default .panel-heading {
  background-color: #faad16;
}

.table-overflow {
  max-width: 100%;
  overflow: auto;
  border: 1px solid #ddd;
}

.table-overflow .table {
  margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .uv-icon {
    display: none !important;
  }
}

@media (max-width: 767px) {

  .dashboard-wraps {
    width: 50%;

  }

  .ymca-header h2 {
    font-size: 24px !important;
    padding-top: 8px;
  }

  .notifications {
    margin-top: 0;
  }

  .uv-icon {
    display: none !important;
  }
}

.YMCASelectRoleModal .modal-content {
    max-height: 100%;
    overflow: hidden;
    height: 100%;
}
#YMCASelectRolePanel {
    height: 100%;
}
#YMCASelectRolePanel .form-group .col-md-6 {
    overflow: hidden;
    white-space: nowrap;
}
#YMCASelectRolePanel .form-group label.custom-checkbox {
    margin: 0 0 12px 0 !important;
}
#YMCASelectRolePanel .form-group label.role-name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
}
#YMCASelectRolePanel .modal-body {
    margin: 15px 0;
    height: calc(100% - 94px);
    overflow: auto;
    padding: 0;
}
#YMCASelectRolePanel .form-group {
    margin-bottom: 10px;
}
#YMCASelectRolePanel .form-group .checkbox-group input{
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 6px;
}
#YMCASelectRolePanel .form-group .checkbox-group{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0;
}

.YMCACustomModal label.custom-checkbox{
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 5px 0 !important;
    width: 14px;
    height: 14px;
    border: 1px #888 solid;
    border-radius: 3px;
    padding: 0;  
    background: #fff;   
    color: transparent;
    cursor: pointer;
    position: relative;
    font-size: 14px;
}

.YMCACustomModal label.custom-checkbox i{
    position: absolute;
    font-size: 12px;
    width: 12px;
    height: 12px;
    display: inline-block;
    font-weight: normal;
    left: 0;
    top: 0;
}

.YMCACustomModal label.custom-checkbox > input{
    display: none;
}

.YMCACustomModal label.custom-checkbox.checked{  
    background: #5CA7E0;
    border: 1px #5CA7E0 solid;
    color: #fff;
}

.YMCACustomModal label.custom-checkbox.disabled{  
    cursor: no-drop;
    opacity: 0.65;
}

.YMCACustomModal .modal-content {
    min-width: 400px;
    border-radius: 6px;
    max-height: 100%;
    padding: 10px;
    margin: 0 auto;
}
.YMCACustomModal .modal-dialog.modal-sm {
    height: 80%;
    width: 400px;
    top: 50px;
}
.YMCACustomModal .modal-dialog.modal-lg {
    height: 70%;
    top: 50px;
}
.YMCACustomModal .modal-header {
    padding: 3px 0;
    color: #fff;
    background: #5CA7E0;
    position: relative;
}
.YMCACustomModal .modal-header > .modal-close-btn {
    position: absolute;
    top: 0.5em;
    right: 0.5em;
}
.YMCACustomModal .modal-body {
    padding: 15px 0;
}
.YMCACustomModal .footer{
    float: right;
}
.YMCACustomModal .modal-header h4{
    color: #fff;
    font-weight: bold;
    padding-left: 10px;
}
.YMCARoleInputPanel {
	display: block;
	margin-bottom: 5px;
}
