.desktop-logo, .logo {
  background-image: url(ta-logo.png);
    background-size: cover;
  width: 380px;
  height: 72px;
  margin-left: -164px;
}

.menu-above-map li.first {
    margin-left: 45% !important;
}

@media only screen and (min-width: 641px) and (max-width: 1129px) {
  .desktop-logo {
    margin-left: -5px;
  }

    .menu-above-map li.first {
        margin-left: 40% !important;
    }

}

@media only screen and (min-width: 1130px) {
  .desktop-logo {
    top: -1px;
    left: -111px;
    margin-left: 0;
  }

    .menu-above-map li.first {
        margin-left: 30% !important;
    }

}

aside h1 {
    font-size: 23px;
    font-weight: bold;
    letter-spacing: -0.03em;
    line-height: 1em;
    margin: 0 0 20px 0;
}

aside .views-field-field-photo img {
    width: 95%;
    height: 95%;
}

article {
    width: 75%;
    float: left;
    padding: 0 0 0 8px;
}

.page-node-169801 article {
    width: 99%;
    padding: 0 0 0 0px;
}

@media only screen and (max-width: 640px) {
    article {
        width: 100%;
        padding: 0;
    }
}
aside {
    width: 25%;
    float: left;
    padding: 0 5px 0 8px;
}
@media only screen and (max-width: 640px) {
    aside {
        width: 100%;
        padding: 0;
        display: block;
    }
}

.field-label, .cshs-term-group__title {
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 5px;
}

#views-exposed-form-find-your-residency-page-1 label, #views-exposed-form-find-your-residency-page-1 div div,
#views-exposed-form-deadlines-panel-pane-1 label, #views-exposed-form-deadlines-panel-pane-1 div div,
#views-exposed-form-find-your-residency-nl-page-1 label, #views-exposed-form-find-your-residency-nl-page-1 div div,
#views-exposed-form-deadlines-panel-pane-2 label, #views-exposed-form-deadlines-panel-pane-2 div div,
#views-exposed-form-deadlines-page-1 label, #views-exposed-form-deadlines-page-1 div div
{
    float: left;
}

.page-map table {
    clear: both;
    width: 100%;
}

.node-type-ta-institution h1, h1 {
    font-size: 45px;
    font-weight: bold;
    letter-spacing: -0.03em;
    line-height: 1em;
    margin: 0 0 20px 0;
}

.node-type-ta-institution h2  {
    font-size: 28px;
    font-weight: bold;
    letter-spacing: -0.03em;
    line-height: 1em;
    margin: 0 0 20px 0;
}

.panel-display .node-type-ta-institution ul, .panel-pane .pane-content ul {
    list-style: disc;
}

div.pane-content ul.related {
    list-style: none;
}

.panel-pane ol {
    list-style-type: decimal;
}

div.panel-pane ul, div.panel-pane ol {
    margin-left: 20px;
}

.node-type-ta-institution p {
    margin-bottom: 5px;
}


.node-type-ta-institution .street-block {
    margin-top: 10px;
}

.node-ta-institution img, .node-ta-article img {
    margin-right: 2px;
    margin-bottom: 1px;
}

/* Tables
-------------------------------------------------------------- */
table {
    width: 100%;
}

/* Body of tables */
tbody {
    border-spacing: 0;
    width: 100%;

}

/* Header of tables */
thead th,
th {
    border-bottom: 3px solid #ccc;
    margin: 0;
    padding: 0 10px 0 0;
}

thead th {
    padding-right: 10px;
}

tbody th {
    border-bottom: 1px solid #ccc;
}

td {
    padding: 3px;
    padding-left: 8px;
    padding-right: 20px;
}

.view-Ads table {
    table-layout: fixed;
    width: 700px;
}

th.views-field-created {
    width: 50px;
}

td.views-field-created {
    padding-top: 8px;
    vertical-align: top;
}

th.views-field-field-one-website-url {
    width: 300px;
}

