/*
 * myText.css (all fonts goes here), version: 0.7
 *
 * * */

@font-face {
    font-family: "Flat-UI-Icons";
    src: url("fonts/Flat-UI-Icons.eot");
    src: url("fonts/Flat-UI-Icons.eot?#iefix") format("embedded-opentype"), url("fonts/Flat-UI-Icons.woff") format("woff"), url("fonts/Flat-UI-Icons.ttf") format("truetype"), url("fonts/Flat-UI-Icons.svg#Flat-UI-Icons") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
    font-family: 'Flat-UI-Icons';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="fui-"] {
*/
.fui-triangle-up,
.fui-triangle-up-small,
.fui-triangle-right-large,
.fui-triangle-left-large,
.fui-triangle-down,
.fui-info,
.fui-alert,
.fui-question,
.fui-window,
.fui-windows,
.fui-arrow-right,
.fui-arrow-left,
.fui-loop,
.fui-cmd,
.fui-mic,
.fui-triangle-down-small,
.fui-check-inverted,
.fui-heart,
.fui-location,
.fui-plus,
.fui-check,
.fui-cross,
.fui-list,
.fui-new,
.fui-video,
.fui-photo,
.fui-volume,
.fui-time,
.fui-eye,
.fui-chat,
.fui-home,
.fui-upload,
.fui-search,
.fui-user,
.fui-mail,
.fui-lock,
.fui-power,
.fui-star,
.fui-calendar,
.fui-gear,
.fui-book,
.fui-exit,
.fui-trash,
.fui-folder,
.fui-bubble,
.fui-cross-inverted,
.fui-plus-inverted,
.fui-export,
.fui-radio-unchecked,
.fui-radio-checked,
.fui-checkbox-unchecked,
.fui-checkbox-checked,
.fui-flat,
.fui-calendar-solid,
.fui-star-2,
.fui-credit-card,
.fui-clip,
.fui-link,
.fui-pause,
.fui-play,
.fui-tag,
.fui-document,
.fui-image,
.fui-facebook,
.fui-youtube,
.fui-vimeo,
.fui-twitter,
.fui-stumbleupon,
.fui-spotify,
.fui-skype,
.fui-pinterest,
.fui-path,
.fui-myspace,
.fui-linkedin,
.fui-googleplus,
.fui-dribbble,
.fui-blogger,
.fui-behance,
.fui-list-thumbnailed,
.fui-list-small-thumbnails,
.fui-list-numbered,
.fui-list-large-thumbnails,
.fui-list-columned,
.fui-list-bulleted {
    display: inline-block;
    font-family: 'Flat-UI-Icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}

.fui-triangle-up:before {
    content: "\e000";
}

.fui-triangle-up-small:before {
    content: "\e001";
}

.fui-triangle-right-large:before {
    content: "\e002";
}

.fui-triangle-left-large:before {
    content: "\e003";
}

.fui-triangle-down:before {
    content: "\e004";
}

.fui-info:before {
    content: "\e016";
}

.fui-alert:before {
    content: "\e017";
}

.fui-question:before {
    content: "\e018";
}

.fui-window:before {
    content: "\e019";
}

.fui-windows:before {
    content: "\e01a";
}

.fui-arrow-right:before {
    content: "\e02c";
}

.fui-arrow-left:before {
    content: "\e02d";
}

.fui-loop:before {
    content: "\e02e";
}

.fui-cmd:before {
    content: "\e02f";
}

.fui-mic:before {
    content: "\e030";
}

.fui-triangle-down-small:before {
    content: "\e005";
}

.fui-check-inverted:before {
    content: "\e006";
}

.fui-heart:before {
    content: "\e007";
}

.fui-location:before {
    content: "\e008";
}

.fui-plus:before {
    content: "\e009";
}

.fui-check:before {
    content: "\e00a";
}

.fui-cross:before {
    content: "\e00b";
}

.fui-list:before {
    content: "\e00c";
}

.fui-new:before {
    content: "\e00d";
}

.fui-video:before {
    content: "\e00e";
}

.fui-photo:before {
    content: "\e00f";
}

.fui-volume:before {
    content: "\e010";
}

.fui-time:before {
    content: "\e011";
}

.fui-eye:before {
    content: "\e012";
}

.fui-chat:before {
    content: "\e013";
}

.fui-home:before {
    content: "\e015";
}

.fui-upload:before {
    content: "\e01b";
}

.fui-search:before {
    content: "\e01c";
}

.fui-user:before {
    content: "\e01d";
}

.fui-mail:before {
    content: "\e01e";
}

.fui-lock:before {
    content: "\e01f";
}

.fui-power:before {
    content: "\e020";
}

.fui-star:before {
    content: "\e021";
}

.fui-calendar:before {
    content: "\e023";
}

.fui-gear:before {
    content: "\e024";
}

.fui-book:before {
    content: "\e025";
}

.fui-exit:before {
    content: "\e026";
}

.fui-trash:before {
    content: "\e027";
}

.fui-folder:before {
    content: "\e028";
}

.fui-bubble:before {
    content: "\e029";
}

.fui-cross-inverted:before {
    content: "\e02a";
}

.fui-plus-inverted:before {
    content: "\e031";
}

.fui-export:before {
    content: "\e014";
}

.fui-radio-unchecked:before {
    content: "\e02b";
}

.fui-radio-checked:before {
    content: "\e032";
}

.fui-checkbox-unchecked:before {
    content: "\e033";
}

.fui-checkbox-checked:before {
    content: "\e034";
}

.fui-flat:before {
    content: "\e035";
}

.fui-calendar-solid:before {
    content: "\e022";
}

.fui-star-2:before {
    content: "\e036";
}

.fui-credit-card:before {
    content: "\e037";
}

.fui-clip:before {
    content: "\e038";
}

.fui-link:before {
    content: "\e039";
}

.fui-pause:before {
    content: "\e03b";
}

.fui-play:before {
    content: "\e03c";
}

.fui-tag:before {
    content: "\e03d";
}

.fui-document:before {
    content: "\e03e";
}

.fui-image:before {
    content: "\e03a";
}

.fui-facebook:before {
    content: "\e03f";
}

.fui-youtube:before {
    content: "\e040";
}

.fui-vimeo:before {
    content: "\e041";
}

.fui-twitter:before {
    content: "\e042";
}

.fui-stumbleupon:before {
    content: "\e043";
}

.fui-spotify:before {
    content: "\e044";
}

.fui-skype:before {
    content: "\e045";
}

.fui-pinterest:before {
    content: "\e046";
}

.fui-path:before {
    content: "\e047";
}

.fui-myspace:before {
    content: "\e048";
}

.fui-linkedin:before {
    content: "\e049";
}

.fui-googleplus:before {
    content: "\e04a";
}

.fui-dribbble:before {
    content: "\e04c";
}

.fui-blogger:before {
    content: "\e04d";
}

.fui-behance:before {
    content: "\e04e";
}

.fui-list-thumbnailed:before {
    content: "\e04b";
}

.fui-list-small-thumbnails:before {
    content: "\e04f";
}

.fui-list-numbered:before {
    content: "\e050";
}

.fui-list-large-thumbnails:before {
    content: "\e051";
}

.fui-list-columned:before {
    content: "\e052";
}

.fui-list-bulleted:before {
    content: "\e053";
}

h1, h2, h3, h4, h5, h6, h7 {
    font-family: 'myriad-pro';
}

h1, h2, h3, h4 {
    font-weight: normal;
    color: #666;
}

body {
    font: 13px/1.35 Arial, Helvetica, sans-serif;
    color: #444;
}

hr {
    border: 0 #ccc solid;
    border-top-width: 1px;
    clear: both;
    margin: 10px 0 20px 0;
}

/* { font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif; }


/* Headings ---------------------*/
h1 {
    font-size: 25px;
}

h2 {
    font-size: 23px;
}

h3 {
    font-size: 17px;
}

h4 {
    font-size: 19px;
}

h5 {
    font-size: 17px;
}

h6 {
    font-size: 15px;
}

h7 {
    font-size: 14px;
    font-weight: bold;
}

h3 {
}

h4 {
    margin-top: 20px;
    padding-bottom:5px;
}

h2#title {
    height: 40px;
    color: #999;
}

#subtitle {
    margin: 0;
    padding: 0;
    color: #666;
    font-family: "minion-pro";
    font-size: 28px;
    letter-spacing: -1px;
}

