/*

Theme Name: Yasmin
Theme URL: http://www.fabthemes.com/yasmin/
Author: Fabthemes
Author URI: www.fabthemes.com
Version: 1.2
Tags: Responsive, Portfolio, Minimalistic, Right-sidebar, fixed-width, jQuery slider, theme-options, threaded-comments, banner ads, adsense,fab themes.

*/

/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
}

:focus {
/* remember to define focus styles! */
    outline: 0;
}

ol, ul {
    list-style: none;
}

table {
/* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    font-weight: normal;
    text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

a img {
    border: 0;
    display: block;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

/* BASIC */

body {
    font-family: Open Sans, "DengXian", "Microsoft YaHei", "STHeiti Light", "STHeiti", "LiHei Pro Medium", "Apple LiGothic Medium", "SimHei",Arial,Century gothic, sans-serif;
    color: #323e48;
    font-size: 13px;
    background: url(images/body.png);
    font-weight: 400;
}

img {
    border: 0;
    margin: 0;
}

a {
    color: #1c355e;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #0048bb;
    text-decoration: none;
}

blockquote {
    color: #59666f;
    font-style: italic;
    font-family: Georgia;
    padding: 10px;
}

.clear {
    clear: both;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #fff;
    margin: 10px 0;
}

table td,table th {
    text-align: left;
    border: 1px solid #fff;
    padding: .4em .8em;
}

table th {
    background: #ddd;
    color: #999;
    text-transform: uppercase;
    font-weight: 400;
    border: 1px solid #fff;
}

table td {
    border: 1px solid #fff;
    background: #e5f1fe;
    color: #323e48;
}

table tr.even td {
    background: #e5f1fe;
    border: none;
}

table tr:hover td {
    background: #FFF9DF;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background: #e5f1fe;
    padding: 0px;
}

img.alignnone {
    display: inline;
    background: #e5f1fe;
    margin: 0 0 10px;
    padding: 0px;
}

img.alignright {
    display: inline;
    background: #e5f1fe;
    margin: 5px 0 10px 10px;
    padding: 0px;
}

img.alignleft {
    display: inline;
    background: #e5f1fe;
    margin: 5px 15px 10px 0;
    padding: 0px;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.alignright {
    float: right;
    margin: 0 0 10px 10px;
}

.alignleft {
    float: left;
    margin: 10px 15px 10px 0;
}

.wp-caption {
    text-align: center;
    background: #e5f1fe;
    margin: 10px;
    padding: 4px 0 5px;
}

.wp-caption img {
    border: 0;
    margin: 0 0 5px;
    padding: 0;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    font-weight: 400;
    line-height: 12px;
    color: #444;
    margin: 0;
    padding: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    padding: 0;
    margin: 0px 0px 10px 0px;
}



/* #Forms
================================================== */

form {
    margin-bottom: 20px;
}

fieldset {
    margin-bottom: 20px;
}

input[type="text"],
    input[type="password"],
    input[type="email"],
    textarea,
    select {
    border: 1px solid #ccc;
    padding: 6px 4px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #777;
    margin: 0;
    width: 210px;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    background: #fff;
}

select {
    padding: 0;
}

textarea {
    min-height: 60px;
}

label,
    legend {
    display: block;
    font-weight: bold;
    font-size: 13px;
}

select {
    width: 220px;
}

input[type="checkbox"] {
    display: inline;
}

label span,
    legend span {
    font-weight: normal;
    font-size: 13px;
    color: #444;
}


/* OUTER  */

#wrapper {
    margin: 0px auto;
}

#casing {
    padding: 0px 0px 0px 0px;
    background: #fff;
}

/*Header*/

#head {
    float: left;
    width: 100%;
    background: #fff;
}
.toptop-bar {
    height:45px;
    background: #293e6b;
}
.toptop-bar .pkulogo{
    float: left;
    margin-left: 43px;
}
.toptop-bar .pkulogo img{
    height:32px;
    padding-top:5.5px;
}
.toptop-bar .func{
    float:left;
    margin-top: 12px;
    margin-left:10px;
}
.toptop-bar .func ul li{
    float:left;
    margin-left:10px;
}
.toptop-bar .func ul li a{
    color:#e5f1fe;
}
.toptop-bar .func ul li a:hover,
.toptop-bar .func ul li a:active {
    color:#fff;
}
#headright {
    background: #1c355e;
    float: right;
}

#topbar {
    height: 60px;
}

ul.social {
    list-style: none;
    margin: 20px 10px 0px 10px;
    float: left;
}

ul.social li {
    float: left;
    margin-left: 10px;
}

#blogname {
    float: left;
    margin: 20px 0px 20px 40px;
}

#blogname h1 {
    font-weight: 800;
    font-size: 26px;
    text-transform: uppercase;
    margin: 0px 0px;
    font-family: Bitter, Helvetica, "DengXian", "Microsoft YaHei", "STHeiti Light", "STHeiti", "LiHei Pro Medium", "Apple LiGothic Medium", "SimHei", Arial, sans-serif;
}

#blogname h1 a, #blogname h1 a:visited {
    color: #4E4554;
}

#blogname h2 {
    font-family: Bitter, Helvetica, "DengXian", "Microsoft YaHei", "STHeiti Light", "STHeiti", "LiHei Pro Medium", "Apple LiGothic Medium", "SimHei", Arial, sans-serif;
    font-size: 14px;
    color: #333333;
    font-weight: 400;
    text-transform: uppercase;
}



/* TOP-MENU */

#mobileMenu_web2feel {
    margin: 10px 20px;
    padding: 3px 0px;
    border: 1px solid #593A40;
}

.main-menu {
    background: #242738;
    height: 60px;
}

#botmenu {
    margin: 0px auto;
}

#subnav {
    clear: both;
    color: #fff;
    text-transform: uppercase;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
}

#subnav ul {
    padding: 0px 15px;
    display:inline-block;
}

#subnav li {
    float: left;
    list-style-type: none;
    font-weight: 400;
	
	//margin-right: 50px;
}

#subnav li a {
    color: #cacac8;
    display: block;
    padding: 10px 50px 11px 10px; /* 第三个数控制子菜单与主菜单的距离*/
    position: relative;
    text-decoration: none;
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current-menu-item a {
    color: #fff;
}

#subnav li a .sf-sub-indicator {
    display: block;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
    background-color: #293e6b;
    border-top-width: 0;
    color: #cacac8;
    font-size: 13px;
    padding: 5px 10px;
    position: relative;
    text-transform: capitalize;
    width: 140px;
    font-weight: 400;
    text-align: left;
}

#subnav li li a:hover,
#subnav li li a:active {
    color: #fff;
    background: #22314e;
}

