 {font-family: 'Roboto', sans-serif;}
.social h4 { margin-bottom:0px; color:#e27d5d;}
.social {padding-top:10px;}
.social p {display:inline-block; text-align:center;}
.social p a {display:block; height:30px; width:30px; background-color:#e27d5d; line-height:30px; color:#fff; font-size:17px; border-radius:2px;}
.navbar {border:0px; border-radius:0px; background-color: #d94903; /* layer fill content */
-moz-box-shadow: 0 1px 1px rgba(0,0,0,.66); /* drop shadow */
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.66); /* drop shadow */
box-shadow: 0 1px 1px rgba(0,0,0,.66); /* drop shadow */ margin-bottom:0px;}
.navbar li {font-size:16px; text-transform:uppercase;}
.navbar-default .navbar-nav > li > a {padding-top:20px; padding-bottom:20px; color:#fff;}
.leftNav {background-color:#565656; padding:18px;}
.leftNav  p {font-size:17px; color:#fb8200; margin-bottom:10px; margin-top:6px;}
.leftNav ul {padding:0px;}
.leftNav ul li {list-style:none;}
.leftNav ul li a {color:#fff; font-size:14px;}
.navRt {border-top:1px solid #6a6a6a; border-bottom:1px solid #313131; }
.nobord {border-top:0px;}
.nobordbtn {border-bottom:0px;}
.rtblock {font-size:17px; color:#535353;}
.rtblock h1 {font-size:42px; font-weight:700; color: #d04400; /* text color */font-size: 42px;text-shadow: 0 0 1px rgba(37,37,37,.38); /* drop shadow */ margin-top:0px;}
.midsection {background:#f0f0f0 url('../img/bg.jpg') left bottom repeat-x; padding-bottom:115px; padding-top:35px;}
.feature {margin-top:50px;}
.feature  figure{border-top:2px solid #acacac; margin-bottom:10px;}
.feature hgroup {text-align:center; background:#fff;  text-transform:uppercase;}
.feature hgroup h2 {margin:0px; font-size:18px; padding:8px 0; border-bottom:1px solid #d7d7d7; font-weight:700;}
.feature hgroup a {color:#4c4c50; font-size:14px; font-weight:700; padding:5px 0; display:block;}
footer {background:#1f1f1f url('../img/fire.png') no-repeat right bottom; padding:45px 0; }

.carousel-indicators li {border: 3px solid #c8c6c6; /* stroke */
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /* prevents bg color from leaking outside the border */
	background-color: rgba(80,27,8,.52); /* layer fill content */
	-moz-box-shadow: inset 3px -3px 3px rgba(0,0,0,.75); /* inner shadow */
	-webkit-box-shadow: inset 3px -3px 3px rgba(0,0,0,.75); /* inner shadow */
	box-shadow: inset 3px -3px 3px rgba(0,0,0,.75); /* inner shadow */
}

.carousel-indicators .active {
	border: 3px solid #c8c6c6; /* stroke */
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /* prevents bg color from leaking outside the border */
	background-color: rgba(80,27,8,.85); /* layer fill content */
	-moz-box-shadow: inset 3px -3px 3px rgba(0,0,0,.75); /* inner shadow */
	-webkit-box-shadow: inset 3px -3px 3px rgba(0,0,0,.75); /* inner shadow */
	box-shadow: inset 3px -3px 3px rgba(0,0,0,.75); /* inner shadow */}

footer ul {padding:0px;}
footer ul li {list-style:none; border-left:1px solid #6e685e;}
footer ul li a {color:#fff; font-size:14px;}
footer ul li a:hover {color:#fff;}
footer .social p {margin-right:15px;}
footer .social p a {height:45px; width:45px; line-height:45px; font-size:25px;}
.carousel-indicators li ,.carousel-indicators .active{height:15px; width:15px;}
.copyright {color:#fff;}
.news {color:#fff;}
.news h2 {margin:0px 0 15px 0; text-transform: uppercase;}
.news p span {display:block;}

.form-group-chbox label {margin-right:15px;}
.rtblockform h1 {font-size: 26px;}
.form-control {border-radius:0px; height:45px;}
.form-control:focus {box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(217, 74, 3, 0.6);}
.btn {padding:11px 12px;}
.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}
input[readonly] {
  background-color: white !important;
  cursor: text !important;
}

.upperFrom {background:#efefef; width:340px; padding:10px; position:absolute; display:none; border:1px solid #ccc; box-shadow:0px 3px 11px #000; z-index:8;}
.upperFrom label {font-size:12px; font-weight:normal;}
.form-group label span {color:red;}
.error, .errors {font-weight:normal !important; color:red;}
.margin0 {margin-bottom: 5px;}
.bth45 {height:45px}
.error label, .errors label{color:#535353;}
.errorMessage {font-size:17px;}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.headingtop {
    color: #da2121;
    font-size: 20px;
    font-weight: bold;
    padding-top: 30px;
}

#Attachment_file_name_em_{
  position: absolute;
  top: 40px;
}
.rmdiv{
 float:left;
}