/* Alternating row background styles */
tr.even,
tr.even td {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
}

tr.odd,
tr.odd td {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}

td.active {
}

tr.drag td,
tr.drag-previous td {
    color: #000;
}

header {
    margin-bottom: 1.25rem;
}

h2.pane-title {
    display: none;
}

div.view-filters {
    margin-bottom: 20px;
    width: 100%;
    height: 50px;
}

div.view-filters label, div.view-filters div.controls, div.view-filters input.form-submit {
    margin-left: 10px;
    font-size: large;
}

div.pane-node-field-discipline-ta a, div.pane-node-field-freetagging a {
    display: inline-block;
    height: 21px;
    margin: 0 5px 5px 0;
    padding: 0 7px 0 7px;
    white-space: nowrap;
    position: relative;

    background: -moz-linear-gradient(top, #4fb0fe 0%, #32abfe 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4fb0fe), color-stop(100%,#32abfe));
    background: -webkit-linear-gradient(top, #4fb0fe 0%,#32abfe 100%);
    background: -o-linear-gradient(top, #4fb0fe 0%,#32abfe 100%);
    background: linear-gradient(to bottom, #4fb0fe 0%,#32abfe 100%);
    background-color: #4fb0fe;

    color: #000000;
    font: bold 11px/21px Arial, Tahoma, sans-serif;
    text-decoration: none;
    text-shadow: 0 1px rgba(255,255,255,0.4);

    border-top: 1px solid #32abfe;
    border-bottom: 1px solid #32abfe;
    border-right: 1px solid #32abfe;
    border-left: 1px solid #32abfe;
    border-radius: 1px 3px 3px 1px;
    box-shadow: inset 0 1px #32abfe, 0 1px 2px rgba(0,0,0,0.21);

}

div.pane-node-field-website a {
    display: block;
}

div.pane-content {
    overflow: hidden;
    padding-bottom: 3px;
}

.pane-node-field-right-column p {
    margin-bottom: 10px;
}

article div.pane-ta-news .views-field-body {
    border-bottom: 3px solid #a0a0a0;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

article div.pane-ta-news {
    margin-top: 20px;
}

aside div.views-row, aside div.pane-node-field-right-column {
    border-bottom: 3px solid #a0a0a0;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

hr {
    border: 2px solid #a0a0a0;
}

/* openlayers */



div.openlayers-tooltip-name {
    width: 150px;
}

div.openlayers-tooltip-name a {
    font-size: 0.9rem;
    font-weight: bold;
    line-height: 0.8rem;
    margin: 0px;
    color: #000000;
}

.olControlLayerSwitcher label.olButton {
    font-size: 0.5rem;
}

div.olControlMousePosition {
    font-size: large;
    font-color: #FF0000;
}

.node-unpublished {
    background-color: #ffcccc;
}

.node.full p {
    padding-bottom: 0;
}

.pane-content em {
    font-style: italic;
}

td.views-field-field-air-description {
    vertical-align: top;
}

.search-block label {
    display: none;
}

.typography div.readmore:before {
    content: "\e604";
    display: inline-block;
    font-family: dc;
    font-size: 0.75rem;
    font-weight: normal;
    letter-spacing: 0em;
    line-height: 1em;
    margin: 0 7px 0 0;
}

fieldset {
    margin-top: 20px;
}

span.fieldset-legend {
    font-weight: bold;
}


.node-ta_ad-form textarea,
.node-ta_ad-form input[type="text"], .node-ta_ad-form input[type="password"], .node-ta_ad-form input[type="datetime"], .node-ta_ad-form input[type="datetime-local"], .node-ta_ad-form input[type="date"], .node-ta_ad-form input[type="month"], .node-ta_ad-form input[type="time"], .node-ta_ad-form input[type="week"], .node-ta_ad-form input[type="number"], .node-ta_ad-form input[type="email"], .node-ta_ad-form input[type="url"], .node-ta_ad-form input[type="search"], .node-ta_ad-form input[type="tel"], .node-ta_ad-form input[type="color"], .node-ta_ad-form .uneditable-input,
.contact-form textarea, .contact-form input[type="text"], .contact-form input[type="password"], .contact-form input[type="datetime"], .contact-form input[type="datetime-local"], .contact-form input[type="date"], .contact-form input[type="month"], .contact-form input[type="time"], .contact-form input[type="week"], .contact-form input[type="number"], .contact-form input[type="email"], .contact-form input[type="url"], .contact-form input[type="search"], .contact-form input[type="tel"], .contact-form input[type="color"], .contact-form .uneditable-input,
.node-ta_experience-form textarea, .node-ta_experience-form input[type="text"], .node-ta_experience-form input[type="password"], .node-ta_experience-form input[type="datetime"], .node-ta_experience-form input[type="datetime-local"], .node-ta_experience-form input[type="date"], .node-ta_experience-form input[type="month"], .node-ta_experience-form input[type="time"], .node-ta_experience-form input[type="week"], .node-ta_experience-form input[type="number"], .node-ta_experience-form input[type="email"], .node-ta_experience-form input[type="url"], .node-ta_experience-form input[type="search"], .node-ta_experience-form input[type="tel"], .node-ta_experience-form input[type="color"], .node-ta_experience-form .uneditable-input,
{
    display: block;
    height: 40px;
    letter-spacing: -0.03em;
    line-height: 16px;
    padding: 9px 15px;
    width: 65%;
}
@media only screen and (max-width: 640px) {
    .node-ta_ad-form textarea, .node-ta_ad-form input[type="text"], .node-ta_ad-form input[type="password"], .node-ta_ad-form input[type="datetime"], .node-ta_ad-form input[type="datetime-local"], .node-ta_ad-form input[type="date"], .node-ta_ad-form input[type="month"], .node-ta_ad-form input[type="time"], .node-ta_ad-form input[type="week"], .node-ta_ad-form input[type="number"], .node-ta_ad-form input[type="email"], .node-ta_ad-form input[type="url"], .node-ta_ad-form input[type="search"], .node-ta_ad-form input[type="tel"], .node-ta_ad-form input[type="color"], .node-ta_ad-form .uneditable-input, .contact-form textarea, .contact-form input[type="text"], .contact-form input[type="password"], .contact-form input[type="datetime"], .contact-form input[type="datetime-local"], .contact-form input[type="date"], .contact-form input[type="month"], .contact-form input[type="time"], .contact-form input[type="week"], .contact-form input[type="number"], .contact-form input[type="email"], .contact-form input[type="url"], .contact-form input[type="search"], .contact-form input[type="tel"], .contact-form input[type="color"], .contact-form .uneditable-input {
        width: 100%;
    }
}
.node-ta_ad-form textarea, .node-ta_experience-form textarea {
    height: auto;
    width: 65% !important;
}

.node-ta_ad-form .form-textarea-wrapper, .node-ta_experience-form .form-textarea-wrapper {
    width: 65%;
}

@media only screen and (max-width: 640px) {
    .node-ta_ad-form textarea, .node-ta_experience-form textarea, .contact-form textarea {
        width: 100% !important;
    }
}
.node-ta_ad-form input.form-text,
.node-ta_ad-form div.region-content div.form-item textarea,
.node-ta_ad-form textarea,
.node-ta_experience-form input.form-text,
.node-ta_experience-form div.region-content div.form-item textarea,
.node-ta_experience-form textarea,
.contact-form input.form-text,
.contact-form div.region-content div.form-item textarea,
.contact-form textarea {
    background: #ececec;
    border: 0 none;
    color: #676767;
    font-size: 16px;
    letter-spacing: -0.03em;
    margin: -24px 0 0 0;
}
@media only screen and (max-width: 640px) {
    .node-ta_ad-form input.form-text, .node-ta_ad-form div.region-content div.form-item textarea, .node-ta_ad-form textarea, .contact-form input.form-text, .contact-form div.region-content div.form-item textarea, .contact-form textarea {
        margin: 12px 0;
    }
}
.node-ta_ad-form label, .contact-form label, .node-ta_experience-form label {
    display: block;
    margin: 12px 0 0 70%;
    font-weight: bold;
}

.node-ta_ad-form .form-radios label {
    margin: auto;
    display: inline;
}

@media only screen and (max-width: 640px) {
    .node-ta_ad-form label, .contact-form label {
        margin: 12px 0;
    }
}
.node-ta_ad-form .form-actions, .contact-form .form-actions {
    margin-top: 20px;
}
.node-ta_ad-form .form-submit,
.contact-form .form-submit,
.node-ta_experience-form .form-submit,
.ctools-auto-submit-full-form .form-submit {
    background: #07acec;
    border: 0 none;
    color: #ffffff;
    cursor: pointer;
    font-size: 20px;
    letter-spacing: -0.03em;
    line-height: 36px;
    height: 36px;
    padding: 0 20px;
}
.node-ta_ad-form .form-submit:hover,
.node-ta_experience-form .form-submit:hover,
.contact-form .form-submit:hover {
    background-color: #000;
}
.node-ta_ad-form .form-type-checkbox label.option, .contact-form .form-type-checkbox label.option {
    display: inline;
    font-weight: normal;
}
.node-ta_ad-form .form-type-checkbox label, .contact-form .form-type-checkbox label {
    margin-left: 10px;
}

#views_slideshow_cycle_main_homepage_slideshow-block, #views_slideshow_cycle_main_homepage_slideshow-block_1 {
    margin: 5px 0 0 5px;
    height: 296px;
    overflow: hidden;
    display: none;
}

@media only screen and (min-width: 640px) {
    #views_slideshow_cycle_main_homepage_slideshow-block, #views_slideshow_cycle_main_homepage_slideshow-block_1 {
        display: block;
    }
}

#views_slideshow_cycle_main_homepage_slideshow-block .views-field-title,
#views_slideshow_cycle_main_homepage_slideshow-block_1 .views-field-title {
    position: relative;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.03em;
    line-height: 1em;
    margin: 0 20px 20px 20px;
    background-color: #ffffff;
    padding: 4px 4px 4px 4px;
    float: right;
    bottom: 270px;
    text-align: right;
    opacity: 0.55;
}

#views_slideshow_cycle_main_homepage_slideshow-block .views-field-title a,
#views_slideshow_cycle_main_homepage_slideshow-block_1 .views-field-title a {
    color: #000000;
    /*-webkit-text-stroke: 1px #ffffff;*/
    /*text-shadow:*/
            /*-1px -1px 0 #808080,*/
            /*1px -1px 0 #808080,*/
            /*-1px 1px 0 #808080,*/
            /*1px 1px 0 #808080;*/
}

#views_slideshow_cycle_main_homepage_slideshow-block .views-field-created,
#views_slideshow_cycle_main_homepage_slideshow-block_1 .views-field-created {
    position: relative;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.03em;
    line-height: 1.3em;
    margin: 0 20px 20px 20px;
    padding: 20px;
    left: 783px;
    bottom: 220px;
    text-align: center;
    width: 170px;
    background-color: #d6d6d6;
}

#views_slideshow_cycle_main_homepage_slideshow-block .views-field-field-deadline,
#views_slideshow_cycle_main_homepage_slideshow-block_1 .views-field-field-deadline {
    position: relative;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.03em;
    line-height: 1.3em;
    margin: 0 20px 20px 20px;
    padding: 5px;
    left: 783px;
    bottom: 220px;
    text-align: center;
    width: 170px;
    background-color: #d6d6d6;
    opacity: 0.75;
}

