/*
 Theme Name:   Twenty Seventeen Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Tailwind (Twenty Seventeen Child) Theme
 Author:       iNet.Builders
 Author URI:   http://inet.builders
 Template:     twentyseventeen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, one-column, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-seventeen-child
*/

html, body, button, input, select, textarea {
    font-family: 'Ubuntu', sans-serif;
}

*::-moz-placeholder {
    color: #333;
    opacity: 1;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    line-height: 1.1;
    font-weight: bold;
    font-size: 20px;
}

i {
    font-style: normal
}

a {
    text-decoration: underline;
    color: #029ddf;
}

hr {
    background-color: #bbb;
    border: 0 none;
    height: 2px;
    margin: 8px;
}

#popup{
    position: fixed;
    display: none;
    top:20vh;
    left:20vw;
    right: 20vw;
    height: auto;
    padding:3vw;
    font-size: 3vw;
    background-color: #58c0e6;
    border:1px solid #254190;
    color: #ffffff;
}

.colored_table tr:nth-child(even) {
    background-color: #F2F2F2;
}

.colored_table tr:nth-child(odd) {
    background-color: #E5ECF9;
}

.colored_table tr:first-child {
    cursor: default;
    background-color: #003882;
    color: #FFF;
}

.colored_table tr:first-child:hover {
    background-color: #003882;
}

.colored_table tr:hover {
    cursor: pointer;
    background-color: #FFF;
}

.colored_table tr td:first-child {
    width: 70px;
    padding-left: 5px;
}

.colored_table img {
    padding-top: 7px;
}

.error-404 h1 {
    line-height: normal !important;
}

.error-404 .page-content {
    min-height: calc(100vh - 140px);
}

.error-404 .page-content * {
    display: none;
}

.error-msg {
    color: red;
}

.fa {
    color: #029ee0;
    font-size: 2em;
}

input[type="text"], input[type="password"], select {
    height: 20px;
    width: auto;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 2px;
    background-color: #f5f5f5;
    border: 1px solid #57c0e6;
    border-radius: 3px;
    color: #000;
    box-sizing: content-box;
}

p.error_large {
    color: #f00;
    font-size: 13px;
    font-weight: normal;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}

.error {
    color: red;
}

img {
    width: 100%;
}

textarea {
    /*height: ;*/
}

tr {
    border: none;
}

td {
    padding: 0;
}

.meer-button {
    text-decoration: none;
    position: relative;
    top: -24px;
" font-size : 20 px;
}

#page {
    box-sizing: content-box;
    width: inherit;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 120px;
    z-index: 3;
}

body {
    font-size: 16px;
    line-height: 1.6;
    margin: 0;
    padding: 0;
}

/*fix. unclear why needed*/
.home.site-navigation-fixed .entry-content {
    padding-top: 48px;
}

.home:not(.admin-bar) #site-navigation {
    /*on user-home page navigation is shown as pictures instead*/
    display: none;
}

.mobile #site-navigation {
    /*but allways do show it on mobile*/
    display: block !important;
}

.site-content {
    /*line-height: 20px;*/
    padding: 0;
}

.site-content h1 {
    color: #0e94e2;
    /*font-size: 28px;*/
    padding: 1rem 0;
    height: auto;
    /*line-height: normal;*/
}

.site-content h2 {
    color: #0e94e2;
    /*font-size: 16px;*/
    /*height: 30px;*/
}

.site-content h3 {
    color: #0e94e2;
    /*font-size: 13px;*/
}

.site-content a {
    color: #0e94e2;
}

#site-head-container {
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgb(35, 64, 143);
    width: 100%;
    height: 120px;
    z-index: 4;
}

#site-head {
    position: relative;
    display: block;
    width: 1200px;
    z-index: 5;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
}

#site-head #payoff {
    position: absolute;
    display: inline-block;
    right: 0;
    top: 25px;

}

#site-head #payoff p {
    color: white;
    margin: 0;
    padding: 0;
    font-size: 1.5em;
}

.admin-bar #site-head-container {
    top: 32px;
}

#logo {
    position: absolute;
    width: 360px;
    z-index: 5;
    left: 0;
    top: 28px;
}

.facebook {
    position: absolute;
    z-index: 20;
    left: 400px;
    top: 35px;
    display: inline-block;
    background-image: url(img/Facebook-grey-trans.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 55px;
    height: 55px;
}

.facebook:hover {
    background-image: url('img/Facebook-red-trans.png');
}

.navigation-top {
    height: 48px;
    position: relative;
    top: 0;
    left: 0;
    z-index: 6;
    /*margin-left: auto;*/
    /*margin-right: auto;*/
    margin: 0 !important;
    width: auto;
    left: auto;
    right: auto;
    border: none;
}

.navigation-top .wrap {
    padding: .7vw 0 0 0;
    max-width: none;
}

#top-menu {
    position: relative;
    text-align: left;
    width: auto;
    color: #ffffff;
}

