﻿.login-title {
    text-align: center;
    margin-top: 50px;
}

.pageWrapper {
    margin-top: 30px;
    margin-top: 25px;
    margin-top: 30px;
}

.project-list a {
}

.well-page-title {
    font-size: 17px;
    font-weight: bold;
    color: #777;
}

input[type=checkbox] {
    width: 15px;
    height: 15px;
}

.project-title-in-menu {
    /*text-align:center;*/
    font-weight: bold;
    background-color: #f1f1f1;
    cursor: pointer;
}


#datetimepicker .input-group-addon {
    display: inline-block;
}

.selectator_element.multiple {
    width: 100% !important;
}

.selectSingleOption.selectator {
    width: 100%;
}

#wrapper {
    height: 100%;
}

.downbtn {
    float: right;
    color: #fff !important;
    margin-top: -4px;
}

.projectName {
    background-color: #4e4e4e;
}

    .projectName a {
        color: #fff !important;
    }

        .projectName a:hover {
            background-color: #428bca !important;
        }

.sidebar ul li {
    border-bottom: 1px solid #ddd;
}

.nav > li > a {
    padding: 6px 15px;
    font-size: 13px;
}

.project-title-in-menu :not(.processingScopeLi) a {
    padding: 10px 15px !important;
    font-size: 14px !important;
    color: #fff !important;
}

.project-title-in-menu a:hover {
    color: #428bca;
}

@media (min-width: 768px) {
    .project-title-in-menu a {
        border-left: 5px solid #4e4e4e;
    }
}

.project-title-in-menu p {
    padding: 10px 15px !important;
    font-size: 14px !important;
    border-left: 5px solid #4e4e4e;
    color: #4e4e4e;
    display: block;
    margin: 0;
}

.genericLabel {
    float: right;
    margin-right: 100px;
    display: inline;
    padding: .3em .6em .3em;
    font-size: 85%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background-color:
}

.multiple .selectator_selected_items .selectator_selected_item .selectator_selected_item_right {
    display: inline-block !important;
    margin-left: 10px;
    background-color: red;
    padding: 0px 5px;
    color: #fff;
    margin-top: -1px;
    font-size: 10px;
    float: right;
    border-radius: 3px;
}

.selectator_option_right {
    background-color: red !important;
    color: #fff;
}

.approved-status h4 .label {
}

.approved-actions {
    float: right;
    margin-top: -34px !important;
}

#ConsentBase {
    display: inline-block;
    vertical-align: top;
}

.sidemenu-list {
    list-style: none;
    padding-left: 0;
}

    .sidemenu-list li {
        padding: 6px 15px;
    }

        .sidemenu-list li a {
            font-size: 13px;
        }

        .sidemenu-list li:hover {
            background-color: #eee;
            color: #2a6496;
        }

            .sidemenu-list li:hover a {
                text-decoration: none;
            }

.sidebar ul li a.active {
    background-color: transparent;
    font-weight: bold;
}

html {
    background-color: #f8f8f8;
}

@media (min-width: 768px) {
    #page-wrapper {
        /*border-left: none !important;*/
        padding: 0 15px 0 30px !important;
    }

    #side-menu {
        border-right: 1px solid #e7e7e7;
    }
}

.topRangName {
}

.topUserName {
    font-weight: bold;
}

.processingScopeListApproved {
    float: right;
}

.selectator_options .selectator_option .selectator_option_right {
    font-size: 10px !important;
    line-height: 8px !important;
}

.selectator_selected_items .selectator_selected_item .selectator_selected_item_subtitle {
    display: block !important;
    margin-top: 5px;
    width: 100% !important;
    float: none;
    color: #808080;
}

.multiple .selectator_selected_items .selectator_selected_item .selectator_selected_item_title {
    float: none !important;
}

}

.helpSec {
    margin: 0 5px;
}

.modal {
    overflow-y: auto;
}

.processingScopeLi a {
    color: #fff;
    border-left: 0;
}

    .processingScopeLi a:hover {
        background-color: #ff3818 !important;
        color: #fff;
        border-left: 0;
    }

.selectator_element {
    min-width: 300px;
}

.processingscopeprocesses {
    overflow-x: scroll;
}

