﻿/*body {
    padding-top: 50px;
    padding-bottom: 20px;
}*/

*,
*::before,
*::after {
    box-sizing:inherit;
}

html, body {
    height:100%;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.row
{
    padding-top: 10px;
}

a, a:visited, a:hover, a:focus {
    text-decoration: none;
}

.row-fluid {height: 100%; display:table-cell; vertical-align: middle;}


.centering {
  float:none;
  margin:0 auto;
}
/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}



/* Global Styles */

body {
    font-family: 'Source Sans Pro', sans-serif;
    /*margin-top: 150px;*/
    /*background:url("/Content/images/bg.gif") repeat-y #f7f7f7;*/
    background-color:#2A3542;
    /*padding-bottom: 70px;*/
    width:100%;
    height:100%;
}

@media(min-width:768px) {
    body {
        margin-top: 0px;
    }
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

@media (min-width: 768px) {
.col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
.navbar-fixed-top {
    min-height: 50px;
    height:50px;
}

#wrapper {
    position:absolute;
    min-width:100% !important;
    left:0;
    top:0;
    padding-left: 0;
}

#page-wrapper {
    width:auto;
    position:relative;
    padding-top: 10px !important;
    margin:0 0 0 245px;
    /*background-color: #E7E9ED;*/
    background-color: #F1F2F7;
    height:auto !important;
}
#page-wrapper .row {
    width:100% !important;
}

.btn-default,
.btn-default:hover,
.btn-default:focus,
.btn-default:active {
  color: #ffffff;
  background-color: #C1C1C9;
  border-color: #C1C1C9;
}
.multiselect-group {
    cursor: pointer;
}

.huge {
    font-weight: 300;
    font-size: 42px;
    line-height: normal;
    color:#C6CAD6;
    padding:10px 0 0 0;
}

.huge-sub {
    color:#C6CAD6;
    padding-bottom: 15px;
}

@media(max-width:1252px) and (min-width:1200px)  {
    #approvalTotal .huge,
    #ToDosBox .huge,
    #CalendarEventsBox .huge,
    #KPIsBox .huge,
    #QueriesBox .huge {
        font-weight: 300;
        font-size: 24px;
        line-height: normal;
        color:#C6CAD6;
        padding:12px 4px 0 0;
    }

    #approvalTotal .huge-sub,
    #ToDosBox .huge-sub,
    #CalendarEventsBox .huge-sub,
    #QueriesBox .huge-sub {
        color:#C6CAD6;
        padding-bottom: 14px;
        padding-right: 5px;
    }

    #KPIsBox .huge-sub
    {
        color:#C6CAD6;
        padding-bottom: 34px;
        padding-right: 5px;
    }
}

@media(max-width:1379px) and (min-width:1252px)  {
    #approvalTotal .huge,
    #ToDosBox .huge,
    #CalendarEventsBox .huge,
    #KPIsBox .huge,
    #QueriesBox .huge {
        font-weight: 300;
        font-size: 28px;
        line-height: normal;
        color:#C6CAD6;
        padding:7px 5px 0 0;
    }

    #approvalTotal .huge-sub,
    #CalendarEventsBox .huge-sub,
    #QueriesBox .huge-sub {
        color:#C6CAD6;
        padding-bottom: 14px;
        padding-right: 5px;
    }

    #ToDosBox .huge-sub,
    #KPIsBox .huge-sub
    {
        color:#C6CAD6;
        padding-bottom: 34px;
        padding-right: 5px;
    }
}


@media(max-width:1412px) and (min-width:1379px)  {
    #approvalTotal .huge,
    #ToDosBox .huge,
    #CalendarEventsBox .huge,
    #KPIsBox .huge,
    #QueriesBox .huge {
        font-weight: 300;
        font-size: 28px;
        line-height: normal;
        color:#C6CAD6;
        padding:7px 5px 0 0;
    }

    #approvalTotal .huge-sub,
    #QueriesBox .huge-sub {
        color:#C6CAD6;
        padding-bottom: 14px;
        padding-right: 5px;
    }

    #ToDosBox .huge-sub,
    #CalendarEventsBox .huge-sub,
    #KPIsBox .huge-sub
    {
        color:#C6CAD6;
        padding-bottom: 34px;
        padding-right: 5px;
    }
}


