html {
	font-family: "Roboto", sans-serif;
  height:100%;
    position: relative;

}

body {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  /*margin-bottom: 145px;*/
  height:100%;

}

h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  /*font-family: 'aktiv-grotesk', sans-serif;*/
  font-family: 'trajan-sans-pro', sans-serif;
  color: #16268A;
  margin-top: 0px;
  margin-bottom: 20px;
      text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.21);

}

a {
    color: #01ADEE;
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    background-color: #92989B;
    border-color: #ccc;
}

.page-header {
    border-bottom: none;
  margin: 20px 0px 0px 0px;
}

.btn-default {
      color: #FFF;
    background-color: #01ADEE;
    border-color: rgba(165, 247, 214, 0.29);
    text-shadow: none;
}

.navbar-topmost {
    /*height:10px;*/
    min-height:0px;
    background-image: linear-gradient(to bottom,#fB92D6 0,#4396CC 100%);
    background-color: black;
    color:white;
}

.navbar-topmost a {
    color:white;
}

.navbar-default {
    /*background-color: rgb(17, 103, 151);*/
    /*background-color: rgb(127, 203, 245);*/
    /*background-color: rgb(10, 145, 220);*/
    /*min-height:120px;*/
    box-shadow:none;
}



.navbar-default .navbar-nav > li > a {
    /*color: rgb(0, 180, 248);*/
      /*line-height: 90px;*/
    /*letter-spacing: 1.5px;*/
    /*padding: 51px 10px 8px;*/
    /*margin-top:41px;*/
    /*color:white;*/
    /*color: rgb(0, 174, 239);*/
    color: black;
    font-weight: 400;
    font-size: 16px;
}


.listing-creator-helpbox {
    font-weight: bold;
    /* padding-bottom: 10px; */
    background-color: #2badee;
    padding: 20px 20px;
    color: white;
    border-radius: 9px;
    margin-top:40px;
}


@media (max-width: 1199px){
.navbar-default .navbar-nav > li > a {
    letter-spacing: 1px;
    /*padding: 51px 17px 8px;*/
    font-size:14px;
}

.listing-creator-helpbox {
  margin-top:0px;
}

}


.navbar-default .caret {
      display: none;
}

.navbar {
	border-radius:0px;
	border:0;
    /*background-image: linear-gradient(to bottom,#2B92D6 0,#4396CC 100%);*/
    font-size:20px;
    /*font-weight:100;*/
    margin-bottom: 0px;
    /*border-bottom: 1px solid rgb(1, 173, 238);*/
    /*background-image: linear-gradient(to bottom,rgba(132, 178, 214, 0.24) 0,#FFFFFF 100%);*/
    background:none;
}

.menunav {
    /*margin-top:10px;*/
    margin-top: 40px;
    /*background-color: white;*/
    /*background-color: rgb(26, 123, 172);*/
    /*border-radius: 10px 10px 10px 10px;*/
    /*border-bottom: 4px solid rgb(97, 190, 241);*/
    /*box-shadow: 0px 0px 1px 5px rgba(255, 255, 255, 0.26);*/
      /*box-shadow: 0px 0px 1px 5px rgba(255, 255, 255, 0.8);*/
  /*margin-bottom: 38px;*/
    /*margin-top: 74px;*/
    /*text-transform: uppercase;*/
}



@media (max-width: 800px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
    .navbar-default .navbar-nav > li > a  {
      line-height:20px;
    }
    .navbar-brand img {
      width:200px;
    }

    .listing-creator-helpbox {
      margin-top:0px;
    }

}

.navbar-brand {
  padding: 20px 0px 0px 14px;
}

#system-message .alert-message {
    background-color: rgba(1, 173, 238, 0.25);
    border-radius: 20px;
}

#system-message .alert-heading {
  font-family: "aktiv-grotesk", sans-serif;
}

.panel-default > .panel-heading {
  background-color: #6BA6DA;
  border-color: #ddd;
  background-image: none;
  color: white;
}


#firsttextarea {
  background-color: rgba(255 ,255 ,255 ,1);
  border-radius: 10px;
  box-shadow: 0px 0px 8px white;
  /*padding: 26px;*/
}

.firsttextarea_inner {
  padding:20px;
}

#mailinglist {
  background-color: rgba(255 ,255 ,255 ,1);
  border-radius: 10px;
  box-shadow: 0px 0px 8px white;
  padding: 26px;
}

#mailinglist h3 {
  margin: 10px 0px;
}