.site-navigation-fixed #top-menu {
    /*margin-left: calc((100vw - 1200px) / 2 + 185px);*/
    margin-left: calc((100vw - 1200px) / 2);
}

#top-menu li {
    background-color: #ffffff;
}

#top-menu li a {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #0E94E2;
    margin: 4px 12px 0 12px;
    padding: 0;
    text-transform: uppercase;
    /*letter-spacing: 0.3px;*/
    text-decoration: none;
}

#top-menu li:first-of-type a {
    margin-left: 0;
}

#top-menu li a:hover,
.navigation-top .current-menu-item > a,
.navigation-top .current_page_item > a {
    color: #0000ff !important;
    border-bottom: solid 2px blue;
}

.nav.subscribe {
    width: auto;
}

article {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 100%;
    min-height: calc(100vh - 172px);
    box-sizing: border-box;
}

/*.entry-left-pane h1 {*/
/*font-size: .85em !important;*/
/*}*/

/*#menu-tiles {*/
/*width: 100%;*/
/*height: 200px;*/
/*display: inline-block;*/
/*margin: 0;*/
/*background-color: #d716d0;*/
/*}*/

#home-tiles, #menu-tiles {
    width: 100%;
}

#home-tiles .outer-tile, #menu-tiles .outer-tile {
    position: relative;
    display: inline-block;
    width: 48%;
    height: auto;
    overflow: hidden;
    margin-bottom: 1.5em;
    float: left;
}

#home-tiles .tile, #menu-tiles .tile {
    display: inline-block;
    /*width: 100%;*/
    height: auto;
    /*background-size: cover;*/
    /*background-position: center center;*/
    /*background-repeat: no-repeat;*/
    transition: all 0.3s ease;
    z-index: 1;
}

/*.tile img {*/
/*width: 30vw;*/
/*height: 50px;*/
/*display: inline-block;*/
/*}*/

#home-tiles .tile:hover, #menu-tiles .tile:hover {
    transform: scale(1.1);
}

#home-tiles .outer-tile:nth-child(odd), #menu-tiles .outer-tile:nth-child(odd) {
    margin-right: 4%;
}

#home-tiles .caption-pos, #menu-tiles .caption-pos {
    text-decoration: none;
    position: absolute;
    bottom: 20%;
    left: 0;
    width: 100%;
    z-index: 2;
}

#home-tiles .caption, #menu-tiles .caption {
    width: auto;
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    z-index: 3;
    color: white;
}

.entry-header {
    display: none;
}

.entry-left-pane {
    position: relative;
    width: 100%;
    float: left;
}

/*.site-navigation-fixed .entry-left-pane {*/
/*position: fixed;*/
/*float: none;*/
/*left: calc((100vw - 1200px - 15px) / 2);*/
/*}*/

.right-column {
    position: relative;
    margin-left: 30px;
    width: 200px;
    z-index: 5;
    float: left;
    padding: 0;
}

.site-navigation-fixed .right-column {
    position: fixed;
    top: 170px;
    right: calc((100vw - 1200px - 15px) / 2);
    width: 200px;
}

/*.site-navigation-fixed .entry-left-pane, .site-navigation-fixed .entry-right-pane {*/
/*position: fixed;*/
/*top: 170px;*/
/*}*/

.entry-content {
    background-color: white;
    position: relative;
    /*top: 12px;*/
    left: 0;
    width: calc(100% - 200px - 30px) !important;
    display: inline-block;
    z-index: 1;
    float: left !important;
    padding-bottom: 30px;
    min-height: 79vh;
}

.site-navigation-fixed .entry-content {
    /*left: 195px;*/
}

.admin-bar .entry-content {
    min-height: calc(100vh - 172px);
}

.admin-bar.site-navigation-fixed .entry-right-pane, .admin-bar.site-navigation-fixed .entry-left-pane {
    /*top: 177px;*/
    top: 192px;
}

.entry-right-pane {
    /*float: right;*/
    /*width: 220px;*/
    /*z-index: 5;*/
    /*border: 1px solid #BABABA;*/
    padding: 10px 0;
    padding-bottom: 15px;

    /*box-shadow: 2px 3px 3px 0px #555, 5px 6px 20px -9px #FFF inset;*/
}