@media(max-width:1430px) and (min-width:1412px)  {
    #approvalTotal .huge,
    #ToDosBox .huge,
    #CalendarEventsBox .huge,
    #KPIsBox .huge,
    #QueriesBox .huge {
        font-weight: 300;
        font-size: 28px;
        line-height: normal;
        color:#C6CAD6;
        padding:7px 5px 0 0;
    }

    #approvalTotal .huge-sub
    {
        color:#C6CAD6;
        padding-bottom: 14px;
        padding-right: 5px;
    }

    #ToDosBox .huge-sub,
    #CalendarEventsBox .huge-sub,
    #KPIsBox .huge-sub,
    #QueriesBox .huge-sub
    {
        color:#C6CAD6;
        padding-bottom: 34px;
        padding-right: 5px;
    }
}

.dxgvTable_Moderno
{
    border: none !important;
}
.dxgvHeader_Moderno
{
    border-right-style: none !important;
    font-weight: bold;
}

.dxgvDataRow_Moderno td.dxgv
    {
        border-right-style: none !important;
        border-bottom: 1px solid #d1d1d1 !important;
        font-family: 'Source Sans Pro', sans-serif;
    }

.dxpLite_Moderno
{
    float:right;
}

.dxgvSelectedRow_Moderno td.dxgv {
    border-bottom: 1px solid #D1D1D1 !important;
}

.dxgvSelectedRow_Moderno {
    background-color: #EBEBEB;
}

.dxmLite_Moderno.dxm-ltr .dxm-popup .dxm-noImage {
    padding-left: 26px;
}

.dxgvSearchPanel_Moderno input { 
    max-width: none; 
}

.dxp-lead {
    float: left;
}
/* Top Navigation */

a#main-menu-toggle{color:grey;position:absolute;z-index:1000;top:0;left:5px;padding:10px 12px;font-size:16px;text-shadow:none;text-decoration:none;cursor:pointer}
a.navbar-brand{text-align:center;padding:5px 25px 12px 12px!important}

.navbar{
    margin:0;
    min-height:50px;
    border:0;
    background:white;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    flex-wrap:nowrap;
}

.navbar-inverse .navbar-nav>li>a {
    color: #AEB2B7;
}

.top-nav {
    padding: 0 15px;
}

.top-nav>li {
    display: inline-block;
    float: left;
}

.top-nav>li>a {
    line-height: 20px;
    color: #AEB2B7;
}

.top-nav>li>a:hover,
.top-nav>li>a:focus,
.top-nav>.open>a,
.top-nav>.open>a:hover,
.top-nav>.open>a:focus {
    color: #AEB2B7;
    background-color: white;
}

.top-nav > .open > .dropdown-menu {
    float: left;
    position: absolute;
    margin-top: 5px;
    border: 1px solid rgba(0,0,0,.15);
    /*background-color: #9cce6b;*/
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.175);
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.175);
    box-shadow: 0 0 7px rgba(0,0,0,.175);
    /*padding-bottom: 0;*/
    padding-top:0 !important;
}

.top-nav .dropdown-menu
{
    float: left;
    position:absolute;
    margin-top: 5px;
    border: 1px solid rgba(0,0,0,.15) ;
    /*background-color: #9cce6b;*/
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.175);
    -moz-box-shadow:0 0 7px rgba(0,0,0,.175);
    box-shadow: 0 0 7px rgba(0,0,0,.175);
    padding-bottom:0;
}
.top-nav .dropdown-menu::before {
  position: absolute;
  top: -10px;
  right: 9px;
  display: inline-block;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ccc;
  border-left: 10px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.top-nav .dropdown-menu:after {
  position: absolute;
  top: -9px;
  right: 10px;
  display: inline-block;
  border-right: 9px solid transparent;
  border-bottom: 9px solid #ffffff;
  border-left: 9px solid transparent;
  content: '';
}

.top-nav>.open>.dropdown-menu>li>a {
    white-space: normal;
    color: #AEB2B7;
}
/*
.nav-tabs > li {
    position:relative;
}
*/
.nav-tabs > li > a {
    display:inline-block;
    background-color:#bec3c7;
    color:black;
    font-weight:bold;
}

.nav-tabs li.active a {
    background-color:#41cac0 !important;
    color: white;
    font-weight:bold;
}

.nav-tabs > li > button {
    display:none;
    cursor:pointer;
    position:absolute;
    right: 5px;
    top: -3px;
    color: red;
}

.nav-tabs > li:hover > button {
    display: inline-block;
}
    
#approvalTotal .dropdown-menu
{
    float: left;
    position:absolute;
    margin-top: 80px;
    margin-left: 39px;
    min-width: 225px;
    border: 1px solid rgba(0,0,0,.15) ;
    background-color: #fff;
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.175);
    -moz-box-shadow:0 0 7px rgba(0,0,0,.175);
    box-shadow: 0 0 7px rgba(0,0,0,.175);
}

