.comp-info .action [class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  margin-top: 1px;
  font-size: 14px;
  margin-right: .3em;
  line-height: 14px;
  color: #2181C4;
  margin-left: -2px;
}

.content-box {
background-color: #FFFFFF;
border: 1px solid #E5E5E5;
border-radius: 1px 1px 1px 1px;
box-shadow: 2px 2px .5px rgba(0, 0, 0, 0.06);
margin: 15px 10px 5px 0;
/*margin: 10px 10px 20px 0;*/
padding: 15px 15px 30px 15px;
}

.content-box h2 {
    -moz-box-orient: vertical;
    background: none repeat scroll 0 0 #333333;
    color: #EEEEEE;
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
    line-height: 17px;
    margin: 0 0 15px -16px;
    padding: 5px 20px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
    text-transform: uppercase;
    vertical-align: top;
}

.comp-info {
/*  margin-top: 10px;
	margin-bottom: 10px !important;*/
  margin-top: 0px;
  margin-bottom: 0px !important;
}

.comp-left-side {
  margin-top: 0px;
  margin-bottom: 10px !important;
  border-right: 1px solid #e5e5e5;
  padding-top:10px;
}

.offset-0 {
    padding-left: 0;
    padding-right: 0 !important;
}

.offset-5 {
    padding-left: 0px;
    padding-right: 10px !important;
}

.btn-srch{
padding: 10px 14px;
}
.comp-info .job-tab {
  padding-top: 10px;
}
.comp-info ul{
 margin: 5px auto;
 list-style : none outside none;
}
.comp-info .btop {
  padding-top: 10px;
}
.comp-info .imgborder{
  padding: 8px;
  background-color: fff;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
  -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
}

.comp-info .comp-header {
  margin: 5px auto 10px;
  padding: 20px;
}

.comp-info .clike {
  margin: 5px auto ;
}

.comp-info .dbtn {
  margin-left:-4px !important;
}

.comp-info img {
  /*float: left;*/
  margin-right: 28px !important;
  /*width: 150px;*/
}

.comp-info .product img {
  float: left;
  margin-right: 5px;
  max-width: 180px;
   border-style: single;
   padding: 4px;
    background-color: rgb(255,255,255, 0.10);
}

.comp-info .cover {
  display: inline-block;
}

.comp-info .cover img{
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), -1px 0 0 rgba(0, 0, 0, 0.03), 1px 0 0 rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.12);
  float: left;
  margin: 10px 0px 0px 10px;
  min-width: 850px;
  max-height: 290px;
  position: relative;
  width: auto;
  height: auto;
}

.comp-info a {
    text-decoration:none;
    /*margin-left:-2px;*/

}

.comp-info h4 {
  color: #222;
}
.comp-info h4 a {
    text-decoration:none;
    margin-left:-2px;
    /*color: #222;*/

}
.comp-info .btn a {
    text-decoration:none;
    color: #fff;
    margin-left:-2px;

}
.comp-info .btn-default a {
    text-decoration:none;
    color: #0D638F;
    margin-left:-2px;

}
/*.comp-info .blue-icon {
    color: #939393;
}*/
.comp-info .job-list-frame {
  border: solid 1px #e5e5e5;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
  background: -moz-linear-gradient(top, #fff, #eee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#eeeeee);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#eeeeee)";
  padding: 4px;
  width: 42px;
  height: 42px;
  -moz-box-shadow: 1px 1px 2px 0px #aaa;
  -webkit-box-shadow: 1px 1px 2px 0px #aaa;
  box-shadow: 1px 1px 2px 0px #aaa;
}
.comp-info .tile {
    border: 4px solid rgba(0, 0, 0, 0);
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: 300;
    height: 90px;
    letter-spacing: 0.02em;
    line-height: 20px;
    margin: 0 10px 10px 0;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    width: 70px !important;
}
.comp-info .bg-light {
    background-color: #F9F9F9 !important;
    background-image: none !important;
    border-color: #F9F9F9 !important;
}
.comp-info .tile img{
    display: block;
    margin: 15px 8px;
    text-align: center;
    height: 48px;
}
.comp-info .search-list img {
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), -1px 0 0 rgba(0, 0, 0, 0.03), 1px 0 0 rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.12);
  float: left;
  margin: 10px 0px 0px 10px;
  max-width: 150px;
  max-height: 150px;
  position: relative;
  width: auto;
  height: auto;
} 

