@import 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700';
@import url(https://fonts.googleapis.com/css?family=Homemade+Apple);
@import url(https://fonts.googleapis.com/css?family=Permanent+Marker);
@import url(https://fonts.googleapis.com/css?family=Amatic+SC);
@import url(https://fonts.googleapis.com/css?family=Gruppo);
@import url(https://fonts.googleapis.com/css?family=Arapey);
@import url(https://fonts.googleapis.com/css?family=Clicker+Script); 

.sourceSans{font-family: 'Source Sans Pro', sans-serif !important;}
.permanentMarker{font-family: 'Permanent Marker', cursive !important;}
.amatic{font-family: 'Amatic SC', cursive !important;}
.homemadeApple{font-family: 'Homemade Apple', cursive !important;}
.clickerScript{font-family: 'Clicker Script', cursive !important;}

/*
	* FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
#fancybox-loading{position:fixed;top:50%;left:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;cursor:pointer;overflow:hidden;z-index:1104;display:none}#fancybox-loading div{position:absolute;top:0;left:0;width:40px;height:480px;background-image:url('fancybox.png')}#fancybox-overlay{position:absolute;top:0;left:0;width:100%;z-index:1100;display:none}#fancybox-tmp{padding:0;margin:0;border:0;overflow:auto;display:none}#fancybox-wrap{position:absolute;top:0;left:0;padding:20px;z-index:1101;outline:none;display:none}#fancybox-outer{position:relative;width:100%;height:100%;background:#fff}#fancybox-content{width:0;height:0;padding:0;outline:none;position:relative;overflow:hidden;z-index:1102;border:0px solid #fff}#fancybox-hide-sel-frame{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:1101}#fancybox-close{position:absolute;top:-15px;right:-15px;width:30px;height:30px;background:transparent url('fancybox.png') -40px 0px;cursor:pointer;z-index:1103;display:none}#fancybox-error{color:#444;font:normal 12px/20px Arial;padding:14px;margin:0}#fancybox-img{width:100%;height:100%;padding:0;margin:0;border:none;outline:none;line-height:0;vertical-align:top}#fancybox-frame{width:100%;height:100%;border:none;display:block}#fancybox-left,#fancybox-right{position:absolute;bottom:0px;height:100%;width:35%;cursor:pointer;outline:none;background:transparent url('blank.gif');z-index:1102;display:none}#fancybox-left{left:0px}#fancybox-right{right:0px}#fancybox-left-ico,#fancybox-right-ico{position:absolute;top:50%;left:-9999px;width:30px;height:30px;margin-top:-15px;cursor:pointer;z-index:1102;display:block}#fancybox-left-ico{xbackground-image:url('fancybox.png');xbackground-position:-40px -30px}#fancybox-right-ico{xbackground-image:url('fancybox.png');xbackground-position:-40px -60px}#fancybox-left:hover,#fancybox-right:hover{visibility:visible}#fancybox-left:hover span{left:20px}#fancybox-right:hover span{left:auto;right:20px}.fancybox-bg{position:absolute;padding:0;margin:0;border:0;width:20px;height:20px;z-index:1001}#fancybox-bg-n{top:-20px;left:0;width:100%;background-image:url('fancybox-x.png')}#fancybox-bg-ne{top:-20px;right:-20px;background-image:url('fancybox.png');background-position:-40px -162px}#fancybox-bg-e{top:0;right:-20px;height:100%;background-image:url('fancybox-y.png');background-position:-20px 0px}#fancybox-bg-se{bottom:-20px;right:-20px;background-image:url('fancybox.png');background-position:-40px -182px}#fancybox-bg-s{bottom:-20px;left:0;width:100%;background-image:url('fancybox-x.png');background-position:0px -20px}#fancybox-bg-sw{bottom:-20px;left:-20px;background-image:url('fancybox.png');background-position:-40px -142px}#fancybox-bg-w{top:0;left:-20px;height:100%;background-image:url('fancybox-y.png')}#fancybox-bg-nw{top:-20px;left:-20px;background-image:url('fancybox.png');background-position:-40px -122px}#fancybox-title{font-family:Helvetica;font-size:12px;z-index:1102}.fancybox-title-inside{padding-bottom:10px;text-align:center;color:#333;background:#fff;position:relative}.fancybox-title-outside{padding-top:10px;color:#fff}.fancybox-title-over{position:absolute;bottom:0;left:0;color:#FFF;text-align:left}#fancybox-title-over{padding:10px;background-image:url('fancy_title_over.png');display:block}.fancybox-title-float{position:absolute;left:0;bottom:-20px;height:32px}#fancybox-title-float-wrap{border:none;border-collapse:collapse;width:auto}#fancybox-title-float-wrap td{border:none;white-space:nowrap}#fancybox-title-float-left{padding:0 0 0 15px;background:url('fancybox.png') -40px -90px no-repeat}#fancybox-title-float-main{color:#FFF;line-height:29px;font-weight:bold;padding:0 0 3px 0;background:url('fancybox-x.png') 0px -40px}#fancybox-title-float-right{padding:0 0 0 15px;background:url('fancybox.png') -55px -90px no-repeat}.fancybox-ie6 #fancybox-close{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/dollcare/fancybox/fancy_close.png', sizingMethod='scale')}.fancybox-ie6 #fancybox-left-ico{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/dollcare/fancybox/fancy_nav_left.png', sizingMethod='scale')}.fancybox-ie6 #fancybox-right-ico{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/dollcare/fancybox/fancy_nav_right.png', sizingMethod='scale')}.fancybox-ie6 #fancybox-title-over{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/dollcare/fancybox/fancy_title_over.png', sizingMethod='scale');zoom:1}.fancybox-ie6 #fancybox-title-float-left{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/dollcare/fancybox/fancy_title_left.png', sizingMethod='scale')}.fancybox-ie6 #fancybox-title-float-main{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/dollcare/fancybox/fancy_title_main.png', sizingMethod='scale')}.fancybox-ie6 #fancybox-title-float-right{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/dollcare/fancybox/fancy_title_right.png', sizingMethod='scale')}.fancybox-ie6 #fancybox-bg-w,.fancybox-ie6 #fancybox-bg-e,.fancybox-ie6 #fancybox-left,.fancybox-ie6 #fancybox-right,#fancybox-hide-sel-frame{height:expression(this.parentNode.clientHeight + "px")}#fancybox-loading.fancybox-ie6{position:absolute;margin-top:0;top:expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px')}#fancybox-loading.fancybox-ie6 div{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancy_loading.png', sizingMethod='scale')}.fancybox-ie .fancybox-bg{background:transparent !important}.fancybox-ie #fancybox-bg-n{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/dollcare/fancybox/fancy_shadow_n.png', sizingMethod='scale')}.fancybox-ie #fancybox-bg-ne{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/dollcare/fancybox/fancy_shadow_ne.png', sizingMethod='scale')}.fancybox-ie #fancybox-bg-e{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/dollcare/fancybox/fancy_shadow_e.png', sizingMethod='scale')}.fancybox-ie #fancybox-bg-se{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/dollcare/fancybox/fancy_shadow_se.png', sizingMethod='scale')}.fancybox-ie #fancybox-bg-s{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/dollcare/fancybox/fancy_shadow_s.png', sizingMethod='scale')}.fancybox-ie #fancybox-bg-sw{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/dollcare/fancybox/fancy_shadow_sw.png', sizingMethod='scale')}.fancybox-ie #fancybox-bg-w{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/dollcare/fancybox/fancy_shadow_w.png', sizingMethod='scale')}.fancybox-ie #fancybox-bg-nw{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/dollcare/fancybox/fancy_shadow_nw.png', sizingMethod='scale')}

/*!
	* Bootstrap v3.3.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=93b181c8a5c5c66cf9aa)
 * Config saved to config.json and https://gist.github.com/93b181c8a5c5c66cf9aa
 *//*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}ag-container input[type="checkbox"],ag-container input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@font-face{font-family:'Glyphicons Halflings';src:url('http://www.americangirl.com/play/girl-of-the-year/grace/fonts/glyphicons-halflings-regular.eot');src:url('http://www.americangirl.com/play/girl-of-the-year/grace/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('http://www.americangirl.com/play/girl-of-the-year/grace/fonts/glyphicons-halflings-regular.woff2') format('woff2'),url('http://www.americangirl.com/play/girl-of-the-year/grace/fonts/glyphicons-halflings-regular.woff') format('woff'),url('http://www.americangirl.com/play/girl-of-the-year/grace/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('http://www.americangirl.com/play/girl-of-the-year/grace/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before,.glyphicon-eur:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}.ag-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}ag-container *:before,ag-container *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff;width:100%;}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{text-decoration:none}a:hover{color:#903;text-decoration:underline}figure{margin:0}img{vertical-align:middle}.img-responsive,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.ag-container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.ag-container{width:750px}}@media (min-width:992px){.ag-container{width:970px}}@media (min-width:1200px){.ag-container{width:1170px}}.ag-container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none;visibility:hidden}.collapse.in{display:block;visibility:visible}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height, visibility;-o-transition-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform 0.6s ease-in-out;-o-transition:-o-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.carousel-inner>.item.next,.carousel-inner>.item.active.right{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);left:0}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-control.left{background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);background-image:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.5)), to(rgba(0,0,0,0.0001)));background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);background-image:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.5)));background-image:linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:hover{outline:0;color:#fff;text-decoration:none;opacity:.6;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;line-height:1;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:40px}}.clearfix:before,.clearfix:after,.ag-container:before,.ag-container:after,.ag-container-fluid:before,.ag-container-fluid:after,.row:before,.row:after{content:" ";display:table}.clearfix:after,.ag-container:after,.ag-container-fluid:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important;visibility:hidden !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:767px){.visible-xs-block{display:block !important}}@media (max-width:767px){.visible-xs-inline{display:inline !important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:1200px){.visible-lg-block{display:block !important}}@media (min-width:1200px){.visible-lg-inline{display:inline !important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width:767px){.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media (min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}

/********* styles for the popovers/scripts ******/
#main div {
    display: none;
}
#hairFeature,
#eyesFeature,
#faceFeature,
#skinFeature,
#bodyFeature {
    display: none;
}
img#hairFeature {
    left: 360px;
    position: absolute;
    top: 28px;
}
img#eyesFeature {
    left: 444px;
    position: absolute;
    top: 134px;
}
img#faceFeature {
    left: 314px;
    position: absolute;
    top: 192px;
}
img#skinFeature {
    left: 423px;
    position: absolute;
    top: 274px;
}
img#bodyFeature {
    left: 289px;
    position: absolute;
    top: 341px;
}
#hairFeatureHover,
#eyesFeatureHover,
#faceFeatureHover,
#skinFeatureHover,
#bodyFeatureHover {
    background: url(/static/dollcare/dollfeatures/box-hover.png) no-repeat top left;
    width: 151px;
    height: 45px;
    position: absolute;
}
#hairFeatureHover p,
#eyesFeatureHover p,
#faceFeatureHover p,
#skinFeatureHover p,
#bodyFeatureHover p {
    position: relative;
    top: 6px;
    left: 20px;
    width: 120px;
    line-height: 14px;
}
#hairFeatureHover {
    left: 398px;
    top: 25px;
}
#eyesFeatureHover {
    left: 481px;
    top: 133px;
}
#faceFeatureHover {
    left: 352px;
    top: 191px;
}
#skinFeatureHover {
    left: 460px;
    top: 273px;
}
#bodyFeatureHover {
    left: 327px;
    top: 340px;
}
#hairFeaturePop,
#eyesFeaturePop,
#faceFeaturePop,
#skinFeaturePop,
#bodyFeaturePop {
    overflow: hidden;
}
#hairFeaturePop p,
#eyesFeaturePop p,
#faceFeaturePop p,
#skinFeaturePop p,
#bodyFeaturePop p {
    position: absolute;
    font-size: 12px;
    line-height: 16px;
    left: 26px;
    width: 207px;
}
#hairFeaturePop p {
    top: 79px;
}
#eyesFeaturePop p {
    top: 84px;
}
#faceFeaturePop p {
    top: 80px;
}
#skinFeaturePop p {
    top: 88px;
    width: 200px;
}
#bodyFeaturePop p {
    top: 89px;
    width: 275px;
}
#bodyFeaturePop p#second {
    top: 291px;
}
#main {
    position: relative;
}
#main p {
    font-size: 90%;
    left: 26px;
    line-height: 150%;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 118px;
    width: 193px;
}
/*******  Reservations Popover styles ********/