#minimizeMenu {
    position: absolute;
    left: 0px;
    cursor: pointer;
    background-color: #e7e7e7;
    color: #c01f3a;
    margin-top: 0px;
    width: 25px;
    text-align: center;
    font-size: 15px;
}

#page-wrapper {
    position: relative !important;
}

.minimenu {
    display: none;
}

.minimenuRight {
    margin-left: 0px !important;
}


.sideWarn .red:last-child {
    border-bottom: none;
}

.sideWarn .pageWrapper {
    padding: 15px 15px 0 15px;
}

@media (min-width: 992px) {
    .procScopeAct {
        width: 134.8%;
    }

    .sideContent {
        padding-left: 0;
    }

    .sideWarn {
        float: right;
        padding-left: 0;
        padding-right: 0;
    }
}

.alert {
    padding: 5px;
    margin-bottom: 10px;
    font-size: 13px;
}

.alertsSummary {
    color: #4e4e4e;
    font-weight: bold;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 0px;
    font-size: 16px !important;
}

.alertsSummaryLine {
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-brand {
    color: #428bca !important;
}

.generateProcessingActivitySchema {
    background-color: #c01f3a;
    color: #fff;
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: bold;
    border-radius: 4px;
}

    .generateProcessingActivitySchema:hover {
        color: #fff;
        text-decoration: none;
    }

.schema-container {
    width: 1200px;
    height: auto;
    overflow: auto;
    position: relative;
    z-index: 6;
}

.schema-row {
    width: 100%;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    overflow: visible;
}

.schema-panel-component {
    width: 300px;
    display: inline-block;
    z-index: 10;
    border: 2px solid #404974;
    vertical-align: top;
    min-height: 155px;
}

.schema-connector {
    z-index: -1;
    display: block;
    position: absolute;
}


.schema-panel-component .panel-heading {
    color: #404974;
    font-weight: bold !important;
}

#connector20 {
    border-top: 4px solid #000;
    width: 164px;
    left: 289px;
    top: 21px;
}

#connector21 {
    border-top: 4px solid #000;
    width: 162px;
    left: 729px;
    top: 19px;
    height: 110px;
}

#connector23 {
    border-left: 4px solid #000;
    width: 145px;
    left: 600px;
    top: 18px;
    height: 370px;
}

#connector24 {
    border-left: 4px solid #000;
    border-bottom: 4px solid #000;
    width: 340px;
    left: 700px;
    top: 18px;
    height: 174px;
}

#connector25 {
    border-right: 4px solid #000;
    border-bottom: 4px solid #000;
    width: 340px;
    left: 150px;
    top: 18px;
    height: 174px;
}

    #connector25 .down-line {
        border-left: 4px solid #000;
        width: 10px;
        height: 240px;
        position: absolute;
        margin-top: 170px;
        margin-left: 0px;
    }

#connector28 {
    border-left: 4px solid #000;
    border-bottom: 4px solid #000;
    width: 780px;
    left: 245px;
    top: 18px;
    height: 174px;
}

    #connector28 .connector-info {
        position: absolute;
        margin-top: 180px;
        text-align: center;
        width: 100%;
    }

#connector24 .connector-info {
    position: absolute;
    margin-top: 180px;
    text-align: center;
    width: 100%;
}

#connector28 .down-line {
    border-left: 4px solid #000;
    width: 10px;
    height: 180px;
    position: absolute;
    margin-top: 170px;
    margin-left: 772px;
}

#connector24 .down-line {
    border-left: 4px solid #000;
    width: 10px;
    height: 200px;
    position: absolute;
    margin-top: 170px;
    margin-left: 333px;
}

#connector23 .connector-info {
    margin-top: 170px;
    margin-left: 5px;
}

#connector25 .connector-info {
    position: absolute;
    margin-top: 180px;
    text-align: center;
    width: 100%;
}

#connector21 .connector-info {
    text-align: center;
}

#connector20 .connector-info {
    text-align: center;
}


#connector1 {
    border-top: 4px solid #d83200;
    width: 164px;
    left: 289px;
    top: 21px;
}

#connector2 {
    border-bottom: 4px solid #06007a;
    width: 99px;
    left: 995px;
    top: -190px;
    border-right: 4px solid #06007a;
    height: 215px;
}

