/*!
 * Help v.1.0.0
 * Copyright 2013 
 * 
 */
 
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display:block;
}
figure {
	margin:0px;
}
audio,
canvas,
video {
  display:inline-block;
  *display:inline;
  *zoom:1;
}

html {
  font-size:100%;
  -webkit-text-size-adjust:100%;
      -ms-text-size-adjust:100%;
}

body {
  margin:0;
	font-family:'Droid Sans', sans-serif;
  font-size:13px;
  line-height:20px;
  color:#333333;
  background-color:#ffffff;
}

a {
  color:#556270;
  text-decoration:none;
}
a:hover,
.footer a:hover,
ul.contact-list li a:hover {
  color:#ebb135;
}
a:focus {
  outline:0;
}
a:hover,
a:active {
  outline:0;
}
img {
	border:0px;
}
button,
input,
select,
textarea {
  margin:0;
  font-size:100%;
  vertical-align:middle;
}

button,
input {
  *overflow:visible;
  line-height:normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding:0;
  border:0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor:pointer;
  -webkit-appearance:button;
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor:pointer;
}

blockquote {
	page-break-inside:avoid;
}
thead {
	display:table-header-group;
}
tr,
img {
	page-break-inside:avoid;
}
img {
	max-width:100% !important;
}
p {
  margin:0 0 10px;
}
strong {
  font-weight:bold;
}

em {
  font-style:italic;
}

blockquote {
  padding:25px 30px;
  margin:0px 0px 20px 0px;
	position:relative;
	border-left:10px solid #222222;
	background:#eaeaea url(../images/blockquote.png) 97% center no-repeat;
}
blockquote p {
  margin-bottom:0;
  font-size:13px;
  font-weight:normal;
  line-height:24px;
}
blockquote h3 {
	font-size:24px;	
}
.testimonials blockquote {
  padding:42px 15px;
  margin:0px 0px 10px 0px;
	position:relative;
	border-left:0px;
	background:none;
}
.testimonials blockquote p {
  margin-bottom:0;
  font-size:20px;
  font-weight:normal;
  line-height:36px;
	color:#585858;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
	content:"";
}

.testimonials q:before,
.testimonials q:after,
.testimonials blockquote:before,
.testimonials blockquote:after {
  width:38px;
	height:22px;
	margin-left:-19px;
	background-image:url(../images/sprites.png);
	background-repeat:no-repeat;
	position:absolute;
	left:50%;
}


.testimonials blockquote:before {
	top:0px;
	background-position:0 -868px;
}
.testimonials blockquote:after {
	background-position:0 -920px;
	bottom:0px;
}




h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color:inherit;
}


/*** Heading Tags ***/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin:0 0 10px 0;
  font-family:inherit;
  font-weight:normal;
  line-height:1.1em;
  color:#3f3f3f;
  text-rendering:optimizelegibility;
}

h1 {
  font-size:36px;
}
h2 {
  font-size:30px;
	margin-bottom:23px;
}
.footer h2 {
	margin-bottom:33px;
}
h3 {
  font-size:22px;
	letter-spacing:-0.03em;
}
h4 {
  font-size:18px;
}
h5 {
  font-size:14px;
	font-weight:bold;
	margin-bottom:7px;
}
.widget h5 {
	font-weight:normal;
}
h6 {
  font-size:12px;
}


/*** List Styles ***/

ul,
ol {
  padding:0;
  margin:0;
	list-style:none;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom:0;
}

li {
  line-height:20px;
}

ul.unstyled,
ol.unstyled,
ul.inline,
ol.inline {
  margin-left:0;
  list-style:none;
}

ul.inline > li,
ol.inline > li {
  display:inline-block;
  padding-right:5px;
  padding-left:5px;
}


hr {
  margin:20px 0;
  border:0;
  border-top:1px solid #eeeeee;
  border-bottom:1px solid #ffffff;
}

.clearfix {
  *zoom:1;
}
.clearfix:before,
.clearfix:after {
  display:table;
  line-height:0;
  content:"";
}
.clearfix:after {
  clear:both;
}

.container {
  width:940px;
	margin-right:auto;
  margin-left:auto;
  *zoom:1;
}
.container:before,
.container:after {
  display:table;
  line-height:0;
  content:"";
}
.container:after {
  clear:both;
}

.pull-right {
  float:right;
}

.pull-left {
  float:left;
}


/*** Grid Style 
///////////////////////////////// ***/

.row {
  margin-left:-20px;
  *zoom:1;
}