.header-third {
    /*background-color: rgb(59, 133, 187);*/
    color:black;
}

.content {
    /*margin-top: 92px;*/
    min-height:850px;

}

#jumbotron {
    margin-bottom:20px;
    padding:30px 0px;
}

.upcomingEvent_hp {
  color:white;
 /*   text-shadow: 1px 1px 7px black;
    padding:20px;
    border: 3px solid white;*/
    color: white;
    text-shadow: 1px 1px 7px black;
    padding: 0px;
    border: 0 solid white;
    border-radius: 11px;
    box-shadow: 2px 2px 2px black;
    margin: 0px;

}

.upcomingEvent_hp a {
  color:white;
}

.upcomingEvent_hp h4 {
  color:white;
  text-shadow: 1px 1px 3px rgb(0, 0, 0);
}

.upcomingEvent_hp small {
  color:white;
}

.upcomingEvent_hp button:hover {
  background-color: teal;
  color:white;
  border:3px solid transparent;

  }


.eventsOverlayLink {
      position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.eventsOverlayLink:hover {

  background-color: rgba(251, 254, 255, 0.16);
}

.eventsHosts {
    z-index: 1;
    position: absolute;

}

.eventsHostedBy {
  float:left;
  padding-right:10px;
  height: 30px;
}

.eventsInfoButton {
    padding: 40px 0px 0px 0px;
    margin: 20px 0px 0px;
    text-align: right;

}

.eventOverlayInside_hp {
  background-color: rgba(0, 0, 0, 0.35); 
  border-radius: 20px; 
  padding: 13px;
}

.details-back-btn {
  font-size: 26px;
  padding: 20px 0px;
}

.location-back-btn {
  font-size: 26px;
}

#carousel-example-generic { 
  margin:0px !important; 
  height:200px;
}

#carousel-events {
  height: 300px;
}

#carousel-events .carousel-caption {
  position: relative;
  left: auto;
  right: auto;
  color: black;
  text-shadow: none;
}

#carousel-events .carousel-control {
  background-image:none;
}

.page-title {
    /*background-color: rgb(10, 145, 220);*/
    /*color: white;*/
    border-radius:0px 0px 10px 0px;
}

.socialLinks a {
  font-size:32px;
  padding: 0px 13px 0px 0px;
  color: white;
}

.headerBar-top {
    background-color: rgb(51, 74, 91);
    /*display: none;*/
    box-shadow: 0px 0px 1px 5px rgba(255, 255, 255, 0.8);

}

/*login form */

.login .control-label {
    text-align: left !important;
}

#password-lbl {
    text-align: left;
}

#remember:after {
    content: "";

}

.docgrid {
    padding:10px;
}

.docgrid-item {
    /*background-color: #e7e7e7;*/
        min-height:100px;

}

.docgrid-icon i {
    font-size:40px;
}

.navbar-brand img {
	width:300px;
}

@media (max-width: 800px) {
  .navbar-brand img {
    width:200px;
  }
}

@media (min-width: 1200px) {
}

.footernav {
    /*background-color:black;*/
    background-image:none;
    min-height:20px;
    margin-bottom:0px;
    color:white;
    /*padding-top:20px;*/
    /*margin-top: 60px;*/
}

.footernav .navbar-nav > li > a {
    color:white;
    padding: 11px 10px;
    line-height: 40px;

}

.footernav p {
    padding:10px 0px 0px 0px;
}

#footer-menu {
  margin-top:0px;
}

.sitemapFooter > li {
  /*width:200px;*/
  /*width: 189px;*/
  /*padding: 0px 26px 12px 0px;*/
  display:inline-block;
  margin: 0px 60px 0px 0px;
}

.sitemapFooter > li > a {
  padding:0px;
  color: rgba(255, 255, 255, 0.83);
}

.sitemapFooter > li > ul > li > a {
  color:gray;
}

.loginStatusBar {
    /*color: white;*/
    padding: 20px 0px;
    /*background-color: #01ADEE;*/
    /*border-radius: 0px 0px 20px 20px;*/
    /*margin-bottom: 20px;*/
    /*box-shadow: 0px 0px 12px #364C78;*/
}

.loginStatusBar img {
  margin-right:10px;
}

#sidebar {
    /*border-right: 1px solid rgb(0, 170, 235);*/
    /*position:fixed;*/
    /*top:131px;*/
        margin-top: 17px;

}

@media (max-width: 1090px) {
  #sidebar {

    position: relative;
    top: 0px;
  }
}


