



/* Last Published: 2015-08-26 09:54:56, last release by dhendy-admin */
/*-----NEWS ARTICLE D-----*/ 
/*---NEWS ARTICLE D - FLEXBOX---*/ 
.std_newsartd { 
display: -webkit-box; 
display: -moz-box; 
display: -webkit-flex; 
display: flex; 
-webkit-box-flex-flow:column wrap; 
-moz-box-flex-flow:column wrap; 
-webkit-flex-flow:column wrap; 
flex-flow:column wrap; 
position:relative; 
} 
.std_newsartd .image {-webkit-box-order:3; -moz-box-order:3; -webkit-order:3; order:3;} 
.std_newsartd .caption {-webkit-box-order:4; -moz-box-order:4; -webkit-order:4; order:4;} 
.std_newsartd .headline {-webkit-box-order:1; -moz-box-order:1; -webkit-order:1; order:1;} 
.std_newsartd .date {-webkit-box-order:2; -moz-box-order:2; -webkit-order:2; order:2;} 
.std_newsartd .author {display:none;} 
.std_newsartd .multimedia {-webkit-box-order:3; -moz-box-order:3; -webkit-order:3; order:3;} 
.std_newsartd .abstract {-webkit-box-order:6; -moz-box-order:6; -webkit-order:6; order:6;} 
.std_newsartd .article {-webkit-box-order:7; -moz-box-order:7; -webkit-order:7; order:7;} 
.std_newsartd .facebooklike {-webkit-box-order:5; -moz-box-order:5; -webkit-order:5; order:5;} 
.std_newsartd .footer {display:none;}
/*---NEWS ARTICLE D - NORMAL---*/ 
.std_newsartd .headline {font-family:'latobold'; font-size:2.7em; line-height:1.4em; width:800px; text-align:center; text-transform:uppercase; color:#00A7E7; margin:0 auto;} 
.std_newsartd .date {font-family:'latoitalic'; font-size:0.8em; text-align:center; margin:30px 0 0 0; } 
.std_newsartd .image {overflow:hidden; width:1136px; height:638px; border-radius:5px; margin:50px 0 0 0;} 
.std_newsartd .image img {width:1136px; height:auto;} 
.std_newsartd .caption {display:none; font-family:'latoitalic'; font-size:0.8em; text-align:center; margin:10px 0 0 0} 
.std_newsartd .abstract {line-height:2em; font-size:1.3em; border-bottom:1px solid #C2C2C2; margin:-321px 0 0 270px; padding:0 0 45px 0;} 
.std_newsartd .article {line-height:1.4em;margin:55px 0 0 270px;} 
.std_newsartd .article p {margin:10px 0;} 
.std_newsartd .article em {font-family:'latoitalic';} 
.std_newsartd .article strong {font-family:'latobold';} 
.std_newsartd .article h1 {font-size:2.7em; font-family:'latobold'; padding:10px 0;} 
.std_newsartd .article h2 {font-size:2.4em; font-family:'latobold'; padding:10px 0;} 
.std_newsartd .article h3 {font-size:1.7em; font-family:'latobold'; padding:10px 0;} 
.std_newsartd .article h4 {font-size:1.3em; font-family:'latobold'; padding:5px 0;} 
.std_newsartd .article h5 {font-size:1em; text-decoration:underline; font-family:'latobold'; padding:5px 0;} 
.std_newsartd .article h6 {font-size:1em; text-decoration:underline; font-family:'latobold'; padding:5px 0;} 
.std_newsartd .article h1 strong, 
.std_newsartd .article h2 strong, 
.std_newsartd .article h3 strong, 
.std_newsartd .article h4 strong, 
.std_newsartd .article h5 strong, 
.std_newsartd .article h6 strong {font-weight:normal;} 
.std_newsartd .facebooklike {position:relative; display:block!important; visibility:visible!important; border-right:1px solid #C3C3C3; margin-top:65px; padding:0 200px 300px 0;}
/*---NEWS INDEX BKG FIX---*/
.newsindex:before {content:""; width:100%;height: 100%;float:left; position:fixed;top:0px; left:0px;background-color:#fff;z-index:-1;}
/*---ARTICLE LIST MAIN---*/ 
.newsindex {clear:both; float:left; width:100%; margin:45px 0 0 0;} 
.newsindex .titletxt {display:none;} 
.newsindex .article {float:left; margin:0 0 20px 0;} 
.newsindex .article .image, 
.newsindex .article .headline, 
.newsindex .article .date {display:block!important; visibility:visible!important; float:left;} 
.newsindex .article .image img {width:100%; height:auto;} 
.newsindex .article:hover img {opacity:0.5;} 
.list_articles .article .headline a {color: #7b7b7b; float:left; width:100%; font-size: 1.2em;overflow:hidden; /* text-overflow:ellipsis; */ /* white-space:nowrap; */line-height: 1.5em;text-transform: capitalize;} 
.list_articles .article:nth-of-type(4n+1) .headline a:hover {color:#00a1de;} 
.list_articles .article:nth-of-type(4n+2) .headline a:hover {color:#FFBB00 ;} 
.list_articles .article:nth-of-type(4n+3) .headline a:hover {color:#e42c86;} 
.list_articles .article:nth-of-type(4n) .headline a:hover {color:#f39000;} 
.newsindex .article .date {color: #B8B8B8; font-size:0.8em; font-family: 'latoregular';} 
@media screen and (min-width:1180px) 
{ 
.newsindex .article {width: 30%; height: 390px;margin: 0 1.65%;} 
.newsindex .article .image, 
.newsindex .article .headline {width:96%;margin-top: 10px;} 
.newsindex .article .date {width: 100%;padding: 20px 0 20px 0;margin-top: 20px;border-top: 1px #e1e1e1 solid;float: left;} 
.newsindex .article .image {overflow:hidden; height: 200px;width: 100%;} 
.newsindex .article .image img {width: 100%; height:auto;} 
.newsindex .article .headline a {font-size: 1.2em;} 
.newsindex .article:nth-of-type(4n+1) .image {background:#00a1de;} 
.newsindex .article:nth-of-type(4n+2) .image {background:#ffda08;} 
.newsindex .article:nth-of-type(4n+3) .image {background:#e42c86;} 
.newsindex .article:nth-of-type(4n) .image {background:#f39000;} 
.article:nth-of-type(4n+1) .image {background-color:#00a1de;border-bottom: #00a1de solid 10px;} 
.article:nth-of-type(4n+2) .image {background-color:#FFBB00 ;border-bottom: #FFBB00 solid 10px;} 
.article:nth-of-type(4n+3) .image {background-color:#e42c86;border-bottom: #e42c86 solid 10px;} 
.article:nth-of-type(4n) .image {background-color:#f39000;border-bottom: #f39000 solid 10px;} 
} 
@media screen and (max-width:1179px) 
{ 
.newsindex .article {width:100%;} 
.newsindex .article .image, 
.newsindex .article .headline, 
.newsindex .article .date {width:100%;} 
.newsindex .article .headline a {font-size: large;} 
}

/*---SYS SEARCH---*/
table.sys_search {clear:both; width:100%; background-color:#FFFFFF; padding:0 0 50px 0; }
table.sys_search td.title {float:left; width:100%;}
table.sys_search tr:nth-of-type(2) > * {float:left; width:96%; margin-right:2%; margin-left:2%;}
form.zoom_searchform label {font-weight:bold;font-size: 0.8em;}
form.zoom_searchform input.zoom_searchbox {width:240px;padding:10px 5px;border:solid 1px #dbdbdb;color:#E42C86;font-size:0.8em;}
form.zoom_searchform .zoom_results_per_page {margin: 0 0 0 10px;}
form.zoom_searchform .zoom_results_per_page select {border:solid 1px #dbdbdb;}
form.zoom_searchform .zoom_button {position:relative;padding:5px;font-size:1em;font-family:'latobold'text-transform:uppercase;color:#fff;border:none;background-color:#E42C86;}
form.zoom_searchform .zoom_button:hover {cursor:pointer;text-decoration:none;border:none;background-color:#032c55;}
form.zoom_searchform .zoom_match {font-weight:bold;font-size: 0.8em;}
form.zoom_searchform .zoom_match label {margin: 0 10px 0 5px;color:#848484;font-size: 1em;}
form.zoom_searchform .zoom_match input {border:none;margin: 0 5px 0 0;}
table.sys_search .searchheading {margin: 10px 0;padding: 5px 10px 10px;font-size:1em;color:#00A7E7;}
table.sys_search .searchheading br{display:none}
table.sys_search .summary {float:left;padding:5px;margin: 0 20px 10px 5px;font-size:1.4em;color:#fff;background-color:#E42C86;}
table.sys_search .cat_summary {clear:both;}
table.sys_search .suggestion {float:left;font-size:0.8em;}
table.sys_search .result_pagescount {clear:both;padding:5px;margin: 0 0 14px 10px;font-size:0.8em;color:#848484;}
table.sys_search .sorting {float:left;height:40px;font-size:0.8em;margin:0 0 0 10px}
table.sys_search .sorting a {font-weight:normal;}
table.sys_search .results {}
table.sys_search .result_block {clear:both;border-top: solid 1px #68AEDF;}
table.sys_search .result_altblock {clear:both;border-top: solid 1px #68AEDF;}
table.sys_search .result_title {margin: 0 0 5px 10px;padding-top:10px;line-height:1.3em;}
table.sys_search .result_title a {font-weight:bold;font-size:0.8em;}
table.sys_search .result_title a:hover {}
table.sys_search .highlight {color:#fff;padding: 2px 3px 2px 3px;background-color:#E42C86;}
table.sys_search .description {display:none;}
table.sys_search .context {margin-bottom:10px;font-size:0.8em;line-height:1.6em;}
table.sys_search .infoline {padding:5px;font-size:0.75em;margin-bottom: 20px;background-color:#E42C86; color:#FFFFFF;}
table.sys_search .result_pages {clear: both;padding: 10px 0 0 0;font-size:0.85em;}
table.sys_search .result_pages a {padding: 2px 5px 2px 5px;}
table.sys_search div.searchtime {clear:both;padding: 0 14px 14px 0px;font-size: 0.8em;}

/*  */


body {      }