/* CSS Document */
body, .blog-title a, .blog-title a:hover, .dropdown-menu a {
	color: #a1a3ab;
}

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container
{
min-height:45px ;
}

.logo {
	margin-top: 15px;
	margin-bottom: 20px;
	background-image: url(../img/mahalaxmiEnterprisesLogo.png);
	background-repeat: no-repeat;
	display: block;
	width: 268px;
	height: 85px;
}

h1, h2, h3, h4, h5, .navbar .nav, .shout-box, .price-table dt, .price-table .price, .table thead {
	font-family: 'Pontano Sans', sans-serif;
}

h3 {
	font-size: 18px;
	
}

h1, h2, h3, h4, h5 {
	font-weight: 100;	
}

.dropdown-menu a span.style {
	width: 16px; 
	height: 16px; 
	display: block;
	margin-right: 5px;
	float: left;
}

.btn, .btn-large, .alert, .table-bordered, .table-bordered thead:first-child tr:first-child th:first-child, .table-bordered tbody:first-child tr:first-child td:first-child, .table-bordered thead:last-child tr:last-child th:first-child, .table-bordered tbody:last-child tr:last-child td:first-child, .table-bordered tfoot:last-child tr:last-child td:first-child, .progress, .nav-tabs > li > a, .accordion-group, .table-bordered thead:first-child tr:first-child th:last-child, .table-bordered tbody:first-child tr:first-child td:last-child {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.container {
	max-width: 960px;
	padding-left: 20px;
	padding-right: 20px;
	
}

.navbar-inner > .container {
	max-width: 1000px;
	padding-left: 0px;
	padding-right: 0px;
}

.navbar .nav > li > a:after {
    content: attr(data-description);
    display: block;
	font-size: 12px;
	margin-top: -2px;
}

.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
  	color: #333333;
  	text-decoration: none;
  	background-color: #efefef;
  	background-image: none;
	background-repeat: no-repeat;
	filter: none;
}

.dropdown-menu .active > a, .dropdown-menu .active > a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #efefef;
	background-image: none;
	background-repeat: no-repeat;
	outline: 0;
	filter: none;
}

.dropdown-menu {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.header-text {
	margin-top: 4px;
	font-size: 12px;
}

h1 small {
	font-size: 12px;
}

.social-icons { 
	padding-top: 10px;
}

.dropdown-menu {
  z-index: 10000;
}

#breadcrumbs {
	margin-top: 20px;
}

.slider-bootstrap {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 1);
}

.slider-bootstrap .container {
	padding-left: 0!important;
	padding-right: 0!important;
	max-width: 1000px!important;
}

.slider-bootstrap .carousel {
  	margin: 0;
}

#slider-nivo {
  	margin-top: 0;
}

.theme-default .nivoSlider {
	margin-bottom: 0px;
}

.theme-default .nivoSlider {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#piecemaker {
	margin-bottom: 0;
}

.shout-text h1 {
	font-size: 30px;
	margin: 0;
}


.shout-box .shout-text {
	text-align: center;
	margin: 0 ;
	padding: 15px 0;
	font-size: 20px;
	line-height: 30px;
}


.main-body .container {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #FFFFFF!important;
}

.thumbnail {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	-webkit-transition: none;
	box-shadow: none;
}

a.thumbnail:hover {
	border-color: #0088cc;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}


ul.list-icon {
	list-style-image: url('../img/icons/tick.png');
}

ul.list-icon li {
	line-height: 25px;	
}

.footerSection .container {
	padding: 15px 0px !important;
}

.footerSection .container a, .footerSection .container, .footer {
	text-decoration: none;
	font-size: 12px;
	color: #a1a3ab;
}

.bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#testimonialDiv li {
	display: block;
	padding: 0px 5px;
	text-decoration: none;
	width: 100%;
}

#testimonialDiv .list-blog-roll li {
	line-height: 30px!important;
}

.footer {
	padding: 20px 20px;
}

hr {
	border-top-color: #ECECEC;
	border-top-style: solid;
	border-width: 1px 0;
	margin: 20px 0;
}