.entry-right-pane h1 {
    position: relative;
    top: 0;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    /*font-size: 15px;*/
    padding-top: 15px;
    text-align: center;
    color: #bababa;
}

.entry-right-pane a {
    border: none;
    padding: 0;
    margin: 0;
}

.entry-right-pane img {
    border: none;
    width: 100%;
    padding: 5px 0;
    margin: 0;
}

/*.site-navigation-fixed .entry-right-pane {*/
/*position: fixed;*/
/*top: 170px;*/
/*left: calc(1200px + (100% - 1200px) / 2 - 155px);*/
/*}*/

#entry-footer {
    position: absolute;
    bottom: 0;
    color: #a0a0a0;
    /*font-size: 0.9em;*/
    margin-bottom: 10px;
    text-align: center;
    height: 20px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.site-footer {
    display: none;
}

h3.expander {
    /*color: #FFF;*/
    color: #0e94e2;
    font-size: 13px;
    font-weight: 600;
}

h3.expander:hover, h3.expander.clicked {
    color: #003882;
    /*background-color: #FFF;*/
}

.expandable {
    background-color: #FFF;
}

.index_expandables {
    padding: 15px 5px;
    border-radius: 3px;
    /*background-color: #003882;*/
    /*background-color: #d5e2ff;*/
}

.index_expandables img {
    width: 100%;
}

.index_expandables h1 {
    /*color: #FFF;*/
    color: #0e94e2;
}

.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.widget a:focus,
.widget a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover,
.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.pagination a:not(.prev):not(.next):focus,
.pagination a:not(.prev):not(.next):hover,
.comments-pagination a:not(.prev):not(.next):focus,
.comments-pagination a:not(.prev):not(.next):hover,
.logged-in-as a:focus,
.logged-in-as a:hover,
a:focus .nav-title,
a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget ul li a:focus,
.widget ul li a:hover {
    color: #029ddd;
    text-decoration: underline;
    -webkit-box-shadow: unset;
    box-shadow: unset;
}

.entry-content a,
.entry-summary a,
.widget a,
.site-footer .widget-area a,
.posts-navigation a,
.widget_authors a strong {
    -webkit-box-shadow: unset;
    box-shadow: unset;
    /*-webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;*/
    /*transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;*/
    /*transition: color 80ms ease-in, box-shadow 130ms ease-in-out;*/
    /*transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;*/
}

.cursief {
    font-style: italic;
}

.main-navigation {
    margin-left: 0 !important;
}

/*#page {*/
/*position: relative;*/
/*top: 120px;*/
/*}*/

.custom-header {
    height: auto !important;
}

.custom-header img {
    min-height: 1px;
    /*this is a fix. sometimes the scrollfunctions kick in before the img is loaded */
    /*and report a height of 0 and therefore fix the navbar on top.*/
    display: block;
}