#approvalTotal .dropdown-menu::before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ccc;
  border-left: 10px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

#approvalTotal .dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 9px solid transparent;
  border-bottom: 9px solid #ffffff;
  border-left: 9px solid transparent;
  content: '';
}

ul.message-dropdown {
    padding: 0;
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
}

li.message-preview {
    width: 275px;
    border-bottom: 1px solid rgba(0,0,0,.15);
}

li.message-preview>a {
    padding-top: 15px;
    padding-bottom: 15px;
}

li.message-footer {
    margin: 5px 0;
}

ul.alert-dropdown {
    width: 200px;
}

#logout a,
#logout a:hover,
#logout a:focus
{    
    background-color: #9DCC6A;
    color: white;
}

/* Side Navigation */

@media(min-width:768px) {
    .side-nav {  
        position:absolute;
        left:0px;
        top:0px;
        width: 245px;
        border: none;
        border-radius: 0;
        /*background-color: #2A3542;*/
        padding:50px 10px 0 10px !important;
        height:100%;
    }

    .side-nav>li {
        margin-top:5px;
        padding-bottom:15px;
    }

    .side-nav>li>a {
        width: 225px;
        font-size:18px;
        color: #999;  
    }

    .side-nav li a:hover,
    .side-nav li a:focus {
        outline: none;
        background-color: #35404D !important;
    }
}

.side-nav>li>ul {
    padding: 0;
}
.side-nav .nav-button-queries a { background:url("images/menus/queries_default.png") no-repeat 10px 15px transparent; }
.side-nav .nav-button-queries a:hover { background:url("images/menus/queries_hover.png") no-repeat 10px 15px transparent; }
.side-nav .nav-button-queries a:focus { background:url("images/menus/queries_selected.png") no-repeat 10px 15px transparent; }

.side-nav .nav-button-property a { background:url("images/menus/property_default.png") no-repeat 10px 15px transparent; }
.side-nav .nav-button-returns a { background:url("images/menus/returns_default.png") no-repeat 10px 15px transparent; }
.side-nav .nav-button-assessments a { background:url("images/menus/assessments_default.png") no-repeat 10px 15px transparent; }
.side-nav .nav-button-appeals a { background:url("images/menus/appeals_default.png") no-repeat 10px 15px transparent; }
.side-nav .nav-button-payments a { background:url("images/menus/payments_default.png") no-repeat 10px 15px transparent; }
.side-nav .nav-button-calendarevents a { background:url("images/menus/calendar_default.png") no-repeat 10px 15px transparent; }


.side-nav .nav-button-property a:hover { background:url("images/menus/property_hover.png") no-repeat 10px 15px transparent; }
.side-nav .nav-button-returns a:hover { background:url("images/menus/returns_hover.png") no-repeat 10px 15px transparent; }
.side-nav .nav-button-assessments a:hover { background:url("images/menus/assessments_hover.png") no-repeat 10px 15px transparent; }
.side-nav .nav-button-appeals a:hover { background:url("images/menus/appeals_hover.png") no-repeat 10px 15px transparent; }
.side-nav .nav-button-payments a:hover { background:url("images/menus/payments_hover.png") no-repeat 10px 15px transparent; }
.side-nav .nav-button-calendarevents a:hover { background:url("images/menus/calendar_hover.png") no-repeat 10px 15px transparent; }