.row:before,
.row:after {
  display:table;
  line-height:0;
  content:"";
}

.row:after {
  clear:both;
}

[class*="span"] {
  float:left;
  min-height:1px;
  margin-left:20px;
}

.span12 {
  width:940px;
}

.span11 {
  width:860px;
}

.span10 {
  width:780px;
}

.span9 {
  width:700px;
}

.span8 {
  width:620px;
}

.span7 {
  width:540px;
}

.span6 {
  width:460px;
}

.span5 {
  width:380px;
}

.span4 {
  width:300px;
}

.span3 {
  width:220px;
}

.span2 {
  width:140px;
}

.span1 {
  width:60px;
}

.offset12 {
  margin-left:980px;
}

.offset11 {
  margin-left:900px;
}

.offset10 {
  margin-left:820px;
}

.offset9 {
  margin-left:740px;
}

.offset8 {
  margin-left:660px;
}

.offset7 {
  margin-left:580px;
}

.offset6 {
  margin-left:500px;
}

.offset5 {
  margin-left:420px;
}

.offset4 {
  margin-left:340px;
}

.offset3 {
  margin-left:260px;
}

.offset2 {
  margin-left:180px;
}

.offset1 {
  margin-left:100px;
}

.row-fluid {
  width:100%;
  *zoom:1;
}

.row-fluid:before,
.row-fluid:after {
  display:table;
  line-height:0;
  content:"";
}

.row-fluid:after {
  clear:both;
}

.row-fluid [class*="span"] {
  display:block;
  float:left;
  width:100%;
  min-height:30px;
  margin-left:2.127659574468085%;
  *margin-left:2.074468085106383%;
  -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
          box-sizing:border-box;
}

.row-fluid [class*="span"]:first-child {
  margin-left:0;
}

.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left:2.127659574468085%;
}

.row-fluid .span12 {
  width:100%;
  *width:99.94680851063829%;
}

.row-fluid .span11 {
  width:91.48936170212765%;
  *width:91.43617021276594%;
}

.row-fluid .span10 {
  width:82.97872340425532%;
  *width:82.92553191489361%;
}

.row-fluid .span9 {
  width:74.46808510638297%;
  *width:74.41489361702126%;
}

.row-fluid .span8 {
  width:65.95744680851064%;
  *width:65.90425531914893%;
}

.row-fluid .span7 {
  width:57.44680851063829%;
  *width:57.39361702127659%;
}

.row-fluid .span6 {
  width:48.93617021276595%;
  *width:48.88297872340425%;
}

.row-fluid .span5 {
  width:40.42553191489362%;
  *width:40.37234042553192%;
}

.row-fluid .span4 {
  width:31.914893617021278%;
  *width:31.861702127659576%;
}

.row-fluid .span3 {
  width:23.404255319148934%;
  *width:23.351063829787233%;
}

.row-fluid .span2 {
  width:14.893617021276595%;
  *width:14.840425531914894%;
}

.row-fluid .span1 {
  width:6.382978723404255%;
  *width:6.329787234042553%;
}

.row-fluid .offset12 {
  margin-left:104.25531914893617%;
  *margin-left:104.14893617021275%;
}

.row-fluid .offset12:first-child {
  margin-left:102.12765957446808%;
  *margin-left:102.02127659574467%;
}

.row-fluid .offset11 {
  margin-left:95.74468085106382%;
  *margin-left:95.6382978723404%;
}

.row-fluid .offset11:first-child {
  margin-left:93.61702127659574%;
  *margin-left:93.51063829787232%;
}

.row-fluid .offset10 {
  margin-left:87.23404255319149%;
  *margin-left:87.12765957446807%;
}

.row-fluid .offset10:first-child {
  margin-left:85.1063829787234%;
  *margin-left:84.99999999999999%;
}

.row-fluid .offset9 {
  margin-left:78.72340425531914%;
  *margin-left:78.61702127659572%;
}

.row-fluid .offset9:first-child {
  margin-left:76.59574468085106%;
  *margin-left:76.48936170212764%;
}

.row-fluid .offset8 {
  margin-left:70.2127659574468%;
  *margin-left:70.10638297872339%;
}

.row-fluid .offset8:first-child {
  margin-left:68.08510638297872%;
  *margin-left:67.9787234042553%;
}

.row-fluid .offset7 {
  margin-left:61.70212765957446%;
  *margin-left:61.59574468085106%;
}

.row-fluid .offset7:first-child {
  margin-left:59.574468085106375%;
  *margin-left:59.46808510638297%;
}

