

/*------------------------------------------------------------------

[Custom Stylesheet]

Last change:  03/25/2016
Assigned to:  You

-------------------------------------------------------------------*/
.loginBackground {
    background-image: url("/Images/xlink_bkg.png");
    background-repeat: no-repeat;
    background-size: auto;
}

.organogram-selected {
    background-color: #8246af;
    color: white;
    font-weight: bold;
    cursor: pointer;
}

.organogram-unselected {
    cursor: pointer;
}

.search_slide {
    margin-top: -33px;
}

.new-badge {
    background-color: #8246af;
    color: #ffffff;
    position: absolute;
    padding: 0px 5px 0px 5px;
    margin-left: -35px;
    top: 0px;
}

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    min-height: 30px;
    padding: 4px;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}

.pagination ul li a {
    padding: 0 10px;
    margin-right: .5em;
    line-height: 32px;
    color: #444444;
    text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.25);
    background-color: #f8f8f8;
    background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eeeeee));
    background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
    background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
    background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
    border-color: #eeeeee #eeeeee #c8c8c8;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.pagination ul li a:hover {
    color: #444444;
    text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.25);
    background-color: #eeeeee;
    background-image: -moz-linear-gradient(top, #f5f5f5, #e4e4e4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#e4e4e4));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #e4e4e4);
    background-image: -o-linear-gradient(top, #f5f5f5, #e4e4e4);
    background-image: linear-gradient(to bottom, #f5f5f5, #e4e4e4);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe4e4e4', GradientType=0);
    border-color: #e4e4e4 #e4e4e4 #bebebe;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    cursor: pointer;
}

.pagination ul li:first-child a,
.pagination ul li:last-child a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.pagination{
    float: right;
}

.pagination ul li {
    margin: 0;
    float: left;
    list-style-type: none;
    padding: 0;
    overflow: hidden;
}

.pagination ul li.active a {
  font-weight: 600;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #8246af;
  background-image: -moz-linear-gradient(top, #8246af, #8246af);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8246af), to(#8246af));
  background-image: -webkit-linear-gradient(top, #8246af, #8246af);
  background-image: -o-linear-gradient(top, #8246af, #8246af);
  background-image: linear-gradient(to bottom, #8246af, #8246af);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8941d', endColorstr='#fff8941d', GradientType=0);
  border-color: #8246af #8246af #804d00;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.login-control input !Important {
    color: #ffffff;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    background-color: #494b54;
    font-size: 0.88rem;
}

.navbar-default .navbar-brand,
.navbar-default .navbar-brand:focus {
    width: 200px;
    background-color: #270140;
    height: 60px;
    padding: 17px 25px;
    font-weight: 400;
    letter-spacing: 10px;
    color: #ffffff;
    font-size: 1.12rem;
}

.text-warning {
    color: #b59ac7 !important;
}

.view-header .header-icon {
    font-size: 60px;
    color: #b59ac7;
    float: left;
    margin-top: -8px;
    line-height: 0;
    padding-right: 10px;
}

/*************************************************style changes must be made to all the chart files ***************************************/

/* css for timepicker */



/*******************************Bootstrap Toggle***************************************/
/*.checkbox label .toggle,.checkbox-inline .toggle{margin-left:-20px;margin-right:5px}
.toggle{position:relative;overflow:hidden}
.toggle input[type=checkbox]{display:none}
.toggle-group{position:absolute;width:200%;top:0;bottom:0;left:0;transition:left .35s;-webkit-transition:left .35s;-moz-user-select:none;-webkit-user-select:none}
.toggle.off .toggle-group{left:-100%}
.toggle-on{position:absolute;top:0;bottom:0;left:0;right:50%;margin:0;border:0;border-radius:0}
.toggle-off{position:absolute;top:0;bottom:0;left:50%;right:0;margin:0;border:0;border-radius:0}
.toggle-handle{position:relative;margin:0 auto;padding-top:0;padding-bottom:0;height:100%;width:0;border-width:0 1px}
.toggle.btn{min-width:59px;min-height:34px}
.toggle-on.btn{padding-right:24px}
.toggle-off.btn{padding-left:24px}
.toggle.btn-lg{min-width:79px;min-height:45px}
.toggle-on.btn-lg{padding-right:31px}
.toggle-off.btn-lg{padding-left:31px}
.toggle-handle.btn-lg{width:40px}
.toggle.btn-sm{min-width:50px;min-height:30px}
.toggle-on.btn-sm{padding-right:20px}
.toggle-off.btn-sm{padding-left:20px}
.toggle.btn-xs{min-width:35px;min-height:22px}
.toggle-on.btn-xs{padding-right:12px}
.toggle-off.btn-xs{padding-left:12px}*/

/*********************on/of toggle**************************************************/
.toggle-slide {
  overflow: hidden;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  direction: ltr;
}

.toggle-slide .toggle-on,.toggle-slide .toggle-off,.toggle-slide .toggle-blob {
    float: left;
}

.toggle-slide .toggle-blob {
    position: relative;
    z-index: 99;
    cursor: hand;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

.toggle-soft .toggle-slide {
  border-radius: 5px;
  box-shadow: 0 0 0 1px #999;
}

.toggle-soft .toggle-slide .toggle-on,.toggle-soft .toggle-slide .toggle-off,.toggle-soft .toggle-slide .toggle-blob {
  color: rgba(0, 0, 0, 0.7);
  font-size: 11px;
  text-shadow: 1px 1px white;
}

.toggle-soft .toggle-slide .toggle-off, .toggle-soft .toggle-select .toggle-on {
  background: #cfcfcf;
  background: -moz-linear-gradient(top,  #cfcfcf 0%, #f5f5f5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cfcfcf), color-stop(100%,#f5f5f5));
  background: -webkit-linear-gradient(top,  #cfcfcf 0%,#f5f5f5 100%);
  background: -o-linear-gradient(top,  #cfcfcf 0%,#f5f5f5 100%);
  background: -ms-linear-gradient(top,  #cfcfcf 0%,#f5f5f5 100%);
  background: linear-gradient(to bottom,  #cfcfcf 0%,#f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfcfcf', endColorstr='#f5f5f5',GradientType=0 );
}

.toggle-soft .toggle-slide .toggle-blob {
  border-radius: 4px;
  background: #cfcfcf;
  background: -moz-linear-gradient(top,  #cfcfcf 0%, #f5f5f5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cfcfcf), color-stop(100%,#f5f5f5));
  background: -webkit-linear-gradient(top,  #cfcfcf 0%,#f5f5f5 100%);
  background: -o-linear-gradient(top,  #cfcfcf 0%,#f5f5f5 100%);
  background: -ms-linear-gradient(top,  #cfcfcf 0%,#f5f5f5 100%);
  background: linear-gradient(to bottom,  #cfcfcf 0%,#f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfcfcf', endColorstr='#f5f5f5',GradientType=0 );
  box-shadow: inset 0 0 0 1px #bbb, inset 0 0 0 2px white;
}

.toggle-soft .toggle-slide .toggle-blob:hover {
  background: #e4e4e4;
  background: -moz-linear-gradient(top,  #e4e4e4 0%, #f9f9f9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e4e4), color-stop(100%,#f9f9f9));
  background: -webkit-linear-gradient(top,  #e4e4e4 0%,#f9f9f9 100%);
  background: -o-linear-gradient(top,  #e4e4e4 0%,#f9f9f9 100%);
  background: -ms-linear-gradient(top,  #e4e4e4 0%,#f9f9f9 100%);
  background: linear-gradient(to bottom,  #e4e4e4 0%,#f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#f9f9f9',GradientType=0 );
  box-shadow: inset 0 0 0 1px #ddd,inset 0 0 0 2px #ddd;
}

.ellipsis {
    vertical-align: middle;
}

.typeahead.dropdown-menu {
    background-color: #dddddd;
    padding: 10px;
}

.typeahead.dropdown-menu li a {
    background-color: #dddddd;
    /*color: Model.SecondaryColour;*/
    color: #f8941d;
    font-size: 14px;
}

.typeahead.dropdown-menu li.active a {
    /*color: Model.PrimaryColour;*/
    color: #f8941d;
    font-size: 16px;
    vertical-align: middle;
    background-color: #dddddd;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.pac-container {
    z-index: 10000 !important;
}

.modal-content .modal-header {
    border-color: #3d404c;
    background-color: #1d1f24;
    padding: 10px 10px;
    display: block;
}

/*Data tables css*/
div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: auto;
}

div.dt-container .dt-search input {
    border: none;
    border-radius: 3px;
    padding: 5px;
    background-color: #494b54;
    color: inherit;
    line-height: 1;
    margin-left: 5px;
    font-size: 0.88rem;
    height: calc(1.8125rem + 2px);
}

div.dt-container .dt-search input:focus:not(.disabled) {
    border: none;
    border-radius: 3px;
    padding: 5px;
    background-color: #494b54;
    color: inherit;
    line-height: 1;
    margin-left: 5px;
    font-size: 0.88rem;
    height: calc(1.8125rem + 2px);
}

select.dt-input {
    border: none;
    border-radius: 3px;
    padding: 5px;
    background-color: #494b54;
    color: inherit;
    line-height: 1;
    margin-right: 5px;
    font-size: 0.88rem;
    height: calc(1.8125rem + 2px);
}

div.dt-container .dt-input {
    border: none;
    background-color: #494b54;
    box-shadow: none;
    line-height: 1;
    color: #949ba2;
}

button.dt-button, div.dt-button, a.dt-button, input.dt-button {
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #949ba2;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0.375rem 0.75rem;
    line-height: 1.3;
    border: 1px solid #616779;
    border-radius: 5px;
    font-style: normal;
    background-image: none;
    background-color: transparent;
}

button.dt-button:hover:not(.disabled), div.dt-button:hover:not(.disabled), a.dt-button:hover:not(.disabled), input.dt-button:hover:not(.disabled) {
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0.375rem 0.75rem;
    line-height: 1.3;
    border: 1px solid #616779;
    font-style: normal;
    background-image: none;
    background-color: transparent;
}

.btn {
    border: 1px solid #949ba2;
}

.btn:hover {
    background-color: #494b54;
}

.secret-input{
    display: flex;
    align-items: center;
}

.secret-input input {
    color: #949ba2;
    width: 100%;
    padding: 5px 0;
    border: 0;
    outline: 0;
    background-color: transparent;
}

.secret-input img{
    width:20px;
    cursor:pointer;
}

#locationLoaderMap {
    position: absolute;
    padding:10px;
    top: 40%;
    bottom: 0;
    left: 40%;
    width: 350px;
    height: 150px;
    background: rgba(255, 255, 255, 1);
    transition: background 1s ease-out;
    -webkit-transition: background 1s ease-out;
    border: 1px dotted #8246af;
    border-radius: 5px;
}