#subnav li ul {
    height: auto;
    padding: 0px 0px;
    left: -9999px;
    margin: 0 0 0 1px;
    position: absolute;
    width: 160px;
    z-index: 9999;
}

#subnav li ul a {
    width: 160px;
}

#subnav li ul ul {
    margin: -46px 0 0 160px; /*第一个数调节子子菜单高度，负值越大越往上*/
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
    left: auto;
}


/* SEARCH FORM   */


#search {
    width: 250px;
    padding: 0px;
    margin: 4.5px 20px 4.5px 0px;
    display: inline-block;
    float: right;
    background: #f8f8f8;
    border: 1px solid #e7e7e7;
}

#search form {
    margin: 0px 0px 0px 0px;
    padding: 0;
}

#search fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

#search p {
    margin: 0;
    font-size: 85%;
}

#s {
    width: 180px;
    background: #f8f8f8;
    margin: 0px 0px 0px 0px;
    padding: 5px 5px;
    height: 20px;
    border: none;
    color: #323e48;
    float: left;
    display: inline;
}

#searchsubmit {
    background: #242738;
    border: none;
    color: #fff;
    display: block;
    width: 60px;
    height: 30px;
    line-height: 30px;
    float: right;
    cursor: pointer;
    margin: 0px 0px 0px 0px;
}



/*Callout   */

#callout {
    font-weight: 400;
    font-size: 26px;
    padding: 35px 5%;
    width: 90%;
    text-align: center;
    font-family: Bitter, Helvetica, "DengXian", "Microsoft YaHei", "STHeiti Light", "STHeiti", "LiHei Pro Medium", "Apple LiGothic Medium", "SimHei", Arial, sans-serif;
    color: #A392AF;
}

/*Slides and Introduction  */
.intro {
    //background: #242738;
	background: #293e6b
}

/*Rows  */

#recent-projects, #recent-posts {
    padding: 15px 0px 0px 0px;
}

#recent-projects, #recent-posts  {
    background: #fafafa;
    border-bottom: 1px solid #8d9ebd;
    border-top: 1px solid #8d9ebd;
}

.leftbox {
    margin-bottom: 35px!important;
}

.leftbox h2 {
    padding: 5px 10px 5px 15px;
    background-color: #293e6b;
    color: #e5f1fe;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

.leftbox h2 span{
    margin-top: 12px;
    font-size: 12px;
    float: right;
    text-transform: capitalize;
    font-weight: 400;
}

.leftbox h2 a {

    color:#fcb60b;
}
.leftbox h2 a:hover,
.leftbox h2 a:active {
    color:#fafafa;
}

.indexpanel {
    margin-bottom: 35px!important;
}

.indexpanel .indexpanel-title {
    height:37px;
    background-color: #293e6b;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.indexpanel .indexpanel-title h2{
	margin: 4px 2px 0 15px;
    font-size: 20px;
    font-weight: 700;
    float:left;
}

.indexpanel-title .en_name{
    float: left;
 	font-size:12px;
    margin: 14px 0 0 0;
    font-weight: 600;
}

.indexpanel-title .toall{
    margin-top: 18px;
    margin-right: 8px;
    font-size: 12px;
    float: right;
    text-transform: capitalize;
    font-weight: 400;
}

.indexpanel-title .toall a {
    color:#dfd0a5;
}
.indexpanel-title .toall a:hover,
.indexpanel-title .toall a:active {
    color:#fcb60b;
}

.welcome {
    margin: 0px 15px 35px 15px;
    color: #e5f1fe;
}

.welcome h2 {
    margin-top:15px;
    padding-right: 40px;
    color: #f1b531;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

.welcome ul {
    list-style: circle;
    margin-left: 15px;
}

.welcome a {
    color: #f2af32;
}

.welcome a:hover,
.welcome a:active {
    color: #ef8200;
}

.rightbox {
    margin-bottom: 35px!important;
    position:relative;
}

.panelbox {
    padding: 10px 0px 20px 0px;
    position: relative;
    color: #323e48;
    text-align: center;
}

.panelbox h2 {
    margin-bottom: 0px;
}

.rightbox h2 {
    font-size: 14px;
    font-weight: 700;
}

.rightbox h2 a,.rightbox h2 a:visited {
    color: #333;
}

img.index-wideimg {
    margin-bottom: 10px;
}

.panelpost a {
    line-height: 160%;
    margin-left: 2px;
    color: #1c1f2a;
    font-size: 14px;
    width: 100%;
}
.panelpost span a {
    line-height: 160%;
    margin-left: 0px;
    color: #1c1f2a;
    font-size: 14px;
    width: 100%;
}
.panelpost a>span {
    color: #1c355e;
    margin-right: 10px;
    float:right;
}

img.overlay{
    position:absolute;
    top:10px;
    left:10px;
    z-index:100;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background:#fff;
    padding:5px;
    display:none;
}

/*Article*/

#left {
    margin-top: 25px;
}

.post {
    padding: 0px 10px;
}

.post .split {
	color: #b4b4b6;
	margin: 3px 0;
}

.post .title {
	margin-top: 10px;
	padding-bottom: 10px;
}
.post .postlink{
	padding-bottom: 10px;
}
.post .postlink span{
	margin-right: 10px;
} 
.post .postlink a{
	color: #1c355e;

}
.post .postlink a:hover,
.post .postlink a:active {
    color: #0048bb;
}

.post_indexpanel {
    margin-bottom: 35px!important;
}

.post_indexpanel .post_indexpanel-title {
    height:37px;
    background-color: #293e6b;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.post_indexpanel .post_indexpanel-title h2{
    margin: 4px 2px 0 15px;
    font-size: 20px;
    font-weight: 700;
    float:left;
}

.post_indexpanel-title .en_name{
    float: left;
 	font-size:12px;
    margin: 14px 0 0 0;
    font-weight: 600;
}

.post_indexpanel-title .toall{
    margin-top: 18px;
    margin-right: 8px;
    font-size: 12px;
    float: right;
    text-transform: capitalize;
    font-weight: 400;
}

.post_indexpanel-title .toall a {
    color:#dfd0a5;
}
.post_indexpanel-title .toall a:hover,
.post_indexpanel-title .toall a:active {
    color:#fcb60b;
}

.portype {
    width: 62px;
    height: 45px;
    float: left;
    margin: 5px 10px 0px 0px;
}

.pro-image {
    background: url(images/camera.png) no-repeat;
}

.pro-video {
    background: url(images/video.png) no-repeat;
}

.title {
    padding-bottom: 20px;
}

.title h2, .title h2 a, .title h2 a:visited {
    font-family: Bitter, Helvetica, "DengXian", "Microsoft YaHei", "STHeiti Light", "STHeiti", "LiHei Pro Medium", "Apple LiGothic Medium", "SimHei", Arial, sans-serif;
    font-weight: 700;
    color: #000;
    font-size: 20px;
    margin-bottom: 5px;
}

.title h3, .title h3 a, .title h3 a:visited {
    font-family: Bitter, Helvetica, "DengXian", "Microsoft YaHei", "STHeiti Light", "STHeiti", "LiHei Pro Medium", "Apple LiGothic Medium", "SimHei", Arial, sans-serif;
    font-weight: 700;
    color: #000;
    margin-bottom: 5px;
}

.title h1, .title h1 a, .title h1 a:visited {
    font-family: Bitter, Helvetica, "DengXian", "Microsoft YaHei", "STHeiti Light", "STHeiti", "LiHei Pro Medium", "Apple LiGothic Medium", "SimHei", Arial, sans-serif;
    text-transform: capitalize;
}

.entry,.bentry {
    line-height: 160%;
    padding-bottom: 10px;
}

.entry p {
    margin-bottom: 10px;
    overflow: hidden;
}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
    margin: 0 0 20px 0;
}

