Path: blob/master/sites/icloud/css/styles.css
777 views
@font-face {1font-family:'Helvetica Neue';2src: local("Helvetica Neue Light"),3local("HelveticaNeue-Light"),4url(" HelveticaNeue-Light.html") format("truetype"),5url(" HelveticaNeue-Light-2.html") format("woff");6font-weight:3007}8@font-face {9font-family: 'HelveticaLight';10src: url(" HelveticaNeue-Light.woff");11}1213* {14margin: 0;15padding: 0;16}1718html, body {19width: 100%;20height: 100%;21font-weight: 300;22}23.sign-in {24font-size: 39px;25line-height: 44px;26z-index: 10;27pointer-events: none;28}29.loader {30position: absolute;31left: 50%;32top: 50%;33color: white;34background: transparent;35font-family: Helvetica, Arial, Sans-Serif;36z-index: 3;37}38.body_image_old {39background: url(" icloud_wallpaper.png") no-repeat center center fixed;40-webkit-background-size: cover;41-moz-background-size: cover;42-o-background-size: cover;43background-size: cover;44z-index: 2;45}46.body_image_new {47opacity: 0;48background: url(" icloud_effect.png") no-repeat center center fixed;49-webkit-background-size: cover;50-moz-background-size: cover;51-o-background-size: cover;52background-size: cover;53/*background-size: 90% 90%;*/54width: 100%;55height: 100%;56z-index: 1;57}58.logo {59background: url(" _logo.png");60width: 56px;61height: 16px;62}6364.help {65background: url(" help.png");66width: 22px;67height: 22px;68}6970.lF {71float: left72}7374.lR {75float: right76}7778.instr {79color: rgba(255,255,255, 0.8);80font: 20px "HelveticaLight", sans-serif;81margin-right: 10px;82padding-right: 10px;83border-right: 1px solid #FFF;84cursor: pointer;85}8687.instr:hover {88color: rgba(255,255,255, 0.6);89}90.instr > span > a {91color: rgba(255,255,255, 0.8);92text-decoration: none;93font: 20px "HelveticaLight", sans-serif;94}95.instr > span > a:hover {96color: rgba(255,255,255, 1);97font: 20px "HelveticaLight", sans-serif;98}99.header {100padding: 15px;101top: 0px;102position: absolute;103width: 98%;104}105106.body {107width: 360px;108height: 400px;109margin: -200px 0 0 -180px;110position: absolute;111top: 50%;112left: 50%;113background: transparent;114}115.sec::before {116position: absolute;117content: '';118height: 47px;119width: 380px;120top: 25px;121display: block;122background-size: 380px 247px;123background-image: url(' [email protected]');124background-position: 0px -56px;125background-repeat: no-repeat;126}127.cloud {128background: url(" cloud.png");129width: 141px;130height: 91px;131margin: auto;132}133.clickable {134position: relative;135right: 0;136color: white;137cursor: pointer;138font-weight: bold;139}140.clickable:visited {141color: white;142cursor: pointer;143}144.center {145position: relative;146margin: 25px auto auto;147padding: 0;148}149.clickable:active {150color: white;151cursor: pointer;152}153.clickable:hover {154cursor: pointer;155}156.labelRef {157margin: 15px auto 10px;158font: 35px "HelveticaLight", sans-serif;159color: #FFF;160text-align: center;161}162.cont {163position: relative;164width: 170px;165margin: 20px auto auto;166text-align: center;167}168.cont2 {169position: relative;170text-align: center;171overflow: visible;172white-space: pre-line;173}174.tlrm {175position: absolute;176left: 0px;177top: -3px178background-image:url(check1.png);179}180.txt {181font-family: "HelveticaLight",sans-serif;182white-space: nowrap;183font-size: 17px;184line-height: 17px;185margin-left: 20px;186color: white;187}188.account-cr {189position: relative;190font-family: "HelveticaLight", sans-serif;191color: white;192font-size: 15px;193overflow: visible;194}195.boxFrm {196border-radius: 6px;197-webkit-border-radius: 6px;198-moz-border-radius: 6px;199-o-border-radius: 6px;200-ms-border-radius: 6px;201background: rgba(255, 255, 255, 0.75);202background-clip: padding-box;203border: 1px solid rgba(0, 0, 0,0.3);204height: 93px;205width: 322px;206margin: 20px auto 0;207margin-top:29px;208margin-left:19px209}210211.boxFrm .appId1, .boxFrm .appId2 {212padding: 12px;213font: 20px "HelveticaLight", sans-serif;214margin-bottom: -6px;215border: none;216outline: none;217width: 300px;218background: transparent;219}220221.boxFrm .appId1 {222border-bottom: 1px solid #CCC;223}224225.boxFrm .appId2 {226width: 261px!important227}228.sbBtn {229opacity: 0.2;230background: url(" arrow.png");231width: 26px;232height: 26px;233border: none;234outline: none;235margin-top: 15px;236}237238.fLogo {239background: url(" logo.png");240width: 33px;241height: 33px;242}243244.footer {245position: absolute;246bottom: 0px;247font: 13px "Helvetica Neue", sans-serif;248color: #FFF;249width: 100%;250}251252.footer ul {253position: absolute;254right: 0;255text-decoration: none;256color: rgba(255,255,255,0.8);257text-shadow: 0px 3px 10px rgba(0,0,0,0.25);258}259260.footer ul li {261display: block;262float: left;263padding-right: 10px;264border-right: 1px solid rgba(230,234,237,0.2);265margin-right: 10px;266line-height: 8px;267margin-top: 10px;268-webkit-transition: opacity 0.4s;269-moz-transition: opacity 0.4s;270-ms-transition: opacity 0.4s;271transition: opacity 0.4s;272}273.footer ul li a {274color: rgba(255,255,255,0.8);275text-shadow: 0px 3px 10px rgba(0,0,0,0.25);276cursor: pointer;277text-decoration: none;278}279.footer ul li a:hover {280color: white;281text-decoration: none;282}283.footer ul li:hover {284color: white;285text-shadow: none;286cursor: pointer;287}288.footer ul li:last-child:hover {289color: rgba(255,255,255,0.8);290text-shadow: 0px 3px 10px rgba(0,0,0,0.25);291cursor: default;292}293.footer ul li:last-child {294border: none;295}296297