#sidebar li a {
  display: block;
color: black;
  text-decoration: none;
  padding: 8px 0px;
  margin: 8px 0;
  
}

#sidebar h4 {
  /*font-size:12px;*/
  font-weight: 600;
  /* font-style: oblique; */
  /*text-transform: uppercase;*/
  /*line-height: 25px;*/
  font-family: "trajan-sans-pro", sans-serif;
  /* text-transform: uppercase; */
    line-height: 30px;
    letter-spacing: 1.3px;
    margin: 0;
    font-size: 15px;
    text-transform: uppercase;
}

#sidebar .current {
  background-color: rgb(0, 170, 235);
  /*margin-left: -60px;*/
  padding-left: 7px;
  /*padding-left: 60px;*/
}

#sidebar .caret {
    display:none;
}

#sidebar .current a {
    color:white;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}

.navbar-brand {
  font-size:28px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    /*background: linear-gradient(to bottom, rgba(22, 22, 22, 1) 0%,rgba(33, 89, 130, 1) 99%);*/
	/*color:white;*/
    /*background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%,rgba(255, 255, 255, 1) 99%);*/
    background-image: none;
    /*background-color: rgb(0, 173, 238);*/
  background: linear-gradient(to bottom left, rgba(77, 209, 249, 1) 0%,rgba(0, 139, 212, 1) 99%);
    color:white;
    /*background: linear-gradient(to bottom, rgba(0, 139, 212, 1) 0%,rgba(77, 209, 249, 1) 99%);*/
  /*color: rgb(51, 147, 210);*/
  /*border-radius: 17px ;*/
  /*border: 2px solid white;*/
     /*box-shadow: -10px -5px 0px 5px rgb(63, 150, 206),0px 6px 0px 0px rgb(56, 148, 208), 10px -5px 0px 5px rgb(63, 150, 206), 0px 6px 2px 1px rgb(74, 207, 248);*/
    /*box-shadow: -5px -6px 28px 0px rgb(63, 150, 206),5px -6px 20px 0px rgb(63, 150, 206), 0px 7px 17px 2px rgb(74, 207, 248);*/
  /*box-shadow: 0px 1px 5px 1px rgb(74, 207, 248),2px 5px 5px 1px rgb(3, 141, 213);*/
      /*box-shadow: 0px 0px 4px 2px rgba(58, 127, 214, 0.85), 0px 0px 5px 3px rgba(9, 252, 242,0.3),-1px 0px 0px 0px rgb(0, 188, 246);*/
      text-shadow: none;


}

.navbar-default .navbar-nav > li > a:hover {
    transition: background-color .4s ease;
   -moz-transition: background-color .4s ease;
   -webkit-transition: background-color .4s ease;

}

.navbar-default .navbar-nav > li > a:hover {
    /*box-shadow: 2px 2px 2px 2px rgb(74, 207, 248);*/
    background-color: rgb(74, 207, 248);
    color:white;
    /*border-bottom:2px solid blue;*/

}

.navbar-default .navbar-toggle { 
    background-color: rgb(19, 149, 201);
}

.navbar-toggle {
      margin: 25px 10px 0px 0px;
}


.secondary-links  .navbar-nav > .active > a, .secondary-links .navbar-nav > .active > a:hover, .secondary-links .navbar-nav > .active > a:focus {
    background-color: white;
    /*color:black;*/
}

.loginStatus {
  line-height: 50px;
  text-align: right;
  color: white;
}

.loginStatus a {
    color:white;
}

.navbar-sub {
    margin-bottom: 0px;
    /*background-color: rgb(101, 167, 244);*/
}

.navbar-sub a {
color:white;
}

.navbar-sub .navbar-nav {
      
     border-radius: 0 0 10px 10px;
}

.practitioners article img {
	max-width:170px;
	max-height:170px;
}

.practitioners article {
	height:260px;
}

.imgcell {
	height:200px;
}

.controlpanelSidebar {
    padding: 20px;
    background-color: #DFEEF4;
    margin-bottom: 20px;
    /*top: 0px;*/
    border-radius: 20px;
}

#notification-bar {
  padding:0px;
  padding-right:10px;
}

#notification-bar>div {
  /*background-color: #fafdff;*/
  padding:0px;
}

#portrait-area-top {
  /*padding-top:10px;*/
  padding:12px 0px;
  color:white;
}

.controlpanelNotification {
  font-size:20px;
}

.controlpanelPortraitArea {
  background-color: white;
  margin-bottom:20px;
}

