/*
Theme Name: Solaris Rehab
Theme URI: https://oceanwebtech.com
Author: Santosh Raut
Author URI: https://oceanwebtech.com
Description: Solaris Rehab 2015
Version: 1.2
License: Copyright to Solaris and Ocean Web
Tags:Responsive, Blue, Orange
Text Domain: solarisrehab

This theme is only for the personal Use of Solaris Rehab
*/

ul.dropdown-menu.level2 {
    margin-left: 150px !important;
    margin-top: -40px !important;
}
.single a{color:white !important}

.toplink ul.toplink{
margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}
.toplink ul.toplink li {
    display: inline;
    background: #7897cf;
    background: -webkit-linear-gradient(to bottom, #7897cf , #546e9d);
    background: linear-gradient(to bottom, #7897cf , #546e9d);
    padding: 15px 50px;
    padding-top: 15px;
    padding-right: 50px;
    padding-bottom: 15px;
    padding-left: 50px;
    margin-right: 14px;
    color: white;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.toplink ul.toplink li a{
   color: white;
    font-size: 24px;
}

.single-post .content .user-content a {
    text-decoration: underline;
	border-bottom: 0px solid #999 !important;
}
i{color:#546e9d;}
em{color:#546e9d;}
#metaslider_container_420{
    margin-left: -40px;
    margin-bottom: -10px;}

header .logo {
    margin-bottom: 0px !important;
}

.form-control {
    height: 40px;
    padding: 0px !important;
    background-color: transparent !important;
    border: none;
}
.wpcf7-text,.wpcf7-textarea{
    border: 1px solid;
    background-color: white !important;
}
input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    background: #546E9D;
    color: white;
    font-size: 16px;
    padding: 10px 30px;
}
    