body {
   background-color: #000000;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a {
   color: #FF0000;
   text-decoration: none;
}
a:hover {
   color: #FFFFFF;
   text-decoration: none;
}
#wb_headerLogo {
   -webkit-background-clip: text;
   animation: vanish-in 2000ms linear 0ms 1 normal both;
   background-clip: text;
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
   padding: -7px 0 0 0;
   text-align: left;
   vertical-align: top;
}
#headerLogo {
   -webkit-text-stroke: 1px #FF0000;
   color: transparent;
   font-family: "Open Sans";
   font-size: 37px;
   font-style: normal;
   font-weight: 800;
   letter-spacing: 3px;
   margin: 0;
   text-align: left;
   text-stroke: 1px #FF0000;
   text-transform: none;
}
#wb_headerMenu {
   background-color: transparent;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   margin: 0;
   position: relative;
   text-align: right;
   z-index: 1111  !important;
}
#wb_headerMenu ul {
   display: inline-block;
   font-size: 0;
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_headerMenu li {
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 4px;
}
#wb_headerMenu a {
   background-color: transparent;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   color: #FF0000;
   display: block;
   font-family: "Open Sans";
   font-size: 15px;
   font-style: normal;
   font-weight: 700;
   text-align: center;
   text-decoration: none;
   text-transform: uppercase;
   vertical-align: middle;
}
#wb_headerMenu > ul > li > a {
   height: 30px;
   line-height: 30px;
   padding: 0px 5px 0px 5px;
}
#wb_headerMenu li:hover a,
#wb_headerMenu a:hover {
   color: #FFFFFF;
}
.headerMenu-effect:before {
   background-color: transparent;
   background-image: none;
   border: 1px solid #FF0000;
}
#wb_headerMenu li.firstmain {
   padding-left: 0px;
}
#wb_headerMenu li.lastmain {
   padding-right: 0px;
}
#wb_headerMenu br {
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.headerMenu-effect {
   display: inline-block;
   position: relative;
   transform: perspective(0px) translateX(0);
   transition: color 500ms linear;
}
.headerMenu-effect:before {
   bottom: 0;
   content: "";
   height: 0px;
   left: 0;
   opacity: 0;
   position: absolute;
   right: 0;
   transform-origin: 50%;
   transform: scaleX(0);
   transition: all 500ms linear;
   z-index: -1;
}
.headerMenu-effect:hover:before,
.headerMenu-effect:focus:before,
.headerMenu-effect.active:before {
   opacity: 1;
   transform: scaleX(1);
}
@media all and (max-width:320px) {
#wb_headerMenu ul {
   width: 100%;
}
#wb_headerMenu li {
   padding: 0 0px 4px 0px  !important;
   width: 100%  !important;
}
#wb_headerMenu a {
   box-sizing: border-box;
   float: none  !important;
   width: 100%  !important;
}
}
#wb_Card1 {
   background-color: rgba(0,0,0,0.75);
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   box-sizing: border-box;
   display: inline-block;
   flex-direction: column;
   margin: 0;
   position: relative;
   text-align: center;
   vertical-align: top;
}
#Card1-card-body {
   flex: 1 1 auto;
   font-size: 0;
   padding: 50px 50px 50px 50px;
}
#Card1-card-item0 {
   background-color: #FF0000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 2px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: "Open Sans";
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   line-height: 1.0;
   margin: 0;
}
#Card1-card-item0 a {
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#Card1-card-item0 i {
   font-size: 13px;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   width: 13px;
}
#Card1-card-item1 {
   border-top: 10px transparent solid;
   border-width: 10px 0 0 0;
   box-sizing: border-box;
   height: 0;
   line-height: 0;
   margin: 0;
}
#Card1-card-item2 {
   background-color: #FF0000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 2px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: "Open Sans";
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   line-height: 1.0;
   margin: 0;
}
#Card1-card-item2 a {
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#Card1-card-item2 i {
   font-size: 13px;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   width: 13px;
}
#Card1-card-item3 {
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   height: auto;
   margin: 0;
   margin-left: auto;
   margin-right: auto;
   max-width: 650px;
   padding: 0;
   width: 100%;
}
#wb_footerText {
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   margin: 0;
   padding: 8px 15px 8px 15px;
   text-align: center;
}
#wb_footerText {
   color: #FFFFFF;
   font-family: "Open Sans";
   font-size: 13px;
   font-weight: normal;
   line-height: 19px;
}
#wb_footerText div {
   text-align: center;
}
#wb_footerText {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Content {
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Content {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 0 15px 0 15px;
}
#Content > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#Content > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#Content > .row > .col-1 {
   float: left;
}
#Content > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 100%;
}
#Content:before,
#Content:after,
#Content .row:before,
#Content .row:after {
   content: " ";
   display: table;
}
#Content:after,
#Content .row:after {
   clear: both;
}
@media (max-width: 480px) {
#Content > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_Footer {
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Footer {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 0 15px 0 15px;
}
#Footer > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#Footer > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#Footer > .row > .col-1 {
   float: left;
}
#Footer > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 100%;
}
#Footer:before,
#Footer:after,
#Footer .row:before,
#Footer .row:after {
   content: " ";
   display: table;
}
#Footer:after,
#Footer .row:after {
   clear: both;
}
@media (max-width: 480px) {
#Footer > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_Header {
   background-color: #000000;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   left: 0;
   margin: 0;
   position: fixed;
   table-layout: fixed;
   text-align: center;
   top: 0;
   width: 100%;
   z-index: 7777;
}
#Header {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 10px 15px 0 15px;
}
#Header > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#Header > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#Header > .row > .col-1 {
   float: left;
}
#Header > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 100%;
}
#Header:before,
#Header:after,
#Header .row:before,
#Header .row:after {
   content: " ";
   display: table;
}
#Header:after,
#Header .row:after {
   clear: both;
}
@media (max-width: 480px) {
#Header > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#Extension5-wrapper {
   height: 100%;
   position: relative;
   width: 100%;
}
#container {
   -moz-transform: translateZ(0) translateX(0) rotateY(0deg);
   -ms-transform: translateZ(0) translateX(0) rotateY(0deg);
   -webkit-transform: translateZ(0) translateX(0) rotateY(0deg);
   background: #fff;
   min-height: 100%;
   position: relative;
   transform: translateZ(0) translateX(0) rotateY(0deg);
   z-index: 10;
}
#Extension5-content {
   position: relative;
}
#Extension5-wrapper.open {
   -moz-perspective: 1200px;
   -ms-perspective: 1200px;
   -webkit-perspective: 1200px;
   perspective: 1200px;
   position: fixed;
}
.open #container {
   -moz-backface-visibility: hidden;
   -ms-backface-visibility: hidden;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   cursor: pointer;
   height: 100%;
   overflow: hidden;
}
.open #Extension5-content {
   -webkit-transform: translateZ(-1px);
}
.animate #container::after {
   -moz-transition: opacity 400ms;
   -ms-transition: opacity 400ms;
   -webkit-transition: opacity 400ms;
   height: 101%;
   opacity: 1;
   transition: opacity 400ms;
}
#Extension5 {
   -moz-transform-style: preserve-3d;
   -moz-transform: translateY(-50%);
   -ms-transform-style: preserve-3d;
   -ms-transform: translateY(-50%);
   -webkit-transform-style: preserve-3d;
   -webkit-transform: translateY(-50%);
   height: auto;
   left: 25%;
   margin: 0;
   padding: 0;
   position: absolute;
   text-align: center;
   top: 50%;
   transform-style: preserve-3d;
   transform: translateY(-50%);
}
#Extension5 a {
   -moz-transform-style: preserve-3d;
   -moz-transition: color 400ms;
   -ms-transform-style: preserve-3d;
   -ms-transition: color 400ms;
   -webkit-transform-style: preserve-3d;
   -webkit-transition: color 400ms;
   color: #FF0000;
   display: inline-block;
   font-family: Open Sans;
   font-size: 19px;
   font-style: normal;
   font-weight: normal;
   margin: 0 0 15px 0;
   text-decoration: none;
   transform-style: preserve-3d;
   transition: color 400ms;
   white-space: nowrap;
}
#Extension5 a:hover {
   color: #FFFFFF;
}
#Extension5 a {
   display: block;
}
.Extension5-wrapper {
   background: #000000;
}
.Extension5-wrapper #container {
   -moz-transform-origin: 50% 50%;
   -moz-transition: -webkit-transform 500ms;
   -ms-transform-origin: 50% 50%;
   -ms-transition: -webkit-transform 500ms;
   -webkit-transform-origin: 50% 50%;
   -webkit-transition: -webkit-transform 500ms;
   transform-origin: 50% 50%;
   transition: transform 500ms;
}
.Extension5-wrapper.animate #container {
   -moz-transform: translateZ(-1200px) translateX(100%) rotateY(-45deg);
   -ms-transform: translateZ(-1200px) translateX(100%) rotateY(-45deg);
   -webkit-transform: translateZ(-1200px) translateX(100%) rotateY(-45deg);
   transform: translateZ(-1200px) translateX(100%) rotateY(-45deg);
}
.Extension5-wrapper #Extension5 a {
   -moz-transform: translateX(-150px);
   -moz-transition: -webkit-transform 500ms, opacity 500ms;
   -ms-transform: translateX(-150px);
   -ms-transition: -webkit-transform 500ms, opacity 500ms;
   -webkit-transform: translateX(-150px);
   -webkit-transition: -webkit-transform 500ms, opacity 500ms;
   opacity: 0;
   transform: translateX(-150px);
   transition: transform 500ms, opacity 500ms;
}
.Extension5-wrapper.animate #Extension5 a {
   -moz-transform: translateX(0);
   -ms-transform: translateX(0);
   -webkit-transform: translateX(0);
   opacity: 1;
   transform: translateX(0);
}
#Extension5-button {
   -moz-box-sizing: border-box;
   background: #000000;
   border: 1px solid #000000;
   box-sizing: border-box;
   display: block;
   font-size: 10px;
   height: 40px;
   outline: none;
   position: relative;
   width: 50px;
}
#Extension5-button:before,
#Extension5-button:after {
   background: #FF0000;
   border-radius: 2px;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#Extension5-button span {
   -moz-transform-origin: 50% 50%;
   -ms-transform-origin: 50% 50%;
   -webkit-transform-origin: 50% 50%;
   background: #FF0000;
   border-radius: 2px;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#Extension5-button span,