#connector3 {
    border-bottom: 4px solid #d83200;
    width: 111px;
    left: 100px;
    top: -190px;
    border-left: 4px solid #d83200;
    height: 218px;
}

#connector4 {
    border-top: 4px solid #d8a600;
    width: 100px;
    left: 494px;
    top: 20px;
    border-right: 4px solid #d8a600;
    height: 252px;
}

#connector5 {
    border-top: 4px solid #8c0089;
    width: 162px;
    left: 729px;
    top: 19px;
    height: 110px;
}

#connector6 {
    border-top: 4px solid #007a47;
    width: 154px;
    left: 294px;
    top: 20px;
    height: 110px;
}

#connector7 {
    border-left: 4px solid #007a47;
    width: 145px;
    left: 150px;
    top: 18px;
    height: 360px;
}

#connector8 {
    border-left: 4px solid #6de200;
    width: 145px;
    left: 150px;
    top: 18px;
    height: 294px;
}

#connector9 {
    border-top: 4px solid #6de200;
    width: 163px;
    left: 289px;
    top: 20px;
    height: 71px;
}

#connector10 {
    border-top: 4px solid #fffa0c;
    width: 145px;
    left: 300px;
    top: 20px;
    height: 71px;
}

#connector11 {
    border-top: 4px solid #6de200;
    border-left: 4px solid #6de200;
    border-right: 4px solid #6de200;
    width: 800px;
    left: 200px;
    top: -40px;
    height: 46px;
}

.arrow-right, .arrow-left, .arrow-top, .arrow-bottom {
    width: 18px;
    height: auto;
    display: none;
}

.arrow-top-left, .arrow-top-right {
    display: none;
}

#connector1 .arrow-left {
    transform: rotate(180deg);
    margin-top: -26px;
    margin-left: -4px;
}

#connector1 .arrow-right {
    float: right;
    margin-top: -12px;
    margin-right: -4px;
}

#connector6 .arrow-left {
    transform: rotate(180deg);
    margin-top: -26px;
    margin-left: -4px;
}

#connector6 .arrow-right {
    float: right;
    margin-top: -11px;
    margin-right: -3px;
}

#connector5 .arrow-left {
    transform: rotate(180deg);
    margin-top: -26px;
    margin-left: -4px;
}

#connector5 .arrow-right {
    float: right;
    margin-top: -11px;
    margin-right: -4px;
}

#connector9 .arrow-left {
    transform: rotate(180deg);
    margin-top: -26px;
    margin-left: -4px;
}

#connector9 .arrow-right {
    float: right;
    margin-top: -12px;
    margin-right: -4px;
}

#connector10 .arrow-left {
    transform: rotate(180deg);
    margin-top: -26px;
    margin-left: -4px;
}

#connector10 .arrow-right {
    float: right;
    margin-top: -11px;
    margin-right: -4px;
}

#connector7 .arrow-top {
    transform: rotate(-90deg);
    margin-top: -10px;
    margin-left: -11px;
}

#connector7 .arrow-bottom {
    margin-bottom: -109px;
    margin-left: -22px;
    transform: rotate(90deg);
}

#connector8 .arrow-top {
    transform: rotate(-90deg);
    margin-top: -10px;
    margin-left: -11px;
}

#connector8 .arrow-bottom {
    margin-bottom: -109px;
    margin-left: -22px;
    transform: rotate(90deg);
}

#connector3 .arrow-top {
    transform: rotate(-90deg);
    margin-top: -12px;
    margin-left: -10px;
}

#connector3 .arrow-right {
    margin-bottom: -220px;
    margin-left: 82px;
    margin-top: 147px;
    transform: rotate(0deg);
}

#connector4 .arrow-left {
    transform: rotate(180deg);
    margin-top: -29px;
    margin-left: -5px;
}

#connector4 .arrow-bottom {
    margin-bottom: -220px;
    margin-left: 88px;
    margin-top: 208px;
    transform: rotate(90deg);
}

#connector2 .arrow-left {
    transform: rotate(180deg);
    margin-top: 183px;
    margin-left: -3px;
}

#connector2 .arrow-top {
    margin-bottom: -220px;
    margin-left: 89px;
    margin-top: -232px;
    transform: rotate(-90deg);
}

