﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}
code {
    max-height: 95px;
    overflow: auto;
    display: inline-block;
    width: 100%;
    border: 1px solid #c0c0c0;
}

.copy-code-button {
    color: #272822;
    background-color: #FFF;
    z-index: 9669;
    border-color: #c0c0c0 !important;
    border: 0;
    border-bottom: 0;
    border-radius: 3px 3px 0px 0px;
    /* right-align */
    display: block;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: -1px;
    padding: 3px 8px;
    font-size: 0.8em;
}

    .copy-code-button:hover {
        cursor: pointer;
        background-color: #F2F2F2;
    }

    .copy-code-button:focus {
        /* Avoid an ugly focus outline on click in Chrome,
       but darken the button for accessibility.
       See https://stackoverflow.com/a/25298082/1481479 */
        background-color: #E6E6E6;
        outline: 0;
    }

    .copy-code-button:active {
        background-color: #D9D9D9;
    }




.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}
.input-validation-error {
    border: 1px solid red !important;
}
.ui-autocomplete {
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.ui-autocomplete-category {
    font-weight: bold;
    padding: .2em .4em;
    margin: .8em 0 .2em;
    line-height: 1.5;
}

.ui-menu-item {
    line-height: 1.5;
    padding: .2em .4em;
}

.ui-autocomplete {
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #fbcb09 !important;
    background-color: #fdf5ce !important;
    font-weight: bold !important;
    color: #c77405 !important;
}

.ui-menu-item .ui-menu-item-wrapper.ui-state-active, .ui-menu-item:hover{
    background: #6693bc !important;
    font-weight: bold !important;
    color: #ffffff !important;
} 

.hidden{
    display:none;
}


.radio-toolbar {
    display: flex;
    overflow: hidden;
    width:100%;
}

    .radio-toolbar input {
        position: absolute !important;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        width: 1px;
        border: 0;
        overflow: hidden;
    }

    .radio-toolbar label, .radio-toolbar select {
        background-color: #fff;
        color: #7fba00;
        font-size: 14px;
        line-height: 1;
        text-align: center;
        padding: 8px 16px;
        margin-right: -1px;
        border: 1px solid #7fba00;
        transition: all 0.1s ease-in-out;
        flex-grow: 1;
        margin-bottom: 0;
    }

        .radio-toolbar select
        {
            padding:0 !important;
            height:auto !important;
        }

        .radio-toolbar.one label {
            width: 100%;
        }


    .radio-toolbar.three label {
        width: 33.333%;
    }

    .radio-toolbar.two label {
        width: 50%;
    }


    .radio-toolbar.four label, .radio-toolbar.four select {
        width: 25%;
    }


@media (max-width: 568px) {
    .radio-toolbar.has-select{
        display:block;
    }

        .radio-toolbar.has-select label:first-of-type{
            border-radius:3px 3px 0 0;
        }
    .radio-toolbar.has-select select {
        border-radius: 0 0 3px 3px !important;
    }
        .radio-toolbar.has-select label {
            border-bottom: none;
        }
        .radio-toolbar.has-select.four label, .radio-toolbar.has-select.four select {
            width: 100%;
            min-height: 35px;
        }
}



    .radio-toolbar label:hover {
        cursor: pointer;
        background-color: #3F2893;
        color: #fff;
    }

    .radio-toolbar input:checked + label {
        background-color: #3F2893;/* #7fba00;*/
        color: #fff;
    }

    .radio-toolbar select[data-radio-sel='true'] {
        background-color: #3F2893; /* #7fba00;*/
        color: #fff;
    }


    .radio-toolbar label:first-of-type {
        border-radius: 4px 0 0 4px;
    }

    .radio-toolbar label:last-of-type {
        border-radius: 0 4px 4px 0;
        margin-right: 0;
    }

    .radio-toolbar.has-select label:last-of-type {
        border-radius: 0;
    }

    .radio-toolbar.has-select select {
        border-radius: 0 4px 4px 0;
        margin-right: 0;
    }

    .form-group label.inset {
        position: relative;
        padding-top: 6px;
        margin: 2px 15px 0;
        width: 100%;
        position: absolute;
        left: 0;
        z-index: 99;
        color: #304151;
        font-size: 10px;
        /* letter-spacing: .125em;*/
        font-weight: 700;
        text-align: left;
    }
.gutter {
    background-color: #eee;
    background-repeat: no-repeat;
    background-position: 50%;
}

    .gutter.gutter-horizontal {
        background-image: url('grips/vertical.png');
        cursor: col-resize;
    }

    .gutter.gutter-vertical {
        background-image: url('grips/horizontal.png');
        cursor: row-resize;
    }


.gutter.gutter-vertical {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAFAQMAAABo7865AAAABlBMVEVHcEzMzMzyAv2sAAAAAXRSTlMAQObYZgAAABBJREFUeF5jOAMEEAIEEFwAn3kMwcB6I2AAAAAASUVORK5CYII=');
}

.gutter.gutter-horizontal {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAeCAYAAADkftS9AAAAIklEQVQoU2M4c+bMfxAGAgYYmwGrIIiDjrELjpo5aiZeMwF+yNnOs5KSvgAAAABJRU5ErkJggg==');
}
.split {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.userphoto{
    max-width:150px !important;
}
#btnEditFlip {
    color: #28a745!important;
}
#btnEditFlip:hover {
    color: #ffffff !important;
}
.btn{
    border-radius:0 !important;
}
/*.split,
*/ .gutter.gutter-horizontal {
    float: left;
}
.card-header{
    background-color:#ffffff;
    border:none;
}
iframe{
    height:90vh;
}
.container{
    max-width:100% !important;
}
/* smaller screens trucate the lable text and reduce margins*/
.form-group label.inset.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 80%;
    margin: 2px 5px 0 15px;
}
    .form-group .input-group label.inset {
        margin: 2px 10px 0;
    }
    .required::after {
    content: "*";
    font-weight: bold;
    color: red;
    margin-left:3px;
}

 .main-loader {
    background-color: rgba(0, 0, 0, 0.3);
    justify-content: center;
    transition: opacity 1s;
    align-items: center;
    position: fixed; /*absolute;*/
    display: flex;
    z-index: 1008;
    height: 100% !important;
    cursor: wait;
    width: 100%;
    opacity: 0;
    left: 0;
    top: 0;
}


 .main-loading {
    opacity: 1;
}

 .main-loading > div > div {
        animation: loader-points 1.4s infinite ease-in-out both;
        background-color: #f5f5f5;
        display: inline-block;
        border-radius: 100%;
        margin: 0 0.75em;
        height: 1.5em;
        width: 1.5em;
    }