.approvalGroup {
    background-color: #DFEEF4;
    border-radius: 20px;
    padding:20px 0px;
}

.approvalItem {
  background-color:white;
  /*padding:20px;*/
  border-radius:10px;
}

#slideshow #slideshowWindow .slide {
  margin: 0;
  padding: 0;
  width: 500px;
  height: 257px;
  float: left;
  position: relative;
  }

 .navbar-right .dropdown-menu {
 	right:auto;
 }

 .practitioner_thumb {
 	width:200px;
 }

 .practitioner_thumb_cell {
 	height:172px;
 	overflow:hidden;
 }

.fab_pract_practitioner_countries___flag_img_link {
	width:100%;
}

.practsidebar ul li {
	background-color:white;
	color:white;
	list-style-type: none;
	border-top:1px solid gray;

}

.practsidebar a {
	color:black;
}

.practsidebar .active a {
	color:white;
	background-color:rgb(101, 167, 244);
}

.directoryPane .caption {

    padding-left:0px;
}

.directoryPane .caption h4 {

    color: #01ADEE;
    line-height: 24px;
    margin-top: 0px;
}


.pageWrapper {
  min-height: 100%;
  height: auto;
  /* Negative indent footer by its height */
  /*margin: 0 auto -160px;*/
  /* Pad bottom by footer height */
  /*padding: 0 0 160px;*/
/*      min-height: 100%;     
    height: auto !important;     
    height: 100%;     
    margin: 0px auto -145px; /* the bottom margin is the negative value of the footer's height */
    background-color: rgba(1, 173, 238, 0.32);
}

.footer {
  /*height: 160px;*/
  background-color: black;
}

/*simple sidebar*/
#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 250px;
}

#sidebar-wrapper {
    z-index: 1000;
    /*position: fixed;*/
    position: relative;
    /*left: 250px;*/
    width: 0;
    height: 100%;
    margin-left: -250px;
    /*overflow-y: auto;*/
    /*background: none;*/
    background-color: rgb(44, 179, 255);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled #sidebar-wrapper {
    width: 250px;
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 15px;
    background-color: white;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -250px;
}




/* Sidebar Styles */

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 20px 0px 0px 0px;
    list-style: none;
}

.sidebar-nav li {
    /*text-indent: 20px;*/
    line-height: 20px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #525356;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: black;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}


.modal-header {
  background-color: #01ADEE;
  border-radius: 4px 4px 0px 0px;
}

.modal-header h4 {
  color: white;
  text-shadow: 0px 1px 6px #575252;  
}

.bs-example {
    position: relative;
    padding: 45px 15px 15px;
    margin: 0 -15px 15px;
    border-color: #e5e5e5 #eee #eee;
    border-style: solid;
    border-width: 1px 0;
    -webkit-box-shadow: inset 0 3px 6px rgba(0,0,0,.05);
    box-shadow: inset 0 3px 6px rgba(0,0,0,.05);
}

.bs-example:after {
    position: absolute;
    top: 15px;
    left: 15px;
    font-size: 12px;
    font-weight: 700;
    color: #959595;
    text-transform: uppercase;
    letter-spacing: 1px;
    content: "Example";
}

@media (min-width: 768px) {
  .bs-example {
      margin-right: 0;
      margin-left: 0;
      background-color: #fff;
      border-color: #ddd;
      border-width: 1px;
      border-radius: 4px 4px 0 0;
      -webkit-box-shadow: none;
      box-shadow: none;
  }
}



.highlight {
    padding: 9px 14px;
    margin-bottom: 14px;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    border-radius: 4px;
}

@media(min-width:768px) {
    #wrapper {
        padding-left: 250px;
    }

    #wrapper.toggled {
        padding-left: 0;
    }

    #sidebar-wrapper {
        width: 250px;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 0;
    }

    #page-content-wrapper {
        padding: 20px;
        position: relative;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
}
/*end simple sidebar*/

/*Fabrik list buttons overrides*/

.icon-delete:before {
    font-family:'Glyphicons Halflings';
    /*content:"\e014";*/
}

.fabrikForm .map {
  border-radius: 10px;
}

.fabrikForm .legend {
  border-bottom: none;
  font-size:40px;
}

.fabrikForm .row-fluid {
  margin-bottom:20px;
}

.fabrik_actions .delete:after {
    font-family:'Glyphicons Halflings';
    content:"\e014";
    
}

.calendarbutton {
  background-color: #125ED5; 
  color: white;
}