/*Blog styles*/
.blog-details ul {
	list-style-type: none;
	margin-bottom: 0;
	margin-left: 0;
	padding: 5px 0px 0 0;
}

.blog-details li {
	display: inline;
	margin-right: 10px;
	padding-left: 0 !important;
}

.blog-image.pull-left, .pull-left.blog-image {
	padding-right: 10px;
}

.blog-details, .blog-tags, .media-description {
	font-size: 11px;
	margin-bottom: 10px;
}

.blog-comments-container {
	font-size: 12px;
}

.blog-comments-container .comment div {
	margin-bottom: 20px;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
	padding: 10px;
}

.blog-comments-container .comment img {
	margin-right: 10px;
}

.list-popular-content, .list-recent-content {
	list-style: none;
	margin-left: 5px;
}

.list-popular-content li, .list-recent-content li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #EEEEEE;
}

.list-popular-content h5, .list-recent-content h5 {
	line-height: 15px;
}
	
.list-popular-content img, .list-recent-content img {
	padding-right: 10px;
}

/*Tags*/
.tags a {
	padding: 5px 10px;
	border: 1px solid #ddd;
	display: inline-block;
	color: #717171;
	background: #fff;
	margin: 0 3px 6px 0;
	-webkit-box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	border-radius: 2px;
}

.tags a:last-child {
	margin-right: 0;
}

/*Other*/
.thumbnails .btn-group {
	margin-bottom: 20px;
}

a .colored_banner {
	text-decoration: none;
}
.colored_banner {
	margin: 8px 0 18px;
	text-align: center;
	overflow: hidden;
	padding: 20px;
	position: relative;
	z-index: 0;
	box-shadow: 0 1px 1px #999999;
	-moz-box-shadow: 0 1px 1px #999999;
	-webkit-box-shadow: 0 1px 1px #999999;
}

.colored_button:hover, .colored_banner h3, .colored_banner {
  	color: #FFFFFF;
}

.colored_banner.thumb-content h3 {
	color: #333333;
}

.colored_banner.thumb-content {
	box-shadow: 0 1px 1px #d0d0d0;
	-moz-box-shadow: 0 1px 1px #d0d0d0;
	-webkit-box-shadow: 0 1px 1px #d0d0d0;
}