.entry ul, .entry ol {
    margin: .4em 0 1em;
    line-height: 150%;
}

.entry ul li, .entry ol li {
    list-style-position: outside;
    margin-left: 1.6em;
}

.entry ol li {
    list-style: decimal;
}

.entry ul li {
    list-style: disc;
}

img.portimg,img.postimg {
    margin-bottom: 20px;
}

.projectbox {
    margin-bottom: 20px;
}

.foliocontainer {
    padding-top: 20px;
}


/*Sidebar*/

#right {
    margin-top: 25px;
}

h3.sidetitl {
    font-family: Bitter, Helvetica, "DengXian", "Microsoft YaHei", "STHeiti Light", "STHeiti", "LiHei Pro Medium", "Apple LiGothic Medium", "SimHei", Arial, sans-serif;
    background: #1c355e;
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
    text-transform: uppercase;
    padding: 10px 10px;
    font-weight: 700;
}

.sidebox {
    list-style: none;
    margin: 0px 10px 25px 10px;
}

.sidebox ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.sidebox li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.sidebox ul ul {
    list-style-type: none;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
}

.sidebox ul li {
    list-style-type: none;
    margin: 0px;
    margin: 0px 5px;
}

.sidebox ul li a:link,.sidebox ul li a:visited {
    color: #666;
    text-decoration: none;
}

.sidebox ul li a:hover {
    color: #000;
}

.sidebox.widget_categories ul li,.sidebox.widget_pages ul li,.sidebox.widget_archive ul li,.sidebox.widget_links ul li,.sidebox.meta_links ul li {
    border-bottom: 1px solid #f4f4f4;
    padding: 7px 5px;
}

.sidebox.widget_nav_menu>div{
	line-height: 25px;
}

.sidebox.widget_nav_menu>div li{
    padding: 5px 5px;
    text-transform: uppercase;
}

.sidebox.widget_nav_menu>div li.current-menu-item>a{
    font-weight:700;
}

.sidebox.widget_recent_entries ul li {
    border-bottom: 1px solid #f4f4f4;
    padding: 7px 5px;
}

ul#recentcomments li.recentcomments {
    border-bottom: 1px solid #f4f4f4;
    padding: 7px 5px;
}

.sidebox .textwidget p {
    padding: 0px 10px;
}

div#calendar_wrap {
    border: 1px solid #fff;
    margin: 0 auto;
    padding: 0;
}

table#wp-calendar {
    width: 100%;
    border: none;
    margin: 0!important;
    padding: 0;
}

#wp-calendar caption {
    font-size: 16px;
    color: #375752;
    font-weight: 400;
    font-family: BebasNeueRegular,Georgia,Century gothic, "DengXian", "Microsoft YaHei", "STHeiti Light", "STHeiti", "LiHei Pro Medium", "Apple LiGothic Medium", "SimHei", Arial, sans-serif;
    text-transform: uppercase;
    padding: 10px 5px 5px;
}

#wp-calendar th,#wp-calendar td {
    text-align: center;
    color: #fff;
    background: #323e48;
    padding: 7px 5px;
}

#wp-calendar tr {
    margin: 0!important;
}

#wp-calendar td {
    background-color: #e5f1fe;
    color: #444;
    margin: 0!important;
}

#wp-calendar td a {
    border: none;
    color: #D1512A;
}

.squarebanner {
    padding: 0px 10px;
}

.squarebanner ul {
    list-style-type: none;
    margin: 0px auto;
    padding: 10px 0px 0px 0px;
    overflow: hidden;
}

.squarebanner ul li {
    list-style-type: none;
    margin: 0px 10px 10px 0px;
    float: left;
    display: inline;
}

.squarebanner ul li.rbanner {
    margin-right: 0px;
}



/* COMMENTS */
#commentsbox {
    margin: 0px 0px 0px 0px;
    padding: 0px 10px;
}

h3#comments {
    font-family: Bitter, Helvetica, "DengXian", "Microsoft YaHei", "STHeiti Light", "STHeiti", "LiHei Pro Medium", "Apple LiGothic Medium", "SimHei", Arial, sans-serif;
    padding: 10px 0px;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0px 20px 0px;
    color: #000;
}

ol.commentlist {
    clear: both;
    overflow: hidden;
    list-style: none;
    margin: 0;
}

ol.commentlist li {
    line-height: 160%;
    margin: 0px 0 20px 0px;
    padding: 10px 10px;
    border: 1px solid #e5f1fe;
}

ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited {
    color: #333;
    font-weight: 700;
    text-decoration: none!important;
}

cite.fn {
    color: #e5f1fe;
    font-style: normal;
}

ol.commentlist li .comment-author .avatar {
    float: right;
    border: 1px solid #e5f1fe;
    background: #fff;
    padding: 3px;
    margin: 5px 0px 0px 0px;
}

ol.commentlist li .comment-meta .commentmetadata {
    color: #000;
}

ol.commentlist li .comment-meta a {
    color: #1c355e;
    text-decoration: none!important;
}

ol.commentlist li p {
    border-top: 1px solid #e5f1fe;
    margin: 10px 0px;
    padding: 10px 0px;
}

ol.commentlist li .reply {
    margin-top: 10px;
}

ol.commentlist li .reply a {
    background: #1c355e;
    color: #fff;
    text-decoration: none;
    padding: 3px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
}

ol.commentlist li ul.children {
    list-style: none;
    text-indent: 0;
    margin: 1em 0 0;
}