.row-fluid .offset6 {
  margin-left:53.191489361702125%;
  *margin-left:53.085106382978715%;
}

.row-fluid .offset6:first-child {
  margin-left:51.063829787234035%;
  *margin-left:50.95744680851063%;
}

.row-fluid .offset5 {
  margin-left:44.68085106382979%;
  *margin-left:44.57446808510638%;
}

.row-fluid .offset5:first-child {
  margin-left:42.5531914893617%;
  *margin-left:42.4468085106383%;
}

.row-fluid .offset4 {
  margin-left:36.170212765957444%;
  *margin-left:36.06382978723405%;
}

.row-fluid .offset4:first-child {
  margin-left:34.04255319148936%;
  *margin-left:33.93617021276596%;
}

.row-fluid .offset3 {
  margin-left:27.659574468085104%;
  *margin-left:27.5531914893617%;
}

.row-fluid .offset3:first-child {
  margin-left:25.53191489361702%;
  *margin-left:25.425531914893618%;
}

.row-fluid .offset2 {
  margin-left:19.148936170212764%;
  *margin-left:19.04255319148936%;
}

.row-fluid .offset2:first-child {
  margin-left:17.02127659574468%;
  *margin-left:16.914893617021278%;
}

.row-fluid .offset1 {
  margin-left:10.638297872340425%;
  *margin-left:10.53191489361702%;
}

.row-fluid .offset1:first-child {
  margin-left:8.51063829787234%;
  *margin-left:8.404255319148938%;
}








/*** Form Styles
//////////////////////////////// ***/

label,
input,
button,
select,
textarea {
  font-size:14px;
  font-weight:normal;
  line-height:20px;
}

input,
button,
select,
textarea {
	font-family:'Droid Sans', sans-serif;
}

label {
  display:block;
  margin-bottom:5px;
	color:#8c8c8c;
}
span.require {
	margin-left:10px;
	font-size:11px;
	display:inline-block;
}
select,
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 {
  padding:8px 6px;
  height:20px;
  line-height:20px;
  margin-bottom:15px;
  font-size:14px;
  color:#8c8c8c;
  vertical-align:middle;
  display:inline-block;
}

input,
textarea,
.uneditable-input {
  width:206px;
}

textarea {
  height:130px;
	margin-bottom:35px;
}

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 #d7d7d7;

  -webkit-transition:border linear 0.2s, box-shadow linear 0.2s;
     -moz-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;
}
.footer textarea,
.footer input[type="text"],
.footer input[type="password"],
.footer input[type="datetime"],
.footer input[type="datetime-local"],
.footer input[type="date"],
.footer input[type="month"],
.footer input[type="time"],
.footer input[type="week"],
.footer input[type="number"],
.footer input[type="email"],
.footer input[type="url"],
.footer input[type="search"],
.footer input[type="tel"],
.footer input[type="color"],
.footer .uneditable-input {
	margin-bottom:10px;
  background-color:#303030;
  border-color:#303030;
	color:#adadad;
}

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(235, 177, 53, 0.8);
  outline:0;
  outline:thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(235, 177, 53, 0.6);
     -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(235, 177, 53, 0.6);
          box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(235, 177, 53, 0.6);
}

input[type="radio"],
input[type="checkbox"] {
  margin:0px 10px 0 0;
  line-height:normal;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width:auto;
}

select,
input[type="file"] {
  height:30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top:4px;
  /* For IE7, add top margin to align select with labels */

  line-height:30px;
}

select {
  width:220px;
  background-color:#ffffff;
  border:1px solid #cccccc;
}

select[multiple],
select[size] {
  height:auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline:thin dotted #333;
  outline:5px auto -webkit-focus-ring-color;
  outline-offset:-2px;
}

.radio,
.checkbox {
  min-height:20px;
  padding-left:20px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float:left;
  margin-left:-20px;
}

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top:5px;
}

.radio.inline,
.checkbox.inline {
  display:inline-block;
  padding-top:5px;
  margin-bottom:0;
  vertical-align:middle;
}

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left:10px;
}

.input-mini {
  width:60px;
}

.input-small {
  width:90px;
}

.input-medium {
  width:150px;
}

.input-large {
  width:210px;
}

.input-xlarge {
  width:270px;
}

.input-xxlarge {
  width:530px;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float:none;
  margin-left:0;
}

input,
textarea {
  margin-left:0;
}

input.span12,
textarea.span12 {
  width:926px;
}