.side-nav .nav-button-property a:focus { background:url("images/menus/property_selected.png") no-repeat 10px 15px transparent; }
.side-nav .nav-button-returns a:focus { background:url("images/menus/returns_selected.png") no-repeat 10px 15px transparent; }
.side-nav .nav-button-assessments a:focus { background:url("images/menus/assessments_selected.png") no-repeat 10px 15px transparent; }
.side-nav .nav-button-appeals a:focus { background:url("images/menus/appeals_selected.png") no-repeat 10px 15px transparent; }
.side-nav .nav-button-payments a:focus { background:url("images/menus/payments_selected.png") no-repeat 10px 15px transparent; }
.side-nav .nav-button-calendarevents a:focus { background:url("images/menus/calendar_selected.png") no-repeat 10px 15px transparent; }

#property a,
#returns a,
#assessments a,
#appeals a,
#payments a,
#calendarevents a
{
    background: none;
}
.side-nav>li>ul>li>a {
    display: block;
    padding: 2px 5px 2px 60px;
    text-decoration: none;
    color: #999;    
    border-radius: 5px;
    font-size:13px;
    float:left;
    width:200px;
    height:20px;
}
.side-nav>li>ul>li>span {
    display: block;
    padding: 3px 0 3px 0;
    color:#AEB2B7;
    cursor:pointer;
    float:left;
    width:10px !important;
    height:20px;
}
.side-nav>li>ul {
    list-style-type:none;
}
.side-nav>li>ul>li>a:hover {
    color: #fff;
}
.side-nav>li>ul>li:hover {
    background-color: #35404D !important;
}

.side-nav>li>a
{
    padding: 25px 15px 20px 60px;
    border-radius: 5px;
}

.side-nav>li>a:after {
    content:"-";
    float: right;
    color: #A7A7A7;
}
.side-nav>li>a.collapsed:after {
    content:"+";
}

/*Login Modal*/
#loginForm .modal{
    width: 100%;
    position: fixed;
    text-align: center;
    margin: 0px auto;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 1050;
}
#loginForm .modal_wrapper{
    display: table;
    overflow: auto;
    overflow-y: scroll;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    text-align: center;
    margin: 0px auto;
}
#loginForm .modal-dialog{
    margin-top: 0px;
    display: table-cell;
    vertical-align: middle;
    margin: 10px 20px;
    width: 350px;
}

#changePasswordForm .modal_wrapper {
    display: table;
    margin: 0px auto;
    height: 100%;
}

#changePasswordForm .modal-dialog {
    width: 350px;
    display: table-cell;
    vertical-align: middle;
}

/*Customize Modal*/
/*#customizeForm .modal{
    width: 100%;
    position: fixed;
    text-align: center;
    margin: 0px auto;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 1050;
}
#customizeForm .modal_wrapper{
    display: table;
    overflow: auto;
    overflow-y: scroll;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    margin: 0px auto;
}
#customizeForm .modal-dialog {
  position:absolute;
  top:50% !important;
  transform: translate(0, -50%) !important;
  -ms-transform: translate(0, -50%) !important;
  -webkit-transform: translate(0, -50%) !important;
  margin:auto 5%;
  width:70%;
  height:60%;
}
#customizeForm .modal-header
{
    background-color: #00A8B3;
    color: white;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;

}

#customizeForm .modal-content {
  min-height:100%;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0; 
}
#customizeForm .modal-body {
  position:absolute;
  top:45px;
  bottom:45px;
  left:0;
  right:0;
  overflow-y:auto;
}
#customizeForm .modal-footer {
  position:absolute;
  bottom:0;
  left:0;
  right:0;
}*/
@media screen and (min-width: 768px) {
    .extra-large {
         width: 950px;
    }
}

.modal-header
{
    background-color: #00A8B3;
    color: white;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
}

/* Custom Colored Panels */
#ToDos .panel, #CalendarEvents .panel,
#KPIs .panel {
    border: 0;
}

#KPI1 .container-fluid,
#KPI2 .container-fluid,
#KPI3 .container-fluid{
  height:100%;
  display:table;
  width: 100%;
  padding: 0;
}

