/*=========================================*/
/* Layout: 0 */

.layout0 .text1 {
    width: 100%;
    text-align: center;
    font-weight: bold;
}

/*=========================================*/
/* Layout: 1 */

.layout1 .text1 {
    width: 100%;
}
.layout1 .text2 {
    width: 100%;
}
.layout1 .image1 {
    width: 100%;
    text-align: center;
}


/*=========================================*/
/* Layout: 2 */

.layout2 .text1 {
}
.layout2 .image1 {
    float: left;
    width: 59%;
    text-align: center;
    margin-right: 10px;
}

/*=========================================*/
/* Layout: 3 */

.layout3 .text1 {
    width: 100%;
}

/*=========================================*/
/* Layout: 4 */

.layout4 .image1 {
    width: 100%;
    /* height: 100%; */
    text-align: center;
}

/*=========================================*/
/* Layout: 5 */

.layout5 .text1 {
    width: 100%;
}
.layout5 .text2 {
    width: 100%;
}
.layout5 .image1 {
    width: 100%;
    /* height: 75%; */
    text-align: center;
}

/*=========================================*/
/* Layout: 6 */

.layout6 .text1 {
    width: 100%;
}
.layout6 .image1 {
    width: 100%;
    /* height: 50%; */
    text-align: center;
}

/*=========================================*/
/* Layout: 7 */

.layout7 .image1 {
    width: 100%;
    /* height: 100%; */
    text-align: center;
}

/*=========================================*/
/* Layout: 8 */

.layout8 .text1 {
    float: right;
    width: 49%;
}
.layout8 .image1 {
    float: left;
    width: 50%;
    /* height: 100%; */
    text-align: center;
}

/*=========================================*/
/* Layout: 9 */

.layout9 .text1 {
    width: 100%;
}

/*=========================================*/
/* Layout: 10 */

.layout10 .text1 {
    width: 100%;
}
.layout10 .image1 {
    width: 100%;
    /* height: 50%; */
    text-align: center;
}

/*=========================================*/
/* Layout: 11 */

.layout11 .text1 {
    float: left;
    width: 30%;
    padding-right: 10px;
}
.layout11 .image1 {
    float: left;
    width: 30%;
    /* height: 100%; */
    text-align: center;
}
.layout11 .text2 {
    float: left;
    width: 30%;
    padding-left: 10px;
}

/*=========================================*/
/* Layout: 12 */

.layout12 .text1 {
    float: left;
    width: 32%;
    padding-right: 10px;
}
.layout12 .image1 {
    float: left;
    width: 33%;
    /* height: 100%; */
    text-align: center;
}
.layout12 .text2 {
    float: left;
    width: 32%;
    padding-left: 10px;
}

/*=========================================*/
/* Layout: 13 */

.layout13 .text1 {
    width: 100%;
}
.layout13 .image1 {
    width: 100%;
    /* height: 50%; */
    text-align: center;
}

/*=========================================*/
/* Layout: 14 */

.layout14 .text1 {
    float: left;
    width: 49%;
}
.layout14 .image1 {
    float: right;
    width: 50%;
    /* height: 100%; */
    text-align: center;
}

/*=========================================*/
/* Layout: 15 */

.layout15 .text1 {
    width: 100%;
}
.layout15 .image1 {
    width: 100%;
    text-align: center;
}

/*=========================================*/
/* Layout: 16 */

.layout16 .text1 {
}
.layout16 .image1 {
    float: right;
    width: 60%;
    /* height: 50%; */
    text-align: center;
    margin-left: 10px;
}

/*=========================================*/
/* Layout: 17 */
/* TOC ITEM */

/*=========================================*/
/* Layout: 18 */
/* TOC ITEM */

/*=========================================*/
/* Layout: 19 */

.layout19 .text1 {
    float: left;
    width: 48.5%;
}
.layout19 .text2 {
    float: right;
    width: 48.5%;
}
.layout19 .image1 {
    clear: both;
    width: 100%;
    /* height: 50%; */
    text-align: center;
}

/*=========================================*/
/* Layout: 20 */

.layout20 .text1 {
    float: left;
    width: 48.5%;
}
.layout20 .text2 {
    float: right;
    width: 48.5%;
}
.layout20 .image1 {
    clear: both;
    width: 100%;
    /* height: 50%; */
    text-align: center;
}

/*=========================================*/
/* Layout: 21 */

.layout21 .text1 {
    float: left;
    width: 48.5%;
}
.layout21 .text2 {
    float: right;
    width: 48.5%;
}
.layout21 .image1 {
    clear: both;
    width: 100%;
    /* height: 50%; */
    text-align: center;
}

/*=========================================*/
/* Layout: 22 */

.layout22 .text1 {
    float: left;
    width: 48.5%;
}
.layout22 .text2 {
    float: right;
    width: 48.5%;
}
.layout22 .image1 {
    clear: both;
    width: 100%;
    /* height: 50%; */
    text-align: center;
}