input.span11,
textarea.span11 {
  width:846px;
}

input.span10,
textarea.span10 {
  width:766px;
}

input.span9,
textarea.span9 {
  width:686px;
}

input.span8,
textarea.span8 {
  width:606px;
}

input.span7,
textarea.span7 {
  width:526px;
}

input.span6,
textarea.span6 {
  width:446px;
}

input.span5,
textarea.span5 {
  width:366px;
}

input.span4,
textarea.span4 {
  width:286px;
}

input.span3,
textarea.span3 {
  width:206px;
}

input.span2,
textarea.span2 {
  width:126px;
}

input.span1,
textarea.span1 {
  width:46px;
}


.help-block,
.help-inline {
  color:#9b9b9b;
}

.help-block {
  display:block;
  margin-bottom:10px;
}

.help-inline {
  display:inline-block;
  *display:inline;
	margin-bottom:0px;
  vertical-align:inherit;
  *zoom:1;
}



.control-group {
  margin-bottom:10px;
}

legend + .control-group {
  margin-top:20px;
  -webkit-margin-top-collapse:separate;
}

.form-horizontal .control-group {
  margin-bottom:20px;
  *zoom:1;
}

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display:table;
  line-height:0;
  content:"";
}

.form-horizontal .control-group:after {
  clear:both;
}

.form-horizontal .controls {
  *display:inline-block;
  *padding-left:20px;
  margin-left:180px;
  *margin-left:0;
}

.form-horizontal .controls:first-child {
  *padding-left:180px;
}

.form-horizontal .help-block {
  margin-bottom:0;
}

.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top:10px;
}



/*** Table Styles
/////////////////////////////////// ***/
table {
  max-width:100%;
  background-color:transparent;
  border-collapse:collapse;
  border-spacing:0;
}

.table {
  width:100%;
  margin-bottom:20px;
}

.table th,
.table td {
  padding:8px;
  line-height:20px;
  text-align:left;
  vertical-align:top;
  border-top:1px solid #dddddd;
}

.table th {
  font-weight:bold;
}

.table thead th {
  vertical-align:bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top:0;
}

.table tbody + tbody {
  border-top:2px solid #dddddd;
}

.table .table {
  background-color:#ffffff;
}

.table-condensed th,
.table-condensed td {
  padding:4px 5px;
}



/**** Icons Styles
//////////////////////////////////////////////// ***/

[class^="icon-"],
[class*=" icon-"] {
  display:inline-block;
  width:16px;
  height:16px;
  *margin-right:.3em;
  line-height:16px;
  vertical-align:text-top;
  background-image:url(../images/sprites.png);
  background-position:14px 14px;
  background-repeat:no-repeat;
}
.icon-yahoo {
  width:25px;
	background-position:0px -51px;
}
.icon-facebook {
	width:7px;
  background-position:0px -95px;
}
.icon-rss {
  background-position:0px -142px;
}
.icon-flickr {
	width:18px;
	height:8px;
  background-position:0px -187px;
}
.icon-msn {
	width:18px;
  background-position:0px -226px;
}
.icon-stumbleupon {
	width:17px;
	height:17px;
  background-position:0px -272px;
}
.icon-date {
	width:10px;
	height:11px;
	margin-right:10px;
	margin-top:2px;
	background-position:0 -634px;
}
.icon-location {
	width:9px;
	height:12px;
	margin-right:10px;
	margin-top:2px;
	background-position:0 -674px;
}
.icon-user {
	width:11px;
	height:12px;
	margin-top:1px;
	margin-right:10px;
	background-position:0 -1220px;
}
.icon-list {
	width:10px;
	height:11px;
	margin-top:3px;
	margin-right:10px;
	background-position:0 -1262px;
}




/*** Buttons Style
///////////////////////////////////// ***/

.close {
	width:15px;
	height:14px;
	background:url(../images/sprites.png) 0 -590px no-repeat;
	display:inline-block;
	text-indent:-9999px;

  float:right;
  font-size:20px;
  font-weight:bold;
  line-height:20px;
  color:#000000;
  text-shadow:0 1px 0 #ffffff;
}

.close:hover {
  color:#000000;
  text-decoration:none;
  cursor:pointer;
  opacity:0.6;
  filter:alpha(opacity=60);
}

button.close {
  padding:0;
  cursor:pointer;
  background:transparent;
  border:0;
  -webkit-appearance:none;
}