#views_slideshow_cycle_main_homepage_slideshow-block .views-field-created .views-label-created,
#views_slideshow_cycle_main_homepage_slideshow-block .views-field-field-deadline .views-label-deadline,
#views_slideshow_cycle_main_homepage_slideshow-block_1 .views-field-created .views-label-created,
#views_slideshow_cycle_main_homepage_slideshow-block_1 .views-field-field-deadline .views-label-deadline {
    display: block;
}

#views_slideshow_cycle_main_homepage_slideshow-block div.views-field-field-value,
#views_slideshow_cycle_main_homepage_slideshow-block_1 div.views-field-field-value {
    position: relative;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.03em;
    line-height: 1.3em;
    margin: 0 20px 20px 20px;
    padding: 5px;
    left: 783px;
    bottom: 220px;
    text-align: center;
    width: 170px;
    background-color: #000000;
    color: #ffffff;
    opacity: 0.75;
}

.views-slideshow-controls-bottom {
    display: none;
}

@media only screen and (min-width: 640px) {
    .views-slideshow-controls-bottom {
        display: block;
    }
}

#widget_pager_bottom_homepage_slideshow-block,
#widget_pager_bottom_homepage_slideshow-block_1 {
    position: relative;
    bottom: 30px;
    left: 10px;
    z-index: 999;
}