.thumb-content {
	color: #333333;
	background-color: #ededed;
	*background-color: #d0d0d0;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ededed), to(#d0d0d0));
	background-image: -webkit-linear-gradient(top, #ededed, #d0d0d0);
	background-image: -o-linear-gradient(top, #ededed, #d0d0d0);
	background-image: linear-gradient(to bottom, #ededed, #d0d0d0);
	background-image: -moz-linear-gradient(top, #ededed, #d0d0d0);
	background-repeat: repeat-x;
	border-color: #d0d0d0 #d0d0d0 #ededed;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffededed', endColorstr='#ffd0d0d0', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.thumb-content-dark {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #333333;
	*background-color: #6a6a6a;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#6a6a6a));
	background-image: -webkit-linear-gradient(top, #333333, #6a6a6a);
	background-image: -o-linear-gradient(top, #333333, #6a6a6a);
	background-image: linear-gradient(to bottom, #333333, #6a6a6a);
	background-image: -moz-linear-gradient(top, #333333, #6a6a6a);
	background-repeat: repeat-x;
	border-color: #6a6a6a #6a6a6a #333333;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff333333', endColorstr='#ff6a6a6a', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.showcase-small {
	margin-bottom: 20px;
}

.center {
	text-align: center;
}

.text-icon {
	height: 64px;
	width: 40px;
}

.round_background {
	background-attachment: scroll;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat no-repeat;
	color: #FFFFFF;
	display: inline-block;
	height: 100px;
	width: 100px;
	text-align: center;
	margin-bottom: 10px;
}

.round_background img {
  	margin-top: 36px;
}

.round_background.pull-left, .pull-left.round_background {
	margin-right: 20px;
}

.round_background.pull-right, .pull-right.round_background {
	margin-left: 20px;
}

.r-grey {
	background-image: url(../img/backgrounds/circle_back_grey.png);
}

.r-green {
	background-image: url(../img/backgrounds/circle_back_green.png);
}

.r-yellow {
	background-image: url(../img/backgrounds/circle_back_yellow.png);
}

.r-red {
	background-image: url(../img/backgrounds/circle_back_red.png);
}

.r-orange {
	background-image: url(../img/backgrounds/circle_back_orange.png);
}

.r-blue {
	background-image: url(../img/backgrounds/circle_back_blue.png);
}

.r-grey-light {
	background-image: url(../img/backgrounds/circle_back_grey_light.png);
}

.square-back {
	background: #e6e6e6;	
}

.square-background .square {
	width: 100px;
	min-height: 50px;
	margin-right: 22px;
	text-align: center!important;
	padding: 20px 0;
}

.square-background {
	border-right: 5px solid #e6e6e6;
	margin-bottom: 25px;
}

/*portfolio this is a hack for bootstrap*/
.row-fluid ul.thumbnails li.span12 + li {
	margin-left : 0px;
}

.row-fluid ul.thumbnails li.span6:nth-child(2n + 3) {
	margin-left : 0px;
}

.row-fluid ul.thumbnails li.span4:nth-child(3n + 4) {
	margin-left : 0px;
}

.row-fluid ul.thumbnails li.span3:nth-child(4n + 5) {
	margin-left : 0px;
}

.row-fluid ul.thumbnails li.span2:nth-child(6n + 7) {
	margin-left : 0px;
}

/*headers*/
h3.header {
	padding: 5px 0 0 0;
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 25px;
}

span.header-line {
	display: block;
	width: 100px;
	height: 3px;
	margin: 7px 0 0 0;
}

/*typography*/
.price-table.col2 dl {
  	width: 50%;
}

.price-table.col3 dl {
  	width: 33.33333333333333%;
}

.price-table.col4 dl {
	width: 25%;
}
.price-table.col5 dl {
  	width: 20%;
}

.price-table.col6 dl {
  	width: 16.66666666666667%;  
}

.price-table dl {
	color: #3D3D3D;
	font-size: 14px;
	text-align: center;
	text-shadow: 0 1px rgba(255,255,255,.8);
	float: left;
	position: relative;
	min-width: 190px;
}

.price-table dl.most-popular {
	z-index: 2;
	top: -13px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	-webkit-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);    
}

.price-table dt {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	*background-color: #222222;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
	background-image: -webkit-linear-gradient(top, #444444, #222222);
	background-image: -o-linear-gradient(top, #444444, #222222);
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-image: -moz-linear-gradient(top, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	font-size: 30px;
	font-weight: 500;
	line-height: 65px;
}

.price-table .blue dt {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	*background-color: #222222;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
	background-image: -webkit-linear-gradient(top, #444444, #222222);
	background-image: -o-linear-gradient(top, #444444, #222222);
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-image: -moz-linear-gradient(top, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.price-table dt, .price-table dl.extra dt {
  font-size: 24px !important;
  height: 50px;
  line-height: 50px;
}


.price-table dd.price {
	background-color: #f5f5f5;
	*background-color: #e6e6e6;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #bbbbbb;
	*border: 0;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	font-size: 50px;
	font-weight: 700;
	height: 138px;
	line-height: 138px;
}

.price-table dd.price small {
	font-size: 15px;
}

.price-table dl.most-popular dt {
	height: 63px;
  	line-height: 63px;
}

.price-table dl.most-popular dd:last-child {
	height: 63px;
  	line-height: 63px;
}

.price-table dd {
	border-bottom-color: #E5E5E5;
	border-bottom-width: 1px;
	border-left-color: #E5E5E5;
	border-left-width: 1px;
	border-right-color: #E5E5E5;
	border-right-width: 1px;
	border-style: none solid solid;
	box-sizing: border-box;
	line-height: 46px;
}

dd {
  	margin: 0;
}

.clear:before, .clear:after {
  	content: "";
  	display: table
}

.clear:after {
  	clear: both
}

.clear {
  	zoom: 1
}

.customers img, .portfolio img.img-polaroid:hover {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.portfolio img.img-polaroid {
	filter: none;
    -webkit-filter: grayscale(0%);
}

form .row {
	margin-left: 0px;
}

.social-icons i {
	font-size: 22px;
	margin-right: 8px;
}

.social-icons a:hover {
	text-decoration: none;
	opacity: 0.8;
}


select {
	width: 206px;
}

.zeroPadding {
  padding: 0 !important;
}

#row-0 input, #row-0 textarea, #row-0 .uneditable-input, #row-0 select {
	width: 100%;
}

#row-0 input.delete-row-button {
	width: auto;
	margin-top: 25px; 
}

#deleteBtn {
	text-align: center;
	vertical-align: middle;
}

#eduDetailsDiv {
	margin-bottom: 10px;
}

#genderDiv label.radio {
		/*width: 25%;*/
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}

.formSection {
	border: 1px solid #d2d2d2;
	margin-bottom: 15px;
}

.formSection .mainDiv {
	margin-bottom: 5px;
	display: inline-block;
	width: 100%;
}



.formSection .heading {
	font-size: 14px;
	font-weight: 600;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d2d2d2;
	background-color: #d2d2d2;
	color: #666;
}

/*.btn-primary
{
background:#5cb85c none repeat scroll 0 0;
height:35px;
}

button[type="reset"] {
       background: #d9534f none repeat scroll 0 0;
   color: #fff;
   height: 35px;
   text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}*/


#custListView .panel-heading h4 {
	font-size: 18px;
	font-weight: 600;
}

#custListView .panel-subTitle {
	color: #1295c9;
}

#custListView {
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}

.locationDiv p, .custTableDiv p {
	font-size: 13px;
}

.locationDiv .hidden-xs, .custTableDiv .hidden-xs {
	color: #999;
}

.locationDiv .custColor {
	color: #337ab7;
}

.leftPaddingZero {
	padding-left: 0 !important;
}

.rightPaddingZero {
	padding-right: 0 !important;
}

.custBtnDiv {
	margin-bottom: 10px;
}

button.btn, input.btn, .btn {
	height: 35px;
}
.data-row {
    clear: both;
    margin: 5px 0;
    padding: 5px 0;
}

.data-row label {
    float: left;
    margin-right: 10px;
    text-align: right;
    width: 160px;
    font-weight: bold;	
}

.headingpanel
{
color: #4d4d4d; font-size:16px; font-weight: bold;margin: 10px 0;display:block;
}

.data
{
 margin-bottom: 20px;
 background-color:#F9FAFC;
}
.topclass
{
width:49% !important;
}


#errorMsgDiv {
	color: red;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/*********************************************************
Internship offer list CSS
*********************************************************/
.internshipBy {
	font-size: 16px !important;
	color: #333333 !important;
}

.internshipTable {
	margin-bottom: 15px;
	font-size: 13px;
	width: 100%;
}

.internshipTable th {
	color: #717171;
	font-weight: normal;
}

.internshipTable td {
	font-weight: 700;
}

.internshipTable td, .internshipTable th {
	border-right: 2px solid #dee6f2;
	padding: 4px;
}

.internshipTable td:last-child, .internshipTable th:last-child {
	border: none;
}

/*.listing-intro-show-count {
    background-color: #f0f0f0;
    border-bottom: 5px solid #e4e4e4;
    border-radius: 3px;
    border-top: 1px solid #e2e2e2;
    color: #596d27;
    display: block;
    font-family: "Oswald",sans-serif;
    font-size: 21px;
    font-weight: normal;
    margin-bottom: 30px;
    margin-top: 0;
    padding: 8px 0;
    text-align: center;
    text-transform: uppercase;
}

.listing-intro-show-count span {
    display: inline-block;
    line-height: 28px;
    margin: 0 auto;
    max-width: 600px;
    padding: 0 25px;
    position: relative;
    width: auto;
}

.listing-intro-show-count strong {
    font-weight: 400;
}

.listing-intro-show-count i {
    color: #969696;
    font-size: 14px;
    position: absolute;
    top: 7px;
}

.listing-intro-show-count i.left {
    left: 0;
}

.listing-intro-show-count i.right {
    right: 0;
}*/

.program-listing {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.program-listing article {
    background-color: #fff;
    border-radius: 5px;
    border-top: 1px solid #d5d5d5;
    box-shadow: 0 2px 2px #aaa;
    margin-bottom: 30px;
}

.program-listing .body::after {
    clear: both;
    content: "";
    display: table;
}

.program-listing .body {
    border-bottom: 1px solid #ddd;
    padding: 15px;
}

.program-listing .title {
    display: block;
    font-size: 18px;
    letter-spacing: -0.5px;
    margin-bottom: 10px;
    color: #444;
}

.program-listing .body .content p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 15px;
    color: #333;
}

.program-listing .actions .links::after {
    clear: both;
    content: "";
    display: table;
}

.program-listing .actions .links {
    float: left;
    width: 100%;
}

.program-listing .actions .btn {
    float: right;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.btn-sm, .btn-group-sm > .btn {
    border-radius: 3px !important;
    height: 30px;
}

.btn-info {
    background-color: #333333;
    border-color: #A01326;
    color: #fff;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
	color: #fff;
	background-color: #A01326;
	border-color: #A01326
}

.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

#back-top span {
    background: #ddd url("/front/img/up-arrow.png") no-repeat scroll center center !important;    
    border-radius: 15px;
    display: block;
    height: 88px;
    margin-bottom: 7px;
    text-decoration: none;
    transition: all 1s ease 0s;
    width: 88px;
}

#back-top a {
    color: #bbb;
    font: 11px/100% Arial,Helvetica,sans-serif;
    text-align: center;
    text-transform: uppercase;
}

#back-top {
    bottom: 30px;
    margin-left: 970px;
    position: fixed;
}



#internshipSearch input, #internshipSearch select, #internshipSearch .ct-form-control {
	width: 100%;
}

#internshipSearch .col-lg-8, #internshipSearch .col-sm-9, #internshipSearch .col-lg-4, #internshipSearch .col-sm-6, #internshipSearch .col-lg-3, #internshipSearch .col-sm-3, #internshipSearch .col-lg-12 {
	padding-left: 5px;
	padding-right: 5px;
}

#internshipSearch .ct-form-control {
	min-width: 100%;
}

.removeLable label {
	display: none;
}

#internshipOfferHeader {
	margin-top: 0;
}

#internshipSearch {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	background: #d2d2d2;
	margin-left: -20px;
	margin-right: -20px;
	width: 960px;
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	/*-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.89);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.89);
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.89);*/
}

