﻿.vinhlong_container_infomation
{
    font-family:Tahoma;
    font-size:15px;
    text-align:left;
    top: 0px;
    position:relative;
}

.vinhlong_container_infomation .vinhlong_infomation_content
{
    position: relative;
    padding: 20px;
    color: #000;
    width: 84%;
    margin: 0px auto;
}
@media(max-width:768px)
{
    .vinhlong_container_infomation .vinhlong_infomation_content
    {
        width: 98%;
    }
}
.vinhlong_container_infomation .header_container
{
    max-width:80%;
    width:80%;
    padding:10px;
    margin:0 auto;
    display: table;
    display:none;
}
.vinhlong_container_infomation .header_container .header_logo_container
{
    margin-left:15%;
    float:left;
    width:10%;
}
.vinhlong_container_infomation .header_container .header_logo_container img
{
    width:100%;
    
}
.vinhlong_container_infomation .header_container .header_title_container
{
    float: left;
    padding-left: 30px;
    width:75%;
}
.vinhlong_container_infomation .secont_title, 
.vinhlong_container_infomation .thirt_title
{
    text-align:center;
}
.vinhlong_container_infomation .secont_title
{
    font-size:36px;
    font-weight:bold;
    color:#00923F;
}
.vinhlong_container_infomation .thirt_title
{
    font-size:24px;
    font-weight:normal;
    color:#c20000;
}

.vinhlong_container_infomation .caption
{
    font-size:30px;
    font-weight:bold;
    text-transform:uppercase;
    color:#00923F;
}
.vinhlong_container_infomation .img_border_shadow
{
    width: 80%;
    border-radius: 8px;
    margin-left:10%;
    border: 4px solid #fff;
    box-shadow: 0px 0px 15px #A2A0A0
}
.maxwidth150
{
    max-width:150px;
}
@media (max-width: 769px) {
    .vinhlong_container_infomation .img_content {
        text-align: center;
        margin: 0px;
    }
    .vinhlong_container_infomation  .img_content .img_border_shadow
    {
        margin-left: 0px;
        margin-bottom: 15px;
    }
}
.vinhlong_container_infomation .img_desription
{
    width:80%;
    margin-left:10%;
    text-align:center;
    font-size:15px;
    font-style:italic;
    color:#585858;
}
.vinhlong_container_infomation .tile_list_first
{
    font-size:16px;
    font-weight:bold;
    color:#c20000;
    text-transform: uppercase;
}
.vinhlong_container_infomation .tile_list_secont
{
    font-size:15px;
    font-weight:bold;
    color:#c20000;
    text-align:left;
}
/*==================================
    thinking_about
====================================
*/


