.pane-qs-qa-forum-qa-forum-form .btn-lg.cta {
  color: #175265;
  float: left;
  font-family: "Nunito";
  font-size: 18px;
  font-weight: 300;
  padding: 10px 70px 10px 50px;
}

.pane-qs-qa-forum-qa-forum-form .btn-lg.cta:after {
  background-image: url("../images/svg/btn-ico.svg");
  background-size: 100% auto;
  content: "";
  display: inline-block;
  height: 17px;
  margin: 0 0 0 5px;
  overflow: hidden;
  position: relative;
  top: 3px;
  width: 17px;
}

.view-event-tour-dates .view-grouping-content h3,
li[rel=""],
li[rel="_none"],
.blog-tags .view-header,
.panel-pane.pane-views-panes.pane-qs-solr-search-panel-pane-7,
#views-exposed-form-guides-featured-profiles-panel-pane-1 .ajax-progress,
body.search-home .pagination,
.view-qs-solr-search.view-display-id-panel_pane_11,
body.event-remove .pane-qs-solr-search-panel-pane-6,
.field-box-icon,
.page-taxonomy-term #forum-node-form .field-name-taxonomy-forums,
iframe[width="1"],
div.edit-how-you-wrapper,
#tabu4 .view-filters,
#tabp4 .view-filters,
#tabdp4 .view-filters,
#tabdc4 .view-filters {
  display: none;
}

.pane-content .panel-body tr td {
  border: 1px solid #dedede;
}

.field-list-of-countries-small a {
  color: #007ba1 !important;
  font-size: 14px;
}

.field-list-of-countries-small {
  float: left;
}

.tabs-group span {
  background: none repeat scroll 0 0 #f5f5f5;
  display: inline-block;
  text-align: center;
  width: 32%;
}

.tabs-group {
  cursor: pointer;
  margin: 20px 0;
}

#views-exposed-form-guides-featured-profiles-panel-pane-1 .views-exposed-form {
  height: 0;
  visibility: hidden;
}

#views-exposed-form-guides-featured-profiles-panel-pane-1 .views-exposed-form .views-exposed-widget {
  float: none;
}

.pane-views-55d948271c6327499f72f00f776fab93 {
  display: block !important;
  margin: 0 !important;
  overflow: hidden;
}

.page-core-id-checker .view-content .id-filter .form-submit {
  margin: 0 10px 0 0;
}

.formpopup.hidde {
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.formpopup {
  bottom: 0;
  left: 0;
  outline: 0 none;
  overflow-x: auto;
  overflow-y: scroll;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1050;
}

.popup-inner {
  background-color: #FFF;
  margin: 30px auto;
  position: relative;
  width: 600px;
  overflow: hidden;
}

.ui-accordion .nodata {
  cursor: auto;
}

#reqmodal .webform-confirmation,
#reqmodal .links {
  visibility: hidden;
}

.section-profiles .lead-gen-form {
  z-index: auto;
}

select,
select.form-control,
select[multiple],
select[size] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: transparent url("../images/arrow.png") no-repeat scroll 90% center;
  border: none;
  border-radius: 3px;
  color: #303030;
  width: 100%;
  padding: 0 0 0 19px;
  line-height: 26px;
  overflow: hidden;
  height: 38px;
}

.jcf-select.jcf-compact-multiple {
  max-width: 250px;
}

@media (max-width: 767px) {
  form#coffee-form {
    display: none;
  }
}

.noclick {
  cursor: pointer;
  height: 43px;
  left: 0;
  position: absolute;
  width: 260px;
  z-index: 9999;
}

.morecontent span {
  display: none;
}

.morelink {
  display: block;
}

.nav-search .jcf-select.jcf-disabled {
  opacity: 1 !important;
}

/* Menu */
.menu-link-prepare .menu-minipanel-panel {
  min-height: 356px;
}

.menu-link-discover .menu-minipanel-panel,
.menu-link-apply .menu-minipanel-panel,
.menu-link-events .menu-minipanel-panel,
.menu-link-community .menu-minipanel-panel {
  min-height: 316px;
}

.menu-minipanel-panel {
  background: #ffffff none repeat scroll 0 0;
  min-height: 296px;
  overflow: hidden;
  padding-bottom: 5px;
  padding-top: 5px;
  position: absolute;
	z-index: 2;
}