#subtitledots {
    margin: 0px;
    padding: 0 0 0 5px;
    color: #357;
    border-bottom: 1px dotted #F90 !important;
}

#header h1 {
    padding: 20px 0 0 20px;
}

#header h2 {
    padding: 0 0 20px 20px;
    font-size: 16px;
    color: #1abc9c;
}

#header h1, #header h1 a {
    color: #fff;
    text-decoration: none;
}

#header h1 a:hover {
    text-decoration: none;
}

table.simple {
    color: #000;
    font: 11px Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
}

table.simple th {
    color: #333;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.9);
}

#loginForm, #navbar, #footer, .sidebarhome {
    font-family: Arial, Helvetica, sans-serif;
}

#maincontent form input[type="submit"] {
    font: bold 11px Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
}

/* Spacing ----------------------*/
ul, ol {
    margin: 0 0 1em 5px;
    list-style-position: outside;
}

ol {
    list-style: decimal;
}

ul {
    list-style: disc;
}
li {
    padding-top:1px;
}

/*li       { padding:0px 0px 0px .25em;
           margin-left:30px}*/

/* Paragraph ----------------------*/
div#indent {
    margin: 8px;
    padding: 0px;
}

div#indent2 {
    padding: 10px 0 0 16px;
}

p.topspace {
    padding: 12px 0 0 0;
}