.comp-info .search-list h4 a{
  padding-bottom: 0px;
  margin-bottom: 0px;
  /*color: #BE252A;*/
}
.comp-info .search-list .tag {
    text-decoration:none;
    color: #808080;
    margin-left:-2px;

}

.comp-info .search-list a {
  padding-bottom: 0px;
  margin-bottom: 0px;
  /*color: #000;*/
}
.comp-info .search-list .action a {
   /*color: #fff;*/
   padding: 0.42em;
}
.comp-info .search-list .action .action-down a {
   line-height: 1.65;
   /*color: #808080;*/
}

.clist-listing {
  margin-bottom: 0;
}
.clist-listing h5 {
  margin-top: 0px;
}
.clist-images {
  margin-bottom: 0;
}

.clist-images li {
  display: inline;
}

.clist-images li a:hover {
  text-decoration: none;
}

.clist-images li img {
  width: 50px;
  height: 50px;
  opacity: 0.6;
  margin: 0 2px 8px;
}

.clist-images li img:hover {
  opacity: 1;
  box-shadow: 0 0 0 4px #72c02c;
  transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
}


/* Company Assignment Lists */
.assignment-list a{
 color: #fff;
}

/* By Shailesh */

.job_det_icons {
	float: left;
	line-height: 20px;
	height: 20px;
	margin-bottom: 6px;
	margin-left: 10px;
	padding-left: 31px;
	/*width: 210px;
	margin-right: 13px;*/
	overflow: hidden;
	white-space: nowrap;
	background: url('../../img/jobInfoSprites.png?v=13.3.2.3-04-02-2013-16-13') no-repeat 0 0 transparent;
}

.job_det_icons-timeleft {
	background-position: 0 -40px;
}

.job_det_icons-budget {
	background-position: 0 -20px;
}

.job_det_icons-posted {
	background-position: 0 0;
}

.job_det_icons-fixed {
	background-position: 0 -80px;
}

.job_det_icons-location {
	background-position: 0 -100px;
}

.job_det_icons-start {
	background-position: 0 -160px;
}

.job_det_icons-team {
	background-position: 0 -220px;
}

.job_det_icons-public {
	background-position: 0 -240px;
}
.detail-down-arrow {
	background: url('../../img/arrow-down-blue.gif') no-repeat right center;
	background-position: 65%;
}
.detail-up-arrow {
	background: url('../../img/arrow-up-blue.gif') no-repeat right center;
	background-position:65%;
}

.proposal-info-detail-toggle-link {
padding-right: 12px;
}

/***
Interns Right Sidebar
***/
.company-sidebar .top-news {
  color: #fff;
  margin: 8px 0;
}

.company-sidebar .top-news h1, h2, h3, h4, h5, h6{
  color: #4c3c31;
  margin: 8px 0;
  text-transform: capitalize;
}

.company-sidebar .top-news a,
.top-news em,
.top-news span {
  color: #BCE8F1;
  text-transform: capitalize;
  display: block;
  text-align: left;
}

.company-sidebar .ad-panel {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
    border: 1px solid #DDDDDD;
    border-radius: 6px;
    margin: 0 0 20px;
    padding: 10px 15px;
}
.company-sidebar .top-news a {
  padding: 5px;
  position: relative;
  margin-bottom: 10px;
}

.company-sidebar .top-news a .top-news-icon {
  right: 8px;
  bottom: 15px; 
  opacity:0.3; 
  font-size: 35px;
  position: absolute;
  filter: alpha(opacity=30); /*For IE8*/  
}

.company-sidebar .top-news em {
  margin-bottom: 0;
  font-style: normal;
}

