/**
 * Place your custom styles here.
 */

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700&subset=latin-ext');

*, body {
    font-family: Arial,Helvetica,sans-serif;
}

body {
    background: #fff;
}


p {
    color: #4A4A4A;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
    color: #4A4A4A;
}


.node-form .row {
    margin-bottom: 20px;
}

.region-content .node .row {
    padding-left: 15px;
}

.region-content .node .field {
    margin-bottom: 5px;
}

.page-header {
    font-size: 22px;
    color:#6b9e1f;
    font-weight: bold;
}

.form-group > .control-label {
    font-size: 14px;
    font-weight: bold;
}

.field-item, .field-label {
    font-size: 18px;
}

.field-label {
    font-weight: bold;
}

.form-type-date-popup label {
    display: none;
}

.form-item.form-type-radio.radio {
    display: inline-block;
    margin-right: 30px;
}

.form-type-checkboxes .form-item {
    margin-bottom: 15px;
}

.form-type-checkboxes .control-label {
    margin-bottom: 10px;
}


div#edit-actions {
    text-align: right;
}


/* start page block */

.start-page-block {
    margin-top:30px;
}

.start-page-block .panel, .center-block {
    background-color:#6b9e1f ;
    padding:30px;
    border-radius: 10px;
}

.start-page-block .panel p {
    color:white;
}

.start-page-block .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background-color: #06c;
}

/* progress bar */
.oc-progress-bar > div {
    background: #6FC1C1;
    text-align: center;
    color:white;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 9px;
}

.oc-progress-bar > div.active {
    background: #6b9e1f;
}

.oc-progress-bar .glyphicon {
    position: absolute;
    right: 15px;
    top: 12px;
}


.field-group-format-wrapper, .required-fields, .group-group1, .field-group-accordion-item, .ui-accordion-content, .ui-helper-reset, .ui-widget-content, .ui-corner-bottom, .ui-accordion-content-active {
    background-image: none;
}

/* navigation */

.menu.nav.navbar-nav {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    background: #6b9e1f;
    z-index: 100;
}

.menu.nav.navbar-nav a {
    color: #fff;
    background-color: transparent;
    text-transform: uppercase;
    padding: 15px 20px 12px 20px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    line-height: 20px;
}

.menu.nav.navbar-nav a:hover {
    text-transform: uppercase;
    background-color: #666;
    color: #fff;
}

.collapsed a {
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
}

.dropdown-menu > li > a {
    color: #222 !important;
    text-transform: none !important;
    border-bottom: 1px solid #ccc;
    padding: 8px 11px !important;
    font-size: 14px !important;
}

.dropdown-menu > li > a:hover {
    background-color: #eee !important;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: #666;
}

#navbar {
    background: #6b9e1f;
    margin-bottom: 35px;
    padding-left: 30px;
}

.container-fluid.container-identity {
    display:block;
    height: 20px;
    background: #ddd;
}

.navbar-toggle {
    position: relative;
    padding-left: 1.25em;
}

.navbar-toggle:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.75em;
    width: 1em;
    height: 0.15em;
    background: #fff;
    box-shadow:
            0 0.25em 0 0 #fff,
            0 0.5em 0 0 #fff;
}


@media (max-width: 767px) {
    .dropdown-menu > li > a {
        text-transform: uppercase !important;
        color: #fff !important;
    }
    .menu.nav.navbar-nav a {
        border-bottom: thin solid #fff;
    }
    #navbar > div.navbar-collapse.collapse.in {
        padding: 0;
    }
    #navbar {
        padding-left: 15px;
    }
    #oc-event-course-booking-simple .oc-event-booking-simple-container-opened .oc-event-booking-simple-a .oc-event-booking-simple-row {
        margin-left: 0;
    }
    #oc-event-course-booking-simple .oc-event-booking-simple-a .oc-event-booking-simple-row .oc-event-booking-simple-right, #oc-event-course-booking-simple .oc-event-booking-simple-container-opened .oc-event-booking-simple-right {
        max-width: 78%;
    }
    #oc-event-course-booking-simple .oc-event-booking-simple-a .oc-event-booking-simple-row .oc-event-booking-simple-right h2, #oc-event-course-booking-simple .oc-event-booking-simple-container-opened .oc-event-booking-simple-right h2 {
        font-size: 12px;
        line-height: 16px;
    }
    #oc-event-course-booking-simple .oc-event-booking-simple-a .oc-event-booking-simple-row .oc-event-booking-simple-right span {
        font-size: 9px;
    }
    #oc-event-course-booking-simple .oc-event-booking-simple-a .oc-event-booking-simple-row .oc-event-booking-simple-left, #oc-event-course-booking-simple .oc-event-booking-simple-container-opened .oc-event-booking-simple-left {
        width: 50px;
        height: 50px;
    }
    #oc-event-course-booking-simple .oc-event-booking-simple-a .oc-event-booking-simple-row .oc-event-booking-simple-left img, #oc-event-course-booking-simple .oc-event-booking-simple-container-opened .oc-event-booking-simple-left img {
        width: 100%;
    }
}



/* sidebar */

.block-title {
    font-size: 20px;
    color: #6b9e1f;
    text-transform: uppercase;
    letter-spacing: 0.035em;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
}

.region.region-sidebar-first.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.input-group-addon:last-child {
    border-left: 1px solid #ccc;;
    border-radius: 4px;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: #ccc;
}

.oc-event-teaser-li-title   {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10px;
    line-height: 1.42857143;
    color: #666;
    background-color: transparent;
    padding: 1px;
}