#Extension5-button:before,
#Extension5-button:after {
   border-radius: 0;
   height: 6px;
   left: 8px;
   width: 32px;
}
#Extension5-button:before {
   top: 3px;
}
#Extension5-button span {
   margin: 0;
   top: 15px;
}
#Extension5-button:after {
   top: 27px;
}
@media (max-width: 480px) {
.open #container {
   display: none;
}
#Extension5 {
   left: 0;
   text-align: center;
   width: 100%;
}
}
#StickyLayer {
   background-color: #3E3E3E;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 100px;
   opacity: 0.77;
}
#wb_up-arrow {
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
   vertical-align: top;
}
#wb_up-arrow a {
   text-decoration: none;
}
#wb_up-arrow a::after {
   bottom: 0;
   content: "";
   left: 0;
   pointer-events: auto;
   position: absolute;
   right: 0;
   top: 0;
   z-index: 1;
}
#up-arrow {
   display: flex;
   flex-wrap: nowrap;
   height: 24px;
   justify-content: center;
   width: 24px;
}
#up-arrow i {
   color: #FF0000;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_up-arrow:hover #up-arrow i {
   color: #FFFFFF;
}
#wb_Titlu {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Titlu {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 75px 15px 15px 15px;
}
#Titlu > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#Titlu > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#Titlu > .row > .col-1 {
   float: left;
}
#Titlu > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 100%;
}
#Titlu:before,
#Titlu:after,
#Titlu .row:before,
#Titlu .row:after {
   content: " ";
   display: table;
}
#Titlu:after,
#Titlu .row:after {
   clear: both;
}
@media (max-width: 480px) {
#Titlu > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_LayoutGrid6 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid6 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid6 > .row {
   margin-left: 0;
   margin-right: 0;
}
#LayoutGrid6 > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 0px;
   padding-right: 0px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1 {
   float: left;
}
#LayoutGrid6 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 100%;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#LayoutGrid6 > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_LayoutGrid5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid5 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid5 > .row {
   margin-left: 0;
   margin-right: 0;
}
#LayoutGrid5 > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 0px;
   padding-right: 0px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1 {
   float: left;
}
#LayoutGrid5 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 100%;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#LayoutGrid5 > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_LayoutGrid7 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid7 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid7 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid7 > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid7 > .row > .col-1 {
   float: left;
}
#LayoutGrid7 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 100%;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#LayoutGrid7 > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_TITLU {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_TITLU {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 35px;
   font-weight: 700;
}
#wb_TITLU div {
   text-align: center;
}
#wb_TITLU {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Text2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text2 {
   color: #FFFF00;
   font-family: "Open Sans";
   font-size: 32px;
   font-weight: 700;
}
#wb_Text2 div {
   text-align: center;
}
#wb_Text2 {
   box-sizing: border-box;
   display: block;
   margin: 0;
   width: 100%;
}
#wb_Continut_LG {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#Continut_LG {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 10px 15px 10px 15px;
}
#Continut_LG > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#Continut_LG > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#Continut_LG > .row > .col-1 {
   float: left;
}
#Continut_LG > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 100%;
}
#Continut_LG:before,
#Continut_LG:after,
#Continut_LG .row:before,
#Continut_LG .row:after {
   content: " ";
   display: table;
}
#Continut_LG:after,
#Continut_LG .row:after {
   clear: both;
}
@media (max-width: 480px) {
#Continut_LG > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#Article1 {
   background-color: transparent;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   box-sizing: border-box;
   display: inline-block;
   font-family: "Open Sans";
   font-size: 19px;
   font-weight: normal;
   line-height: 1.2;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: left;
   width: 100%;
}
#Article1 .blogitem {
   padding: 0px;
   text-align: left;
}
#Article1 .blogdate {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#Article1 .blogsubject {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#Article1 .blogcomments {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
}
#Article1 .blogsubject a:link,
#Article1 .blogsubject a:visited,
#Article1 .blogsubject a:hover {
   color: inherit;
   text-decoration: inherit;
}
#Article1 .blogcomments a:link,
#Article1 .blogcomments a:visited,
#Article1 .blogcomments a:hover {
   color: inherit;
   text-decoration: inherit;
}
#Article1 .blogcomments {
   text-decoration: none;
}
#Article1 .no-thumb {
   display: none;
}
#Article1 .blogitem {
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   background-color: transparent;
   box-sizing: border-box;
   display: inline-block;
   padding: 0;
   width: 100%;
}
#Article1 .blogblock {
   border: 1px solid #cccccc;
   -moz-border-radius: 4px;
   -moz-box-sizing: border-box;
   -webkit-border-radius: 4px;
   -webkit-box-sizing: border-box;
   background-color: #EEEEEE;
   border-radius: 4px;
   box-sizing: border-box;
   display: inline-block;
   padding: 10px;
   width: 100%;
}
#Article1 .blogsubject {
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   background-color: #EEEEEE;
   border: 1px solid #cccccc;
   border-radius: 4px;
   display: block;
   margin: 0 0 6px 0;
   padding: 10px;
}
#Article1 .blogtext {
   display: inline-block;
   height: 100%;
}
#Article1 .blogthumb {
   -moz-border-radius: 4px;
   -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -webkit-border-radius: 4px;
   -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -webkit-transition: all 0.2s ease-in-out;
   background-color: #FFFFFF;
   border: 1px solid #ddd;
   border-radius: 4px;
   box-shadow: 0px 1px 3px rgba(0,0,0,0.055);
   display: inline-block;
   float: right;
   margin: 5px;
   padding: 4px;
   transition: all 0.2s ease-in-out;
}
#Article1 .blogthumb img {
   border-width: 0;
   height: auto;
   margin: 0px 0px 0px 0px;
   vertical-align: middle;
   width: 120px;
}
#Article1 .blogbutton {
   color: #000000;
   cursor: pointer;
   font-family: Open Sans;
   font-size: 19px;
   margin-top: 6px;
   text-decoration: underline;
}
#Article1 .blogdate,
#Article1 .blogcomments {
   display: none;
}
#Article1 {
   background-color: #000000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: normal;
   margin: 0;
}
#blogArticle1 {
   background-color: transparent;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   box-sizing: border-box;
   display: inline-block;
   font-family: "Open Sans";
   font-size: 19px;
   font-weight: normal;
   line-height: 1.2;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: left;
   width: 100%;
}
#blogArticle1 .blogitem {
   padding: 0px;
   text-align: left;
}
#blogArticle1 .blogdate {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#blogArticle1 .blogsubject {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#blogArticle1 .blogcomments {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
}
#blogArticle1 .blogsubject a:link,
#blogArticle1 .blogsubject a:visited,
#blogArticle1 .blogsubject a:hover {
   color: inherit;
   text-decoration: inherit;
}
#blogArticle1 .blogcomments a:link,
#blogArticle1 .blogcomments a:visited,
#blogArticle1 .blogcomments a:hover {
   color: inherit;
   text-decoration: inherit;
}
#blogArticle1 .blogcomments {
   text-decoration: none;
}
#blogArticle1 .no-thumb {
   display: none;
}
#blogArticle1 .blogitem {
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   background-color: transparent;
   box-sizing: border-box;
   display: inline-block;
   padding: 0;
   width: 100%;
}
#blogArticle1 .blogblock {
   border: 1px solid #cccccc;
   -moz-border-radius: 4px;
   -moz-box-sizing: border-box;
   -webkit-border-radius: 4px;
   -webkit-box-sizing: border-box;
   background-color: #EEEEEE;
   border-radius: 4px;
   box-sizing: border-box;
   display: inline-block;
   padding: 10px;
   width: 100%;
}
#blogArticle1 .blogsubject {
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   background-color: #EEEEEE;
   border: 1px solid #cccccc;
   border-radius: 4px;
   display: block;
   margin: 0 0 6px 0;
   padding: 10px;
}
#blogArticle1 .blogtext {
   display: inline-block;
   height: 100%;
}
#blogArticle1 .blogthumb {
   -moz-border-radius: 4px;
   -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -webkit-border-radius: 4px;
   -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -webkit-transition: all 0.2s ease-in-out;
   background-color: #FFFFFF;
   border: 1px solid #ddd;
   border-radius: 4px;
   box-shadow: 0px 1px 3px rgba(0,0,0,0.055);
   display: inline-block;
   float: right;
   margin: 5px;
   padding: 4px;
   transition: all 0.2s ease-in-out;
}
#blogArticle1 .blogthumb img {
   border-width: 0;
   height: auto;
   margin: 0px 0px 0px 0px;
   vertical-align: middle;
   width: 120px;
}
#blogArticle1 .blogbutton {
   color: #000000;
   cursor: pointer;
   font-family: Open Sans;
   font-size: 19px;
   margin-top: 6px;
   text-decoration: underline;
}
#blogArticle1 .blogdate,
#blogArticle1 .blogcomments {
   display: none;
}
#blogArticle1 {
   background-color: #000000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: normal;
   margin: 0;
}
#blogArticle2 {
   background-color: transparent;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   box-sizing: border-box;
   display: inline-block;
   font-family: "Open Sans";
   font-size: 19px;
   font-weight: normal;
   line-height: 1.2;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: left;
   width: 100%;
}
#blogArticle2 .blogitem {
   padding: 0px;
   text-align: left;
}
#blogArticle2 .blogdate {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#blogArticle2 .blogsubject {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#blogArticle2 .blogcomments {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
}
#blogArticle2 .blogsubject a:link,
#blogArticle2 .blogsubject a:visited,
#blogArticle2 .blogsubject a:hover {
   color: inherit;
   text-decoration: inherit;
}
#blogArticle2 .blogcomments a:link,
#blogArticle2 .blogcomments a:visited,
#blogArticle2 .blogcomments a:hover {
   color: inherit;
   text-decoration: inherit;
}
#blogArticle2 .blogcomments {
   text-decoration: none;
}
#blogArticle2 .no-thumb {
   display: none;
}
#blogArticle2 .blogitem {
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   background-color: transparent;
   box-sizing: border-box;
   display: inline-block;
   padding: 0;
   width: 100%;
}
#blogArticle2 .blogblock {
   border: 1px solid #cccccc;
   -moz-border-radius: 4px;
   -moz-box-sizing: border-box;
   -webkit-border-radius: 4px;
   -webkit-box-sizing: border-box;
   background-color: #EEEEEE;
   border-radius: 4px;
   box-sizing: border-box;
   display: inline-block;
   padding: 10px;
   width: 100%;
}
#blogArticle2 .blogsubject {
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   background-color: #EEEEEE;
   border: 1px solid #cccccc;
   border-radius: 4px;
   display: block;
   margin: 0 0 6px 0;
   padding: 10px;
}
#blogArticle2 .blogtext {
   display: inline-block;
   height: 100%;
}
#blogArticle2 .blogthumb {
   -moz-border-radius: 4px;
   -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -webkit-border-radius: 4px;
   -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -webkit-transition: all 0.2s ease-in-out;
   background-color: #FFFFFF;
   border: 1px solid #ddd;
   border-radius: 4px;
   box-shadow: 0px 1px 3px rgba(0,0,0,0.055);
   display: inline-block;
   float: right;
   margin: 5px;
   padding: 4px;
   transition: all 0.2s ease-in-out;
}
#blogArticle2 .blogthumb img {
   border-width: 0;
   height: auto;
   margin: 0px 0px 0px 0px;
   vertical-align: middle;
   width: 120px;
}
#blogArticle2 .blogbutton {
   color: #000000;
   cursor: pointer;
   font-family: Open Sans;
   font-size: 19px;
   margin-top: 6px;
   text-decoration: underline;
}
#blogArticle2 .blogdate,
#blogArticle2 .blogcomments {
   display: none;
}
#blogArticle2 {
   background-color: #000000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: normal;
   margin: 0;
}
#blogArticle3 {
   background-color: transparent;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   box-sizing: border-box;
   display: inline-block;
   font-family: "Open Sans";
   font-size: 19px;
   font-weight: normal;
   line-height: 1.2;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: left;
   width: 100%;
}
#blogArticle3 .blogitem {
   padding: 0px;
   text-align: left;
}
#blogArticle3 .blogdate {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#blogArticle3 .blogsubject {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#blogArticle3 .blogcomments {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
}
#blogArticle3 .blogsubject a:link,
#blogArticle3 .blogsubject a:visited,
#blogArticle3 .blogsubject a:hover {
   color: inherit;
   text-decoration: inherit;
}
#blogArticle3 .blogcomments a:link,
#blogArticle3 .blogcomments a:visited,
#blogArticle3 .blogcomments a:hover {
   color: inherit;
   text-decoration: inherit;
}
#blogArticle3 .blogcomments {
   text-decoration: none;
}
#blogArticle3 .no-thumb {
   display: none;
}
#blogArticle3 .blogitem {
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   background-color: transparent;
   box-sizing: border-box;
   display: inline-block;
   padding: 0;
   width: 100%;
}
#blogArticle3 .blogblock {
   border: 1px solid #cccccc;
   -moz-border-radius: 4px;
   -moz-box-sizing: border-box;
   -webkit-border-radius: 4px;
   -webkit-box-sizing: border-box;
   background-color: #EEEEEE;
   border-radius: 4px;
   box-sizing: border-box;
   display: inline-block;
   padding: 10px;
   width: 100%;
}
#blogArticle3 .blogsubject {
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   background-color: #EEEEEE;
   border: 1px solid #cccccc;
   border-radius: 4px;
   display: block;
   margin: 0 0 6px 0;
   padding: 10px;
}
#blogArticle3 .blogtext {
   display: inline-block;
   height: 100%;
}
#blogArticle3 .blogthumb {
   -moz-border-radius: 4px;
   -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -webkit-border-radius: 4px;
   -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -webkit-transition: all 0.2s ease-in-out;
   background-color: #FFFFFF;
   border: 1px solid #ddd;
   border-radius: 4px;
   box-shadow: 0px 1px 3px rgba(0,0,0,0.055);
   display: inline-block;
   float: right;
   margin: 5px;
   padding: 4px;
   transition: all 0.2s ease-in-out;
}
#blogArticle3 .blogthumb img {
   border-width: 0;
   height: auto;
   margin: 0px 0px 0px 0px;
   vertical-align: middle;
   width: 120px;
}
#blogArticle3 .blogbutton {
   color: #000000;
   cursor: pointer;
   font-family: Open Sans;
   font-size: 19px;
   margin-top: 6px;
   text-decoration: underline;
}
#blogArticle3 .blogdate,
#blogArticle3 .blogcomments {
   display: none;
}
#blogArticle3 {
   background-color: #000000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: normal;
   margin: 0;
}
#blogArticle4 {
   background-color: transparent;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   box-sizing: border-box;
   display: inline-block;
   font-family: "Open Sans";
   font-size: 19px;
   font-weight: normal;
   line-height: 1.2;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: left;
   width: 100%;
}
#blogArticle4 .blogitem {
   padding: 0px;
   text-align: left;
}
#blogArticle4 .blogdate {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#blogArticle4 .blogsubject {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#blogArticle4 .blogcomments {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
}
#blogArticle4 .blogsubject a:link,
#blogArticle4 .blogsubject a:visited,
#blogArticle4 .blogsubject a:hover {
   color: inherit;
   text-decoration: inherit;
}
#blogArticle4 .blogcomments a:link,
#blogArticle4 .blogcomments a:visited,
#blogArticle4 .blogcomments a:hover {
   color: inherit;
   text-decoration: inherit;
}
#blogArticle4 .blogcomments {
   text-decoration: none;
}
#blogArticle4 .no-thumb {
   display: none;
}
#blogArticle4 .blogitem {
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   background-color: transparent;
   box-sizing: border-box;
   display: inline-block;
   padding: 0;
   width: 100%;
}
#blogArticle4 .blogblock {
   border: 1px solid #cccccc;
   -moz-border-radius: 4px;
   -moz-box-sizing: border-box;
   -webkit-border-radius: 4px;
   -webkit-box-sizing: border-box;
   background-color: #EEEEEE;
   border-radius: 4px;
   box-sizing: border-box;
   display: inline-block;
   padding: 10px;
   width: 100%;
}
#blogArticle4 .blogsubject {
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   background-color: #EEEEEE;
   border: 1px solid #cccccc;
   border-radius: 4px;
   display: block;
   margin: 0 0 6px 0;
   padding: 10px;
}
#blogArticle4 .blogtext {
   display: inline-block;
   height: 100%;
}
#blogArticle4 .blogthumb {
   -moz-border-radius: 4px;
   -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -webkit-border-radius: 4px;
   -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -webkit-transition: all 0.2s ease-in-out;
   background-color: #FFFFFF;
   border: 1px solid #ddd;
   border-radius: 4px;
   box-shadow: 0px 1px 3px rgba(0,0,0,0.055);
   display: inline-block;
   float: right;
   margin: 5px;
   padding: 4px;
   transition: all 0.2s ease-in-out;
}
#blogArticle4 .blogthumb img {
   border-width: 0;
   height: auto;
   margin: 0px 0px 0px 0px;
   vertical-align: middle;
   width: 120px;
}
#blogArticle4 .blogbutton {
   color: #000000;
   cursor: pointer;
   font-family: Open Sans;
   font-size: 19px;
   margin-top: 6px;
   text-decoration: underline;
}
#blogArticle4 .blogdate,
#blogArticle4 .blogcomments {
   display: none;
}
#blogArticle4 {
   background-color: #000000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: normal;
   margin: 0;
}
#blogArticle5 {
   background-color: transparent;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   box-sizing: border-box;
   display: inline-block;
   font-family: "Open Sans";
   font-size: 19px;
   font-weight: normal;
   line-height: 1.2;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: left;
   width: 100%;
}
#blogArticle5 .blogitem {
   padding: 0px;
   text-align: left;
}
#blogArticle5 .blogdate {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#blogArticle5 .blogsubject {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#blogArticle5 .blogcomments {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
}
#blogArticle5 .blogsubject a:link,
#blogArticle5 .blogsubject a:visited,
#blogArticle5 .blogsubject a:hover {
   color: inherit;
   text-decoration: inherit;
}
#blogArticle5 .blogcomments a:link,
#blogArticle5 .blogcomments a:visited,
#blogArticle5 .blogcomments a:hover {
   color: inherit;
   text-decoration: inherit;
}
#blogArticle5 .blogcomments {
   text-decoration: none;
}
#blogArticle5 .no-thumb {
   display: none;
}
#blogArticle5 .blogitem {
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   background-color: transparent;
   box-sizing: border-box;
   display: inline-block;
   padding: 0;
   width: 100%;
}
#blogArticle5 .blogblock {
   border: 1px solid #cccccc;
   -moz-border-radius: 4px;
   -moz-box-sizing: border-box;
   -webkit-border-radius: 4px;
   -webkit-box-sizing: border-box;
   background-color: #EEEEEE;
   border-radius: 4px;
   box-sizing: border-box;
   display: inline-block;
   padding: 10px;
   width: 100%;
}
#blogArticle5 .blogsubject {
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   background-color: #EEEEEE;
   border: 1px solid #cccccc;
   border-radius: 4px;
   display: block;
   margin: 0 0 6px 0;
   padding: 10px;
}
#blogArticle5 .blogtext {
   display: inline-block;
   height: 100%;
}
#blogArticle5 .blogthumb {
   -moz-border-radius: 4px;
   -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -webkit-border-radius: 4px;
   -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -webkit-transition: all 0.2s ease-in-out;
   background-color: #FFFFFF;
   border: 1px solid #ddd;
   border-radius: 4px;
   box-shadow: 0px 1px 3px rgba(0,0,0,0.055);
   display: inline-block;
   float: right;
   margin: 5px;
   padding: 4px;
   transition: all 0.2s ease-in-out;
}
#blogArticle5 .blogthumb img {
   border-width: 0;
   height: auto;
   margin: 0px 0px 0px 0px;
   vertical-align: middle;
   width: 120px;
}
#blogArticle5 .blogbutton {
   color: #000000;
   cursor: pointer;
   font-family: Open Sans;
   font-size: 19px;
   margin-top: 6px;
   text-decoration: underline;
}
#blogArticle5 .blogdate,
#blogArticle5 .blogcomments {
   display: none;
}
#blogArticle5 {
   background-color: #000000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: normal;
   margin: 0;
}
#blogArticle6 {
   background-color: transparent;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   box-sizing: border-box;
   display: inline-block;
   font-family: "Open Sans";
   font-size: 19px;
   font-weight: normal;
   line-height: 1.2;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: left;
   width: 100%;
}
#blogArticle6 .blogitem {
   padding: 0px;
   text-align: left;
}
#blogArticle6 .blogdate {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#blogArticle6 .blogsubject {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#blogArticle6 .blogcomments {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
}
#blogArticle6 .blogsubject a:link,
#blogArticle6 .blogsubject a:visited,
#blogArticle6 .blogsubject a:hover {
   color: inherit;
   text-decoration: inherit;
}
#blogArticle6 .blogcomments a:link,
#blogArticle6 .blogcomments a:visited,
#blogArticle6 .blogcomments a:hover {
   color: inherit;
   text-decoration: inherit;
}
#blogArticle6 .blogcomments {
   text-decoration: none;
}
#blogArticle6 .no-thumb {
   display: none;
}
#blogArticle6 .blogitem {
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   background-color: transparent;
   box-sizing: border-box;
   display: inline-block;
   padding: 0;
   width: 100%;
}
#blogArticle6 .blogblock {
   border: 1px solid #cccccc;
   -moz-border-radius: 4px;
   -moz-box-sizing: border-box;
   -webkit-border-radius: 4px;
   -webkit-box-sizing: border-box;
   background-color: #EEEEEE;
   border-radius: 4px;
   box-sizing: border-box;
   display: inline-block;
   padding: 10px;
   width: 100%;
}
#blogArticle6 .blogsubject {
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   background-color: #EEEEEE;
   border: 1px solid #cccccc;
   border-radius: 4px;
   display: block;
   margin: 0 0 6px 0;
   padding: 10px;
}
#blogArticle6 .blogtext {
   display: inline-block;
   height: 100%;
}
#blogArticle6 .blogthumb {
   -moz-border-radius: 4px;
   -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -webkit-border-radius: 4px;
   -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -webkit-transition: all 0.2s ease-in-out;
   background-color: #FFFFFF;
   border: 1px solid #ddd;
   border-radius: 4px;
   box-shadow: 0px 1px 3px rgba(0,0,0,0.055);
   display: inline-block;
   float: right;
   margin: 5px;
   padding: 4px;
   transition: all 0.2s ease-in-out;
}
#blogArticle6 .blogthumb img {
   border-width: 0;
   height: auto;
   margin: 0px 0px 0px 0px;
   vertical-align: middle;
   width: 120px;
}
#blogArticle6 .blogbutton {
   color: #000000;
   cursor: pointer;
   font-family: Open Sans;
   font-size: 19px;
   margin-top: 6px;
   text-decoration: underline;
}
#blogArticle6 .blogdate,
#blogArticle6 .blogcomments {
   display: none;
}
#blogArticle6 {
   background-color: #000000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: normal;
   margin: 0;
}
#Article7 {
   background-color: transparent;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   box-sizing: border-box;
   display: inline-block;
   font-family: "Open Sans";
   font-size: 19px;
   font-weight: normal;
   line-height: 1.2;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: left;
   width: 100%;
}
#Article7 .blogitem {
   padding: 0px;
   text-align: left;
}
#Article7 .blogdate {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#Article7 .blogsubject {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#Article7 .blogcomments {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
}
#Article7 .blogsubject a:link,
#Article7 .blogsubject a:visited,
#Article7 .blogsubject a:hover {
   color: inherit;
   text-decoration: inherit;
}
#Article7 .blogcomments a:link,
#Article7 .blogcomments a:visited,
#Article7 .blogcomments a:hover {
   color: inherit;
   text-decoration: inherit;
}
#Article7 .blogcomments {
   text-decoration: none;
}
#Article7 .no-thumb {
   display: none;
}
#Article7 .blogitem {
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   background-color: transparent;
   box-sizing: border-box;
   display: inline-block;
   padding: 0;
   width: 100%;
}
#Article7 .blogblock {
   border: 1px solid #cccccc;
   -moz-border-radius: 4px;
   -moz-box-sizing: border-box;
   -webkit-border-radius: 4px;
   -webkit-box-sizing: border-box;
   background-color: #EEEEEE;
   border-radius: 4px;
   box-sizing: border-box;
   display: inline-block;
   padding: 10px;
   width: 100%;
}
#Article7 .blogsubject {
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   background-color: #EEEEEE;
   border: 1px solid #cccccc;
   border-radius: 4px;
   display: block;
   margin: 0 0 6px 0;
   padding: 10px;
}
#Article7 .blogtext {
   display: inline-block;
   height: 100%;
}
#Article7 .blogthumb {
   -moz-border-radius: 4px;
   -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -webkit-border-radius: 4px;
   -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -webkit-transition: all 0.2s ease-in-out;
   background-color: #FFFFFF;
   border: 1px solid #ddd;
   border-radius: 4px;
   box-shadow: 0px 1px 3px rgba(0,0,0,0.055);
   display: inline-block;
   float: right;
   margin: 5px;
   padding: 4px;
   transition: all 0.2s ease-in-out;
}
#Article7 .blogthumb img {
   border-width: 0;
   height: auto;
   margin: 0px 0px 0px 0px;
   vertical-align: middle;
   width: 120px;
}
#Article7 .blogbutton {
   color: #000000;
   cursor: pointer;
   font-family: Open Sans;
   font-size: 19px;
   margin-top: 6px;
   text-decoration: underline;
}
#Article7 .blogdate,
#Article7 .blogcomments {
   display: none;
}
#Article7 {
   background-color: #000000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: normal;
   margin: 0;
}
#Article2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #DAA520;
   border-radius: 0px;
   box-sizing: border-box;
   display: inline-block;
   font-family: "Open Sans";
   font-size: 19px;
   font-weight: normal;
   line-height: 1.2;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: left;
   width: 100%;
}
#Article2 .blogitem {
   padding: 0px;
   text-align: left;
}
#Article2 .blogdate {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#Article2 .blogsubject {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#Article2 .blogcomments {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
}
#Article2 .blogsubject a:link,
#Article2 .blogsubject a:visited,
#Article2 .blogsubject a:hover {
   color: inherit;
   text-decoration: inherit;
}
#Article2 .blogcomments a:link,
#Article2 .blogcomments a:visited,
#Article2 .blogcomments a:hover {
   color: inherit;
   text-decoration: inherit;
}
#Article2 .blogcomments {
   text-decoration: none;
}
#Article2 .no-thumb {
   display: none;
}
#Article2 .blogitem {
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   background-color: transparent;
   box-sizing: border-box;
   display: inline-block;
   padding: 0;
   width: 100%;
}
#Article2 .blogblock {
   border: 1px solid #cccccc;
   -moz-border-radius: 4px;
   -moz-box-sizing: border-box;
   -webkit-border-radius: 4px;
   -webkit-box-sizing: border-box;
   background-color: #EEEEEE;
   border-radius: 4px;
   box-sizing: border-box;
   display: inline-block;
   padding: 10px;
   width: 100%;
}
#Article2 .blogsubject {
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   background-color: #EEEEEE;
   border: 1px solid #cccccc;
   border-radius: 4px;
   display: block;
   margin: 0 0 6px 0;
   padding: 10px;
}
#Article2 .blogtext {
   display: inline-block;
   height: 100%;
}
#Article2 .blogthumb {
   -moz-border-radius: 4px;
   -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -webkit-border-radius: 4px;
   -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -webkit-transition: all 0.2s ease-in-out;
   background-color: #FFFFFF;
   border: 1px solid #ddd;
   border-radius: 4px;
   box-shadow: 0px 1px 3px rgba(0,0,0,0.055);
   display: inline-block;
   float: right;
   margin: 5px;
   padding: 4px;
   transition: all 0.2s ease-in-out;
}
#Article2 .blogthumb img {
   border-width: 0;
   height: auto;
   margin: 0px 0px 0px 0px;
   vertical-align: middle;
   width: 120px;
}
#Article2 .blogbutton {
   color: #000000;
   cursor: pointer;
   font-family: Open Sans;
   font-size: 19px;
   margin-top: 6px;
   text-decoration: underline;
}
#Article2 .blogdate,
#Article2 .blogcomments {
   display: none;
}
#Article2 {
   background-color: #000000;
   background-image: none;
   border: 0px solid #DAA520;
   border-radius: 0px;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: normal;
   margin: 0;
}
#Article3 {
   background-color: transparent;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   box-sizing: border-box;
   display: inline-block;
   font-family: "Open Sans";
   font-size: 19px;
   font-weight: normal;
   line-height: 1.2;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: left;
   width: 100%;
}
#Article3 .blogitem {
   padding: 0px;
   text-align: left;
}
#Article3 .blogdate {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#Article3 .blogsubject {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#Article3 .blogcomments {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
}
#Article3 .blogsubject a:link,
#Article3 .blogsubject a:visited,
#Article3 .blogsubject a:hover {
   color: inherit;
   text-decoration: inherit;
}
#Article3 .blogcomments a:link,
#Article3 .blogcomments a:visited,
#Article3 .blogcomments a:hover {
   color: inherit;
   text-decoration: inherit;
}
#Article3 .blogcomments {
   text-decoration: none;
}
#Article3 .no-thumb {
   display: none;
}
#Article3 .blogitem {
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   background-color: transparent;
   box-sizing: border-box;
   display: inline-block;
   padding: 0;
   width: 100%;
}
#Article3 .blogblock {
   border: 1px solid #cccccc;
   -moz-border-radius: 4px;
   -moz-box-sizing: border-box;
   -webkit-border-radius: 4px;
   -webkit-box-sizing: border-box;
   background-color: #EEEEEE;
   border-radius: 4px;
   box-sizing: border-box;
   display: inline-block;
   padding: 10px;
   width: 100%;
}
#Article3 .blogsubject {
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   background-color: #EEEEEE;
   border: 1px solid #cccccc;
   border-radius: 4px;
   display: block;
   margin: 0 0 6px 0;
   padding: 10px;
}
#Article3 .blogtext {
   display: inline-block;
   height: 100%;
}
#Article3 .blogthumb {
   -moz-border-radius: 4px;
   -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -webkit-border-radius: 4px;
   -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -webkit-transition: all 0.2s ease-in-out;
   background-color: #FFFFFF;
   border: 1px solid #ddd;
   border-radius: 4px;
   box-shadow: 0px 1px 3px rgba(0,0,0,0.055);
   display: inline-block;
   float: right;
   margin: 5px;
   padding: 4px;
   transition: all 0.2s ease-in-out;
}
#Article3 .blogthumb img {
   border-width: 0;
   height: auto;
   margin: 0px 0px 0px 0px;
   vertical-align: middle;
   width: 120px;
}
#Article3 .blogbutton {
   color: #000000;
   cursor: pointer;
   font-family: Open Sans;
   font-size: 19px;
   margin-top: 6px;
   text-decoration: underline;
}
#Article3 .blogdate,
#Article3 .blogcomments {
   display: none;
}
#Article3 {
   background-color: #000000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: normal;
   margin: 0;
}
#Article4 {
   background-color: transparent;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   box-sizing: border-box;
   display: inline-block;
   font-family: "Open Sans";
   font-size: 19px;
   font-weight: normal;
   line-height: 1.2;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: left;
   width: 100%;
}
#Article4 .blogitem {
   padding: 0px;
   text-align: left;
}
#Article4 .blogdate {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#Article4 .blogsubject {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#Article4 .blogcomments {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
}
#Article4 .blogsubject a:link,
#Article4 .blogsubject a:visited,
#Article4 .blogsubject a:hover {
   color: inherit;
   text-decoration: inherit;
}
#Article4 .blogcomments a:link,
#Article4 .blogcomments a:visited,
#Article4 .blogcomments a:hover {
   color: inherit;
   text-decoration: inherit;
}
#Article4 .blogcomments {
   text-decoration: none;
}
#Article4 .no-thumb {
   display: none;
}
#Article4 .blogitem {
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   background-color: transparent;
   box-sizing: border-box;
   display: inline-block;
   padding: 0;
   width: 100%;
}
#Article4 .blogblock {
   border: 1px solid #cccccc;
   -moz-border-radius: 4px;
   -moz-box-sizing: border-box;
   -webkit-border-radius: 4px;
   -webkit-box-sizing: border-box;
   background-color: #EEEEEE;
   border-radius: 4px;
   box-sizing: border-box;
   display: inline-block;
   padding: 10px;
   width: 100%;
}
#Article4 .blogsubject {
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   background-color: #EEEEEE;
   border: 1px solid #cccccc;
   border-radius: 4px;
   display: block;
   margin: 0 0 6px 0;
   padding: 10px;
}
#Article4 .blogtext {
   display: inline-block;
   height: 100%;
}
#Article4 .blogthumb {
   -moz-border-radius: 4px;
   -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -webkit-border-radius: 4px;
   -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -webkit-transition: all 0.2s ease-in-out;
   background-color: #FFFFFF;
   border: 1px solid #ddd;
   border-radius: 4px;
   box-shadow: 0px 1px 3px rgba(0,0,0,0.055);
   display: inline-block;
   float: right;
   margin: 5px;
   padding: 4px;
   transition: all 0.2s ease-in-out;
}
#Article4 .blogthumb img {
   border-width: 0;
   height: auto;
   margin: 0px 0px 0px 0px;
   vertical-align: middle;
   width: 120px;
}
#Article4 .blogbutton {
   color: #000000;
   cursor: pointer;
   font-family: Open Sans;
   font-size: 19px;
   margin-top: 6px;
   text-decoration: underline;
}
#Article4 .blogdate,
#Article4 .blogcomments {
   display: none;
}
#Article4 {
   background-color: #000000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: normal;
   margin: 0;
}
#Article5 {
   background-color: transparent;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   box-sizing: border-box;
   display: inline-block;
   font-family: "Open Sans";
   font-size: 19px;
   font-weight: normal;
   line-height: 1.2;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: left;
   width: 100%;
}
#Article5 .blogitem {
   padding: 0px;
   text-align: left;
}
#Article5 .blogdate {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#Article5 .blogsubject {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#Article5 .blogcomments {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
}
#Article5 .blogsubject a:link,
#Article5 .blogsubject a:visited,
#Article5 .blogsubject a:hover {
   color: inherit;
   text-decoration: inherit;
}
#Article5 .blogcomments a:link,
#Article5 .blogcomments a:visited,
#Article5 .blogcomments a:hover {
   color: inherit;
   text-decoration: inherit;
}
#Article5 .blogcomments {
   text-decoration: none;
}
#Article5 .no-thumb {
   display: none;
}
#Article5 .blogitem {
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   background-color: transparent;
   box-sizing: border-box;
   display: inline-block;
   padding: 0;
   width: 100%;
}
#Article5 .blogblock {
   border: 1px solid #cccccc;
   -moz-border-radius: 4px;
   -moz-box-sizing: border-box;
   -webkit-border-radius: 4px;
   -webkit-box-sizing: border-box;
   background-color: #EEEEEE;
   border-radius: 4px;
   box-sizing: border-box;
   display: inline-block;
   padding: 10px;
   width: 100%;
}
#Article5 .blogsubject {
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   background-color: #EEEEEE;
   border: 1px solid #cccccc;
   border-radius: 4px;
   display: block;
   margin: 0 0 6px 0;
   padding: 10px;
}
#Article5 .blogtext {
   display: inline-block;
   height: 100%;
}
#Article5 .blogthumb {
   -moz-border-radius: 4px;
   -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -webkit-border-radius: 4px;
   -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -webkit-transition: all 0.2s ease-in-out;
   background-color: #FFFFFF;
   border: 1px solid #ddd;
   border-radius: 4px;
   box-shadow: 0px 1px 3px rgba(0,0,0,0.055);
   display: inline-block;
   float: right;
   margin: 5px;
   padding: 4px;
   transition: all 0.2s ease-in-out;
}
#Article5 .blogthumb img {
   border-width: 0;
   height: auto;
   margin: 0px 0px 0px 0px;
   vertical-align: middle;
   width: 120px;
}
#Article5 .blogbutton {
   color: #000000;
   cursor: pointer;
   font-family: Open Sans;
   font-size: 19px;
   margin-top: 6px;
   text-decoration: underline;
}
#Article5 .blogdate,
#Article5 .blogcomments {
   display: none;
}
#Article5 {
   background-color: #000000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: normal;
   margin: 0;
}
#Article6 {
   background-color: transparent;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   box-sizing: border-box;
   display: inline-block;
   font-family: "Open Sans";
   font-size: 19px;
   font-weight: normal;
   line-height: 1.2;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: left;
   width: 100%;
}
#Article6 .blogitem {
   padding: 0px;
   text-align: left;
}
#Article6 .blogdate {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#Article6 .blogsubject {
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
#Article6 .blogcomments {
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
}
#Article6 .blogsubject a:link,
#Article6 .blogsubject a:visited,
#Article6 .blogsubject a:hover {
   color: inherit;
   text-decoration: inherit;
}
#Article6 .blogcomments a:link,
#Article6 .blogcomments a:visited,
#Article6 .blogcomments a:hover {
   color: inherit;
   text-decoration: inherit;
}
#Article6 .blogcomments {
   text-decoration: none;
}
#Article6 .no-thumb {
   display: none;
}
#Article6 .blogitem {
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   background-color: transparent;
   box-sizing: border-box;
   display: inline-block;
   padding: 0;
   width: 100%;
}
#Article6 .blogblock {
   border: 1px solid #cccccc;
   -moz-border-radius: 4px;
   -moz-box-sizing: border-box;
   -webkit-border-radius: 4px;
   -webkit-box-sizing: border-box;
   background-color: #EEEEEE;
   border-radius: 4px;
   box-sizing: border-box;
   display: inline-block;
   padding: 10px;
   width: 100%;
}
#Article6 .blogsubject {
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   background-color: #EEEEEE;
   border: 1px solid #cccccc;
   border-radius: 4px;
   display: block;
   margin: 0 0 6px 0;
   padding: 10px;
}
#Article6 .blogtext {
   display: inline-block;
   height: 100%;
}
#Article6 .blogthumb {
   -moz-border-radius: 4px;
   -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -webkit-border-radius: 4px;
   -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
   -webkit-transition: all 0.2s ease-in-out;
   background-color: #FFFFFF;
   border: 1px solid #ddd;
   border-radius: 4px;
   box-shadow: 0px 1px 3px rgba(0,0,0,0.055);
   display: inline-block;
   float: right;
   margin: 5px;
   padding: 4px;
   transition: all 0.2s ease-in-out;
}
#Article6 .blogthumb img {
   border-width: 0;
   height: auto;
   margin: 0px 0px 0px 0px;
   vertical-align: middle;
   width: 120px;
}
#Article6 .blogbutton {
   color: #000000;
   cursor: pointer;
   font-family: Open Sans;
   font-size: 19px;
   margin-top: 6px;
   text-decoration: underline;
}
#Article6 .blogdate,
#Article6 .blogcomments {
   display: none;
}
#Article6 {
   background-color: #000000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 5px;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: normal;
   margin: 0;
}
#wb_LayoutGrid4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid4 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid4 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid4 > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1 {
   float: left;
}
#LayoutGrid4 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 100%;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#LayoutGrid4 > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_LayoutGrid10 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid10 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid10 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid10 > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid10 > .row > .col-1 {
   float: left;
}
#LayoutGrid10 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   width: 100%;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#LayoutGrid10 > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_LayoutGrid9 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid9 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 10px 15px 20px 15px;
}
#LayoutGrid9 > .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid9 > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid9 > .row > .col-1 {
   float: left;
}
#LayoutGrid9 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
   width: 100%;
}
#LayoutGrid9:before,
#LayoutGrid9:after,
#LayoutGrid9 .row:before,
#LayoutGrid9 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid9:after,
#LayoutGrid9 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#LayoutGrid9 > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#Article5 {
   overflow: hidden;
}
#wb_uid12 {
   color: #000000;
}
#wb_uid5 {
   color: #FFFFFF;
}
#TM-WD8MR45 {
   display: none;
   visibility: hidden;
}
#Article4 {
   overflow: hidden;
}
#wb_uid13 {
   color: #000000;
}
#wb_uid4 {
   color: #DAA520;
}
#wb_Card1 {
   display: inline-block;
   height: 250px;
   width: 527px;
   z-index: 1;
}
#Article3 {
   overflow: hidden;
}
#wb_uid10 {
   color: #000000;
}
#wb_uid3 {
   color: #FFFF00;
}
#wb_uid21 {
   color: #000000;
}
#Article2 {
   overflow: hidden;
}
#wb_uid11 {
   color: #000000;
}
#wb_uid2 {
   color: #000000;
}
#wb_uid20 {
   color: #DAA520;
}
#wb_uid16 {
   color: #000000;
}
#Article1 {
   overflow: hidden;
}
#wb_uid1 {
   color: #FF0000;
}
#wb_uid17 {
   color: #000000;
}
#wb_up-arrow {
   height: 24px;
   left: 9px;
   position: absolute;
   text-align: center;
   top: 9px;
   width: 24px;
   z-index: 6;
}
#wb_uid0 {
   color: #FFFFFF;
}
#wb_uid14 {
   color: #000000;
}
#wb_uid15 {
   color: #DAA520;
}
#wb_headerMenu {
   display: inline-block;
   height: 36px;
   width: 630px;
   z-index: 4;
}
#wb_Extension5 {
   display: none;
   height: 40px;
   position: relative;
   width: 50px;
   z-index: 5;
}
#wb_uid18 {
   color: #000000;
}
#blogArticle3 {
   overflow: hidden;
}
#blogArticle5 {
   overflow: hidden;
}
#blogArticle6 {
   overflow: hidden;
}
#blogArticle4 {
   overflow: hidden;
}
#blogArticle1 {
   overflow: hidden;
}
#blogArticle2 {
   overflow: hidden;
}
#ContentPlaceHolder1 {
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   z-index: 26;
}
#wb_uid19 {
   color: #000000;
}
#wb_uid9 {
   color: #000000;
}
#StickyLayer {
   height: 50px;
   left: 880px;
   position: absolute;
   text-align: right;
   top: 750px;
   width: 50px;
   z-index: 25;
}
#wb_uid8 {
   color: #000000;
}
#StickyLayer_Container {
   margin-left: auto;
   margin-right: 0;
   position: relative;
   text-align: left;
   width: 46px;
}
#Article7 {
   overflow: hidden;
}
#wb_uid7 {
   color: #000000;
}
#wb_headerLogo {
   display: inline-block;
   height: 55px;
   width: 283px;
   z-index: 3;
}
#Article6 {
   overflow: hidden;
}
#wb_uid6 {
   color: #DAA520;
}
@media only screen and (max-width: 969px) {
body {
   background-color: #000000;
   background-image: none;
}
#wb_headerLogo {
   display: inline-block;
   height: 51px;
   margin: 0;
   padding: -7px 0 0 0;
   visibility: visible;
   width: 258px;
}
#wb_headerMenu {
   display: none;
   height: 32px;
   margin: 0;
   text-align: right;
   visibility: hidden;
   width: 450px;
}
#wb_headerMenu li {
}
#wb_headerMenu a {
   background-color: transparent;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   color: #FF0000;
   font-family: "Open Sans";
   font-size: 15px;
   font-style: normal;
   font-weight: 700;
   text-align: center;
   text-decoration: none;
   text-transform: uppercase;
}
#wb_headerMenu > ul > li > a {
   height: 30px;
   line-height: 30px;
}
#wb_headerMenu li:hover a,
#wb_headerMenu a:hover {
   color: #FFFFFF;
}
.headerMenu-effect:before {
   background-color: transparent;
   background-image: none;
   border: 1px solid #FF0000;
}
#wb_headerMenu li {
   padding: 0px 0px 0px 4px;
}
#wb_Card1 {
   display: inline-block;
   height: 244px;
   margin: 0;
   visibility: visible;
   width: 375px;
}
#Card1-card-item0 {
   background-color: #FF0000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 2px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: "Open Sans";
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   line-height: 1.0;
   margin: 0;
}
#Card1-card-item0 a {
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#Card1-card-item0 i {
   font-size: 13px;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   width: 13px;
}
#Card1-card-item1 {
   border-top: 10px transparent solid;
   border-width: 10px 0 0 0;
   box-sizing: border-box;
   height: 0;
   line-height: 0;
   margin: 0;
}
#Card1-card-item2 {
   background-color: #FF0000;
   background-image: none;
   border: 2px solid #FF0000;
   border-radius: 2px;
   box-sizing: border-box;
   color: #FFFFFF;
   display: inline-block;
   font-family: "Open Sans";
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   line-height: 1.0;
   margin: 0;
}
#Card1-card-item2 a {
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#Card1-card-item2 i {
   font-size: 13px;
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   width: 13px;
}
#Card1-card-item3 {
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   height: auto;
   margin: 0;
   margin-left: auto;
   margin-right: auto;
   max-width: 300px;
   padding: 0;
   width: 100%;
}
#wb_Card1 {
   text-align: center;
}
#wb_footerText {
   display: block;
   visibility: visible;
}
#wb_footerText {
   font-size: 19px;
   line-height: 26px;
   margin: 0;
   padding: 8px 15px 8px 15px;
   text-align: center;
}
#wb_Content {
   display: table;
   visibility: visible;
}
#wb_Content {
   height: auto;
   margin-bottom: 0px;
   margin-top: 0px;
}
#Content {
   height: auto;
   padding: 0 15px 0 15px;
}
#Content .row {
   margin-left: -15px;
   margin-right: -15px;
}
#Content > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#Content > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_Footer {
   display: table;
   visibility: visible;
}
#wb_Footer {
   height: auto;
   margin-bottom: 0px;
   margin-top: 0px;
}
#Footer {
   height: auto;
   padding: 0 15px 0 15px;
}
#Footer .row {
   margin-left: -15px;
   margin-right: -15px;
}
#Footer > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#Footer > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_Header {
   display: table;
   visibility: visible;
}
#wb_Header {
   height: auto;
   margin-bottom: 0px;
   margin-top: 0px;
}
#Header {
   height: auto;
   padding: 10px 15px 0 15px;
}
#Header .row {
   margin-left: -15px;
   margin-right: -15px;
}
#Header > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#Header > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_Extension5 {
   display: inline-block;
   height: 40px;
   visibility: visible;
   width: 50px;
}
#Extension5 a {
   font-size: 16px;
}
#StickyLayer {
   display: block;
   height: 42px;
   left: 420px;
   top: 320px;
   visibility: visible;
   width: 46px;
}
#StickyLayer_Container {
   width: 42px;
}
#wb_up-arrow {
   display: inline;
   height: 32px;
   left: 3px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   top: 1px;
   visibility: visible;
   width: 32px;
}
#up-arrow {
   height: 32px;
   width: 32px;
}
#up-arrow i {
   font-size: 32px;
   line-height: 32px;
   width: 32px;
}
#ContentPlaceHolder1 {
   display: block;
   visibility: visible;
}
#wb_Titlu {
   display: table;
   visibility: visible;
}
#wb_Titlu {
   height: auto;
   margin-bottom: 0px;
   margin-top: 0px;
}
#Titlu {
   height: auto;
   padding: 25px 15px 15px 15px;
}
#Titlu .row {
   margin-left: -15px;
   margin-right: -15px;
}
#Titlu > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#Titlu > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_LayoutGrid6 {
   display: table;
   visibility: visible;
}
#wb_LayoutGrid6 {
   height: auto;
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid6 {
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid6 .row {
   margin-left: 0px;
   margin-right: 0px;
}
#LayoutGrid6 > .row > .col-1 {
   padding-left: 0px;
   padding-right: 0px;
}
#LayoutGrid6 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_LayoutGrid5 {
   display: table;
   visibility: visible;
}
#wb_LayoutGrid5 {
   height: auto;
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid5 {
   height: auto;
   padding: 10px 0 10px 0;
}
#LayoutGrid5 .row {
   margin-left: 0px;
   margin-right: 0px;
}
#LayoutGrid5 > .row > .col-1 {
   padding-left: 0px;
   padding-right: 0px;
}
#LayoutGrid5 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_LayoutGrid7 {
   display: table;
   visibility: visible;
}
#wb_LayoutGrid7 {
   height: auto;
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid7 {
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid7 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid7 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid7 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_TITLU {
   display: block;
   visibility: visible;
}
#wb_TITLU {
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text2 {
   display: block;
   visibility: visible;
}
#wb_Text2 {
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Continut_LG {
   display: table;
   visibility: visible;
}
#wb_Continut_LG {
   height: auto;
   margin-bottom: 0px;
   margin-top: 0px;
}
#Continut_LG {
   height: auto;
   padding: 10px 15px 10px 15px;
}
#Continut_LG .row {
   margin-left: -15px;
   margin-right: -15px;
}
#Article1 {
   display: inline-block;
   visibility: visible;
}
#Article1 {
   font-size: 19px;
}
#Article1 .blogdate {
   font-size: 19px;
}
#Article1 .blogsubject {
   font-size: 16px;
}
#Article1 .blogcomments {
   font-size: 16px;
}
#Article1 .blogbutton {
   font-size: 16px;
}
#Article1 .blogitem {
   flex: 1 1 calc(100% - 6px);
}
#blogArticle1 {
   display: inline-block;
   visibility: visible;
}
#blogArticle1 {
   font-size: 19px;
}
#blogArticle1 .blogdate {
   font-size: 19px;
}
#blogArticle1 .blogsubject {
   font-size: 16px;
}
#blogArticle1 .blogcomments {
   font-size: 16px;
}
#blogArticle1 .blogbutton {
   font-size: 16px;
}
#blogArticle1 .blogitem {
   flex: 1 1 calc(100% - 6px);
}
#blogArticle2 {
   display: inline-block;
   visibility: visible;
}
#blogArticle2 {
   font-size: 19px;
}
#blogArticle2 .blogdate {
   font-size: 19px;
}
#blogArticle2 .blogsubject {
   font-size: 16px;
}
#blogArticle2 .blogcomments {
   font-size: 16px;
}
#blogArticle2 .blogbutton {
   font-size: 16px;
}
#blogArticle2 .blogitem {
   flex: 1 1 calc(100% - 6px);
}
#blogArticle3 {
   display: inline-block;
   visibility: visible;
}
#blogArticle3 {
   font-size: 19px;
}
#blogArticle3 .blogdate {
   font-size: 19px;
}
#blogArticle3 .blogsubject {
   font-size: 16px;
}
#blogArticle3 .blogcomments {
   font-size: 16px;
}
#blogArticle3 .blogbutton {
   font-size: 16px;
}
#blogArticle3 .blogitem {
   flex: 1 1 calc(100% - 6px);
}
#blogArticle4 {
   display: inline-block;
   visibility: visible;
}
#blogArticle4 {
   font-size: 19px;
}
#blogArticle4 .blogdate {
   font-size: 19px;
}
#blogArticle4 .blogsubject {
   font-size: 16px;
}
#blogArticle4 .blogcomments {
   font-size: 16px;
}
#blogArticle4 .blogbutton {
   font-size: 16px;
}
#blogArticle4 .blogitem {
   flex: 1 1 calc(100% - 6px);
}
#blogArticle5 {
   display: inline-block;
   visibility: visible;
}
#blogArticle5 {
   font-size: 19px;
}
#blogArticle5 .blogdate {
   font-size: 19px;
}
#blogArticle5 .blogsubject {
   font-size: 16px;
}
#blogArticle5 .blogcomments {
   font-size: 16px;
}
#blogArticle5 .blogbutton {
   font-size: 16px;
}
#blogArticle5 .blogitem {
   flex: 1 1 calc(100% - 6px);
}
#blogArticle6 {
   display: inline-block;
   visibility: visible;
}
#blogArticle6 {
   font-size: 19px;
}
#blogArticle6 .blogdate {
   font-size: 19px;
}
#blogArticle6 .blogsubject {
   font-size: 16px;
}
#blogArticle6 .blogcomments {
   font-size: 16px;
}
#blogArticle6 .blogbutton {
   font-size: 16px;
}
#blogArticle6 .blogitem {
   flex: 1 1 calc(100% - 6px);
}
#Article7 {
   display: inline-block;
   visibility: visible;
}
#Article7 {
   font-size: 19px;
}
#Article7 .blogdate {
   font-size: 19px;
}
#Article7 .blogsubject {
   font-size: 16px;
}
#Article7 .blogcomments {
   font-size: 19px;
}
#Article7 .blogbutton {
   font-size: 19px;
}
#Article7 .blogitem {
   flex: 1 1 calc(100% - 6px);
}
#Article2 {
   display: inline-block;
   visibility: visible;
}
#Article2 {
   font-size: 19px;
}
#Article2 .blogdate {
   font-size: 19px;
}
#Article2 .blogsubject {
   font-size: 16px;
}
#Article2 .blogcomments {
   font-size: 16px;
}
#Article2 .blogbutton {
   font-size: 16px;
}
#Article2 .blogitem {
   flex: 1 1 calc(100% - 6px);
}
#Article3 {
   display: inline-block;
   visibility: visible;
}
#Article3 {
   font-size: 19px;
}
#Article3 .blogdate {
   font-size: 19px;
}
#Article3 .blogsubject {
   font-size: 16px;
}
#Article3 .blogcomments {
   font-size: 19px;
}
#Article3 .blogbutton {
   font-size: 19px;
}
#Article3 .blogitem {
   flex: 1 1 calc(100% - 6px);
}
#Article4 {
   display: inline-block;
   visibility: visible;
}
#Article4 {
   font-size: 19px;
}
#Article4 .blogdate {
   font-size: 19px;
}
#Article4 .blogsubject {
   font-size: 16px;
}
#Article4 .blogcomments {
   font-size: 19px;
}
#Article4 .blogbutton {
   font-size: 19px;
}
#Article4 .blogitem {
   flex: 1 1 calc(100% - 6px);
}
#Article5 {
   display: inline-block;
   visibility: visible;
}
#Article5 {
   font-size: 19px;
}
#Article5 .blogdate {
   font-size: 19px;
}
#Article5 .blogsubject {
   font-size: 16px;
}
#Article5 .blogcomments {
   font-size: 19px;
}
#Article5 .blogbutton {
   font-size: 19px;
}
#Article5 .blogitem {
   flex: 1 1 calc(100% - 6px);
}
#Article6 {
   display: inline-block;
   visibility: visible;
}
#Article6 {
   font-size: 19px;
}
#Article6 .blogdate {
   font-size: 19px;
}
#Article6 .blogsubject {
   font-size: 16px;
}
#Article6 .blogcomments {
   font-size: 19px;
}
#Article6 .blogbutton {
   font-size: 19px;
}
#Article6 .blogitem {
   flex: 1 1 calc(100% - 6px);
}
#wb_LayoutGrid4 {
   display: table;
   visibility: visible;
}
#wb_LayoutGrid4 {
   height: auto;
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid4 {
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid4 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid4 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid4 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_LayoutGrid10 {
   display: table;
   visibility: visible;
}
#wb_LayoutGrid10 {
   height: auto;
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid10 {
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid10 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid10 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid10 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_LayoutGrid9 {
   display: table;
   visibility: visible;
}
#wb_LayoutGrid9 {
   height: auto;
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid9 {
   height: auto;
   padding: 10px 15px 20px 15px;
}
#LayoutGrid9 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid9 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid9 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
}
