/**
   * Document   : nakuru.css
   * Theme      : nakuru
   * Created on : Jan 21, 2013, 11:48:05 AM
   * Author     : Edwin Mugendi
   * Description: CSS styles for Nakuru Theme of Backend bundle
*/
/*Custom*/
.header-top-first a{
    color:#00ff00;
}
/*Bootstrap Overide*/

.pagination{
    margin: 0;
}
/*Firefox table fieldset*/
@-moz-document url-prefix() {
    fieldset { display: table-cell; }
}
/*Common CSS*/
.icondata-2x{
    font-size:28px;
}

.icondata-3x{
    font-size:42px;
}

.classIconSize{
    font-size:26px;
}
.commonWidthAuto{
    width: auto;
}
.commonListTable{
    margin-bottom: 0px;
}
.commonColorWhite{
    color:#ffffff;
}

.commonDisplayInline{
    display:inline;
}
.commonDisplayNone{
    display:none;
}
.commonHeading{
    font-size: 18px;
    font-weight: bold;
}

.commonDisplayNoneImportant{
    display:none!important;
}

.commonColorRed{
    color:#ff0000;
}

.commonBorderColor{
    border:1px solid #ccc;
}
.commonBorderRight{
    border-right: 1px #ccc solid;
}
.commonBorderRadius{
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    -khtml-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
}
.commonClearBoth{
    clear:both;
}

.commonColor{
    color: #0044cc;
}

.commonFloatLeft{
    float:left;
}
.commonFloatRight{
    float:right;
}

.commonFontWeightBold{
    font-weight:bold;
}

.commonMarginTop10{
    margin-top: 10px;
}
.commonMarginTop20{
    margin-top: 20px;
}
.commonMarginTop5{
    margin-top: 5px;
}
.commonMarginLeft10{
    margin-left: 10px;
}

/*Common CSS*/

/*S# Form*/
.shadowPortlet{
    background:#f6f6f6;
    padding:7px;
    margin-bottom: 7px;
}

.shadowPortletContainer{
    background:#fff;
    padding:5px;
}
.shadowPortletHeading{
    padding-bottom:7px;
}

div.formCell label{
    display:inline;
    margin-right:4px;
}

div.formCell .checkbox{
    padding-left: 0;
}

div.formCell .checkboxDivMargin{
    margin-left: 30px;
}

div.formCell .input-append{
    width: 100%;
}

.commonWidth25{ width: 25%; }
.commonWidth20{ width: 20%; }
.commonWidth30{ width: 30%; }
.commonWidth33 {width:33.33333%}
.commonWidth35 {width: 35%;}
.commonWidth40{ width: 40%; }
.commonWidth45{ width: 45%; }
.commonWidth50{ width: 50%; }
.commonWidth55{ width: 55%; }
.commonWidth60{ width: 60%; }
.commonWidth65{ width: 65%; }
.commonWidth70{ width: 70%; }
.commonWidth75{ width: 75%; }
.commonWidth90{ width: 91%; }
.commonWidth100{ width: 94%; }

form .removeDate{
    display:inline-block;
    padding-top:25px;
}

div.formCell .inline{
    padding-top:0px;
    margin-bottom: 5px;
}
/*E# Form*/

/*S# Contact Page*/
#idContact1 .error{
    color: red;
}
/*S# Contact Page*/

/*S# Dashboard Page*/
.pieChart{
    height: 250px;
    width:250px;
    margin:10px 0;
}
.pieChartHeading{
    font-weight: bold;
}
/*E# Dashboard Page*/
/*S# Home Page*/


/*E# Home Page*/
/*Slider*/
#galleria{
    height:550px;
    width:100%;    
}
#galleria .galleria-stage{
    top:0;
    right:0;
    bottom:0;
    left:0;
}
.sliderHeading{
    margin-top: 0;
}
/*Feature View*/
.homePageSection{
    padding-bottom: 30px;
    margin-top:80px;
}
.homeList{
    list-style: none;
    padding: 0;
    margin: 0 auto;
    text-align: justify;
}
#idHomeFeatures .featureIcon{
    margin: auto;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 1px solid #eee;
    box-shadow: 0 0 0 1px #7a8691;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