#reservePop {
    width: 550px;
    padding: 0;
    margin: 0;
    color: #000;
    text-align: right;
    z-index: 1001;
}
#reserveheader {
    background-color: #ad1741;
    background-repeat: no-repeat;
    height: 67px;
    color: #FFFFFF;
    margin: 0 0 0 22px;
    display: block;
}
#reserveheader a {
    color: #ffffff;
    padding: 0;
    margin: 0;
}
#reserveheader img {
    float: right;
    padding: 5px 5px 0 0;
    margin: 0;
}
#reserveframe {
    padding: 0;
    margin: 0;
    width: 500px;
}
#reservecontent {
    background: url(/stores/images/reserve/bg_content.gif) no-repeat bottom right;
    margin: 0 0 10px 23px;
    text-align: left;
    padding: 0 0 10px 0px;
    display: block;
}
* html #reservecontent {
    /*IE only style*/
    
    height: 450px;
}
* html #reservecontent2 {
    /*IE only style*/
    
    height: 450px;
}
#reservePop #reservecontent h2 {
    margin: 10px 10px 10px 10px;
    font-size: 18px;
    color: #e03a86;
    padding: 0;
}
#reservecontent h3 {
    margin: 10px 10px 10px 10px;
    font-size: 14px;
    color: #424242;
    font-weight: normal;
    padding: 0;
}
#reservecontent img {
    display: block;
    float: none
}
#reservePop p#disclaimer {
    margin: 0 auto 0 auto;
    padding: 5px 0 20px 0;
    font-size: 11px;
    color: #424242;
    display: block;
    text-align: center;
    width: 300px;
}
#reservePop select {
    border: 1px solid #edb8e0;
    padding: 3px;
    margin: 0 0 10px 0;
}
#makeres {
    background-image: url(/stores/images/reserve/dots.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    padding: 0 0 10px 0;
    margin: 0;
    text-align: center;
    display: block;
}
#manageres {
    background-image: url(/stores/images/reserve/dots.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    padding: 0 0 10px 0;
    text-align: center;
    display: block;
}
#continue {
    padding-left: 0;
    margin: 0 auto 10px auto;
    text-align: center;
    display: block;
    float: none;
    width: 99px;
}
#continuebutton {
    padding-left: 0;
    margin: 0 0 10px 0;
}
#manageres img {
    float: none;
    display: block
}
input[type="submit"] {
    border: 1px solid #edb8e0;
    padding: 3px;
    margin: 0 0 20px 0;
}
#jDialogContainer #mainContent.contpage {
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
}
#vmModal {
    background: none;
}
/* ---------- DOLL CARE LANDING ----------*/

#dollCareLanding #slide-container {
    height: 312px;
    width: 766px;
    overflow: hidden;
    position: relative;
}
#dollCareLanding #slides {
    position: absolute;
    left: 0px;
}
#dollCareLanding #slides img {
    display: block;
    position: absolute;
}
#dollCareLanding #slide1 {
    left: 0px;
}
#dollCareLanding #slide2 {
    left: 766px;
}
#dollCareLanding #slide3 {
    left: 1532px;
}
#dollCareLanding #slide4 {
    left: 2298px;
}
#dollCareLanding #carousel-controls {
    height: 44px;
    width: 766px;
    background: url('/wcsstore/Tridion/AGStore/Images/carouselNavBg924-188749.jpg');
}
#dollCareLanding .carousel-control-btn {
    display: block;
    float: left;
    padding: 0px 15px 0px 15px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
}
#dollCareLanding .carousel-control-btn:hover {
    color: #e21776;
}
#dollCareLanding #dollCareLandingSectionTwo {
    width: 766px;
    height: 484px;
    background: url('/wcsstore/Tridion/AGStore/Images/dollCareLandingSectionTwoBg924-188750.jpg');
}
#dollCareLanding #dollCareLandingBanner {
    width: 736px;
    margin: 0px auto;
    padding-top: 20px;
}
#dollCareLanding #dollCareQuestions {
    width: 736px;
    height: 286px;
    background: url('/wcsstore/Tridion/AGStore/Images/dollCareQuestionsBg924-188748.png');
    margin: 0px auto;
    margin-top: 15px;
}
#dollCareLanding #dollCareQuestionsText {
    position: relative;
    top: 97px;
    left: 133px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #333333;
}

/* ----------------- DOLL CARE FEATURES --------------------- */

#dollFeaturesMain {
    position: relative;
    width: 766px;
    height: 380px;
    background: url('/wcsstore/Tridion/AGStore/Images/main-bg924-199673.jpg');
}
#dollFeaturesMainCopy {
    position: absolute;
    top: 115px;
    left: 68px;
    font-family: Arial, Helvetica, sans-serif;
    font-color: #333333;
    line-height: 132%;
    font-size: 13px;
}
.dollFeatureTooltip {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    color: #333333;
    font-size: 12px;
}
.dollFeatureTooltip span {
    position: absolute;
    margin-top: 4px;
    margin-left: 10px;
}
.dollFeature {
    background: url('/wcsstore/Tridion/AGStore/Images/feature-star924-199670.png');
}
.dollFeature:hover {
    background: url('/wcsstore/Tridion/AGStore/Images/feature-star-active924-199671.png');
}
#dollHairFeature {
    position: absolute;
    top: 29px;
    left: 521px;
    width: 44px;
    height: 44px;
    cursor: pointer;
}
#dollHairFeatureTooltip {
    display: none;
    position: absolute;
    top: 28px;
    left: 370px;
    background: url('/wcsstore/Tridion/AGStore/Images/tooltip-right924-199680.png');
    width: 151px;
    height: 43px;
}
#dollFaceFeature {
    position: absolute;
    top: 190px;
    left: 495px;
    width: 44px;
    height: 44px;
    cursor: pointer;
}
#dollFaceFeatureTooltip {
    display: none;
    position: absolute;
    top: 189px;
    left: 345px;
    background: url('/wcsstore/Tridion/AGStore/Images/tooltip-right924-199680.png');
    width: 151px;
    height: 43px;
}
#dollEyeFeature {
    position: absolute;
    top: 135px;
    left: 620px;
    width: 44px;
    height: 44px;
    cursor: pointer;
}
#dollEyeFeatureTooltip {
    display: none;
    position: absolute;
    top: 82px;
    left: 567px;
    background: url('/wcsstore/Tridion/AGStore/Images/tooltip-bottom924-199679.png');
    width: 142px;
    height: 51px;
}
#dollBodyFeature {
    position: absolute;
    top: 301px;
    left: 477px;
    width: 44px;
    height: 44px;
    cursor: pointer;
}
#dollBodyFeatureTooltip {
    display: none;
    position: absolute;
    top: 250px;
    left: 425px;
    background: url('/wcsstore/Tridion/AGStore/Images/tooltip-bottom924-199679.png');
    width: 142px;
    height: 51px;
}
#dollSkinFeature {
    position: absolute;
    top: 272px;
    left: 600px;
    width: 44px;
    height: 44px;
    cursor: pointer;
}
#dollSkinFeatureTooltip {
    display: none;
    position: absolute;
    top: 313px;
    left: 550px;
    background: url('/wcsstore/Tridion/AGStore/Images/tooltip-top924-199681.png');
    width: 142px;
    height: 52px;
}
.dollFeaturePopCloseBtn {
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
}
#dollHairPopup {
    display: none;
    position: relative;
    margin: 0px auto;
    top: 30px;
    width: 700px;
    height: 325px;
    background: url('/wcsstore/Tridion/AGStore/Images/hair-popup-bg924-199672.jpg');
    box-shadow: 0px 0px 30px #606060;
    z-index: 999;
}
#dollHairPopupText {
    position: relative;
    top: 85px;
    left: 47px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 132%;
}
#dollFacePopup {
    display: none;
    position: relative;
    margin: 0px auto;
    top: 30px;
    width: 700px;
    height: 317px;
    background: url('/wcsstore/Tridion/AGStore/Images/face-popup-bg924-199669.jpg');
    box-shadow: 0px 0px 30px #606060;
    z-index: 999;
}
#dollFacePopupText {
    position: relative;
    top: 85px;
    left: 47px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 132%;
}
#dollEyePopup {
    display: none;
    position: relative;
    margin: 0px auto;
    top: 30px;
    width: 700px;
    height: 292px;
    background: url('/wcsstore/Tridion/AGStore/Images/eye-popup-bg924-199668.jpg');
    box-shadow: 0px 0px 30px #606060;
    z-index: 999;
}
#dollEyePopupText {
    position: relative;
    top: 85px;
    left: 47px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 132%;
}
#dollBodyPopup {
    display: none;
    position: relative;
    margin: 0px auto;
    top: 30px;
    width: 700px;
    height: 508px;
    background: url('/wcsstore/Tridion/AGStore/Images/body-popup-bg924-199666.jpg');
    box-shadow: 0px 0px 30px #606060;
    z-index: 999;
}
#dollBodyPopupText {
    position: relative;
    top: 85px;
    left: 47px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 132%;
}
#dollSkinPopup {
    display: none;
    position: relative;
    margin: 0px auto;
    top: 30px;
    width: 700px;
    height: 292px;
    background: url('/wcsstore/Tridion/AGStore/Images/skin-popup-bg924-199678.jpg');
    box-shadow: 0px 0px 30px #606060;
    z-index: 999;
}
#dollSkinPopupText {
    position: relative;
    top: 85px;
    left: 47px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 132%;
}
#dollFeaturesDiscover {
    position: relative;
    width: 766px;
    height: 1495px;
    background: url('/wcsstore/Tridion/AGStore/Images/secondary-bg924-199677.jpg');
}
.featuresDiscoverH1 {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    color: #8193db !important;
    font-size: 16pt !important;
}
.featuresDiscoverCopy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 132%;
}
.featuresDiscoverMore {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    color: #990033;
    font-weight: bold;
    font-size: 12px;
}
.featuresDiscoverMore a {
    color: #990033;
    text-decoration: none;
}
.featuresDiscoverMore img {
    vertical-align: middle;
}
#featuresDiscoverBeForever {
    position: absolute;
    top: 115px;
    left: 370px;
}
#featuresDiscoverGOTY {
    position: absolute;
    top: 370px;
    left: 96px;
}
#featuresDiscoverMYAG {
    position: absolute;
    top: 602px;
    left: 370px;
}
#featuresDiscoverBB {
    position: absolute;
    top: 832px;
    left: 96px;
}
#featuresDiscoverBT {
    position: absolute;
    top: 1058px;
    left: 369px;
}
#hairAndSkinMain {
    position: relative;
    height: 382px;
    width: 767px;
    background: url('/wcsstore/Tridion/AGStore/Images/mainBg924-188885.jpg');
}
#hairAndSkinMainText {
    position: relative;
    top: 145px;
    left: 80px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #333333;
}
#hairAndSkinSectionTwo {
    position: relative;
    height: 280px;
    width: 767px;
    background: url('/wcsstore/Tridion/AGStore/Images/sectionTwoBg924-188887.jpg');
}
#hairAndSkinSectionTwoText {
    position: relative;
    top: 162px;
    left: 325px;
    display: block;
    width: 370px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 10pt;
    text-align: center;
}
#hairAndSkinExplore {
    color: #e21776;
    font-weight: bold;
    text-decoration: none;
}
#hairAndSkinExplore img {
    vertical-align: middle;
}

/* SOUNDTRACKS PAGE */
#soundtracksMain {
    position: relative;
    width: 766px;
    height: 320px;
    background: url('/wcsstore/Tridion/AGStore/Images/main924-197215.jpg');
}
#soundtracksMainCopy {
    position: absolute;
    top: 120px;
    right: 0px;
    width: 316px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 14px;
    line-height: 150%;
}

/* DOLL HOSPITAL PAGE */
#dollHospitalMain {
    position: relative;
    height: 381px;
    width: 766px;
    background: url('hospitalMainBg.jpg');
}
#dollHospitalMainText {
    position: relative;
    top: 155px;
    left: 469px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #333333;
}
#dollHospitalServices {
    position: relative;
    height: 625px;
    width: 766px;
    background: url('hospitalServicesBg.jpg');
}
#wellnessVisit {
    position: relative;
    float: left;
    height: 135px;
    width: 325px;
    background: url('wellnessBg.png');
}
#earPiercing {
    position: relative;
    float: left;
    height: 135px;
    width: 325px;
    background: url('earPiercingBg.png');
}
#hearingAid {
    position: relative;
    float: left;
    height: 135px;
    width: 325px;
    background: url('hearingAidBg.png');
}
#dollsWithoutHair {
    position: relative;
    float: left;
    height: 135px;
    width: 325px;
    background: url('noHairBg.png');
}
#serviceBoxes {
    position: relative;
    top: 65px;
    margin: 0px auto;
    width: 650px;
    height: 270px;
}
.serviceBoxHeading {
    position: relative;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    color: #333333;
}
.serviceBoxText {
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #666666;
}
.servicePopLink {
    position: relative;
    color: #e21776;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}
#earPiercingPopLink {
    top: -12px;
    left: 155px;
}
#hearingAidPopLink {
    top: -3px;
    left: 25px;
}
#dollsWithoutHairPopLink {
    top: 0px;
    left: 33px;
}
#hospitalMoreOptions {
    position: relative;
    top: 120px;
    margin: 0px auto;
    width: 600px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
