ul.social-icons li i {
    position: absolute;
    font-size: 14px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    left: 50%;
    top: 50%;
    margin-left: 300px;
    margin-top: -10px;
}

ul.social-icons li a {
    color: Blue;
}


.navbar-collapse .nav > li > a {
    color: #FFF;
    line-height: 20px;
    padding: 17px 25px;
}

.icon-box-top h1 {
    font-size: 17.5px;
    margin-top: 15px;
    font-size: 30px;
  color: #D1286D! important;
}

.graysection {
    padding: 25px 40px;
    border: 1px solid #F3F3F3;
    overflow: hidden;
    margin-top: -10px;
    margin-bottom: 30px;
    background: none repeat scroll 0% 0% #F9F9F9;
}



#search a, #search input.search-submit {
    background: url('../../img/part-btn-search.png') no-repeat scroll center center #33BEE5;
    display: none;
}

.headersearch #search input {
display: none;
}




.rightinfo {
    color: black;
    font-size: 15px;
    text-align: right;
    margin-top: -100px;
    line-height: 2;
  padding-top: 80px;
}

/* visited link */
a:visited {
   color: white,
}


/* mouse over link */
a:hover {
    color: #D1286D! important;
}

/* selected link */
a:active {
     color: #D1286D! important;
}




h1{
 color: #D1286D! important;
}

h3{
 color: #D1286D! important;
}


b {
 color: #D1286D! important;
}
strong {
 color: #D1286D! important;
}

