/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. "Register" Page
    02. "Employer Account" Page
    03. "Candidate Dashboard" Page

*/



/*-----------------------------------------------*/
/*  "Register" Page                              */
/*-----------------------------------------------*/
body.page-id-112 .signup-form .active input[type=button]{
	background-color:#ed1c53 !important;
}

body.page-id-112 .signup-form .active ul a{
	margin-left:150px !important;
	margin-right:-150px !important;
	padding-left:40px !important;
}

body.page-id-112 .signup-form .active .gplus{
	margin-left:0px !important;
	padding-left:0px !important;
	margin-right:0px !important;
}

body.page-id-112 .signup-form .active .linkedin{
	padding-left:0px !important;
	margin-left:0px !important;
	margin-right:0px !important;
}



/*-----------------------------------------------*/
/*  "Employer Account" Page                      */
/*-----------------------------------------------*/
body.page-id-92{
	background-color:#c9c9c9 !important;
}



/*-----------------------------------------------*/
/*  "Candidate Dashboard" Page                   */
/*-----------------------------------------------*/
body.page-id-101{
	background-color:#c9c9c9 !important;
}