﻿/*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.5
Created: August 2014
License URI: http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

.navbar-defaultx .navbar-navx > li > a {
    color: #C89E23;}





.pt0 {
	padding-top:0
}

.fa-info-circle {
	color:palevioletred}


.bord1 {
	font-size:120%;padding:10px;border:medium palevioletred solid
}

.ml20 {margin-left:20px
}

.maroon {
	color:maroon;font-weight:bold
}

.mtl20 {
	margin-left:20px;margin-top:20px
}


.ml0 {
	margin-left:0
}

.pl0 {
	padding-left:0
}

.p15 {
	padding:15px
}


.bord {
	border:thin gainsboro solid
}


.space10 {
	padding-top: 10px;
	padding-bottom: 10px;
}



.pb300 {
padding-bottom:300px
}


.pt30
{
	 padding-top:30px
}
.pt60
{
	 padding-top:60px
}
.pt90
{
	 padding-top:90px
}


	.footlinks a{
	color:#999	
}

.foot1 {
	color:white;font-weight:bold;font-size:200%;text-align:center
}


footer:not(.light) .footer-content .form-control  {
	
background-color: white;
}


footer:not(.light) .footer-content .form-control:focus {
	background-color:aliceblue
}


.white1 {
color:white	
}

li {
	margin-bottomx:10px
}

.heavy {
	font-weight:bold
}


.has-feedback label.sr-only ~ .form-control-feedback {


	top:20px
}

.has-feedback {
	color:white
}


@media (min-width:768px) and (max-width:991px) {
.navbar .navbar-nav {
  display: inline-block;
  float: none !important;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

}


input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */


textarea:focus::-webkit-input-placeholder { color:transparent; }
textarea:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
textarea:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
textarea:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */




.checklist ul {
  list-style: none;margin-left:0px;padding-left:10px
}

.checklist ul li:before {
  content: '✓ ';
}
.list {
font-size:120%;
}
.list a {
color:cornflowerblue
}

.image-box-body a {
cursor:pointer
}
.box5 {
  transition: box-shadow .3s;
  border-radius:10px;
  border: 1px solid #ccc;
  background: #fff;
  float: left;padding:10px;margin:6px
  
}
.box5:hover {
  box-shadow: 0 0 21px rgba(66,66,66,.6); 
}





