.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.nowrap {
    white-space: nowrap;
}

.description-table,
.description-table tr,
.description-table tr td,
.description-table tr th {
    border: 0 !important;
    margin: 0;
    padding: 2px !important;
}

.description-table {
    margin-bottom: 10px;
}

.description-table tr td:first-child {
    width: 250px;
}

table tr th,
table tr td {
    vertical-align: top;
}

@media (min-width: 981px) {
    .et_right_sidebar #sidebar {
        padding-left: 0 !important;
    }
}

.single #main-content .container:before {
    width: 0 !important;
}

.no-bordered,
.no-bordered tr,
.no-bordered tr th,
.no-bordered tr td {
    border: 0 !important;
}

.single .content-left-side {
    width: calc( 100% - 240px);
    padding-right: 20px;
    float: left;
    clear: left;
}

.single .content-right-side {
    width: 240px;
    float: right;
    clear: right;
    border-radius: 5px;
    border: 0;
    background: rgb(221, 221, 221);
    padding: 10px;
}

.no-list-style {
    list-style-type: none !important;
    padding: 0 0 23px 10px !important;
}

.assignment-sidebar {
    padding-right: 0 !important;
}

.assignment-sidebar .et_pb_widget {
    background: #ccc1b0;
    padding: 22px 16px;
}

.single-assignment .entry-content,
.single-pitch .entry-content,
.single-cas-announce .entry-content {
    float: left;
    width: 100%;
}

.row-with-round-bordered {
    float: left;
    width: 100%;
    padding: 15px 10px;
    background: #fff;
    box-shadow: 1px 1px 1px 1px;
    margin-bottom: 30px;
}

.assignment-info-table tr td:first-child {
    width: 180px;
}

.assignment .entry-title,
.pitch .entry-title,
.cas-announce .entry-title,
.cas-project .entry-title {
    /*border-bottom: 1px solid #333333;*/
    color: #333;
    font-size: 16px;
    font-weight: 600;
}

@media (min-width: 991px) {
    #have_postal_matter,
    .single .trimmed-assmt-tekst,
    .single .untrimmed-assmt-tekst {
        padding: 15px 10px;
        background: #fff;
        box-shadow: 1px 1px 1px 1px;
        border-bottom: 3px solid #5c001f;
        margin-bottom: 30px;
    }
}

@media (max-width: 990px) {
    #have_postal_matter,
    .single .trimmed-assmt-tekst,
    .single .untrimmed-assmt-tekst {
        padding: 15px 10px;
        background: #fff;
        box-shadow: 1px 1px 1px 1px;
        border-bottom: 3px solid #5c001f;
        margin-bottom: 10px;
    }
}

#have_postal_matter p {
    padding: 0 !important;
    font-size: 14px;
}

.featherlight .label-control {
    font-size: 20px;
    margin-bottom: 10px;
    width: 100%;
    float: left;
    clear: both;
}

.featherlight .button {
    cursor: pointer;
}