.searchBtn .btn-primary {
	margin-right: 10px;
}


.active, .navbar .nav > li > a.active:hover {
	background-color: #333333;
    color: #ffffff !important;
    text-shadow: 0 1px 0 #333333 !important;
}

.active .caret {
	border-bottom-color: #fff !important;
    border-top-color: #fff !important;
}







.program-listing .actions #viewOffer {
	float: left;
}

#login-form input#LoginForm_username, #login-form input#LoginForm_password {
	width: 100%;
}

.marginTop {
	margin-top: 10px;
}



.label.label-primary, .div-primary {
	background-color: #428bca;
}

.label.label-success, .div-success {
	background-color: #5cb85c;
}

.label.label-info, .div-info {
	background-color: #5bc0de;
}

.label.label-warning, .div-warning {
	background-color: #f0ad4e;
}

.label.label-danger, .div-danger {
	background-color: #d9534f;
}

#regBtn div.col {
	width: 100%;
	margin-right: 5px;
	padding: 10px;
	text-transform: uppercase;
	cursor: pointer;
    vertical-align:bottom;
    height: 60px;
    float: left;
    margin-top: 8px;
    color: #ffffff;
    text-align: center;
}

#regBtn div.col.div-primary:hover {
	background: #428BCA;
    border-bottom: 6px solid rgba(0, 0, 0, 0.35);
	margin-top: 0px;
	height: 68px;
}

