#gallery{float:left;width:100%;}
#gallery-header{height:100px;width:100%;float:left;position:relative;top:-127px;}
#gallery-header-center{height:100px;width:100%;margin-right:auto;margin-left:auto;}
#gallery-header-center-left{float:left;height:35px;line-height:35px;margin-top:32px;}
#gallery-header-center-left-icon{float:left;height:35px;width:35px;background-color:rgba(63,141,191,1);color:rgba(255,255,255,1);text-align:center;font-size:20px;-webkit-transition:background 0.5s;-moz-transition:background 0.5s;-o-transition:background 0.5s;transition:background 0.5s;}
#gallery-header-center-left-icon:hover{background-color:rgba(63,141,191,0.5);cursor:pointer;}
#gallery-header-center-left-title{float:left;height:35px;font-size:25px;color:#3f8dbf;margin-left:20px;}
#gallery-header-center-right{line-height:40px;}
#gallery-header-center-right ul{width:100%;text-align:center;}
gallery-header-center-right ul li:first-child{margin-left:0px;}
#gallery-header-center-right ul li{margin:0 8px;}
.gallery-header-center-right-links{color:#757575;display:inline-block;font-size:16px;font-weight:400;-webkit-transition:background 0.5s;-moz-transition:background 0.5s;-o-transition:background 0.5s;transition:background 0.5s;background:#f9f9fb;background-color:rgb(249, 249, 251);width:213px;text-align:center;padding:0;border-radius:5px;}
.gallery-header-center-right-links:hover{background-color:rgba(63,141,191,1);color:rgba(255,255,255,1);cursor:pointer;}
.gallery-header-center-right-links-current{color:#FFFFFF;background-color:#2c2c2c;}
.gallery-header-center-right-links-current:hover{background-color:rgba(63,141,191,1);}
#gallery-content{width:100%;float:left;position:relative;top:-100px;}
.gallery-content-center-normal{width:100%;margin-right:auto;margin-left:auto;}
.gallery-content-center-full{float:left;width:100%;}
#gallery-content-center img{width:48.5%;margin-bottom:10px;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;margin-left:10px;}