.thinking_about
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%;
    overflow: hidden;
    min-height: 20px;
    transition: height ease-in 200ms;
    -moz-transition: height ease-in 200ms;
    -webkit-transition: height ease-in 200ms;
    -o-transition: height ease-in 200ms;
    -ms-transition: height ease-in 200ms;
    
}
.thinking_about .thinking_about_item
{
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    list-style: none;
    opacity: 1;
    display: list-item;
    margin-bottom: 100px;
}
/*==================================
    thinking_about left
====================================
*/
.thinking_about .thinking_about_item .pull_person_left
{
    margin: 0px 0px 0px 200px;
    padding: 0px;
    position: relative;
    border: none;
    color: #fff;
}
.thinking_about .thinking_about_item .pull_person_left p
{
    font-size:14px;
    color:#fff;
}
.thinking_about .thinking_about_item blockquote.pull_person_left small:before
{
    content:"";
}
.thinking_about .thinking_about_item .pull_person_left small
{
    left: auto;
    bottom: auto;
    right: 100%;
    top: 0px;
    padding: 0px 30px 0px 0px;
    width: 200px;
    line-height: 20px;
    display: block;
    font-size: 12px;
    position: absolute;
    text-align:center;
}
.thinking_about .thinking_about_item .pull_person_left small span
{
    display:block;
    display: -webkit-box;
}
.thinking_about .thinking_about_item .pull_person_left small div.smal_name
{
    font-size:14px;
    font-weight:bold;
    font-style:normal;
    text-align: center;
}
.thinking_about .thinking_about_item .pull_person_left small div.smal_position
{
    font-style:normal;
    text-align: center;
    font-size:14px;
}
/*==================================
    thinking_about right
====================================
*/
.thinking_about .thinking_about_item .pull_person_right
{
    
    margin: 0px 200px 0px 0px;
    padding: 0px;
    border: none;
    color: #fff;

}
.thinking_about .thinking_about_item .pull_person_right p
{
    font-size:14px;
    color:#fff;
}
.thinking_about .thinking_about_item blockquote.pull_person_right small:before
{
    content:"";
}
.thinking_about .thinking_about_item .thinking_about_text
{
    background: url(images/quote02.png) no-repeat 25px 20px;
    padding: 30px 25px 30px 70px;
    min-height: 70px;
}
.thinking_about .thinking_about_item .pull_person_right small
{
    background: url(images/cssspirit01.png) no-repeat left 18px;
    left: auto;
    bottom: auto;
    right: 0px;
    top: 0px;
    padding: 0px 0px 0px 30px;
    width: 200px;
    line-height: 20px;
    display: block;
    font-size: 12px;
    text-align: center;
    position: absolute;
}
.thinking_about .thinking_about_item .pull_person_right small span
{
    display:block;
    display: -webkit-box;
}
.thinking_about .thinking_about_item .pull_person_right small div.smal_name
{
    font-size:15px;
    font-weight:bold;
    font-style:normal;
    text-align: center;
}
.thinking_about .thinking_about_item .pull_person_right small div.smal_position
{
    font-style:normal;
    text-align: center;
    font-size:15px;
}
/*
    rgba(0,95,34,0.55)
    rgba(131,1,1,0.55)
    rgba(1,27,94,0.55)
*/

/*==================================
    thinking_about color
====================================
*/
.thinking_about .thinking_about_item:nth-of-type(4n+1) .pull_person_left,
.thinking_about .thinking_about_item:nth-of-type(4n+1) .pull_person_right
{
    background: rgba(0,0,0,0.75);
}
.thinking_about .thinking_about_item:nth-of-type(4n+2) .pull_person_left,
.thinking_about .thinking_about_item:nth-of-type(4n+2) .pull_person_right
{
    background: rgba(0,95,34,0.75);
}
.thinking_about .thinking_about_item:nth-of-type(4n+3) .pull_person_left,
.thinking_about .thinking_about_item:nth-of-type(4n+3) .pull_person_right
{
    background: rgba(131,1,1,0.75);
}
.thinking_about .thinking_about_item:nth-of-type(4n+4) .pull_person_left,
.thinking_about .thinking_about_item:nth-of-type(4n+4) .pull_person_right
{
    background: rgba(1,27,94,0.75);
}
.thinking_about .thinking_about_item:nth-of-type(4n+1) .pull_person_left small
{
    background: url(images/cssspirit01_left.png) no-repeat right 18px;
}
.thinking_about .thinking_about_item:nth-of-type(4n+2) .pull_person_left small
{
    background: url(images/cssspirit02_left.png) no-repeat right 18px;
}
.thinking_about .thinking_about_item:nth-of-type(4n+3) .pull_person_left small
{
    background: url(images/cssspirit03_left.png) no-repeat right 18px;
}
.thinking_about .thinking_about_item:nth-of-type(4n+4) .pull_person_left small
{
    background: url(images/cssspirit04_left.png) no-repeat right 18px;
}

.thinking_about .thinking_about_item:nth-of-type(4n+1) .pull_person_right small
{
    background: url(images/cssspirit01_right.png) no-repeat left 18px;
}
.thinking_about .thinking_about_item:nth-of-type(4n+2) .pull_person_right small
{
    background: url(images/cssspirit02_right.png) no-repeat left 18px;
}
.thinking_about .thinking_about_item:nth-of-type(4n+3) .pull_person_right small
{
    background: url(images/cssspirit03_right.png) no-repeat left 18px;
}
.thinking_about .thinking_about_item:nth-of-type(4n+4) .pull_person_right small
{
    background: url(images/cssspirit04_right.png) no-repeat left 18px;
}