.wp-custom-header {
    box-sizing: content-box;
    position: relative;
    left: calc((1200px - 100vw) / 2);
    display: block;
    width: calc(100vw - 8px);
    height: 375px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.wp-custom-header img {
    display: none;
    /*do not show img above width 1200px; Only show background*/
}

.site-navigation-fixed .navigation-top {
    position: fixed;
    width: 100vw;
    /*max-width: 1200px;*/
    top: 120px;
}

.admin-bar.site-navigation-fixed .navigation-top {
    top: 152px;
}

.main-navigation ul {
    z-index: 6;
}

.subscribe:hover {
    color: #57C0E6 !important;
}

/*#site-head #slogan {*/
/*position: absolute;*/
/*display: inline-block;*/
/*width: 360px;*/
/*height: 36px;*/
/*margin-bottom: 0;*/
/*margin-left: 0;*/
/*top: 36px;*/
/*padding: 0;*/
/*right: 0;*/
/*float: right;*/
/*}*/

.login-toggle, .logout-mobile-button {
    display: none !important;
}

/*@media only screen and (max-width: calc(1vw + 1200px)) {*/
@media only screen and (max-width: 1200px) {

    #page {
        top: 10vw;
    }

    #site-head-container {
        position: fixed;
        top: 0;
        display: block;
        height: 10vw;
        padding: 0;
        z-index: 4;
        width: calc(100vw - (100vw - 100%))
    }

    #site-head {
        width: 100%;
    }

    #payoff {
        font-size: 1.3vw;
        position: absolute;
        display: inline-block;
        width: auto;
        padding: 0;
        margin: 0;
        margin-right: 1vw;
        top: 2.2vw !important;
        float: right;
    }

    #payoff p:nth-child(1) {
        line-height: 1.3vw;
    }

    #payoff p:nth-child(2) {
        line-height: 2vw;
    }

    .facebook {
        position: absolute;
        left: 35vw;
        top: 3.2vw;
        display: inline-block;
        background-image: url(img/Facebook-grey-trans.png);
        /*background-size: 100%5vw;*/
        background-repeat: no-repeat;
        width: 4.2vw;
        height: 4.2vw;
    }

    #logo {
        position: absolute;
        left: 1vw;
        width: 30vw;
        z-index: 5;
        top: 2.3vw;
    }

    .wp-custom-header {
        /*width: calc(100vw - 50px);*/
        width: 100%;
        /*height: calc((1200px - (1170px - 100vw)) / 3.2);*/
        height: auto;
        left: 0;
    }

    .wp-custom-header img {
        /*box-sizing: border-box;*/
        display: block;
        width: 100%;
        /*show img below width 1200px overshadowing background*/
    }

    :not(.mobile) .subscribe, :not(.mobile) .login-exp, :not(.mobile) .login-button {
        font-size: .8rem !important;
    }

    .right-column {
        position: relative;
        margin-left: 3vw;
        width: 170px;
    }

    .site-navigation-fixed .right-column {
        position: fixed;
        top: 14vw;
        width: 170px;
        left: calc(100% - 220px);
    }

    .navigation-top {
        height: 4vw;
        position: relative;
        top: 0;
        z-index: 6;
    }

    .site-navigation-fixed .navigation-top {
        position: fixed;
        top: 10vw;
        left: 0;
    }

    .navigation-top #top-menu {
        /*text-align: center;*/
        width: auto;
        margin-left: 1vw;
    }

    .navigation-top #top-menu a {
        font-size: 1.3vw;
        padding: 0;
        margin: .3vw 1vw 0 1vw;
    }

    .entry-content {
        padding-left: 1vw;
    }

    /*fix. unclear why needed*/
    .home.site-navigation-fixed .entry-content {
        /*padding-top: 4vw;*/
    }

    .admin-bar.site-navigation-fixed .navigation-top {
        top: calc(10vw + 32px);
    }
}

@media print {
    .no-print *,
    .no-print,
    #masthead,
    #site-head,
    .entry-left-pane,
    .entry-right-pane {
        display: none !important;
    }

    /*overrule parent theme*/
    form, #entry-footer {
        display: block !important;
    }

    .entry-content {
        margin: 0;
        padding: 0;
        width: 100%;
    }

}

/*mobile*/

.mobile #site-head-container {
    width: 98vw;
    /*padding: 0 1vw;*/
    display: block;
}

.mobile .subscribe {
    background-color: #b00000;
    color: #ffffff !important;
    text-decoration: none;
    border-radius: .3vw;
    box-shadow: .3vw .3vw .3vw 0 #555, .5vw .5vw 1.5vw -.8vw #FFF inset;
    width: auto;
    text-transform: uppercase;
    font-size: 2vw !important;
    font-weight: bold;
    line-height: 2vw;
    float: left;
    margin: 0;
    margin-top: 1vw;
    padding: 1vw;
}

.mobile #logo {
    left: 21vw;
}

.mobile .facebook {
    left: 53vw;
}

.mobile #payoff {
    top: 3vw !important;
    font-size: 1.4vw;
}

.mobile #payoff p:nth-child(1) {
    /*background-color: #7dff21;*/
    line-height: 1.3vw;
}

.mobile #payoff p:nth-child(2) {
    /*background-color: red;*/
    /*margin-top: 30px;*/
    line-height: 4.2vw !important;
}

.mobile .wp-custom-header {
    width: 100vw;
    /*background-size: contain;*/

}

.mobile .navigation-top #top-menu a {
    margin: 0;
}

.mobile .navigation-top #top-menu hr {
    margin: 0;
    padding: .5vw;
}

.mobile .menu-toggle, .mobile .login-toggle, .mobile .logout-mobile-button {
    width: 30vw;
    background-color: white;
    float: left;
    width: auto;
    color: #003882;
    padding: 0;
    font-size: 6vw;
    height: 8vw;
    line-height: 8vw;
}

.mobile .menu-toggle, .mobile .login-toggle, .mobile .logout-mobile-button {
    display: inline-block !important;
}

/*.home .mobile  .menu-toggle{*/
/*display: none !important;*/
/*}*/

.mobile button:hover {
    background-color: #58c0e6;
}

.mobile .menu-toggle {
    float: right;
}

.login-mobile {
    display: inline-block;
    /*background-color: #7dff21;*/
    /*border: dashed red 1px;*/
    /*margin: 0 2vw;*/
    width: 50vw;
    height: 8vw;
    font-size: 3vw;
    padding: 0 2vw;
}