#connector11 .arrow-top-left {
    transform: rotate(-90deg);
    margin-top: -8px;
    margin-left: -12px;
    width: 20px;
    height: auto;
}

#connector11 .arrow-top-right {
    margin-bottom: -220px;
    margin-left: 784px;
    margin-top: -269px;
    transform: rotate(-90deg);
    width: 20px;
    height: auto;
}

.schema-connector {
    border-radius: 4px;
}

.schema-box-item {
    display: block;
}

    .schema-box-item a {
        font-size: 12px;
        font-weight: bold;
    }

        .schema-box-item a:first-letter {
            text-transform: uppercase
        }

#connector1 .connector-info {
    text-align: center;
}

#connector3 .connector-info {
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 3px;
}

#connector4 .connector-info {
    text-align: center;
    position: relative;
    float: right;
    margin-right: 10px;
}


#connector6 .connector-info {
    text-align: center;
}

#connector5 .connector-info {
    text-align: center;
}

#connector7 .connector-info {
    text-align: center;
    top: 180px;
    position: absolute;
    left: -105px;
}

#connector11 .connector-info {
    text-align: center;
}


#connector9 .connector-info {
    text-align: center;
}

#connector8 .connector-info {
    text-align: center;
    top: 260px;
    position: absolute;
    margin-left: 5px;
}


#connector10 .connector-info {
    text-align: center;
}

#connector2 .connector-info {
    text-align: center;
    top: 130px;
    position: absolute;
    margin-left: 5px;
}

.connector-info {
    font-weight: bold;
    color: #404974;
}

.save-button {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #d9edf7;
}

.company-name {
    margin-left: 20px;
}

.succes-response {
    color: #00cc00;
}

.error-response {
    color: red;
}

.toggle-process-subs {
    font-size: 10px !important;
}

.timeInput input {
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.loginError {
    color: #ff0022;
}

.modalCenterText {
    font-size: medium;
    font-weight: 600;
    text-align: center;
    color: #c1213c
}

.modalCenterBtn {
}

.modalCenterButtons {
    margin-top: 0px !important;
    text-align: center;
    border-top: none !important;
}

.dataProcTime input {
    margin-left: 38px;
}

@media (max-width: 470px) {
    .timeInput input {
        width: 100%;
    }

    .dataProcTime input {
        margin-left: auto;
    }
}

.navbar-brand {
    padding: 3px 15px;
}


#logInContainer .login-title {
    display: block;
    margin-top: 50%;
}


@media (max-width: 1199px) {
    #logInContainer .login-title {
        margin-top: 25%;
    }
}


.navbar-brand img {
    height: 34px;
    margin-top: 5px;
}

#side-menu li a {
    color: #4e4e4e;
}

.navbar-right a {
    color: #4e4e4e;
}

.panel-info {
    border-color: #dadada;
}

    .panel-info > .panel-heading {
        color: #4d4d4d;
        background-color: #e5e5e5;
        border-color: #f2f2f2;
    }

.project-title-in-menu.projectName:hover,
.project-title-in-menu.projectName a:hover {
    background-color: #4e4e4e !important;
}

.text-primary {
    color: #c01f3a;
}

.well.well-sm.well-page-title a {
    color: #c01f3a;
}

