﻿:root {
    --pure-material-primary-rgb: 82, 92, 163;
    --pure-material-onprimary-rgb: 255, 255, 255;
    --pure-material-surface-rgb: 82, 92, 163;
    --pure-material-onsurface-rgb: 0, 0, 0;
}

body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

.question-print tr td:first-child {
    width: 90%;
}

.question-print tr td:nth-child(2) {
    text-align: center;
    font-weight: bold;
}

.dataTable thead th {
    vertical-align: top !important;
}
.search-radiobuttons-list span {
    font-size: 9px;
    margin-top: 5px;
    font-weight: 600;
}

.search-radiobuttons-list__item {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    cursor: pointer;
}

#HeatMapSearch #AttendeeList .exclusion {
    left: 15px;
    top: 78%;
}

@media (max-width: 960px) {
    #HeatMapSearch #AttendeeList .exclusion {
        top: 70%;
    }
}

.modal-tt {
    width: 40% !important;
}

.pg-emp {
    padding: 0 !important;
}

.speaker-bureau-body .speaker-bureau-tab-option .nav-pills > li.active > a,
.speaker-bureau-body .speaker-bureau-tab-option .nav-pills > li.active > a:focus,
.speaker-bureau-body .speaker-bureau-tab-option .nav-pills > li.active > a:hover {
    background-color: #525CA3;
    color: #FFFFFF !important;
}

.speaker-bureau-body .speaker-bureau-tab-option .nav > li > a:focus,
.speaker-bureau-body .speaker-bureau-tab-option .nav > li > a:hover {
    text-decoration: none;
    background: rgba(82, 92, 163, 0.1);
}

a.btn-primary-pr:active,
a.btn-primary-pr:hover,
a.btn-primary-bl:active,
a.btn-primary-bl:hover,
a.btn-primary-vl:active,
a.btn-primary-vl:hover {
    color: #FFFFFF !important;
}

.speaker-bureau-body .main-title-detail {
    background: rgba(82, 92, 163, 0.05);
    padding-top: 15px;
    margin-bottom: 10px;
}

.speaker-bureau-body .main-title-detail-line {
    border-bottom: 1px solid #000;
}



.speaker-bureau-body h1, .speaker-bureau-body h2 {
    font-family: "tex_gyre_adventorregular", sans-serif !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 24px !important;
    line-height: 135% !important;
}

.speaker-bureau-body strong {
    display: inline-block;
    font-family: "Noto Sans", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 135%;
    color: #0E2133;
    margin-right: 10px;
}

.speaker-bureau-body h4 {
    font-size: 18px !important;
}

.speaker-bureau-body h1, .speaker-bureau-body h2, .speaker-bureau-body h3, .speaker-bureau-body h4, .speaker-bureau-body h5 {
    color: #0E2133 !important;
}

.text-activity-pk {
    color: #A5ACEE;
    font-weight: 600;
}

.btn-primary-pr {
    background: #525CA3;
    border-color: #525CA3;
    color: #fff !important;
    border-radius: 4px;
}

.btn-primary-vl {
    background: #713E8D;
    border-color: #713E8D;
    color: #fff !important;
    border-radius: 4px;
}

.btn-primary-bl {
    background: #B8D7F5;
    border-color: #B8D7F5;
    color: #fff !important;
    border-radius: 4px;
}

.btn-primary-wt {
    background: #efefef;
    border-color: #efefef;
    color: #0a0a0a !important;
    border-radius: 4px;
}

.br-none {
    border: none !important;
}

.pg-r-0 {
    padding-right: 0;
}

.mr-r-0 {
    margin: 0;
}

.pg-b-5 {
    margin-bottom: .5rem;
}

.mr-r-5 {
    margin-right: .5rem;
}