.fabrik_edit:after {
    content:"";
}

.fabrik_actions .fabrik_edit:after {
    font-family:'Glyphicons Halflings';
    content:"\270f";

}

.fabrik_actions .fabrik_view:after {
    font-family:'Glyphicons Halflings';
    content:"\e003";

}

#details_14_4 {
  margin-top:20px;
}

#group150 .panel-body {
  padding: 0px 15px 50px 15px;

}

.addGroup:after {
    content:"+ Add";
}

.deleteGroup:after {
    content:"- Delete";
}

.icon-calendar:after {
  content: "show calendar";

}

.commit_status0 {
background-color:rgba(255, 124, 112, 0.24);
}

.commit_status1 {
background-color: rgba(5, 249, 136, 0.18);
}

/*Fabrik bootstrap2 to bootstrap3 adaptation*/
.input-medium {
    width:100%;
} 

/*Fabrik google maps element /*

/*Hide geocode output below map element */
.geo {
    display:none;
}

.chzn-container {
    width: 100% !important;
}

.fabrikTip {
  display: block !important;
}

#group265 .fabrikTip {
  float:left;
}

#listform_103_com_fabrik_103 .block0 {
  background-color: rgba(183, 242, 216, 0.23);
}

#listform_103_com_fabrik_103 .block1 {
  background-color: rgba(255, 0, 0, 0.17);
}

.form-horizontal .control-label {
    text-align: left;
    margin-bottom: 4px;
}

.initialListRow {
  /*background-color:#C8C8C8;*/
  color:black;
  font-size:22px;
}

.pagination-list li {
    padding-right: 20px;
    float: left;
}


/*Bootstrap row match height*/

/* USAGE
<div class="row">
  <div class="row-height">
    <div class="col-xs-2 col-xs-height col-xs-middle">
      <div class="inside"></div>
    </div>
    <div class="col-xs-4 col-lg-5 col-xs-height col-xs-middle">
      <div class="inside"></div>
    </div>
  </div>
</div>
*/

/* content styles */

.inside {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #ededed;
  background: -webkit-gradient(linear, left top, left bottom,color-stop(0%, #f4f4f4), color-stop(100%, #ededed));
  background: -moz-linear-gradient(top, #f4f4f4 0%, #ededed 100%);
  background: -ms-linear-gradient(top, #f4f4f4 0%, #ededed 100%);
}
.inside-full-height {
  /*
  // if you want to give content full height give him height: 100%;
  // with content full height you can't apply margins to the content
  // content full height does not work in ie http://stackoverflow.com/questions/27384433/ie-display-table-cell-child-ignores-height-100
  */
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

/* columns of same height styles */

.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.col-height {
  display: table-cell;
  float: none;
  height: 100%;
}
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}

@media (min-width: 480px) {
  .row-xs-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-xs-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-xs-top {
    vertical-align: top;
  }
  .col-xs-middle {
    vertical-align: middle;
  }
  .col-xs-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 768px) {
  .row-sm-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-sm-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-sm-top {
    vertical-align: top;
  }
  .col-sm-middle {
    vertical-align: middle;
  }
  .col-sm-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 992px) {
  .row-md-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-md-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-md-top {
    vertical-align: top;
  }
  .col-md-middle {
    vertical-align: middle;
  }
  .col-md-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 1200px) {
  .row-lg-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-lg-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-lg-top {
    vertical-align: top;
  }
  .col-lg-middle {
    vertical-align: middle;
  }
  .col-lg-bottom {
    vertical-align: bottom;
  }
}

@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
      display:block !important;
  }
}

#userview-msg.bg-success {
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 14px;
    border: 2px solid #339e95;
    color: #339e95;
    font-size: 1.2em;
    text-align: center;
}

.btn {
  font-weight: 500;
}

.alert-warning {
  background-color: rgba(255, 254, 0, 1);
  border:none;
  border-radius:10px;
}


.myrow {
    font-size: 0;
}
.myrow > * {
    display: inline-block;
    font-size: 14px; /* if using LESS it's quicker to just use @font-size-base */
}
.myrow > *:last-child {
    vertical-align: bottom;
}
.myrow p:last-child {
    margin-bottom: 0; /* optional */
}

.renewals-summary {
  margin-bottom:20px;
}

.renewal-status-item {
  display:inline-block;
  padding: 10px;
  margin: 0px 10px 0px 0px;
  border-radius:10px;
}

.portal-sub-link {
  padding-left:25px;
}

.certification-progress-trainer-image {
  max-width: 200px;
  max-height: 200px;
}

.newdelegate-bio-create-group {
  /*border: 1px solid #01adee;*/
  padding: 0px 20px 0px 0px;
}

.newdelegate-bio-create-group .title {
  background-color: #01adee;
  color: white;
  font-size: 20px;
  padding: 10px;
}

.newdelegate-bio-create-group .fields {
  padding: 10px;
  background-color: #f7f7f7;
  margin-bottom:20px;
}

.newdelegate-bio-create-sidegroup {
  padding:0px;
}

.newdelegate-bio-create-group .helptext {
    text-align: right;
    background-color: rgba(1, 173, 238, 0);
    padding: 0px 10px 3px 0px;
    color: #000000;
}

.bio-entry-form-group {
  margin-bottom:2px;
}

.newprofileview-group {
    border: 1px solid #01adee;
    margin-bottom: 10px;
}

.newprofileview-header {
    border-bottom: 1px solid #1eace1;
    color: #ffffff;
    background-color: #01adee;
    padding: 3px 10px;
}

.newprofileview-content {
    padding: 10px;
}

.delegate-progress-icon-space {
    text-align: center;
    color: #01adee;
}

.delegate-progress-icon-space-lg {
    text-align: center;
    color: #01adee;
}


.delegate-progress-item-icon {
    font-size: 50px;
}

.delegate-progress-icon-space-lg > .delegate-progress-item-icon {
  font-size: 70px;
  color: white;
  text-shadow: 1px 1px 7px black;
}

.delegate-progress-icon-space-lg > .delegate-progress-text {
  font-size:40px;
}

.certification-complete > .delegate-progress-description {
  text-align:center;
}

.certification-complete > .delegate-progress-link {
  text-align: center;
}

.delegate-progress-text {
    text-align: center;
    font-size: 25px;
}

.delegate-progress-link .btn-default {
    background-color: #01adee;
    border-color: #01adee;
    color: white;
    margin-bottom: 10px;
}


#progress-view {
  width: 96%;
  z-index: 12;
  position:absolute;
}

