/*
Theme Name: MyHRPartner Theme
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 1.0
Author: Daryl Ray Abrigo
Author URI: hhttps://ph.linkedin.com/in/daryl-ray-abrigo-91945174
Tags: black, green, white, yellow
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */

@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);

html, body {
	min-height: auto
}
body {
	font-family: 'Lato', sans-serif !important;
	font-size: 1.6em/1.5;
	font-weight: 400 !important;
	background-color: #FFF !important;
	color: #8B8184 !important;
	padding-top: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
}
img {
	max-width: 100%;
}
a, a:active {
	color: #B65674;

	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s;
}

.navbar-myhr {
	background-color: rgba(0,0,0,0.8);
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 0 !important;
	position: relative;
}

.log-box {
	background-color: #FFF;
	position: absolute;
	top: 0;
	right: 5%;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
.log-box a {
	padding: 6px 20px;
	font-size: 14px;
	font-weight: 800;
	text-transform: uppercase;
	display: block;
	color: #0AB6B2;
}
.log-box a:hover,
.log-box a:focus {
	text-decoration: none;
}

.navbar-brand {
	margin-bottom: 10px;
}
.navbar-brand img {
	width: 100%;
	margin-bottom: 10px;
}

.myhr-nav li {
	margin-top: 20px;
}
.myhr-nav li a {
	text-transform: uppercase;
	color: #FFF;
	padding-top: 0;
	padding-bottom: 0;
}
.myhr-nav li a:hover,
.myhr-nav li a:focus {
	background: none !important;
	color: #00A69C;
}
.myhr-nav .dropdown-menu {
	background-color: #333333 !important;
}

.coming-soon {
	height: 90vh;
}

.myhr-banner {
	background: url('images/banner-bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 10vh;	
	padding-top: 10vh;
}
.myhr-banner .jumbotron {
	background: none !important;
	color: #FFF;
	text-align: center;
}
.myhr-banner .jumbotron h4 {
	font-size: 28px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	line-height: 1.6em;
}
.myhr-banner .jumbotron ul {
	/*list-style-position: inside;*/
	padding-left: 150px;
}
.myhr-banner .jumbotron ul li {
	font-size: 23px;
	font-weight: 300;
	text-transform: uppercase;
	text-align: left;
}
/*.myhr-banner .jumbotron p {
	font-weight: 700;
}*/

.myhr-btn {
	background-color: #FFF;
	color: #1A1A1A;
	font-size: 26px !important;
	font-weight: 700 !important;
	padding: 10px 30px !important;
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	margin-top: 2em;
	text-transform: uppercase;
}
.myhr-btn:hover,
.myhr-btn:focus {
	text-decoration: none;
	-webkit-box-shadow: 0 3px 4px -2px rgba(0,0,0,0.8);
	box-shadow: 0 3px 4px -2px rgba(0,0,0,0.8);
}
.myhr-grnbtn {
	background-color: #00A69C !important;
	color: #FFF !important;
}

.cta-banner {
	padding-top: 30px;
	padding-bottom: 30px;
}
.cta-banner h4 {
	color: #1A1A1A;
	font-size: 30px;
	font-weight: 300;
	font-style: normal;
	display: inline-block;
}
.cta-banner .myhr-btn {
	float: right;
	margin-top: 0;
}
.green-banner {
	background-color: #00A69C;
}
.yellow-banner {
	background-color: #E9BE3C;
}
.green-banner h4 {
	color: #FFF;
}
.green-banner .myhr-btn {
	color: #00A69C;
}

.myhr-aboutus {
	background: url('images/about-bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}
.myhr-aboutus .about-left-content {
	background-color: rgba(36,50,72,0.8);
	padding: 6em 4em;
}
.myhr-aboutus .about-left-content p {
	color: #FFF;
	font-size: 38px;
}
.myhr-aboutus .about-left-content h5 {
	color: #00A69C;
	font-size: 48px;
	font-weight: 700;
	margin-top: 40px;
}

.myhr-testi {
	padding-top: 4em;
	padding-bottom: 4em;
}
.myhr-testi h3 {
	color: #1A1A1A;
	font-size: 44px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 30px;
}
.myhr-testi .testi-box {
	margin-top: 30px;
}
.myhr-testi .testi-box .testi-content {
	background: url('images/testi-icon.jpg');
	background-color: #F0F0F0;
	background-repeat: no-repeat;
	background-position: 0% 20%;
	padding-bottom: 20px;
}
.myhr-testi .testi-box .testi-content p {
	color: #1A1A1A;
	font-size: 16px;
	margin-left: 64px;
	padding-top: 38px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.myhr-testi .testi-box .tri {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 0;
	border-color: #F0F0F0 transparent transparent transparent;
	margin-bottom: 30px;
}
.myhr-testi .testi-box img {
	float: left;
	margin-right: 20px;
}
.myhr-testi .testi-box .name {
	color: #1A1A1A;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 0;
}
.myhr-testi .testi-box .title {
	font-size: 16px;
	font-weight: 300;
}

#content .page-header h3.widget-title {
	font-size: 32px;
	font-weight: 700;
	padding-bottom: 8px;
}
#content h3.widget-title {
	font-size: 24px;
	font-weight: 700;
	padding-bottom: 8px;
}
#content .downloadables {
	padding-bottom: 20px;
	padding-top: 20px;
}
#content .downloadables h3 {
	font-size: 16px;
	text-align: center;
	padding: 0 40px;
}
#content .downloadables .textwidget {
	text-align: center;
	padding: 0 40px;
}
#content .downloadables ul {
	color: #00A69C;
	font-size: 18px;
}
#content .downloadables ul li a {
	color: #FFF;
	font-size: 16px;
}
#content .downloadables ul li a:hover,
#content .downloadables ul li a:focus {
	color: #00A69C;
}
#content .downloadables.5-col h3 {
	padding: 0;
	color: #8B8184;
	margin-top: 30px;
}
#content .downloadables.5-col a {
	color: #8B8184;
}
#content .downloadables.5-col a:hover,
#content .downloadables.5-col a:focus {
	text-decoration: none;
}
/*#content .downloadables img {
	max-width: 140px;
}*/

