﻿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;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
label,
select,
textarea {
    max-width: none;
    vertical-align: middle;
}

td, tr {
    padding: 5px;
}

ul.dropdown-menu span.glyphicon {
    margin-right: 8px;
}

ul.dropdown-menu li a {
    padding: 6px 40px 6px 13px;
}

div.form-group button.btn, div.form-group a.btn, div.form-group input.btn {
    width: 140px;
}

div.notes {
    font-size: .9em;
    display: none;
}

label {
    cursor: pointer;
}

.glyphicon.glyphicon-aad-true {
    background-image: url('/content/images/AADIcon_18.png');
    background-repeat: no-repeat;
    display: inline-block;
    width: 18px;
    height: 18px;
}

.glyphicon.glyphicon-aad-false {
    background-image: url('/content/images/AADIcon_18_bw.png');
    background-repeat: no-repeat;
    display: inline-block;
    width: 18px;
    height: 18px;
}

.bg-rowEdit {
    color: #4a4a4a;
    background-color: #fff;
}

    .bg-rowEdit:hover,
    .bg-rowEdit:focus {
        background-color: #cecccc;
    }

span.helpIcon {
    background-image: url(/Content/images/help.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 10px;
    height: 10px;
    cursor: pointer;
}

label.addHelp:after {
    content: "";
    padding: 2px !important;
    margin-left: 2px;
    display: inline-block;
    width: 10px;
    height: 10px;
    position: relative;
    cursor: pointer;
    background-image: url(/Content/images/help.png);
    background-repeat: no-repeat;
}

.tooltip .tooltip-inner, .tooltip .tooltip-arrow {
    border-top-color: #5a5a5a;
}

.tooltip-inner {
    padding: 8px;
    max-width: 500px;
    text-align: left;
}

button.btn.control {
    width: fit-content !important;
    font-size: .9em;
}

.form-group.control {
    border-bottom: 1px solid #cacaca;
    margin-top: -10px;
    padding-bottom: 8px;
}

span.form-control label.addHelp {
    padding-top: 2px !important;
}

.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

.navbar-inverse {
    margin-top: 0px !important;
    padding-top: 20px;
    padding-bottom: 10px;
}

legend {
    font-size: 18px !important;
    border-bottom: 0px !important;
}

.inner-form-wrap {
    border: 1px solid #eee;
    padding: 20px;
    margin-top: -10px;
}

span.glyphicon-refresh {
    cursor: pointer;
}

div.recordInfo {
    font-size: .8em;
}

    div.recordInfo label {
        margin-bottom: 0;
        margin-top: 5px;
    }

button.btnGroup {
    width: 100% !important;
}

#btnGroupAdd {
    margin-top: 80px;
    margin-bottom: 6px;
}

div.col-md-6 input,
div.col-md-6 select,
div.col-md-6 span {
    max-width: 320px;
}

div.col-md-6 label {
    max-width: 280px;
}

#AADMessage {
    text-align: right;
    font-size: .8em;
    display: block;
    height: 11px;
}

div.redemption input,
div.redemption label {
    max-width: none;
}

.inner-info-panel {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #94a0b4
}

.contact-count {
    left: unset !important;
    position: absolute;
    /* width: 25px; */
    right: 0px;
    overflow: hidden;
    top: 0px;
    background: #fff;
    text-align: center;
    border: 1px solid #ddd;
    /* border-radius: 47px; */
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px;
    height: 30px;
    vertical-align: middle;
    line-height: 30px;
}
.max-grid-td {
    max-width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.panel-title {
    color: #c23534 !important;
}

.bg-rowEdit a {
    color: #c23534 !important;
}

.recordInfo label {
    color: #c23534 !important;
}

/* Tabs panel */
.tabbable-panel {
    /*border: 1px solid #eee;
    padding: 10px;*/
}

/* Default mode */
.tabbable-line > .nav-tabs {
    border: none;
    margin: 0px;
}

.tabbable-line > .nav-tabs > li {
    margin-right: 2px;
    font-size: 16px;
}

.tabbable-line > .nav-tabs > li > a {
border: 0;
margin-right: 0;
color: #737373;
}

.tabbable-line > .nav-tabs > li > a > i {
color: #a6a6a6;
}

.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
border-bottom: 4px solid #fbcdcf;
}

.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
border: 0;
background: none !important;
color: #333333;
}

.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
color: #a6a6a6;
}

.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
margin-top: 0px;
}

.tabbable-line > .nav-tabs > li.active {
border-bottom: 4px solid #f3565d;
position: relative;
}

.tabbable-line > .nav-tabs > li.active > a {
    border: 0;
    /*color: #333333;*/
    color: #c23534
}

.tabbable-line > .nav-tabs > li.active > a > i {
color: #404040;
}

.tabbable-line > .tab-content {
    margin-top: -3px;
    background-color: #fff;
    border: 0;
    border-top: 1px solid #eee;
    padding: 15px 0;
}

.portlet .tabbable-line > .tab-content {
    padding-bottom: 0;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown-submenu .dropdown-menu li a {
    white-space: unset;
}

.block-form-control-group {
   
}

.block-form-control-group .row {
    display:flex;
}

    .block-form-control-group .row .col {
        flex: auto;
    }

.table-custom-filter .input-table-select {
    width:160px;
}
.table-custom-filter .input-column {
    width: 160px;
}
.table-custom-filter .input-title-text {
    width: 160px;
}
.table-custom-filter .input-columndatatype {
    width: 100px;
}
.table-custom-filter .input-filter-type {
    width: 150px;
}
.table-custom-filter .input-field-type {
    width: 150px;
}

.checkbox-xl {
    display:block;
    width: 3rem;
    height: 3rem;
}

.checkbox-md {
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
}

.checkbox-md-1 {
    width: 2.5rem;
    height: 2.5rem;
    vertical-align: sub !important;
    margin: 0px 12px !important;
}

.promptmsg {
    color: red;
    margin-top: 1rem;
}

.txtright {
    text-align: right;
}

.panel-body-1 {
    padding: 95px;
}

.portfolio {
    top: 10rem;
    margin-left: 5rem;
    font-size: 2.5rem;
}

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
    top: 0px;
    left: 0px;
    backdrop-filter: blur(2px);
}