.menu-minipanel-panel li>a {
  background: none;
  font-family: Nunito;
  font-weight: 300;
  border-radius: 0;
  color: #175265;
  display: block;
  font-size: 14px;
  outline: medium none;
  padding: 7px 15px;
}

.menu-minipanel-panel li>a[target="_blank"] {
  position: relative;
}

.menu-minipanel-panel li>a[target="_blank"]:after {
  content: "\f08e";
  color: #175265;
  display: inline-block;
  font-family: fontawesome;
  font-size: 15px;
  height: 13px;
  margin-left: 5px;
  position: absolute;
  top: 8px;
  width: 16px;
}

.menu-minipanel-panel>li:hover {
  background: #e5f7ff none repeat scroll 0 0;
  border-radius: 0;
}

.menu-minipanel-panel li>a.menu-attach-block-drop-link.menu-attach-block-drop-link {
  display: none !important;
}

.menu-minipanel-panel li:first-child .menu-attach-block-wrapper {
  display: block;
}

#mm-blocker {
  opacity: 0;
}

.opened {
  height: auto;
}

.toggle .less,
.opened .toggle .open,
p .toggle.more_link {
  display: none;
}

.toggle .opened,
.opened .toggle .less,
p.opened .toggle.more_link {
  display: inline;
}

#country-replace .jcf-select,
#country-replace select,
#program-replace .jcf-select,
#program-replace select {
  display: none !important;
}

.pane-node-comments .mceToolbar>tbody>tr>td {
  display: table-row;
  float: left;
}

.comment-form .filter-help,
.pane-node-comments .filter-guidelines {
  display: none;
}

.pane-qs-rankings-datatables-0 .pane-quicktabs-rankings-tabs .refine-header .jcf-select {
  width: 260px;
}

span.jcf-option-hide.jcf-option {
  display: none;
}

.page-best-student-cities .qs-wu-ranking+.contextual-links-wrapper a.contextual-links-trigger {
  position: relative;
  right: 10px;
  top: 288px;
}

.page-best-student-cities .qs-wu-ranking+.contextual-links-wrapper ul.contextual-links {
  top: 313px;
}

.page-best-student-cities.overview_expanded .qs-wu-ranking+.contextual-links-wrapper a.contextual-links-trigger {
  top: 460px;
}

.page-best-student-cities.overview_expanded .qs-wu-ranking+.contextual-links-wrapper ul.contextual-links {
  top: 460px;
}

@media (min-width: 1100px) {
  .article-save-flag .dropdown-toggle:before {
    content: "";
    display: block;
    height: 15px;
    left: -2px;
    position: absolute;
    top: -10px;
    width: 27px;
  }
  body.navbar-tray-open.coffee-processed,
  body.navbar-horizontal.navbar-tray-open.coffee-processed {
    padding-top: 79px!important;
  }
}

#subj-dd-wrap .m-select-d-box ul li[data-msdbid="0"],
#subj-dd-wrap .m-select-d-box ul li[data-msdbid="6"] {
  padding-bottom: 0 !important;
  pointer-events: none;
  cursor: auto;
}

.animat a {
  pointer-events: none;
}

@keyframes likebounceup {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: rotate(0deg);
    transform-origin: 0% 0%;
  }
  20% {
    opacity: 0;
  }
  35% {
    opacity: 0;
    transform: rotate(90deg);
  }
  40% {
    opacity: 1;
    transform: rotate(-20deg);
  }
}

.animat {
  cursor: pointer;
}

.flagged .likeup {
  animation: none;
}

.likeup {
  animation: likebounceup 1.5s;
}

.noev {
  cursor: pointer;
  pointer-events: none;
}

.hd-ans .comment-wrapper>p {
  display: none !important;
}

#edit-group-cor.nobr .m-select-d-box,
.ranking-list.nobr .m-select-d-box {
  display: none;
}
@media (max-width: 767px) {
  .node-type-article .main_contents iframe,
  .node-type-blog-post .main_contents iframe {
    width: 100%;
  }
  .node-type-article .main_contents table,
  .node-type-blog-post .main_contents table {
    width: 100%!important;
  }
}

/* menu_attach_block */
a.menu-attach-block-drop-link~.menu-attach-block-wrapper {
  display: none;
}

/* node.css */
.node-unpublished {
  background-color: #fff4f4;
}