.oc-event-teaser-ul a {
    color: #06c;
    font-size: 10px;
    background-color: transparent;
}

#user-login-form a {
    color:#06c;
}

.caret {
    display:none;
}

body > div.main-container.container > div > aside section {
    border-top: 5px solid #6b9e1f;
    padding: 15px 10px;
    margin-bottom: 30px;
}

body > div.main-container.container > div > aside h2 {
    margin-top: 10px;
}

/* general */


#shib_login_url a, .MsoNormal, .field-item.even a {
    color: #06c;
}

.field-item, .field-label {
    font-size: 14px;
    line-height: 21px;
}

#head > div > div {
    width: 100%;
}

.page-header {
    margin-bottom: 10px;
    font-size: 20px;
    color: #6b9e1f;
    text-transform: uppercase;
    letter-spacing: 0.035em;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
}

.box-event-list-v1-element-r.col-m-8 a {
    font-size:21px;
    line-height:28px;
}

h1, .h1 {
    font-size:30px;
    color: #4A4A4A;
    font-family: 'Source Sans Pro', sans-serif;
}

h2, .h2 {
    font-size:24px;
    color: #4A4A4A;
    font-family: 'Source Sans Pro', sans-serif;
}

h3, .h3 {
    font-size: 21px;
    font-family: 'Source Sans Pro', sans-serif;
}

h4 {
    font-family: 'Source Sans Pro', sans-serif;
}

.btn-primary {
    color: #fff;
    background-color: #06c;
    border-color: transparent;
}

.btn-primary:hover {
    /*color: #fff;*/
    /*background-color: #FFA500 ;*/
    border-color: transparent;
    background: #0056AA;
    color:white;
}

.btn-primary:visited {
    color: #fff;
    /*background-color: #FFA500 ;*/
    /*border-color: transparent;*/
    background: #0056AA;
}

.btn-primary:focus {
    /*color: #fff;*/
    /*background-color: #FFA500 ;*/
    border-color: transparent;
    background: #0056AA;
    color:white;
}

.btn-primary:active {
    /*color: #fff;*/
    /*background-color: rgb(217, 133, 0);*/
    background: #0056AA;
    color:white;
    border-color: transparent;
}


.btn-default {
    color: #4A4A4A;
    background-color: transparent;
    border-color: #0056AA;
}

.btn-default:hover {
    color: #4A4A4A;
    background-color: #e6e6e6;
    border-color: #0056AA;
}

.btn-success {
    color: #fff;
    background-color: #06c;
    border-color: #0056AA;
}

.btn-green {
    color: #fff;
    background-color: #6b9e1f;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-green:hover {
    background-color: #4b7a1d;
    color: #fff;
    text-decoration: none;
}



#edit-submit {
    margin-bottom: 0;
}

#edit-submit--2 {
    margin: 5px 12px 10px 12px;
}

#edit-cancel {
    color: #4A4A4A;
    background-color: transparent;
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: thin solid #0056AA;
    border-radius: 4px;
}

#edit-cancel:hover {
    color: #4A4A4A;
    background-color: #e6e6e6;
    text-decoration: none;
}

button#edit-submit.btn.btn-default.form-submit {
    margin-top: 5px;
}

#oc-event-course-booking-simple .oc-event-booking-simple-a .oc-event-booking-simple-row {
    height: 100px;
}

#oc-event-course-booking-simple .oc-event-booking-simple-a .oc-event-booking-simple-row-container .oc-event-booking-simple-right h2, #oc-event-course-booking-simple .oc-event-booking-simple-container-opened .oc-event-booking-simple-row-container .oc-event-booking-simple-right h2 {
    margin-top: 0;
}

#edit-search > div > div:nth-child(3) img {
    padding-top: 15px;
}

/* footer */

.footer.container-fluid {
    background-color: #454545;
}

.block.block-block.clearfix p {
    color: #999;
    font-size: 14px;
}

.block.block-block.clearfix a {
    color: #fff;
}

.block.block-block.clearfix a:hover {
    color: #fff;
}

#oc_toolbar_left {
    z-index:1000;
}

img {
  max-width: 100%;
}

div.attachment.attachment-before a {

}

/* view */

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px 1px 8px 2px;
}

.col-sm-9.contextual-links-region {
    padding: 0 4px 0 4px;
}

#oc-event-tree {
    border-right: none;
}

#oc-event-participant-list-result legend {
    font-size: 18px;
}

fieldset.oc-event-fieldset legend, #oc-event-participant-list-result fieldset legend, fieldset.oc-event-course-list-result legend, #oc-event-node-resource-tab fieldset legend, #oc-event-class-new-form fieldset legend {
    position: initial;
}

#edit-date > div label {
    margin-top: 19px;
}

#edit-date > div > div.form-item.form-item-mode.form-type-select.form-group > label {
    margin-top: 0;
}

select.form-select {
    margin-bottom: 5px;
}

#oc-event-manage-wl-result > div.oc-event-manage-wl-send-email {
    margin-top: 10px;
}

#oc-event-manage-wl-form .oc-event-manage-wl-course-name {
    width: 85%;
}

#block-user-activity-user-activity-unassigned-nodes .oc-ua-unassigned-node-container .oc-ua-container-left,
#block-user-activity-user-activity-unassigned-nodes .oc-ua-unassigned-node-container .oc-ua-container-middle,
#block-user-activity-user-activity-unassigned-nodes .oc-ua-unassigned-node-container .oc-ua-container-right {
    height:40px;
}