.progress-spinner {
    width: 300px;
    margin: auto;
    background-color: rgba(1, 173, 238, 0.92);
    border-radius: 10px;
    padding: 60px 50px;
}

.casestudies-tally {
  display:inline-block;
  width: 30px;
}

.casestudies-tally-group {
  margin-bottom:20px;
}

.casestudies-view-group {
  font-size:20px; 
  margin-bottom:20px;
}

.quiz-attempt-status-display {
  text-align: right;
}

#main-view {
  padding:15px;
}

#main-view-panel-wrapper {
  padding: 0px 10px 0px 0px;
}

.newdelegate-bio-save-success {
    padding: 10px;
    text-align: center;
    color: #22d450;
    font-weight: bolder;
    font-size: 20px;
    background-color: rgba(34, 212, 80, 0.01);
}

.top-nav-button {
  background-color:transparent;
}

.top-nav-button:hover {
  color: rgba(255, 255, 255, 0.48);
}

span.trainer-list-hidden {
  display:none;
}

td.trainer-list-name {
  font-size: 20px;
}

.applicant-progress-btn {
  /*width: 60px;*/
  font-size:16px;
}

.applicant-progress-btn.btn-default {
    background-color: transparent;
    color: #01adee;
    border: none;
    /* font-weight: 600; */
    /* background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#52a8e8), to(#377ad0)); */
}

.applicant-progress-btn.btn-default:disabled {
  color: rgba(128, 128, 128, 0.65);
}

.applicant-progress-btn.btn-success {
    color: #22d450;
    background-color: transparent;
    border:none;
    /* text-shadow: 1px 1px 6px darkgreen; */
    /* font-weight: 600; */
    /* background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#22d450), to(#22AA1E)); */
}

