﻿.padclass {
    padding-bottom: 10px;
}

.select2-selection__rendered {
}

.form-control {
    padding: 0px !important;
    border-radius: 0px;
    height: 24px !important;
    color: #828181 !important;
    font-size: 14px;
    border: solid 1px darkgrey !important;
    outline: 0;
}

    .form-control:focus {
        border: solid 1px darkgrey !important;
    }

.ui-widget-content {
    background: white !important;
    color: grey !important;
    /*height: 26px !important;*/
    border: none;
}

.ui-menu-item {
    background: white;
    color: #262626 !important;
    border: none !important;
    font-size: 12px;
}

/*.ui-menu-item:hover {
        color: white !important;
        background-color: #3875d7 !important;
        background: #3875d7 !important;
        border: none;
    }

.ui-widget-content:hover {
    background: #5897fb;
    color: white !important;
    height: 26px !important;
}*/

label {
    font-size: 14px !important;
    font-weight: normal !important;
    color: #828181 !important;
    font-family: Segoe\000020UI,Tahoma,Arial;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #aaa 1px;
    outline: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    padding-top: 3px;
    border-radius: 0px !important;
    height: 20px;
    font-size: 12px;
}

.select2-selection__choice {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.select2-container--default .select2-selection--single {
    border-radius: 0px !important;
}

.select2-container--default .select2-selection--multiple {
    border-radius: 0px !important;
}

.select2-dropdown {
    border-radius: 0px !important;
}

.row {
    margin-left: -44px !important;
}

body {
    color: #262626 !important;
    font-size: 12px !important;
    font-family: Segoe\000020UI,Tahoma,Arial !important;
}

.dropdown {
    /*margin-left: 60px;*/
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 24px !important;
}

.select2-container .select2-selection--single {
    height: 24px !important;
}

.select2-selection select2-selection--multiple {
    height: 24px !important;
}

.select2-container--default .select2-selection--multiple {
    min-height: 24px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 22px !important;
}

.select2-search--dropdown .select2-search__field {
    padding: 0px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 24px !important;
}

.select2-results__option {
    padding: 3px !important;
}

.select2 select2-container select2-container--default select2-container--below select2-container--focus {
    width: 100% !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 1px !important;
}

.select2 select2-container select2-container--default select2-container--below select2-container--focus select2-container--open {
    width: 100% !important;
}

select2-dropdown select2-dropdown--below {
    width: 100% !important;
}

.select2-selection select2-selection--multiple {
    width: 100% !important;
}

select2 select2-container select2-container--default {
    width: 100% !important;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 0px !important;
}

.select2 {
    width: 100% !important;
}



.form-control::-ms-expand {
    background-color: #5897fb;
}

.ui-widget-content {
    background: white !important;
    color: black !important;
}

.form-select {
    height: 24px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    border: solid 1px darkgrey !important;
}

.form-control:focus {
    border: solid #aaa 1px;
}

.ui-menu-item:hover {
    background: #5897fb !important;
    color: white !important;
    border: none !important;
}

.ui-widget {
    font-family: Segoe\000020UI !important;
    font-size: 14px !important;
    color: #777 !important;
}

.ui-menu-item {
    background: white;
    color: #262626 !important;
    border: none !important;
    font-size: 12px;
}

    .ui-menu-item:focus {
        background: #5897fb;
        color: white !important;
        border: none !important;
    }

.ui-menu-item-wrapper {
    color: #262626 !important;
    font-size: 12px !important;
    font-family: Segoe\000020UI,Tahoma,Arial !important;
}

    .ui-menu-item-wrapper:hover {
        background: #5897fb;
        color: white !important;
        border: none !important;
    }

.select2-search__field {
    width: 0em !important;
}

.crmstyle8 {
    font-family: Segoe\000020UI !important;
    font-size: 12px !important;
    color: #444444 !important;
}

.crmstyle9 {
    color: #828181 !important;
    font-size: 14px !important;
    font-family: Segoe\000020UI,Tahoma,Arial !important;
}

.crmstyle7 {
    font-family: Segoe UI Light, Segoe UI, Tahoma, Arial !important;
    font-size: 12px !important;
    color: black !important;
    font-weight: bold;
    /*height:24px !important;*/
}

.mobilePadding {
    padding-top: 5px;
}

.mobileLabel {
    color: black !important;
    font-family: Segoe UI,Tahoma,Arial !important;
    font-size: 12px !important;
    font-weight: bold !important;
}

.c2emobile {
    font-size: 11px !important;
    font-family: "Segoe UI", Arial, sans-serif !important;
    font-weight: normal !important;
    color: black !important;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: rgba(126, 239, 104, 0.8) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(126, 239, 104, 0.6) !important;
    outline: 0 none !important;
}

#WebResource_EmailConfiguration {
    width: -webkit-fill-available !important;
}

.ui-widgetCustom {
    font-size: 11px !important;
    font-family: "Segoe UI", Arial, sans-serif !important;
    font-weight: normal !important;
    color: black !important;
}
