<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Bootstrap v2.0.4
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */



textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    background-color: #ffffff;
    border: 1px solid #cccccc;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */

    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
.txt-bx1{
    width:96%;
    height:35px;
    font-family: 'Open Sans', sans-serif;
    font-size:13px;
    font-weight:400;
    color:#636363;
    padding:1px 2% 1px 2%;
    border:solid 1px #d8d8d8;
    background-color:#FFF !important;
    font-weight:300;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}
.tx-2{border-radius:5px !important}
.ta-2{border-radius:5px !important; height:85px !important}
.txt-area1{
    width:96%;
    height:100px;
    font-family: 'Open Sans', sans-serif;
    font-size:13px;
    font-weight:300;
    color:#636363;
    padding:10px 2% 5px 2%;
    background:#FFF;
    border:solid 1px #d8d8d8 !important;
}		

.txt-bx2{
    width:100%;
    height:40px;
    font-family: 'Open Sans', sans-serif;
    font-size:13px;
    font-weight:400;
    color:#636363;
    padding:8px 10px 12px 2%;
    border:solid 1px #d8d8d8;
    background-color:#FFF !important;
    font-weight:300;
}
.small-pill2{
    width:105px;
    height:35px; 
    float:right;
    text-align:center;
    background:#e5183d;
    color:#FFF;
    font-size:14px; line-height:24px;
    border:none
}
.small-pill2:hover{
    background:#f51e45;
}	
.small-pill3{
    -moz-box-shadow: 0px 2px 0px 0px #840018;
    -webkit-box-shadow: 0px 2px 0px 0px #840018;
    box-shadow: 0px 2px 0px 0px #840018;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bc0022), color-stop(1, #e71b40) );
    background:-moz-linear-gradient( center top, #bc0022 5%, #e71b40 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#919191', endColorstr='#636363');
    background-color:#e71b40;
    -webkit-border-top-left-radius:5px;
    -moz-border-radius-topleft:5px;
    border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius-topright:5px;
    border-top-right-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -moz-border-radius-bottomright:5px;
    border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -moz-border-radius-bottomleft:5px;
    border-bottom-left-radius:5px;
    text-indent:0;
    display:inline-block;
    color:#ffffff;
    font-family:arial;
    font-size:18px;
    font-style:normal;
    height:43px;
    line-height:43px;
    width:100%;
    text-decoration:none;
    text-align:center;
    border:none;

}
.small-pill3:hover{
    background:#f51e45;
}	


.Backto-site{	
text-align:center;
background:#e5183d;
color:#FFF;
font-size:14px; line-height:24px;
border:none;
text-decoration:none;
color:#FFF;
font-size:14px; line-height:30px;
padding:10px 20px;
clear:both;
}
.Backto-site:hover{
    background:#f51e45;
}	</pre></body></html>