@charset "UTF-8";

html, body {
    overflow: scroll;
}

#img1 {
    text-align: center;
}

#timelineId {
    /*height: 515px !important;*/
    /*width: 1800px;*/
    overflow: auto;
    overflow-y: hidden;
}


/*
.bg1 {
    background: url(../images/aareal/stripes.png);
}

.bgblue {
    background-color: #0058a2;
}*/

/*

a {
    color: black;
}
a:visited {
    color: black;
}

body {
    overflow-x: hidden;
}

form, input[type="file"] {
    outline: none;
}
#timelineId {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
}

.icon1 svg path {
    fill: #e37037;
}
.icon2 svg path {
    fill: #e6e600;
}

.md-button.md-default-theme.md-raised:not([disabled]):hover,
.md-button.md-raised:not([disabled]):hover {
    background-color: #F3F3F3;
}

/* index.html (start) *
md-toolbar .md-menu {
    margin-right: 20px;
}
#sandwichMenu {
    width: 46px;
    height: 46px;
}
#sandwichMenu:hover {
    margin: 0 4px 0 6px;
    width: 48px;
    height: 46px;
    background-color: #abbd18;
    border-radius: 5px;
}
#sandwichMenuStrips {
    margin-top: -5px;
    margin-left: -4px;
    width: 40px;
    height: 40px;
}
#date_time {
    position: absolute;
    top: 13px;
    left: 43%;
    margin: auto;
    width: auto;
    min-width: 320px;
    height: 40px;
    background-color: #B4C618;
}
#date-time {
    color: black;
    font-size: 17px;
    font-weight: bold;
}
/* index.html (end) *

/* start.html (start) *
#startLogo {
    position: relative;
    width: 300px;
    height: 220px;
    margin: auto;
}
#startButtons {
    position: relative;
    width: auto;
    height: auto;
    margin: auto;
 }
#startButtons .md-button {
    width: 190px;
    height: 55px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 17px;
}
/* start.html (end) *

/* search.html (start) *
#switchBar > div.md-container {
    left: 182px;
}
.switchText {
    position: relative;
    left: -40px;
    width: 170px;
}
#topicsButton, #languageButton, #countryButton, #districtButton {
    height: 60px;
    width: 160px;
}
#topicsButton {
    margin-left: 10px;
    margin-right: 10px;
}
#languageButton, #countryButton {
    margin-left: 10px;
    margin-right: 10px;
}
#districtButton {
    margin-left: 10px;
    margin-right: 0px;
}
#searchTextFieldButton {
    height: 60px;
    margin-top: 4px;
    margin-right: -5px;
}
#restoreButton {
    margin-right: -4px;
    background-color: white;
}
#restoreButton:hover {
    background-color: #F3F3F3;
}
.md-whiteframe-1dp,
.md-whiteframe-z1,
md-autocomplete input:not(.md-input) {
    height: 60px;
    margin-top: -9px;
    padding: 10px 10px;
    font-size: 18px;
}
md-checkbox.md-default-theme.md-checked .md-icon,
md-checkbox.md-checked .md-icon {
    background-color: #B4C618 !important;
}
.searchOptions {
    width: 40%;
    height: auto;
    float: left;
    position: fixed;
    top: 100px;
    left: 40px;
    padding: 25px;
    border-style: solid;
    border-width: 2px;
    border-color: #C0C0C0;
    border-radius: 5px;
}
.searchResults {
    width: 50%;
    height: auto;
    float: right;
    position: fixed;
    top: 100px;
    right: 40px;
    padding: 25px;
    border-style: solid;
    border-width: 2px;
    border-color: #C0C0C0;
    border-radius: 5px;
}
.resultScroll {
    width: 100%;
    height: auto;
    max-height: 615px;
    margin-top: 5px;
    margin-bottom: 5px;
    overflow-x: hidden;
    background: #fff;
    border-top-style: outset;
    border-left-style: outset;
    border-right-style: inset;
    border-bottom-style: inset;
    border-radius: 5px;
}
mdt-header-row > mdt-table > .md-virtual-repeat-container {
    width: 100%;
    height: 615px;
    max-height: 615px;
    position: relative;
}
/*
mdt-header-row > mdt-table > .md-virtual-repeat-container {
    width: 100%;
    height: auto;
    max-height: 615px;
    position: relative;
}
mdt-header-row > mdt-table > .md-virtual-repeat-container .md-virtual-repeat-scroller {
    width: 100%;
    height: 609px;
    max-height: 609px;
    position: relative;
}
mdt-header-row > mdt-table > .md-virtual-repeat-container .md-virtual-repeat-offsetter {
    width: 100%;
    height: 615px;
    max-height: 615px;
    position: relative;
    margin-top: -1px;
}
mdt-header-row > mdt-table > .md-virtual-repeat-container .md-virtual-repeat-sizer {
    width: 1px !important;
    height: 1px !important;
}
*
.md-my-fab {
    background-color: #F3F3F3 !important;
}
.md-my-fab:hover {
    background-color: #B4C618 !important;
}
.md-my-fab-active {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    background-color: #0c0 !important;
    cursor: default;
}
.md-my-fab-notactive {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    background-color: gainsboro !important;
    cursor: default;
}
.employee {
    overflow: hidden;
    cursor: pointer;
    height: 52px;
    margin-top: 13px;
    padding: 14px;
    text-align: start;
}
.employee:hover {
    height: 52px;
    margin-top: 13px;
    padding: 14px;
    border-radius: 5px;
    text-align: start;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    background-color: #F3F3F3 !important;
}
.verticalLine {
    border-left-style: outset;
    width: 1px;
    height: 50px;
    z-index: 100;
}
.mdTableItem {
    height: 80px;
}
.mdTableItem:hover {
    background-color: #F3F3F3;
}
#cancelTopicChips, #cancelLanguageChips, #cancelCountryChips, #cancelDistrictChips {
    display: none;
    width: 160px;
    height: auto;
    background-color: #F3F3F3;
    border-radius: 20px;
}
#cancelTopicChips {
    margin-left: 10px;
}
#cancelLanguageChips, #cancelCountryChips, #cancelDistrictChips {
    margin-left: 12px;
}
.arrowChips {
    margin-top: -10px;
    margin-bottom: -14px;
}
@media screen and (max-width: 1366px) {
    #switchBar > div.md-container {
        left: 182px;
    }
    .switchText {
        position: relative;
        left: -40px;
        width: 170px;
    }
    #topicsButton, #languageButton, #countryButton, #districtButton {
        height: 42px;
        width: 110px;
    }
    #cancelTopicChips, #cancelLanguageChips, #cancelCountryChips, #cancelDistrictChips {
        width: 110px;
        height: auto;
    }
    #searchTextFieldButton {
        height: 42px;
        margin-top: 7px;
        margin-right: -5px;
    }
    .md-whiteframe-1dp,
    .md-whiteframe-z1,
    md-autocomplete input:not(.md-input) {
        height: 42px;
        margin-top: 0px;
        padding: 0px 10px;
        font-size: 14px;
    }
    .searchResults {
        width: 50%;
        height: auto;
        float: right;
        position: fixed;
        top: 100px;
        right: 40px;
        padding: 25px;
        border-style: solid;
        border-width: 2px;
        border-color: #C0C0C0;
        border-radius: 5px;
    }
    .resultScroll {
        width: 100%;
        height: auto;
        max-height: 430px;
        margin-top: 5px;
        margin-bottom: 5px;
        overflow-x: hidden;
        background: #fff;
        border-top-style: outset;
        border-left-style: outset;
        border-right-style: inset;
        border-bottom-style: inset;
        border-radius: 5px;
    }
    mdt-header-row > mdt-table > .md-virtual-repeat-container {
        width: 100%;
        height: 430px;
        max-height: 430px;
        position: relative;
    }
/*
    mdt-header-row > mdt-table > .md-virtual-repeat-container {
        width: 100%;
        height: auto;
        max-height: 430px;
        position: relative;
    }
    mdt-header-row > mdt-table > .md-virtual-repeat-container .md-virtual-repeat-scroller {
        width: 100%;
        height: 424px;
        max-height: 424px;
        position: relative;
    }
    mdt-header-row > mdt-table > .md-virtual-repeat-container .md-virtual-repeat-offsetter {
        width: 100%;
        height: 430px;
        max-height: 430px;
        position: relative;
        margin-top: -1px;
    }
    mdt-header-row > mdt-table > .md-virtual-repeat-container .md-virtual-repeat-sizer {
        width: 1px !important;
        height: 1px !important;
    }
*
}
/* search.html (end) *

/* employee.html (start) *
.employeeModal {
    width: 40%;
    height: auto;
    overflow-x: hidden;
}
#phoneCall {
    position: absolute;
    top: -15px;
    left: 1px;
    height: 52px;
    width: 372px;
}
#sendMessage {
    position: absolute;
    top: -15px;
    left: 0px;
    height: 52px;
    width: 335px;
    cursor: pointer;
}
#phoneCall:hover,
#sendMessage:hover {
    border-radius: 5px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    background-color: #F3F3F3 !important;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.activityList {
    margin-top: -15px;
    margin-bottom: 10px;
    padding: 0px 15px;
    background-color: white;
}
.mdTableActivity {
    overflow-x: hidden;
    padding-top: 8px;
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    background-color: #F3F3F3;
}
.mdTableActivityCellVerticalLine {
    border-left-style: outset;
    width: 1px;
    height: 42px;
    margin-top: 5px;
    margin-right: 85px;
    z-index: 100;
}
@media screen and (max-width: 1366px) {
    .employeeModal {
        width: 45%;
        height: auto;
        max-height: 750px;
        overflow: hidden;
    }
    #phoneCall {
        position: absolute;
        top: -15px;
        left: 1px;
        height: 52px;
        width: 293px;
    }
    #sendMessage {
        position: absolute;
        top: -15px;
        left: 0px;
        height: 52px;
        width: 265px;
        cursor: pointer;
    }
    .activityList {
        margin-top: -5px;
        margin-bottom: 25px;
        padding: 0px 15px;
        height: 500px;
        overflow: hidden;
    }
    .mdTableActivity {
        height: 420px;
        overflow: hidden;
    }
}
/* employee.html (end) *

/* topic.html (start) *
.topicModal {
    position: fixed;
    top: 12%;
    left: 30%;
    width: 40%;
    max-height: 660px;
    height: 660px;
    overflow: hidden;
}
.showTopics {
    width: 100%;
    height: 580px;
    overflow: hidden;
}
@media screen and (max-width: 1366px) {
    .topicModal {
        position: fixed;
        top: 7%;
        left: 25%;
        width: 55%;
        max-height: 650px;
        height: 650px;
        overflow: hidden;
    }
    .showTopics {
        width: 100%;
        height: 580px;
        overflow: hidden;
    }
}
/* topic.html (end) *

/* country.html (start) *
.countryModal {
    position: fixed;
    top: 8%;
    left: 10%;
    width: 80%;
    height: auto;
    max-height: 800px;
}
.focusContinent:focus {
    cursor: default;
    background-color: #F3F3F3 !important;
}
.tab_arrow_1, .tab_arrow_2, .tab_arrow_3, .tab_arrow_4, .tab_arrow_5 {
    display: none;
    width: auto;
    height: auto;
    margin-top: -10px;
    margin-bottom: 0px;
    cursor: default;
    content: url(../images/icons/ic_arrow_drop_down_black_24px.svg);
}
.showCountries {
    display: none;
    width: 92%;
    height: auto;
    max-height: 600px;
    margin-top: 0px;
    margin-left: 60px;
    margin-bottom: 30px;
    overflow-x: hidden;
    background: #fff;
    border-top-style: outset;
    border-left-style: outset;
    border-right-style: inset;
    border-bottom-style: inset;
    border-radius: 5px;
}
@media screen and (max-width: 1366px)  {
    .countryModal {
        position: fixed;
        top: 6px;
        left: 10%;
        height: auto;
        max-height: 780px;
        width: 80%;
    }
    .showCountries {
        display: none;
        width: 95%;
        height: auto;
        max-height: 650px;
        margin-top: -30px;
        margin-left: 20px;
        margin-bottom: 30px;
        overflow-x: hidden;
        background: #fff;
        border-top-style: outset;
        border-left-style: outset;
        border-right-style: inset;
        border-bottom-style: inset;
        border-radius: 5px;
    }
}
/* country.html (end) *

/* message.html (start) *
.mailContent,
.smsContent {
    padding: 10px 15px;
}
.smsCntr {
    position: relative;
    float: right;
    top: -10px;
    margin-top: 0px;
    margin-right: 60px;
    margin-left: auto;
    height: 30px;
    font-size: 14px;
}
.md-errors-spacer {
    position: relative;
    float: right;
    top: -25px;
    right: 5px;
    height: 24px;
    min-height: 24px;
    width: 60px;
    min-width: 60px;
    color: red;
}
@media screen and (max-width: 1366px)  {
    .messageModal {
        position: fixed;
        left: 25%;
        height: auto;
        max-height: 710px;
        width: 50%;
        overflow: hidden;
    }
    .mailContent {
        width: 95%;
        height: auto;
        min-height: 240px;
        max-height: 595px;
        margin-top: -20px;
        padding: 10px 20px;
        overflow: hidden;
    }
    .smsContent {
        width: 95%;
        height: auto;
        min-height: 240px;
        max-height: 535px;
        margin-top: -20px;
        padding: 10px 20px;
        overflow: hidden;
    }
}
/* message.html (end) *

/* settings.html (start) *
#passwordBox {
    height: auto;
    width: 50%;
    margin: 20px auto;
    padding-top: 0;
    padding-bottom: 15px;
    overflow: hidden;
    border-style: solid;
    border-width: 2px;
    border-color: #C0C0C0;
    border-radius: 5px;
}
#userLanguageBox {
    height: auto;
    width: 50%;
    margin: 30px auto;
    padding-top: 0;
    padding-bottom: 15px;
    overflow: hidden;
    border-style: solid;
    border-width: 2px;
    border-color: #C0C0C0;
    border-radius: 5px;
}
@media screen and (max-width: 1366px)  {
    #passwordBox {
        height: auto;
        width: 50%;
        margin: 20px auto;
        padding-top: 0;
        padding-bottom: 15px;
        overflow: hidden;
        border-style: solid;
        border-width: 2px;
        border-color: #C0C0C0;
        border-radius: 5px;
    }
    #userLanguageBox {
        height: auto;
        width: 50%;
        margin: 30px auto;
        padding-top: 0;
        padding-bottom: 15px;
        overflow: hidden;
        border-style: solid;
        border-width: 2px;
        border-color: #C0C0C0;
        border-radius: 5px;
    }
}
/* settings.html (end) */