.dotsLine {
    padding-left: 5px;
    border-bottom: 1px dotted #555 !important;
}

.smallGrey {
    font-size: 9pt;
    color: #455;
    font-family: Verdana, Geneva, Kalimati, sans-serif;
}

.smallerGrey {
    font-size: 8pt;
    color: #455;
}

p {
    margin: 0 0 1em 0;
    color: #333;
}

small {
    font-size: 80%;
    vertical-align: middle;
}

big {
    font-size: 120%;
    vertical-align: middle;
}

blockquote {
    margin: 10px 45px 15px 45px;
    font-style: italic;
    quotes: "\201C" "\201D" "\2018" "\2019";
    border-bottom: 2px solid #444;
    border-top: 2px solid #444;
}

blockquote:before {
    font-size: 24px;
    content: open-quote;
}

blockquote:after {
    font-size: 24px;
    content: close-quote;
}

a, a:link, a:visited, a:active {
    color: #036;
}

a:hover {
    color: #063;
}

strong {
    font-weight: bold;
}

em, cite, dfn, address {
    font-style: italic;
}

abbr[title], acronym[title], dfn[title] {
    cursor: help;
    border-bottom: 1px dotted blue;
}

/* acronym  { font-variant: small-caps; } */
address {
    margin: 0px 0px 1.5em 2.5em;
}

del {
    text-decoration: line-through;
}

ins {
    border-bottom: 1px dotted green;
    text-decoration: none;
}

dl {
    margin: 0px;
    padding: 0px;
}

dt {
    margin: 0 0 0 1.5em;
    font-weight: bold;
}

dd {
    margin: 0 0 0 3em;
}

sup, sub {
    font-size: 75%;
}

sup {
    vertical-align: super;
}

sub {
    vertical-align: sub;
}

.bqBoxRight {
    float: right;
    margin: 5px 20px;
    width: 200px;
    padding: 2px;
    text-align: justify;
}