#hospitalMoreOptionsLeft {
    float: left;
    width: 300px;
}
#hospitalMoreOptionsLeft p {
    padding-left: 25px;
}
#hospitalMoreOptionsRight {
    float: left;
    width: 300px;
}
#hospitalMoreOptionsRight p {
    padding-left: 50px;
}
.hospitalSubOption {
    color: #666666;
    font-size: 8pt;
    margin-left: 5px;
}
#hospitalMoreOptionsBottom {
    clear: both;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #666666;
}
#dollHospitalAdmit {
    position: relative;
    height: 667px;
    width: 766px;
    background: url('stripedBg.jpg');
}
#admitSectionOne {
    position: relative;
    top: 25px;
    margin: 0px auto;
    height: 419px;
    width: 736px;
    background: url('admitBg.jpg');
}
#admitSectionOne * {
    margin: 0px;
    padding: 0px;
}
#admit1 {
    position: absolute;
    top: 166px;
    left: 155px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #333333;
}
#admit2 {
    position: absolute;
    top: 219px;
    left: 155px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #333333;
}
#admit3 {
    position: absolute;
    top: 258px;
    left: 155px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #333333;
}
#admit4 {
    position: absolute;
    top: 302px;
    left: 155px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #333333;
}
#admitSectionTwo {
    position: relative;
    top: 55px;
    margin: 0px auto;
    height: 161px;
    width: 736px;
    background: url('questionsBg.jpg');
}

/* NEW SITE HOME */
/*ACCENTURE CODE FIXES*/
.wrapper-home {
    width: auto !important;
}
.mattelsitehomepagelayoutview {
    width: 100% !important;
}
.mattelsitehomepagelayoutview #banners {
    left: 0;
}
.three-blocks,
#banners {
    display: none;
}

/* AG STIE HOME */
.carousel-control.left,
.carousel-control.right {
    /*background: none;*/
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    /*z-index: 2;*/
}
@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
    margin: 0px auto;
}
.row {
    max-width: 1014px;
    margin: 0px auto;
}
.col-md-4 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
}
img {
    margin: 0px auto;
}
.carousel-indicators {
    z-index: 200;
}

/* ------------------------ FIXES FOR ACCENTURE ----------------------------------*/
.topcategoriesdisplay #mainContent {
    margin: 0px 0px -85px;
}
[data-analytics-espot-name="Index_Espot1"] > img {
    width: 100%;
}
em {
    font-style: italic;
}
a:focus {
    border: none !important;
}
.endeca-banner img {
    width: 100%;
}

/* ----------------------------------- RETAIL FIXES --------------------------------------------------------------*/
.header_st .left h1 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: normal;
}
.header_st .link a {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10pt;
}
.tools {
    height: 170px;
    background: none;
}
.tools-frame {
    width: calc(25% - 1px);
    height: 150px;
}
.tools-frame1 {
    width: 25%;
    height: 150px;
}
.plan_st .visit ul li {
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: bold;
}
.tools-frame1 h2 {
    font-weight: normal;
}
.plan_st .visit {
    margin-left: 200px;
}
.header_st .img_flower {
    margin-left: 875px !important;
    margin-top: 30px !important;
}
.mattelretailstorepagelayoutview .containerEndecaSearch,
.mattelstorelandingpagelayoutview .containerEndecaSearch,
.mattelcorporatepagelayoutview .containerEndecaSearch {
    display: none;
}
[data-analytics-espot-name="san-francisco-1"] h1 {
    font-size: 20px !important;
}
[data-analytics-espot-name="indigo-6"] .plan_st .visit {
    margin-left: 192px !important;
}
[data-analytics-espot-name="indigo-6"] .plan_st .reservation p {
    margin-left: 58px !important;
}
.mattelretailinfopagelayoutview .info a {
    margin-left: 0px !important;
}
.packages_st .picture {
    float: initial !important;
    display: inline-block !important;
}
.mattelretailstorepagelayoutview .packages_st {
    text-align: center !important;
}

/* ----------------------------------------------------SITE HOME --------------------------------------------------*/
.carousel-control.left,
.carousel-control.right {
    /*background: none;*/
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    /*z-index: 2;*/
}
@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
    margin: 0px auto;
}
.mattelsitehomepagelayoutview .slide {
    position: relative;
    max-width: 1035px;
    max-height: 672px;
    width: 100% !important;
    height: auto !important;
}

/* ----------------------------------------------------STORE HOME----------------------------------------------------- */
.ag-store-home {
    padding-right: 0px;
    padding-left: 0px;
    max-width: 1012px;
}
.ag-store-home a:hover {
    color: #903;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
.img-centered {
    margin: 0px auto;
}
#storeHomeSliver {
    margin-top: 25px;
}
#storeHomeCarousel {
    margin-bottom: 25px;
}
.carousel-control.left,
.carousel-control.right {
    /*background: none;*/
}
.carousel-control.left,
.carousel-control.right {
    /*background: none;*/
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    /*z-index: 2;*/
}
@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
    margin: 0px auto;
}
#storeHomeCarouselControls {
    background: #f885ba;
}
.carouselControlBtn {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    width: 45px;
}
.carouselControlBtn a {
    color: #FFFFFF;
    cursor: pointer;
    text-decoration: none;
}
#storeHomeCarouselPlayBtn {
    display: none;
}
#storeHomeTools {
    text-align: center;
    margin-top: 25px;
}
.toolCopy {
    position: relative;
    top: -75px;
    font-size: 12px;
    font-weight: bold;
}
.toolCopySub {
    color: #666;
    font-weight: normal;
}
.storeHomeMobileContextualNav {
    border-left: 1px solid #fce4ee;
    border-right: 1px solid #fce4ee;
    border-top: 1px solid #fce4ee;
    height: 65px;
    line-height: 65px;
    font-weight: bold;
    color: #666;
    background: #fff0f5;
    /* background: -webkit-linear-gradient(#FFFFFF,#fce4ee,#FFFFFF);
	background: -o-linear-gradient(#FFFFFF,#fce4ee,#FFFFFF);
	background: -moz-linear-gradient(#FFFFFF,#fce4ee,#FFFFFF);
	background: linear-gradient(#FFFFFF,#fce4ee,#FFFFFF); */
}
.storeHomeMobileContextualNavBorderBottom {
    border-bottom: 1px solid #fce4ee;
}

/* ------------------------------------------ RANDOM --------------------------------------------------------*/
.text-center {
    text-align: center;
}
.removePadding {
    padding: 0;
}
.removeMargins {
    margin: 0;
}
.clearLeft {
    clear: left;
}
.ag-hotspot {
    display: block;
    position: absolute;
    overflow: auto;
    text-align: center;
    z-index: 10;
    text-decoration: none !important;
}

/* ----------------------------------------------- GIFT CARDS PAGE --------------------------------------------------*/
#checkGiftCardBalance {
    background: -webkit-linear-gradient(#eb0872, #c91052);
    background: -o-linear-gradient(#eb0872, #c91052);
    background: -moz-linear-gradient(#eb0872, #c91052);
    background: linear-gradient(#eb0872, #c91052);
}

/* ------------------------------------------- SOUNDTRACKS PAGE --------------------------------------------------*/
#soundtracks-page img {
    width: initial;
}

/* ------------------------------------------ MAGAZINE SUB PAGE -------------------------------------------------*/
#mag-sub-page img {
    width: initial;
}

/* ------------------------------------------ MAGAZINE SUB HELP PAGE --------------------------------------------*/
#mag-sub-help-page img {
    width: initial;
}

/* -------------------------------------- STORE LOCATION EXP MODAL -----------------------------------------*/
#storeLocationExpModal {
    height: auto;
    width: 100%;
}

/* --------------------------------------- DOLL CARE LANDING --------------------------------------------------*/
.ag-dollcare .dc-answers-container {
    background: #fcf1f7;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #fcf1f7 0%, #ffffff 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcf1f7), color-stop(100%, #ffffff));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #fcf1f7 0%, #ffffff 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #fcf1f7 0%, #ffffff 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #fcf1f7 0%, #ffffff 100%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, #fcf1f7 0%, #ffffff 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fcf1f7', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
}
.ag-dollcare #dc-answers {
    background-color: none !important;
    font-size: 13px;
    border: none !important!;
    margin: 0;
    padding: 0;
}
.ag-dollcare .panel {
    border: none;
    font-size: 13px;
}
.ag-dollcare .panel p {
    padding: 15px;
}
/* ---------------------------------------- DOLL FEATURES ------------------------------------------------*/

