/*
.responsive-menus {
display: none;
}
*/

.node-type-profile .field-name-field-mobile-no-,
.node-type-profile .field-name-field-email-add,
.node-type-profile .field-name-field-rank,
.node-type-profile .field-name-field-faculty-ranking {
margin-bottom: 10px;
}

.node-type-profile .field-name-field-biography-education p,
.node-type-profile .field-name-field-credentials-position p{
margin-top: 0;
}

#block-views-feature_photo_slideshow-block_1 .view-feature-photo-slideshow .views-row {
    float: left;
    margin-bottom: 10px;
    margin-right: 2%;
 width: 30%;
}

#block-block-193 .content p {
margin: 0;
}

.field-name-field-video .jwplayer-video {
    float: left;
    width: 700px;
}
/* gallery section field start */
#edit-field-gallery-cat {
display: none;
}
/* gallery section field end */

#block-block-158 img{
padding: 5px 0px;
}

/*image resize*/
.node-type-article #content .node .field-type-text-with-summary img {
height: auto;
width: 100%;
}
#content .node .file-icon {
width: auto !important;
}
/*end of image resize*/
/*content types*/
/*#edit-field-check-for-alumni-giving,
#edit-field-student-org {
display: none;
}
.field-type-taxonomy-term-reference.field-name-field-member-of.field-widget-options-buttons.form-wrapper {
    display: none;
}
#edit-field-department {
display: none;
}*/
#node_page_form_group_enable_breadcrumbs {
	display: none;
}
/* end of content types */

/* user menu */
.not-logged-in .control-panel {
display: none;
}
#header-top.contextual-links-region{
	position: inherit;
}
.control-panel{
	top: 200px;
	width: 200px;
	position: absolute;
}
.control-panel ul{
	margin: 0;
	padding: 0;
}
.control-panel .content ul li {
    float: none;
    text-align: center;
}
/* end user menu */

/* Status messages: green */
div.content-messages-inner div.status {
	border: 6px solid #78aac4;
        border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	behavior:url(PIE.htc);
}

/* Warning messages: yellow */
div.content-messages-inner div.warning {
        border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	behavior:url(PIE.htc);
}

/* Error messages: red */
div.content-messages-inner div.error {
        border: 6px solid #CD3333;
        border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	behavior:url(PIE.htc);

}

/* Help messages: blue */
div.content-help-inner div.help {
        border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	behavior:url(PIE.htc);
}

.page-equipay-dashboard .success-payment {
    background: none repeat scroll 0 0 #C4DF9B;
}

.page-equipay-dashboard .cancelled-payment {
    background: none repeat scroll 0 0 #FFFFD3;
}

#quicktabs-cord_course .courseid .edit,
#quicktabs-cord_course .courseid .delete{
    color: #0074BD;
}
#quicktabs-cord_course .courseid .edit:hover,
#quicktabs-cord_course .courseid .delete:hover{
   text-decoration: underline;
}

.page-admin-config-ateneo-cord-trendwatcher .views-field-nothing a,
.page-admin-config-ateneo-cord-applicant .views-field-nothing a {
margin-left: 10px;
}

/* yolanda menu start */
#block-block-148 {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 0 0 -15px;
    padding: 15px;
}
#block-menu-menu-ateneo-yolanda {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-top: -476px;
    width: 940px;
}
#block-menu-menu-ateneo-yolanda .content ul {
	margin:0;
}
#block-menu-menu-ateneo-yolanda .content ul li {
	float: left;
	list-style: none;
	padding: 10px;
}
#block-menu-menu-ateneo-yolanda .content ul li a {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
/* yolanda menu end */