.btn,
.footer .btn {
  display:inline-block;
  *display:inline;
  padding:5px 12px;
  margin-bottom:0;
  *margin-left:.3em;
  font-size:14px;
  line-height:20px;
  color:#000000;
  text-align:center;
  vertical-align:middle;
	text-transform:uppercase;
  cursor:pointer;
  background-color:#ebb135;

	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
	color:#000;
  text-decoration:none;
}
.btn-blue {
  background-color:#006dcc;
}
.btn-yallow {
  background-color:#faa732;
}
.btn-red {
  background-color:#c50b0b;
}
.btn-green {
  background-color:#5bb75b;
}

.btn-cyan {
  background-color:#6bbded;
}
.btn-black {
  background-color:#000000;
}

.btn:active,
.btn.active {
  background-color:#cccccc \9;
}
.btn:first-child {
  *margin-left:0;
}
.btn:focus {
  outline:none;
  outline:0px auto -webkit-focus-ring-color;
  outline-offset:-2px;
}

.btn.active,
.btn:active {
  outline:0;
}
.btn.disabled,
.btn[disabled] {
  cursor:default;
  background-image:none;
  opacity:0.65;
  filter:alpha(opacity=65);
}

.btn-block,
input[type="submit"].btn-donate {
  display:block;
  width:100%;
  padding-right:0;
  padding-left:0;
  -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
          box-sizing:border-box;
}
.btn-block + .btn-block {
  margin-top:5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width:100%;
}

button.btn,
input[type="submit"].btn {
	border:0px;
  *padding-top:3px;
  *padding-bottom:3px;
}
input[type="submit"].btn {
	padding:6px 13px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding:0;
  border:0;
}
input[type="submit"].btn-donate {
	font-size:18px;
	padding:15px 0;
	color:#fff;
	text-transform:uppercase;
	background-color:#000;
	border:3px solid #222222;
	
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}



/**** Alert Styles 
///////////////////////////////////// ****/

.alert {
  padding:20px 35px 12px 14px;
	font-size:13px;
	line-height:17px;
	color:#8c8c8c;
  background-color:#eaeaea;
}
.alert-full {
	margin-top:-30px;
	margin-bottom:30px;
}
.alert .container {
	position:relative;
	padding-right:30px;
}
.alert .close {
  position:absolute;
  top:0px;
  right:0px;
}
.alert h4 {
	font-size:30px;
}



/*** Nav Tabs Style 
///////////////////////////////////////// ***/

.nav {
  margin-bottom:20px;
  margin-left:0;
  list-style:none;
}
.nav > li > a {
  display:block;
}

.nav > li > a:hover {
  text-decoration:none;
  background-color:#eeeeee;
}

.nav > li > a > img {
  max-width:none;
}

.nav > .pull-right {
  float:right;
}

.nav-tabs {
  *zoom:1;
  border-bottom:1px solid #ddd;
}

.nav-tabs:before,
.nav-tabs:after {
  display:table;
  line-height:0;
  content:"";
}
.nav-tabs:after {
  clear:both;
}

.nav-tabs > li {
  float:left;
  margin-bottom:-1px;
}
.nav-tabs > li > a {
  padding-right:12px;
  padding-left:12px;
  margin-right:2px;
  line-height:14px;
}
.nav-tabs > li > a {
  padding-top:8px;
  padding-bottom:8px;
  line-height:20px;
  border:1px solid transparent;
  -webkit-border-radius:4px 4px 0 0;
     -moz-border-radius:4px 4px 0 0;
          border-radius:4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color:#eeeeee #eeeeee #dddddd;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color:#555555;
  cursor:default;
  background-color:#ffffff;
  border:1px solid #ddd;
  border-bottom-color:transparent;
}

.tabbable {
  *zoom:1;
}
.tabbable:before,
.tabbable:after {
  display:table;
  line-height:0;
  content:"";
}
.tabbable:after {
  clear:both;
}

.tab-content {
  overflow:auto;
}

.tab-content > .tab-pane {
  display:none;
}
.tab-content > .active {
  display:block;
}

.nav > .disabled > a {
  color:#999999;
}

.nav > .disabled > a:hover {
  text-decoration:none;
  cursor:default;
  background-color:transparent;
}


/*** Tab Below ***/
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom:0;
}
.tabs-below > .nav-tabs {
  border-top:1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top:-1px;
  margin-bottom:0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius:0 0 4px 4px;
     -moz-border-radius:0 0 4px 4px;
          border-radius:0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover {
  border-top-color:#ddd;
  border-bottom-color:transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color:transparent #ddd #ddd #ddd;
}

/**** Tab Left ***/
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float:none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width:74px;
  margin-right:0;
  margin-bottom:3px;
}