/* eu_cookie_compliance.css */
.sliding-popup-bottom {
  position: fixed;
  z-index: 200;
}

#sliding-popup .popup-content #popup-buttons {
  float: right;
}

#sliding-popup .popup-content #popup-text {
  float: left;
}

.collapse.in+.submit-info,
.form-item-where-study .jcf-list-content>ul>li:last-child,
.form-item-where-study .form-required,
.form-item-what-subjects .form-required {
  display: none;
}

.gal-1 div.pp_pic_holder .pp_content_container a.pp_next,
.gal-1 div.pp_pic_holder .pp_content_container a.pp_previous {
  display: none !important;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

.help-block.error {
  color: red;
}

#edit-where-study-usa .option.jcf-label-active {
  opacity: .5;
  pointer-events: none;
}

.form-checkboxes {
  display: inline-block;
}

.open .collapse {
  display: inherit;
}

.page-node-register .event-register .m-select-d-box.nobr {
  border: none;
}

.form-item-country-code .field-suffix {
  position: absolute;
  left: 1px;
  top: 40px;
  width: 304px;
  background: white;
  border-right: 1px solid #65c8f2;
  border-left: 1px solid #65c8f2;
  border-top: 1px solid #65c8f2;
  border-bottom: 1px solid #B9CBD0;
  display: none;
  padding: 8px 0 8px 7px;
  border-radius: 5px 5px 0px 0px;
  z-index: 999;
  color: #303030;
  font-weight: 300;
}

.form-item-country-code {
  position: relative;
}

.form-item-country-code .jcf-select-drop {
  margin-top: 41px !important;
}

.form-item-country-code .jcf-drop-flipped {
  bottom: auto;
}

.jcf-drop-active+.field-suffix {
  display: block;
}

.dfc img {
  margin: 0 12px 0 0;
}

#msdb-e.border-show,
#msdb-f.border-show {
  border-color: #bdbdbd;
}
.sec-main.gr-v .list-view {
  display: none;
}
.sec-main.li-v .grid-view {
  display: none;
}
canvas {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.uni_social .fa.fa-other-square {
  background-image: url(../images/icon/other.png);
	width: 56px;
	height: 31px;
	outline: none;
	position: relative;
	top: 3px;
}

.pane-dfp-site-wide-desktop-mpu-2.static {
  position: static !important;
}

.flyheart {
  position: absolute;
  color: #fd4e41;
  z-index: 1000;
  opacity: 0;
  width: 100px;
  height: 50px;
  cursor: pointer;
}
.flyheart .fa {
  font-size: 24px;
  margin-left: 12px;
  margin-top: 11px;
  text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 1px 0 #ffffff, 0 -1px #ffffff;
}
.flyheart:active .fa {
  font-size: 27px;
}
.flyheart:active {
  opacity: 1 !important;
  width: 53px;
  height: 53px;
  background: rgba(0,0,0,1);
  border-radius: 50%;
  border: 1px solid #fff;
}
.top_nav .navbar-default .short-uni a .count {
  background: #fbb030 none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 50%;
  box-shadow: 1px 1px 0 rgba(0,0,0,0.2);
  color: #fff;
  display: none;
  font-size: 10px;
  font-weight: bold;
  height: 15px;
  left: 19px;
  line-height: 11px;
  min-width: 15px;
  position: absolute;
  text-align: center;
  width: auto;
  top: 10px;
}
@keyframes heartbeat
{
  0%
  {
    transform: scale( 1 );
  }
  40%
  {
    transform: scale( .75 );
  }
  60%
  {
    transform: scale( 1 );
  }
  80%
  {
    transform: scale( .75 );
  }
  100%
  {
    transform: scale( 1 );
  }
}
.heartbeat {
  animation: heartbeat 1s 1;
}
#publication-reg{
  z-index: 9999;
}
.uni-compare-bar .compare-btns .compare-btn-1 {

    width: 100%;
    background-color: #fcb131;
    height: 38px;
    border-radius: 2px;
    border: 1px solid #da9c34;
    font-size: 14px;
    color: #175265;
    margin-bottom: 4px;

}
.uni-compare-bar .compare-btns .compare-btn-1.disabled {

    background-color: white;
    border-color: rgba(189,189,189,0.3);
    opacity: 1;
    color: #bdbdbd;

}