.company-sidebar p {
  margin-bottom: 0;
  font-style: normal;
}
.company-sidebar .top-news span {
  font-size: 18px;
  margin-bottom: 5px;
}

/* Company Profile */
.comp-profile .action [class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  margin-top: 1px;
  font-size: 14px;
  margin-right: .3em;
  line-height: 14px;
  color: #2181C4;
  margin-left: -2px;
}
.comp-profile {
  margin-top: 10px;
  margin-bottom: 10px !important;
}
.comp-profile .job-tab {
  padding-top: 10px;
}
.comp-profile ul{
 margin: 5px auto;
 list-style : none outside none;
}
.comp-info .btop {
  padding-top: 10px;
}
.comp-profile .imgborder{
  padding: 8px;
  background-color: fff;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
  -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
}
.comp-profile .thumb img {
    background-color: #FFFFFF;
    box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    padding: 2px;
    max-width: 95%;
    max-height: 95%;
    margin-top:10px;
}
.comp-profile .content-cbox .thumb img {
    background-color: #FFFFFF;
    box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    padding: 2px;
    max-width: 95%;
    max-height: 95%;
    margin-top:10px;
}

.comp-profile .headline h3 {
  color: #BE252A;
  margin: 8px 0;
  font-weight: 600 !important;
}
.comp-profile .cgroup {
    background-color: #EEEEEE;
    border: 0 none !important;
    border-radius: 0 0 0 0;
    box-shadow: none;
    margin-left: 15px;
    margin-bottom: 25px;
    margin-top: 15px;
   padding: 0 auto;
}

.comp-profile .cgroup h4 {
    padding-top: 10px;
    padding-left: 0px;
    text-transform: uppercase;
    vertical-align: top;
    color: #BE252A;
}
.comp-profile .cgroup h5 {
    padding-top: 10px;
    padding-left: 10px;
    text-transform: uppercase;
    vertical-align: top;
    color: #BE252A;
}

.comp-profile .cgroup .job-search a {
    color: #fff;
}
.comp-profile .cgroup [class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  margin-top: 1px;
  font-size: 14px;
  margin-right: .3em;
  line-height: 14px;
  color: #2181C4;
  margin-left: -2px;
}
.comp-profile .cgroup .action [class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  margin-top: 1px;
  font-size: 14px;
  margin-right: .3em;
  line-height: 14px;
  color: #2181C4;
  margin-left: -2px;
}
.content-cbox {
background-color: #FFFFFF;
border: 1px solid #E5E5E5;
border-radius: 1px 1px 1px 1px;
box-shadow: 2px 2px .5px rgba(0, 0, 0, 0.06);
margin: 1px 1px 5px 0px;
padding: 15px 15px 30px 15px;
}
.comp-profile .content-cbox h2 {
    -moz-box-orient: vertical;
    background: none repeat scroll 0 0 #333333;
    color: #EEEEEE;
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
    line-height: 17px;
    margin: 0 0 15px -16px;
    padding: 5px 20px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
    text-transform: uppercase;
    vertical-align: top;
}
.comp-profile .content-cbox img {
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), -1px 0 0 rgba(0, 0, 0, 0.03), 1px 0 0 rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.12);
  float: left;
  margin-right: 10px;
  max-width: 46px;
  position: relative;
  width: auto;
  height: auto;
  z-index: 999;
}
.comp-profile .profile-edit {
background-color: #FFFFFF;
border: 1px solid #E5E5E5;
border-radius: 1px 1px 1px 1px;
box-shadow: 2px 2px .5px rgba(0, 0, 0, 0.06);
margin: 1px 1px 5px 0px;
padding: 15px 15px 30px 15px;
}
.comp-profile .profile-edit h2 {
    -moz-box-orient: vertical;
    background: none repeat scroll 0 0 #333333;
    color: #EEEEEE;
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
    line-height: 17px;
    margin: 0 0 15px -16px;
    padding: 5px 20px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
    text-transform: uppercase;
    vertical-align: top;
}