.main-loading > div > div:nth-child(1) {
            animation-delay: -0.32s;
        }

 .main-loading > div > div:nth-child(2) {
            animation-delay: -0.16s;
        }

@keyframes loader-points {
    0%, 80%, 100% {
        transform: scale(0);
    }

    40% {
        transform: scale(1.0);
    }
}

.navbar-brand img{
    max-width:150px !important;
}
input.form-control, select.form-control, textarea.form-control {
    border: 1px solid #cad3dd;
    background-color: #fff;
    height: 55px;
    width: 100%;
    position: relative;
    z-index: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    font-weight: 400;
    padding: 13px 9px 0;
}


    textarea.form-control.rowsmed {
        height: 100px;
    }
.editbtnrow{
    background-color:#fff;
    margin-left:-15px;
    margin-right:-15px;
}
textarea.form-control {
    padding-top: 18px !important;
}
blockquote {
    border-left: 5px solid #ccc;
    margin: .5em 10px;
    padding: 0.5em 10px;
}
#prevet-history p{
    margin-bottom:0;
}
.custom-file-label {
    border: 1px solid #cad3dd;
    background-color: #fff;
    height: 55px;
    width: 100%;
/*    position: relative;
*/    z-index: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0 !important;
    font-weight: 400;
    padding: 13px 9px 0;
}

    .custom-file-label:after {
        height: 54px;
        padding: 13px 9px 0;
        border-bottom: 1px solid #cad3dd;
    }
    #SelectedSubjects a, #SelectedLeas a {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAxMC8xNi8xMaRgkEUAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzQGstOgAAABmElEQVQ4ja3Vv2pUURDH8YksogTd2PqvFmwCspBiYfMGa2VpfABh06S3sRIELURRUBELGwsfQH0Bd30JCwX/oEUiZPOx2Ll4PJysTQ78YO+cme+cOXfm7griKNexQ+xrEbEdEbOImFeaRsQkIvrNSNS6iu/4iTu4lPYeLuMpPuMbxnV8DdvCPh5gtZGs0wU8w27GNIHjdLi+BFTrZh5gXAP7WcL9fIb1JaD19OnhEX5grQRu4yvOFAFvMGrARrnXJTyRwEkJnOFhI/AjBoVtkLY60UtMS+BBvsH6NINMNkrNqgRlZ8xLoCX3NcL7VOsKAuc6YK9oyZMRsdto1b2IGBW/W+ugnpR5RFxpOA4jYiciNlI7aavXRj0pU9xrlPoBw8I2TFtd+vP6pUzwyd/pGOHdkrZ5i818vmgxqv+0TdfYd3E8nTcbsE7l/uOM7ZfAbvT2cWsJqNQqbmNPY/Q63cBvPMlSDoOdwqs8wFa513IeZwlf8MKiac/jLK7hNX5ZjNt/P1+dTuclT/MUpaa512/FrnC0fwF/AEek3ql4iO27AAAAAElFTkSuQmCC) #fff no-repeat 96% 50%;
        background-color: #3F2893;
        border-color: rgba(255,255,255,.2) rgba(0,0,0,.3) rgba(0,0,0,.3) rgba(255,255,255,.2);
        background-size: 16px 16px;
        border-style: solid;
        border-width: 1px;
        float: left;
        color: #fff;
        height: 26px;
        margin: 2px 0 5px 5px;
        padding: 0px 26px 0 5px;
        display: inline-block;
        position: relative;
        text-decoration: none;
        -moz-border-radius: .5em .5em .5em .5em;
        -webkit-border-radius: .5em .5em .5em .5em;
        border-radius: .5em .5em .5em .5em;
    }