.tabs-left > .nav-tabs {
  float:left;
  margin-right:19px;
  border-right:1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right:-1px;
  -webkit-border-radius:4px 0 0 4px;
     -moz-border-radius:4px 0 0 4px;
          border-radius:4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover {
  border-color:#eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color:#ddd transparent #ddd #ddd;
  *border-right-color:#ffffff;
}

/*** Tab Right ***/
.tabs-right > .nav-tabs {
  float:right;
  margin-left:19px;
  border-left:1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left:-1px;
  -webkit-border-radius:0 4px 4px 0;
     -moz-border-radius:0 4px 4px 0;
          border-radius:0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover {
  border-color:#eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color:#ddd #ddd #ddd transparent;
  *border-left-color:#ffffff;
}



/*** Breadcrumb Style
/////////////////////////////////// ***/
.breadcrumb {
  padding:2px 10px;
  margin:0 0 20px;
	float:left;
  list-style:none;
  background-color:#222222;
}
.breadcrumb > li {
  display:inline-block;
  *display:inline;
  *zoom:1;
}
.breadcrumb > .active {
  color:#999999;
}
.breadcrumb > li a {
	color:#fff;
	position:relative;
}
.breadcrumb > li + li a {
	margin-left:14px;
}
.breadcrumb > li a:after {
	width:6px;
	height:9px;
	padding-left:5px;
	content:'';	
	display:inline-block;
	background:url(../images/sprites.png) 5px -972px no-repeat;
	position:relative;
	top:1px;
}





/*** Pagination Style
/////////////////////////////////////////// ****/
.pagination {
  margin:20px 0 35px 0;
}

.pagination ul {
  display:inline-block;
  *display:inline;
  margin-bottom:0;
  margin-left:0;
  *zoom:1;
}

.pagination ul > li {
  display:inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float:left;
  padding:4px 12px;
	margin-right:10px;
  line-height:20px;
	font-weight:bold;
  text-decoration:none;
	border:1px solid #dddddd;

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(240,240,240,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(240,240,240,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(240,240,240,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(240,240,240,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(240,240,240,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(240,240,240,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f0f0f0',GradientType=0 );


	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color:#f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color:#005580;
  cursor:default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  color:#999999;
  cursor:default;
  background-color:transparent;
}


.pagination-centered {
  text-align:center;
}

.pagination-right {
  text-align:right;
}

.top-padding {
	padding-top:20px;
}

/*** Progress Bar
/////////////////////////////////// ***/

.progress {
  height:15px;
	padding:3px;
  margin-bottom:20px;
  overflow:hidden;
	border:1px solid #fff;
}

.progress .bar {
  float:left;
  width:0;
  height:100%;
  font-size:12px;
  color:#ffffff;
  text-align:center;
  background-color:#ebb135;
  -webkit-box-sizing:border-box;
     -moz-box-sizing:border-box;
          box-sizing:border-box;
  -webkit-transition:width 0.6s ease;
     -moz-transition:width 0.6s ease;
       -o-transition:width 0.6s ease;
          transition:width 0.6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow:inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
     -moz-box-shadow:inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow:inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.progress-striped .bar {
  background-color:#149bdf;
  background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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:-moz-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;
     -moz-background-size:40px 40px;
       -o-background-size:40px 40px;
          background-size:40px 40px;
}
.progress.active .bar {
  -webkit-animation:progress-bar-stripes 2s linear infinite;
     -moz-animation:progress-bar-stripes 2s linear infinite;
      -ms-animation:progress-bar-stripes 2s linear infinite;
       -o-animation:progress-bar-stripes 2s linear infinite;
          animation:progress-bar-stripes 2s linear infinite;
}


@-webkit-keyframes progress-bar-stripes {
  from {
    background-position:40px 0;
  }
  to {
    background-position:0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  from {
    background-position:40px 0;
  }
  to {
    background-position:0 0;
  }
}

@-ms-keyframes progress-bar-stripes {
  from {
    background-position:40px 0;
  }
  to {
    background-position:0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position:0 0;
  }
  to {
    background-position:40px 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position:40px 0;
  }
  to {
    background-position:0 0;
  }
}


.ui-tooltip {
	color: white;
	display: inline-block;
	font-size:11px;
	padding: 2px 10px;
	background: rgba(0,0,0,0.8);
	z-index:100;
	position: absolute;
}
.text-yallow {
	color:#dea732;
}