.project-list .well {
    color: #4e4e4e;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-success,
.btn-success:hover,
.btn-success:active {
    background-color: #c1213c;
    border: 0px;
}

.dropdown-menu li:hover,
.dropdown-menu li a:hover {
    background-color: transparent;
    color: #4e4e4e;
}

.alert a {
    color: #4e4e4e;
}

.schema-container .schema-panel-component .panel-heading a {
    float: right;
}

    .schema-container .schema-panel-component .panel-heading a i {
        color: #ff3818;
        font-size: 20px;
    }

.processing-activity-main-title {
    color: #c01f3a;
    font-weight: bold;
}

.dataProcessingTime {
    width: 300px;
}

.processing-time, .dataProcessingTime, .processingTime {
    display: inline-block;
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #afafaf;
    border-color: #afafaf;
    color: #000;
    opacity: 0.9;
}

.qq-uploader-selector .qq-upload-button {
    display: inline-block;
    padding: 3px 6px !important;
    background-color: #c1213c !important;
    border: 0px !important;
    font-size: 12px !important;
    font-weight: normal !important;
    line-height: 1.428571429 !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    border: 1px solid transparent !important;
    border-radius: 4px !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    -o-user-select: none !important;
    user-select: none !important;
}

.qq-uploader-selector button {
    position: absolute;
    margin-left: 5px;
}

.qq-progress-bar {
    height: 0px !important;
}

.deleteEntityDownloadFile {
    cursor: pointer;
    background-color: red;
}

.qq-upload-button div {
    font-size: 12px !important;
}

.qq-upload-button i {
    font-size: 12px !important;
}

.schema-connector {
    border-color: #000 !important;
}

.processingActivityBox .arrow1 {
    position: absolute;
    width: 15px;
    margin-left: -14px;
    margin-top: 13px;
}

.processingActivityBox .arrow2 {
    position: absolute;
    width: 15px;
    margin-left: 294px;
    margin-top: 11px;
    transform: rotate(180deg);
}

.processingActivityBox .arrow3 {
    position: absolute;
    width: 15px;
    margin-left: 249px;
    margin-top: 149px;
    transform: rotate(-90deg);
}

.processingActivityBox .arrow4 {
    position: absolute;
    width: 15px;
    margin-left: 149px;
    margin-top: 149px;
    transform: rotate(-90deg);
}

.processingActivityBox .arrow5 {
    position: absolute;
    width: 15px;
    margin-left: 34px;
    margin-top: 149px;
    transform: rotate(-90deg);
}

.scopes-box .arrow1 {
    position: absolute;
    width: 15px;
    margin-left: 294px;
    margin-top: 13px;
    transform: rotate(180deg);
}

.precessesBox .arrow1 {
    position: absolute;
    width: 15px;
    margin-left: -14px;
    margin-top: 16px;
    transform: rotate(0deg);
}

.receiversbox .arrow1 {
    position: absolute;
    width: 15px;
    margin-left: 294px;
    margin-top: 13px;
    transform: rotate(180deg);
}

.targetedPersonsBox .arrow1 {
    position: absolute;
    width: 15px;
    margin-left: -13px;
    margin-top: 11px;
    transform: rotate(0deg);
}

.data-source-box .arrow1 {
    position: absolute;
    width: 15px;
    margin-left: -14px;
    margin-top: 12px;
    transform: rotate(0deg);
}

.data-source-box .arrow2 {
    position: absolute;
    width: 15px;
    margin-left: 138px;
    margin-top: -14px;
    transform: rotate(90deg);
}

.processing-method-box .arrow1 {
    position: absolute;
    width: 15px;
    margin-left: 142px;
    margin-top: -14px;
    transform: rotate(90deg);
}

.processing-method-box .arrow2 {
    position: absolute;
    width: 15px;
    margin-left: 192px;
    margin-top: -14px;
    transform: rotate(90deg);
}

.processing-method-box .arrow3 {
    position: absolute;
    width: 15px;
    margin-left: 295px;
    margin-top: 12px;
    transform: rotate(180deg);
}

.processing-method-box .arrow4 {
    position: absolute;
    width: 15px;
    margin-left: 295px;
    margin-top: 179.5px;
    transform: rotate(180deg);
}

.systems-box .arrow1 {
    position: absolute;
    width: 15px;
    margin-left: 295px;
    margin-top: 12px;
    transform: rotate(180deg);
}

.systems-box .arrow2 {
    position: absolute;
    width: 15px;
    margin-left: 142px;
    margin-top: -14px;
    transform: rotate(90deg);
}

.temeiCheck {
    vertical-align: top;
}

.system-operators-box .arrow1 {
    position: absolute;
    width: 15px;
    margin-left: 142px;
    margin-top: -14px;
    transform: rotate(90deg);
}

#tsc .modal-dialog {
    margin-top: 4%;
}

#tsc .modal-body {
    max-height: 700px;
    overflow-y: scroll;
}

    #tsc .modal-body p {
        text-align: justify;
        padding-left: 20px;
    }

    #tsc .modal-body h4 {
        text-align: center;
        font-weight: bold;
    }

    #tsc .modal-body h5 {
        font-weight: bold;
    }

@media screen and (min-width: 768px) {
    .modal-dialog {
        width: 768px;
    }
}

