#tgroup_49 span { font-size: 140%; display: block; color: green; margin-bottom: 10px; }
.pure-u-sm-1-2, .pure-u-sm-12-24 { width: 100%!important; }
#tgroup_49 img { margin: 10px!important; } 
.tizdiv_a_addit_49 { margin: 20px }

.te47 { 
    display: flex; 
    justify-content: space-around; 
    align-items: stretch; 
    flex-wrap: wrap; 
    width: 100%; 
    background: #ffffff; 
    border: 0px dotted #0094ff; 
} 
.te47 .it47 { 
    position: relative; 
    width: 99.5%; 
    display: inline-block; 
    overflow: hidden; 
    background: #ffffff; 
    margin: 2px 0.0%; 
    padding: 11px 0px; 
    border-radius: 10px; 
} 
.te47 .it47 a { 

} 
.te47 .it47 a:hover { 

} 
.te47 .it47 a span.med_title { 
    color: rgb(84,84,84); 
    font-size: 19px; 
} 
.te47 .it47 a:hover span.med_title { 
    color: rgb(101,101,101); 
} 
.te47 .it47 img { 
    width: 160px; 
    height: 160px; 
    border-radius: 10px; 
    -webkit-transition: all 0.2s ease-out 0s; 
    transition: all 0.2s ease-out 0s; 
} 
.te47 .it47 a:hover img { 
    -webkit-transition: all 0.2s ease-out 0s; 
    transition: all 0.2s ease-out 0s; 
} 
.te47 .it47 .img { 
    width: 160px; 
    height: 160px; 
    overflow: hidden; 
    border: 1px solid #b6b6b6; 
    border-radius: 10px; 
} 
.te47 .it47.left .image, .te47 .it47.right .image { 

} 
.te47 .it47.left p, .te47 .it47.right p { 
    overflow: hidden; 
} 
.te47 .it47.left .img { 
    float: right; 
    margin-left: 20px; 
} 
.te47 .it47.right .img { 
    float: left; margin-right: 20px; 
} 
.te47 .it47 p { 
    text-align: left; margin: 0; 
} 
.te47 .it47.center{ 
    display: flex; 
    justify-content: space-around; 
    align-items: flex-start; 
    flex-wrap: wrap; 
    flex-grow: 1; 
} 
.te47 .it47.center .img, .te47 .it47.center p { 
    display: block; 
    margin: auto; 
    margin-bottom: 20px !important; 
} 
.te47 .it47.center p { padding: 0 20px; } 
.te47 .it47 a p span{ line-height: 1.2em; } 
.te47 .it47 .read-more{ vertical-align:bottom; display: inline-block; } 
.te47 .it47 .read-more{ /*display: inline-block;*/ margin: 15px 1px; text-align: right !important; padding: 7px 16px; color: rgb(255,255,255); background: #47a5c1; border-radius: 3px; } 
.te47 .it47 .read-more:hover { color: rgb(255,255,255); background: #3f94ad; } 
.te47 .it47 > a { display: block; text-decoration: none !important; } 
.te47 .it47 > a:hover { text-decoration: none !important; } 
@media screen and (min-width:480px) and (max-width:800px) { .te47 .it47 { width: 199.5%; } } 
@media screen and (max-width:479px) { .te47 .it47 { width: 100%; } } 
.te47{ position: relative; } 



.avtz li { list-style: none!important; }
.avtz li img { border-radius: 8px; }
.avtz li div div { margin-top: 15px; }
.avtz li div div a {
    line-height: 1.2em;
    font-size: 17px!important;
    margin: 15px 1px;
    text-align: right !important;
    padding: 7px 16px;
    color: rgb(255,255,255)!important;
    background: #47a5c1;
    border-radius: 3px;
}
.avtz li div div a:hover { background: #3f94ad; }