.publication-report {
    background: #fff;
    border-collapse: collapse;
}

.publication-report td {
    padding: 5px;
    vertical-align: top;
    border: 1px solid #000;
    color: #000;
}

.current-member, .former-member {
    font-weight: bold;
}

.former-member {
    text-decoration: underline;
}

.btn {
    border: solid;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.2;
    border-radius: 4px;
    padding: 5px;

    color: #fff !important;

    font-family: "myriad-pro";
    text-decoration: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-transition: 0.25s linear;
    transition: 0.25s linear;
}

.btn:hover,
.btn:focus {
    color: #ffffff;
}

.btn:active,
.btn.active {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    background-color: #bdc3c7;
    color: rgba(255, 255, 255, 0.75);
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.btn > [class^="fui-"] {
    margin: 0 1px;
    position: relative;
    line-height: 1;
    top: 1px;
}

.btn-xs.btn > [class^="fui-"] {
    font-size: 11px;
    top: 0;
}

.btn-hg.btn > [class^="fui-"] {
    top: 2px;
}

.btn-default {
    color: #ffffff;
    background-color: #bdc3c7;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    color: #ffffff;
    background-color: #cacfd2;
    border-color: #cacfd2;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background: #a1a6a9;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #bdc3c7;
}

.btn-primary {
    color: #ffffff;
    background-color: #1abc9c;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #48c9b0;
    border-color: #48c9b0;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background: #16a085;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #1abc9c;
}

.btn-info {
    color: #ffffff;
    background-color: #3498db;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #5dade2;
    border-color: #5dade2;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background: #2c81ba;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #3498db;
}

.btn-danger {
    color: #ffffff;
    background-color: #e74c3c;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    color: #ffffff;
    background-color: #ec7063;
    border-color: #ec7063;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    background: #c44133;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #e74c3c;
}

.btn-success {
    color: #ffffff;
    background-color: #2ecc71;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #58d68d;
    border-color: #58d68d;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    background: #27ad60;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #2ecc71;
}

.btn-warning {
    color: #ffffff;
    background-color: #f1c40f;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #f5d313;
    border-color: #f5d313;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    background: #cda70d;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #f1c40f;
}

.btn-inverse {
    color: #ffffff;
    background-color: #34495e;
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
    color: #ffffff;
    background-color: #415b76;
    border-color: #415b76;
}

.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
    background: #2c3e50;
}

.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
    background-color: #34495e;
}

.btn-embossed {
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}

.btn-embossed.active,
.btn-embossed:active {
    -webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15);
}

.btn-wide {
    min-width: 140px;
    padding-left: 30px;
    padding-right: 30px;
}

.btn-link {
    color: #16a085;
}

.btn-link:hover,
.btn-link:focus {
    color: #1abc9c;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #bdc3c7;
    text-decoration: none;
}

.btn-hg {
    padding: 13px 20px;
    font-size: 22px;
    line-height: 1.227;
    border-radius: 6px;
}

.btn-lg {
    padding: 10px 19px;
    font-size: 17px;
    line-height: 1.471;
    border-radius: 6px;
}

.btn-sm {
    padding: 9px 13px;
    font-size: 13px;
    line-height: 1.385;
    border-radius: 4px;
}

.btn-xs {
    padding: 6px 9px;
    font-size: 12px;
    line-height: 1.083;
    border-radius: 3px;
}

.btn-tip {
    font-weight: 300;
    padding-left: 10px;
    font-size: 92%;
}

.btn-block {
    white-space: normal;
}

[class*="btn-social-"] {
    padding: 10px 15px;
    font-size: 13px;
    line-height: 1.077;
    border-radius: 4px;
}

.btn-social-pinterest {
    color: #ffffff;
    background-color: #cb2028;
}

.btn-social-pinterest:hover,
.btn-social-pinterest:focus {
    background-color: #d54d53;
}

