.components .box_top_center {
    margin: 0 0 10px 0;
    border-bottom: 1px solid #E9E9E9;
    height: 26px;
}

.components .box_top_center .top_text {
    display: table-cell;
    height: 25px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    border-bottom: 2px solid #0050A0;
    color: #0050A0;
}

.components.com_content .date {
    display: none;
}

.components.com_content.com_content_article_view .date {
    font-style: italic;
    color: #484848;
    padding-bottom: 7px;
    font-size: 14px;
    display: block;
}

.com_content_category_view .news_img {
    float: left;
    width: 185px;
    margin: 0 10px 0 0;
}

.com_content_category_view .news_img img {
    width: 100%;
}

.com_content_category_view .content {
    padding: 10px 0;
    border-bottom: 1px solid #DBDBDB;
}

.com_content_category_view .content .title {
    font-size: 14px;
    margin: 0 0 10px 0;
}

.com_content_category_view .news_content {
    line-height: 20px;
    max-height: 100px;
    text-align: justify;
    overflow: hidden;
}

.com_content_category_view .content .title a {
    text-decoration: none;
    color: #111;
    font-weight: bold;
}

.com_content_category_view .content .title a:hover {
    color: #F70004;
}

.com_content_category_view .page_num {
    text-align: right;
    margin: 10px 0 5px;
}

.page_num {
    float: right;
    padding-top: 10px;
}

.page_num a {
    display: inline-block;
    *display: block;
    zoom: 1;
    padding: 3px 8px;
    background: #E4E4E4;
    border: 1px solid #C4C4C4;
    margin: 0 1px;
    color: #111;
    text-decoration: none;
}

.page_num a.current {
    background: #1579D8;
    color: white;
}

.com_content .othernews_title {
    font-size: 13px;
    font-weight: bold;
    border-left: 3px solid #0050A0;
    padding: 0 0 0 5px;
    text-transform: uppercase;
    margin: 0 0 7px 0;
}

.com_content .othernews_text {
    border: 1px solid #DFDFDF;
    padding: 10px;
    margin: 0 0 15px 0;
}

.com_content .othernews_text li {
    list-style: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.com_content .othernews_text li a {
    color: #333;
    font-weight: bold;
    text-decoration: none;
    line-height: 25px;
}

.com_content .othernews_text li a:hover {
    color: #0050A0;
}

.com_content .othernews_text li a:before {
    content: " \f0c8 ";
    font-family: FontAwesome;
    margin: 0 10px 0 0;
    float: left;
    font-size: 5px;
    color: #0050A0;
}

.com_content_article_view .wrapper {
    margin: 0 0 15px 0;
    /*border:1px solid #DBDBDB;*/
    padding: 8px;
}

#column_center .com_content_article_view .sub_box {
    padding: 0px 10px;
}

.com_content_article_view .wrapper .title {
    font-size: 7px;
    font-weight: bold;
    color: #CC0000;
    text-transform: uppercase;
    margin: 10px 0 20px;
    text-align: center;
}

.addthis_toolbox {
    margin-left: 520px !important;
}

#fb-comment {
    border-top: 1px solid #F1F1F1;
    margin-top: 15px;
}

.com_content_article_view .content {
    line-height: 20px;
    text-align: justify;
    font-size: 14px;
}

/*.com_content_article_view .content P
{
	margin: 5px 0;
}*/
/*.com_content_article_view .content DIV
{
	margin: 5px 0;
}*/
/**/
#column_center .com_contact .sub_box {
}

.com_contact table {
    width: 100%;
    border: 1px solid #E9E9E9;
    padding: 8px;
    line-height: 18px;
    margin: 0 0 10px 0;
    border-bottom: 3px solid #EDEDED;
}

.com_contact .ct .information {
    text-align: center;
    border: 1px solid #E9E9E9;
    padding: 5px;
    background: #FEFFDF;
}

#location_map {
    height: 300px;
}

.com_contact .rowinfo .col_1 {
    width: 110px;
    padding: 0 0 0 10px;
}

.com_contact .rowinfo td {
    padding: 5px;
    border: 1px solid #EAEAEA;
    border-top: none;
}

.com_contact .rowinfo td:first-child {
    border-right: none;
}

.com_contact .col_2 {
    border-left: none !important;
}

.com_contact .rowinfo input, .com_contact .rowinfo textarea {
    border: 1px solid #EAEAEA;
    width: 275px;
}

.com_contact .rowinfo input {
    height: 20px;
}

.com_contact .col_1 .warning {
    color: red;
}

.com_contact .change_captcha {
    display: block;
    text-align: center;
    margin: 5px 0;
    text-decoration: none;
    color: #111;
}

.com_contact .change_captcha:hover {
    color: #1579D8;
}