.applicant-progress-btn.btn-partial > span.inner-text {
  background: -webkit-linear-gradient(45deg, #ffad63, #ffad63, #00adee 77%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border:none;

}

.applicant-progress-btn.btn-partial > span.inner-text > .applicant-progress-btn-icon {
  background: -webkit-linear-gradient(45deg, #ffad63, #ffad63, #00adee 77%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border: none;
  font-weight: bold;
  color: #ffad64;
}



.button-partial {

}

span.inner-text {
  font-weight:bold;
}

.applicant-progress-btn-main {
    position: relative;
    left: 10px;
}

.applicant-progress-btn-overlap {
    font-size: 17px;
    position: relative;
    left: -2px;
    color: #01adee;
    top: 2px;
}


.applicant-progress-btn-overlap i {
   box-shadow: 1px 1px red;
}

.trainer-list-extra-info {
  font-size:10px;
}

.trainer-list-event-date {
  font-size:12px;
}

.trainer-list-event-date p {
  margin-top: 10px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: rgba(1, 173, 238, 0.04);
}

.profile-overview-row {
  margin-bottom: 23px;
}

.profile-edit-button {
    /*margin: 0px 0px 0px 10px;*/
    padding: 2px 12px;
    margin-right:10px;
    margin-bottom:10px;
}

/* .profile-edit-button:before {
    display: inline-block;
    font-family: "Font Awesome 5 Solid";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f044";
    margin-right:7px;
} */

.profile-edit-below-button {
    padding: 0px 12px;
    /*margin: 0px 0px 0px 10px;*/
}

.profile-label {
    background-color: rgb(1, 173, 238);
    margin-bottom: 10PX;
    color: rgb(255, 255, 255);
    border-radius: 0px 3px 3px 0px;
    font-size: 15px;
    border: 1px solid #01adee;
    border-left: none;
}

.queue-notification-info {
  border-radius:5px;
  margin-bottom:10px;
  text-align: center;
  padding:10px;
}

.portal-home-icon {
  text-align: center;
}

.portal-home-icon i {
  font-size:40px;
}

.profile-home-panel {
  margin-bottom:30px;
}

.portal-home-title {
  font-size: 16px;
  text-align: center;
}

.profile-home-panel {
    color: #01adee;
}

/*.area-of-specialization-item {
    background-color: rgb(217, 237, 247);
    padding: 4px;
    border-radius: 10px;
    margin-right: 5px;
}*/

.profile-notification {
    padding: 4px 10px 0px 10px;
    margin-bottom: 10px; 
    border-radius: 3px;
    background: rgba(1, 173, 238, 0.17);
    /* border: 1px solid #01adee; */
    /* color: #01adee; */
}

.profile-notification p {
    font-weight: 500; 
}

.existing-location-edit {
  margin-bottom:10px;
  padding:0px;
}

.document-manager-main {
  list-style-type: none;
  font-size: 18px;
  background-color: #01adee;
  color:white;
  border-radius: 5px 5px;
}

.document-manager-sub {
  list-style-type: none;
  font-size: 14px;
  background-color: white;
  color: black;
  padding:0px;
}

.document-manager-category {
  width: 100%;
  padding-top: 10px;
}

.document-manager-search-category {
  width: 100%;
  margin-top:10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.document-manager-search-category:before {
  font-family: "Font Awesome 5 Pro"; 
  font-weight: 900; 
  content: "\f002";
  /* font-family: font; */
  display: inline-block;
  /* font: normal normal normal 14px/1 FontAwesome; */
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  padding-right: 11px;
  color: white;
  padding-left: 16px;
  width: 46px;
}

.document-manager-category.folder-closed:before {
  font-family: "Font Awesome 5 Pro"; 
  font-weight: 900; 
  content: "\f07b";
  /* font-family: font; */
  display: inline-block;
  /* font: normal normal normal 14px/1 FontAwesome; */
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  padding-right: 11px;
  color: white;
  padding-left: 16px;
}


.document-manager-category:before {
  font-family: "Font Awesome 5 Pro"; 
  font-weight: 900; 
  content: "\f07c";
  /* font-family: font; */
  display: inline-block;
  /* font: normal normal normal 14px/1 FontAwesome; */
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  padding-right: 11px;
  color: white;
  padding-left: 16px;
  width: 46px;
}

.document-manager-category.folder-closed {
    padding-bottom: 10px;
}

.document-manager-category-description {
  background-color: rgb(1, 173, 238);
  color: white;
  padding-right:5px;
}

.document-manager-category-button {
  background-color:white;
  color:#01adee;
}

/*.document-manager-sub>li:before {
    content: "\f016";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    padding-right:6px;

}
*/

li.document-manager-main {
    margin-bottom: 20px;
}

.document-manager-category-description {
  font-weight: bold;
}

.document-manager-category-description .change-category-description {
  float:right;
}

.change-item-description {
  margin-right: 5px;
}

.document-manager-sub li, .document-manager-category-description {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(1, 173, 238, 0.49);
  border-left: 5px solid #01adee;
  padding-left: 8px;
  border-right: 3px solid #01adee;
}

.document-manager-category-description {
  padding-left: 42px;
}

.document-manager-item {
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 5px;
}

.document-manager-item-name {
  display:inline-block;
  padding-left: 6px;
}

.document-manager-top-buttons {
  text-align: right;
  margin-bottom: 10px;
}

.document-manager-sub li:last-child {
    border-bottom: 4px solid #01adee;
    border-radius: 0px 0px 11px 11px;
}

.document-manager-invisible-left {
  width: 78px;
  height: 20px;
  display: inline-block;
}

.document-manager-description {
  display:inline-block;
  font-size:12px;
}

.document-manager-description-editor {
  display:inline-block;
  font-size:12px;
  margin-left:86px;
}

.document-manager-description-user {
  display:inline-block;
  font-size:12px;
  margin-left:35px;
}


/*.document-manager-item-name:before {
    content: "\f016";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    padding-right:6px;
}*/

.address-info-event-registration-view {
  font-size:10px;
}

/*.help-area .col-md-12 {
    padding: 0px;
    font-size: 19px;
    height: 37px;
    background-color: #01adee;
    display: inline-block;
    width: 240px;
    padding-top: 5px;
    position: relative;
    left: -15px;
    text-align: center;
    border-radius: 0px 0px 3px 0px;
}

.help-area {
  padding:0px;
  background-color: #01adee;
  color: white;
  font-size: 18px;
  height: 10px;
  margin-bottom: 20px;
}*/

#applicant-list .col-md-12 {
  padding:0px;
}

.trainer-select-list {
  padding:0px;
}

.applicant-trainer-label {
  font-size: 16px;
  margin-top: 7px;
}

.casestudy-filename-col {
  font-size:11px;
}

.casestudies-tally-label {
   margin-bottom:10px;
}

#casestudies-change-video-tally-select, #casestudies-change-text-tally-select {

  width: 160px;
}

.evaluate-casestudy {
  padding-left:0px;
}

.download-casestudy {
  padding-left:0px;
}

.submission-modal-text {
    font-size: 20px;
    text-align: center;
    color: green;
}

.submission-modal-icon {
    font-size: 60px;
    color: green;
    text-align: center;
}

.event-paypal-add-generator {
    background-color: #f3fcff;
    border: 1px solid #01adee;
}

.event-paypal-package-title {
  font-weight: bold;
  color: #01adee;
  border-bottom: 1px solid #01adee;
  padding-bottom: 4px;
  font-size: 16px;
  margin-bottom: 30px;
}

.event-paypal-package-defaults {
  margin-bottom:20px;
}

.event-description-defaults {
  margin-bottom:10px;
}

.event-entry-row {
  border-bottom: 1px solid #6cc0e0;
  margin-bottom: 20px;
}

.event-label-main {
  font-size:20px;
  margin-bottom:10px;
}

.newprofile-treatmentarea-selected {
    background-color: #2badee;
    display: inline-block;
    padding: 1px 20px;
    margin: 2px 2px 0px 2px;
    border-radius: 10px;
    color: white;
}

#bio-entry-treatmentareas {
    margin-bottom: 20px;
}

