.main-link.far-right {
    float: none !important;
}




  table {
    background-color: transparent;
  }
  table {
    border-spacing: 0;
    border-collapse: collapse;
  }
  thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
  }
  tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
  }
  tbody {
    color: #797979;
  }
  .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td, .table > thead > tr > th, .table-bordered {
    border-top: 1px solid #ebeff2;
  }
  .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
  }
  .table-actions-bar tr td {
    vertical-align: middle !important;
  }
  .mails td {
    vertical-align: middle !important;
    position: relative;
  }
  td, th {
    padding: 0;
  }
  td, th {
    display: table-cell;
    vertical-align: inherit;
  }
  tbody {
    color: #797979;
  }
  table {
    border-spacing: 0;
    border-collapse: collapse;
  }
  table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
  }
  .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .table-responsive {
    /*background: #ebeff2;*/
    font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0;
    overflow-x: hidden;
    color: #797979;

    min-height: .01%;
    overflow-x: auto;
  }
  .m-0 {
    margin: 0px !important;
  }
  .table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    border-top: 0;
  }
  .table > thead > tr > th {
      vertical-align: bottom;
      border-bottom: 2px solid #ebeff2;
  }
  .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td, .table > thead > tr > th, .table-bordered {
      border-top: 1px solid #ebeff2;
  }
  .table>thead>tr>th {
      vertical-align: bottom;
      border-bottom: 2px solid #ddd;
  }
  .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
      padding: 8px;
      line-height: 1.42857143;
      vertical-align: top;
      border-top: 1px solid #ddd;
  }
  th {
      color: #666666;
      font-weight: 600;
  }
  th {
      text-align: left;
  }
  td, th {
      padding: 0;
  }
  th {
      font-weight: bold;
      text-align: -internal-center;
  }
  td, th {
      display: table-cell;
      vertical-align: inherit;
  }
  table {
      display: table;
      border-collapse: separate;
      border-spacing: 2px;
      border-color: grey;
  }
  table {
    border-spacing: 0;
    border-collapse: collapse;
  }
  .table-actions-bar .table-action-btn {
      color: #98a6ad;
      display: inline-block;
      width: 28px;
      border-radius: 50%;
      text-align: center;
      line-height: 24px;
      font-size: 20px;
  }
  .table-striped > tbody > tr:nth-of-type(odd), .table-hover > tbody > tr:hover, .table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f4f8fb !important;
  }
  
.card-box {
    padding: 20px;
    border: 1px solid rgba(54, 64, 74, 0.05);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-clip: padding-box;
    margin-bottom: 20px;
    background-color: #ffffff;
}


/*     */

.profile-pic {
    border-radius: 0px !important;
}

#sidebar-menu .label {
    margin-top: 2px;
}

#sidebar-menu > ul > li > a > span {
    vertical-align: middle;
}

.pull-right {
    float: right;
}

.label-primary {
    background-color: #5d9cec;
}

.label {
    font-weight: 600;
    letter-spacing: 0.05em;
    padding: .3em .6em .3em;
}


.pull-right {
    float: right!important;
}

.label-primary {
    background-color: #337ab7;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}



#sidebar-menu > ul > li > a.active {
    background: #f4f8fb !important;
    border-left: 3px solid #5fbeaa;
    color: #5fbeaa !important;
}


#sidebar-menu > ul > li > a:hover {
    color: #5fbeaa;
    text-decoration: none;
}
core.css:1372
#sidebar-menu > ul > li > a {
    color: #36404a;
    display: block;
    padding: 12px 20px;
    margin: 4px 0px;
    border-left: 3px solid #ffffff;
}

#sidebar-menu a {
    line-height: 1.3;
}

#sidebar-menu, #sidebar-menu ul, #sidebar-menu li, #sidebar-menu a {
    border: 0;
    font-weight: normal;
    line-height: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration: none;
}

a:focus, a:hover {
    /*color: #23527c;*/
    text-decoration: underline;
}

.waves-effect { c
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    will-change: opacity, transform;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

/* PINK */

#sidebar-menu .label {
    margin-top: 2px;
}

#sidebar-menu > ul > li > a > span {
    vertical-align: middle;
}
.pull-right {
    float: right;
}
.label-pink {
    background-color: #fb6d9d;
}
.label {
    font-weight: 600;
    letter-spacing: 0.05em;
    padding: .3em .6em .3em;
}
.pull-right {
    float: right!important;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

#sidebar-menu > ul > li > a:hover {
    color: #5fbeaa;
    text-decoration: none;
}
#sidebar-menu > ul > li > a {
    color: #36404a;
    display: block;
    padding: 12px 20px;
    margin: 4px 0px;
    border-left: 3px solid #ffffff;
}
#sidebar-menu a {
    line-height: 1.3;
}
#sidebar-menu, #sidebar-menu ul, #sidebar-menu li, #sidebar-menu a {
    border: 0;
    font-weight: normal;
    line-height: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration: none;
}
a:focus, a:hover {
    /*color: #23527c;*/
    text-decoration: underline;
}
a.request-button.w-button:focus, a.request-button.w-button:hover{
  background-color: #23527c;
}

.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    will-change: opacity, transform;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}


/* END LABEL */

.results-row {
    margin-bottom: 20px;
    padding-bottom:0px;
}

.mdmain {
    padding-right: 10px;
}

.siteplan > div.container {
    margin-bottom: 0px !important; 
    height:auto !important;
}

.dd-qi {
    display: none;
    height: 0px;
}

