a {
	text-decoration: none !important;
}
/*
span { 
    background-color: white; 
}
*/
.mensaje {
	text-align: justify;
	margin: auto;
	width: 50%;
	font-size: medium;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	line-height: 150%;
}
.btn-block-ssl {
	display: block;
	width: 100%;
	padding: 12px 8px;
	padding-right: 8px !important;
	padding-bottom: 12px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.btn-ssl {
	padding-left: 8px !important;
	padding-top: 12px !important;
	padding-right: 8px !important;
	padding-bottom: 12px !important;
	background: #fff !important;
	border: 1px solid #000839 !important;
	text-transform: uppercase;
	font-weight: 600;
	color: #000839 !important;
	border-left: 5px solid #000839 !important;
	border-radius: 0 !important;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.5;
	border-radius: 0.25rem;
	font-family: futura-pt, sans-serif;
	letter-spacing: 0.1em;
	word-wrap: break-word;
	-webkit-font-smoothing: auto;
	text-rendering: optimizeLegibility !important;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


.btn-ssl:hover{
	border-color: #000839 !important;
	border-left: 5px solid #fff !important;
	background: #000839 !important;
	color: #FFF !important;
}

.btn-block-ssl-sm {
	display: block;
	width: 100%;
	padding: 6px 4px;
	padding-right: 4px !important;
	padding-bottom: 6px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.btn-ssl-sm {
	padding-left: 4px !important;
	padding-top: 6px !important;
	padding-right: 4px !important;
	padding-bottom: 6px !important;
	background: #fff !important;
	border: 1px solid #000839 !important;
	text-transform: uppercase;
	font-weight: 600;
	color: #000839 !important;
	border-left: 3px solid #000839 !important;
	border-radius: 0 !important;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.5;
	border-radius: 0.25rem;
	font-family: futura-pt, sans-serif;
	letter-spacing: 0.1em;
	word-wrap: break-word;
	-webkit-font-smoothing: auto;
	text-rendering: optimizeLegibility !important;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


.btn-ssl-sm:hover{
	border-color: #000839 !important;
	border-left: 3px solid #fff !important;
	background: #000839 !important;
	color: #FFF !important;
}

.btn-ssl-sm-gh {
	padding-left: 4px !important;
	padding-top: 6px !important;
	padding-right: 4px !important;
	padding-bottom: 6px !important;
	background: #fff !important;
	border: 1px solid #000839 !important;
	text-transform: uppercase;
	font-weight: 600;
	color: #000839 !important;
	border-left: 3px solid #000839 !important;
	border-radius: 0 !important;
	display: inline-block;
	margin-left: 80% !important;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.5;
	border-radius: 0.25rem;
	font-family: futura-pt, sans-serif;
	letter-spacing: 0.1em;
	word-wrap: break-word;
	-webkit-font-smoothing: auto;
	text-rendering: optimizeLegibility !important;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


.btn-ssl-sm-gh:hover{
	border-color: #000839 !important;
	border-left: 3px solid #fff !important;
	background: #000839 !important;
	color: #FFF !important;
}

.btn-ssl-danger {
	padding-left: 8px !important;
	padding-top: 12px !important;
	padding-right: 8px !important;
	padding-bottom: 12px !important;
	background: rgb(224, 26, 26) !important;
	border: 1px solid #000839 !important;
	text-transform: uppercase;
	font-weight: 600;
	color: #000839 !important;
	border-left: 5px solid #000839 !important;
	border-radius: 0 !important;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.5;
	border-radius: 0.25rem;
	font-family: futura-pt, sans-serif;
	letter-spacing: 0.1em;
	word-wrap: break-word;
	-webkit-font-smoothing: auto;
	text-rendering: optimizeLegibility !important;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


.btn-ssl-danger:hover{
	border-color: #000839 !important;
	border-left: 5px solid #fff !important;
	background: rgb(224, 26, 26) !important;
	color: #FFF !important;
}

.btn-ssl-lightblue {
	padding-left: 8px !important;
	padding-top: 12px !important;
	padding-right: 8px !important;
	padding-bottom: 12px !important;
	background: #5b9fb8 !important;
	border: 1px solid #000839 !important;
	text-transform: uppercase;
	font-weight: 600;
	color: #000839 !important;
	border-left: 5px solid #000839 !important;
	border-radius: 0 !important;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.5;
	border-radius: 0.25rem;
	font-family: futura-pt, sans-serif;
	letter-spacing: 0.1em;
	word-wrap: break-word;
	-webkit-font-smoothing: auto;
	text-rendering: optimizeLegibility !important;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


.btn-ssl-lightblue:hover{
	border-color: #000839 !important;
	border-left: 5px solid #fff !important;
	background: #5b9fb8 !important;
	color: #FFF !important;
}

.btn-ssl-danger-sm {
	padding-left: 4px !important;
	padding-top: 6px !important;
	padding-right: 4px !important;
	padding-bottom: 6px !important;
	background: rgb(224, 26, 26) !important;
	border: 1px solid #000839 !important;
	text-transform: uppercase;
	font-weight: 600;
	color: #000839 !important;
	border-left: 3px solid #000839 !important;
	border-radius: 0 !important;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.5;
	border-radius: 0.25rem;
	font-family: futura-pt, sans-serif;
	letter-spacing: 0.1em;
	word-wrap: break-word;
	-webkit-font-smoothing: auto;
	text-rendering: optimizeLegibility !important;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


.btn-ssl-danger-sm:hover{
	border-color: #000839 !important;
	border-left: 3px solid #fff !important;
	background: rgb(224, 26, 26) !important;
	color: #FFF !important;
}
.btn-roms-red-sm {
	padding-left: 4px !important;
	padding-top: 6px !important;
	padding-right: 4px !important;
	padding-bottom: 6px !important;
	/*background: rgb(224, 26, 26) !important;*/
	background-image: linear-gradient(to bottom,#ee5f5b,#bd362f) !important;
	background-repeat: repeat-x !important;
	border-color: #bd362f #bd362f #802420 !important;
	border: 1px solid #000839 !important;
	/*text-transform: uppercase;*/
	font-weight: 600;
	color: #000839 !important;
	border-left: 3px solid #000839 !important;
	border-radius: 0 !important;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.5;
	border-radius: 0.25rem;
	font-family: futura-pt, sans-serif;
	letter-spacing: 0.1em;
	word-wrap: break-word;
	-webkit-font-smoothing: auto;
	text-rendering: optimizeLegibility !important;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


.btn-roms-red-sm:hover{
	border-color: #000839 !important;
	border-left: 3px solid #fff !important;
	background-image: linear-gradient(to bottom,#ee5f5b,#bd362f) !important;
	background-repeat: repeat-x !important;
	border-color: #bd362f #bd362f #802420 !important;
	/*background: rgb(224, 26, 26) !important;*/
	color: #FFF !important;
}
.btn-roms-green-sm {
	padding-left: 4px !important;
	padding-top: 6px !important;
	padding-right: 4px !important;
	padding-bottom: 6px !important;
	background: #5bb75b !important;
	border: 1px solid #000839 !important;
	/*text-transform: uppercase;*/
	font-weight: 600;
	color: #000839 !important;
	border-left: 3px solid #000839 !important;
	border-radius: 0 !important;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.5;
	border-radius: 0.25rem;
	font-family: futura-pt, sans-serif;
	letter-spacing: 0.1em;
	word-wrap: break-word;
	-webkit-font-smoothing: auto;
	text-rendering: optimizeLegibility !important;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


.btn-roms-green-sm:hover{
	border-color: #000839 !important;
	border-left: 3px solid #fff !important;
	background: #5bb75b !important;
	color: #FFF !important;
}
.btn-roms-orange-sm {
	padding-left: 4px !important;
	padding-top: 6px !important;
	padding-right: 4px !important;
	padding-bottom: 6px !important;
	background: rgba(244,150,16,0.9) !important;
	border: 1px solid #000839 !important;
	text-transform: uppercase;
	font-weight: 600;
	color: #000839 !important;
	border-left: 3px solid #000839 !important;
	border-radius: 0 !important;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.5;
	border-radius: 0.25rem;
	font-family: futura-pt, sans-serif;
	letter-spacing: 0.1em;
	word-wrap: break-word;
	-webkit-font-smoothing: auto;
	text-rendering: optimizeLegibility !important;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


.btn-roms-orange-sm:hover{
	border-color: #000839 !important;
	border-left: 3px solid #fff !important;
	background: rgba(244,150,16,0.9) !important;
	color: #FFF !important;
}

.btn-block-ssl-lightblue:hover{
	border-color: #000839 !important;
	border-left: 5px solid #fff !important;
	background: #5b9fb8 !important;
	color: #FFF !important;
}

.btn-roms-lightblue-sm {
	padding-left: 4px !important;
	padding-top: 6px !important;
	padding-right: 4px !important;
	padding-bottom: 6px !important;
	background: #5b9fb8 !important;
	border: 1px solid #000839 !important;
	text-transform: uppercase;
	font-weight: 600;
	color: #000839 !important;
	border-left: 3px solid #000839 !important;
	border-radius: 0 !important;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.5;
	border-radius: 0.25rem;
	font-family: futura-pt, sans-serif;
	letter-spacing: 0.1em;
	word-wrap: break-word;
	-webkit-font-smoothing: auto;
	text-rendering: optimizeLegibility !important;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


.btn-roms-lightblue-sm:hover{
	border-color: #000839 !important;
	border-left: 3px solid #fff !important;
	background: #5b9fb8 !important;
	color: #FFF !important;
}
.btn-roms-sm {
	padding-left: 4px !important;
	padding-top: 6px !important;
	padding-right: 4px !important;
	padding-bottom: 6px !important;
	/*background: rgb(224, 26, 26) !important;*/
	background-image: linear-gradient(to bottom,#fff,#e6e6e6) !important;
	background-repeat: repeat-x !important;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf !important;
	/*background: #fff !important;*/
	border: 1px solid #000839 !important;
	/*text-transform: uppercase;*/
	font-weight: 600;
	color: #000839 !important;
	border-left: 3px solid #000839 !important;
	border-radius: 0 !important;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.5;
	border-radius: 0.25rem;
	font-family: futura-pt, sans-serif;
	letter-spacing: 0.1em;
	word-wrap: break-word;
	-webkit-font-smoothing: auto;
	text-rendering: optimizeLegibility !important;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


.btn-roms-sm:hover{
	border-color: #000839 !important;
	border-left: 3px solid #fff !important;
	background: #000839 !important;
	color: #FFF !important;
}
.btn-results { 
 display: inline-block;
padding: 4px 12px;
margin-bottom: 0;
font-size: 13px;
line-height: 18px;
text-align: center;
vertical-align: middle;
cursor: pointer;
 color: black !important; 
  background-color: yellow !important; 
  border-color: yellow !important; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
text-decoration: none;
} 
 
.btn-results:hover, 
.btn-results:focus, 
.btn-results:active, 
.btn-results.active, 
.open .dropdown-toggle.btn-results { 
  color: black !important; 
  background-color: yellow !important; 
  border-color: yellow !important; 
} 
 
.btn-results:active, 
.btn-results.active, 
.open .dropdown-toggle.btn-results { 
  background-image: none; 
} 
 
.btn-results.disabled, 
.btn-results[disabled], 
fieldset[disabled] .btn-results, 
.btn-results.disabled:hover, 
.btn-results[disabled]:hover, 
fieldset[disabled] .btn-results:hover, 
.btn-results.disabled:focus, 
.btn-results[disabled]:focus, 
fieldset[disabled] .btn-results:focus, 
.btn-results.disabled:active, 
.btn-results[disabled]:active, 
fieldset[disabled] .btn-results:active, 
.btn-results.disabled.active, 
.btn-results[disabled].active, 
fieldset[disabled] .btn-results.active { 
  background-color: yellow !important; 
  border-color: yellow !important; 
} 
 
.btn-results .badge { 
  color: black !important; 
  background-color: yellow !important; 
}


.btn-enquiry { 
 display: inline-block;
padding: 4px 12px;
margin-bottom: 0;
font-size: 13px;
line-height: 18px;
text-align: center;
vertical-align: middle;
cursor: pointer;
 color: black !important; 
  background-color: rgb(235, 233, 233) !important !important; 
  border-color: rgb(235, 233, 233) !important !important; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
text-decoration: none;
} 
 
.btn-enquiry:hover, 
.btn-enquiry:focus, 
.btn-enquiry:active, 
.btn-enquiry.active, 
.open .dropdown-toggle.btn-results { 
  color: black !important; 
  background-color: rgb(235, 233, 233) !important !important; 
  border-color: rgb(235, 233, 233) !important !important; 
} 
 
.btn-enquiry:active, 
.btn-enquiry.active, 
.open .dropdown-toggle.btn-enquiry { 
  background-image: none; 
} 
 
.btn-enquiry.disabled, 
.btn-enquiry[disabled], 
fieldset[disabled] .btn-enquiry, 
.btn-enquiry.disabled:hover, 
.btn-enquiry[disabled]:hover, 
fieldset[disabled] .btn-enquiry:hover, 
.btn-enquiry.disabled:focus, 
.btn-enquiry[disabled]:focus, 
fieldset[disabled] .btn-enquiry:focus, 
.btn-enquiry.disabled:active, 
.btn-enquiry[disabled]:active, 
fieldset[disabled] .btn-enquiry:active, 
.btn-enquiry.disabled.active, 
.btn-enquiry[disabled].active, 
fieldset[disabled] .btn-enquiry.active { 
  background-color: rgb(235, 233, 233) !important !important; 
  border-color: rgb(235, 233, 233) !important !important; 
} 
 
.btn-enquiry .badge { 
  color: black !important; 
  background-color: rgb(235, 233, 233) !important ; 
}

#linkblack { color: black !important; }
#linkwhite { color: white !important; }

@media(min-width: 415px)
    {
        #upay_image
        {
            content:url(home_image.jpg);
            border:1px solid red;
        }

    }
    @media(max-width: 414px)
    {
        #upay_image
        {
            border:1px solid black;
            content:url(iphone.jpg);
        }

    }
.backgroundchange {
    width: 100px;
    height: 100px;
    background: grey;
}
@media screen and (min-width: 1080px) {
    .backgroundchange {
        background-image: url('https://onb.ssl-goldcup.com/images/logos/home_image.jpg');
        background: yellow;
    }
}
@media screen and (min-width: 487px) and (max-width: 1079px) {
    .backgroundchange {
        background-image: url('/images/logos/home_image.jpg');
        background: green;
    }
}
@media screen and (max-width: 487px) {
    .backgroundchange {
        background-image: url('/images/logos/iphone.jpg');
        background: red;
    }
}