#regBtn div.col.div-success:hover {
	background: #5cb85c;
    border-bottom: 6px solid rgba(0, 0, 0, 0.35);
	margin-top: 0px;
	height: 68px;
}

#regBtn div.col.div-info:hover {
	background: #5bc0de;
    border-bottom: 6px solid rgba(0, 0, 0, 0.35);
	margin-top: 0px;
	height: 68px;
}

#regBtn div.col.div-danger:hover {
	background: #d9534f;
    border-bottom: 6px solid rgba(0, 0, 0, 0.35);
	margin-top: 0px;
	height: 68px;
}

#regBtn .count {
	font-family: "DinNextLight",Arial,sans-serif;
    font-size: 1.2rem;
    letter-spacing: -0.05em;
}




#hu-testimonials-form input, #hu-testimonials-form textarea, #hu-testimonials-form .uneditable-input {
	width: 100%;
}

#hu-testimonials-form .mainDiv {
	margin-top: 10px;
}

#contact-form input[type="text"], #contact-form textarea {
	width: 100%;
}


.footerSection h4 {
    color: #fff;
    font-size: 1.25em;
    font-weight: 700;
    text-transform: uppercase;
}

.border2 {
    border-bottom: 2px ridge rgba(156,156,158, 0.88);
    margin-bottom: 1.3em;
    padding: 0;
    width: 52%;
}