#idHomeFeatures .featureIcon:hover{
    background: #ee0101;
}
#idHomeFeatures .featureIcon:hover .icon{
    color: #fff;
}
#idHomeFeatures .icon{
    line-height: 85px;
    margin: 0 auto;
}

.featureTopMargin{
    margin-top: 40px;
}

.commonBackgroundGray {
    background-color: #f5f5f5;
}
.dt-sc-title {

    text-align: center;
    width: 100%;
    display: inline-block;
    padding: 0px 0px 30px;
    margin: 0px 0px 30px;
    line-height: inherit;
    position: relative;
    clear: both;
}

.dt-sc-title:after {
    background-image: url(../../../img/title_bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-color: #5f8789;
    content: "";
    width: 125px;
    height: 13px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    background-size: 100% 100%;
}

.dt-sc-colored-box h5 {
    font-size: 20px;
}

.dt-sc-colored-box img {
    display: block;
    margin-bottom: 15px;
}
.column img {
    max-width: 100%;
    height: auto;
}
img {
    border: none;
    max-width: 100%;
}
.column {
    float: left;
    margin: 0px 0px 0px 2%;
}
.column.first {
    margin-left: 0px;
}
.column.first {
    clear: both;
}
.dt-sc-one-fourth {
    width: 22%;
}

.dt-sc-colored-box.mustard, .dt-sc-pr-tb-col.mustard {
    background: #f7c44e;
    border-color: #e5b138;
}

.dt-sc-colored-box.green, .dt-sc-pr-tb-col.green {
    background: #acc158;
    border-color: #879b37;
}

.dt-sc-colored-box.pink, .dt-sc-pr-tb-col.pink {
    background: #de81b8;
    border-color: #c95f9e;
}

.dt-sc-colored-box.blue, .dt-sc-pr-tb-col.blue {
    background: #4cbcd4;
    border-color: #2ca0b9;
}
.dt-sc-colored-box {
    float: left;
    width: 100%;
    padding: 20px 0px 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-top: 5px solid;
    border-bottom: 5px solid;
    text-align: center;
}
.dt-sc-colored-box h5{
    margin: 0px 0 15px 0;
}
.dt-sc-ico-content.type1 {
    text-align: center;
}

.dt-sc-ico-content {
    width: 100%;
    margin: 0px;
    padding: 0px;
    clear: both;
    display: block;
}

.dt-sc-ico-content.type1 .icon {
    display: inline-block;
    width: 118px;
    height: 118px;
    margin-bottom: 25px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    -webkit-transition: background 0.2s ease-in-out;
}

.dt-sc-ico-content.type1 .icon > .icon-outer {
    border: 3px solid #FFFFFF;
    box-shadow: 0px 0px 0px 2px #FFFFFF;
    border-radius: 100%;
    position: relative;
}
.dt-sc-ico-content.type1 .icon-outer {
    max-width: 118px;
    max-height: 118px;
    display: inline-block;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -webkit-transition: all 0.5s linear 0s;
}

.dt-sc-icon-overlay {
    background: rgba(95, 135, 137, 0.8);
}

.dt-sc-ico-content.type1 .icon img {
    border-radius: 100%;
}

.column img {
    max-width: 100%;
    height: auto;
}

/*E# Home Page*/
/*S# Footer bar*/

/*E# Footer bar*/
/*S# TopBar*/
.topBar{
    margin-top: 10px;
}
/*E# TopBar*/

/*S# Map view*/
div#mapCanvas{
    height:400px;
}
div#mapCanvas img{
    max-width:none;
}
/*E# Map view*/

