/* CUSTOM ORCID CSS*/


/*
Colors:

#939598 Dark gray
#C9CACB Light gray
#A6CE39 Green
#338CAF Blue
*/


/* Global  styles */

a:hover,
a:active,
a:focus,
a:visited {
    outline: 0;
    text-decoration: none;
}

html,
body {
    height: 100%;
}

body {
    font-size: 1.7em;
    line-height: 1.7em;
    color: #494A4C;
    //font-weight: 300;
}


/*
img{
    max-width: 100%;
    height: auto;
    width: auto;
}
*/

a {
    text-decoration: none;
    color: #338caf;
}

a:hover {
    text-decoration: none;
    color: #A6CE39;
}

h1 {
    color: #0086aa;
    font-weight: 400;
    text-transform: uppercase;
}

h2 {
    color: #A6CE39;
    font-weight: 400;
    text-transform: uppercase;
}

h2,
h3,
h4,
h5,
h6 {
    color: #A6CE39;
    font-weight: 400;
}

h2 {
    font-size: 25px;
}

h3 {
    font-size: 20px;
    line-height: 40px;
}

table th,
table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}

p {
    text-align: left;
}

label {
    display: inline;
}
label.error {
    display: block;
    color: #f00;
}

.page-header {
    border-bottom: none;
    margin: 10px 0 10px 0;
}


/* ----------------- Header ----------------- */

.navbar.container{
    margin-top: 0;
}

.navbar-default {
    background-color: #fff;
}

.navbar {
    border: none;
    position: initial;
}

.branding img {
    padding: 1em;
    float: left;
}

.tagline {
    display: block;
    float: left;
    color: #0086aa;
    font-size: 2em;
    font-weight: 300;
    line-height: normal;
    border-left: 1px solid #E7E7E7;
    padding: 1em;
}

#utilities {
    float: right;
    border: none;
    color: #494A4C;
}

.navbar-collapse {
    border-bottom: 1px solid #E7E7E7;
    border-top: 1px solid #E7E7E7;
}

.navbar-nav li a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar-default .navbar-nav > li > a {
    color: #494A4C;
}

.header {
    border-bottom: 1px solid #E7E7E7;
}

.region-header {
    clear: right;
    float: right;
    width: 25%;
}


/* ----------------- Sidebar ----------------- */

.region-sidebar-first {
    background-color: #fff;
    border: none;
    box-shadow: none;
    padding-left: 32px;
}

.block-menu {
    margin-bottom: 1em;
    border: 1px solid #E7E7E7;
    padding: 1em;
}

.block-menu ul li,
.block-aggregator ul li {
    font-size: 1em;
    line-height: 1.4em;
    border-bottom: 1px solid #E7E7E7;
}

.block-aggregator ul li {
    padding: 10px 15px;
}

.block-title {
    color: #A6CE39;
    font-weight: 400;
    font-size: 1.3em;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

.region-sidebar-second {
    margin-top: 64px;
    padding-right: 15px;
}

.region-sidebar-second .block-menu ul li,
.region-sidebar-first .block-menu ul li {
    padding: 0;
}

.region-sidebar-second a.active,
.region-sidebar-first a.active {
    color: #555;
    background-color: #E7E7E7;
}


/* ----------------- Main Content ----------------- */

.col-sm-9 {
    //float: right;
    //padding-left: 54px;
    width: 70%;
}

.col-sm-12 {
    padding-left: 60px;
    padding-right: 60px;
}

.col-sm-3 {
    //padding-right: 54px;
    width: 30%;
}

.col-sm-12 h1 {
    text-align: center;
    margin-top: 40px;
}


/* ----------------- Highlighted ----------------- */

.highlighted {
    float: left;
}

.container .jumbotron {
    padding: 20px;
}

.video-embed-description {
    background-color: #338caf;
    color: #fff;
    float: left;
    width: 240px;
    height: 320px;
    padding: 10px;
}

.embedded-video {
    float: right;
}

.views-field-field-video {
    float: left;
}


/* ----------------- Triptych ----------------- */

#triptych-wrapper,
#landing-page-wrapper {
    //background-color: #f0f0f0;
    //background: rgba(30, 50, 10, 0.08);
    border-top: 1px solid #e7e7e7;
    margin-top: 2em;
}

#triptych h2,
#landing-page h2 {
    //color: #000;
    font-size: 1.1em;
    margin-bottom: 0.8em;
    text-shadow: 0 1px 0 #fff;
    text-align: center;
    line-height: 1;
}