.other-val {
    line-height: 0 !important;
    margin-left: 5px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.single-foundation .assignment-panel {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 10px;
}

.single .max_contactform_messages {
    background: #fff;
    border-bottom: 3px solid #5c001f;
    box-shadow: 1px 1px 1px 1px;
    color: #000000;
    font-size: 15px;
    margin-bottom: 30px;
    padding: 15px 20px;
}

@media (max-width: 990px) {
    .single .max_contactform_messages {
        margin-bottom: 10px;
    }
}

.single-foundation .et_pb_fullwidth_section_0 {
    height: 300px;
}

.single-foundation .et_pb_fullwidth_section_0 .et_pb_slides_0 {
    height: 300px;
}

.single-foundation .et_pb_fullwidth_section_0 .et_pb_slides_0 .foundation-banner {
    height: 300px;
    padding: 0;
    overflow: hidden;
}

.single-foundation .et_pb_fullwidth_section_0 .et_pb_slides_0 .foundation-banner .foundation-banner-bg {
    height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.single-foundation .et_pb_section_0.et_section_regular {
    padding: 0;
}

.single-foundation .et_pb_section_0 .et_pb_row_0 {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}

.single-foundation .foundation-title-container {
    background-color: rgb(255, 255, 255);
    opacity: 1;
    font-family: 'Verdana', Helvetica, Arial, Lucida, sans-serif;
    font-size: 20px;
    color: #000000;
    line-height: 1.4em;
    padding-top: 10%;
    padding-bottom: 10%;
    margin-top: -110px;
    box-shadow: 0px 15px 80px -6px rgba(0, 0, 0, 0.2);
}

.single-foundation .foundation-title {
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    line-height: 2em;
    padding: 0;
}

.single-foundation .foundation-content {
    clear: left;
    float: left;
    margin-bottom: 30px;
    padding: 0;
    width: 100%;
}

.single-foundation .foundation-additional-content {
    clear: right;
    float: left;
    margin-bottom: 30px;
    padding: 0;
    width: 100%;
}

.single-foundation .foundation-excrept {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
    padding: 0;
}

.single-foundation .foundation-content h1,
.single-foundation .foundation-content h2,
.single-foundation .foundation-content h3,
.single-foundation .foundation-content h4,
.single-foundation .foundation-content h5,
.single-foundation .foundation-content h6,
.single-foundation .foundation-content p,
.single-foundation .foundation-content span,
.single-foundation .foundation-content ul,
.single-foundation .foundation-content ul li,
.single-foundation .foundation-content ol,
.single-foundation .foundation-content ol li {
    color: #000000;
}

.single-foundation .foundation-content ul {
    padding-left: 20px !important;
}

.single-foundation .foundation-content ol {
    padding-left: 5px !important;
}

.single-foundation .have_fullwidthtabs {
    display: block;
    float: left;
    width: 100%;
}

@media (min-width: 480px) {
    .single-foundation .assignment-panel .assignment-header {
        width: calc(100% - 105px);
        float: left;
        margin: 0 0 10px 0;
    }
    .single-foundation .assignment-panel .assignment-header h3 {
        line-height: 34px;
        padding: 0;
    }
    .single-foundation .assignment-panel .assignment-button {
        width: 105px;
        float: left;
        margin: 0 0 10px 0;
    }
    .single-foundation .assignment-panel .assignment-meta {
        width: 100%;
        float: left;
        clear: both;
    }
    .single-foundation .assignment-panel .assignment-meta .assignment-meta-table,
    .single-foundation .assignment-panel .assignment-meta .assignment-meta-table th,
    .single-foundation .assignment-panel .assignment-meta .assignment-meta-table td {
        border: 0;
        padding: 10px 0 10px 0 !important;
    }
    .single-foundation .assignment-panel .assignment-meta .assignment-meta-table .short-cell {
        width: 200px;
    }
    .single-foundation .assignment-panel .assignment-body {
        width: 100%;
        float: left;
        clear: both;
    }
}

@media (max-width: 479px) {
    .single-foundation .assignment-panel .assignment-header h3 {
        line-height: 34px;
        padding: 0;
    }
    .single-foundation .assignment-panel .assignment-header,
    .single-foundation .assignment-panel .assignment-button {
        width: 100%;
        float: left;
        margin: 0 0 10px 0;
    }
    .single-foundation .assignment-panel .assignment-meta {
        width: 100%;
        float: left;
        clear: both;
    }
    .single-foundation .assignment-panel .assignment-meta .assignment-meta-table,
    .single-foundation .assignment-panel .assignment-meta .assignment-meta-table th,
    .single-foundation .assignment-panel .assignment-meta .assignment-meta-table td {
        border: 0;
        padding: 2px 0 2px 0 !important;
        display: block;
    }
    .single-foundation .assignment-panel .assignment-body {
        width: 100%;
        float: left;
        clear: both;
    }
}