/* This is a custom css */
.mt10 {
  margin-top: 10px;
}
.mt30 {
  margin-top: 30px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb50 {
  margin-bottom: 50px;
}
.pt10 {
  padding-top: 10px;
}
.p15 {
  padding: 15px 0;
}
.p50 {
  padding: 50px 0;
}
.mr5 {
  margin-right: 5px;
}

.bb929292 {
  border-bottom: 1px solid #929292;
}

.topband_bg {
  width: 100%;
  z-index: 10;
  background: #ffffff;
}
.topband_bg_login {
  background: url(../images/index_topband_bg.jpg) top center no-repeat;
}
.logo {
  margin-left: -8px;
  position: relative;
  display: block;
  float: left;
}
.logo img {
  z-index: 1;
}
.logo p {
  position: absolute;
  z-index: 2;
  bottom: 18px;
  margin-left: 20px;
  color: #ffffff;
  font-family: "centrale_sans_lightlight";
  font-size: 17px;
  margin-bottom: 0;
  line-height: 15px;
}

#logo2 {
  display: none;
}

.logo p:hover {
  text-decoration: none;
}
.headline_text h1 {
  color: #ffffff;
  font-size: 36px;
  font-family: "centrale_sans_thinthin";
  margin: 0 0 50px 0;
  line-height: 28px;
}
.headline_text h1 span {
  font-family: "centrale_sans_boldbold";
}

.middleband_bg {
  background: #ffffff;
}
.body_content {
  width: 100%;
  margin: 50px 0 50px;
}
.body_content2 {
  width: 100%;
  margin: 15px 0;
}
.login_form {
  width: 100%;
}
.login_form .textbox {
  width: 100%;
  height: 34px;
  margin-bottom: 10px;
  padding: 0 10px;
  font-family: "centrale_sans_lightlight";
  font-size: 15px;
}
.login_form .submitbutton {
  background: #0066a1;
  width: 100%;
  height: 32px;
  font-size: 15px;
  font-family: "centrale_sans_regularregular";
  border-radius: 2px;
}
.login_form a {
  color: #5d6678;
  font-size: 15px;
  font-family: "centrale_sans_regularregular";
}
.login_form p {
  font-family: "centrale_sans_regularregular";
  font-size: 15px;
  margin-bottom: 0;
  margin-top: 10px;
  float: left;
}
.login_form h4 {
  font-family: "centrale_sans_regularregular";
  font-size: 15px;
  float: left;
  color: #ff0004;
  margin-top: 0;
}

.bottomband_bg {
  background: #f1f1f1;
}
.footer_up {
  border-bottom: 1px solid #b9bbc7;
}
.footer_down {
}
.footer_logo {
  width: 100%;
  display: block;
}
.footer_icons {
}
.footer_up_links {
  margin-top: 5px;
}
.footer_up_links ul {
  list-style-type: none;
}
.footer_up_links ul li {
  color: #7f7f7f;
  display: inline-block;
}
.footer_up_links ul li a {
  margin: 0 10px;
  color: #7f7f7f;
  font-size: 14px;
}
.footer_up_links ul li:last-child a {
  margin-right: 0;
}
.copyright {
  width: 100%;
  text-align: center;
}
.copyright p {
  color: #7f7f7f;
  font-size: 14px;
  margin: 0;
}
.footer_down_links {
}
.footer_down_links ul {
  text-align: center;
  margin: 0;
  padding: 0;
}
.footer_down_links ul li {
  color: #7f7f7f;
  display: inline-block;
}
.footer_down_links ul li a {
  padding: 0 10px;
  color: #7f7f7f;
}

.main_menu {
  margin-top: 10px;
}
.main_menu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.main_menu ul li {
  padding: 0 50px;
  float: left;
}
.main_menu ul li a {
  color: #929292;
  font-family: "centrale_sans_regularregular";
  font-size: 15px;
}
.main_menu ul li a:hover,
.main_menu ul li a.active {
  color: #005f9f;
  text-decoration: none;
}