.p-lr-emp {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.p-r-emp {
    padding-right: 0 !important;
}

.p-l-emp {
    padding-left: 0 !important;
}

.p-t-emp {
    padding-top: 0 !important;
}

.p-b-emp {
    padding-bottom: 0 !important;
}

.speaker-bureau-body .dataTables_wrapper {
    padding-bottom: 0;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
}

.speaker-bureau-body .child-table .dataTables_wrapper {
    width: 500px;
    float: right;
}

.speaker-bureau-body .table tr th strong {
    font-family: "Noto Sans", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 135%;
    color: #0E2133;
}

.speaker-bureau-body .table thead tr th {
    padding-top: 10px;
    padding-bottom: 8px;
    vertical-align: middle;
    padding-left: 10px;
    background-color: #FFFFFF !important;
}

.speaker-bureau-body .s-tile-table {
    width: 100% !important;
    max-width: 100%;
}

.speaker-bureau-body .table {
    margin-bottom: 10px;
    overflow-x: auto;
    display: inline-table !important;
}

    .speaker-bureau-body .table tr td, .speaker-bureau-body .table tfoot tr th {
        padding-left: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
        vertical-align: middle;
        border: 0;
    }

        .speaker-bureau-body .table tr td, .speaker-bureau-body .table tr td a, .speaker-bureau-body .table tfoot tr th, .speaker-bureau-body .table tfoot tr th a {
            font-family: "Noto Sans", sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 13px;
            line-height: 135%;
            color: #0E2133;
        }

    .speaker-bureau-body .table tr {
        background-color: #ffffff !important;
    }

    .speaker-bureau-body .table > thead > tr, .speaker-bureau-body .table > tbody > tr:last-child, .speaker-bureau-body .table > tbody, .speaker-bureau-body .table > tfoot > tr:last-child {
        border-bottom: 1px solid #637688 !important;
    }

        .speaker-bureau-body .table > tbody > tr td:not(:first-child), .speaker-bureau-body .table > tfoot > tr th:not(:first-child) {
            text-align: left;
        }

    .speaker-bureau-body .table tr:nth-child(2n) {
        background: #F9F9F9 !important;
    }

    .speaker-bureau-body .table tr:hover:not(.child-table) {
        cursor: pointer;
        background-color: #bec4f8 !important;
    }

.speaker-bureau-body .dataTables_info {
    font-family: "Noto Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 135%;
    color: #0E2133;
}

.speaker-bureau-body ul li a {
    color: #0E2133 !important;
}

.speaker-bureau-body table a i {
    color: #0E2133 !important;
}

.speaker-bureau-body input, .speaker-bureau-body select, .speaker-bureau-body .selectpicker, .speaker-bureau-body .dropdown-toggle {
    border: 1px solid #BDC7D0;
    box-sizing: border-box;
    border-radius: 4px;
}

    .speaker-bureau-body textarea:focus, .speaker-bureau-body input:focus, .speaker-bureau-body select:focus, .speaker-bureau-body .selectpicker:focus, .speaker-bureau-body .dropdown-toggle:focus {
        border: 1px solid #525CA3;
        box-sizing: border-box;
        border-radius: 4px;
    }

.tile-modal-block input, .tile-modal-block select, .tile-modal-block .selectpicker, .tile-modal-block .dropdown-toggle {
    border: 1px solid #BDC7D0;
    box-sizing: border-box;
    border-radius: 4px;
}

    .tile-modal-block textarea:focus, .tile-modal-block input:focus, .tile-modal-block select:focus, .tile-modal-block .selectpicker:focus, .tile-modal-block .dropdown-toggle:focus {
        border: 1px solid #525CA3;
        box-sizing: border-box;
        border-radius: 4px;
    }

.pure-material-checkbox {
    margin: 0;
    z-index: 0;
    position: relative;
    display: inline-block;
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.87);
    font-family: var(--pure-material-font, "Roboto", "Segoe UI", BlinkMacSystemFont, system-ui, -apple-system);
    font-size: 16px;
    line-height: 1.5;
}

    /* Input */
    .pure-material-checkbox > input {
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        z-index: -1;
        position: absolute;
        left: -10px;
        top: -8px;
        display: block;
        margin: 0;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        background-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
        box-shadow: none;
        outline: none;
        opacity: 0;
        transform: scale(1);
        pointer-events: none;
        transition: opacity 0.3s, transform 0.2s;
    }

    /* Span */
    .pure-material-checkbox > span {
        display: inline-block;
        width: 100%;
        cursor: pointer;
    }

        /* Box */
        .pure-material-checkbox > span::before {
            content: "";
            display: inline-block;
            box-sizing: border-box;
            margin: 3px 0 0 0;
            border: solid 2px; /* Safari */
            border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
            border-radius: 2px;
            width: 18px;
            height: 18px;
            vertical-align: top;
            transition: border-color 0.2s, background-color 0.2s;
        }

        /* Checkmark */
        .pure-material-checkbox > span::after {
            content: "";
            display: block;
            position: absolute;
            top: 3px;
            left: 1px;
            width: 10px;
            height: 5px;
            border: solid 2px transparent;
            border-right: none;
            border-top: none;
            transform: translate(3px, 4px) rotate(-45deg);
        }

    /* Checked, Indeterminate */
    .pure-material-checkbox > input:checked,
    .pure-material-checkbox > input:indeterminate {
        background-color: rgb(var(--pure-material-primary-rgb, 82, 92, 163));
    }

        .pure-material-checkbox > input:checked + span::before,
        .pure-material-checkbox > input:indeterminate + span::before {
            border-color: rgb(var(--pure-material-primary-rgb, 82, 92, 163));
            background-color: rgb(var(--pure-material-primary-rgb, 82, 92, 163));
        }

        .pure-material-checkbox > input:checked + span::after,
        .pure-material-checkbox > input:indeterminate + span::after {
            border-color: rgb(var(--pure-material-onprimary-rgb, 255, 255, 255));
        }

        .pure-material-checkbox > input:indeterminate + span::after {
            border-left: none;
            transform: translate(4px, 3px);
        }

    /* Hover, Focus */
    .pure-material-checkbox:hover > input {
        opacity: 0.04;
    }

    .pure-material-checkbox > input:focus {
        opacity: 0.12;
    }

    .pure-material-checkbox:hover > input:focus {
        opacity: 0.16;
    }

    /* Active */
    .pure-material-checkbox > input:active {
        opacity: 1;
        transform: scale(0);
        transition: transform 0s, opacity 0s;
    }

        .pure-material-checkbox > input:active + span::before {
            border-color: #525ca3;
        }

    .pure-material-checkbox > input:checked:active + span::before {
        border-color: transparent;
        background-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
    }

    /* Disabled */
    .pure-material-checkbox > input:disabled {
        opacity: 0;
    }

        .pure-material-checkbox > input:disabled + span {
            color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.38);
            cursor: initial;
        }

            .pure-material-checkbox > input:disabled + span::before {
                border-color: currentColor;
            }

    .pure-material-checkbox > input:checked:disabled + span::before,
    .pure-material-checkbox > input:indeterminate:disabled + span::before {
        border-color: transparent;
        background-color: currentColor;
    }