.dd-cc {
    display: none;
    height: 0px;
}

.dd-cb {
    display: none;
    height: 0px;
}

.dd-ce {
    display: none;
    height: 0px;
}

.select2-container--default .select2-selection--single {
    border-radius: 0px !important;
}

.select2-container .select2-selection--single {
    height: 39px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 39px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px !important;
}


.w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link {

    vertical-align: middle;

}
a.list-text {
    text-decoration:none;
}
a.green.list-text{
    text-decoration: none;
}
a.sub-links{
	text-decoration: none;
}
a.sub-links{
	text-decoration: none;
}
div.internal-button:hover{
	color: #02b3e9;
}

.top-link-wrapper.logout{
    float:right;
}

.dd-accreditation,.dd-qi {
    display: none;
}
.request-button-g {
    width: 100%;
    margin-top: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 3px;
    background-color: #00a45e;
    text-align: center;
    text-transform: uppercase;
}
.sub-links.w--current div.internal-button {
    color: #02b3e9;
}
/*.content-wrapper {
    padding-top: 0px; 
}
.slide-nav {
    padding-top: 0px; 
}*/
.results.results-title{
    padding-left: 5px;
}
a.far-right.main-link:focus {
    color: #fff;
}
a{
    text-decoration: none;
}
a:focus, a:hover {
    text-decoration: none;
}
div.message{
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
    background-color: #DEA51A;    
    padding: 7px;
}

/* Font size for left nav */
.nav-button {
    font-size: 16px;
}
.internal-button {
    font-size: 16px;
}

/* Font size for latest news increased*/
.page-tab-title {
    font-size: 19px;
}
.tab-user-title.occupation{
  font-size: 14px;
  color:black;
  font-weight:bold;
  margin-top: -5px;
}
/*search fiter height decrease*/
.panel.search-f{
    min-height: 0px; 
}
/*institution profile*/
.large.profile-pic{
  width:100%;
  height:auto;
}

/* Pagination style*/
. {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    float: right!important;
}

/* Pagination style*/
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #e4e7ea;
}
.pull-right {
    float: right!important;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination-split li {
    margin-left: 5px;
    display: inline-block;
    float: left;
}
.pagination-split li a {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > li > a, .pagination > li > span {
    color: #636e7b;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #5fbeaa;
    border-color: #5fbeaa;
}

/*end*/

/* For login form
.form-wrapper w-form {
    padding: 20px;
    border: 1px solid rgba(54, 64, 74, 0.05);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-clip: padding-box;
    margin-bottom: 20px;
    background-color: #ffffff;
}*/

/*news read more*/
.request-button.news-but {
    width: 244px;
}
.search-results-pag {
  font-size: 16px;
  font-weight: bold;
}
.back-container{
  margin-top: 20px;
  margin-bottom: 20px;
}
.content-wrapper {
  height:auto;
}
/*form-styles*/
.form-group {
    margin-bottom: 15px;
}
label.form-lab{
  display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    outline: none !important;
    font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #797979;
}
.form-control {
    display: block;
    width: 100%;
    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,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-control {
    background-color: #FFFFFF;
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    color: #565656;
    padding: 7px 12px;
    height: auto;
    max-width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    margin:0;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
}
form .required label:after {
    color: #e32;
    content: '*';
    display: inline;
}
div.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
  padding-left: 5px;
  position: relative;
  font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 0;
  color: #797979;
}
input.check {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
    /*position: absolute;*/
    margin-top: 4px\9;
    /*margin-left: -20px;*/
}
/*form styles end */

@media (max-width: 991px) {
    .logo-text{
        display:none;
    }
}
/*.panel.search{
  min-height: 170px;
}*/
.list-search-label{
  display: initial;
  margin-right: 5px;
}
.contact-panel{
  min-height: 190px;
}
a.ft-links:hover{
  color:#DEA51A;
}
.profile-pic.large {
  margin-bottom: 0px; 
}
.label-acc-y {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background-color: green;
}
.label-acc-n {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background-color: red;
}

div.panel.lab-det{
  min-height: auto;
}


@media (max-width: 479px) {
  .request-button.news-but {
    width: 100%;
  }

}

.profile-pic.large{
  width: 100%;
  height: auto;
}
.result-sub{
  font-size: 13px;
}
.g-recaptcha{
  text-align: right;
}
.g-recaptcha > div{
  width: auto !important;
}
.verify-button{
  background-color: transparent;
}
.end.nav-button {
    font-size: 16px;
}
div.form-sub{
  text-align:right;
}
td.actions {
    text-align: right;
}
div.input-messge-form{
    font-size:12px;
    margin-top: -12px;
}
div.search-results-pag.prof-search{
    margin-bottom: 30px;
}


.w-button.home-news{
    padding: 4px 9px ;
}
.home-news-wrapper{
  text-align: right;
}
.contact-social-media {
    text-align: right;
}
th.actions {
    text-align: right;
}

/*start search listings*/
.institutions-listing-serach{
    width: 137px;
}
a.links-search-institutions-home {
    margin-left: 10px;
    padding-bottom: 3px;
    color: hsla(0, 0%, 100%, .5);
    text-decoration: none;
    display: block;
    font-family: 'Open Sans', sans-serif;
    color: rgba(51, 51, 51, .8);
    font-size: 15px;
    line-height: 33px;
    font-weight: 600;
    display:block;
}
a.links-search-institutions-home:hover {
    color: #DEA51A;
}
/*end search listings*/