/*

Template:  The Corps - Responsive Multi-purpose HTML5 Template
Author: potenzaglobalsolutions.com
Version: 1
Design and Developed by: potenzaglobalsolutions.com

NOTE: This is color stylesheet of Color Scheme.

*/

/*************************
		General
*************************/
/** selection **/
*::-moz-selection { background: #999; color: #fff; text-shadow: none; }
::-moz-selection { background: #999; color: #fff; text-shadow: none; }
::selection { background: #999; color: #fff; text-shadow: none; }

/** buttton **/
 /*************************
		 button
*************************/
a.button { background-color: #d00000; }
a.button.button-white { color: #d00000; }
a.button.button-white i { color: #d00000; }
a.button.button-white span { color: #d00000; }
a.button.button-grey {  color: #d00000; }
a.button.button-grey i { color: #d00000; }
a.button.button-grey span { color: #d00000; }
a.button.button-black { color: #d00000; }
a.button-border span { color: #d00000;  border:1px solid #d00000; }
a.button-border span:hover { border-color: #d00000; }
a.button-border-white span:hover { color: #d00000; }
a.button-small { background-color: #d00000; }
.share .share-button { background: #d00000; }
a.button-border span:hover, .faq a.button-border span:hover, .careers-from .button-border span:hover, .login-2-social li a.fb:hover, .login-2-social li a.twitter:hover, .login-2-social li a.pinterest:hover {  box-shadow: -400px 0 0 #d00000 inset; }
 