.comp-profile .profile-edit [class^="icon-"], [class*=" icon-"] {
    color: #2181C4;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    margin-left: -2px;
    margin-right: 0.3em;
    margin-top: 1px;
}
.comp-profile .profile-edit img {
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), -1px 0 0 rgba(0, 0, 0, 0.03), 1px 0 0 rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.12);
  float: left;
  margin-right: 10px;
  max-width: 220px;
  position: relative;
  width: auto;
  height: auto;
  z-index: 999;
}

.comp-profile .content-cbox [class^="icon-"], [class*=" icon-"] {
    color: #2181C4;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    margin-left: -2px;
    margin-right: 0.3em;
    margin-top: 1px;
}

.comp-profile .proposal [class^="icon-"], [class*=" icon-"] {
    color: #2181C4;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    margin-left: -2px;
    margin-right: 0.3em;
    margin-top: 1px;
}
.comp-profile .proposal ul{
 margin: 5px auto;
 list-style : none outside none;
 padding: 0px;
}
.comp-profile .content-cbox-search .cdivider {
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 15px;
}

/* By Anisha */

.blockwell
{
  -webkit-box-shadow: 0px 0px 3px 2px rgba(216,216,216,1);
  -moz-box-shadow: 0px 0px 3px 2px rgba(216,216,216,1);
  box-shadow: 0px 0px 3px 2px rgba(216,216,216,1);
  background-color: #f2f2f2;
  padding: 12px 12px 12px 12px;
  margin-right: 5px;
  margin-left: 5px; 
}

.labelst{
  font-weight: bold;
}

.headc
{
  color:#1babb5;                              /* A : changed color from #046380 to #1babb5*/
    font-family: 'Brawler', arial, sans-serif;
    font-weight: normal;
}

.fieldw{
  width: 40%;

}



.applyp1{
padding-left:1px;
padding-right:1px;

}

.applyp9{
padding-left:9px;
padding-right:9px;

}
.applyp15{
padding-left:15px;
padding-right:15px;

}


.delmargin{
  margin: 0px 0px 0px 0px;
}

.labelw{
  max-width:200px;
}
/* End */

.blog-img img{display:block; width:100%; margin-bottom:10px;}

/***
Charts and statistics
***/
.chart, .pie, .bars {
  overflow: hidden;
  height: 200px !important;
  text-align:center;
}

/***
Statistic lists
***/
.item-list.table .percent {
  width: 30px;
  float: right;
  margin-right: 10px;
  margin-top: 3px;
}

.item-list.table .title {
  padding-top: -5px;
}

/***
Chart tooltips
***/
.chart-tooltip {
  clear: both;
  z-index: 100;
  background-color: #736e6e !important;
  padding: 5px !important;
  color: #fff;
}

.chart-tooltip .label {
  clear: both;
  display: block;
  margin-bottom: 2px;
}

/***
Mini chart containers
***/
.bar-chart {
  display: none
}

.line-chart {
  display: none
}

.portlet.bordered {
	border-bottom: 2px solid #DDDDDD;
}

.center-caption {
	text-align: center;
}

.datepicker table td {
	font-size: 10px;
}
.datepicker table th {
	font-size: 10px;
}
.home-caption {
	display: inline-block;
    float: left;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    margin: 0 0 8px;
    padding: 0;
    color: #4169E1;
}
.thumb{margin-bottom:10px; display:block;}

.event{border:1px dotted #ddd; background-color:#ffffff; padding: 10px; margin-bottom:10px;}
.event a{font-size:13px;}

.title-event{font-weight:900 !important;color:#000; border-bottom:1px solid #eee; padding-bottom:5px; margin-bottom:12px; line-height:20px;}

.changes {
margin-top: -35px;
margin-left: 35px;
z-index: 1001;
position: relative;
background-color: rgb(36, 37, 37);
}

/*
@media screen and (max-width: 900px){
.page-container {
margin-top: 125px !important;
}
}
*/
@media screen and (max-width : 320px) {
    .comp-info img{width:100%;margin-bottom:20px;}
    #current_imagebanner img{margin-bottom:0px !important;}
}