.com_contact .submit input {
    height: 30px;
    background: #0181C6;
    background: -moz-linear-gradient(top, #0181C6 0%, #0050A0 100%);
    background: -webkit-linear-gradient(top, #0181C6 0%, #0050A0 100%);
    background: linear-gradient(to bottom, #0181C6 0%, #0050A0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0181c6', endColorstr='#0050a0',GradientType=0 );
    color: white;
    border: 1px solid #0050A0;
}

.com_contact .submit input:hover {
    border: 1px solid #0050A0;
    cursor: pointer;
    opacity: 0.8;
}

.com_contact .capcha input {
    text-align: center;
}

.com_contact .rowinfo textarea {
    height: 100px;
}

.com_contact .capcha #form_register_captcha {
    width: 275px;
    border: none !important;
}

#column_center .com_gallery_detail .demofolder {
    width: 205px;
    height: 163px;
    position: relative;
    border: 1px solid #0050A0;
    float: left;
    margin: 5px 6px 5px 5px;
}

#column_center .com_gallery_detail .demofolder a {
    text-decoration: none;
    display: block;
}

#column_center .com_gallery_detail .demofolder img {
    width: 205px;
    height: 140px;
}

#column_center #center_content .com_gallery_detail .demofolder .galerytitle {
    background: #0050A0;
    color: white;
    text-align: center;
    padding: 5px;
    position: absolute;
    width: 197px;
    left: -1px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#column_center #center_content .com_gallery_detail .demofolder .galerytitle:hover {
    color: yellow;
}

#column_center .com_gallery_detail ul {
    margin: 0px;
    padding: 0px;
    clear: both;
}

#column_center .com_gallery_detail ul li {
    width: 205px;
    height: 145px;
    position: relative;
    float: left;
    margin: 5px 6px 5px 5px;
    list-style: none;
}

#column_center .com_gallery_detail ul li p {
    background: rgba(0, 79, 160, 0.7);
    /* height: 24px; */
    bottom: -100%;
    padding: 5px;
    position: absolute;
    width: 196px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    color: white;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#center_content .components.com_gallery_detail ul li:hover p {
    bottom: 2px;
    opacity: 1;
    visibility: visible;
}

#column_center .com_gallery_detail ul li img {
    width: 205px;
    height: 140px;
}

#column_center .com_video_folder li {
    list-style: none;
    width: 205px;
    position: relative;
    border: 1px solid #0050A0;
    float: left;
    background: #0050A0;
    /*padding: 0 0 5px 0;*/
    overflow: hidden;
    margin: 5px 6px 5px 5px;
    z-index: 1;
}

#column_center .com_video_folder li img {
    width: 205px;
    height: 140px;
}

#column_center .com_video_folder li a {
    text-decoration: none;
    color: white;
    text-align: center;
    display: block;
}

#column_center .com_video_folder #com_libraries_list {
    display: none;
}

#column_center .com_video_folder .group_list {
    display: none;
}

#column_center .com_video_folder li .title {
    padding: 5px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#column_center .com_video_folder li a:hover {
    color: yellow;
}

#column_center .components.com_video.com_video_details .top_text a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    white-space: nowrap;
}

#column_center #com_libraries_title {
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 5px 0;
    font-size: 14px;
    color: #F70004;
}

#com_libraries_player, #com_libraries_player object {
    width: 660px !important;
    height: 370px !important;
}

#com_libraries_list .title {
    font-size: 15px;
    font-weight: bold;
    padding: 5px 0px;
}

#column_center .components.com_video.com_video_details #com_libraries_list li {
    line-height: 20px;
    list-style-type: square;
}

#column_center .components.com_video.com_video_details #com_libraries_list li a {
    text-decoration: none;
    color: black;
}

#column_center .components.com_video.com_video_details #com_libraries_list li a:hover {
    color: #0050A0;
}

#column_center #com_libraries_list img {
    display: none;
}

#center_content .components.com_download.com_download_folder_view .result_count {
    font-size: 12px;
    color: #333;
    font-weight: bold;
}

#center_content .components.com_download.com_download_folder_view .title a {
    text-decoration: none;
    color: #111;
    font-weight: bold;
}

#center_content .components.com_download.com_download_folder_view .title a:hover {
    color: #F70004;
}

#center_content .components.com_download.com_download_folder_view .content {
    padding: 5px 0px;
}

#center_content .components.com_download.com_download_folder_view .category_content :first-child {
    background: none;
}

#center_content .components.com_download.com_download_folder_view .category_content:nth-child(odd) {
    background: rgba(204, 204, 204, 0.14);
}

.download a {
    color: blue;
    text-decoration: none;
    font-style: italic;
}

.download a :hover {
    color: #F70004;
}
