/*Agent Login*/
.site__login{
    //margin: 0 0 300px 0;
	min-height: 520px;
    margin-bottom: 60px;
}
/*.site-container--agent .site-container-fullwidth{
	margin-bottom: 60px;
    min-height: 520px;
} */
.contentbox__loginpage{
    width: 80%;
    display: inline-block;
	position:relative;
}
.contentbox__form{
	text-align: left;
    padding: 7% 7% 9% 7%;
    box-sizing: border-box;
	border: 3px solid #ffffff;
    border-radius: 2px;
	margin-top:1em;
}
.label--req{
	color:#941e1e;
}
.contentbox__form input{
	padding: 5px;
    border: 1px solid #7d7d7d;
    margin-bottom: 1em;
	border-radius: 2px;
    box-sizing: border-box;
    width: 100%;
}
.contentbox__form button{
    bottom: -25px;
    position: absolute;
    left: 15%;
    width: 70%;
}
.site__login p{
	margin-bottom:0.8em;
}
.contentbox__action{
	text-align: center;
	width: 65%;
    position: absolute;
    right: 0;
}
.contentbox__action h3, .contentbox__form label{
	text-transform:uppercase;
	font-weight:600;
}
.contentbox__action h3{
	font-size:24px;
}
.contentbox__form label{
	width:100%;
}
.contentbox__form label, .contentbox__action button, .sub-header{
	font-size:20px;
}
.contentbox__action--signup{
    /*top: 50%;*/
	top:200px;
}
.contentbox__action--reset{
    /*top: 90%;*/
	top:390px;
}
.contentbox__action button{
    bottom: -15px;
    position: absolute;
    left: 25%;
    width: 50%;
	text-transform:uppercase;
}
.contentbox__form .forgot-submit{
	/*bottom: -45px;
	width: 70%;
	left:15%;
	padding: 12px 30px;
	border-radius:4px;
	width: 66%;
    text-align: center;
    left: 9%;
    bottom: -25px;
    padding: 5px 30px;
	position: absolute;
	text-transform:uppercase;*/
    border-radius: 4px;
    width: 82%;
    text-align: center;
    left: 9%;
    bottom: -25px;
    padding: 10px 30px;
    position: absolute;
    text-transform: uppercase;
}
.agent-login{
	text-align: center;
}
.site__login-img{
	background-image: url("https://static.traveltek.net/uploaded/2017/4/1491836366_circles.png");
    background-repeat: no-repeat;
    background-size: 100%;
    height: 333px;
}
.col--with-img{
	position:relative;
}
.whitegrad{
    background: #FFF;
    background: -moz-linear-gradient(top,#FFF 7%,#d0d0d0 100%);
    background: -webkit-linear-gradient(top,#FFF 7%,#d0d0d0 100%);
    background: linear-gradient(to bottom,#FFF 7%,#d0d0d0 100%);
}
.site__login .login_forgot p.green, .login_success p.green {
    color: #31414e;
    font-size: 22px;
    font-weight: 700;
}

input.forgot-submit__input{
	width: initial;
    
    border: 0;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0;
    font-family: HelveticaNeue67BoldCond;
}
.contentbox__action--marg{
width:72%;
}


/* b2b menu */
#b2b-wrapper{
	width: 960px;
    position: static;
    margin: 0 auto;
    z-index: 200;
}
#b2b-header .logo{ 
	background: url(/images/booking.grandpineapple.co.uk/assets/img/mainLogo.png) top left no-repeat;
    width: 153px;
    height: 82px;
    cursor: pointer;
    background-size: 153px 82px;
	display:block;
}
.b2b__menu li.menu-user-icon:before{
	display: inline-block;
    float: left;
    background-image: url(/uploaded/2017/4/1492679515_agentmenuicons.png);
    background-repeat: no-repeat;
	content: '';
	width:20px;
	height:19px;
	margin-top:20px;
	margin-left: -15px;
}
.b2b__menu li.menu-pencil-icon:before{
	display: inline-block;
    float: left;
    background-image: url(/uploaded/2017/4/1492679515_agentmenuicons.png);
    background-position:-30px 0px;
    background-repeat: no-repeat;
	content: '';
	width:16px;
	height:16px;
	margin-top:20px;
	margin-left: -15px;
}
.b2b__menu li.menu-arrow-circle-icon:before{
	display: inline-block;
    float: left;
    background-image: url(/uploaded/2017/4/1492679515_agentmenuicons.png);
    background-position:0 -30px;
    background-repeat: no-repeat;
	content: '';
	width:20px;
	height:20px;
	margin-top:20px;
	margin-left: -15px;
}
.icon-user {
    background-image:url(/uploaded/2017/4/1492679515_agentmenuicons.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width: 20px;
	height:19px;
	display:block;
	float:left;
}
.icon-pencil {
    background-image:url(/uploaded/2017/4/1491467324_agentmenuicons.png);
	background-position:-30px 0px;
	background-repeat:no-repeat;
	width: 16px;
	height:16px;
	display:block;
	float:left;
}
.icon-arrow-circle {
    background-image:url(/uploaded/2017/4/1491467324_agentmenuicons.png);
	background-position:0 -30px;
	background-repeat:no-repeat;
	width: 20px;
	height:20px;
	display:block;
	float:left;
}
.b2b__menu--left .icon-user{
	padding-right:5px;
}
.b2b__menu li {
	font-size: 16px;
    color: #ffffff;
    display: inline-block;
}
.b2b__menu--right li {
    vertical-align: middle;
	 text-transform: uppercase;
}
.b2b__menu--left li {
	vertical-align:top;
}
.b2b__menu__logo{
	width: 153px;
    height: 82px;
}
.b2b__menu li a{
	height: 20px;
    padding: 20px 10px;
    display: block;
}
.b2b__menu--right li a{
    height: 20px;
    padding: 20px 0 0 0;
    display: block;
    border-bottom: 2px solid #96846c;
    margin: 0 20px 0 10px;
}
.b2b__nav{
	width:960px;
}
ul.b2b__menu{
	width:50%;
	float:left;
}
.b2b__menu--right{
	text-align:right;
}
.b2b__menu--right li a{
	color:#ffffff;
}

/* Agent Homepage */
.site-container--agentwrapper, .site-container--publicwrapper{
	position: relative;
}
.site-container--agentwrapper {
	background: url('/uploaded/2017/4/1491837092_bottomimage.png') no-repeat bottom center;
}

.site-container-agent__content, .site-container-public__content {
    flex: 0 1 auto;
    align-items: flex-start;
	width: 50%;
	z-index: 99;
	padding-left:3%;
}
.site-container-agent__content--right, .site-container-public__content--right {
	width: 41%;
	
}
.site-container-agent, .site-container-public{
    display: flex;
    flex-flow: row wrap;
	justify-content: space-between;
	margin-top:150px;
	margin-bottom: 250px;
}
.agent-home__h3{
        font-family:  HelveticaNeue67MedCond;
        font-size: 22px;
        color: #31414e;
		text-align:center;
		margin-bottom:30px;
		text-transform:uppercase;
    }
.agent-home__ul{
	width:50%;
	margin:0 auto 30px auto;
}
.agent-home__info{
	color:#7D7D7D;
	text-align:center;
	text-transform:uppercase;
}
.agent-home__info h4{
	margin-bottom:10px;
	font-weight: 600;
}
.agent-home__info .button__secondary{
	text-transform:uppercase;
}

.agent-home__background-image{
	background: url(/uploaded/2017/4/1491837092_bottomimage.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 434px;
    position: absolute;
    top: 280px;
    left: 0;
    width: 100%;
    z-index: -1;
}
/*.agent-home__ul {
 list-style-image: url('/uploaded/2017/3/1488738553_iconsarrows.png') no-repeat -44px 0;
}
.agent-home__ul li{
	background: url('/uploaded/2017/3/1488738553_iconsarrows.png') no-repeat -44px 0;
	background-size:16px;
	padding-left:16px;
}*/

.agent-home__ul { 
	list-style-type: none
}

.agent-home__ul li:before{
	content: '';
	display: inline-block;
	width: 11px;
	height: 17px;
	background-image: url('/uploaded/2017/4/1491570382_1488738553iconsarrows.png');
	background-position:-44px 0;
	margin-right:5px;
	float:left;
}
.agent-home__ul li{
    margin-bottom: 10px;
}
.agent-home__ul li span{
    display: block; 
	overflow:hidden
}
/*b2b footer*/

	.pageFooter-b2b{
	background: url(/images/booking.grandpineapple.co.uk/assets/img/ftr-bg.jpg) 0 0 repeat;
    position: relative;
    overflow: hidden;
    margin: -3px 0 0 0;
    padding: 140px 0 20px 0;
    width: 100%;
    min-width: 1024px;
	}
	.pageFooter-b2b .btm-book {
    font-family: "HelveticaNeue67MdCn";
    font-size: 23.5px;
    line-height: 15px;
    color: #a89e8e;
    padding-top: 18px;
    display: inline-block;
	}
	.pageFooter-b2b .btm-phone {
		margin-left: 10px;
		font-family: "HelveticaNeue67MdCn";
		font-size: 40.5px;
		color: #fff;
		padding-top: 0px;
		display: inline-block;
	}
	.pageFooter-b2b .btm-times {
    font-family: "HelveticaNeue67MdCn";
    font-size: 18px;
    color: #fff;
    padding-top: 8px;
	}
	.pageFooter-b2b .clearer {
		clear: both;
		display: block;
		margin: 0;
		padding: 0px;
		height: 0px;
		line-height: 1px;
		font-size: 0%;
	}
	.pageFooter-b2b .contact-det {
    text-align: center;
    margin: 20px 0 70px 0;
	}
	.pageFooter-b2b .copy-right {
		text-align: center;
		color: #797266;
		font-family: "HelveticaNeue67MdCn";
		font-size: 11px;
		text-transform: uppercase;
		letter-spacing: 1px;
	}


@media screen and (max-width: 425px){
	.site__login-col{
		width: 96%;
    	padding: 2%;
		min-height:600px;
	}
	.contentbox__action--reset {
    	top: 380px;
	}
	.contentbox__action button.button__secondary{
	    left: 15%;
   		width: 70%;
	}
	.site-container-agent__content, .site-container-public__content{
		width:100%;
	}
	.site-container-agent, .site-container-public{
	margin-bottom:0;
	}
	.site-container-agent__content--right, .site-container-public__content--right{
		margin-top:30px;
	}
	.site-container-agent__content--right, .site-container-public__content--right {
    margin-top: 80px;
	}
	.agent-home__background-image{
	top: 480px;
	}
	.searchexample{
	margin: 30px auto;
	}
	
}