.speaker-profile-controls-block .float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #525CA3;
    color: #FFF !important;
    border-radius: 50px;
    text-align: center;
    box-shadow: 0 2px 2px rgba(145, 140, 140, 0.75);
    z-index: 1000;
    animation: bot-to-top 2s ease-out;
}

.speaker-profile-controls-block ul {
    position: fixed;
    right: 40px;
    padding-bottom: 20px;
    bottom: 80px;
    z-index: 100;
}

    .speaker-profile-controls-block ul li {
        list-style: none;
        margin-bottom: 10px;
    }

        .speaker-profile-controls-block ul li a {
            background-color: #713E8D;
            color: #FFF !important;
            border-radius: 50px;
            text-align: center;
            box-shadow: 0 2px 2px rgba(145, 140, 140, 0.75);
            width: 60px;
            height: 60px;
            display: block;
        }

    .speaker-profile-controls-block ul:hover {
        visibility: visible !important;
        opacity: 1 !important;
    }


.speaker-profile-controls-block .my-float {
    font-size: 24px;
    margin-top: 18px;
}

.speaker-profile-controls-block a#menu-share + ul {
    visibility: hidden;
}

.speaker-profile-controls-block a#menu-share:hover + ul {
    visibility: visible;
    animation: scale-in 0.5s;
}

.speaker-profile-controls-block #EditTile.SaveIcon {
    visibility: visible;
}

.speaker-profile-controls-block #EditTile a i.fa-arrows {
    display: inline-flex;
}

.speaker-profile-controls-block #EditTile a i.fa-floppy-o {
    display: none;
}

.speaker-profile-controls-block #EditTile.SaveIcon a i.fa-arrows {
    display: none;
}

.speaker-profile-controls-block #EditTile.SaveIcon a i.fa-floppy-o {
    display: inline-flex;
}

.speaker-profile-controls-block a#menu-share i {
    animation: rotate-in 0.5s;
}

.speaker-profile-controls-block a#menu-share:hover > i {
    animation: rotate-out 0.5s;
}

@keyframes bot-to-top {
    0% {
        bottom: -40px
    }

    50% {
        bottom: 40px
    }
}

