/**
        * Theme Name: Softing Child
        * Description: This is a child theme of Softing, generated by Merlin WP.
        * Author: <a href="http://ninetheme.com/about">Ninetheme</a>
        * Template: softing
        * Version: 1.4.1
        */

#menu-item-899{
    border: 1px solid;
    border-radius: 30px;
    color: #06619D;
    font-weight: 600;
    padding: 8px 25px;
    text-transform: uppercase;
	margin-top: 20px;
	margin-right:10px;
}

#menu-item-899 a{
	padding: 0;
	color: #06619D;
}

#menu-item-900 {
    background: #06619D none repeat scroll 0 0;
    border: 1px solid transparent;
    color: #ffffff;	
	border-radius: 30px;
    color: #06619D;
    font-weight: 600;
    padding: 8px 25px;
	margin-top: 20px;
    text-transform: uppercase;
}

#menu-item-900 a{
	padding: 0;
	color: #ffffff;
}