td.grid-col-25, th.grid-col-25 {
    max-width: 25px;
    width: 25px;
}

td.grid-col-50, th.grid-col-50 {
    max-width: 50px;
    width: 50px;
}

td.grid-col-60, th.grid-col-60 {
    max-width: 60px;
    width: 60px;
}

td.grid-col-75, th.grid-col-75 {
    max-width: 75px;
    width: 75px;
}

td.grid-col-100, th.grid-col-100 {
    max-width: 100px;
    width: 100px;
}

td.grid-col-125, th.grid-col-125 {
    max-width: 125px;
    width: 125px;
}

td.grid-col-150, th.grid-col-150 {
    max-width: 150px;
    width: 150px;
}

td.grid-col-175, th.grid-col-175 {
    max-width: 175px;
    width: 175px;
}

td.grid-col-200, th.grid-col-200 {
    max-width: 200px;
    width: 200px;
}


td.grid-col-275, th.grid-col-275 {
    max-width: 275px;
    width: 275px;
}


td.grid-col-250, th.grid-col-250 {
    max-width: 250px;
    width: 250px;
}

td.grid-col-300, th.grid-col-300 {
    max-width: 300px;
    width: 300px;
}

td.grid-col-350, th.grid-col-350 {
    max-width: 350px;
    width: 350px;
}

td.grid-col-400, th.grid-col-400 {
    max-width: 400px;
    width: 400px;
}

td.grid-col-450, th.grid-col-450 {
    max-width: 450px;
    width: 450px;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */
}

select.form-control {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}

.radio-toolbar select{

}




/*CSS specifci to ios ...*/
@supports (-webkit-touch-callout: none) {
    .select-container {
        position: relative;
        display: inline;
    }

        .select-container:after {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            pointer-events: none;
        }

        .select-container:after {
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            top: 14px;
            right: 0;
            border-top: 8px solid black;
            opacity: 0.5;
            z-index: 290;
        }

    select::-ms-expand {
        display: none;
    }
}

