/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html,
body {
    height: 100%;
}

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin: 50px 0;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}
/* new code */
ol#runner { list-style: url(https://www.naas.org/images/redbut.gif) inside;
}

li#myrunner {
font-size: 12pt; font-family: corbel; font-weight: 435; 
color: #003333;
}

th#lickandetell {background-color: #FFFFFF; 
font-size: 12pt; font-family: candara;
font-weight: bolder; color: #330099;
}

ul#feedback {list-style: url(https://www.naas.org/images/purbut.gif) inside;
font-size: 9.5pt; font-family:corbel;
font-weight: normal; color: #000080;
}

ol#info_icon {list-style: url(https://www.naas.org/images/info_icon.gif) inside;
font-size: 11.5pt; font-family: candara;
font-weight: bold; color: #AE0000;
}
li#schemex {
font-size: 10.5pt; font-family: candara;
font-weight: bold; color: #AE0000; }

li#schemey {
font-size: 11.5pt; font-family: candara;
font-weight: bold; color: #000055; }

li#schemez {
font-size: 11pt; font-family: candara;
font-weight: bold; color: #006400; }

h3#style1 { font-weight: bold; 
font-size: 13pt; font-family: candara; 
color: #CC3333; 
}

td#inside {
font-size: 10.5pt; font-family: consolas;
font-weight: bold; color: #AE0000;
}

textarea#roll {background-color: #CCFFFF; 
font-size:: 11pt; font-family: calibri;
font-weight: bold; color: #330099;
}

select#roll {background-color: #CCFFFF; 
font-size: 11pt; font-family: calibi;
font-weight: bold; color: #330099;
}

select#roller {background-color: #FFFF82; 
font-size: 11pt; font-family: calibi;
font-weight: bold; color: #CE0000;
}

textarea#better_roll {background-color: #9FFFCF; 
font-size: 11pt; font-family: candara;
font-weight: bolder; color: #004080;
}
/* new code  FOR QUOTES */
blockquote.style1 {
  font: 14px/20px italic Times, serif;
  padding: 8px;
  background-color: #faebbc;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 5px;
  background-image: url(https://css-tricks.com/examples/Blockquotes/images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  blockquote.style1 span {
    	display: block;
    	background-image: url(https://css-tricks.com/examples/Blockquotes/images/closequote1.gif);
    	background-repeat: no-repeat;
    	background-position: bottom right;
  	}
/*end of new code */
/*end of new code */
p {
    font-style: normal;font-family:corbel; font-weight:450;font-color:#00005B;font-size:large;font-size-adjust:inherit;
}

li#mystrap {
font-size: 14pt; font-family: corbel; font-weight: 435;
font-color: #003333;
}

 span.c4 {font-family: corbel; font-weight: 450; font-size: 12.5pt; color: #400000; }
 h2.c3 {background-color:#FFFF80; font-size:18pt;}
  h2.trend {background-color:#D2FFFF; font-size:18pt;}

 p.c2 {text-indent:30px; font-size: 14pt; font-family: candara;font-weight: 400; color: #4848FF;}
 p.remind {font-size: 14pt; font-family: corbel;font-weight: bolder; color: #000080;}
 h1.c1 {background-color:#FFFF80; font-size:18pt;}
/*new code*/
	@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);

hr {
  height: 4px;
  margin-left: 15px;
  margin-bottom:-3px;
}
.hr-warning{
  background-image: -webkit-linear-gradient(left, rgba(210,105,30,.8), rgba(210,105,30,.6), rgba(0,0,0,0));
}
.hr-success{
  background-image: -webkit-linear-gradient(left, rgba(15,157,88,.8), rgba(15, 157, 88,.6), rgba(0,0,0,0));
}
.hr-primary{
  background-image: -webkit-linear-gradient(left, rgba(66,133,244,.8), rgba(66, 133, 244,.6), rgba(0,0,0,0));
}
.hr-danger{
  background-image: -webkit-linear-gradient(left, rgba(244,67,54,.8), rgba(244,67,54,.6), rgba(0,0,0,0));
}

.breadcrumb {
  background: rgba(245, 245, 245, 0); 
  border: 0px solid rgba(245, 245, 245, 1); 
  border-radius: 25px; 
  display: block;
}

.btn-bread{
    margin-top:10px;
    font-size: 12px;
    
    border-radius: 3px;
}

.farleft {
   float: left;
   padding: 0 20px 20px 0; width:301px;
   #container{width:100%;}
#right{float:right;width:100px;}
#center{margin:0 auto;width:100px;}