/*S# Media view*/
#mediaIcons{
    margin-bottom: 60px;
}

#mediaButton{
    padding-top:40px;
    border: 1px solid #ccc;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
}

#mediaButton input{
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    border: solid transparent;
    border-width: 0 0 100px 200px;
    opacity: 0;
    filter: alpha(opacity=0);
    -o-transform: translate(250px, -50px) scale(1);
    -moz-transform: translate(-300px, 0) scale(4);
    direction: ltr;
    cursor: pointer;
}

.uploadedMediaPreview{
    margin:0 10px 10px 0;
    display: inline-block;
    position:relative;
    cursor:move;
}

.uploadedMediaPreview .delete,
.mediaPreview .cancel{
    font-weight:bold;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
}

.fileinput-button {
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 4px;
}
.fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate(-300px, 0) scale(4);
    font-size: 23px;
    direction: ltr;
    cursor: pointer;
}
.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
    margin-bottom: 5px;
}
.files .progress {
    width: 150px;
}
.progress-animated .bar {
    /* background: url(../img/progressbar.gif) !important;*/
    filter: none;
}
.fileupload-loading {
    position: absolute;
    left: 50%;
    width: 128px;
    height: 128px;
    /* background: url(../img/loading.gif) center no-repeat;*/
    display: none;
}
.fileupload-processing .fileupload-loading {
    display: block;
}

/* Fix for IE 6: */
* html .fileinput-button {
    line-height: 24px;
    margin: 1px -3px 0 0;
}

/* Fix for IE 7: */
* + html .fileinput-button {
    padding: 2px 15px;
    margin: 1px 0 0 0;
}

@media (max-width: 767px) {
    .fileupload-buttonbar .toggle,
    .files .toggle,
    .files .btn span {
        display: none;
    }
    .files .preview * {
        width: 40px;
    }
    .files .name * {
        width: 80px;
        display: inline-block;
        word-wrap: break-word;
    }
    .files .progress {
        width: 20px;
    }
}
/*E# Media view*/

/*S# Application List View*/
#applicationListSearchList{
    padding: 0;
    list-style: none;
}

#applicationListSearchList label{
    font-weight: normal;
}

#applicationListSearchList label.fieldLabel{
    width: 160px;
}

/*E# Application List View*/
/*S# Payroll List Page*/
/*E# Payroll List Page*/

/*S# PLUGIN: JQUERY VALIDATION ENGINE*/
.formError{ 
    z-index: 990; 
}
.formError .formErrorContent{ 
    z-index: 991; 
}
.formError .formErrorArrow{ 
    z-index: 996; 
}
.ui-dialog .formError{ 
    z-index: 5000; 
}
.ui-dialog .formError .formErrorContent{
    z-index: 5001; 
}
.ui-dialog .formError .formErrorArrow{
    z-index: 5006;
}
.inputContainer{
    position: relative;
    float: left;
}
.formError{
    position: absolute;
    top: 300px;
    left: 300px;
    display: block;
    cursor: pointer;
    text-align: left;
}
.formError.inline{
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
}
.ajaxSubmit{
    padding: 20px;
    background: #55ea55;
    border: 1px solid #999;
    display: none;
}
.formError .formErrorContent{
    width: 100%;
    background: #ee0101;
    position:relative;
    color: #fff;
    min-width: 120px;
    font-size: 11px;
    border: 2px solid #ddd;
    box-shadow: 0 0 6px #000;
    -moz-box-shadow: 0 0 6px #000;
    -webkit-box-shadow: 0 0 6px #000;
    -o-box-shadow: 0 0 6px #000;
    padding: 4px 10px 4px 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
}
.formError.inline .formErrorContent{
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
}

.greenPopup .formErrorContent{
    background: #33be40;
}

.blackPopup .formErrorContent{
    background: #393939;
    color: #FFF;
}