.user_pic {
  width: 32px;
  height: 32px;
  background: #000000;
  border-radius: 50%;
  overflow: hidden;
  margin: 10px 0;
}

.post_white {
  background: #f1f1f1;
}
.post_white p {
  font-size: 15px;
  font-family: "centrale_sans_regularregular";
  color: #5d6678;
  margin-top: 10px;
  line-height: 18px;
}
.post_white .topband {
  border-bottom: 1px solid #cccedb;
}
.post_white .topband p {
  font-size: 12px;
  font-family: "centrale_sans_regularregular";
  margin-top: 10px;
  color: #5d6678;
}
.post_white .topband p a {
  font-size: 15px;
  color: #086ba4;
  font-weight: 900;
}
.post_grey {
  background: #f1f1f1;
  padding-bottom: 10px;
}
.post_grey_inner {
  width: 100%;
}
.post_grey_inner ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-family: "centrale_sans_regularregular";
}
.post_grey_inner p {
  margin: 0;
  font-family: "centrale_sans_regularregular";
  font-size: 12px;
}
.post_grey_inner .button {
  width: 100%;
  background: #cfcfcf;
  text-align: center;
  font-size: 15px;
  color: #008cff;
}
.post_grey_inner .button span {
  margin-bottom: 10px;
  width: 100%;
}
.post_grey .commentbox {
  width: 100%;
  outline: none;
  height: 38px;
  padding: 0 10px;
  font-size: 15px;
  color: #888b9c;
  font-family: "centrale_sans_lightlight";
  border: none;
}
.post_grey .commentbox2 {
  width: 100%;
  outline: none;
  height: 70px;
  padding: 0 10px;
  font-size: 15px;
  color: #888b9c;
  font-family: "centrale_sans_lightlight";
  border: none;
}
.post_grey_reply {
  background: #e6e6e6;
  padding: 0 0 10px;
}
.post_activity_panel {
  margin: 5px 0;
}
.post_activity_panel ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.post_activity_panel ul li {
  display: inline-block;
  margin-right: 5px;
}
.post_activity_panel ul li a,
.post_activity_panel ul li button {
  font-family: "centrale_sans_regularregular";
  display: block;
}
.post_activity_panel ul li a p,
.post_activity_panel ul li button p {
  float: left;
  margin: 0 0 0 5px;
  color: #5d6678;
  font-size: 12px;
}
.post_activity_panel ul li a img,
.post_activity_panel ul li button img {
  float: left;
  margin-top: 2px;
}

.home_right_panel p {
  color: #086ba4;
  font-size: 15px;
  font-family: "centrale_sans_regularregular";
  font-weight: 900;
}
.home_right_panel_inner {
  width: 100%;
  background: #f1f1f1;
  padding: 10px;
}
.home_right_panel_inner .textarea {
  width: 100%;
  border: 1px solid #cccedb;
  resize: none;
  padding: 5px;
  color: #888b9c;
  font-size: 15px;
  outline: none;
  border-radius: 2px;
}
.home_right_panel_inner p {
  color: #888b9c;
  font-size: 12px;
  font-family: "centrale_sans_regularregular";
  font-style: italic;
}
.home_right_panel_inner ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.home_right_panel_inner ul li {
  margin: 10px 0;
}
.home_right_panel_inner ul li a {
  font-size: 15px;
}

.file {
  visibility: hidden;
  position: absolute;
}
.browse {
  font-size: 15px;
  font-family: "centrale_sans_regularregular";
  background: #086ba4;
  box-shadow: none;
  border: none;
  border-radius: 2px;
  height: 32px;
}
.upload_image {
  font-size: 15px;
  font-family: "centrale_sans_lightlight";
  color: #888b9c;
  border-radius: 2px;
  box-shadow: none;
  background: #ffffff;
  height: 32px;
}
.submit {
  font-size: 15px;
  font-family: "centrale_sans_regularregular";
  background: #086ba4;
  box-shadow: none;
  border: none;
  border-radius: 2px;
  height: 32px;
}