#KPI1 .panel, #KPI2 .panel, #KPI3 .panel{
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
    color: #333;
    border-top-color: white;
    border-right-color: white;
    border-bottom-color: white;
    border-left-color: white;
    background-color: white;
}

.panel-heading a:after {
    /*font-family: 'Glyphicons Halflings';*/
    font-family: FontAwesome;
    content: "\f107";    
    float: right; 
    color: #A7A7A7; 
}
.panel-heading a.collapsed:after {
    content: "\f105";
}

.panel-title-red>a
{
    color: #FF6C60;
    font-size:18px;
}

.panel-title-yellow>a
{
    color: #F8D347;
    font-size:18px;
}

.panel-title-lightblue>a
{
    color: #6CCAC9;
    font-size:18px;
}

.panel-title-blue>a
{
    color: #57C8F2;
    font-size:18px;
}

.box
{
    -webkit-border-radius:5px;
    -moz-border-radius:5px;  
    border-radius:5px;   
    /*-webkit-box-shadow:0 1px 0 1px #e4e6eb;
    -moz-box-shadow:0 1px 0 1px #e4e6eb;
    box-shadow:0 1px 0 1px #e4e6eb;
    margin:0 0 30px 0*/
}

.smallstat
{
    background:white;
    position:relative;
    max-height: 300px;
}

    .smallstat i {
        text-align: center;
        display: block;
        color: white;
        width: 88px;
        height: 100%;
        font-size: 45px;
        padding: 30px 0 26px 0px;
        -webkit-border-bottom-left-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-topleft: 5px;
        border-radius: 5px 0px 0px 5px;
        float: left;
        margin-right: 10px
    }

.smallstat span
{
    text-align:center;
    display:block;
    color:white;
    width:88px;
    height: 100%;
    padding:18px 0px 27px 0px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-top-left-radius:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-topleft:5px;    
    border-radius:5px 0px 0px 5px;  
    float:left;
    margin-right:10px
}

.smallstat i.blue
{
    background:#57C8F2
}
.smallstat i.lightBlue
{
    background:#6CCAC9
}
.smallstat i.yellow
{
    background:#F8D347
}
.smallstat i.red
{
    background:#FF6C60
}

.smallstat span.purple
{
    background:#d173d6
}

/* Multi Select*/
.ui-multiselect-checkboxes li label { margin-left: 18px; }
.ui-multiselect-checkboxes li label input { margin-left: -18px; }
.ui-multiselect-single .ui-multiselect-checkboxes li label { margin-left: 0px; }
.ui-multiselect-single .ui-multiselect-checkboxes li label input { margin-left: 0px; }



/* All or Me switch*/
.onoffswitch {
    position: absolute;
    width: 82px;
    margin: 3px 35px 0 25px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
    border: 0px solid #BFC5CD;
    border-radius: 30px;
}
.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 19px;
    padding: 0;
    line-height: 13px;
    font-size: 11px;    
    color: white;
    
    font-weight: bold;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content:"ONLY MINE";
    padding-left: 8px;
    padding-top: 2.5px;
    background: -webkit-linear-gradient(right, #E6E6E6 , #C1C1C9); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #E6E6E6, #C1C1C9); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #E6E6E6, #C1C1C9); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to left, #E6E6E6 , #C1C1C9); /* Standard syntax */
    color: #FFFFFF;
}
.onoffswitch-inner:after {
    content:"ALL";
    padding-right: 25px;
    padding-top: 2.5px;
    background: -webkit-linear-gradient(left, #E6E6E6 , #C1C1C9); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #E6E6E6, #C1C1C9); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #E6E6E6, #C1C1C9); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #E6E6E6 , #C1C1C9); /* Standard syntax */
    color: #FFFFFF;
    text-align: right;
}
.onoffswitch-switch {
    display: inline;
    height:12.5px;
    width: 12.5px;
    margin: 3px 3.5px -1px 3.5px;
    background: #BFC5CD;
    border: 2px solid #BFC5CD;
    border-radius: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 62px;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0;
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.disabledCell {
    background-color: #E5E5E5
}

/*.modal-open .modal {
    overflow: hidden;
}*/