#triptych .block,
#landing-page .block {
    margin-bottom: 2em;
    margin-top: 0;
    padding: 1.2em;
    border: 1px solid #dfdfdf;
    //font-size: 1em;
    //line-height: 1.3em;
    min-height: 400px;
}

#triptych .block.last,
#landing-page .block.last {
    border-bottom: none;
}

#triptych .block ul li,
#triptych .block ol li,
#landing-page .block ul li,
#landing-page .block ol li {
    list-style: none;
}

#triptych .block ul,
#triptych .block ol,
#landing-page .block ul,
#landing-page .block ol {
    padding-left: 0;
}

#triptych #block-user-login .form-text {
    width: 185px;
}

#triptych #block-user-online p {
    margin-bottom: 0;
}

#triptych #block-node-syndicate h2 {
    overflow: hidden;
    width: 0;
    height: 0;
}

#triptych-last #block-node-syndicate {
    text-align: right;
}

#triptych #block-search-form .form-type-textfield input {
    width: 185px;
}

#triptych-middle #block-system-powered-by {
    text-align: center;
}

#triptych-last #block-system-powered-by {
    text-align: right;
}

.region-triptych-first,
.region-triptych-middle,
.region-triptych-last,
.field-name-field-left-panel,
.field-name-field-center-panel,
.field-name-field-right-panel {
    display: inline;
    float: left;
    /* LTR */
    position: relative;
    width: 30%;
    margin: 1.5%;
}

.field-name-field-left-panel,
.field-name-field-center-panel,
.field-name-field-right-panel {
    margin-top: 2em;
    padding: 1.1em;
    font-size: 1em;
    line-height: 1.4em;
    //border: 1px solid #338caf;
    //border-radius: 10px;
    //box-shadow: 0px 0px 5px #CCC;
}

.field-name-field-left-panel .field-label,
.field-name-field-center-panel .field-label,
.field-name-field-right-panel .field-label {
    //background-color: #A6CE39;
    color: #338caf;
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 400;
    text-align: center;
    margin: 0 0 .5em 0;
    padding: .3em 0;
}

.field-name-field-right-panel .field-label:before {
    font-family: "Glyphicons Halflings";
    content: "\270F";
    padding-right: .5em;
}

.field-name-field-left-panel .field-label:before {
    font-family: "Glyphicons Halflings";
    content: "\e122";
    padding-right: .5em;
}

.field-name-field-center-panel .field-label:before {
    font-family: "Glyphicons Halflings";
    content: "\e019";
    padding-right: .5em;
}

.field-name-field-left-panel ul,
.field-name-field-center-panel ul,
.field-name-field-right-panel ul {
    padding: 0 1em;
    list-style: none;
}

.field-name-field-left-panel li:before,
.field-name-field-center-panel li:before,
.field-name-field-right-panel li:before {
    content: "";
    border-color: transparent #338caf;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 0.9em;
    position: relative;
}


/* ----------------- Slideshow ----------------- */

.field-slideshow-wrapper {
    width: 100%;
}

.field-slideshow-slide {}

.field-slideshow-caption {
    background-color: #000;
    color: #fff;
    padding: 2em;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    /* IE 5-7 */
    filter: alpha(opacity=70);
    /* Netscape */
    -moz-opacity: 0.7;
    /* Safari 1.x */
    -khtml-opacity: 0.7;
    /* Good browsers */
    opacity: 0.7;
}

.field-slideshow-slide {
    width: 100%;
}

.field-slideshow-wrapper {
    width: 720px;
    position: relative;
}

.field-slideshow {
    width: 100%;
    box-shadow: 0px 0px 5px #CCC;
    border: 5px solid #FFF;
    padding: 10px;
}

.field-slideshow-controls a {
    position: absolute;
    top: 40%;
    z-index: 9;
    text-indent: -9999px;
    width: 32px;
    height: 32px;
}

.field-slideshow-pager {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.field-slideshow-pager a {
    margin: .5em;
    padding: .2em .5em;
    //background-color: #338CAF;
    background-color: #777;
    color: #fff;
    border-radius: 100px;
}

.field-slideshow-pager a:hover {
    //background-color: #338CAF;
    background-color: #A6CE39;
}

.field-slideshow-pager a.activeSlide {
    //background-color: #338CAF;
    background-color: #A6CE39;
}

.form-required {
    color: #f00;
}

.prev {
    left: 10px;
    background: url('../images/controls.png') no-repeat scroll 0px -32px transparent;
}

.next {
    right: 10px;
    background: url('../images/controls.png') no-repeat scroll -43px -32px transparent;
}

.node-landing-page .field-name-body {
    color: #494A4C;
    padding: 1.5em;
    //font-size: 1.3em;
    //font-weight: 300;
    //line-height: 1.3em;
    border-top: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
}

.members-article .member-info {
    width: 70%;
    float: left;
}

.members-article .member-info h3 {
    line-height: normal;
}

.members-article .member-logo {
    width: 30%;
    float: left;
}

img .member-logo {
    margin: 20px 10px;
}

.btn,
.form-actions input#edit-submit {
    display: inline-block;
    margin-bottom: 0px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -moz-user-select: none;
}