@media (max-width: 768px) {
    .dh-admit-bg {
        /* Remove bg image on mobile */
        
        background-image: none !important;
        background: #eff1f6;
        /* Old browsers */
        
        background: -moz-linear-gradient(top, #eff1f6 0%, #ffffff 17%, #ffffff 100%) !important;
        /* FF3.6+ */
        
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eff1f6), color-stop(17%, #ffffff), color-stop(100%, #ffffff)) !important;
        /* Chrome,Safari4+ */
        
        background: -webkit-linear-gradient(top, #eff1f6 0%, #ffffff 17%, #ffffff 100%) !important;
        /* Chrome10+,Safari5.1+ */
        
        background: -o-linear-gradient(top, #eff1f6 0%, #ffffff 17%, #ffffff 100%) !important;
        /* Opera 11.10+ */
        
        background: -ms-linear-gradient(top, #eff1f6 0%, #ffffff 17%, #ffffff 100%) !important;
        /* IE10+ */
        
        background: linear-gradient(to bottom, #eff1f6 0%, #ffffff 17%, #ffffff 100%) !important;
        /* W3C */
        
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eff1f6', endColorstr='#ffffff', GradientType=0) !important;
        /* IE6-9 */
        
        border: 20px solid #FFFFFF;
        margin-bottom: 20px;
    }
    .ag-dollcare ul {
        text-align: center;
        list-style-type: none !important;
        margin-left: 0;
        padding-left: 0;
    }
}
.ag-dollcare .dc-dollfeatures-bg {
    background: #eeeef4;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #eeeef4 0%, #ffffff 37%, #ffffff 37%, #ffffff 69%, #fcedf4 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeef4), color-stop(37%, #ffffff), color-stop(37%, #ffffff), color-stop(69%, #ffffff), color-stop(100%, #fcedf4));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #eeeef4 0%, #ffffff 37%, #ffffff 37%, #ffffff 69%, #fcedf4 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #eeeef4 0%, #ffffff 37%, #ffffff 37%, #ffffff 69%, #fcedf4 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #eeeef4 0%, #ffffff 37%, #ffffff 37%, #ffffff 69%, #fcedf4 100%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, #eeeef4 0%, #ffffff 37%, #ffffff 37%, #ffffff 69%, #fcedf4 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eeeef4', endColorstr='#fcedf4', GradientType=0);
    /* IE6-9 */
}
.ag-dollcare .dc-answers-container {
    background: #fcf1f7;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #fcf1f7 0%, #ffffff 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcf1f7), color-stop(100%, #ffffff));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #fcf1f7 0%, #ffffff 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #fcf1f7 0%, #ffffff 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #fcf1f7 0%, #ffffff 100%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, #fcf1f7 0%, #ffffff 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fcf1f7', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
}
.ag-dollcare #dc-answers {
    background-color: none !important;
    font-size: 13px;
    border: none !important!;
    margin: 0;
    padding: 0;
}
.ag-dollcare .panel {
    border: none;
    font-size: 13px;
}
.ag-dollcare .panel p {
    padding: 15px;
}
.dollFeature {
    /* already in TridionStyles */
    
    background: url('http://sprodamericangirl.mattel.com/wcsstore/Tridion/AGStore/Images/feature-star924-199670.png');
}
#dollFeaturesMain {
    /* already in TridionStyles */
    
    position: relative;
    width: 766px;
    height: 380px;
    background: url('http://sprodamericangirl.mattel.com/wcsstore/Tridion/AGStore/Images/main-bg924-199673.jpg');
}
#dollFeaturesMainCopy {
    /* already in TridionStyles */
    
    position: absolute;
    top: 115px;
    left: 68px;
    font-family: Arial, Helvetica, sans-serif;
    font-color: #333333;
    line-height: 132%;
    font-size: 13px;
}
#dollHairFeature {
    /* already in TridionStyles */
    
    position: absolute;
    top: 29px;
    left: 521px;
    width: 44px;
    height: 44px;
    cursor: pointer;
}
#dollHairFeatureTooltip {
    /* already in TridionStyles */
    
    display: none;
    position: absolute;
    top: 28px;
    left: 370px;
    background: url('http://sprodamericangirl.mattel.com/wcsstore/Tridion/AGStore/Images/tooltip-right924-199680.png');
    width: 151px;
    height: 43px;
}
#dollFaceFeature {
    position: absolute;
    top: 190px;
    left: 495px;
    width: 44px;
    height: 44px;
    cursor: pointer;
}
#dollFaceFeatureTooltip {
    display: none;
    position: absolute;
    top: 189px;
    left: 345px;
    background: url('http://sprodamericangirl.mattel.com/wcsstore/Tridion/AGStore/Images/tooltip-right924-199680.png');
    width: 151px;
    height: 43px;
}
#dollEyeFeature {
    position: absolute;
    top: 135px;
    left: 620px;
    width: 44px;
    height: 44px;
    cursor: pointer;
}
#dollEyeFeatureTooltip {
    display: none;
    position: absolute;
    top: 82px;
    left: 567px;
    background: url('http://sprodamericangirl.mattel.com/wcsstore/Tridion/AGStore/Images/tooltip-bottom924-199679.png');
    width: 142px;
    height: 51px;
}
#dollBodyFeature {
    position: absolute;
    top: 301px;
    left: 477px;
    width: 44px;
    height: 44px;
    cursor: pointer;
}
#dollBodyFeatureTooltip {
    display: none;
    position: absolute;
    top: 250px;
    left: 425px;
    background: url('http://sprodamericangirl.mattel.com/wcsstore/Tridion/AGStore/Images/tooltip-bottom924-199679.png');
    width: 142px;
    height: 51px;
}
#dollSkinFeature {
    position: absolute;
    top: 272px;
    left: 600px;
    width: 44px;
    height: 44px;
    cursor: pointer;
}
#dollSkinFeatureTooltip {
    display: none;
    position: absolute;
    top: 313px;
    left: 550px;
    background: url('http://sprodamericangirl.mattel.com/wcsstore/Tridion/AGStore/Images/tooltip-top924-199681.png');
    width: 142px;
    height: 52px;
}
#dollHairPopup {
    display: none;
    position: relative;
    margin: 0px auto;
    top: 30px;
    width: 700px;
    height: 325px;
    background: url('http://sprodamericangirl.mattel.com/wcsstore/Tridion/AGStore/Images/hair-popup-bg924-199672.jpg');
    box-shadow: 0px 0px 30px #606060;
    z-index: 999;
}
#dollHairPopupText {
    position: relative;
    top: 85px;
    left: 47px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 132%;
}
#dollFacePopup {
    display: none;
    position: relative;
    margin: 0px auto;
    top: 30px;
    width: 700px;
    height: 317px;
    background: url('http://sprodamericangirl.mattel.com/wcsstore/Tridion/AGStore/Images/face-popup-bg924-199669.jpg');
    box-shadow: 0px 0px 30px #606060;
    z-index: 999;
}
#dollFacePopupText {
    position: relative;
    top: 85px;
    left: 47px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 132%;
}
#dollEyePopup {
    display: none;
    position: relative;
    margin: 0px auto;
    top: 30px;
    width: 700px;
    height: 292px;
    background: url('http://sprodamericangirl.mattel.com/wcsstore/Tridion/AGStore/Images/eye-popup-bg924-199668.jpg');
    box-shadow: 0px 0px 30px #606060;
    z-index: 999;
}
#dollEyePopupText {
    position: relative;
    top: 85px;
    left: 47px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 132%;
}
#dollBodyPopup {
    display: none;
    position: relative;
    margin: 0px auto;
    top: 30px;
    width: 700px;
    height: 508px;
    background: url('http://sprodamericangirl.mattel.com/wcsstore/Tridion/AGStore/Images/body-popup-bg924-199666.jpg');
    box-shadow: 0px 0px 30px #606060;
    z-index: 999;
}
#dollBodyPopupText {
    position: relative;
    top: 85px;
    left: 47px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 132%;
}
#dollSkinPopup {
    display: none;
    position: relative;
    margin: 0px auto;
    top: 30px;
    width: 700px;
    height: 292px;
    background: url('http://sprodamericangirl.mattel.com/wcsstore/Tridion/AGStore/Images/skin-popup-bg924-199678.jpg');
    box-shadow: 0px 0px 30px #606060;
    z-index: 999;
}
#dollSkinPopupText {
    position: relative;
    top: 85px;
    left: 47px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 132%;
}
/* Main Banner Css */
/*---------------------------*\
               Controls the text of the
               main image header.            
            \*---------------------------*/

.mainBannerCopy {
    font-family: Arial, sans-serif;
    position: relative;
    max-width: 766px;
    color: #666666;
}
.mainBannerCopy>.rightText {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    width: 41%;
    margin-left: 59%;
    height: auto;
    position: absolute;
    top: 36%;
}
.mainBannerCopy>[class$=Text] {
    -webkit-transition: font-size .2s;
    -moz-transition: font-size .2s;
    -o-transition: font-size .2s;
    transition: font-size .2s;
}
/*BeForever SPECIFIC STYLES*/

#BF_mainText {
    font-size: 13px;
    top: 40%;
    width: 43%;
    margin-left: 57%;
    padding: 0px 3%;
    color: #ffffff;
    white-space: pre-wrap;
}
#BF_subText {
    font-size: 13px;
    height: 20px;
    max-width: 83%;
    position: absolute;
    font-weight: bold;
    left: inherit;
    right: 3%;
    bottom: 4%;
    margin: auto;
    height: auto;
}
/*BITTY BABY SPCIFIC STYLES*/

#BB_mainText {
    font-size: 13px;
    top: 38%;
    right: -5px;
}
/*BITTY TWIN SPECIFIC STYLES*/

#BT_mainText {
    font-size: 13px;
    top: 50%;
}
/*GIFT GUIDE SPECIFIC STYLES*/

#GG_mainText {
    top: 29%;
    right: 10px;
}
#GG_subText {
    font-size: 13px;
    position: absolute;
    height: 13%;
    bottom: 9%;
    left: 15px;
    padding-top: 3%;
    vertical-align: middle;
    -webkit-text-shadow: 0px 0px 3px white;
    -moz-text-shadow: 0px 0px 3px white;
    -o-text-shadow: 0px 0px 3px white;
    text-shadow: 0px 0px 3px white;
}
/*---------------------------*\
               These media queries adapt
               the text size as the window
               gets smaller, just before
               the mobile layout hits.
            \*---------------------------*/

@media (min-width: 795px) and (max-width: 1023px) {
    div.mainBannerCopy>p.rightText {
        font-size: 12px !important;
    }
    div.mainBannerCopy>p#BB_subText {
        font-size: 11px;
    }
    .mainBannerCopy>p#GG_subText {
        font-size: 10.5px;
    }
}
@media (min-width: 768px) and (max-width: 795px) {
    div.mainBannerCopy>p.rightText {
        font-size: 10px !important;
    }
    div.mainBannerCopy>p#BB_subText {
        font-size: 9px;
        right: 4%;
    }
    .mainBannerCopy>p#GG_subText {
        font-size: 9px;
        bottom: 9%
    }
}
/* End Main Banner Css */
/* ----------------------------------- VIDEOS ON PRODUCT PAGES ------------------------------*/

.video-content p iframe {
    width: 100%;
}
/* ----------------------------------- ENABLING MODALS ON MOBILE RETAIL + SITE HOME ---------*/

@media only screen and (max-width: 767px) {
    .mattelstorelandingpagelayoutview #v_modal {
        opacity: 1 !important;
    }
    .mattelstorelandingpagelayoutview #vmModal {
        height: auto !important;
        width: 100% !important;
    }
    .mattelstorelandingpagelayoutview #storeLocationExpModal {
        height: auto !important;
        width: 100% !important;
    }
    .mattelstorelandingpagelayoutview #storeLocationExpModal > div > div.experiences,
    .mattelstorelandingpagelayoutview #retailStoreLocationModal > div > div.experiences {
        float: left !important;
    }
    .mattelstorelandingpagelayoutview .popup-inner {
        border: none !important;
    }
    .mattelretailstorepagelayoutview #mainHeader .logo img {} .mattelretailstorepagelayoutview .wrapper {
        width: 100%;
        margin: 0;
    }
    .mattelsitehomepagelayoutview #v_modal {
        opacity: 1 !important;
    }
    .mattelsitehomepagelayoutview #vmModal > div > p:nth-child(1) {
        margin-top: 20px !important;
    }
}
.mattelretailstorepagelayoutview {
    width: 100% !important;
    float: none !important;
}

/* ---------------------------------- CAROUSEL FADE -------------------------------------------------*/
.mattelsitehomepagelayoutview .carousel .item {
    -webkit-transition: opacity ease-in-out 5s;
    -moz-transition: opacity ease-in-out 5s;
    -ms-transition: opacity ease-in-out 5s;
    -o-transition: opacity ease-in-out 5s;
    transition: opacity ease-in-out 5s;
}
.mattelsitehomepagelayoutview .carousel .active.left {
    left: 0;
    opacity: 0;
    z-index: 2;
}
.mattelsitehomepagelayoutview .carousel .next {
    left: 0;
    opacity: 1;
    z-index: 100;
}
.mattelsitehomepagelayoutview .carousel .prev {
    left: 0;
    opacity: 1;
    z-index: 100;
}
.mattelsitehomepagelayoutview .carousel.fade {
    opacity: 1;
}
.mattelsitehomepagelayoutview .carousel.fade .item {
    -moz-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    -webkit-transition: opacity ease-in-out .7s;
    transition: opacity ease-in-out .7s;
    left: 0 !important;
    opacity: 0;
    top: 0;
    width: 100%;
    position: absolute;
    display: block !important;
    z-index: 1;
}
.mattelsitehomepagelayoutview .carousel.fade .item:first-child {
    top: auto;
    position: relative;
}
.mattelsitehomepagelayoutview .carousel.fade .item.active {
    opacity: 1;
    -moz-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    -webkit-transition: opacity ease-in-out .7s;
    transition: opacity ease-in-out .7s;
    z-index: 2;
}
.mattelsitehomepagelayoutview .carousel-control.left,
.mattelsitehomepagelayoutview .carousel-control.right {
    z-index: 100;
}
.mattelsitehomepagelayoutview .carousel-control {
    width: 20%;
}
.ag-store-home .carousel .item,
.mattelstorelandingpagelayoutview .carousel .item {
    -webkit-transition: opacity ease-in-out 5s;
    -moz-transition: opacity ease-in-out 5s;
    -ms-transition: opacity ease-in-out 5s;
    -o-transition: opacity ease-in-out 5s;
    transition: opacity ease-in-out 5s;
}
.ag-store-home .carousel .active.left,
.mattelstorelandingpagelayoutview .carousel .active.left {
    left: 0;
    opacity: 0;
    z-index: 2;
}
.ag-store-home .carousel .next,
.mattelstorelandingpagelayoutview .carousel .next {
    left: 0;
    opacity: 1;
    z-index: 100;
}
.ag-store-home .carousel .prev,
.mattelstorelandingpagelayoutview .carousel .prev {
    left: 0;
    opacity: 1;
    z-index: 100;
}
.ag-store-home .carousel.fade,
.mattelstorelandingpagelayoutview .carousel.fade {
    opacity: 1;
}
.ag-store-home .carousel.fade .item,
.mattelstorelandingpagelayoutview .carousel.fade .item {
    -moz-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    -webkit-transition: opacity ease-in-out .7s;
    transition: opacity ease-in-out .7s;
    left: 0 !important;
    opacity: 0;
    top: 0;
    width: 100%;
    position: absolute;
    display: block !important;
    z-index: 1;
}
.ag-store-home .carousel.fade .item:first-child,
.mattelstorelandingpagelayoutview .carousel.fade .item:first-child {
    top: auto;
    position: relative;
}
.ag-store-home .carousel.fade .item.active,
.mattelstorelandingpagelayoutview .carousel.fade .item.active {
    opacity: 1;
    -moz-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    -webkit-transition: opacity ease-in-out .7s;
    transition: opacity ease-in-out .7s;
    z-index: 2;
}