.modal-header {
    padding: 10px 15px;
}

    .modal-header .close {
        margin-top: 2px;
    }

#tsc .modal-body .modChild1 {
    padding-left: 20px;
}

#tsc .modal-body .modChild2 {
    padding-left: 40px;
}

.popover .popover-content {
    text-align: justify;
}

.hide-transferType {
    display: none;
}

.processing-activity-item {
    font-size: 11px;
    margin-bottom: 3px;
}

.tab-pane {
    padding-top: 30px;
}

.nav-tabs li a {
    color: #c01f3a;
}

.well-a-black a {
    color: #4e4e4e;
}

.demo-start-date {
    font-weight: bold;
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
}

.selectator_selected_item_remove {
    z-index: 9999 !important;
}

.legalBaseDetailsLabel {
    display: block;
    margin-top: 30px;
}

.big-search {
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: fixed;
    background-color: rgba(255,255,255,0.8);
    z-index: 9998;
    display: none;
}

    .big-search .big-search-form-container {
        width: 50%;
        margin-left: 25%;
        margin-top: 10%;
    }

        .big-search .big-search-form-container form {
            width: 100%;
        }

            .big-search .big-search-form-container form #search-term {
                width: 100%;
                height: 50px;
                border: 0px;
                color: #000;
                padding: 10px;
                font-size: 20px;
                border: 2px solid #000;
            }

                .big-search .big-search-form-container form #search-term:active {
                    border-top: 0px;
                    border-right: 0px;
                    border-left: 0px;
                }

                .big-search .big-search-form-container form #search-term::placeholder {
                    color: #000;
                    opacity: 1;
                }

.exit-search {
    float: right;
    width: 40px;
    z-index: 9999;
    margin-right: 5px;
    position: relative;
    cursor: pointer;
    margin-top: 20px;
    margin-right: 20px;
}

.search-result-item {
    color: #000;
}

.big-search-form-container form input[type=submit] {
    margin-top: -50px;
    height: 50px;
    float: right;
    z-index: 9999;
    position: relative;
    background-color: #000;
    border: 0px;
    color: #fff;
    font-size: 20px;
    padding: 0px 15px 0px 15px;
}

.incidentsModal .close {
    margin-top: -20px;
}

.incidentsModal .modal-header {
    background-color: #c1213c;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.special-button, .special-button:hover {
    color: #fff;
    background-color: #c1213c !important;
}


    .special-button a, .special-button a:hover,
    .sidebar ul .processingScopeLi a:hover {
        color: #fff !important;
        background-color: #c1213c !important;
    }

.sidebar ul .project-title-in-menu a.active,
.sidebar ul .processingScopeLi a.active {
    background-color: #4e4e4e !important;
}

.processingScopeLi a.active {
    color: #fff !important;
}

.cloneProcessingScope {
    float: right;
    margin-left: 10px;
}

#cloneProjectModal .close {
    margin-top: -20px;
}

.buttonLoader {
    width: 25px;
}

.login-change-language select {
    display: block;
    margin: 0 auto;
    background-color: #d9534f;
    color: #fff;
    padding: 2px 2px 2px 2px;
    font-size: 13px;
    border-radius: 4px;
    float: right;
    display: inline-block;
    vertical-align: top;
    margin-top: -23px;
}

.forgot-password-button {
    background-color: #d9534f;
    color: #fff;
    padding: 4px 4px 4px 4px;
    font-size: 13px;
    border-radius: 4px;
}

@media (max-width: 569px) {

    .navbar-right .language-selector select {
        margin-left: 20px;
        margin-top: 20px;
        display: block;
    }
}

.clone-project-intern {
    float: right;
    display: inline-block;
    vertical-align: top;
    margin-top: -26px;
}

.clone-loading {
    width: 30px;
    height: auto;
    float: right;
    display: inline-block;
    vertical-align: top;
    margin-top: -26px;
}

#side-menu .menu-title {
    font-weight: bold;
    text-align: left;
    border-left: 5px solid #c1213c;
    ;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #c1213c;
    padding-left: 10px;
}

.generic-company-info-label {
    font-weight: bold;
    color: #c1213c;
}

.genericCompanyInList {
    background-color: #dc8080 !important;
}