#widget_pager_bottom_homepage_slideshow-block div.views-slideshow-pager-field-item,
#widget_pager_bottom_homepage_slideshow-block_1 div.views-slideshow-pager-field-item {
    float: left;
    color: #ffffff;
    background-color: #808080;
    border-radius: 40px;
    /*border: 1px solid #000000;*/
    margin-left: 10px;
    padding: 5px;
}

#widget_pager_bottom_homepage_slideshow-block div.views-slideshow-pager-field-item .views-content-counter,
#widget_pager_bottom_homepage_slideshow-block_1 div.views-slideshow-pager-field-item .views-content-counter {
    display: none;
}

#widget_pager_bottom_homepage_slideshow-block div.views-slideshow-pager-field-item.active,
#widget_pager_bottom_homepage_slideshow-block_1 div.views-slideshow-pager-field-item.active {
    background-color: #000000;
}

.views-responsive-grid .views-column {
    float: left;
    width: 50%;
    padding-right: 20px;
}

@media only screen and (min-width: 640px) {
    .views-responsive-grid .views-column {
        width: 33%;
    }
}


.views-responsive-grid .views-field-title {
    margin-bottom: 10px;
    margin-top: 10px;
    padding-top: 10px;
}

.views-responsive-grid .views-field-title a {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.6875rem;
    margin: 0 0 10px 0;
    color: #000;
}