.btn-social-pinterest:active,
.btn-social-pinterest.active {
    background-color: #ad1b22;
}

.btn-social-linkedin {
    color: #ffffff;
    background-color: #0072b5;
}

.btn-social-linkedin:hover,
.btn-social-linkedin:focus {
    background-color: #338ec4;
}

.btn-social-linkedin:active,
.btn-social-linkedin.active {
    background-color: #00619a;
}

.btn-social-stumbleupon {
    color: #ffffff;
    background-color: #ed4a13;
}

.btn-social-stumbleupon:hover,
.btn-social-stumbleupon:focus {
    background-color: #f16e42;
}

.btn-social-stumbleupon:active,
.btn-social-stumbleupon.active {
    background-color: #c93f10;
}

.btn-social-googleplus {
    color: #ffffff;
    background-color: #2d2d2d;
}

.btn-social-googleplus:hover,
.btn-social-googleplus:focus {
    background-color: #575757;
}

.btn-social-googleplus:active,
.btn-social-googleplus.active {
    background-color: #262626;
}

.btn-social-facebook {
    color: #ffffff;
    background-color: #2f4b93;
}

.btn-social-facebook:hover,
.btn-social-facebook:focus {
    background-color: #596fa9;
}

.btn-social-facebook:active,
.btn-social-facebook.active {
    background-color: #28407d;
}

.btn-social-twitter {
    color: #ffffff;
    background-color: #00bdef;
}

.btn-social-twitter:hover,
.btn-social-twitter:focus {
    background-color: #33caf2;
}

.btn-social-twitter:active,
.btn-social-twitter.active {
    background-color: #00a1cb;
}

.btn-default .caret {
    border-top-color: #ffffff;
}

.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
    border-top-color: #ffffff;
}

.dropup .btn-default .caret {
    border-bottom-color: #ffffff;
}

.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
    border-bottom-color: #ffffff;
}

.btn-group-xs > .btn {
    padding: 6px 9px;
    font-size: 12px;
    line-height: 1.083;
    border-radius: 3px;
}

.btn-group-sm > .btn {
    padding: 9px 13px;
    font-size: 13px;
    line-height: 1.385;
    border-radius: 4px;
}

.btn-group-lg > .btn {
    padding: 10px 19px;
    font-size: 17px;
    line-height: 1.471;
    border-radius: 6px;
}

.btn-group-gh > .btn {
    padding: 13px 20px;
    font-size: 22px;
    line-height: 1.227;
    border-radius: 6px;
}

.btn-group > .btn + .btn {
    margin-left: 0;
}

.btn-group > .btn + .dropdown-toggle {
    border-left: 2px solid rgba(52, 73, 94, 0.15);
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group > .btn + .dropdown-toggle .caret {
    margin-left: 3px;
    margin-right: 3px;
}

.btn-group > .btn.btn-gh + .dropdown-toggle .caret {
    margin-left: 7px;
    margin-right: 7px;
}

.btn-group > .btn.btn-sm + .dropdown-toggle .caret {
    margin-left: 0;
    margin-right: 0;
}

.dropdown-toggle .caret {
    margin-left: 8px;
}

.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
    font-weight: 400;
}

.btn-group:focus .dropdown-toggle {
    outline: none;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}

.btn-group.open .dropdown-toggle {
    color: rgba(255, 255, 255, 0.75);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-toolbar .btn.active {
    color: #ffffff;
}

.btn-toolbar .btn > [class^="fui-"] {
    font-size: 16px;
    margin: 0 4px;
}

.warning h3, .error h3, .success h3, .question h3 {
    border-bottom: 1px solid #ccc;
    margin-bottom: 6px;
}

.socialIcons .btn.btn-primary {
    padding: 4px 10px 5px 10px;
}
/** wes add **/
.btn-primary2 {
    color: #ffffff;
    background-color: #2b4e74;
    padding: 4px 10px 5px 10px;
}