.icon_play {
  background: url(../images/icon_play.png) no-repeat center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.icon_play:hover {
  background: url(../images/icon_play_hover.png) no-repeat center center;
}
.post_outer {
  width: 100%;
  background-color: #f3f3ef;
  padding-top: 40px;
}

.path_content01 {
  padding: 0 10px 10px 10px;
}
.path_content02 {
  padding: 10px;
}
.path_content01 h2 {
  margin: 0;
  width: 70%;
  font-size: 15px;
  color: #005f9f;
  font-family: "centrale_sans_regularregular";
}
.path_content01 span {
  width: 30%;
  font-size: 12px;
  color: #5d6678;
  font-family: "centrale_sans_lightlight";
}
.path_content01 p {
  width: 30%;
  font-size: 15px;
  color: #5d6678;
  font-family: "centrale_sans_regularregular";
  margin-bottom: 0 !important;
}
.path_content02 p {
  font-size: 12px;
  font-family: "centrale_sans_regularregular";
  color: #888b9c;
}

.path_block {
  width: 100%;
}
.path_block span a {
  font-size: 14px;
  color: #005e72;
  text-decoration: none;
  outline: none;
}
.path_block p {
  margin: 0;
  margin-bottom: 5px;
  width: 100%;
  font-size: 13px;
  color: #959595;
}
.path_block p .red {
  color: #be2929;
  font-size: 13px;
}
.path_block p .blue {
  color: #176075;
  font-size: 13px;
}
.path_block .icon span {
  font-size: 21px;
  color: #b9bbc7;
  line-height: 21px;
}
.path_block .icon span:hover {
  color: #7f7f7f;
}

.path_rating {
}
.path_rating h4 {
  margin: 0;
  font-size: 21px;
  color: #888b9c;
  font-family: "centrale_sans_regularregular";
  margin-top: 5px;
}
.path_rating a {
  outline: none;
  text-decoration: none;
  color: #086ba4;
  font-size: 12px;
  font-family: "centrale_sans_regularregular";
}

.path_tab {
  width: 100%;
  border-bottom: 1px solid #b9bbc7;
}
.path_tab ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}
.path_tab ul li {
  padding: 0;
  display: inline-block;
  margin: 0 50px;
}
.path_tab ul li span {
  font-size: 20px;
  color: #ddd;
}
.path_tab ul li a,
.path_tab ul li button {
  color: #7f7f7f;
  line-height: 40px;
  font-size: 16px;
  padding: 8px 0;
  font-family: "centrale_sans_regularregular";
}
.path_tab ul li:hover a,
.path_tab ul li.active a,
.path_tab ul li:hover button,
.path_tab ul li.active button {
  color: #005f9f;
  text-decoration: none;
}

.path_tab_bg,
.filter_bg {
  background: #fceec9;
}

.star_rating span {
  font-size: 25px;
  color: #005e72;
  width: auto;
}
.divider {
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 5px;
}

.locker_nav {
  background: #ffffff;
  height: 100%;
}
.locker_nav ul {
  list-style-type: none;
  padding: 0;
  padding-top: 15px;
}
.locker_nav ul li {
}
.locker_nav ul li a {
  color: #086ba4;
  font-size: 15px;
  font-family: "centrale_sans_regularregular";
  display: block;
  line-height: 20px;
  text-decoration: none;
  padding-left: 13px;
  margin-bottom: 10px;
}
.locker_nav ul li a:hover,
.locker_nav ul li a.active {
  font-family: "centrale_sans_boldbold";
  border-left: 3px solid #f56800;
  padding-left: 10px;
}

