@charset "utf-8";

* { box-sizing: border-box; }
/*******************/
/*** CORE STYLES ***/
/*******************/
    body {
	background-color: #005dab;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-indent: 5px;
	padding:0;
	height:100%;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

    .clear {clear: both}

    a img {border: none}

    h1,h2,h3,h4,h5,h6 {margin: 0; padding: 0; position: relative; clear: left; line-height: 1.1}

    h1 {font-size: 30px; font-weight: normal}
    h2 {font-size: 24px; font-weight: normal}
    h3 {font-size: 18px; font-weight: bold}
    h4 {font-size: 14px; font-weight: bold}
    h5 {font-size: 12px; font-weight: bold; margin: 0; padding: 0}
    h6 {font-size: 10px; font-weight: normal}

    p {font-size: 13px}

    .intro2 {color: #000; font-size: 15px}
	.intro {font-weight: bold}

    a:link:not(.pdu-control), a:active:not(.pdu-control), a:visited:not(.pdu-control) {color: #9FCF46; text-decoration: none; /*margin: 0; padding: 0*/}

    a:hover:not(.pdu-control) {
	color: #9FCF46;
	margin: 0;
	padding: 0
}

a,input {
    color: black;
}

    .wrapper {
/*	width: 960px;*/
	max-width: 95%;
	margin: 0 auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/***********************/
/*** END CORE STYLES ***/
/***********************/


/*******************/
/*** CORE LAYOUT ***/
/*******************/

    /*** Header Elements ***/
        header {position: relative; height: 60px}

        .logo {width: 100%;}
		.dpLogo{float:left;margin-top:1%;margin-left:1.5%;}
		.ibcsLogo{float: right;}
		.dpLogo a{position: relative; z-index: 10000;}

        .account-menu {position: relative; float: left; font-size: 11px; margin-top: 3px; margin-right: 20px}
            .account-menu a:link,
            .account-menu a:hover,
            .account-menu a:active,
            .account-menu a:visited {color: #9FCF46}


        .minicart-wrapper {position: relative; float: right}

        .cart-item-wrapper {position: relative; float: left; padding-right: 15px}

        .cart-quantity {position: relative; float: right; font-size: 18px; color: #77A12F}

        .quick-order {position: relative; text-align: right; color: #5F5F5F; font-size: 11px}

        .cart {position: relative; float: right}


    /*** Main Menu Elements ***/
        .nav-wrapper {background-image: url(./images/mainmenu_bg.jpg); background-repeat: no-repeat; width: 960px; height: 38px;
                      margin-bottom: 20px; padding-bottom: 0; z-index:3000}

        .menu-divider {background-image: url(./images/mainmenu_divider.png); background-repeat: no-repeat; background-position: right}



        .main-nav {	position: relative;	width: 713px; height: 38px; clear: left; margin-bottom: 0; padding-bottom: 0; float: left;}
        .main-nav ul {margin: 0; padding: 0; list-style-type: none; height: 27px}

        .main-nav ul li {display: block; color: #fff; font-family: Helvetica; font-size: 14px; font-weight: bold; text-align: center;
                        float: left; height: 32px; line-height: 2.7; text-shadow: #000 1px 1px 1px; padding: 0 20px; width: 61px;}

        .main-nav ul li ul li,
        .main-nav ul li ul li a,
        .main-nav ul li ul li a:link,
        .main-nav ul li ul li a:visited {color: #434343; padding-left: 10px; font-weight: bold;}

        .main-nav ul li ul li a:hover,
        .main-nav ul li ul li a:active {color: #434343; font-weight: bold;}

/*
	LEVEL ONE
*/
ul.dropdown                         { position: relative; }
ul.dropdown li                      { font-weight: bold; float: left; zoom: 1;  height: 38px }
ul.dropdown a:hover		            { color: #434343 ;}
ul.dropdown a:active                { color: #434343; }
ul.dropdown li a                    { display: block; text-decoration:none;
	 								  color: #fff; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #222222; color: #77A12F ; position: relative; }
ul.dropdown li.hover a              { color: #434343; }


/*
	LEVEL TWO
*/
ul.dropdown ul 						{ z-index: 10; color: #fff; width: 250px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					{ width: 250px; font-weight: normal; background: #222222; color: #fff ;
									  float: none; display: block; text-align: left; padding-left: 10px;}

                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; color: #434343;}

/*
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }

                    .search {position: relative; float: left; margin-bottom: 0; padding-bottom: 0}

                    .search-wrapper {background-color: #003967; height: 24px; width: 225px; margin-top: 8px; margin-left: 14px; position: relative}

                    .search-input {background-color: #003967; border: none; color: #fff; font-size: 11px; font-family: Helvetica; margin-top:0;
                                   width: 200px; float: left; height: 22px; padding-left: 5px}


    /*** Main Content Elements ***/
        .main {position: relative; width: 100%; margin-top: 25px}


    /*** Footer Elements ***/
        footer {position: relative; height: 60px; clear: both; padding-top: 50px}

        .footer-wrapper {
	position: relative;
	font-size: 10px;
	border-top: 1px #999999 solid;
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


        .company-info {position: relative; float: left}

        .footer-nav {position: relative; float: right}

        .copyright {position: relative; float: right}

/***********************/
/*** END CORE LAYOUT ***/
/***********************/


/***********************/
/*** HOMEPAGE LAYOUT ***/
/***********************/

    /*** Feature Panel ***/
        .bxslider {margin-top: 1px}

    /*** Main Content Area ***/
        .main-inner-hp {position: relative; float: left; min-width: 56%; max-width: 62%; padding-left: 30px; padding-right: 55px}

    /*** Right Column ***/
        .col-right-hp{position: relative; float: right; width: 180px; margin-right: 40px}

/***************************/
/*** END HOMEPAGE LAYOUT ***/
/***************************/


/* ******************************   iBCS Stuff  ******************************* */
.unit-name, .unit-status, .model-status, .unit-name-head, .unit-status-head, .unit-model-head, .sect-head, .loc-head, .loc-name-head, list-head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:35px;
}

.list-head{
	font-size:14px;
	font-weight:bold;
}
.unit-wrapper{
	float:left;
	clear:both;
	width:100%;
	border: 1px none #D1D1D1;
	margin:0px;
	padding-top: 10px;
	display:table;
	margin-left: 20px;
}

.unit-name {
	height:37px;
	float:left;
	width:125px;
	border:#1F1F1F thin solid;
	text-align: left;
	min-height: 20px;
	padding-left: 0px;
	visibility: visible;
	line-height: 20px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	display:table-cell;
}

.unit-status, .model-status, .location-status, .remote {
	float:left;
	width:450px;
	font:#FFFF80;
	border:#1F1F1F thin solid;
	min-height: 20px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	display: table-cell;
}
.model-status {
	width:100px;
	height:37px;
	margin-right:0;
	font-family: Arial, Helvetica, sans-serif;
	display:table-cell;
	font-weight: normal;
}
.unit-status {
	padding-left:10px;
	padding-bottom:2px;
}

.location-status {
	width:75px;
	height:37px;
	margin-right:0;
	font-family: Arial, Helvetica, sans-serif;
	display:table-cell;
	font-weight: normal;
}

.remote {
	width:75px;
	height:37px;
	margin-right:0;
	font-family: Arial, Helvetica, sans-serif;
	display:table-cell;
	font-weight: normal;
}

.unit-wrapper-head{
	background-color:#DCDCDC;
	width:900px;
	border: 1px solid #717171;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;

}
.head{
}
.unit-name-head, .unit-status-head, .unit-model-head, .loc-name-head {
	float:left;
	width:175px;
	height:20px;
	margin:0;
	font-size:14px;
	font:#FFFF80;
	border:0;
	vertical-align: bottom;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;

}
.unit-status-head, .unit-model-head {
	width:100px;
	border:0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;

}
.unit-status-head {
	width:300px;
	margin-right: 10px;
}

.sect-head, loc-head{
	font-size: 18px;
	background-attachment: fixed;
	font-weight: bolder;
	margin-right: 30px;
}


.loc-head{
	font-size: 14px;
	font-weight:bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.loc-add,  loc-edit-head{
	margin-left: 50px;
}
.location-wrapper{
	float:left;



	}
.sect-wrapper, loc-wrapper{
	display:block;
/*	width: 960px;*/
}
.managed-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444;
	margin-top: 50px;
	margin-left: 20px;
}

.unit-group-wrapper{
	margin-top:10px;
	margin-bottom:10px;
	display: table;
}

.industry-icon {
	width: 92px;
	top: 53px;
	left: 145px;
}
.location-wrapper {
	font-family: Arial, Helvetica, sans-serif;
	width: 960px;
	margin: 0;
	height: auto;
}
.manage-loc {
	position: absolute;
	left: 300px;
}
/* ********************   REDO **************** */
.col-head, .loc-list{
	font-size:14px;
	font-weight:bold;
	height:16px;
	text-height: 16px;
}
.head-wrapper {
	margin-top: 20px;
	margin-left: 0px;
	clear:both;
	padding-bottom: 10px;
	float: none;
	display: table;
}
.dev-name{
	left:25px;
	position: relative;
	float: left;
}
.dev-model{
	left:70px;
	position: relative;
	float: left;
}

.dev-status{
	left: 12px;
	position: relative;
	float: left;
}
.dev-loc{
	left:530px;
	position: relative;
	float: left;
}
.dev-remote{
	left:555px;
	position: relative;
	float: left;
}

.dev-row{
	float: left;
}

.loc-name{
	float: left;
	left:10px;
	display: table-cell;
	width: 250px;
}
.loc-count{
	display: table-cell;
	width: 100px;
	left: 80px;
}


.loc-device-name{
	float: left;
	left:10px;
	display: table-cell;
	width: 40%;
}
.loc-device-model{
	float: left;
	left:10px;
	display: table-cell;
	width: 10%;
}
.sect-wrapper.manageTableStyle .unit-wrapper div .loc-device-socket{
	float: left;
	height: 15px;
	text-align: center;
	vertical-align: bottom;
	left:10px;
	display: table-cell;
	width: 12.5%;
}
.loc-device-count{
	display: table-cell;
	width: 7%;
	left: 80px;
}
.up-arrow{
    position:relative;
}
.up-arrow img{
    width: 10px;
    height: 10px;
    transform: none;
    position: absolute;
    right: 0px;
}
.loc-edit{
	display: table-cell;
	width: 100px;
	left: 100px;
}

.sect-wrapper.manageTableStyle .unit-group-wrapper {
	width: 100%;
	margin: 0 auto;
}

.sect-wrapper.manageTableStyle .sect-head {
	font-size: 2rem;
        clear: both;
}

.sect-wrapper.manageTableStyle .loc-add {
    margin-left: 0px;
    float: left;
    top: 10px;
    position: relative;
}

.sect-wrapper.manageTableStyle .head-wrapper {
	background-color: #FFFFFF;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: 2px solid #A5A5A5;
	color: black;
	padding-bottom: 0px;
	margin-top: 5px;
}
.sect-wrapper.manageTableStyle .device-location-wrapper div.head-wrapper, .sect-wrapper.manageTableStyle .device-location-wrapper div.unit-wrapper {
	border-top: 1px solid #D1D1D1;
}
.device-location-wrapper{
    border-bottom:2px solid black;
}

.sect-wrapper.manageTableStyle .unit-wrapper {
	background-color: white;
	margin-left: 0px;
	padding-top: 0px;
	color: #434343;
	/* padding-bottom: 5px; */
}

#locations.sect-wrapper.manageTableStyle .unit-wrapper:not(.device-location-wrapper):hover,
#locations.sect-wrapper.manageTableStyle .unit-wrapper:not(.exempt):hover {
	/*background-color: #94B7D4;*/
}

.sect-wrapper.manageTableStyle .head-wrapper div {
	float: left;
	left: 0px;
	height: 35px;
	display: flex;
	align-items: center;
	font-size: 1.1rem;
	margin-right: 0px;
}

.sect-wrapper.manageTableStyle .unit-wrapper div {
	float: left;
	border: none;
	display: flex;
	align-items: center;
	margin: 0px;
	padding: 0px;
	font-size: 1rem;
	margin-right: 0px;
}

.sect-wrapper.manageTableStyle .unit-wrapper div div.device_status {
	width: 100%;
	display: table;
}
.sect-wrapper.manageTableStyle .unit-wrapper div div.device_status div.device_status_row  {
	display: table-row;
	height: initial;
	width: 100%;
}
.sect-wrapper.manageTableStyle .unit-wrapper div div.device_status div.device_status_row.device_status_title  {
	display: none;
}
.sect-wrapper.manageTableStyle .unit-wrapper div div.device_status div.device_status_row div {
	display: table-cell;
	font-size: 0;
        margin-top:2px;
	height: initial;
	width: 12.5%;
        height:36px;
}

.sect-wrapper.manageTableStyle .head-wrapper .dev-name {
	width: 13%;
}

.sect-wrapper.manageTableStyle .unit-wrapper .unit-name {
	width: 40%;
}

.sect-wrapper.manageTableStyle .head-wrapper .dev-model {
	width: 10%;
}

.sect-wrapper.manageTableStyle .unit-wrapper .model-status {
	width: 10%;
}

.sect-wrapper.manageTableStyle .head-wrapper .dev-status {
	width: 47%;
}


.sect-wrapper.manageTableStyle .unit-wrapper .col-statusLight{
    text-align: center;
    width: 35px;
}

.sect-wrapper.manageTableStyle .unit-wrapper .unit-status, .socket-group {
	width: 300px;
}

.sect-wrapper.manageTableStyle .head-wrapper .dev-loc {
	width: 15%;
}

.sect-wrapper.manageTableStyle .unit-wrapper .location-status {
	width: 5%;
        justify-content: space-evenly;
}

.sect-wrapper.manageTableStyle .head-wrapper .dev-remote {
	width: 7%;
        justify-content: space-evenly;
}

.sect-wrapper.manageTableStyle .unit-wrapper .remote {
	width: 7%;
        justify-content: space-evenly;
}

.sect-wrapper.manageTableStyle .head-wrapper .dev-connection {
	width: 8%
}

.sect-wrapper.manageTableStyle .unit-wrapper .connection {
	width: 8%;
}

.sect-wrapper.manageTableStyle .device-location-wrapper div div.clickable:first-child:not(.outletClass) {
	padding-left: 25px;
}

.sect-wrapper.manageTableStyle .loc-ico {
	width: 25px;
}

.sect-wrapper.manageTableStyle .unit-wrapper.collapsed div.loc-name a{
	color: #4a4a4a;
}

.sect-wrapper.manageTableStyle .unit-wrapper div.loc-name {
	width: calc(32% - 25px);
	font-size: 16px;
	font-weight: bold;
}

.sect-wrapper.manageTableStyle .loc-count {
	width: 20%;
}

.sect-wrapper.manageTableStyle .loc-status {
	width: 12%;
}
.sect-wrapper.manageTableStyle .loc-controls {
	width: 31%;
}

.sect-wrapper.manageTableStyle .loc-edit {
	width: 5%;
        justify-content: space-evenly;
}

.sect-wrapper.manageTableStyle .unit-wrapper a:link,
.sect-wrapper.manageTableStyle .unit-wrapper a:active,
.sect-wrapper.manageTableStyle .unit-wrapper a:visited {
	color: #434343;
}
.button {
	background-color: #686868;
	color: #fff;
	cursor: pointer;
	letter-spacing: 0.5px;
	text-align: center;
	text-decoration: none;
	transition: all 0.2s ease-out 0s;
	border: 0px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	height: 30px;
	border-radius: 5%;
	font-weight: bold;
}

.button-blue {
	background-color: #005FAB;
}

.button-red {
	background-color: #811114;
}

.button-green {
	background-color: #7CA137;
}

.button-margin {
	margin-left: 5px;
	margin-right: 5px;
}

.button-fill {
	padding-left: 5%;
	padding-right: 5%;
}
.sideBarTrigger {
	color: white;
	background-color: #7CA137;
	padding: 5px;
	font-size: 1.5rem;
	border-radius: 95%;
	padding-left: 4px;
	padding-right: 6px;
}
i.fa.fa-facebook {
	padding-left: 5px;
	padding-right: 9px;
}

#login {
	color: white !important;
}

div.cloud {
    background: black;
    opacity: .6;
    filter: alpha(opacity=60);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

i#sideBarTrigger {
    transform: scaleX(.7);
    padding-left: 10px;
    padding-right: 14px;
    top: 10px;
    position: relative;
    left: 0;
    cursor: pointer;
    z-index: 10000;
}



.hide {
	display: none;
}

.popupDiv {
    color: #434343;
}

.basicTableStyle thead {
	font-size: 2.2rem;
}

.basicTableStyle tbody,
.basicTableStyle tfoot {
	background-color: white;
	color: #434343
}

.basicTableStyle tbody td:first-child {
    padding-left: 5%;
}

.userTableStyle tbody td:first-child,
.userTableStyle tbody th:first-child {
    padding: 4px;
    width: 30px;
}

.basicTableStyle.basicSmall tbody td:first-child {
    padding-left: 1%;
}

.basicTableStyle tbody td:last-child {
    width: 360px;
}

.basicTableStyle tr:first-child td {
    padding-top: 20px;
}

.basicTableStyle tr:last-child td {
    padding-bottom: 10px;
}

.basicTableStyle tfoot tr:last-child td {
    padding-bottom: 20px;
}

.basicTableStyle tbody td {
    padding-bottom: 3px;
    font-size: 1.2rem;
    font-weight: bold;
    box-sizing: content-box;
    height: 40px;
    vertical-align: top;
    width: 280px;
}

table.userTableStyle {
    width: 650px;
}

.userTableStyle tbody td {
    padding: 4px 4px 4px 15px;
    font-size: 1rem;
    font-weight: normal;
    box-sizing: border-box;
    height: 26px;
    vertical-align: middle;
}

.userTableStyle tbody th {
    padding: 4px 4px 4px 15px;
    font-size: 1rem;
    font-weight: bold;
    text-align: left;
}

.userTableStyle tbody tr:last-child td {
    padding-bottom: 4px;
}
.basicTableStyle.basicSmall tbody td{
    padding-left: 10px;
    padding-bottom: 4px;
    font-size: .8rem;
    font-weight: normal;
    box-sizing: border-box;
    height: 26px;
    vertical-align: middle;
}

.basicTableStyle input[type="text"],
.basicTableStyle input[type="password"] {
    background-color: #E1E1E1;
    border: medium none;
    width: 90%;
    font-weight: bold;
}

.basicTableStyle.basicSmall input[type="text"],
.basicTableStyle.basicSmall input[type="password"] {
	width: initial;
}
.basicTableStyle select:not([multiple="multiple"]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: 22px 3px;
    background-size: 13px 13px;
    min-width: 200px;
    cursor: pointer;
    background-color: #686868;
    color: #fff;
    letter-spacing: 0.5px;
    text-align: left;
    text-decoration: none;
    transition: all 0.2s ease-out 0s;
    border: 0px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    height: 25px;
    border-radius: 5%;
    font-weight: bold;
    padding-left: 10px;
}

.basicTableStyle select *.selected {
    background-color: #003F73;
}

.basicTableStyle .arrow {
    font-size: 9px;
    cursor: default;
    position: relative;
    right: 20px;
    color: white;
}

.basicTableStyle select.LV_valid_field ~ label.arrow {
    right: 40px;
}

.monitorStyle,
.adminStyle {
    border: none;
    margin-bottom: 15px;
}
.monitorStyle div.content,
.adminStyle div.content {
    color: #434343;
    background-color: white;
    padding: 1%;
}

.monitorStyle div.header,
.adminStyle div.header {
    font-size: 2rem;
    color: white;
    margin-right: 0px;
}

.monitorStyle textarea {
    color: #b5b5b5;
    background-color: #464646;
    width: 100%;
}

.pdu-controls {
    position: relative;
}
.pdu-controls {
    float: right;
}
.pdu-controls .pdu-control.disabled {
    display: none;
}
.pdu-control {
    border: 1px solid #979797;
    border-radius: 3px;
    font-weight: normal;
    font-size: 17px;
    padding: 3px 10px;
    cursor: pointer;
    color: #7a7a7a;
    background-color: white;
    box-sizing: initial;
}

.outletClass.outletSelected {
    border: 2px solid #F3EF1E !important;
    border-collapse: initial;
    border-radius: 5px;
}

.outletClass.outletSelected:before {
    content: '';
    height: 3px;
    background-color: #F3EF1E;
    position: relative;
    display: block;
    top: 50%;
    left: 50%;
    width: 9px;
    margin-left: -10px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.outletClass.outletSelected:after {
    content: '';
    height: 3px;
    background-color: #F3EF1E;
    position: relative;
    display: block;
    top: 50%;
    left: 50%;
    width: 20px;
    margin-left: -6px;
    margin-top: -6px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.outletClass:not(.outletSelected) {
    border: 2px solid white !important;
    border-radius: 5px;
}

.pdu-control-on {
    color: #0885e8;
    width: 70px;
    border: 1px solid #0885e8;
}

.pdu-control-off {
    color: #f10000;
    border: 1px solid #f10000;
}

.pdu-control-cycle {
    color: #ff9b00;
    border: 1px solid #ff9b00;
}

.unit-group-wrapper div.collapsed.unit-wrapper{
/*	background-color:lightblue;*/
}

.location-header {
    display: flex;
    align-items: center;
}

.unit-group-wrapper div.collapsed.unit-wrapper{
   /*background-color: #ffffff;*/
   background-color: #efefef;
   border-bottom-width: 2px;
   border-bottom-color: #888888;
   border-bottom-style: solid;
   min-height: 40px;
}
.expanded img {
transform:          rotate(90deg);
-ms-transform:      rotate(90deg);
-moz-transform:     rotate(90deg);
-webkit-transform:  rotate(90deg);
-o-transform:       rotate(90deg);
}

.pdu-outlet-div.pdu-outlet-tiny {
cursor: pointer;
display: inline-block;
text-align: center;
position: inherit;
}
.pdu-outlet-div.pdu-outlet-tiny .pdu-outlet {
border: 1px solid #363636;
border-radius: 3px;
height: 26px;
width: 26px;
overflow: hidden;
}
.pdu-outlet-on #outlet-mixed-top,
.pdu-outlet-off #outlet-mixed-top,
.pdu-outlet-on #outlet-mixed-bottom,
.pdu-outlet-off #outlet-mixed-bottom,
.pdu-outlet-undef #outlet-mixed-top,
.pdu-outlet-undef #outlet-mixed-bottom
{
display: none;
}
.sect-wrapper.manageTableStyle .unit-wrapper .pdu-outlet-div.pdu-outlet-hide{
    display:none;
}
.sect-wrapper.manageTableStyle .unit-wrapper .pdu-ping-div.pdu-outlet-hide{
    display:none;
}
.outlet-sect {
border-radius: 10px;
border: 1px solid #707070;
margin: 2px 2px 6px;
padding: 5px 8px;
position: relative;
background-color: #d7d7d7;
display: inline-block;
color: #7a7a7a;
}
.EditButton.EditSmall {
font-size: .75rem;
}
.outlet-sect ul li label {
color: #7a7a7a;
}

.pdu-outlet-undef .pdu-outlet {
background: #DBDADA;
background: -webkit-linear-gradient(#FDFDFD, #C3C3C4);
background: -o-linear-gradient(#FDFDFD, #C3C3C4);
background: -moz-linear-gradient(#FDFDFD, #C3C3C4);
background: linear-gradient(#FDFDFD, #C3C3C4);
}

.pdu-outlet-div.pdu-outlet-small {
cursor: pointer;
margin: 0px;
display: inline-block;
text-align: center;
position: absolute;
top: 11px;
right: 26px;
}

div.minimize-toggle {
cursor: pointer;
margin: 0px;
position: absolute;
top: 3px;
right: 3px;
padding-top:3px;
height:21px;
width: 21px;
}

.pdu-outlet-div.pdu-outlet-small .pdu-outlet, .pdu-outlet-div.pdu-outlet-small .analog-alert {
border: 1px solid #363636;
border-radius: 7px;
height: 41px;
width: 41px;
overflow: hidden;
}

.pdu-outlet-on #outlet-mixed-top,
.pdu-outlet-off #outlet-mixed-top,
.pdu-outlet-on #outlet-mixed-bottom,
.pdu-outlet-off #outlet-mixed-bottom {
display: none;
}

.pdu-outlet {
border: 1px solid #363636;
border-radius: 7px;
height: 82px;
width: 82px;
}

.pdu-outlet-on .pdu-outlet, .analog-alert-clear {
background: #5caa60;
background: -webkit-linear-gradient(#7fc582, #388e3d);
background: -o-linear-gradient(#7fc582, #388e3d);
background: -moz-linear-gradient(#7fc582, #388e3d);
background: linear-gradient(#7fc582, #388e3d);
}
.pdu-outlet-off .pdu-outlet{
    background: #CCCCCC;
}

.pdu-outlet-on .poe-outlet{
    background: #5caa60;
    background: -webkit-linear-gradient(#388e3d,#7fc582);
    background: -o-linear-gradient(#388e3d,#7fc582);
    background: -moz-linear-gradient(#388e3d,#7fc582);
    background: linear-gradient(388e3d,#7fc582);
}

.pdu-outlet-off .poe-outlet{
    background: #CCCCCC;
}

.analog-alert-clear {
background: red;
}
.red{
    color:red;
}
.green{
    color:green;
}
.yellow{
   color: #ffce3e;
}
.statusLight{
    font-size: 43px !important;
}
.statusText{
    font-size:16px;
    font-weight: bold;
}

.unit-status .device_status_title{
    display:none;
}
.sect-wrapper.manageTableStyle .unit-wrapper.collapsed div.loc-controls div.pdu-controls {
    display:none;
}

.dev-name{
    width:380px;
}

.dev-location{
    width:100px;
}

.dev-edit{
    margin-left:8px;
}

.dev-status{
    width: 120px;
}

#locations .location_page_devices .select-all-icon-pdu{
    display:none;
}

#locations .location_page_devices .select-all-icon-pdu-half{
    display:none;
}

#locations .location_page_devices .statusLight{
    display:none;
}

#devices .device-wrapper .location-status,
#locations .location_page_devices .location-status{
    display:none;
}

#devices .device-wrapper .model-status,
#locations .location_page_devices .model-status{
    display:none;
}

#devices .device-wrapper .unit-name,
#locations .location_page_devices .unit-name{
    display:none;
}

#devices .device-wrapper .unit-status,
#locations .location_page_devices .unit-status{
    height:0px;
    width:0px;
    overflow:hidden;
    display:inline-block;
}

.aping, .ping-table tbody td,
.heartbeat-table tbody td,
.traffic-table tbody td{
    font-weight: 600;
}

.ping-table .top td,
.heartbeat-table .top td,
.traffic-table .top td {
    text-align: center;
}

.ping-table td:nth-child(even),
.heartbeat-table td,
.io-table td,
.traffic-table td:nth-child(even) {
    min-width: 110px;
    padding: 4px 6px;
    display: inline-block;
}

.heartbeat-table,
.traffic-table,
.ping-table {
    margin: 0 7px;
    color: black;
}

.sect-wrapper.manageTableStyle .unit-wrapper [data-col="10"] { left:1243px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-col="9"] { left:1106px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-col="8"] { left:969px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-col="7"] { left:832px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-col="6"] { left:695px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-col="5"] { left:558px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-col="4"] { left:421px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-col="3"] { left:284px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-col="2"] { left:147px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-col="1"] { left:10px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="27"] { top:1518px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="26"] { top:1460px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="25"] { top:1402px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="24"] { top:1344px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="23"] { top:1286px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="22"] { top:1228px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="21"] { top:1170px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="20"] { top:1112px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="19"] { top:1054px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="18"] { top:996px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="17"] { top:938px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="16"] { top:880px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="15"] { top:822px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="14"] { top:764px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="13"] { top:706px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="12"] { top:648px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="11"] { top:590px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="10"] { top:532px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="9"] { top:474px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="8"] { top:416px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="7"] { top:358px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="6"] { top:300px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="5"] { top:242px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="4"] { top:184px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="3"] { top:126px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="2"] { top:68px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-row="1"] { top:10px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="1"] { height:38px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="2"] { height:96px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="3"] { height:154px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="4"] { height:212px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="5"] { height:270px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="6"] { height:328px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="7"] { height:386px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="8"] { height:444px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="9"] { height:502px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="10"] { height:560px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="11"] { height:618px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="12"] { height:676px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="13"] { height:734px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="14"] { height:792px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="15"] { height:850px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="16"] { height:908px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="17"] { height:966px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="18"] { height:1024px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="19"] { height:1082px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="20"] { height:1140px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="21"] { height:1198px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="22"] { height:1256px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="23"] { height:1314px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="24"] { height:1372px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="25"] { height:1430px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizey="26"] { height:1488px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizex="1"] { width:117px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizex="2"] { width:254px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizex="3"] { width:391px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizex="4"] { width:870px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizex="5"] { width:665px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizex="6"] {width: 900px;}
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizex="7"] { width:939px; }
.sect-wrapper.manageTableStyle .unit-wrapper [data-sizex="8"] { width:1076px; }

.sect-wrapper.manageTableStyle .unit-wrapper .pdu-card {
    padding-bottom: 2px;
}

.sect-wrapper.manageTableStyle .unit-wrapper .card {
    width: 100%;
    background-color: #ebebeb;
    display: flex;
    align-content: space-between;
    align-items: stretch;
    transition: none;
    padding: 8px 6px;
    font-family: Roboto, sans-serif;
    color: #7a7a7a;
}
.sect-wrapper.manageTableStyle .unit-wrapper .card {
    margin: 0;
}
.sect-wrapper.manageTableStyle .unit-wrapper .card {
    overflow: hidden;
}
.sect-wrapper.manageTableStyle .unit-wrapper .select-all-icon-pdu {
    /* position: absolute; */
    /* top: 2px; */
    /* left: 14px; */
    font-size: 24px;
    cursor: pointer;
    font-family: "Material-Design-Icons";
    color: #7a7a7a;
    width: 35px;

}


@font-face {
  font-family: "Material-Design-Icons";
  src: url("./material-design-icons/Material-Design-Icons.eot?#iefix") format("embedded-opentype"), url("./material-design-icons/Material-Design-Icons.woff2") format("woff2"), url("./material-design-icons/Material-Design-Icons.woff") format("woff"), url("./material-design-icons/Material-Design-Icons.ttf") format("truetype"), url("./material-design-icons/Material-Design-Icons.svg#Material-Design-Icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

#devices.sect-wrapper.manageTableStyle .unit-wrapper .pdu-card [class^="mdi-"], #devices.sect-wrapper.manageTableStyle .unit-wrapper .pdu-card [class*="mdi-"] {
    speak: none;
    height: 28px;
    width: 100%;
    display: inline-block;
    font-family: "Material-Design-Icons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.sect-wrapper.manageTableStyle .unit-wrapper .pdu-half {
    position: relative;
    height: auto;
    flex-grow: 1;
    background-color: white;
    display: flex;
    align-items: flex-start;
    flex-basis: 0;
    border-radius: 10px;
    border: 1px solid #707070;
    margin: 2px;
    padding: 15px 8px;
}
.sect-wrapper.manageTableStyle .unit-wrapper .pdu-full {
    position: relative;
    height: auto;
    flex-grow: 1;
    background-color: white;
    display: inline-block;
    border-radius: 10px;
    border: 1px solid #707070;
    margin: 2px;
    padding: 5px 8px;
}

.sect-wrapper.manageTableStyle .unit-wrapper .select-all-icon-pdu-half {
    position: absolute;
    top: -1px;
    left: 10px;
    font-size: 24px;
    cursor: pointer;
}
.sect-wrapper.manageTableStyle .unit-wrapper .pdu-outlet-div {
    cursor: pointer;
    margin: 5px;
    display: inline-block;
    width: 90px;
    text-align: center;
}

.sect-wrapper.manageTableStyle .unit-wrapper .pdu-outlet,
.sect-wrapper.manageTableStyle .unit-wrapper .poe-outlet{
    border: 1px solid #363636;
    border-radius: 7px;
    height: 82px;
    width: 82px;
}

.poe-outlet svg {
    transform: rotate(180deg) scale(0.85);
}

.poe-readouts {
    padding-top: 10px !important;
    padding-left: 50px !important;
    font-weight: 600;
    color: black;
    line-height: 20px;
}

.poe-readout-table {
    border-collapse: separate;
    border-spacing: 20px 0px;
}

.real-time-ping-container {
    display: flex;
    flex-direction: column;
    place-items: flex-start !important;
    font-weight: 600;
    color: black;
    margin-top: 4px !important;
    margin-left: 20px !important;
}

.ping-button {
    color: white;
    background: grey;
    margin-top: 10px;
    border: 2px solid #acaaaa;
}

.ping-status {
    background: #CCCCCC;
    color: white;
    margin-left: 10px;
    margin-top: 10px;
    border: 3px solid #CCCCCC;
    padding: 0px 25px 0px 25px;
}

#ping-title {
    margin-bottom: 3px;
}

.sect-wrapper.manageTableStyle .unit-wrapper .outletSelected .pdu-outlet,
.sect-wrapper.manageTableStyle .unit-wrapper .pdu-card:not(.down) .pdu-outlet-selected:not(.noaccess):not(.pdu-outlet-small) .pdu-outlet,
.sect-wrapper.manageTableStyle .unit-wrapper .outletSelected .poe-outlet,
.sect-wrapper.manageTableStyle .unit-wrapper .pdu-card:not(.down) .pdu-outlet-selected:not(.noaccess):not(.pdu-outlet-small) .poe-outlet{
    box-shadow: 0 0 0 4px #fffc11;
    -webkit-box-shadow: 0 0 0 4px #fffc11;
    -moz-box-shadow: 0 0 0 4px #fffc11;
    box-sizing: initial;
}
.sect-wrapper.manageTableStyle .unit-wrapper .pdu-outlet-name {
    font-size: 11px;
    font-weight: 500;
}
.sect-wrapper.manageTableStyle .unit-wrapper .outlet-cycle path {
    fill: white;
    fill-opacity: .0;
}
.mdi-content-select-all:before {
    content: "\e71b";
}
[class^="mdi-"]:before, [class*="mdi-"]:before {
    display: inline-block;
    speak: none;
    text-decoration: inherit;
}

.sect-wrapper.manageTableStyle .unit-wrapper .pdu-half-title {
    font-size: 17px;
    font-weight: 500;
    margin-left: 35px;
}

.sect-wrapper.manageTableStyle .unit-wrapper.expanded .dev-controls{
    width: 295px;
    display:inline-block;
}
.sect-wrapper.manageTableStyle .unit-wrapper.expanded .dev-controls{
    width: 295px;
    display:inline-block;
}
.sect-wrapper.manageTableStyle .unit-wrapper.collapsed .dev-controls{
    width:100%;
    display:none;
}
.sect-wrapper.manageTableStyle .unit-wrapper .dev-controls .pdu-controls{
    width:290px;
    float:right;
}

.dev-loc-link{
    margin-left: 96px;
    float: left;
    top: 10px;
    position: relative;
}

.loc-search-wrapper{
    display: table;
    width: 100%;
    /*background-color: lightgray;*/
}

span.deleteicon {
    position: relative;
}
span.deleteicon span {
    position: absolute;
    display: block;
    top: -1px;
    right: 0px;
    width: 20px;
    height: 20px;
    background: url(./images/del.png);
    cursor: pointer;
}
span.deleteicon input {
    padding-right: 16px;
}
div.device_status_row .stat {
    border: 2px solid white !important;
    border-radius: 5px;
}

.sect-wrapper.manageTableStyle .unit-wrapper .pdu-ping-div {
    margin: 5px;
    display: inline-block;
    width: 90px;
    text-align: center;
}
.sect-wrapper.manageTableStyle .unit-wrapper div div.device_status div.device_status_row .spacerSocket{
    display: table-cell;
    font-size: 0;
    margin-top: 2px;
    width: 42px;
    max-width: 42px;
    height: 33px;
}

.sect-wrapper.manageTableStyle .loc-search-wrapper {
	background-color: lightgray;
	width: 110%;
	border-bottom: 2px solid #A5A5A5;
	color: black;
	margin-top: 5px;
        padding: 7px 5px 5px;
}

.sect-wrapper.manageTableStyle .loc-search-wrapper div {
    /*float: left;*/
    border: none;
    display: flex;
    align-items: center;
    margin: 0 10px;
    /*font-size: 1rem;*/
/*    margin-right: 0px;*/
}

.loc-searchView, .loc-searchAdd {
    position: relative;
    padding: 10px 0 ;
}

.loc-NNSelected{
    font-weight: bold;
    font-size: 120%;
}


.loc-searchView-dropdown, .loc-searchAdd-dropdown {
    display: none !important;
    position: absolute;
    left: -5px;
    top: 30px;
/*    min-width: 160px;*/
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.loc-searchView-dropdown a {
    color: black;
    padding: 12px 16px !important;
    text-decoration: none;
    display: block;
}

.loc-searchView:hover .loc-searchView-dropdown{
    display: block !important;
}

.loc-searchView-dropdown a:hover {
    background-color: buttonshadow;
}

.loc-searchAdd-dropdown a {
    color: black;
    padding: 12px 16px !important;
    text-decoration: none;
    display: block;
}

.loc-searchAdd:hover .loc-searchAdd-dropdown{
    display: block !important;
}

.loc-searchAdd-dropdown a:hover {
    background-color: buttonshadow;
}

/*.sect-wrapper.manageTableStyle .location-search-wrapper .expandAll {
    width: 20%;
}

.sect-wrapper.manageTableStyle .location-search-wrapper .collapseAll {
    width: 20%;
}*/

.aquaCircle {
    height: 20px !important;
    width: 20px;
    background-color: aqua;
    border-radius: 50%;
}

.sideBarUsername {
    position: relative;
    top: 10px;
    left: 0;
    font-size: 20px;
    font-weight: bold;
}

.ibcsWrapper.sect-wrapper.manageTableStyle {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.user-nav {
    position: relative;
    float: left;
    margin-left: 1.5%;
    margin-top: 1%;
}

.rlogo-position{
    padding-top:1.5%;
    padding-right: 1.5%;
}


#main-content {
    position: relative;
    top: 130px;
}

.help-tip{
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: center;
    background-color: #005dab;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    font-size: 14px;
    line-height: 26px;
    cursor: default;
    text-indent: 0px;
}

.help-tip:before{
    content:'?';
    font-weight: bold;
    color:#fff;
}

.help-tip:hover p{
    display:block;
    transform-origin: 100% 0%;

    -webkit-animation: fadeIn 0.3s ease-in-out;
    animation: fadeIn 0.3s ease-in-out;

}

.help-tip p{    /* The tooltip */
    display: none;
    text-align: left;
    background-color: #1E2021;
    padding: 20px;
    width: 300px;
    position: absolute;
    border-radius: 3px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    right: -4px;
    color: #FFF;
    font-size: 13px;
    line-height: 1.4;
}

.help-tip p:before{ /* The pointer of the tooltip */
    position: absolute;
    content: '';
    width:0;
    height: 0;
    border:6px solid transparent;
    border-bottom-color:#1E2021;
    right:10px;
    top:-12px;
}

.help-tip p:after{ /* Prevents the tooltip from being hidden */
    width:100%;
    height:40px;
    content:'';
    position: absolute;
    top:-40px;
    left:0;
}

/* CSS animation */

@-webkit-keyframes fadeIn {
    0% { 
        opacity:0; 
        transform: scale(0.6);
    }

    100% {
        opacity:100%;
        transform: scale(1);
    }
}

@keyframes fadeIn {
    0% { opacity:0; }
    100% { opacity:100%; }
}

.rightsSearch {
  position: relative;
  color: #aaa;
  font-size: 16px;
  text-align: right;
}

.rightsSearch input {
  width: 200px;
  height: 30px;

  background: #fcfcfc;
  border: 1px solid #aaa;
  border-radius: 5px;
  box-shadow: 0 0 3px #ccc, 0 10px 15px #ebebeb inset;
  text-indent: 32px;
  color: #434343;
}

.rightsSearch .fa-search { 
  position: absolute;
  top: 7px;
  right: 176px
}

.userRightsHeaderStyle, .userRightsTableStyle {
    width: 550px;
}

.userRightsTableStyle {
    background-color: white;
    color: #434343;
    border-collapse: collapse;
}

.userRightsHeaderStyle thead {
    font-size: 1.8rem;
}

.userRightsTableStyle thead th {
    text-align: left;
    padding: 2px 0px;
}

.userRightsTableStyle thead th:first-child,
.userRightsTableStyle tbody td:first-child,
.userRightsTableStyle thead th:last-child,
.userRightsTableStyle tbody td:last-child {
    text-align: center;
    width: 8%;
    padding-left: 0px;
}

.userRightsTableStyle thead th,
.userRightsTableStyle tbody td {
    width: 28%;
}

.userRightsTableStyle tfoot td {
    padding: 8px 0px;
}

.rightsSortable {
    cursor: pointer;
}

tr.rightsRow td {
    font-size:1rem;
    font-weight: normal;
    height: auto;
    padding-top: 2px;
    padding-bottom: 2px;
}

tr.darkRow {
    background-color: #E6E6E6;
}

.scrollTable {
    width: 550px;
    max-height: 160px;
    overflow-y: auto;
    overflow-x: hidden;
}

.editUserRightsTable {
    background-color: white;
    width: 800px;
    border: 0px;
    border-collapse: collapse;
}

.editUserRightsTable td {
    padding: 7px;
}

.multiselect-container>li>a>label {
  padding: 4px 20px 3px 20px;
}

#form_wrapper label {
    padding: 8px 10px 0px 0px;
    margin: 0;
}

#form_wrapper input {
    float: none;
}

.loginIcon {
    height: 22px;
    vertical-align: middle;
    cursor: help;
}

.userSettingsForm table {
    width:800px;
}