.btn-default {
    border-color: #ADADAD;
}

.btn-primary,
.form-actions input#edit-submit {
    background: none repeat scroll 0% 0% #31789B;
    color: #fff;
}

.btn-primary:hover,
.form-actions input#edit-submit:hover {
    background: none repeat scroll 0% 0% #A6CE39;
    text-shadow: none;
    border-color: #A6CE39;
}

.blue-button {
    //background-color: #338caf;
    background-color: #A6CE39;
    color: #fff;
    //color: #338caf;
    //border: 1px solid #338caf;
    border-radius: 6px;
    padding: .5em 1em;
    //box-shadow: 0px 0px 5px #CCC;
    margin: 1em;
}

.blue-button:hover {
    background-color: #338caf;
    color: #fff;
}


/* Styles for ORCID button on code examples page*/

#connect-orcid-button {
    border: 1px solid #D3D3D3;
    padding: .3em;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 1px 1px 3px #999;
    cursor: pointer;
    color: #999;
    font-weight: bold;
    font-size: .8em;
    line-height: 24px;
    vertical-align: middle;
}

#connect-orcid-button:hover {
    border: 1px solid #338caf;
    color: #338caf;
}

#orcid-id-logo {
    margin: 0 5px 4px 0;
    padding: 0px;
}


/*Event content type styles*/

.date-display-range {
    display: inline;
}

.node-type-event .field-label {
    color: #A6CE39;
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: 1px solid #D3D3D3;
}

.node-type-event .field {
    margin-bottom: 20px;
}

.node-type-event .breadcrumb {
    //width: 20%;
    padding: 0 0 .4em 1.4em;
}

.node-type-event .breadcrumb a:before {
    content: "";
    border-color: transparent #338caf;
    border-style: solid;
    border-width: 0.35em .45em 0.35em 0em;
    display: block;
    height: 0;
    width: 0;
    left: -.8em;
    top: 1.1em;
    position: relative;
}


/*Member List Styles*/


/*.views-field-field-title-1,
.views-field-body-1{
	width: 600px;
	float: left;
}*/

.views-field-field-member-country,
.views-field-field-member-research-community,
.views-field-field-member-research-community .field-content {
    font-weight: bold;
    //color: #338caf;
    float: left;
}

.views-field-field-member-research-community:before {
    display: block;
    float: left;
    content: "|";
    margin: 0 5px;
}

.views-field-body-1 {
    clear: both;
    float: left;
    width: 75%;
}

.views-field-field-member-logo-url {
    display: block;
    clear: none;
    float: left;
    width: 200px;
    margin: 8px 0 0 20px;
}

.view-member-list .views-row,
.view-display-id-attachment_1 {
    clear: both;
    padding: 20px 0;
}

.view-display-id-attachment_1 {
    clear: both;
    margin-top: 40px;
    padding: 12px 0;
    border-top: .5px solid #D3D3D3;
    border-bottom: .5px solid #D3D3D3;
}

.view-display-id-attachment_1 .letter,
.view-display-id-attachment_1 .views-summary-unformatted {
    font-size: 1.1em;
    margin: 0 3px;
}

.active-letter {
    //background-color: #A6CE39;
    color: #fff;
    background-color: #338caf;
    padding: 2px 6px;
    border-radius: 2px;
    //font-weight: bold;
}

.view-footer {
    clear: both;
    font-style: italic;
    font-size: .9em;
    padding-top: 20px;
}

#edit-reset {
    margin-top: 1.9em;
}

.gray-box {
    padding: 1em 1em;
    background-color: #f0f0f1;
    line-height: 1.4em;
}

.orcid-alert {
        border-color: #f5c120;
        background-color: #f5c120;
        color: #333;
        border-radius: 0;
        min-height: 50px;
        height: auto;
        padding: 15px;
    }
 .alert-banner {
    float: left;
    width: 100%;
    margin-bottom: 2px;
}
 .alert-banner p{
    width: 90%;
    float: left;
}
 .alert-banner button{
    float: right;
}
.maintenance-header {
    font-size: 12px;
    line-height: normal;
    margin: 1em auto;
    background-color: #F7F7F7;
    padding: 1em;
}