.footerSection .bottom, footer .container {
	max-width: 90%;
	margin: 0 auto;
	min-height: 20px;
}

footer .footer {	
	padding: 1em;
}

footer p {
	color: #fff;
	text-align: center;
}

.footerSection i {
	font-size: 15px;
}

.footerLinks a {
	padding-left: 5px;
	padding-right: 5px;
}

div.flash-error
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #F2DEDE;
}
div.flash-error
{
	background:#F2DEDE;
	color:#B94A48;
	border-color:#F2DEDE;
}
div.flash-error a
{
	color:#B94A48;
}


.zeroMargin {
	margin: 0 !important;
}

#testimonialDiv, #newsDiv {
	padding: 15px;
}

#testimonialDiv h4, #newsDiv h4 {
	font-weight: bold;
	color: #000;
}

#testimonialDiv h4 a, #newsDiv h4 a {
	font-weight: normal;
	font-size: 14px;
}

.dateBadge {
    background: #f0f0f0 none repeat scroll 0 0;
    padding: 5px;
    text-align: center;
    text-shadow: none;
}

.dateBadge strong {
    background: #ffffff none repeat scroll 0 0;
    color: #333333;
    display: block;
    font-size: 25px;
    font-weight: bold;
    line-height: 1em;
    padding: 8px 0;
    text-transform: uppercase;
}

.dateBadge strong span {
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin-top: -4px;
}

.newsSection .row {
	margin-bottom: 10px !important;
}

.pagination > li {
	display: inline !important;
}

#testimonialDiv .panel-footer {
	border: none;
	padding: 0;
	background: #fff;
}

#testimonialDiv .title {
	font-weight: bold;
}

#footerLinks ul {
	margin: 0 0 10px 10px;
}


.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(182, 36, 38, 1) url(../img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0.5;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
  z-index: 9999;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 0.5;
}
.cd-top.cd-fade-out {
  opacity: .5;
}
.no-touch .cd-top:hover {
  opacity: 1;
}

.cd-top:hover{
	opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 10px;
  }
}
.noformat
{
	margin-bottom:0px;
	display:inline-block;
	text-align: center;
}
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
	cursor: pointer !important;
}

.contact
{
	font-size:11px;
	display:block;
	margin-bottom: 7px;
}

label {
	color: #666;
}

.backBtn {
	background: transparent !important;
    color: #333333 !important;
}

.backBtn:hover {
	background-color: #eee !important;
}