.comment-nav {
    height: 20px;
    padding: 5px;
}

.comment-nav a:link,.comment-nav a:visited {
    color: #f15755;
}

#respond {
    margin: 10px 0;
    padding: 0;
}

#respond h3 {
    font-size: 14px;
    font-weight: 400;
    color: #444;
    padding: 5px 0 0;
}

#commentform {
    padding: 10px 0;
}

#commentform a {
    color: #1c355e;
}

#commentform p {
    color: #1c355e;
    margin: 5px 0;
}

#respond label {
    display: block;
    color: #907740;
    padding: 5px 0;
}

#respond input {
    background: #e5f1fe;
    border: 1px solid #D3AC76;
    color: #7F5E34;
    margin: 0 10px 10px 0;
    padding: 5px;
}

#commentform input {
    width: 50%;
}

#respond input#commentSubmit {
    width: 100px;
    background: #1c355e;
    color: #fff;
    cursor: pointer;
    margin: 10px 0;
    padding: 5px 10px;
    border: 1px solid #202945;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

textarea#comment {
    background: #fafafa;
    border: 1px solid #e7e7e7;
    width: 70%;
    color: #333;
    margin: 20px 0 0;
    padding: 10px 10px;
}

ol.commentlist li .comment-author,ol.commentlist li .comment-author .fn {
    color: #333;
}

ol.commentlist li .comment-meta,#respond label small {
    font-size: 10px;
}

ol.commentlist li ul.children li.depth-2,ol.commentlist li ul.children li.depth-3,ol.commentlist li ul.children li.depth-4,ol.commentlist li ul.children li.depth-5 {
    margin: 0 0 0 50px;
}


/* Pagenavi */

#navigation {
    padding: 0px 0px 20px 10px;
}

.wp-pagenavi {
    font-size: 12px;
    text-align: center !important;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
    text-decoration: none;
    background: #666!important;
    border: 1px solid #333 !important;
    color: #fff !important;
    padding: 3px 7px !important;
    display: block;
    text-align: center;
    float: left;
    margin-right: 4px;
}

.wp-pagenavi a:hover {
    color: #ffffff;
}

.wp-pagenavi span.pages {
    display: none;
}

.wp-pagenavi span.current {
    text-decoration: none;
    background: #6AB3E7 !important;
    border: 1px solid #3C95D5!important;
    color: #fff !important;
    padding: 3px 7px !important;
    display: block;
    text-align: center;
    float: left;
    margin-right: 4px;
}

.wp-pagenavi span.extend {
    text-decoration: none;
    background: #6AB3E7 !important;
    border: 1px solid #3C95D5 !important;
    color: #fff !important;
    padding: 3px 7px !important;
    display: block;
    text-align: center;
    float: left;
    margin-right: 4px;
}


/*Footer*/

#bottom {
    background: #4E4554;
}

#bottom ul {
    margin: 0px;
    padding: 0px;
}

.botwid {
    float: left;
    margin-top: 35px!important;
    margin-bottom: 35px!important;
    list-style: none;
}

h3.bothead {
    font-family: Bitter, Helvetica, "DengXian", "Microsoft YaHei", "STHeiti Light", "STHeiti", "LiHei Pro Medium", "Apple LiGothic Medium", "SimHei", Arial, sans-serif;
    padding: 0px 0px 0px 0px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.botwid ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.botwid li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.botwid ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 0px 0px;
    background-repeat: no-repeat;
}

.botwid ul ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.botwid ul ul ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.botwid ul li {
    padding: 7px 0px 7px 0px;
}

.botwid ul li a:link, .botwid ul li a:visited {
    color: #e5f1fe;
}

.botwid ul li a:hover {
    color: #fff;
}

.botwid .textwidget {
    padding: 7px 0px;
    margin: 0;
    line-height: 160%;
    color: #888;
}

#footer {
    //background: #666f76;
	background: #242738;
    padding: 25px 0px;
    text-align: center;
}

.fcred,.fcred a, .fcred a:visited {
    color: #e5f1fe;
}
.intro-module {
    padding-left: 10px;
}

.intro-module .title h2{
    text-transform: capitalize;
}

.basic-info {
    text-transform: capitalize;
}

.basic-info .email_addr,
.basic-info .fax_num {
    text-transform: none;
}

.intro-row>div{
    display: table-cell;
}

.basic-info .icon {
    padding-right: 15px;
    font-size: 20px;
}

.intro-row {
    line-height: 25px;
}
.intro-img img {
    max-height:250px;
    float:right;
    margin-right: 20px;
}
.intro-hr {
    margin: 20px 30px 20px 10px;
}

.main-intro {
    margin-bottom: 20px;
}

.each-people {
    margin-bottom:15px;
}
.each-people>div {
    display: table-cell;
}

.each-people ul{
    list-style-type:none;
}
.each-people ul li{
    width: 200px;
}
.each-people ul li span{
    margin-right:5px;
}

.each-people .candidate {
    color:#f1b531;
    width:75px;
}
.dis-people .title h1{
    margin-bottom: 0px;
}
.dis-people .title{
    padding-bottom: 0px;
}
.dis-people .split{
    margin-bottom: 5px;
}