/* --- CAROUSELS --- */
.carouselHeightFix {
    width: auto !important;
    height: 250px !important;
    max-height: 250px !important;
}

/* ---------- STORE HOME REDESIGN ---------- */
#mainContent-AG {
    background-color: #FFF;
}
* a:hover,
* a:focus {
    text-decoration: none;
}
#mainContent-AG .container {
    max-width: 1014px;
}
#mainContent-AG #storeHomeCarousel,
#retailCarousel {
    box-shadow: none !important;
    margin-bottom: 0 !important;
}
#mainContent-AG #storeHomeCarousel .carousel-control,
#retailCarousel .carousel-control {
    z-index: 10;
    font-size: 35px;
    color: #fff;
    width: 8% !important;
}
#mainContent-AG #storeHomeCarousel .carousel-control,
#retailCarousel .carousel-control {
    z-index: 10;
    font-size: 35px;
    color: #fff;
}
#mainContent-AG #storeHomeCarousel .carousel-control .icon-chevron-right,
#retailCarousel .carousel-control .icon-chevron-right {
    position: absolute;
    top: 45%;
    right: 5%;
}
#mainContent-AG #storeHomeCarousel .carousel-control .icon-chevron-left,
#retailCarousel .carousel-control .icon-chevron-left {
    position: absolute;
    top: 45%;
    left: 15%;
}
#mainContent-AG .bbi-tabs {
    padding-top: 10px;
}
#mainContent-AG .bbi-tab {
    color: #333;
    font-size: 18px;
    text-align: center;
    height: 65px;
    line-height: 65px;
    cursor: pointer;
    display: inline-block;
    margin-left: 25px;
    margin-right: 25px;
    font-family: 'Source Sans Pro', sans-serif;
}
#mainContent-AG .bbi-tabDivider {
    background: #FFF none repeat scroll 0% 0%;
    width: 0.5%;
    float: left;
}
#mainContent-AG .bbi-tab.bbi-selectedTab {
    color: #c70a4c;
    border-bottom: 5px solid #c70a4c;
}
#mainContent-AG .bbi-tab.bbi-last-tab {} #mainContent-AG .bbi-tabContent.bbi-selectedTabContent {
    display: block;
}
#mainContent-AG .bbi-tabContent {
    display: none;
    /* testing out horiztonal scrolling below */
    
    max-width: 1014px;
    padding-left: 0;
    padding-right: 0;
}
#mainContent-AG .tabHeader {
    font-size: 25px;
    color: #c70a4c;
    margin-top: 20px;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal !important;
}
#mainContent-AG .bbiEm {
    display: block;
    font-size: 16px;
    color: #333;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
}
#mainContent-AG .productRow {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
}
#mainContent-AG .productRow.bbi-last-row {} #mainContent-AG strong.bbiSecondHead {
    display: block;
    font-size: 18px;
    margin-top: 20px;
    color: #000;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
}
#mainContent-AG .productItem {
    float: left;
    width: 20%;
    padding: 40px 0px;
}
#mainContent-AG .productImg {
    width: 165px;
    margin: auto;
    display: block;
}
#mainContent-AG .productSubhead {
    text-align: center;
    color: #903;
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
}
#mainContent-AG .productSubhead a {
    font-size: 15px !important;
}
#mainContent-AG .carousel-indicators {
    bottom: 15px !important;
}
.carousel-indicators li {
    margin: 0 10px;
}
.carousel-indicators .active {
    margin: 0 10px;
}
.bbi-tabHeaders {
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    border-bottom: 1px solid #b5b5b5;
}
.bbi-tabContentContainer {
    margin-left: 0;
    margin-right: 0;
}
.bbi-tabContent {
    margin-left: 0;
    margin-right: 0;
}
.agstore #mainContent,
.agcastore #mainContent {
    margin: 0 !important;
}
.agstore iframe,
.agcastore iframe {
    display: none !important;
}

.agstore #at3wincontent iframe,
.agcastore #at3wincontent iframe {
	display: block !important;
}

.mattelretailstorepagelayoutview iframe {
    display: none !important;
}
div[data-analytics-espot-name="Shop_Homepage_Espot1"] {
    margin: 0 !important;
}

/* 10/08/15 REDESIGN */
#mainNav {
    background: #fff !important;
    border-style: none !important;
    border-width: 0 !important;
    border-color: #fff !important;
    border-top: 1px solid #eee !important;
    background: linear-gradient(to bottom, #fff, #fff 42px, #ffeff6 42px, #ffeff6) !important;
}
#mainHeader {
    background: #fff !important;
    box-shadow: none !important;
    border-bottom: none !important;
}
#mainHeader .headerNav ul li a {
    font-family: "Source Sans Pro", sans-serif !important;
    color: #333 !important;
    font-size: 17px !important;
}
#mainHeader .headerNav ul li {
    border-right: none !important;
}
#mainHeader .headerNav input.searchBox {
    width: 336px !important;
    height: 26px !important;
    line-height: 26px !important;
    border: 1px solid #cacaca !important;
}
#mainHeader .headerNav a.searchIcon {
    border-left: none !important;
    bottom: 0px !important;
    height: 26px !important;
}
#mainNav .navBottom ul.category li,
#mainNav .navBottom ul.account li {
    box-shadow: none !important;
    background: none !important;
}
#mainNav .navBottom ul.category,
#mainNav .navBottom ul.account {
    background: none !important;
    box-shadow: none !important;
}
#mainNav .navTop ul.site li {
    border-right: none !important;
}
#mainNav .navTop ul.site li a {
    color: #333 !important;
    font-family: "Source Sans Pro", sans-serif !important;
}
#mainNav .navBottom ul.cart {
    border-style: none !important;
    border-width: 0 !important;
    border-color: none !important;
    background: none !important;
    box-shadow: none !important;
}
#mainNav .navBottom ul.cart li {
    border-width: 0 !important;
    border-color: none !important;
}
#mainNav .navBottom ul li a {
    font-family: "Source Sans Pro", sans-serif !important;
}
#mainNav .navBottom ul.category li a,
#mainNav .navBottom ul.account li a {
    border-style: none !important;
    border-width: 0 !important;
    border-color: none !important;
    color: #c70a4c !important;
    font-family: "Source Sans Pro", sans-serif !important;
}
#mainNav .navBottom ul.category li:last-child {
    border-right: none !important;
    border-image: none !important;
}
#mainNav .navTop ul.site {
    margin-left: 0 !important;
}
.agstore #mainNav .navTop ul.account,
#mainNav .navBottom ul.cart {
    margin-right: 0 !important;
}
#mainNav .navTop ul.account li {
    border-left: none !important;
    line-height: initial !important;
}
#mainNav .navTop ul.account li {
    padding: 0 !important;
}
#mainNav .navBottom ul.cart li a:focus {
    border: none !important;
}
#MiniCartWidget li a {
    padding: 0 !important;
    height: 56px !important;
    color: #c70a4c !important;
}
#mainNav .navBottom {
    height: 56px !important;
}
#mainNav ul li a {
    font-family: "Source Sans Pro", sans-serif !important;
    color: #333 !important;
}
#mainNav .navTop ul.account li.last {
    margin-left: 25px !important;
}
#mainHeader .headerNav input.searchBox {
    box-shadow: none !important;
}
#mainHeader .headerNav {
    width: initial !important;
}
#mainHeader .headerNav input.searchBox {
    width: 250px !important;
}
.containerEndecaSearch {
    padding-top: 10px !important;
}
.ajaxorderitemdisplayview #newLogo {
    position: relative !important;
    top: 30px !important;
    height: 60px !important;
    line-height: 60px !important;
}
@media (max-width: 767px) {
    .agstore #mainHeader .wrapper,
    .agcastore #mainHeader .wrapper,
    .ajaxorderitemdisplayview #mainHeader .wrapper {
        background: #fff !important;
        box-shadow: none !important;
        border-bottom: 1px solid #eee !important;
        height: 60px !important;
        padding: 0 !important;
        line-height: 60px !important;
    }
    .agstore div[data-analytics-espot-name="Logo_Espot"],
    .agcastore div[data-analytics-espot-name="Logo_Espot"],
    .ajaxorderitemdisplayview div[data-analytics-espot-name="Logo_Espot"] {
        text-align: center !important;
    }
    .agstore #newLogo,
    .agcastore #newLogo,
    .ajaxorderitemdisplayview #newLogo {
        float: none !important;
        height: 60px !important;
        line-height: 60px !important;
    }
    .agstore #mainHeader .headerNav,
    .agcastore #mainHeader .headerNav,
    .ajaxorderitemdisplayview #mainHeader .headerNav {
        margin: 0 !important;
        padding: 0 !important;
        width: 75% !important;
    }
    .agstore .mobile-cart a,
    .agcastore .mobile-cart a,
    .ajaxorderitemdisplayview .mobile-cart a {
        color: #c70a4c !important;
    }
    .agstore .containerEndecaSearch,
    .agcastore .containerEndecaSearch,
    .ajaxorderitemdisplayview .mobile-cart a {
        padding: 0 !important;
    }
    .agstore #mainHeader .headerNav a.searchIcon,
    .agcastore #mainHeader .headerNav a.searchIcon,
    .ajaxorderitemdisplayview #mainHeader .headerNav a.searchIcon {
        left: 163px !important;
        top: 20px !important;
    }
    .agstore #mainHeader .headerNav input.searchBox,
    .agcastore #mainHeader .headerNav input.searchBox {
        margin: 0 0 0 15px !important;
        padding: 5px !important;
        width: 175px !important;
    }
    .ajaxorderitemdisplayview #mainHeader .wrapper .headerNav .containerEndecaSearch form .searchBox,
    .mattelglobalaccountshippingdetailsview .containerEndecaSearch #search.searchBox,
    .relogonformview .containerEndecaSearch #search.searchBox {
        width: 175px !important;
    }
    .ajaxorderitemdisplayview #mainHeader .headerNav input.searchBox {
        position: relative !important;
        top: 17px !important;
    }
    .agstore .mobile-cart a,
    .agcastore .mobile-cart a,
    .ajaxorderitemdisplayview .mobile-cart a {
        font-family: "Source Sans Pro", sans-serif !important;
        font-size: 18px !important;
        color: #c70a4c !important;
        margin-top: 10px !important;
    }
    .agstore #mainHeader .icon-phone,
    .agcastore #mainHeader .icon-phone,
    .ajaxorderitemdisplayview #mainHeader .icon-phone {
        right: 0 !important;
        height: 60px !important;
        line-height: 60px !important;
        padding: 0 15px !important;
        color: #c70a4c !important;
    }
    .agstore #mainHeader .icon-align-justify,
    .agcastore #mainHeader .icon-align-justify,
    .ajaxorderitemdisplayview #mainHeader .icon-align-justify {
        left: 0 !important;
        height: 60px !important;
        line-height: 60px !important;
        padding: 0 15px !important;
        color: #c70a4c !important;
    }
    .ajaxorderitemdisplayview #newLogo {
        position: relative !important;
        top: 12px !important;
    }
    .fullWidth {
        margin-top: 25px !important;
    }
    .agcastore.mattelsitehomepagelayoutview .mobile-cart {
        display: none !important;
    }
    .agcastore.mattelsitehomepagelayoutview #menu {
        display: none !important;
    }
    .agcastore.mattelstorelandingpagelayoutview .mobile-cart {
        display: none !important;
    }
}
.mattelretailinfopagelayoutview .mobile-cart {
    display: none !important;
}
ul.breadcrumb {
    background: none !important;
}
.mattelstorelandingpagelayoutview #mainContent-events,
.mattelretailinfopagelayoutview #mainContent-events,
#mainContent.contpage {
    box-shadow: none !important;
}
#mainContent.contpage {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.mattelretailstorepagelayoutview .topNavEspot,
.mattelretailinfopagelayoutview .topNavEspot,
.mattelstorelandingpagelayoutview .topNavEspot {
    padding-top: 18px !important;
    float: right !important;
}
.mattelretailstorepagelayoutview #mainHeader,
.mattelretailinfopagelayoutview #mainHeader,
.mattelstorelandingpagelayoutview #mainHeader {
    border-bottom: 1px solid #ccc !important;
}
.mattelretailstorepagelayoutview,
.mattelretailinfopagelayoutview,
.mattelstorelandingpagelayoutview {
    background: url('/wcsstore/Tridion/AGStore/Images/background924-241994.png') no-repeat center center fixed !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.mattelretailstorepagelayoutview a,
.mattelretailinfopagelayoutview a,
.mattelstorelandingpagelayoutview a {
    text-decoration: underline;
}
div[data-analytics-espot-name="Footer_Espot_AG_Retail"] * a {
    text-decoration: none !important;
}
.mattelretailstorepagelayoutview .mobile-cart {
    display: none !important;
}
.mattelstorelandingpagelayoutview .carousel iframe {
    display: initial !important;
}
.agcastore #UScurrency {
    color: #666 !important;
    left: -24px !important;
		white-space: pre;
}
.category.pinkNav li:hover {
    background: #fff !important;
}
.note {
    display: none !important;
}
.agstore #mainNav,
.agcastore #mainNav {
    margin-bottom: 15px !important;
}
.product .fullWidth {
    margin: 0 !important;
}
.customSelect select {
    border-radius: 0 !important;
    box-shadow: none !important;
}
.form fieldset .customSelect,
.orderDetail fieldset .customSelect {
    box-shadow: none !important;
    border-radius: 0 !important;
}
.form fieldset .customSelect,
.form fieldset input[type="text"],
.ui-accordion-content fieldset input[type="text"],
.form fieldset input[type="password"],
.ui-accordion-content fieldset input[type="password"],
.form fieldset textarea,
.orderDetail fieldset .customSelect {
    box-shadow: none !important;
}
.form fieldset .customSelect,
.form fieldset input[type="text"],
.ui-accordion-content fieldset input[type="text"] {
    box-shadow: none !important;
}
.form fieldset .customSelect,
.form fieldset input[type="text"],
.ui-accordion-content fieldset input[type="text"],
.form fieldset input[type="password"],
.ui-accordion-content fieldset input[type="password"],
.form fieldset textarea,
.orderDetail fieldset .customSelect {
    box-shadow: none !important;
}
.customSelect::after {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAZCAYAAAAmNZ4aAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozRTY5ODU1NTc3QjhFMjExOTdERTk4MjI0MDRBQzBCNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxNTYxODQ1REI4QzUxMUUyOThCOUYyRDhCMTU0OEEzQiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxNTYxODQ1Q0I4QzUxMUUyOThCOUYyRDhCMTU0OEEzQiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgV2luZG93cyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNFNjk4NTU1NzdCOEUyMTE5N0RFOTgyMjQwNEFDMEI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNFNjk4NTU1NzdCOEUyMTE5N0RFOTgyMjQwNEFDMEI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+4BnVIgAAALhJREFUeNpiOHPmzH8gYKA3ZmIYIDBq8ajFoxaPWkw2YCFGUXNzcwSQygZiGyKUHwHiqbW1tSsothgIQIZ8B+I3QByAR90GIF4AxBup4mMoABn2CYgfAnE+FvmJUDX7iTGMEVQ7GRsbMxIR3DAmKLi9gLgSSbodiLeBghkYxNRNXEgGHoH6rAbKr4HyibaU5FSNZPBJIN4BxEVQ+iQplpIU1DiCXQ9o4SWy8tNoC2TU4lGLqQUAAgwA4VHjR8sW8yUAAAAASUVORK5CYII="), linear-gradient(to bottom, #FFF 0px, #FFF 100%) !important;
}
#dd {
    color: #666 !important;
    background: #eee !important;
    margin: 0 !important;
    height: 42px !important;
    top: -12px !important;
    left: -15px !important;
    width: 200px !important;
}
@media only screen and (max-width: 1023px) {
    #mainNav .navTop ul.account li.first {
        width: 200px !important;
    }
}
.wrapper-dropdown-1 {
    width: 200px !important;
}
#dd span {
    left: 15px !important;
    line-height: 42px !important;
    float: left !important;
}
#dd .dropdown #logout_dropdown {
    background: #fff !important;
    box-shadow: 2px 2px 2px #ccc !important;
    width: 200px !important;
}
#dd .dropdown #logout_dropdown:hover {
    background: #f8f8f8 !important;
}
#dd .dropdown #logout_dropdown a {
    float: left !important;
    height: 100% !important;
    width: calc(100% - 20px);
    left: 0 !important;
    top: 0 !important;
    padding-left: 20px !important;
    line-height: 48px !important;
}
#reserveframe iframe {
    display: block !important;
}
.checkout {
    margin: 0 !important;
}
.checkout #mainNav {
    background: none !important;
}
.checkout #mainNav .navTop {
    height: 0 !important;
}
.checkout #mainHeader .info a {
    color: #333 !important;
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 17px !important;
    margin-left: 25px !important;
}
.checkout #mainHeader .info span {
    display: none !important;
}
.checkout .info a:first-of-type {
    display: none !important;
}
.checkout #mainNav .navBottom ul.checkout {
    box-shadow: none !important;
    background: none !important;
    border: none !important;
}
.checkout #mainNav .navBottom ul.checkout li {
    border-left: 1px solid #eee !important;
    border-bottom: 1px solid #eee !important;
}
.checkout #mainNav .navBottom ul.checkout .last {
    border-right: 1px solid #eee !important;
}
.checkout #mainNav .navBottom ul.checkout li a {
    border: none !important;
}
.checkout #mainNav .navBottom ul.checkout li a.active {
    /* BACKGROUNDS FOR ACTIVE */
    background: #eee !important;
}
.checkout #mainContent {
    padding: 50px 0 !important;
}
@media (max-width: 767px) {
    .checkout #mainNav .navBottom ul.checkout li.first,
    .checkout #mainNav .navBottom ul.checkout li.last,
    .checkout #mainNav .navBottom ul.checkout li {
        width: 100% !important;
    }
    .checkout #mainNav {
        overflow-x: initial !important;
        overflow-y: initial !important;
    }
    .checkout #mainNav .navBottom ul.checkout li {
        background: none !important;
        box-shadow: none !important;
    }
    .checkout #mainNav {
        box-shadow: none !important;
        border-top: none !important;
    }
    .checkout #mainNav .navBottom ul.checkout {
        height: auto !important;
    }
    .checkout #mainNav .navBottom {
        height: auto !important;
    }
    .checkout #mainContent {
        padding: 0 !important;
    }
}
.orderStatusGuest .heading-banner h1 {
    /* fix line height */
    line-height: normal !important;
}
@media (max-width: 767px) {
    .categorydisplay .cat3 {
        margin-top: 37px !important;
        width: auto !important;
    }
    .cat3 fieldset {
        width: auto !important;
    }
    .cat3 fieldset .customSelect {
        width: 100px !important;
    }
}
.video-content iframe {
    display: inline-block !important;
}
.eventsBlock iframe {
    display: block !important;
}
#v_modal {
    opacity: 1 !important;
}
.mattelcorporatepagelayoutview [data-analytics-espot-name="Top_Nav_Espot"] {
		margin-top: 15px !important;
}
.mattelcorporatepagelayoutview #mainHeader {
		border-bottom: 1px solid #ccc !important;
}

