PNG  IHDR pHYs   OiCCPPhotoshop ICC profilexڝSgTS=BKKoR RB&*! J!QEEȠQ, !{kּ> H3Q5 B.@ $pd!s#~<<+"x M0B\t8K@zB@F&S`cbP-`'{[! eDh;VEX0fK9-0IWfH  0Q){`##xFW<+*x<$9E[-qWW.(I+6aa@.y24x6_-"bbϫp@t~,/;m%h^ uf@Wp~<5j>{-]cK'Xto(hw?G%fIq^D$.Tʳ?D*A, `6B$BB dr`)B(Ͱ*`/@4Qhp.U=pa( Aa!ڈbX#!H$ ɈQ"K5H1RT UH=r9\F;2G1Q= C7F dt1r=6Ыhڏ>C03l0.B8, c˱" VcϱwE 6wB aAHXLXNH $4 7 Q'"K&b21XH,#/{C7$C2'ITFnR#,4H#dk9, +ȅ3![ b@qS(RjJ4e2AURݨT5ZBRQ4u9̓IKhhitݕNWGw Ljg(gwLӋT071oUX**| J&*/Tު UUT^S}FU3S ԖUPSSg;goT?~YYLOCQ_ cx,!k u5&|v*=9C3J3WRf?qtN (~))4L1e\kXHQG6EYAJ'\'GgSSݧ M=:.kDwn^Loy}/TmG X $ <5qo</QC]@Caaᄑ.ȽJtq]zۯ6iܟ4)Y3sCQ? 0k߬~OCOg#/c/Wװwa>>r><72Y_7ȷOo_C#dz%gA[z|!?:eAAA!h쐭!ΑiP~aa~ 'W?pX15wCsDDDޛg1O9-J5*>.j<74?.fYXXIlK9.*6nl {/]py.,:@LN8A*%w% yg"/6шC\*NH*Mz쑼5y$3,幄'L Lݛ:v m2=:1qB!Mggfvˬen/kY- BTZ(*geWf͉9+̳ې7ᒶKW-X潬j9(xoʿܔĹdff-[n ڴ VE/(ۻCɾUUMfeI?m]Nmq#׹=TR+Gw- 6 U#pDy  :v{vg/jBFS[b[O>zG499?rCd&ˮ/~јѡ򗓿m|x31^VwwO| (hSЧc3- cHRMz%u0`:o_F@8N ' p @8N@8}' p '#@8N@8N pQ9p!i~}|6-ӪG` VP.@*j>[ K^<֐Z]@8N'KQ<Q(`s" 'hgpKB`R@Dqj '  'P$a ( `D$Na L?u80e J,K˷NI'0eݷ(NI'؀ 2ipIIKp`:O'`ʤxB8Ѥx Ѥx $ $P6 :vRNb 'p,>NB 'P]-->P T+*^h& p '‰a ‰ (ĵt#u33;Nt̵'ޯ; [3W ~]0KH1q@8]O2]3*̧7# *p>us p _6]/}-4|t'|Smx= DoʾM×M_8!)6lq':l7!|4} '\ne t!=hnLn (~Dn\+‰_4k)0e@OhZ`F `.m1} 'vp{F`ON7Srx 'D˸nV`><;yMx!IS钦OM)Ե٥x 'DSD6bS8!" ODz#R >S8!7ّxEh0m$MIPHi$IvS8IN$I p$O8I,sk&I)$IN$Hi$I^Ah.p$MIN$IR8I·N "IF9Ah0m$MIN$IR8IN$I 3jIU;kO$ɳN$+ q.x* tEXtComment

Viewing File: /home/u342410624/domains/srareauctionmarket.com/public_html/public/install_files/css/layout.css

/*!
 * October Layout
 */

html,
body {
    height: 100%;
    /* The html and body elements cannot have any padding or margin. */
    -webkit-font-smoothing: antialiased !important;
}

body {
    color: #33495E;
    font-weight: 200;
    font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 200;
}
h3 {
    font-size: 36px;
}
.section-header {
    text-transform: uppercase;
    font-weight: 400;
}
.text-success {
    color: #8da85e;
}

a {
    color: #0181b9;
}
.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
label {
    font-weight: 400;
}
.form-control {
    -webkit-transition: none;
    transition: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    font-family: sans-serif;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #72809d;
}
.form-control-prefix {
    display: flex;
    align-items: center;
}
.form-control-prefix .prefix {
    border: 1px solid #cfd7e1;
    padding: 6px 13px;

    background: #f9f9f9;
    border-radius: 4px;
}
.form-control-prefix .prefix + .form-control {
    box-shadow: -2px 0 2px -2px rgba(0,0,0,.2);
    margin-left: -5px;

}
.form-control-prefix.is-url-prefix .prefix {
    text-align: right;
    word-break: break-all;
}
.form-control-prefix.is-url-prefix .form-control {
    width: auto;
}
.radio-group {
    padding-top: 7px;
}
.radio-group > span > label {
    padding-right: 15px;
}
input.project-id-input {
    font-family: monospace;
}

#wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -100px;
    padding: 0 0 100px;
    background: #ecf0f1;
    position: relative;
    overflow: hidden;
}

#wrap:before {
    content: ' ';
    background: #ecf0f1 url('../images/skyline.png') repeat-x left bottom;
    position: absolute;
    bottom: -225px;
    width: 100%;
    height: 399px;
    display: block;
}

/* Preload leaves */
#wrap:after {
    content: url('../images/leaves.png');
    position: absolute;
    opacity: 0;
}