.annual-leave-calc #formheader_1 {
	display: none;
}
.annual-leave-calc label {
	font-size: 16px;
	width: 50% !important;
}
.annual-leave-calc .fields .dfield {
	width: 50% !important;
}
.annual-leave-calc .leave-contact label {
	font-weight: 400;
	font-size: 24px;
    margin-bottom: 24px;
    width: 100% !important;
}
.annual-leave-calc input {
	border: 1px solid #CCC;
	padding: 6px 10px;
	font-size: 18px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.annual-leave-calc .leave-balance label {
	color: #09B6B2;
	font-size: 20px;
	text-align: right;
	padding-right: 20px;
}
.annual-leave-calc .leave-balance input {
	background-color: #09B6B2;
	color: #FFF;
}
.annual-leave-calc .annual-leave-accrued label,
.annual-leave-calc .personal-leave-accrued label {
	color: #09B6B2;
}
.annual-leave-calc .annual-leave-accrued input,
.annual-leave-calc .personal-leave-accrued input {
	border: 1px solid #09B6B2; 
}

.login-page {
	background: url('images/banner-bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	padding: 40px 0;
}
.login-page h3 {
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	color: #FFF;
	margin-top: 60px;
}

.top-footer {
	background: url('images/footer-bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 60px;
	padding-bottom: 40px;
}
.top-footer h6 {
	color: #00A69C;
	font-size: 18px;
	text-transform: uppercase;
}
.myhr-footnav li a {
	color: #FFF;
	padding: 4px 15px 4px 0 !important;
}
.myhr-footnav li a:hover,
.myhr-footnav li a:focus {
	background: none !important;
	color: #00A69C;
}
.myhr-social li a {
	color: #FFF;
	padding: 6px 15px 6px 0 !important;
}
.myhr-social li a:hover,
.myhr-social li a:focus {
	background: none !important;
}
.myhr-social li.fb a:hover,
.myhr-social li.fb a:focus {
	color: #3B5998;
}
.myhr-social li.ln a:hover,
.myhr-social li.ln a:focus {
	color: #0B78B7;
}
.myhr-social li.tw a:hover,
.myhr-social li.tw a:focus {
	color: #28AAE1;
}
.myhr-social li.ig a:hover,
.myhr-social li.ig a:focus {
	color: #C53084;
}
.top-footer .tel a {
	color: #FFF;
	font-size: 26px;
}
.top-footer .tel a:hover,
.top-footer .tel a:focus {
	text-decoration: none;
}
.bottom-footer {
	padding-top: 20px;
	padding-bottom: 10px;
}
.foot-copy {
	text-align: center;
}
.foot-copy li {
	list-style: none;
	display: inline-block;
	border-right: 1px solid #8b8184;
	padding-right: 6px;
	padding-left: 6px;
}
.foot-copy li:last-child {
	border-right: none;
}
.foot-copy li a {
	color: #8b8184;
}
.foot-copy li a:hover,
.foot-copy li a:focus {
	color: #00A69C;
}

.wide-header {
	background: url('images/long-header-bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	padding: 30px 0;
}
.wide-header h3 {
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}

.myhr-content {
	padding: 40px 0 30px;
}

.the-pricing {
	background: url('images/pricing-bg.jpg');
	background-size: cover;
	background-position: center;
	padding: 60px 0;
	text-align: center;
}
.the-pricing h3 {
	color: #333;
	font-size: 42px;
	font-weight: 700;
}
.the-pricing h5 {
	color: #333;
	font-size: 22px;
}
.the-pricing .the-price {
	width: 90%;
	margin: 60px auto;
}
.the-pricing .the-price .price-box {
	/*width: 24%;*/
	/*height: 100vh;*/
	/*float: left;*/
	background-color: #F5F5F5 !important;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
	position: relative;
	box-shadow: 0 1px 3px #aaa;

	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.the-pricing .the-price .price-box:hover {
	background-color: #FFF !important;
	margin-top: -10px;
}
.the-pricing .the-price .price-box.basic-price {
	background: url('images/basic-bg.png');
	background-position: 50% 0%;
	background-repeat: no-repeat;
}
.the-pricing .the-price .price-box.gold-price {
	background: url('images/gold-bg.png');
	background-position: 50% 0%;
	background-repeat: no-repeat;
	background-color: #FFF !important;
}
.the-pricing .the-price .price-box .price-title {
	font-size: 42px;
    font-weight: 800;
    padding-top: 20px;
}
.the-pricing .the-price .price-box .price-title.myhr-title {
	font-size: 34px;
	padding-top: 31px;
	text-transform: lowercase;
}
.the-pricing .the-price .basic-price .price-title {
	color: #10C2A7;
}
.the-pricing .the-price .gold-price .price-title {
	color: #414141;
}
.the-pricing .the-price .price-box i {
	color: #FFF;
}
.the-pricing .the-price .price-box .price-info {
	margin-top: 70px;
	padding-bottom: 100px;
}
.the-pricing .the-price .price-box .price-info span {
	font-size: 26px;
	font-weight: 700;
}
.the-pricing .price-box .join-btn {
	padding: 2px 10px;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	right: -50%;
	width: 60%;

	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;

	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.the-pricing .price-box.basic-price .join-btn {
	color: #10C2A7;
	background-color: #414141;
	border: 4px solid #414141;
}
.the-pricing .price-box.gold-price .join-btn {
	color: #414141;
	background-color: #10C2A7;
	border: 4px solid #10C2A7;
}
.the-pricing .price-box .join-btn:hover,
.the-pricing .price-box .join-btn:focus {
	text-decoration: none;
	background: none;
}


.memserv {
	padding: 20px 0;
}
.memserv .widget-title {
	font-size: 32px;
	font-weight: 700;
	text-align: center;
}
.memserv .textwidget p {
	font-size: 16px;
	text-align: center;
}
.memserv .ow-button-base a {
	background-color: #00A69C !important;
	border: none !important;
	font-size: 18px !important;
	font-weight: 300;
	text-transform: uppercase;
}
.memserv .ow-button-base a:hover,
.memserv .ow-button-base a:focus {
	text-decoration: none;
}

.affiliate-section {
	background-color: #E4E4E4;
	padding: 30px 0;
}
.affiliate-section h5 {
	font-size: 24px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
}
.affiliate-section img {
	margin: 0 auto;
	display: block;
}
.links-section {
	padding: 30px 0;
}
.links-section h5 {
	font-size: 24px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
}
.links-section .links-nav {
	text-align: center;
}
.links-section .links-nav li {
	display: inline !important;
	width: 382px;
}

.myhr-pagebanner {
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: 100% 80% !important;
	padding: 6em 0;
	text-align: center;
}
.myhr-pagebanner h3 {
	color: #FFF;
	font-size: 38px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}
.myhr-pagebanner p {
	color: #FFf;
	font-size: 18px;
	padding-left: 10em;
	padding-right: 10em;
}
.myhr-pagebanner .myhr-btn {
	display: inline-block;
	font-size: 18px !important;
	font-weight: 400 !important;
	padding: 12px 40px !important;
}

/*THANK YOU PAGE*/
.myhr-thankyou {
	background: url('images/banner-bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 10vh;	
	padding-top: 20vh;
}
.myhr-thankyou .jumbotron {
	background: none !important;
	color: #FFF;
	text-align: center;
}
.myhr-thankyou .jumbotron h4 {
	font-size: 40px;
	font-weight: 700;
	font-style: normal;
	line-height: 1.6em;
}
.myhr-thankyou .jumbotron p {
	font-size: 20px;
	font-weight: 400;
}
.myhr-thankyou .myhr-btn {
	display: inline-block;
	margin-top: 1em !important;
	margin-bottom: 1em;
}
.myhr-thankyou a {
	color: #00A69C;
}

/*FORM CONTROLS*/
.right-inner-addon {
    position: relative;
}
.right-inner-addon input {
    padding-right: 30px;    
}
.right-inner-addon i {
    position: absolute;
    right: 0px;
    padding: 10px 12px;
    pointer-events: none;
}

/*OVERRIDES*/

.op-login-form-1 {
	margin: 30px auto !important;
}
.op-login-form-1 input {
	border: 1px solid #DDD;
}
.op-login-form-1 input[type=submit] {
	background-color: #0AB7B3;
	border: none !important;
	color: #FFF !important;
}
.lostpass {
	text-align: center;
	color: #FFF;
	display: block;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*For 5 columns*/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

/*RESPONSIVE UTILITIES*/

/* Large desktop */
@media (min-width: 1200px) {

	

}
@media (min-width: 993px) and (max-width: 1199px) {

	.the-pricing .the-price .price-box .price-title {
		font-size: 28px;
	}
	.the-pricing .the-price .price-box .price-title.myhr-title {
		font-size: 24px;
	}
	.the-pricing .the-price .price-box .price-info span {
		font-size: 20px;
	}
	.the-pricing .price-box .join-btn {
		font-size: 16px;
	}

}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 992px) {
	
	.myhr-banner {
		background-position: 70% 100%;
	}
	.myhr-aboutus {
		background-position: 63% 100%;
	}
	.myhr-aboutus .row {
		margin-right: 0 !important;
	}
	.myhr-aboutus .row .col-sm-5 {
		padding-right: 0 !important;
	}
	.the-pricing .the-price .price-box .price-title {
		font-size: 20px;
	}
	.the-pricing .the-price .price-box .price-title.myhr-title {
		font-size: 20px;
	}
	.the-pricing .the-price .price-box .price-info span {
		font-size: 14px;
	}
	.the-pricing .the-price .price-box .price-info {
		padding-top: 80px;
	}
	.the-pricing .price-box .join-btn {
		font-size: 10px;
	}


}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

	.myhr-aboutus .row {
		margin-right: 0 !important;
	}
	.myhr-aboutus .row .col-sm-5 {
		padding-right: 0 !important;
	}

}
 
/* Landscape phones and down */
@media (max-width: 480px) {

	.myhr-grnbtn {
		font-size: 14px !important;
		padding: 20px 10px !important;
	}
	.myhr-nav.pull-right {
		float: none !important;
		text-align: center;
	}
	.myhr-banner .jumbotron h4 {
		font-size: 28px;
	}
	.cta-banner h4 {
		font-size: 26px;
	}
	.cta-banner {
		text-align: center;
	}
	.cta-banner .myhr-btn {
		float: none;
		margin-top: 20px;
		display: inline-block;
		padding: 14px 40px !important;
	}
	.myhr-aboutus .row {
		margin-right: 0 !important;
	}
	.myhr-aboutus .row .col-sm-5 {
		padding-right: 0 !important;
	}
	.myhr-aboutus .about-left-content {
		padding-left: 2em;
		padding-right: 2em;
	}
	.myhr-aboutus .about-left-content p {
		font-size: 22px;
	}
	.myhr-aboutus .about-left-content h5 {
		font-size: 32px;
	}
	.myhr-testi h3 {
		font-size: 32px;
	}
	.myhr-testi .testi-box {
		margin-bottom: 40px;
	}
	.myhr-pagebanner p {
		padding-left: 10px;
		padding-right: 10px;
	}
	.top-footer {
		text-align: center;
	}
	.top-footer h6 {
		text-align: center;
		margin-top: 30px;
	}
	.top-footer .foot-logo {
		margin-top: 30px;
	}
	.foot-copy {
		padding-left: 0;
		margin-bottom: 40px;
	}
	.foot-copy li {
		display: block;
	}

	.the-pricing .the-price .price-box {
		margin-bottom: 20px;
	}

}

@media (max-width: 320px) {

	.myhr-nav.pull-right {
		float: none !important;
		text-align: center;
	}
	.myhr-banner .jumbotron h4 {
		font-size: 28px;
	}
	.myhr-grnbtn {
		font-size: 12px !important;
	}
	.cta-banner h4 {
		font-size: 26px;
	}
	.cta-banner {
		text-align: center;
	}
	.cta-banner .myhr-btn {
		float: none;
		margin-top: 20px;
		display: inline-block;
		padding: 14px 40px !important;
	}
	.myhr-aboutus .row {
		margin-right: 0 !important;
	}
	.myhr-aboutus .row .col-sm-5 {
		padding-right: 0 !important;
	}
	.myhr-aboutus .about-left-content {
		padding-left: 2em;
		padding-right: 2em;
	}
	.myhr-aboutus .about-left-content p {
		font-size: 22px;
	}
	.myhr-aboutus .about-left-content h5 {
		font-size: 32px;
	}
	.myhr-testi h3 {
		font-size: 32px;
	}
	.myhr-testi .testi-box {
		margin-bottom: 40px;
	}
	.myhr-pagebanner p {
		padding-left: 10px;
		padding-right: 10px;
	}
	.top-footer {
		text-align: center;
	}
	.top-footer h6 {
		text-align: center;
		margin-top: 30px;
	}
	.top-footer .foot-logo {
		margin-top: 30px;
	}
	.foot-copy {
		padding-left: 0;
		margin-bottom: 40px;
	}
	.foot-copy li {
		display: block;
	}

	.the-pricing .the-price .price-box {
		margin-bottom: 20px;
	}

}