.ag-modal-ajax {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: -webkit-linear-gradient(left,rgba(0,0,0,.8),rgba(0,0,0,.8)); /*Safari 5.1-6*/
  background: -o-linear-gradient(right,rgba(0,0,0,.8),rgba(0,0,0,.8)); /*Opera 11.1-12*/
  background: -moz-linear-gradient(right,rgba(0,0,0,.8),rgba(0,0,0,.8)); /*Fx 3.6-15*/
  background: linear-gradient(to right, rgba(0,0,0,.8), rgba(0,0,0,.8)); /*Standard*/
}

.ag-ajax-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	/*box-shadow: 9px 9px 7px -7px #000;*/
	margin: 0 auto;
}

.ag-modal-close {
	position: fixed;
	top:0;
	right:0;
	height: 75px;
	width: 75px;
	text-align: center;
	line-height: 75px;
	cursor: pointer;
	background: #fff;
	color:#c70a4c;
	font-size: 28px;
}
.store-home-promo {
    overflow: hidden !important;
}
.store-home-promo img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}
.store-home-promo:hover img {
    -webkit-transform:scale(1.05); /* Safari and Chrome */
    -moz-transform:scale(1.05); /* Firefox */
    -ms-transform:scale(1.05); /* IE 9 */
    -o-transform:scale(1.05); /* Opera */
     transform:scale(1.05);
}
.header-espot1 {
	max-width: 1014px !important;
	width: 100% !important;
	display: block !important;
	float: none !important;
}
div[data-analytics-espot-name^="Header_Espot"] {
	float: none !important;
}
@media (max-width: 767px) {
	div[data-analytics-espot-name^="Header_Espot"] a {
		font-size: 17px !important;
	}
	div[data-analytics-espot-name^="Header_Espot"] div {
		font-size: 17px !important;
	}
}
@media (max-width: 1023px) {
	#vmBox {
		margin: 0 auto !important;
	}
	#vmClose {
		top: -15px !important;
	}
	#emailPopup {
		max-width: initial !important;
	}
}
.BVInlinePhotoUploadFrame {
	display: initial !important;
}
.tridionpopup .sectionarea{
	display:block;
	position:relative;
	width:90%;
	margin:20px 30px 20px 30px;/* 20px top and bottom- 30px right and left margin*/
	padding:0;
	clear:both;
}
.tridionpopup .sectionarea2{
	display:block;
	position:relative;
	width:90%;
	margin:20px 30px 50px 30px;/* 50px bottom*/
	padding:0;
	clear:both;
}
.tridionpopup .sectionarea h2{
	font-family:"Arial Unicode MS";
	font-size:18px;
	color:#e21776;
}
.tridionpopup h2.blue{
	font-size:18px;
	margin:0;
	color:#21409A;
	font-family:"Arial Unicode MS";
	margin-bottom:7px;
}
.tridionpopup h2.black{
	font-size:18px;
	margin:0;
	color:#333333;
	font-family:"Arial Unicode MS";
	margin-bottom:7px;
}
.tridionpopup .sectionarea p{
	color: #666;
	font-size:13px;
	line-height:16px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	margin-bottom:24px;
}
.tridionpopup .sectionarea2 p{
	color: #666;
	font-size:13px;
	line-height:16px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	margin-bottom:24px;
}
.tridionpopup .sectionarea a{
	color:#e21776;
}
.tridionpopup .sectionarea2 a{
	color:#e21776;
}
.tridionpopup .sectionarea em{
	font-style:italic;
}
.tridionpopup .sectionarea2 em{
	font-style:italic;
}
.tridionpopup .addspace{
	display:block;
	position:relative;
	width:100%;
	margin:0;
	padding:0;
	margin-top:50px;
	padding-top:20px;
	clear:both;
}
.tridionpopup .sectionarea ul{
	display:block;
	position:relative;
	width:100%;
	margin:0 auto;
}
.tridionpopup .sectionarea li{
	display:inline;
	text-align:center;
	padding:0 10px 20px 10px;
}
.tridionpopup .left-side{
	display:block;
	position:relative;
	width:200px;
	margin:0;
	padding:0;
	float:left;
}
.tridionpopup .right-side{
	display:block;
	position:relative;
	width:475px;
	margin:0;
	padding:0;
	float:right;
}
.tridionpopup .left-side img{
	width:100%;
}
.tridionpopup .left-side1{
	display:block;
	position:relative;
	width:200px;
	margin:0;
	padding:0;
	float:left;
	
}
.tridionpopup .right-side1{
	display:block;
	position:relative;
	width:475px;
	margin:0;
	padding:0;
	float:right;
	margin-right:46px;
}
.tridionpopup .left-side1 img{
	width:100%;
}
.tridionpopup .sectionarea .box-chart{
	width:100%;
}
.tridionpopup .tabs {
  position: relative;   
  min-height: 320px; /* This part sucks */
  clear: both;
  margin: 25px 0;
  font-family:Arial, Helvetica, sans-serif;
  color:#666;
  margin-bottom:50px;
}
.tridionpopup .tabs2 {
  position: relative;   
  min-height: 330px; /* This part sucks */
  clear: both;
  margin: 25px 0;
  font-family:Arial, Helvetica, sans-serif;
  color:#666;
  margin-bottom:50px;
}
.tridionpopup .tabs3 {
  position: relative;   
  min-height: 370px; /* This part sucks */
  clear: both;
  margin: 25px 0;
  font-family:Arial, Helvetica, sans-serif;
  color:#666;
  margin-bottom:50px;
}
.tridionpopup .tabs4 {
  position: relative;   
  min-height: 370px; /* This part sucks */
  clear: both;
  margin: 25px 0;
  font-family:Arial, Helvetica, sans-serif;
  color:#666;
  margin-bottom:50px;
}
.tridionpopup .tab {
  float: left;
}
.tridionpopup .tab label {
  background: #eee; 
  padding: 10px 55px; 
  border-right: 1px solid #fce7f1; 
  border-left:1px solid #fce7f1;
  border-top:1px solid #fce7f1;
  margin-left: -1px; 
  position: relative;
  left: 1px; 
    border-bottom:none;

}
.tridionpopup .tab [type=radio] {
  display: none;   
}
.tridionpopup .areacontent {
  position: absolute;
  top: 28px;
  left: 0;
  background: white;
  right: 0;
  bottom: 0;
  padding: 20px;
  border: 1px solid #fce7f1; 
    border-top:none;

}
.tridionpopup [type=radio]:checked ~ label {
  background: white;
  z-index: 2;
}
.tridionpopup [type=radio]:checked ~ label ~ .areacontent{
  z-index: 1;
}
.tridionpopup .tab2 {
  float: left;
}
.tridionpopup .tab2 label {
  background: #eee; 
  padding: 10px 55px; 
  border-right: 1px solid #fce7f1; 
  border-left:1px solid #fce7f1;
  border-top:1px solid #fce7f1;
  margin-left: -1px; 
  position: relative;
  left: 1px; 
    border-bottom:none;

}
.tridionpopup .tab2 [type=radio] {
  display: none;   
}
.tridionpopup .areacontent2 {
  position: absolute;
  top: 28px;
  left: 0;
  background: white;
  right: 0;
  bottom: 0;
  padding: 20px;
  border: 1px solid #fce7f1; 
	border-top:none;
}
.tridionpopup [type=radio]:checked ~ label {
  background: white;
  z-index: 2;
}
.tridionpopup [type=radio]:checked ~ label ~ .areacontent2 {
  z-index: 1;
}
.tridionpopup .sectionarea table { 
	color: #666;
	font-family:  Arial, Helvetica, sans-serif;
	width: 100%; 
	border-collapse: collapse; 
	border-spacing: 0; 
	margin: 0 auto;
	font-size:10px;
}
.tridionpopup .sectionarea td, th { 
	transition: all 0.3s;  /* Simple transition for hover effect */
	text-align:center;
}
.tridionpopup .sectionarea th{
	padding-bottom:3px;
}
.tridionpopup .sectionarea td {
	background: #FAFAFA;
	text-align: center;
	font-size:11px;
	line-height:16px;
	height: 25px;
	vertical-align:center;
	padding:6px 3px 0 3px;	
	margin:0 auto;
	border-top:none;
	border: 1px solid #666; /* No more visible border */
}
.tridionpopup .sectionarea2 table { 
	color: #666;
	font-family:  Arial, Helvetica, sans-serif;
	width: 100%; 
	border-collapse: collapse; 
	border-spacing: 0; 
	margin: 0 auto;
	font-size:10px;
}
.tridionpopup .sectionarea2 td, th { 
	transition: all 0.3s;  /* Simple transition for hover effect */
	text-align:center;
}
.tridionpopup .sectionarea2 th{
	padding-bottom:3px;
}
.tridionpopup .sectionarea2 td {
	background: #FAFAFA;
	text-align: center;
	font-size:11px;
	line-height:16px;
	height: 25px;
	vertical-align:center;
	padding:6px 3px 0 3px;	
	margin:0 auto;
	border-top:none;
	border: 1px solid #666; /* No more visible border */
}
.tridionpopup .measure{
	font-size:12px;
}
.tridionpopup tr:nth-child(even) td { background: #ffe2f5; }   
.tridionpopup tr:nth-child(odd) td { background: #FEFEFE; }  
.tridionpopup .small{
	text-align:right;
	padding-right:10px;
}
.tridionpopup tr:hover { color: #981031; font-weight:bold; } /* Hover cell effect! */
.tridionpopup .sectionarea h3.title-chart{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#ffe2f5;
	padding:10px 0;
}
.tridionpopup .sectionarea2 h3.title-chart{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#ffe2f5;
	padding:10px 0;
}
.tridionpopup .sectionarea h6.doll-cat{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#e21776;
	text-align:center;
	margin:10px 0;
}

.tridionpopup .sectionarea2 h6.doll-cat{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#e21776;
	text-align:center;
	margin:10px 0;
}
.tridionpopup .box-chart{
	border-right:1px solid #ffe2f5;
	border-left:1px solid #ffe2f5;
}
.tridionpopup .sectionarea p.explain{
	margin-left:10px;
}
.tridionpopup .sectionarea2 p.explain{
	margin-left:10px;
}
.tridionpopup sub, sup {
  /* Specified in % so that the sup/sup is the
     right size relative to the surrounding text */
  font-size: 75%;
 
  /* Zero out the line-height so that it doesn't
     interfere with the positioning that follows */
  line-height: 0;
 
  /* Where the magic happens: makes all browsers position
     the sup/sup properly, relative to the surrounding text */
  position: relative;
 
  /* Note that if you're using Eric Meyer's reset.css, this
     is already set and you can remove this rule */
  vertical-align: baseline;
}
 
.tridionpopup sup {
  /* Move the superscripted text up */
  top: -0.5em;
}
 
.tridionpopup sub {
  /* Move the subscripted text down, but only
     half as far down as the superscript moved up */
  bottom: -0.25em;
}

/*for the 2 charts with no image*/
.tridionpopup .right-side2{
	display:block;
	position:relative;
	width:100%;
	margin:0 auto;
}

.tridionpopup .sectionarea table.feet{
	width:400px;
}

/* -------------------------------------------------------------- */
/* ----------- CSS FOR WELLIES LOOKBOOK ON ECOM 6-16-16 -------- */
/* ------------------------------------------------------------ */

#ww { 
	width: 100% !important; 
	margin-top: -30px !important; 
}

#ww p a {
	color: #000;
}
#ww p a:hover {
	color: #e74783;
}

