@import url("/images/1/css/wp-components-dt.css");
/*@import url("/images/1/css/wp-components-mobile.css");*/
@import url("/images/1/css/wp-components-devices.css");


.standard-header
	{
		background-image:url('/Images/vendors/PROJECTS/751_Affiliate Programme/DABS/LP_MS/gta-v.jpg');
		background-size: cover;
		background-position: 0 28%;
	}

/* add your css rules here */
.apply
	{    padding: 60px;
    display: inline-block;
    background-color: #49b225;
    width: auto;
    color: white;}



.cta-box h1
	{

    font-size: 22px;
    color: rgb(204, 0, 1);
    display: block;
    font-weight: bold;
    text-align: left;
    padding: 0px 20px;
	}

[id$="-100048414"],
[id$="-100048388"]
	{
		margin-bottom:20px;
		border-top:0!important;
	}

[id$="-100048399"]
	{
		text-align:center;
	}

[id$="-100048399"] h4
	{
		font-size:34px;
		line-height:0;
		padding: 34px;
	}


[id$="100048507"]
	{
		margin-bottom:20px;
	}



[id$="100048507"] section div
	{
		display:inline-block;
		width:45%;
		border:10px solid grey;
		padding:10px;
		vertical-align:top;
		height:460px;
	}

[id$="100048507"] section div h1
	{
		font-size:22px;
		font-weight:bold;
		color:#cc0001;
		display:block;
	}

[id$="100048507"] section div:nth-child(1)
	{
		margin-right:10px;
	}

.printhide
	{
		display:none;
	}

.expandable-panel-content ol 
	{
		margin-left:16px;
		padding:10px;
	}

.expandable-panel-content ol li
	{
		list-style:decimal
	}

/*::: social icons :::*/

.dbsCommPortalLinks ul
	{
		margin:0!important;
	}

	.dbsCommPortalLinks li
	{
		list-style:none;
		float:left;
		margin-bottom: 5px;
		margin-right: 13.7px;
	}
	

.dbsCommPortalLinks li:last-child
	{
		margin-right: 0;
	}

	.dbsCommPortalLinks li a
	{
		font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
		color: #FFF;
		text-decoration: none;
		font-weight: 700;
		display: inline-block;
		width: 109px;
		height: 109px;
		position:relative;
		overflow:hidden;
	}
	
.dbsCommFacebook
	{
		background:#3B5998;
		transition:background ease-in-out 1s;
	}
	
.dbsCommTwitter
	{
		background:#1dcaff;
		transition:background ease-in-out 1s;
	}

.dbsCommYouTube
	{
		background:#cd201f;
		transition:background ease-in-out 1s;
	}

	
.dbsCommInstagram
	{
		background:#517fa4;
		transition:background ease-in-out 1s;
	}

.dbsCommGPlus
	{
		background:#dd4b39;
		transition:background ease-in-out 1s;
	}
	
.dbsCommPintrest
	{
		background:#bd081c;
		transition:background ease-in-out 1s;
	}

.dbsCommTwitch
	{
		background:#6441a5;
		transition:background ease-in-out 1s;
	}

.dbsCommSteam
	{
		background:#333333;
		transition:background ease-in-out 1s;
	}

.dbsCommFacebook img, .dbsCommTwitter img, .dbsCommYouTube img, .dbsCommInstagram img, .dbsCommGPlus img, .dbsCommPintrest img, .dbsCommTwitch img, .dbsCommSteam img
	{
		position: absolute;
		top: 0;
		left: 0;
		max-width: 100%;
	}
	
.dbsCommFacebook:hover, .dbsCommTwitter:hover, .dbsCommYouTube:hover, .dbsCommInstagram:hover, .dbsCommGPlus:hover, .dbsCommPintrest:hover, .dbsCommTwitch:hover, .dbsCommSteam:hover
	{
		background:#282828;
	}
