
/*///////////////////////////////// Initial Pop Up to ask you to sign up //////////////////////////////// */
/* Styles for the CoverPop.js plugin */
.tcmGigyaPromoPopupContent{
width:801px;
height:685px;
background-image: url(http://i.cdn.turner.com/v5cache/TCM/images/gigya/pop-up-bg.png);
margin: 7% auto 0;
}
.tcmGigyaPopupContent{
width:804px;
min-height:811px;
background-color:#fff;
border-radius: 10px
}
#intro-text {
width: 665px;
height: 113px;
padding-top: 130px;
display: block;
margin: 10px auto 0px;
}
#intro-text p{
font-size:16px;
font-family: Arial;
line-height:1.25em;
}
.split{
width:60%;
float:left}
.split2{
width:40%;
float:left}
#pop-up-message-1{
width: 660px;
height: 291px;
/* margin: 130px auto 0px; */
background: url(http://i.cdn.turner.com/v5cache/TCM/images/gigya/intercept-sprite.png) -8px -236px no-repeat;
position: relative;
left: 65px;
margin-bottom:20px;
top:15px
}
a.please-do {
color:#fff!important;
padding:5px 50px!important;
font-family:"Arial"!important;
font-weight:700!important;
font-size:14px!important;
text-transform:uppercase!important;
/* padding: 10px 0px; */
border:1px solid #1d6a62!important;
background-color:#4d9d95!important;
height:37px!important;
-webkit-border-radius:6px!important;
-moz-border-radius:6px!important;
border-radius:6px!important;
width:319px!important;
margin-top:15px!important;
text-align:center
}
.create-profile{
margin:-34px auto 0px;
position: relative;
width: 100%;
text-align: center;
}
.create-profile h2{
font-family:"flama_semicondensedbold";
font-size:36px;
color:#48a097!important;
text-align: center;
margin:5px;
}
.create-profile a{
text-decoration: none;
color: #fff;
padding: 5px 50px;
font-family: "Arial";
font-weight: bold;
font-size: 14px;
text-transform: uppercase;
padding: 10px 67px;
border: 1px solid #1d6a62;
background-color: #4d9d95;
height: 34px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
/* width: 319px; */
margin-top: 10px;
}
.create-promo {
background: url(http://i.cdn.turner.com/v5cache/TCM/images/gigya/intercept-sprite.png) 0px 1px no-repeat;
}
/*///////////////////////////////// Sign-up/ Sign-in Area //////////////////////////////// */
.signin-wrapper .mvpd-logged-in {
display:inline-block
}
header .signin-wrapper .mvpd-logged-out {
display:inline-block
}
.tn-hidden {
display:none!important
}
.BacklotMember{margin-right:5px!important}
/* //////////////////////////////// Main Gigya CSS//////////////////////////////// */
div.gigya-screen,.gigya-screen span,.gigya-screen a:hover,.gigya-screen a:visited,.gigya-screen a:link,.gigya-screen a:active {
border:none;
padding:0;
margin:0;
text-decoration:none;
width:auto;
float:none;
-moz-border-radius:0;
border-radius:0;
font-family:arial;
color:#333;
background:none;
text-align:left
}
.gigya-screen p {
font-size:16px;
line-height:1.6em
}
.gigya-screen a,.gigya-screen a:visited,.gigya-screen a:link,.gigya-screen a:active {
color:#333;
text-decoration:underline
}
.gigya-screen-set .gigya-screen {
margin:0 auto
}
.gigya-screen h2 {
font-family:Arial;
font-weight:700;
font-size:16px;
text-transform:uppercase
}
.gigya-screen a:hover {
text-decoration:none
}
.gigya-screen h1 {
border-bottom:1px solid #dbdbdb;
font-size:16px;
font-family:Arial;
font-weight:700;
color:#333;
padding-bottom:5px;
margin-bottom:45px
}
.gigya-screen .gigya-layout-row {
width:100%;
zoom:1;
float:left;
display:block
}
.gigya-screen .gigya-layout-cell {
float:left;
width:50%;
margin-top:1px
}
.gigya-screen .gigya-layout-cell-right {
float:right;
width:50%
}
.gigya-screen select {
margin:5px 0;
padding:5px;
border-radius:5px;
background-color:#FFF;
border:1px solid #CCC;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
width:100%;
height:36px;
font-size:16px
}
.gigya-screen option {
padding:5px
}
.gigya-screen option:hover {
background-color:#3593C1
}
.gigya-screen .gigya-label {
display:block;
font-weight:400;
font-family:Arial;
font-size:16px
}
.gigya-input-text,.gigya-input-password,.gigya-textarea {
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
width:100%;
margin:5px 0;
padding:10px;
background-color:#FFF;
border:1px solid #CCC;
color:#555;
outline:none;
box-shadow:inset 0 1px 3px rgba(0,0,0,0.05);
-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.05);
-moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.05);
-webkit-border-radius:6px!important;
-moz-border-radius:6px!important;
border-radius:6px!important
}
.gigya-textarea {
padding:5px
}
.gigya-input-text:focus,.gigya-input-password:focus,.gigya-textarea:focus,.gigya-screen select:focus {
border:1px solid #87B9EA;
outline:none
}
.gigya-input-text:focus,.gigya-input-password:focus,.gigya-textarea:focus {
box-shadow:0 0 3px #50BADE,inset 0 1px 3px rgba(0,0,0,.05);
-webkit-box-shadow:0 0 3px #50BADE,inset 0 1px 3px rgba(0,0,0,.05);
-moz-box-shadow:0 0 3px #50BADE,inset 0 1px 3px rgba(0,0,0,.05)
}
.gigya-input-submit,.gigya-input-button {
color:#fff!important;
padding:5px 50px!important;
font-family:"Arial"!important;
font-weight:700!important;
font-size:14px!important;
text-transform:uppercase!important;
/* padding: 10px 0px; */
border:1px solid #1d6a62!important;
background-color:#4d9d95!important;
height:37px!important;
-webkit-border-radius:6px!important;
-moz-border-radius:6px!important;
border-radius:6px!important;
width:319px!important;
margin-top:15px!important;
text-align:center
}
.gigya-input-submit:hover,.gigya-input-button:hover {
background:#1d6a62
}
.gigya-input-radio,.gigya-input-checkbox {
margin-right:5px;
vertical-align:middle !important;
margin-top:0px !important;
}
input.gigya-input-text,input.gigya-input-password {
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
width:100%;
margin:5px 0;
padding:7px;
background-color:#FFF;
border:1px solid #CCC;
color:#555;
outline:none;
box-shadow:inset 0 1px 3px rgba(0,0,0,0.05);
-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.05);
-moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.05);
font-size:14px
}
.gigya-screen .gigya-composite-control {
padding:2px 10px 2px 8px
}
.gigya-screen .gigya-composite-control-submit,.gigya-screen .gigya-composite-control-button,.gigya-screen .gigya-composite-control-form-error {
padding-bottom:5px;
padding-right:13px
}
.gigya-composite-control-multi-choice .gigya-multi-choice-item,.gigya-composite-control-checkboxes .gigya-checkboxes-item {
padding-top:5px
}
.gigya-composite-control-form-error {
padding-bottom:5px;
padding-right:5px
}
.gigya-screen .gigya-composite-control-submit {
}
.gigya-screen .gigya-composite-control-label {
display:block
}
.gigya-clear {
clear:both;
overflow:hidden;
font-size:0
}
.gigya-composite-control-radio label {
font-weight:400
}
.gigya-composite-control-checkbox label {
font-weight:400
}
.gigya-screen .gigya-composite-control-checkbox {
padding:5px 10px
}
.gigya-screen .gigya-composite-control-checkbox label {
display:inline;
text-indent:10px;
margin-left:0
}
.gigya-screen .gigya-message {
font-size:14px;
color:#333;
display:block;
text-align:center
}
.gigya-screen .gigya-error-display {
display:block;
visibility:hidden
}
.gigya-screen .gigya-error-display-active {
display:block;
visibility:visible
}
.gigya-screen .gigya-error-msg {
line-height:14px;
color:#DD4B39!important;
font-size:14px!important;
display:block;
font-weight:400;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box
}
.gigya-screen .gigya-form-error-msg {
line-height:14px;
color:#f27545;
font-size:14px;
text-align:center;
margin-top:1px;
display:block;
font-weight:400;
padding:2px;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
margin:2px 0
}
.gigya-screen a.gigya-composite-control-link {
display:block;
padding-left:13px
}
.gigya-screen .gigya-composite-control a.gigya-composite-control-link {
display:inline;
padding:0
}
.gigya-screen .gigya-composite-control-checkbox .gigya-label,.gigya-screen .gigya-composite-control-radio .gigya-label {
font-weight:400
}
.gigya-layout-footer {
text-align:right;
clear:both
}
#gigya-login-screen .gigya-composite-control-social-login,#gigya-register-screen .gigya-composite-control-social-login {
border-right:1px solid #CCC;
height:270px;
width:222px;
margin-left:30px
}
.gigya-required-display {
color:red;
display:inline-block;
padding:0 5px
}
#gigya-login-screen a.forgotPassword,#gigya-login-screen a.forgotPassword:link {
font-weight:400;
text-decoration:none;
color:#f27545;
font-size:12px;
text-decoration:underline
}
p.forgot {
color:#f27545;
font-size:12px;
margin-left:10px
}
.forgot a {
color:#f27545;
font-size:12px;
text-decoration:underline
}
#gigya-login-screen a.forgotPassword:hover,#gigya-login-screen a.forgotPassword:active {
text-decoration:underline
}
div.gigya-screen-dialog {
background-color:rgba(0,0,0,0.75)!important;
width:100%!important;
height:2000px!important;
top:0!important;
left:0!important;
margin-top:0!important;
margin-bottom:0!important;
border:0!important;
border-radius:0!important;
transition:all .5s
}
div.gigya-screen-dialog-content {
margin-left:auto!important;
margin-right:auto!important;
padding:0!important;
overflow:hidden!important;
width:90%!important
}
.gigya-screen-dialog {
overflow-y:auto
}
div.gigya-screen-dialog-inner {
border:0!important;
text-align:center!important;
width:100%!important
}
.gigya-label .checky {
display: block;
padding-left: 15px;
text-indent: -15px;
}
.gigya-input-checkbox{
width: 13px;
height: 13px;
padding: 0;
margin:0;
vertical-align: bottom;
position: relative;
top: -1px;
*overflow: hidden;
}
/* //////////////////////////////// Login Screen//////////////////////////////// */
#gigya-login-screen {
margin:85px auto;
background-color:#fff;
width:804px;
min-height:481px;
background-color:#fff;
border-radius:10px
}
#gigya-login-screen h2{ font-size:14px}
div.gigya-screen-dialog-top {
display:none
}
.pop-up-header {
width:802px;
height:106px;
position:relative;
margin:1px
}
.create {
background:url(http://i.cdn.turner.com/v5cache/TCM/images/gigya/intercept-sprite.png) 1px 1px no-repeat
}
.profile {
background:url(http://i.cdn.turner.com/v5cache/TCM/images/gigya/my-profile-header.png) -1px 3px no-repeat
}
.success-big{
background:url(http://i.cdn.turner.com/v5cache/TCM/images/gigya/success-header.jpg) 0px 0px no-repeat
}
.pop-up-close {
position:absolute;
right:5px;
top:42px;
z-index:99999999
}
#gig_1427394078991_showScreenSet_social_9 {
margin:-20px auto
}
.left-side {
width:299px;
max-height:480px;
float:left;
position:relative
}
.right-side {
float:left;
width:443px;
position:relative
}
.left-side .short {
height:218px;
width:325px
}
.have-profile {
margin:15px auto;
position:relative;
text-align:center;
width:100%
}
.have-profile p {
font-family:"Arial";
font-size:14px;
color:#333
}
.have-profile a {
font-family:"Arial";
font-size:14px;
color:#333;
text-decoration:underline
}
/* //////////////////////////////// Registration Screen//////////////////////////////// */
.have-profile2 {
position:relative;
top:5px;
width:100%;
text-align:CENTER
}
.gear{
text-align: right;
font-size: 12px;
color: #f27545;
font-weight: normal;
text-transform: lowercase;
margin-left: 140px !important;
}
.gigya-screen .have-profile2 p {
font-family:"Arial";
font-size:14px!important;
color:#333;
margin-left:10px
}
.have-profile2 a {
font-family:"Arial";
font-size:14px;
color:#333;
text-decoration:underline
}
.required {
background-image:url(http://i.cdn.turner.com/v5cache/TCM/images/gigya/required.png);
background-position:170px 8px;
background-repeat:no-repeat
}
.required-long {
background-image:url(http://i.cdn.turner.com/v5cache/TCM/images/gigya/required.png);
background-position:394px 8px;
background-repeat:no-repeat
}
#gigya-register-screen {
width:804px;
min-height:997px;
background-color:#fff;
border-radius:10px;
margin:85px auto
}
.gigya-screen a.blue-button {
background-color:#4960ae!important;
padding:6px 8px!important;
color:#fff!important;
font-weight:700!important;
font-size:14px!important;
text-decoration:none;
border-radius:5px!important
}
.gigya-screen .intro-text {
font-size:16px;
padding:10px 20px;
line-height:25px
}
input[type=checkbox],input[type=radio] {
font-size:12px;
border:none;
}
.gigya-screen .datefield {
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
width:100%;
margin:11px 0 0;
background-color:#FFF;
border:1px solid #CCC;
color:#555;
outline:none;
box-shadow:inset 0 1px 3px rgba(0,0,0,0.05);
-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.05);
-moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.05);
-webkit-border-radius:6px!important;
-moz-border-radius:6px!important;
border-radius:6px!important
}
.gigya-screen .datefield * {
display: inline-block;
}
.backlot-register-callout{
}
.gigya-screen .datefield input {
width: 16%;
border: none;
font-size: 16px;
background: none;
color: #555 !important;
padding:6px 0px;
}
.gigya-screen .datefield input#year { width:32%; }
.gigya-screen .datefield input:focus { outline:none; }
.gigya-screen .terms {
font-size:12px
}
.gigya-valid {
color:#000!important;
background-image:url(http://i.cdn.turner.com/v5cache/TCM/images/gigya/success-check.jpg);
background-repeat:no-repeat
}
input.gigya-input-text.extra.gigya-valid{
background:none;
}
select.gigya-input-text.gigya-valid{
background:none;
}
.gigya-error {
color:#000!important;
border:1px solid #f27545!important;
background-image:url(http://i.cdn.turner.com/v5cache/TCM/images/gigya/error.jpg);
background-repeat:no-repeat
}
.extra .gigya-error {
background:none
}
div.gigya-composite-control.gigya-composite-control-checkbox.required-terms{
background-image:url(http://i.cdn.turner.com/v5cache/TCM/images/gigya/required.png);
background-position:420px 8px;
background-repeat:no-repeat
}
div.gigya-composite-control.gigya-composite-control-checkbox.required-terms.gigya-terms-error{
border:none!important;
background-image:url(http://i.cdn.turner.com/v5cache/TCM/images/gigya/error.jpg);
}
div.gigya-composite-control.gigya-composite-control-checkbox.required-terms.gigya-terms-valid{
background-image:url(http://i.cdn.turner.com/v5cache/TCM/images/gigya/success-check.jpg);
}
.gigya-error-list {
font-size:14px;
margin:2px;
list-style:none!important;
color:#333;
font-family:Arial;
margin-left:0!important;
padding-left:0!important
}
/* //////////////////////////////// Thank You Screen//////////////////////////////// */
#gigya-thank-you-screen {
width:804px;
height:416px;
background-image:url(http://i.cdn.turner.com/v5cache/TCM/images/gigya/thankyou-bg.png);
margin:85px auto
}
.thank-you-message {
width:80%;
margin:60px auto 0;
text-align:center
}
.thank-you-message h1 {
font-family:"flama_semicondensedultralight";
font-size:36px;
color:#48a097!important;
text-transform:uppercase;
border-bottom:none
}
.thank-you-message h1 span {
font-family:"flama_semicondensedbook";
font-size:36px;
color:#48a097!important;
text-transform:uppercase
}
.thank-you-message p {
font-family:Arial;
font-size:14px
}
/* ////////////////////////////////////////////Newsletter Screen//////////////////////////////////*/
#gigya-complete-registiration-screen {
width:804px;
min-height:415px;
background-color:#fff;
border-radius:10px;
margin:85px auto
}
.gigya-label-text .additional{
font-size:12px !important;
}
.newsletter-box {
width:407px;
height:207px;
background-color:#f6f6f6;
border:1px solid #cecece;
display:block;
position:relative;
float:left;
margin-bottom:10px
}
.one {
margin-right:30px
}
.inner-subscribe {
width:366px;
margin:17px auto
}
.subscribe-details {
width:211px;
float:left;
margin-left:16px
}
.profile-container .subscribe-details p {
font-family:Arial;
font-size:14px;
color:#333;
line-height:1.25em;
margin-top:10px
}
.subscribe{
font-weight:bold;
color:#4d9d95;
font-size:14px;
font-family:Arial;
}
.gigya-newsletter-form .next {
font-size:24px;
font-family:"flama_semicondensedbook";
color:#48a097!important;
text-transform:uppercase
}
.gigya-newsletter-form{
width: 90%;
margin: 0px auto;
}
.gigya-newsletter-form p{
font-size:16px;
font-family:Arial;
}
.bigger{font-size:23px !important}
/* //////////////////////////////// Forgot Password Screen//////////////////////////////// */
#gigya-forgot-password-screen {
width:802px;
height:485px;
background-color:#fff;
border-radius:10px;
margin:85px auto
}
.gigya-reset-password-form {
width:523px;
margin:10px auto
}
#gigya-forgot-password-success-screen{
width:802px;
height:485px;
background-color:#fff;
border-radius:10px;
margin:85px auto
}
/* //////////////////////////////// Link Account Screen//////////////////////////////// */
#gigya-link-account-screen{
width:804px;
height:485px;
background-color:#fff;
border-radius:10px;
margin:85px auto
}
.gigya-link-accounts-form{
width: 444px;
margin: 0px auto;
}
/* //////////////////////////////// Success Page //////////////////////////////// */
#gigya-success-screen {
width: 987px;
height: 714px;
/* background-image: url(http://i.cdn.turner.com/v5cache/TCM/images/gigya/thankyou-bg.png); */
margin: 0px auto;
background-color: #fff;
border-radius: 10px;
}
.success-message {
width:80%;
margin:10px auto 0px;
text-align:center
}
.success-message h1 {
font-family:"flama_semicondensedbook";
font-size:36px;
color:#48a097!important;
text-transform:uppercase;
border-bottom:none;
margin:0px;
}
.success-message h2 {
font-family:"flama_semicondensedultralight";
font-size:28px;
color:#48a097!important;
text-transform:uppercase;
border-bottom:none;
margin:0px;
}
.success-message h2 span {
font-family:"flama_semicondensedbook";
font-size:28px;
color:#48a097!important;
text-transform:uppercase
}
.success-message p {
font-family:Arial;
font-size:14px
}
.newsletter-types{
padding-right:15px;
float:left;
}
.newsletter-types p
{font-family:Arial;
font-size:12px;
font-weight:bold;}
/* //////////////////////////////// Success Page //////////////////////////////// */
#gigya-email-verification-screen{
height:453px;
background-color:#fff;
border-radius:10px;
margin:85px auto;
background-color:#fff;
width:804px;
}
/* //////////////////////////////// My Profile //////////////////////////////// */
.profile-container{
width:985px;
height:1108px;
position:relative;
}
#backlotBadge {
width:208px;
height:208px;
background-image: url(http://i.cdn.turner.com/v5cache/TCM/images/gigya/profile-badge.png);
margin: 61px auto 10px;
position:relative;
}
#backlotButton{
width:210px;
margin: 0px 0px 0px 59px;
position:relative;
}
.member_backlot {
width: 330px;
float:left
}
.profile-container p{
font-size:16px;
font-family:Arial;
line-height: 1.6em;
}
ul.tabs{
margin: 0px;
padding: 0px;
list-style: none;
background-color:#176962;
margin-top:8px;
padding-left:20px
}
ul.tabs li{
background: none;
color: #fff;
display: inline-block;
padding: 10px 15px 23px;
cursor: pointer;
font-size:18px;
font-family:"flama_semicondensedultralight";
border-right:1px #fff dotted;
}
ul.tabs li.current{
background: #fff;
color: #176962;
font-family:"flama_semicondensedsemibold";
box-shadow: 0 0 8px 2px #888; /* the shadow */
}
.tabbed-other{
position: absolute;
top: 152px;
left: 270px;
background-color:#176962;
margin-top:8px;
padding: 10px 15px 23px;
cursor: pointer;
}
.tabbed-other a, .tabbed-other a:visited, .tabbed-other a:hover{
font-size:18px;
font-family:"flama_semicondensedultralight";
color: #fff;
text-decoration: none;
}
.last {border-right:none}
.tab-content{
display: none;
background: #fff;
padding: 15px;
margin-top: -10px;
position: absolute;
width: 955px;
height: 924px;
}
#profile-page-one{margin-left:80px}
.tab-content.current{
display: inherit;
}
#welcome-user{
margin-left: 50px;
}
#welcome-user p{
font-family:"Arial";
font-weight:bold;
text-transform:capitalize;
font-size:24px;
margin-left:80px;
}
.tiny-hello{
font-size:10px;
}
.required-profile{
width:511px;
background-image:url(http://i.cdn.turner.com/v5cache/TCM/images/gigya/required.png);
background-position:449px 8px;
background-repeat:no-repeat
}
.required-profileshort{
width:511px;
background-image:url(http://i.cdn.turner.com/v5cache/TCM/images/gigya/required.png);
background-position:204px 8px;
background-repeat:no-repeat
}
.gigya-screen	.panel-title	.arrow {
width: 12px;
height: 8px;
display: inline-block;
margin-right: 6px;
background: url(http://i.cdn.turner.com/v5cache/TCM/images/gigya/arrow_down.png) no-repeat center center;
}
.gigya-screen	.panel-title	.arrowup {
display: none;
color: #505050;
font-size: 0.8em;
padding: 0 1.5em 0 0.5em;
width: 25px;
}
.gigya-screen	.panel-title	.arrowdown {
display: inline-block;
color: #505050;
font-size: 0.8em;
padding: 0 1.5em 0 0.5em;
width: 25px;
}
.gigya-screen	.panel-title .collapsed .arrow {
background: url(http://i.cdn.turner.com/v5cache/TCM/images/gigya/arrow-up.png) no-repeat center center;
}
.gigya-screen	.panel-title .collapsed	.arrowup {
display: inline-block;
}
.gigya-screen	.panel-title .collapsed	.arrowdown {
display: none;
}
.gigya-screen	.panel {
background-color: transparent;
border-color: transparent;
}
.gigya-screen	.panel-heading {
padding: 10px 0px;
background-color: transparent;
border-color: transparent;
}
.gigya-screen	.panel-body {
border: none !important;
padding: 0px;
border:none;
margin-top:5px;
}
.panel-group{
margin-bottom:0px;
}
.gigya-screen	.panel-title a{
color: #499c95;
text-decoration:none;
font-size:16px;
font-family:Arial;
font-weight:bold;
}
.modal-title{
font-family:Arial;
font-size:25px;}
#profile-dialog #profile-change-password {
display: none
}
#profile-dialog .provider {
display: none;
}
#profile-dialog .provider p{
font-family: Arial;
font-size:16px;
margin-left:45px;
margin-top:0px
}
#profile-dialog[provider="facebook"] .provider.facebook {
display: block;
background: url("http://i.cdn.turner.com/v5cache/TCM/images/gigya/profileSocialspriteSmall.png") no-repeat 0px 0px;
height: 15px;
padding: 15px;
}
#profile-dialog[provider="twitter"] .provider.twitter {
display: block;
background: url("http://i.cdn.turner.com/v5cache/TCM/images/gigya/profileSocialspriteSmall.png") no-repeat 0px -55px;
height: 15px;
padding: 15px;
}
#profile-dialog[provider=""] #profile-change-password, #profile-dialog[provider="site"] #profile-change-password {
display: block
}
.panel{margin-bottom: 10px;
background-color: none;
border: none;
border-radius: 4px;
-webkit-box-shadow: none;
box-shadow: none; }
.bottomprofile{
color:#000;
text-decoration:underline;
font-weight:bold
}
/*///////////////////////////// Password Reset Screen /////////////////////////////////*/
#page-pwreset{
width:994px;
height:600px;
background-color:#fff;
}
#page-pwreset h2
{
font-size:24px;
margin-left:50px;
margin-bottom:0px
}
.button-row{
margin-left:10px
}
::-webkit-input-placeholder {
color: #CCC !important;
}
:-moz-placeholder { /* Firefox 18- */
color: #CCC !important;
}
::-moz-placeholder { /* Firefox 19+ */
color: #CCC !important;
}
:-ms-input-placeholder {
color: #CCC !important;
}
input.parsley-success{
background-image:url(http://i.cdn.turner.com/v5cache/TCM/images/gigya/success-check.jpg);
background-repeat:no-repeat;
background-position:291px 8px;
}
input.parsley-error
{
color:#000!important;
border:1px solid #f27545 !important;
background-image:url(http://i.cdn.turner.com/v5cache/TCM/images/gigya/error.jpg);
background-repeat:no-repeat;
background-position:291px 8px;
}
ul.parsley-errors-list{
list-style: none;
margin: 0;
margin-left: 0px;
padding: 0;
color: #f27545;
}