#ww a {
	color: #000;
}

#ww a:hover {
	color: #e74783;
}

#ww-sign {
	position: relative;	
	min-height: 100px;
}
#ww-sign img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
}
#ww-sign h3 { 
	position: absolute;
	top: 40px;
	left: 0;
	right: 0;
	z-index: 999;
	font-size: 20px;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: normal !important;
	color: #ffffff;
}
#ww-logo {
	margin-top: 10px;
}
#ww #videos-container {
	background-image: url('http://s7d4.scene7.com/is/image/AmericanGirlBrands/ww_video_bg_solid');
	background-size: 85% 92%;
	background-repeat: no-repeat;
	background-position: center;
	width: 1000px;
	max-width: 95%;
	margin: 10px auto 20px auto;
	clear: both;
	z-index: 100;
	position: relative;
}
#ww #videos-player {
	max-width: 900px;
	height: auto;
	width: 80%;
	margin: 0 auto;
	padding: 5% 0 5%;
}
#ww .embed-responsive-16by9 {
	padding-bottom: 49.25%;
}
#ww .responsive-video {
	position: relative;
	padding-bottom: 49.25%;
	padding-top: 52px;
	overflow-x: hidden;
}
#ww .responsive-video iframe, #ww .responsive-video object, #ww .responsive-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#preview-container h3 {
	font-size: 24px;
	font-family: "Source Sans Pro", sans-serif; 
	font-weight: normal !important; 
	line-height: 1.5em;
	color: #000 !important;
}
#preview-container h4 {
	font-size: 21px;
	font-family: "Source Sans Pro", sans-serif; 
	margin: 15px auto 25px auto;
	font-weight: 700;
	color: #000 !important;
}
.ww-left-container {
	padding: 0 0 0 34px;
}

.explore-item {
	overflow: hidden;
}

.explore-item img {
	-webkit-transition: all .7s ease;
	-moz-transition: all .7s ease;
	-ms-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
	width: 100%;
}

@media (max-width: 767px) {
	.ww-left-container, .ww-right-container { padding: 0; }	
	#preview-container h3 {
		font-size: 20px;
	}
	#preview-container h4 {
		font-size: 19px;
		line-height: 1.4em;
	}
	
	.ww-item-3 { margin-top: 14px; }
	#ww { 
		margin-top: -15px !important; 
	}
	#ww #ww-video { padding: 0; }
	
	#ww #videos-player {
    	width: 95%;
	}
	#ww #videos-container {
    	background-size: 100% 95%;
	}
	#ww .responsive-video {
    	padding-top: 25px;
	}
}
@media (max-width: 414px) {
	#preview-container h3 {
		font-size: 18px;
	}
	#preview-container h4 {
		font-size: 17px;
	}
	#ww .responsive-video {
    	padding-top: 20px;
	}
}
@media (max-width: 320px) {
	#ww .responsive-video {
    	padding-top: 15px;
	}
}

/*-----------------------------------------------------------*/
/*---------------- 6/23/16 WW LOOKBOOK STYLES ---------------*/
/*-----------------------------------------------------------*/
[data-analytics-espot-name="Index_Espot1"] #ww img { 
/* override */ 
width: auto !important; 
width: initial !important; 

}

#ww {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 16px;
	color: #000;
}

#ww-logo h3 {
    font-size: 18px;
    font-family: "Source Sans Pro", sans-serif;
    line-height: 1.5em;
	font-weight: normal;
} 

#ww #section1, #ww #section2, #ww #section3, #ww #section4, #ww #section5, #ww #section6, #ww #section7, #ww #section8, #ww #section9, #ww #section10 { 
	margin-top: 30px; margin-bottom: 30px; 
}

.bracelet-container {
			background-image: url("http://s7d4.scene7.com/is/image/AmericanGirlBrands/8_7_frame");
			background-repeat: no-repeat;
			/*background-size: 90% auto;*/
			background-size: 100% auto;
			min-height: 760px;
			background-position: center center;
			margin: 26px auto;
			padding: 47px;
		}
		.bracelet-inner {
    		max-width: 922px;
    		margin: 0px auto;
   		    padding: 31px 16px 0 0;
		}
		
		.bracelet-inner .message {
			max-width: 191px; 
			max-height: 191px; 
			padding: 34px 0; 
			overflow: hidden;
		}
		
		.bracelet-inner > div:nth-child(1) {
			/*padding: 0 0 0 34px; 	*/
			padding: 0 0 0 0;
		}
		
		#ww #videos-button {
			display: block;
			padding: 15px;
			border: 1px solid #000;
			color: #e74783;
			width: 60%;
			margin: 40px auto 0;
			font-size: 20px;
			line-height: 20px;
			font-family: 'Source Sans Pro', sans-serif;
			transition: background-color .2s ease-in
		}
		
		#ww #videos-button:hover {
    		background-color: #e74783;
    		color: #ffffff;
		}
		
		@media (max-width: 1200px) {
			.bracelet-container { background-size: 100% auto; }
			#section9 > div.col-xs-12.col-sm-5 > div { margin-bottom: 48px !important; }
		}
		
		@media (max-width: 992px) {
			.bracelet-container { 
				background-size: 100% auto; 
			}
			.bracelet-inner {
    			max-width: 806px;
   				margin: 0px auto;
    			padding: 63px 0px;
			}
			
			.bracelet-inner .message {
				max-width: 191px;
				max-height: 191px;
				overflow: hidden;
				padding: 6px 0px;
			}
			.bracelet-inner > div:nth-child(1) { padding: 0 0 0 13px !important; }
			.bracelet-inner > div > div.right { padding: 0 0 0 6px !important; }
			.bracelet-inner > div > div.left { padding: 0 6px 0 0 !important; }
			#section7 > div.col-xs-12.col-sm-7 > div { 
    			/*max-width: 100% !important;*/
			}
			#section7 > div.col-xs-12.col-sm-7 > div > img.img-responsive.center-block { 
				margin: 5px auto !important;
    			max-width: 45%;
			}
			#section7 > div.col-xs-12.col-sm-7 > div > p {
				max-width: 60% !important;
				margin: 0 auto;
			}
			   
		}
		@media (min-width: 768px) and (max-width: 992px) {
			#section7 > div.col-xs-12.col-sm-7 > div > img.img-responsive.center-block {
				 max-width: 40%;
			}
			.bracelet-inner {
				 padding: 5px 0px;
				 overflow: auto;
				 
			}
			
			.bracelet-container {
				min-height: auto;
				overflow: auto;
				margin: 0 auto;
			}
			#section9 > div.col-xs-12.col-sm-5 > div {
				 margin-bottom: 56px !important;
			}
			
		}
		
		@media (min-width: 815px) and (max-width: 992px) {
			.bracelet-container {
				min-height: auto;
				overflow: auto;
			}	
		}
		
		@media (min-width: 768px) and (max-width: 815px) {
			.bracelet-inner {
    			padding: 70px 0px;
			}	
		}

		@media (max-width: 767px) {
			#ww #ww-logo img { 
				max-width: 100% !important; 
				width: 100% !important; 
			}
			#ww p { color: #000; }
			
			.ww-left-container, .ww-right-container { padding: 0; }	
			#preview-container h3 {
				font-size: 20px;
			}
			#preview-container h4 {
				font-size: 19px;
				line-height: 1.4em;
			}
			
			#section2 > .explore-item-container > div:nth-child(2) > a > img { max-width: 66%; } 
			#section2 .explore-item { padding: 0px 5px !important; }
			#section6 > div:nth-child(6) > a img {
				max-width: 83%;
			}
			
			#section7 > div.col-xs-12.col-sm-7 {
				padding: 0 !important;
			}
			#section7 > div.col-xs-12.col-sm-7 > div { 
    			max-width: 100% !important;
			}
			#section7 > div.col-xs-12.col-sm-7 > div > img.img-responsive.center-block { 
				margin: 5px auto !important;
    			max-width: 40%;
			}
			#section7 > div.col-xs-12.col-sm-7 > div > p {
				max-width: 60% !important;
				margin: 0 auto;
			}
			
			#section7 div.col-sm-5 { margin-top: 20px; }
			.bracelet-container {
				background-image: none !important; 
				margin: 0 auto !important;
				padding: 0 !important;
			}
			
			.bracelet-inner {
    			padding: 0 !important;
			}
			.bracelet-inner .message {
				padding: 0px 0;
				font-size: 13px;
			}
			
			.bracelet-inner  div:nth-child(1) { 
				margin-bottom: 20px; 
			}
			
			.bracelet-inner div:nth-child(2) div:nth-child(4) {  
				margin: 0 !important;
			}
						
			#ww #videos-button { 
				width: 83%;
				margin: 5px auto 0px !important;
				padding: 3px !important;
			}
			#section10 > div.center-block > div:nth-child(2) { margin-top: 0 !important }
		}
		@media (max-width: 400px) {
			#preview-container h3 {
				font-size: 18px;
			}
			#preview-container h4 {
				font-size: 17px;
			}
		}