.video-container {
  /*margin-bottom:20px;*/
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  /*top:10px;*/
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.my_learning_locker_block {
  background: #ffffff;
  margin-bottom: 10px;
}
.my_learning_locker_block img {
  margin-top: 40px;
  max-width: 100%;
}
.my_learning_locker_block h2 {
  color: #5d6678;
  font-size: 15px;
  font-family: "centrale_sans_boldbold";
  margin: 0;
}
.my_learning_locker_block h3 {
  color: #5d6678;
  font-size: 12px;
  font-family: "centrale_sans_lightlight";
  text-align: right;
  margin: 0;
}
.my_learning_locker_block p {
  color: #5d6678;
  font-size: 15px;
  font-family: "centrale_sans_regularregular";
}

.create_new_block {
  background: #ffffff;
  padding: 20px;
}
.create_new_block .form-group {
  margin-bottom: 10px;
}
.create_new_block .browse {
  font-size: 15px;
  font-family: "centrale_sans_regularregular";
  background: #086ba4;
  box-shadow: none;
  border: none;
  border-radius: 2px;
  height: 34px;
  outline: none;
}
.create_new_block .textbox {
  font-family: "centrale_sans_lightlight";
  color: #888b9c;
  border: 1px solid #cccedb;
  border-radius: 2px;
  width: 100%;
  padding: 0 10px;
  line-height: 28px;
  outline: none;
}
.create_new_block .textarea {
  font-family: "centrale_sans_lightlight";
  color: #888b9c;
  border: 1px solid #cccedb;
  border-radius: 2px;
  width: 100%;
  padding: 0 10px;
  outline: none;
  height: 114px;
  resize: none;
}
.create_locker_itext {
  font-size: 12px;
  color: #888b9c;
  margin: 0;
  font-family: "centrale_sans_regularregular";
}

.tagstyle01 {
  background: #ffffff;
  border: 1px solid #cccedb;
  padding: 5px;
  float: left;
  margin-top: 10px;
  margin-right: 5px;
  border-radius: 2px;
}
.tagstyle01 h4 {
  margin: 0;
  font-size: 14px;
  font-family: "centrale_sans_regularregular";
}
.tagstyle01 a {
  width: 15px;
  height: 15px;
  line-height: 15px;
  background: #5a5a5a;
  font-size: 10px;
  color: #ffffff;
  margin-left: 5px;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.btn_share {
  font-size: 15px;
  font-family: "centrale_sans_regularregular";
  background: #7bcc00;
  box-shadow: none;
  border: none;
  border-radius: 2px;
  height: 32px;
  margin: 0;
}
.btn_share:hover {
  background: #7bcc00;
}
.btn_share:active {
  background: #7bcc00;
  outline: none;
}
.btn_share:visited {
  background: #7bcc00;
  outline: none;
}
.btn_share:active:focus,
.btn_share.active:focus {
  background: #7bcc00;
  outline: none;
}

.collapse_Style {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 55px;
  box-shadow: 0px 0px 5px #888888;
  width: 150px;
}
.collapse_Style .list-group {
  margin: 0;
}
.collapse_Style ul li a {
  color: #005e72;
  font-size: 14px;
  font-size: 15px;
  font-family: "centrale_sans_regularregular";
  display: block;
}
.collapse_Style ul li a:hover {
  color: #007f9a;
  text-decoration: none;
}

.pl0lg {
  padding-left: 0;
}
.pr0lg {
  padding-right: 0;
}

/*for search*/
#imaginary_container {
  margin-top: 2px;
}

.stylish-input-group .input-group-addon {
  background: white !important;
  border-radius: 0px !important;
  /* -webkit-border-top-right-radius: 16px;
  -webkit-border-bottom-right-radius: 16px;
  -moz-border-radius-topright: 16px;
  -moz-border-radius-bottomright: 16px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px; */
}
.stylish-input-group .form-control,
.stylish-input-group input {
  border-right: 0;
  box-shadow: 0 0 0;
  border-color: #ccc;
  border-radius: 0px;
  display: table-cell;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  /* border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; */
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  outline: none;
}
.stylish-input-group button {
  border: 0;
  font-size: 16px;
  background: transparent;
  outline: none;
}
/*for search*/
/*for banner*/
.banner {
  background: url(../images/home_banner_img01.jpg) right top no-repeat;
  height: 300px;
}
.banner_text_outer {
  position: relative;
  height: 300px;
}
.banner_text {
  background: rgba(0, 0, 0, 0.5);
  width: 400px;
  text-align: center;
  padding: 10px;
  color: white;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.banner_text h2 {
  font-size: 30px;
  margin: 10px 0;
}
.banner_text p {
  font-size: 20px;
}
/*for banner*/
/*for path*/

.time_icon {
  float: left;
  text-align: center;
}
.time_icon p {
}
.time_text {
  float: left;
  color: #7f7f7f;
  font-size: 12px;
  line-height: 21px;
}

.level {
  width: 100%;
}
.level_icon {
  text-align: center;
}
.level_icon p {
}

.like {
}
.like_icon {
  float: left;
  text-align: center;
}
.like_icon a {
  display: block;
  height: 21px;
}
.like_icon p {
}
.like_text {
  float: left;
  color: #7f7f7f;
  font-size: 12px;
  line-height: 21px;
}

.filter_bg {
  background: #f1f1f1;
  padding-bottom: 30px;
}
.filter_header h2 {
  width: 100%;
  color: #7f7f7f;
  font-size: 15px;
  font-family: "centrale_sans_boldbold";
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  border-bottom: 1px solid #b9bbc7;
  margin: 0;
  padding: 10px;
}
.filter01 {
  width: 100%;
  padding: 30px 30px 0 30px;
}
.filter01 h2 {
  width: 100%;
  color: #7f7f7f;
  font-size: 15px;
  font-family: "centrale_sans_boldbold";
  margin: 0;
}
.filter01 .checkbox_panel {
  margin: 20px 0 0;
}

label {
  font-weight: normal;
}
/* The customcheck */
.customcheck {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 15px;
  color: #7f7f7f;
  font-family: "centrale_sans_regularregular";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.customcheck input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border: 1px solid #b9bbc7;
}

/* On mouse-over, add a grey background color */
.customcheck:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.customcheck input:checked ~ .checkmark {
  background-color: #005f9f;
  border: none;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.customcheck input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.customcheck .checkmark:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/*for path*/

@media (max-width: 1024px) {
  .post_grey .commentbox {
    height: 26px;
  }
  .pl0md {
    padding-left: 0;
  }
  .pr0md {
    padding-right: 0;
  }
  .logo p {
    bottom: 13px;
    margin-left: 15px;
    font-size: 15px;
  }
  .body_content2 {
    width: 100%;
    margin: 15px 0;
  }
}
@media (max-width: 768px) {
  .body_content2 {
    width: 100%;
    margin: 15px 0;
  }
  .banner {
    margin-top: 70px;
  }
  .banner_text {
    width: 100%;
    right: 0;
  }
  .mt10sm {
    margin-top: 10px;
  }
  .pl0sm {
    padding-left: 0;
  }
  .pr0sm {
    padding-right: 0;
  }
  .pr20sm {
    padding-right: 20px;
  }
  .pr30sm {
    padding-right: 30px;
  }
  .nav-up {
    top: -188px;
  }
  header {
    position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out;
    width: 100%;
    z-index: 10;
  }
  .footer_logo {
    text-align: center;
    width: 100%;
  }
  .footer_icons {
    margin-top: 5px;
  }
  .footer_up_links ul {
    text-align: center;
    margin: 0;
    padding: 0;
  }
  .footer_up_links ul li {
    display: inline-block;
    float: none;
  }
  .footer_up_links ul li:last-child a {
    margin-right: 10px;
  }
}
@media (max-width: 480px) {
  .post_grey .commentbox {
    height: 19px;
  }
  .body_content2 {
    width: 100%;
    margin: 15px 0;
  }
  .path_tab ul li {
    display: block;
  }
  .pl0xs {
    padding-left: 0;
  }
  .pr0xs {
    padding-right: 0;
  }
  .pr5xs {
    padding-right: 5px;
  }
  .pr11xs {
    padding-right: 11px;
  }
  .mt10xs {
    margin-top: 10px;
  }
  .user_pic {
    margin: 5px 0;
  }
  .nav-up {
    top: -93px;
  }
  header {
    position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out;
    width: 100%;
    z-index: 10;
  }
}
@media (max-width: 414px) {
  .logo {
    margin-top: 8px;
  }
}
@media (max-width: 375px) {
  .logo {
    margin-top: 10px;
  }
}
@media (max-width: 320px) {
  .logo {
    margin-top: 12px;
  }
}

.text-left-not-xs,
.text-left-not-sm,
.text-left-not-md,
.text-left-not-lg {
  text-align: left;
}
.text-center-not-xs,
.text-center-not-sm,
.text-center-not-md,
.text-center-not-lg {
  text-align: center;
}
.text-right-not-xs,
.text-right-not-sm,
.text-right-not-md,
.text-right-not-lg {
  text-align: right;
}
.text-justify-not-xs,
.text-justify-not-sm,
.text-justify-not-md,
.text-justify-not-lg {
  text-align: justify;
}

@media (max-width: 479px) {
  .text-left-not-xs,
  .text-center-not-xs,
  .text-right-not-xs,
  .text-justify-not-xs {
    text-align: inherit;
  }
  .text-left-xs {
    text-align: left;
  }
  .text-center-xs {
    text-align: center;
  }
  .text-right-xs {
    text-align: right;
  }
  .text-justify-xs {
    text-align: justify;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .text-left-not-sm,
  .text-center-not-sm,
  .text-right-not-sm,
  .text-justify-not-sm {
    text-align: inherit;
  }
  .text-left-sm {
    text-align: left;
  }
  .text-center-sm {
    text-align: center;
  }
  .text-right-sm {
    text-align: right;
  }
  .text-justify-sm {
    text-align: justify;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .text-left-not-md,
  .text-center-not-md,
  .text-right-not-md,
  .text-justify-not-md {
    text-align: inherit;
  }
  .text-left-md {
    text-align: left;
  }
  .text-center-md {
    text-align: center;
  }
  .text-right-md {
    text-align: right;
  }
  .text-justify-md {
    text-align: justify;
  }
}
@media (min-width: 1024px) {
  .text-left-not-lg,
  .text-center-not-lg,
  .text-right-not-lg,
  .text-justify-not-lg {
    text-align: inherit;
  }
  .text-left-lg {
    text-align: left;
  }
  .text-center-lg {
    text-align: center;
  }
  .text-right-lg {
    text-align: right;
  }
  .text-justify-lg {
    text-align: justify;
  }
}

.gal {
  -webkit-column-count: 2; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
  column-count: 2;
}
@media (max-width: 500px) {
  .gal {
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
  }
}
#container {
  background: #ddd;
  max-width: 100%;
}
.item {
  width: 200px;
  float: left;
}
.item img {
  display: block;
  width: 100%;
}
button {
  font-size: 18px;
}
.pointer {
  cursor: pointer;
  border: none;
  background: none;
  outline: none;
}
.menu-close {
  color: #337ab7 !important;
}
.div-prev-comment {
  margin-bottom: 10px;
}
.div-prev-comment a,
.div-prev-comment button {
  padding-left: 15px;
  font-size: 0.9em;
  text-decoration: underline;
  cursor: pointer;
}
.graycolor {
  color: #929292;
}
.nocourse {
  font-size: 1.5em;
  background-color: #f1f1f1;
  padding: 10px;
  color: #7f7f7f;
}
.anchorcopy {
  color: #337ab7;
  text-decoration: none;
}
.anchorcopytitle {
  font-size: 15px;
  color: #086ba4;
  font-weight: 900;
}
.height76 {
  height: 85px;
}
h3,
h4 {
  color: #7f7f7f;
}
.strong-result {
  color: #005f9f;
}
.martop10 {
  margin-top: 10px;
}
.width100 {
  width: 100%;
}

.modal-visual .modal-dialog {
  width: 100%;
}
.courseheight {
  height: 105px;
}
.border-bottom-hr {
  border-bottom: 1px solid #b9bbc7;
}
.cust-ellipsis {
  background: transparent;
  box-shadow: none;
  height: auto;
  margin: 0px !important;
}
button.btn.btn-default.dropdown-toggle.cust-ellipsis {
  padding: 0px !important;
}
.sort-by {
  padding-left: 20px;
  padding-top: 5px;
}
.custom-background-dmenu {
  background: #f1f1f1;
}
.dropdown-menu > li > a {
  color: #7f7f7f;
}