.login-toggle .icon-close {
    display: none;
}

.login-dropdown {
    display: none;
    color: #23408f;
    font-size: 3vw;
    padding: 5vw 10vw 10vw 10vw !important;
    width: 50vw !important;
}

.mobile .navigation-top {
    box-sizing: border-box;
    width: 100vw;
    /*background-color: #d716d0;*/
    height: 10vw;
    padding: 0 3vw;
}

.mobile #top-menu, .login-dropdown {
    margin: 0;
    background-color: #d5e2ff !important;
    padding: 0;
    position: absolute;
    top: 10vw;
    left: 15vw;
    width: 70vw;
}

.mobile #top-menu {
    text-align: center;
}

.login-dropdown .text_field {
    box-sizing: border-box;
    width: 100% !important;
    height: 2vw;
    font-size: 4vw !important;
    padding: 3vw !important;
    margin: 0 !important;
}

.mobile #top-menu li {
    display: block;
}

.mobile #top-menu li a {
    font-size: 5vw;
    padding: 3vw 0;
    background-color: #d5e2ff !important;
}

/*note*/
/*the purpose is here to only do top:10vw on non-homepage*/
 /*for some reasen :not did not work*/
.home .mobile article {
    top: 0;
}

.mobile article {
    position: relative;
    left: 0;
    top: 10vw;
}

.mobile .entry-content {
    display: inline-block;
    box-sizing: border-box;
    position: relative;
    left: 0;
    right: 0;
    /*width: 98vw !important;*/
    width: 100% !important;
    padding: 1vw;
    font-size: 2vw;
}

.mobile .entry-content h1 {
    font-size: 3vw;
}

.mobile .entry-content h3 {
    font-size: 3vw;
}

.mobile .entry-right-pane {
    display: block;
    margin: 2vw 0 5vw 0;
    padding: 0;
    position: relative;
    width: 98vw !important;
    margin-left: 1vw;
    top: 0 !important;
    left: 0;
    z-index: 3;
    float: none;
    border: none;
    z-index: 0;
}

.mobile .entry-right-pane .advertisement_wrapper {
    background-color: rgb(213, 226, 255) !important;
    width: 98vw;
}

.mobile .entry-right-pane img {
    padding: 1vw;
    width: 46vw;
}

.mobile .entry-right-pane h1 {
    margin: 0;
    font-size: 5vw;
    color: #23408f;
}

.mobile #entry-footer {
    position: relative;
    display: block;
    top: 1rem;
    font-size: 3vw;
    width: 70vw;
}

.mobile #entry-footer a {
    display: inline-block;
    float: left;
    white-space: nowrap;
}

.mobile #entry-footer i {
    display: inline-block;
    float: left;
    white-space: nowrap;
}

.mobile .meer-button {
    position: relative;
    top: -1.5em;
    font-size: 1em;
}

.unfloat_clear {
    float: none;
    clear: both;
}

#corona {
    color: red !important;
    font-weight: bold;
    text-align: center;
}

.mobile #corona span {
    font-size: 6vw !important;
}

.mobile .entry-left-pane {
    display: none !important;
}

@media only screen and (orientation: landscape) {

    .mobile .login-dropdown {
        width: 80vw !important;
        left: 5vw !important;
        font-size: 3vw !important;
        padding: 5vw !important;
    }

    .mobile .login-dropdown h1 {
        display: none;
    }

    .mobile #input-user, #input-pass {
        width: 30vw !important;
        display: inline-block;
    }

    .mobile #input-pass {
        margin-left: 5vw;
        float: right;
    }

    .mobile .input_button {
        display: inline-block !important;
        float: left;
        width: 30vw !important;
    }

    .mobile .ww_kwijt {
        display: inline-block !important;
        margin-left: 5vw !important;
        float: right;
        font-size: 3vw !important;
    }

    .mobile #top-menu {
        left: 5vw;
        top: 1vw;
        width: 50vw;
    }

    .mobile #top-menu a {
        font-size: 2vw !important;
        padding: .5vw !important;
    }

    .mobile #masthead {
        top: 0;
        /*display: none;*/
    }

    .mobile .custom-header {
        display: none !important;
    }

    .mobile #site-head {
        display: none !important;
    }

    .mobile .navigation-top {
        top: 0;
    }

    .mobile #page {
        top: 0 !important;
    }

    .mobile article {
        top: 0 !important;
    }

    .mobile textarea {
        box-sizing: border-box !important;
        width: 80% !important;
    }
}

/*force in admin*/
.page-template-page-admin .entry-content {
    left: 0;
    width: 100% !important;
}