#registration-nav {
  margin-bottom:0px;
}

#registration-entry {
  border: 8px solid #2b70c5;
  padding: 12px;
}

li.directory-entry {
    margin-left: 0px;
    font-size: 16px;
    margin-right: -10px;
    color: white;
    font-weight: bold;
    padding: 5px 30px 10px 18px;
    border-left: 1px solid white;
    background-color: #5c9ff1;
    border-radius: 10px 0px 2px 0px;
    border-top: 1px solid white;
}

li.directory-entry.active {
    font-size: 16px;
    margin-right: -12px;
    text-align: center;
    color: white;
    font-weight: bold;
    padding: 5px 50px 10px 28px;
    background-color: #2b70c5;
    border-radius: 10px 9px 0px 0px;
    z-index: 1;
    border-bottom: 1px solid #2b70c5;
}

.loading-spinner-pulse {
  animation: cycle 3s infinite;
}

@keyframes cycle {
  0% {
    color: #6495ed;
  }
  50% {
    color: #1a579b;
  }
  100% {
    color: #6495ed;
  }

}

.loading-desktop-spinner {

    position: relative;
    top: -35px;
    left: 5px;
    font-size: 23px;

}

.event-entry-loader {
  /*background-color: #01adee;*/
  padding: 40px;
  font-size: 30px;
}

.in-pc-spin {
    font-size: 30px;
    position: relative;
    top: -16px;
    left: 3px;
}