@media (max-width:700px)
{
   .thinking_about .thinking_about_item .pull_person_left,.thinking_about .thinking_about_item .pull_person_right
    {
       margin: 0px 0px 0px 0px;
    }
   .thinking_about .thinking_about_item .pull_person_left small,
   .thinking_about .thinking_about_item .pull_person_right small
   {
      left: auto;
        bottom: auto;
        right: auto;
        /* top: -200px; */
        padding: 10px 10px 10px 10px;
        width: 100%;
        line-height: 20px;
        display: inline-block;
        font-size: 12px;
        position: relative;
        text-align: center;
        z-index: 9999;
        background-image:none !important;
        background:none !important;
   }
   .thinking_about .thinking_about_item .pull_person_left small img,
   .thinking_about .thinking_about_item .pull_person_right small img
   {
       float:left;
       margin-right:10px;
   } 
   .thinking_about .thinking_about_item .pull_person_left small div.smal_name,
   .thinking_about .thinking_about_item .pull_person_right small div.smal_name
   {
       text-align:left;
       color:#fff;
   }
   .thinking_about .thinking_about_item .pull_person_left small div.smal_position,
   .thinking_about .thinking_about_item .pull_person_right small div.smal_position
   {
       text-align:left;
       color:#fff;
   }
   .thinking_about .thinking_about_item
   {
       margin-bottom:20px;
   }
}


/*==================================
   table
====================================
*/
table.vsTable td.title {
    background: #393939;
    font-size: 14px;
    color: #fff;
    text-shadow: 1px 1px 0 #000;
    border: 1px solid #424242;
    border-bottom: 2px solid #202020;
    vertical-align: middle;
    text-align: center;
    padding:5px;
}
table.vsTable {
    position: relative;
    z-index: 2;
    border: none;
    border-bottom: 2px solid #000;
    border-collapse: collapse;
    margin: 0 auto;
    width: 100%;
    font-size: 12px;
}
table.vsTable tr.ui_table_rows td
{
    font-size:14px;
    padding:5px;
    border: 1px solid #FFF;
}
table.vsTable tr.ui_table_rows:nth-of-type(2n+1) td
{
    background: rgba(0,0,0,0.0);
}
table.vsTable tr.ui_table_rows:nth-of-type(2n+2) td
{
    background: rgba(0, 0, 0, 0.10);
}
table.vsTable tr.ui_table_rows td:nth-of-type(8n+1),
table.vsTable tr.ui_table_rows td:nth-of-type(8n+2),
table.vsTable tr.ui_table_rows td:nth-of-type(8n+3),
table.vsTable tr.ui_table_rows td:nth-of-type(8n+4),
table.vsTable tr.ui_table_rows td:nth-of-type(8n+6),
table.vsTable tr.ui_table_rows td:nth-of-type(8n+8)
{
    text-align:center;
}
table.vsTable tr.ui_table_rows td:nth-of-type(8n+5),
table.vsTable tr.ui_table_rows td:nth-of-type(8n+7)
{
    text-align:center;
}

table.vsTable tr.ui_table_group td
{
    color: #FFFFFF;
    font-size: 17px;
    text-align: center;
    padding: 10px;
    background: rgba(194, 0, 0, 0.54);
}

/*==================================
    panel_group_skin 
====================================
*/
.panel-group.panel_group_skin .panel.panel-default
{
    background-color:rgba(255, 255, 255, 0.32);
}
.panel-group.panel_group_skin .panel.panel-default .panel-heading
{
    color:#fff;
    background-color:rgba(2, 100, 37, 0.78);
    background-image:none;
    border-bottom:0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding:11px;
}
.panel-group.panel_group_skin .panel.panel-default  .panel-body .item_panel_group_skin
{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #DCD2D2;
}
.panel-group.panel_group_skin .panel.panel-default  .panel-body .item_panel_group_skin:last-child
{
    border-bottom: 0px solid #DCD2D2;
}
/*==================================
    table_administrator_vinhlong 
====================================
*/
.table_administrator_vinhlong
{
    width: 90%;
    margin: 0px auto;
}
.table_administrator_vinhlong td
{
    border:1px solid #fff;
    padding:5px;
}
.table_administrator_vinhlong tr.header_col td
{
    font-weight:bold;
}
.table_administrator_vinhlong .group_header
{
    color: #fff;
    background-color: rgba(144, 7, 7, 0.62);
    font-size: 14px;
    font-weight: bold;
}
.table_administrator_vinhlong .group_header td
{
    padding:8px;
    text-align:center;
}