/* ************************************* */
/* ICONMOOM使用 */
/* ************************************* */
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?aicmng');
  src:  url('fonts/icomoon.eot?aicmng#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?aicmng') format('truetype'),
    url('fonts/icomoon.woff?aicmng') format('woff'),
    url('fonts/icomoon.svg?aicmng#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
  content: "\e900";
}
.icon-home2:before {
  content: "\e901";
}
.icon-home3:before {
  content: "\e902";
}
.icon-office:before {
  content: "\e903";
}
.icon-newspaper:before {
  content: "\e904";
}
.icon-pencil:before {
  content: "\e905";
}
.icon-pencil2:before {
  content: "\e906";
}
.icon-quill:before {
  content: "\e907";
}
.icon-pen:before {
  content: "\e908";
}
.icon-blog:before {
  content: "\e909";
}
.icon-eyedropper:before {
  content: "\e90a";
}
.icon-droplet:before {
  content: "\e90b";
}
.icon-paint-format:before {
  content: "\e90c";
}
.icon-image:before {
  content: "\e90d";
}
.icon-images:before {
  content: "\e90e";
}
.icon-camera:before {
  content: "\e90f";
}
.icon-headphones:before {
  content: "\e910";
}
.icon-music:before {
  content: "\e911";
}
.icon-play:before {
  content: "\e912";
}
.icon-film:before {
  content: "\e913";
}
.icon-video-camera:before {
  content: "\e914";
}
.icon-dice:before {
  content: "\e915";
}
.icon-pacman:before {
  content: "\e916";
}
.icon-spades:before {
  content: "\e917";
}
.icon-clubs:before {
  content: "\e918";
}
.icon-diamonds:before {
  content: "\e919";
}
.icon-bullhorn:before {
  content: "\e91a";
}
.icon-connection:before {
  content: "\e91b";
}
.icon-podcast:before {
  content: "\e91c";
}
.icon-feed:before {
  content: "\e91d";
}
.icon-mic:before {
  content: "\e91e";
}
.icon-book:before {
  content: "\e91f";
}
.icon-books:before {
  content: "\e920";
}
.icon-library:before {
  content: "\e921";
}
.icon-file-text:before {
  content: "\e922";
}
.icon-profile:before {
  content: "\e923";
}
.icon-file-empty:before {
  content: "\e924";
}
.icon-files-empty:before {
  content: "\e925";
}
.icon-file-text2:before {
  content: "\e926";
}
.icon-file-picture:before {
  content: "\e927";
}
.icon-file-music:before {
  content: "\e928";
}
.icon-file-play:before {
  content: "\e929";
}
.icon-file-video:before {
  content: "\e92a";
}
.icon-file-zip:before {
  content: "\e92b";
}
.icon-copy:before {
  content: "\e92c";
}
.icon-paste:before {
  content: "\e92d";
}
.icon-stack:before {
  content: "\e92e";
}
.icon-folder:before {
  content: "\e92f";
}
.icon-folder-open:before {
  content: "\e930";
}
.icon-folder-plus:before {
  content: "\e931";
}
.icon-folder-minus:before {
  content: "\e932";
}
.icon-folder-download:before {
  content: "\e933";
}
.icon-folder-upload:before {
  content: "\e934";
}
.icon-price-tag:before {
  content: "\e935";
}
.icon-price-tags:before {
  content: "\e936";
}
.icon-barcode:before {
  content: "\e937";
}
.icon-qrcode:before {
  content: "\e938";
}
.icon-ticket:before {
  content: "\e939";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-coin-dollar:before {
  content: "\e93b";
}
.icon-coin-euro:before {
  content: "\e93c";
}
.icon-coin-pound:before {
  content: "\e93d";
}
.icon-coin-yen:before {
  content: "\e93e";
}
.icon-credit-card:before {
  content: "\e93f";
}
.icon-calculator:before {
  content: "\e940";
}
.icon-lifebuoy:before {
  content: "\e941";
}
.icon-phone:before {
  content: "\e942";
}
.icon-phone-hang-up:before {
  content: "\e943";
}
.icon-address-book:before {
  content: "\e944";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-pushpin:before {
  content: "\e946";
}
.icon-location:before {
  content: "\e947";
}
.icon-location2:before {
  content: "\e948";
}
.icon-compass:before {
  content: "\e949";
}
.icon-compass2:before {
  content: "\e94a";
}
.icon-map:before {
  content: "\e94b";
}
.icon-map2:before {
  content: "\e94c";
}
.icon-history:before {
  content: "\e94d";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-clock2:before {
  content: "\e94f";
}
.icon-alarm:before {
  content: "\e950";
}
.icon-bell:before {
  content: "\e951";
}
.icon-stopwatch:before {
  content: "\e952";
}
.icon-calendar:before {
  content: "\e953";
}
.icon-printer:before {
  content: "\e954";
}
.icon-keyboard:before {
  content: "\e955";
}
.icon-display:before {
  content: "\e956";
}
.icon-laptop:before {
  content: "\e957";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-mobile2:before {
  content: "\e959";
}
.icon-tablet:before {
  content: "\e95a";
}
.icon-tv:before {
  content: "\e95b";
}
.icon-drawer:before {
  content: "\e95c";
}
.icon-drawer2:before {
  content: "\e95d";
}
.icon-box-add:before {
  content: "\e95e";
}
.icon-box-remove:before {
  content: "\e95f";
}
.icon-download:before {
  content: "\e960";
}
.icon-upload:before {
  content: "\e961";
}
.icon-floppy-disk:before {
  content: "\e962";
}
.icon-drive:before {
  content: "\e963";
}
.icon-database:before {
  content: "\e964";
}
.icon-undo:before {
  content: "\e965";
}
.icon-redo:before {
  content: "\e966";
}
.icon-undo2:before {
  content: "\e967";
}
.icon-redo2:before {
  content: "\e968";
}
.icon-forward:before {
  content: "\e969";
}
.icon-reply:before {
  content: "\e96a";
}
.icon-bubble:before {
  content: "\e96b";
}
.icon-bubbles:before {
  content: "\e96c";
}
.icon-bubbles2:before {
  content: "\e96d";
}
.icon-bubble2:before {
  content: "\e96e";
}
.icon-bubbles3:before {
  content: "\e96f";
}
.icon-bubbles4:before {
  content: "\e970";
}
.icon-user:before {
  content: "\e971";
}
.icon-users:before {
  content: "\e972";
}
.icon-user-plus:before {
  content: "\e973";
}
.icon-user-minus:before {
  content: "\e974";
}
.icon-user-check:before {
  content: "\e975";
}
.icon-user-tie:before {
  content: "\e976";
}
.icon-quotes-left:before {
  content: "\e977";
}
.icon-quotes-right:before {
  content: "\e978";
}
.icon-hour-glass:before {
  content: "\e979";
}
.icon-spinner:before {
  content: "\e97a";
}
.icon-spinner2:before {
  content: "\e97b";
}
.icon-spinner3:before {
  content: "\e97c";
}
.icon-spinner4:before {
  content: "\e97d";
}
.icon-spinner5:before {
  content: "\e97e";
}
.icon-spinner6:before {
  content: "\e97f";
}
.icon-spinner7:before {
  content: "\e980";
}
.icon-spinner8:before {
  content: "\e981";
}
.icon-spinner9:before {
  content: "\e982";
}
.icon-spinner10:before {
  content: "\e983";
}
.icon-spinner11:before {
  content: "\e984";
}
.icon-binoculars:before {
  content: "\e985";
}
.icon-search:before {
  content: "\e986";
}
.icon-zoom-in:before {
  content: "\e987";
}
.icon-zoom-out:before {
  content: "\e988";
}
.icon-enlarge:before {
  content: "\e989";
}
.icon-shrink:before {
  content: "\e98a";
}
.icon-enlarge2:before {
  content: "\e98b";
}
.icon-shrink2:before {
  content: "\e98c";
}
.icon-key:before {
  content: "\e98d";
}
.icon-key2:before {
  content: "\e98e";
}
.icon-lock:before {
  content: "\e98f";
}
.icon-unlocked:before {
  content: "\e990";
}
.icon-wrench:before {
  content: "\e991";
}
.icon-equalizer:before {
  content: "\e992";
}
.icon-equalizer2:before {
  content: "\e993";
}
.icon-cog:before {
  content: "\e994";
}
.icon-cogs:before {
  content: "\e995";
}
.icon-hammer:before {
  content: "\e996";
}
.icon-magic-wand:before {
  content: "\e997";
}
.icon-aid-kit:before {
  content: "\e998";
}
.icon-bug:before {
  content: "\e999";
}
.icon-pie-chart:before {
  content: "\e99a";
}
.icon-stats-dots:before {
  content: "\e99b";
}
.icon-stats-bars:before {
  content: "\e99c";
}
.icon-stats-bars2:before {
  content: "\e99d";
}
.icon-trophy:before {
  content: "\e99e";
}
.icon-gift:before {
  content: "\e99f";
}
.icon-glass:before {
  content: "\e9a0";
}
.icon-glass2:before {
  content: "\e9a1";
}
.icon-mug:before {
  content: "\e9a2";
}
.icon-spoon-knife:before {
  content: "\e9a3";
}
.icon-leaf:before {
  content: "\e9a4";
}
.icon-rocket:before {
  content: "\e9a5";
}
.icon-meter:before {
  content: "\e9a6";
}
.icon-meter2:before {
  content: "\e9a7";
}
.icon-hammer2:before {
  content: "\e9a8";
}
.icon-fire:before {
  content: "\e9a9";
}
.icon-lab:before {
  content: "\e9aa";
}
.icon-magnet:before {
  content: "\e9ab";
}
.icon-bin:before {
  content: "\e9ac";
}
.icon-bin2:before {
  content: "\e9ad";
}
.icon-briefcase:before {
  content: "\e9ae";
}
.icon-airplane:before {
  content: "\e9af";
}
.icon-truck:before {
  content: "\e9b0";
}
.icon-road:before {
  content: "\e9b1";
}
.icon-accessibility:before {
  content: "\e9b2";
}
.icon-target:before {
  content: "\e9b3";
}
.icon-shield:before {
  content: "\e9b4";
}
.icon-power:before {
  content: "\e9b5";
}
.icon-switch:before {
  content: "\e9b6";
}
.icon-power-cord:before {
  content: "\e9b7";
}
.icon-clipboard:before {
  content: "\e9b8";
}
.icon-list-numbered:before {
  content: "\e9b9";
}
.icon-list:before {
  content: "\e9ba";
}
.icon-list2:before {
  content: "\e9bb";
}
.icon-tree:before {
  content: "\e9bc";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-menu2:before {
  content: "\e9be";
}
.icon-menu3:before {
  content: "\e9bf";
}
.icon-menu4:before {
  content: "\e9c0";
}
.icon-cloud:before {
  content: "\e9c1";
}
.icon-cloud-download:before {
  content: "\e9c2";
}
.icon-cloud-upload:before {
  content: "\e9c3";
}
.icon-cloud-check:before {
  content: "\e9c4";
}
.icon-download2:before {
  content: "\e9c5";
}
.icon-upload2:before {
  content: "\e9c6";
}
.icon-download3:before {
  content: "\e9c7";
}
.icon-upload3:before {
  content: "\e9c8";
}
.icon-sphere:before {
  content: "\e9c9";
}
.icon-earth:before {
  content: "\e9ca";
}
.icon-link:before {
  content: "\e9cb";
}
.icon-flag:before {
  content: "\e9cc";
}
.icon-attachment:before {
  content: "\e9cd";
}
.icon-eye:before {
  content: "\e9ce";
}
.icon-eye-plus:before {
  content: "\e9cf";
}
.icon-eye-minus:before {
  content: "\e9d0";
}
.icon-eye-blocked:before {
  content: "\e9d1";
}
.icon-bookmark:before {
  content: "\e9d2";
}
.icon-bookmarks:before {
  content: "\e9d3";
}
.icon-sun:before {
  content: "\e9d4";
}
.icon-contrast:before {
  content: "\e9d5";
}
.icon-brightness-contrast:before {
  content: "\e9d6";
}
.icon-star-empty:before {
  content: "\e9d7";
}
.icon-star-half:before {
  content: "\e9d8";
}
.icon-star-full:before {
  content: "\e9d9";
}
.icon-heart:before {
  content: "\e9da";
}
.icon-heart-broken:before {
  content: "\e9db";
}
.icon-man:before {
  content: "\e9dc";
}
.icon-woman:before {
  content: "\e9dd";
}
.icon-man-woman:before {
  content: "\e9de";
}
.icon-happy:before {
  content: "\e9df";
}
.icon-happy2:before {
  content: "\e9e0";
}
.icon-smile:before {
  content: "\e9e1";
}
.icon-smile2:before {
  content: "\e9e2";
}
.icon-tongue:before {
  content: "\e9e3";
}
.icon-tongue2:before {
  content: "\e9e4";
}
.icon-sad:before {
  content: "\e9e5";
}
.icon-sad2:before {
  content: "\e9e6";
}
.icon-wink:before {
  content: "\e9e7";
}
.icon-wink2:before {
  content: "\e9e8";
}
.icon-grin:before {
  content: "\e9e9";
}
.icon-grin2:before {
  content: "\e9ea";
}
.icon-cool:before {
  content: "\e9eb";
}
.icon-cool2:before {
  content: "\e9ec";
}
.icon-angry:before {
  content: "\e9ed";
}
.icon-angry2:before {
  content: "\e9ee";
}
.icon-evil:before {
  content: "\e9ef";
}
.icon-evil2:before {
  content: "\e9f0";
}
.icon-shocked:before {
  content: "\e9f1";
}
.icon-shocked2:before {
  content: "\e9f2";
}
.icon-baffled:before {
  content: "\e9f3";
}
.icon-baffled2:before {
  content: "\e9f4";
}
.icon-confused:before {
  content: "\e9f5";
}
.icon-confused2:before {
  content: "\e9f6";
}
.icon-neutral:before {
  content: "\e9f7";
}
.icon-neutral2:before {
  content: "\e9f8";
}
.icon-hipster:before {
  content: "\e9f9";
}
.icon-hipster2:before {
  content: "\e9fa";
}
.icon-wondering:before {
  content: "\e9fb";
}
.icon-wondering2:before {
  content: "\e9fc";
}
.icon-sleepy:before {
  content: "\e9fd";
}
.icon-sleepy2:before {
  content: "\e9fe";
}
.icon-frustrated:before {
  content: "\e9ff";
}
.icon-frustrated2:before {
  content: "\ea00";
}
.icon-crying:before {
  content: "\ea01";
}
.icon-crying2:before {
  content: "\ea02";
}
.icon-point-up:before {
  content: "\ea03";
}
.icon-point-right:before {
  content: "\ea04";
}
.icon-point-down:before {
  content: "\ea05";
}
.icon-point-left:before {
  content: "\ea06";
}
.icon-warning:before {
  content: "\ea07";
}
.icon-notification:before {
  content: "\ea08";
}
.icon-question:before {
  content: "\ea09";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-minus:before {
  content: "\ea0b";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-cancel-circle:before {
  content: "\ea0d";
}
.icon-blocked:before {
  content: "\ea0e";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-checkmark2:before {
  content: "\ea11";
}
.icon-spell-check:before {
  content: "\ea12";
}
.icon-enter:before {
  content: "\ea13";
}
.icon-exit:before {
  content: "\ea14";
}
.icon-play2:before {
  content: "\ea15";
}
.icon-pause:before {
  content: "\ea16";
}
.icon-stop:before {
  content: "\ea17";
}
.icon-previous:before {
  content: "\ea18";
}
.icon-next:before {
  content: "\ea19";
}
.icon-backward:before {
  content: "\ea1a";
}
.icon-forward2:before {
  content: "\ea1b";
}
.icon-play3:before {
  content: "\ea1c";
}
.icon-pause2:before {
  content: "\ea1d";
}
.icon-stop2:before {
  content: "\ea1e";
}
.icon-backward2:before {
  content: "\ea1f";
}
.icon-forward3:before {
  content: "\ea20";
}
.icon-first:before {
  content: "\ea21";
}
.icon-last:before {
  content: "\ea22";
}
.icon-previous2:before {
  content: "\ea23";
}
.icon-next2:before {
  content: "\ea24";
}
.icon-eject:before {
  content: "\ea25";
}
.icon-volume-high:before {
  content: "\ea26";
}
.icon-volume-medium:before {
  content: "\ea27";
}
.icon-volume-low:before {
  content: "\ea28";
}
.icon-volume-mute:before {
  content: "\ea29";
}
.icon-volume-mute2:before {
  content: "\ea2a";
}
.icon-volume-increase:before {
  content: "\ea2b";
}
.icon-volume-decrease:before {
  content: "\ea2c";
}
.icon-loop:before {
  content: "\ea2d";
}
.icon-loop2:before {
  content: "\ea2e";
}
.icon-infinite:before {
  content: "\ea2f";
}
.icon-shuffle:before {
  content: "\ea30";
}
.icon-arrow-up-left:before {
  content: "\ea31";
}
.icon-arrow-up:before {
  content: "\ea32";
}
.icon-arrow-up-right:before {
  content: "\ea33";
}
.icon-arrow-right:before {
  content: "\ea34";
}
.icon-arrow-down-right:before {
  content: "\ea35";
}
.icon-arrow-down:before {
  content: "\ea36";
}
.icon-arrow-down-left:before {
  content: "\ea37";
}
.icon-arrow-left:before {
  content: "\ea38";
}
.icon-arrow-up-left2:before {
  content: "\ea39";
}
.icon-arrow-up2:before {
  content: "\ea3a";
}
.icon-arrow-up-right2:before {
  content: "\ea3b";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-arrow-down-right2:before {
  content: "\ea3d";
}
.icon-arrow-down2:before {
  content: "\ea3e";
}
.icon-arrow-down-left2:before {
  content: "\ea3f";
}
.icon-arrow-left2:before {
  content: "\ea40";
}
.icon-circle-up:before {
  content: "\ea41";
}
.icon-circle-right:before {
  content: "\ea42";
}
.icon-circle-down:before {
  content: "\ea43";
}
.icon-circle-left:before {
  content: "\ea44";
}
.icon-tab:before {
  content: "\ea45";
}
.icon-move-up:before {
  content: "\ea46";
}
.icon-move-down:before {
  content: "\ea47";
}
.icon-sort-alpha-asc:before {
  content: "\ea48";
}
.icon-sort-alpha-desc:before {
  content: "\ea49";
}
.icon-sort-numeric-asc:before {
  content: "\ea4a";
}
.icon-sort-numberic-desc:before {
  content: "\ea4b";
}
.icon-sort-amount-asc:before {
  content: "\ea4c";
}
.icon-sort-amount-desc:before {
  content: "\ea4d";
}
.icon-command:before {
  content: "\ea4e";
}
.icon-shift:before {
  content: "\ea4f";
}
.icon-ctrl:before {
  content: "\ea50";
}
.icon-opt:before {
  content: "\ea51";
}
.icon-checkbox-checked:before {
  content: "\ea52";
}
.icon-checkbox-unchecked:before {
  content: "\ea53";
}
.icon-radio-checked:before {
  content: "\ea54";
}
.icon-radio-checked2:before {
  content: "\ea55";
}
.icon-radio-unchecked:before {
  content: "\ea56";
}
.icon-crop:before {
  content: "\ea57";
}
.icon-make-group:before {
  content: "\ea58";
}
.icon-ungroup:before {
  content: "\ea59";
}
.icon-scissors:before {
  content: "\ea5a";
}
.icon-filter:before {
  content: "\ea5b";
}
.icon-font:before {
  content: "\ea5c";
}
.icon-ligature:before {
  content: "\ea5d";
}
.icon-ligature2:before {
  content: "\ea5e";
}
.icon-text-height:before {
  content: "\ea5f";
}
.icon-text-width:before {
  content: "\ea60";
}
.icon-font-size:before {
  content: "\ea61";
}
.icon-bold:before {
  content: "\ea62";
}
.icon-underline:before {
  content: "\ea63";
}
.icon-italic:before {
  content: "\ea64";
}
.icon-strikethrough:before {
  content: "\ea65";
}
.icon-omega:before {
  content: "\ea66";
}
.icon-sigma:before {
  content: "\ea67";
}
.icon-page-break:before {
  content: "\ea68";
}
.icon-superscript:before {
  content: "\ea69";
}
.icon-subscript:before {
  content: "\ea6a";
}
.icon-superscript2:before {
  content: "\ea6b";
}
.icon-subscript2:before {
  content: "\ea6c";
}
.icon-text-color:before {
  content: "\ea6d";
}
.icon-pagebreak:before {
  content: "\ea6e";
}
.icon-clear-formatting:before {
  content: "\ea6f";
}
.icon-table:before {
  content: "\ea70";
}
.icon-table2:before {
  content: "\ea71";
}
.icon-insert-template:before {
  content: "\ea72";
}
.icon-pilcrow:before {
  content: "\ea73";
}
.icon-ltr:before {
  content: "\ea74";
}
.icon-rtl:before {
  content: "\ea75";
}
.icon-section:before {
  content: "\ea76";
}
.icon-paragraph-left:before {
  content: "\ea77";
}
.icon-paragraph-center:before {
  content: "\ea78";
}
.icon-paragraph-right:before {
  content: "\ea79";
}
.icon-paragraph-justify:before {
  content: "\ea7a";
}
.icon-indent-increase:before {
  content: "\ea7b";
}
.icon-indent-decrease:before {
  content: "\ea7c";
}
.icon-share:before {
  content: "\ea7d";
}
.icon-new-tab:before {
  content: "\ea7e";
}
.icon-embed:before {
  content: "\ea7f";
}
.icon-embed2:before {
  content: "\ea80";
}
.icon-terminal:before {
  content: "\ea81";
}
.icon-share2:before {
  content: "\ea82";
}
.icon-mail:before {
  content: "\ea83";
}
.icon-mail2:before {
  content: "\ea84";
}
.icon-mail3:before {
  content: "\ea85";
}
.icon-mail4:before {
  content: "\ea86";
}
.icon-amazon:before {
  content: "\ea87";
}
.icon-google:before {
  content: "\ea88";
}
.icon-google2:before {
  content: "\ea89";
}
.icon-google3:before {
  content: "\ea8a";
}
.icon-google-plus:before {
  content: "\ea8b";
}
.icon-google-plus2:before {
  content: "\ea8c";
}
.icon-google-plus3:before {
  content: "\ea8d";
}
.icon-hangouts:before {
  content: "\ea8e";
}
.icon-google-drive:before {
  content: "\ea8f";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-spotify:before {
  content: "\ea94";
}
.icon-telegram:before {
  content: "\ea95";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-vine:before {
  content: "\ea97";
}
.icon-vk:before {
  content: "\ea98";
}
.icon-renren:before {
  content: "\ea99";
}
.icon-sina-weibo:before {
  content: "\ea9a";
}
.icon-rss:before {
  content: "\ea9b";
}
.icon-rss2:before {
  content: "\ea9c";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-youtube2:before {
  content: "\ea9e";
}
.icon-twitch:before {
  content: "\ea9f";
}
.icon-vimeo:before {
  content: "\eaa0";
}
.icon-vimeo2:before {
  content: "\eaa1";
}
.icon-lanyrd:before {
  content: "\eaa2";
}
.icon-flickr:before {
  content: "\eaa3";
}
.icon-flickr2:before {
  content: "\eaa4";
}
.icon-flickr3:before {
  content: "\eaa5";
}
.icon-flickr4:before {
  content: "\eaa6";
}
.icon-dribbble:before {
  content: "\eaa7";
}
.icon-behance:before {
  content: "\eaa8";
}
.icon-behance2:before {
  content: "\eaa9";
}
.icon-deviantart:before {
  content: "\eaaa";
}
.icon-500px:before {
  content: "\eaab";
}
.icon-steam:before {
  content: "\eaac";
}
.icon-steam2:before {
  content: "\eaad";
}
.icon-dropbox:before {
  content: "\eaae";
}
.icon-onedrive:before {
  content: "\eaaf";
}
.icon-github:before {
  content: "\eab0";
}
.icon-npm:before {
  content: "\eab1";
}
.icon-basecamp:before {
  content: "\eab2";
}
.icon-trello:before {
  content: "\eab3";
}
.icon-wordpress:before {
  content: "\eab4";
}
.icon-joomla:before {
  content: "\eab5";
}
.icon-ello:before {
  content: "\eab6";
}
.icon-blogger:before {
  content: "\eab7";
}
.icon-blogger2:before {
  content: "\eab8";
}
.icon-tumblr:before {
  content: "\eab9";
}
.icon-tumblr2:before {
  content: "\eaba";
}
.icon-yahoo:before {
  content: "\eabb";
}
.icon-yahoo2:before {
  content: "\eabc";
}
.icon-tux:before {
  content: "\eabd";
}
.icon-appleinc:before {
  content: "\eabe";
}
.icon-finder:before {
  content: "\eabf";
}
.icon-android:before {
  content: "\eac0";
}
.icon-windows:before {
  content: "\eac1";
}
.icon-windows8:before {
  content: "\eac2";
}
.icon-soundcloud:before {
  content: "\eac3";
}
.icon-soundcloud2:before {
  content: "\eac4";
}
.icon-skype:before {
  content: "\eac5";
}
.icon-reddit:before {
  content: "\eac6";
}
.icon-hackernews:before {
  content: "\eac7";
}
.icon-wikipedia:before {
  content: "\eac8";
}
.icon-linkedin:before {
  content: "\eac9";
}
.icon-linkedin2:before {
  content: "\eaca";
}
.icon-lastfm:before {
  content: "\eacb";
}
.icon-lastfm2:before {
  content: "\eacc";
}
.icon-delicious:before {
  content: "\eacd";
}
.icon-stumbleupon:before {
  content: "\eace";
}
.icon-stumbleupon2:before {
  content: "\eacf";
}
.icon-stackoverflow:before {
  content: "\ead0";
}
.icon-pinterest:before {
  content: "\ead1";
}
.icon-pinterest2:before {
  content: "\ead2";
}
.icon-xing:before {
  content: "\ead3";
}
.icon-xing2:before {
  content: "\ead4";
}
.icon-flattr:before {
  content: "\ead5";
}
.icon-foursquare:before {
  content: "\ead6";
}
.icon-yelp:before {
  content: "\ead7";
}
.icon-paypal:before {
  content: "\ead8";
}
.icon-chrome:before {
  content: "\ead9";
}
.icon-firefox:before {
  content: "\eada";
}
.icon-IE:before {
  content: "\eadb";
}
.icon-edge:before {
  content: "\eadc";
}
.icon-safari:before {
  content: "\eadd";
}
.icon-opera:before {
  content: "\eade";
}
.icon-file-pdf:before {
  content: "\eadf";
}
.icon-file-openoffice:before {
  content: "\eae0";
}
.icon-file-word:before {
  content: "\eae1";
}
.icon-file-excel:before {
  content: "\eae2";
}
.icon-libreoffice:before {
  content: "\eae3";
}
.icon-html-five:before {
  content: "\eae4";
}
.icon-html-five2:before {
  content: "\eae5";
}
.icon-css3:before {
  content: "\eae6";
}
.icon-git:before {
  content: "\eae7";
}
.icon-codepen:before {
  content: "\eae8";
}
.icon-svg:before {
  content: "\eae9";
}
.icon-IcoMoon:before {
  content: "\eaea";
}