header {
    padding: 40px 0 0;
    top: 0;
    background: #162430 url('../images/stars.png');
    width: 100%;
    z-index: 2;
}

header h1 {
    margin: 0 0 30px 0;
    display: block;
    height: 47px;
    width: 283px;
    background: transparent url('../images/logo.png') no-repeat left -90px;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
}
header .progress-bar-container {
    margin-top: 10px;
}
header h5 {
    text-transform: uppercase;
    color: #95a5a6;
    padding: 24px 0 15px 20px;
    margin: 17px 0 0 0;
    font-weight: 400;
}

section.title {
    position: relative;
}

section.title:before {
    content: ' ';
    display: block;
    position: absolute;
    width: 100%;
    height: 63px;
    left: 0;
    bottom: 0;
    background: url('../images/clouds.png') repeat-x left top;
}

section.title .steps {
    position: relative;
    top: -50px;
}

section.title .steps p {
    height: 50px;
    width: 50px;
    margin: 0 auto;
    display: block;
    line-height: 50px;

    text-align: center;
    text-transform: uppercase;
    position: relative;
    color: rgba(255,255,255,.9);
    border: 1px solid rgba(255,255,255,.6);
    border-radius: 99999px;
    font-size: 22px;
    opacity: .4;
    font-weight: 200;
}
section.title .steps .pass p {
    opacity: 1;
    background: #d35400;
    border-color: #d35400;
}
section.title .steps .pass.last p {
    opacity: .4;
}
section.title .steps .pass.last.animate.fade_in p {
    -webkit-animation: fadeIn 0.65s ease forwards;
    -moz-animation: fadeIn 0.65s ease forwards;
    animation: fadeIn 0.65s ease forwards;
}
section.title .steps.animate.move_up .pass.last p {
    -webkit-animation-delay: 0.65s;
    -moz-animation-delay: 0.65s;
    animation-delay: 0.65s;
}
section.title {
    padding: 10px 0 30px 0;
}
section.title h2 {
    margin: 0;
    color: #ECF0F1;
    font-size: 32px;
    line-height: 55px;
    font-weight: 400;
}

section.body {
    z-index: 3;
    overflow: hidden;
    position: relative;
}

section.body .container {
    padding-top: 40px;
    padding-bottom: 50px;
}

section.body p.lead {
    margin-top: 20px;
}
section.body p.lead.with-tick:before {
    content: "";
    background: transparent url('../images/sprite.png') no-repeat;
    background-size: 32px auto;
    display: block;
    width: 32px;
    height: 32px;
    float: left;
    margin-right: 5px;
    margin-top: -1px;
}

.cloud-content {
    background: rgba(255,255,255,.5);
    position: relative;
    border-radius: 3px;
    padding: 20px 30px;
}
.cloud-content .cp-button {
    position: absolute;
    top: 60px;
    right: 30px
}

.side-nav {
    position: relative;
    z-index: 20;
}
.side-nav h3 {
    text-transform: uppercase;
    color: #C03F31;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
}
.side-nav ul li a {
    margin-left: -12px;
    padding: 4px 12px;
    border-radius: 3px;
    font-size: 16px;
}
.side-nav ul li.active a {
    background: #0181b9;
    color: #ffffff;
}

.page-nav {
    margin-bottom: 0;
    margin-top: 20px;
    float: right;
}
.page-nav a.btn {
    padding: 10px 15px;
    border: none;
    background-color: #D2D9DD;
    color: #576061;
    position: relative;
}
.page-nav a.btn:hover {
    background-color: #0799dc;
    color: #ffffff;
}
.page-nav a.btn:before {
    position: absolute;
    top: 13px;
    font-weight: bold;
    font-style: normal;
    font-family: Verdana;
    text-decoration: inherit;
    content: "<";
    font-size: 10px;
    opacity: .5;
}
.page-nav a.btn.prev {
    padding-left: 30px;
}
.page-nav a.btn.prev:before {
    left: 15px;
}
.page-nav a.btn.next {
    padding-right: 30px;
}
.page-nav a.btn.next:before {
    right: 15px;
    content: ">";
}

footer {
    background: transparent url('../images/grass.png') repeat-x left bottom;
    height: 100px;
    z-index: 10;
    position: relative;
}

footer .container {
    position: relative;
    height: 100px;
}
footer .container:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 207px;
    height: 127px;
    background: transparent url('../images/tree.png') repeat-x left bottom;
    z-index: 7;
}

footer ul.menu {
    margin-top: 50px;
    margin-left: 250px;
    padding-left: 0;
}

footer ul.menu li {
    margin-right: 15px;
}
footer a {
    color: #7e8c8d;
    font-weight: 200;
}
footer a:hover {
    text-decoration: none;
}
footer .form-control-panel {
    float: right;
}
footer .form-control-panel.loading:before {
    content: "";
    background: transparent url('../images/sprite.png') no-repeat;
    background-size: 42px auto;
    display: block;
    width: 42px;
    height: 42px;
    margin-top: 2px;
    margin-right: 10px;
    float: left;
    background-position: 0 -42px;
    -moz-animation: spin 1s infinite linear;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
}
p {
    font-size: 14px;
}

.loading-section:before {
    content: "";
    background: transparent url('../images/sprite.png') no-repeat;
    background-size: 42px auto;
    display: block;
    width: 42px;
    height: 42px;
    margin-top: 2px;
    margin-right: 10px;
    float: left;
    background-position: 0 -42px;
    -moz-animation: spin 1s infinite linear;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
}
.loading-section p {
    line-height: 42px;
    margin-left: 72px;
}
Back to Directory=ceiIENDB`