.views-responsive-grid .views-field-title a:hover {
    color: #00aded;
}

.views-responsive-grid .views-field-view-node {
    padding-bottom: 10px;
    border-bottom: 5px solid #000;
}

.views-responsive-grid .views-column img {
    /*max-width: 100%;*/
    width: 98%;
}

.menu-below-map ul li, .menu-above-map ul li {
    z-index: 999;
    font-size: 1rem;
}

.page-search .meta {
    color: grey;
    font-size: 10px;
}

.not-logged-in .filter-wrapper {
    display: none;
}

.not-logged-in.page-node-add-ta-experience .field-add-more-submit,
.not-logged-in.page-node-add-ta-experience .tabledrag-toggle-weight-wrapper,
.not-logged-in.page-node-add-ta-experience .form-item-field-institution-und-0-target-id label,
.not-logged-in.page-node-add-ta-experience tbody tr + tr {
    display: none;
}

#views_slideshow_cycle_main_homepage_slideshow-block {
    padding-top: 21px;
}

@media screen and (max-width: 320px) {
    #inner-wrap {
        width: 320px;
    }
}

@media screen and (max-width: 500px) {
    .logo {
        width: 190px;
        height: 36px;
        margin-left: -82px;
        margin-top: 20px;
    }
}

span.help-block {
    clear: both;
    color: #828282;
    font-size: 12px;
}