.formError .formErrorArrow{
    width: 15px;
    margin: -2px 0 0 13px;
    position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow{
    margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom{
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    margin: 0px 0 0 12px;
    top:2px;
}

.formError .formErrorArrow div{
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    box-shadow: 0 2px 3px #444;
    -moz-box-shadow: 0 2px 3px #444;
    -webkit-box-shadow: 0 2px 3px #444;
    -o-box-shadow: 0 2px 3px #444;
    font-size: 0px;
    height: 1px;
    background: #ee0101;
    margin: 0 auto;
    line-height: 0;
    font-size: 0;
    display: block;
}

.formError .formErrorArrowBottom div{
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
}

.greenPopup .formErrorArrow div{
    background: #33be40;
}

.blackPopup .formErrorArrow div{
    background: #393939;
    color: #FFF;
}

.formError .formErrorArrow .line10{
    width: 15px;
    border: none;
}

.formError .formErrorArrow .line9{
    width: 13px;
    border: none;
}

.formError .formErrorArrow .line8{
    width: 11px;
}

.formError .formErrorArrow .line7{
    width: 9px;
}

.formError .formErrorArrow .line6{
    width: 7px;
}

.formError .formErrorArrow .line5{
    width: 5px;
}

.formError .formErrorArrow .line4{
    width: 3px;
}

.formError .formErrorArrow .line3{
    width: 1px;
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2{
    width: 3px;
    border: none;
    background: #ddd;
}

.formError .formErrorArrow .line1{
    width: 1px;
    border: none;
    background: #ddd;
}

/*E# PLUGIN: JQUERY VALIDATION ENGINE*/

/*E# PLUGIN: PINE NOTIFY*/
/*
Document   : jquery.pnotify.default.css
Created on : Nov 23, 2009, 3:14:10 PM
Author     : Hunter Perrin
Version    : 1.2.2
Link       : http://sciactive.com/pnotify/
Description:
        Default styling for PNotify jQuery plugin.
*/
/* -- Notice */
.ui-pnotify {
    top: 25px;
    right: 25px;
    position: absolute;
    height: auto;
    /* Ensures notices are above everything */
    z-index: 9999;
}
/* Hides position: fixed from IE6 */
html > body .ui-pnotify {
    position: fixed;
}
.ui-pnotify .ui-pnotify-shadow {
    -webkit-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
}
.ui-pnotify-container {
    background-position: 0 0;
    padding: .8em;
    height: 100%;
    margin: 0;
}
.ui-pnotify-sharp {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.ui-pnotify-closer, .ui-pnotify-sticker {
    float: right;
    margin-left: .2em;
}
.ui-pnotify-title {
    display: block;
    margin-bottom: .4em;
    margin-top: 0;
}
.ui-pnotify-text {
    display: block;
}
.ui-pnotify-icon, .ui-pnotify-icon span {
    display: block;
    float: left;
    margin-right: .2em;
}
/* -- History Pulldown */
.ui-pnotify-history-container {
    position: absolute;
    top: 0;
    right: 18px;
    width: 70px;
    border-top: none;
    padding: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    border-top-right-radius: 0;
    /* Ensures history container is above notices. */
    z-index: 10000;
}
.ui-pnotify-history-container .ui-pnotify-history-header {
    padding: 2px;
    text-align: center;
}
.ui-pnotify-history-container button {
    cursor: pointer;
    display: block;
    width: 100%;
}
.ui-pnotify-history-container .ui-pnotify-history-pulldown {
    display: block;
    margin: 0 auto;
}
/* Alternate stack initial positioning. */
.ui-pnotify.stack-topleft, .ui-pnotify.stack-bottomleft {
    left: 25px;
    right: auto;
}
.ui-pnotify.stack-bottomright, .ui-pnotify.stack-bottomleft {
    bottom: 25px;
    top: auto;
}
/*E# PLUGIN: PINE NOTIFY*/

/*S# PLUGIN: HTML5 SORTABLE*/
li.sortable-placeholder {
    margin:0 10px 10px 0;
    border: 2px dashed #ccc;
    height: 120px;
    width:150px;
    float:left;
}

.sortable-dragging{
    height: 50px;
    width:100px;
    padding:10px;
}
/*E# PLUGIN: HTML5 SORTABLE*/

/*S# PLUGIN: BOOTSTRAP DATEPICKER*/
/*!
 * Datetimepicker for Bootstrap v3
//! version : 3.0.3
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */.bootstrap-datetimepicker-widget{top:0;left:0;width:250px;padding:4px;margin-top:1px;z-index:99999!important;border-radius:4px}.bootstrap-datetimepicker-widget.timepicker-sbs{width:600px}.bootstrap-datetimepicker-widget.bottom:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);position:absolute;top:-7px;left:7px}.bootstrap-datetimepicker-widget.bottom:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:8px}.bootstrap-datetimepicker-widget.top:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.top:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;position:absolute;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget .dow{width:14.2857%}.bootstrap-datetimepicker-widget.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget>ul{list-style-type:none;margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:700;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator{width:4px;padding:0;margin:0}.bootstrap-datetimepicker-widget .datepicker>div{display:none}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget td,.bootstrap-datetimepicker-widget th{text-align:center;border-radius:4px}.bootstrap-datetimepicker-widget td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget td.day{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget td.day:hover,.bootstrap-datetimepicker-widget td.hour:hover,.bootstrap-datetimepicker-widget td.minute:hover,.bootstrap-datetimepicker-widget td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget td.old,.bootstrap-datetimepicker-widget td.new{color:#777}.bootstrap-datetimepicker-widget td.today{position:relative}.bootstrap-datetimepicker-widget td.today:before{content:'';display:inline-block;border-left:7px solid transparent;border-bottom:7px solid #428bca;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget td.active,.bootstrap-datetimepicker-widget td.active:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget td.disabled,.bootstrap-datetimepicker-widget td.disabled:hover{background:0 0;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border-radius:4px}.bootstrap-datetimepicker-widget td span:hover{background:#eee}.bootstrap-datetimepicker-widget td span.active{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget td span.old{color:#777}.bootstrap-datetimepicker-widget td span.disabled,.bootstrap-datetimepicker-widget td span.disabled:hover{background:0 0;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget th.picker-switch{width:145px}.bootstrap-datetimepicker-widget th.next,.bootstrap-datetimepicker-widget th.prev{font-size:21px}.bootstrap-datetimepicker-widget th.disabled,.bootstrap-datetimepicker-widget th.disabled:hover{background:0 0;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget thead tr:first-child th:hover{background:#eee}.input-group.date .input-group-addon span{display:block;cursor:pointer;width:16px;height:16px}.bootstrap-datetimepicker-widget.left-oriented:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.left-oriented:after{left:auto;right:7px}.bootstrap-datetimepicker-widget ul.list-unstyled li div.timepicker div.timepicker-picker table.table-condensed tbody>tr>td{padding:0!important}@media screen and (max-width:767px){.bootstrap-datetimepicker-widget.timepicker-sbs{width:283px}}
/*E# PLUGIN: BOOTSTRAP DATEPICKER*/


/* Fixed/sticky icon bar (vertically aligned 50% from the top of the screen) */
.icon-bar {
    z-index: 10000000;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* Style the icon bar links */
.icon-bar a {
    display: block;
    text-align: center;
    padding: 16px;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px;
}

/* Style the social media icons with color, if you want */
.icon-bar a:hover {
    background-color: #000;
}

.facebook {
    background: #3B5998;
    color: white;
}

.twitter {
    background: #55ACEE;
    color: white;
}

.google {
    background: #dd4b39;
    color: white;
}

.linkedin {
    background: #007bb5;
    color: white;
}

.youtube {
    background: #bb0000;
    color: white;
}