@keyframes scale-in {
    from {
        transform: scale(0);
        opacity: 0;
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes rotate-in {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@keyframes rotate-out {
    from {
        transform: rotate(360deg);
    }

    to {
        transform: rotate(0deg);
    }
}

.tile-add-new .align-text-line-tile {
    min-height: 29px;
    line-height: 21px;
}

.tile-speaker-ffs-note {
    color: #525CA3;
    font-size: 12px;
    font-weight: bold;
}

.speaker-invitation-information-note {
    font-size: 12px;
    color: #525CA3 !important;
    font-weight: bold;
}


@keyframes flickerAnimation {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes flickerAnimation {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes flickerAnimation {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes flickerAnimation {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.animate-flicker {
    -webkit-animation: flickerAnimation 1s infinite;
    -moz-animation: flickerAnimation 1s infinite;
    -o-animation: flickerAnimation 1s infinite;
    animation: flickerAnimation 1s infinite;
}

/*------------------------------------------------------MEDIA---------------------------------------------------------*/


@media only screen and (max-width: 1200px) {
    .modal-tt {
        width: 80% !important;
    }
}

@media only screen and (max-width: 1110px) {

    .tile-speaker-profile-root {
        font-size: smaller;
    }
}

@media only screen and (max-width: 1000px) {
}

@media only screen and (max-width: 980px) {
}

@media only screen and (max-width: 740px) {
}

@media only screen and (max-width: 680px) {
}

@media only screen and (max-width: 577px) {
}

@media only screen and (max-width: 470px) {
}

@media only screen and (max-width: 400px) {
}

.icheckbox_square-purple,
.iradio_square-purple {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url('../Content/css/images/purple.png') no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-purple {
    background-position: 0 0;
}

    .icheckbox_square-purple.hover {
        background-position: -24px 0;
    }

    .icheckbox_square-purple.checked {
        background-position: -48px 0;
    }

    .icheckbox_square-purple.disabled {
        background-position: -72px 0;
        cursor: default;
    }

    .icheckbox_square-purple.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square-purple {
    background-position: -120px 0;
}

    .iradio_square-purple.hover {
        background-position: -144px 0;
    }

    .iradio_square-purple.checked {
        background-position: -168px 0;
    }

    .iradio_square-purple.disabled {
        background-position: -192px 0;
        cursor: default;
    }

    .iradio_square-purple.checked.disabled {
        background-position: -216px 0;
    }

/***********alert-area************/
.alert-area {
    max-height: 100%;
    position: fixed;
    bottom: 5px;
    left: 20px;
    right: 20px;
}

.alert-box {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: white;
    background: rgba(0, 0, 0, 0.9);
    line-height: 1.3em;
    padding: 10px 15px;
    margin: 5px 10px;
    position: relative;
    border-radius: 5px;
    transition: opacity 0.5s ease-in;
}

    .alert-box.error {
        background: rgba(236, 4, 4, 0.9);
    }

    .alert-box.success {
        background: rgba(66, 161, 63, 0.9);
    }

    .alert-box.info {
        background: rgba(131, 131, 131, 0.9);
    }

    .alert-box.hide {
        opacity: 0;
    }

.alert-close {
    background: transparent;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 15px;
    right: 15px;
}

    .alert-close:before,
    .alert-close:after {
        content: '';
        width: 15px;
        border-top: solid 2px white;
        position: absolute;
        top: 5px;
        right: -1px;
        display: block;
    }

    .alert-close:before {
        transform: rotate(45deg);
    }

    .alert-close:after {
        transform: rotate(135deg);
    }

    .alert-close:hover:before,
    .alert-close:hover:after {
        border-top: solid 2px #d8d8d8;
    }

.paginate_button:active,
.paginate_button:focus,
.paginate_button:active:focus,
.paginate_button:hover,
.paginate_button a:active,
.paginate_button a:focus,
.paginate_button a:active:focus,
.paginate_button a:hover {
    outline: none;
}

@media (max-width: 767px) and (min-width: 481px) {
    .alert-area {
        left: 100px;
        right: 100px;
    }
}

@media (min-width: 768px) {
    .alert-area {
        width: 350px;
        left: auto;
        right: 0;
    }
}

.alignWithSelectPicker.form-group input, .alignWithSelectPicker.form-group select, .alignWithSelectPicker.form-group .bootstrap-select {
    height: 36px !important;
}