/* Custom css */
.portalUser > a {
    display: none;
}

#wpcf7-f1363-p1364-o1 .wpcf7-form-control.wpcf7-submit.context {
    background: #254ea2 none repeat scroll 0 0;
    color: #fff;
    font: 100% Monaco,"Courier New",Courier,monospace;
    padding: 5px 10px;
    text-transform: capitalize;
}

#wpcf7-f1363-p1364-o1 textarea {
    padding-left: 5px;
    padding-top: 5px;
	  width: 98%;
}

#wpcf7-f1363-p1364-o1 .wpcf7-form-control.wpcf7-text {
    font: 100% Monaco,"Courier New",Courier,monospace;
    margin-bottom: 12px;
    padding: 3px 5px;
}

<!--- right docked contact button css --->

.contact-us-button-wrapper .contact-us-button {
    padding-top: 150px;
    position: absolute;
    right: 0;
    width: 38px;
}

.contact-us-button-wrapper .contact-us-button .contact-btn {
   word-spacing: 3px;
    background-color: #254ea2;
    background-image: none;
    border: 0 solid transparent;
    border-radius: 0 0 4px 4px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    position: absolute;
    right: -100px;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    top: 0;
    transform: rotate(90deg);
    vertical-align: middle;
    white-space: nowrap;
    width: 245px;
}
.contact-us-button-wrapper .contact-us-button .contact-btn .btn-text {
    display: block;
}

.contact-us-button-wrapper {
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 500;
	  display: block;
		top: 275px;
}

<!--- right docked contact button ends here --->

#portal-personaltools .portalUser{
display:none;
}

#portal-personaltools li.hidden {
    display: none;
}

#wpcf7-f34-o1 textarea {
    padding: 3px;
  width:98%;
}

#wpcf7-f34-o1 .wpcf7-form-control.wpcf7-submit.context {
    background: #384a81 none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: none;
    font: 16px Monaco,"Courier New",Courier,monospace;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
}


#wpcf7-f34-o1 input {
    font: 100% Monaco,"Courier New",Courier,monospace;
  padding:5px;
}

.wpcf7-form-control.wpcf7-text {
    margin-bottom: 12px;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin-bottom: 10px;
}


.wpcf7 p {
    font-weight: bold;
}
.tab {
    background: #384a81 none repeat scroll 0 0 !important;
}

#dc-contact-3.dc-contact-slick .tab {
    color: #fff !important;}

.dc-contact-slick.left.align-top.active {
    background: #384a81 none repeat scroll 0 0 !important;
}

.comment-row {
    color: #fff;
}
.btn-submit {
    background: #384a81 none repeat scroll 0 0;
    color: #fff;
}

.screen-reader-text {
    display: none;
}
 .search-field{
	background: White url("http://www.eiminstitute.org/input_background.gif") repeat-x scroll 0 0;
    border: 1px solid #7580a6;
    color: Black;
    font-family: "Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
    vertical-align: middle;
    visibility: visible;
}


.sub-menu {
    display: none;
}

.current-menu-item.menu-item-has-children ul {
    display: block;
}

.current-menu-ancestor ul {
    display: block;
}
#menu-sidebar-menu .current-menu-item a{
	color: #fff;
    font-weight: bold;
	background: #b4b9bb;
	background-image: url(../images/background_navigation_hover.gif); 
	background-repeat: no-repeat;
	background-position: 3px 7px;
}

#menu-sidebar-menu .current-menu-item li > a{
	color: #505e90;
	background: none;
	font-weight: normal;
	background-image: url(../images/backgroud_nav_level2.gif); 
	background-repeat: no-repeat !important;
	background-position: 3px 7px;
}

#menu-sidebar-menu .current-menu-item li > a:hover{
	background: #b4b9bb;
	background-image: url(../images/backgroud_nav_level2_hover.gif); 
	background-repeat: no-repeat !important;
	background-position: 3px 7px; 
}

#menu-sidebar-menu .sub-menu .menu-item a {
	color: #505e90;
    background-image: url(../images/backgroud_nav_level2.gif); 
	background-repeat: no-repeat !important;
	background-position: 3px 7px; 
	background: none;
}

#menu-sidebar-menu .sub-menu .menu-item a:hover {
	background: #b4b9bb;
}

.page-id-38 #portal-column-content #content{
	margin: 0em 0em 0em 17em !important;
}

input.search-field {
    font-size: 12px;
	width: 56%;
}

#magazine-home {
    margin: 2.7em 0 2em 0;
}

.experts-page{
	margin: 0 0em 0 17em !important;
}

.page-id-38 .plain {
    margin-bottom: 20px;
}

.current-menu-item .sub-menu {
    display: block !important;
}

.sub-menu.navTree.navTreeLevel2 .sub-menu {
    display: none;
}

.artcle_author_title {
    display: none;
}




.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
    border: 1px solid #f00;
}

.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.wpcf7-not-valid {
    border: 1px solid #f00;
}

.wpcf7-not-valid-tip {
    display: none !important;
}

/*-------- Responsive Css ---------------*/
@media (max-width:1060px){
  
/*#contact-us-button {
    display: none !important;
}*/
  
  .contact-us-button-wrapper .contact-us-button .contact-btn{ height: 32px; line-height: 30px;}
}


@media (max-width:767px){
  
.page-id-38 #portal-column-content #content {
    margin: 0 !important;
}
	
.search-field {
    width: 100%;
}

#portal-searchbox {
    margin: 0 0 0 0;
}

.advertisement img.image-inline {
    width: 100%;
}

.experts-page {
    margin: 0em !important;
}

.bioDescription {
    margin-left: 0px;
    margin-bottom: 2.5em;
}

.image-left {
    width: auto;
}

.advertisement img.image-inline {
    width: auto;
    display: none;
}

#partner-description {
    width: 100%;
    float: none;
    margin-left: 0em;
}

#portal-column-two {
    display: none;
}

.expertWrapper {
    width: 298px;
}

}