/*-----------------------------------------------------------*/
/*---- POINTS OF INTEREST / SHOPPABLE IMAGES STYLES ---------*/
/*-----------------------------------------------------------*/

.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}
.cd-container:after {
  content: "";
  display: table;
  clear: both;
}

.cd-img-replace {
  /* replace text with background images */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

/* -------------------------------- 

Main components 

-------------------------------- */

.cd-container h1 {
  font-size: 30px;
  font-size: 1.875rem;
  text-align: center;
  color: #f2eacf;
  font-weight: 300;
}

.cd-product {
  text-align: center;
}

.cd-product-wrapper {
  display: inline-block;
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 450px;
}
.cd-product-wrapper > img {
  display: block;
}

.cd-single-point {
  position: absolute;
  border-radius: 50%;
}
.cd-single-point > a {
  position: relative;
  z-index: 2;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: inherit;
  /*background: #d95353;*/
  background: #D70080;
  background: #aad264;
  background: rgba(155,55,255,.8);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-single-point > a::after, .cd-single-point > a:before {
  /* rotating plus icon */
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-color: #ffffff;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.cd-single-point > a::after {
  height: 2px;
  width: 12px;
}
.cd-single-point > a::before {
  height: 12px;
  width: 2px;
}
.cd-single-point::after {
  /* this is used to create the pulse animation */
  content: '';
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: inherit;
  background-color: transparent;
  -webkit-animation: cd-pulse 2s infinite;
  -moz-animation: cd-pulse 2s infinite;
  animation: cd-pulse 2s infinite;
}
.cd-single-point:nth-of-type(1) {
  bottom: 40%;
  right: 30%;
}
.cd-single-point:nth-of-type(2) {
  bottom: 24%;
  right: 46%;
}
.cd-single-point:nth-of-type(3) {
  top: 28%;
  left: 20%;
}
.cd-single-point:nth-of-type(4) {
  top: 20%;
  right: 22%;
}
.cd-single-point.is-open > a {
  background-color: #475f74;
}
.cd-single-point.is-open > a::after, .cd-single-point.is-open > a::before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  transform: translateX(-50%) translateY(-50%) rotate(135deg);
}
.cd-single-point.is-open::after {
  /* remove pulse effect */
  display: none;
}
.cd-single-point.is-open .cd-more-info {
  text-align: center;
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s, -moz-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  font-weight: normal;
}
.cd-single-point.is-open .cd-more-info a {
	color: #D70080 !important;
}
.cd-single-point.is-open .cd-more-info a:visited {
	color: #D70080 !important;
}
.cd-single-point.visited > a { 
  background-color: #475f74;
}
.cd-single-point.visited::after {
  /* pulse effect no more active on visited elements */
  display: none;
}
@media only screen and (min-width: 600px) {
  .cd-single-point.is-open .cd-more-info.cd-left {
    right: 140%;
  }
  .cd-single-point.is-open .cd-more-info.cd-right {
    left: 140%;
  }
  .cd-single-point.is-open .cd-more-info.cd-top {
    bottom: 140%;
  }
  .cd-single-point.is-open .cd-more-info.cd-bottom {
    top: 140%;
  }
}

@-webkit-keyframes cd-pulse {
  0% {
    -webkit-transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  50% {
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  100% {
    -webkit-transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0);
  }
}
@-moz-keyframes cd-pulse {
  0% {
    -moz-transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  50% {
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  100% {
    -moz-transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0);
  }
}
@keyframes cd-pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  50% {
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  100% {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0);
  }
}
.cd-single-point .cd-more-info {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  text-align: left;
  line-height: 1.5;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 2em 1em 1em;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
}
.cd-single-point .cd-more-info::before {
  /* triangle next to the interest point description - hidden on mobile */
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  display: none;
  border: 8px solid transparent;
}
.cd-single-point .cd-more-info h2 {
  font-size: 22px;
  font-size: 1.375rem;
  margin-bottom: .6em;
}
.cd-single-point .cd-more-info p {
  color: #758eb1;
}
@media only screen and (min-width: 600px) {
  .cd-single-point .cd-more-info {
    position: absolute;
    width: 220px;
    height: 240px;
    padding: 1em;
    overflow-y: visible;
    line-height: 1.4;
    border-radius: 0.25em;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  }
  .cd-single-point .cd-more-info::before {
    display: block;
  }
  .cd-single-point .cd-more-info.cd-left, .cd-single-point .cd-more-info.cd-right {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .cd-single-point .cd-more-info.cd-left::before, .cd-single-point .cd-more-info.cd-right::before {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .cd-single-point .cd-more-info.cd-left {
    right: 160%;
    left: auto;
  }
  .cd-single-point .cd-more-info.cd-left::before {
    border-left-color: rgba(255, 255, 255, 0.95);
    left: 100%;
  }
  .cd-single-point .cd-more-info.cd-right {
    left: 160%;
  }
  .cd-single-point .cd-more-info.cd-right::before {
    border-right-color: rgba(255, 255, 255, 0.95);
    right: 100%;
  }
  .cd-single-point .cd-more-info.cd-top, .cd-single-point .cd-more-info.cd-bottom {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .cd-single-point .cd-more-info.cd-top::before, .cd-single-point .cd-more-info.cd-bottom::before {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .cd-single-point .cd-more-info.cd-top {
    bottom: 160%;
    top: auto;
  }
  .cd-single-point .cd-more-info.cd-top::before {
    border-top-color: rgba(255, 255, 255, 0.95);
    top: 100%;
  }
  .cd-single-point .cd-more-info.cd-bottom {
    top: 160%;
  }
  .cd-single-point .cd-more-info.cd-bottom::before {
    border-bottom-color: rgba(255, 255, 255, 0.95);
    bottom: 100%;
  }
  .cd-single-point .cd-more-info h2 {
    font-size: 23px;
    font-size: 1.55rem;
    margin-bottom: 0;
  }
  .cd-single-point .cd-more-info p {
    font-size: 16px;
    font-size: 1.275rem;
  }
}

/* close the interest point description - only on mobile */
.cd-close-info {
  position: fixed;
  top: 0;
  right: 0;
  height: 44px;
  width: 44px;
}
.cd-close-info::after, .cd-close-info:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  background-color: #475f74;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.cd-close-info::after {
  height: 2px;
  width: 16px;
}
.cd-close-info::before {
  height: 16px;
  width: 2px;
}
@media only screen and (min-width: 600px) {
  .cd-close-info {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
	.cd-container { width: 100%; } 
	.cd-product-wrapper { padding: 0; }
	
	.cd-single-point .cd-more-info h2 {
    	font-size: 24px;
    	font-size: 1.875rem;
	}
	.cd-single-point .cd-more-info img {
		max-height: 100% !important;
		max-width: 100% !important;
	}
}

/*-------------------------------------*/
/*------- AG REWARDS STYLES ----------*/
/*-----------------------------------*/

#ag-rewards #mainContent {
  border-top: 1px solid #eaeae9;
}
#ag-rewards #mainContent .wrapper {
  width: 100% !important;
  margin: 0 !important;
}
#ag-rewards .ag-container {
  padding: 0 !important;
}
#ag-rewards {
  font-family: 'Source Sans Pro', sans-serif;
  margin-bottom: 50px !important;
}
#ag-rewards .ag-container-fluid {
  margin: 0 auto !important;
}
#ag-rewards .ag-container-fluid .row {
  margin: 0 auto !important;
}
#ag-rewards .col-xs-1, #ag-rewards .col-sm-1, #ag-rewards .col-md-1, #ag-rewards .col-lg-1, #ag-rewards .col-xs-2, #ag-rewards .col-sm-2, #ag-rewards .col-md-2, #ag-rewards .col-lg-2, #ag-rewards .col-xs-3, #ag-rewards .col-sm-3, #ag-rewards .col-md-3, #ag-rewards .col-lg-3, #ag-rewards .col-xs-4, #ag-rewards .col-sm-4, #ag-rewards .col-md-4, #ag-rewards .col-lg-4, #ag-rewards .col-xs-5, #ag-rewards .col-sm-5, #ag-rewards .col-md-5, #ag-rewards .col-lg-5, #ag-rewards .col-xs-6, #ag-rewards .col-sm-6, #ag-rewards .col-md-6, #ag-rewards .col-lg-6, #ag-rewards .col-xs-7, #ag-rewards .col-sm-7, #ag-rewards .col-md-7, #ag-rewards .col-lg-7, #ag-rewards .col-xs-8, #ag-rewards .col-sm-8, #ag-rewards .col-md-8, #ag-rewards .col-lg-8, #ag-rewards .col-xs-9, #ag-rewards .col-sm-9, #ag-rewards .col-md-9, #ag-rewards .col-lg-9, #ag-rewards .col-xs-10, #ag-rewards .col-sm-10, #ag-rewards .col-md-10, #ag-rewards .col-lg-10, #ag-rewards .col-xs-11, #ag-rewards .col-sm-11, #ag-rewards .col-md-11, #ag-rewards .col-lg-11, #ag-rewards .col-xs-12, #ag-rewards .col-sm-12, #ag-rewards .col-md-12, #ag-rewards .col-lg-12 {
  padding: 0 !important;
}
#ag-rewards .ag-footer .ag-container {
  padding: 0 15px !important;
}
#ag-rewards .questionGroup {
  border-top: 1px solid #ceacd1;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
#ag-rewards .lastQuestionGroup {
  border-bottom: 1px solid #ceacd1;
}
#ag-rewards .questionGroup .question {
  cursor: pointer;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 25px;
}
#ag-rewards .questionGroup .question .pull-left {
  max-width: 85%;
}
#ag-rewards .questionGroup .answer {
  display: none;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  padding: 10px;
}
#ag-rewards .questionGroup .clear {
  height: 0px;
}
@media (max-width: 767px) {
  #ag-rewards .questionGroup .question {
    color: #000 !important;
    font-size: 16px;
  }
  #ag-rewards .questionGroup .answer {
    color: #000 !important;
    font-size: 14px;
  }
}

/*--- Ecom Video Player Background Style ---*/
.video-content iframe body, .video-content iframe body:-webkit-full-page-media { background-color: #FFFFFF !important; } /* Overrides default black backgournd on Product Page Videos

/*--- StageProp reliability testing ---*/
.TridionChange071816 {
}


/*-----------------------------------------*/
/*------- AG LOYALTY NAV STYLES ----------*/
/*---------------------------------------*/

@media (min-width: 768px) and (max-width: 810px) {
	#mainNav.megaMenuNav .navTop ul.account.loyaltyAccount {
		width: 280px !important;
	}
	#mainNav .navTop ul.site li a {
    	font-size: 14px !important;
	}
}