
html
{
  height:100%;
}

body
{
	font-family: Arial, Helvetica;
	padding: 0;
	margin: 0;
	height: 100%;
}

form
{
	height: 100%;
}

/* default link styles */
a:link,
a:active,
a:hover,
a:visited
{
	font-family: Arial;
	color: #0064A3;
	text-decoration: none;
}

a:hover
{	
	color: #303030;
	text-decoration: underline;
}

/* default DevExpress hyperlink styles */
a.dxeHyperlink:link,
a.dxeHyperlink:active,
a.dxeHyperlink:hover,
a.dxeHyperlink:visited,
.dxgvControl a:link,
.dxgvControl a:active,
.dxgvControl a:hover,
.dxgvControl a:visited
{
	font-size: 12px;
	font-family: Arial;
	color: #0064A3 !important;
	text-decoration: underline;
}

a.dxeHyperlink:hover,
.dxgvControl a:hover
{
	color: #303030 !important;	
	text-decoration: underline;
}

a.dxeDisabled,
a.dxeDisabled:link,
a.dxeDisabled:active,
a.dxeDisabled:hover,
a.dxeDisabled:visited
{
	font-size: 12px;
	font-family: Arial;
	color: Gray !important;
	text-decoration: none;
}

/* Layout Styles */
#header-wrapper
{
	margin-top: 0px;	
	width: 100%;
	height: 55px;
	background-color: #01426A;
}

#header-content
{
	margin-left: auto;
	margin-right: auto;
	width:100%;    
}

#header-content-left
{
	text-align:left;
	float:left;
}

#header-content-right
{
	text-align:right;
	float:right;
	display: table;
	font-size: 11px; 
	color: white;
	text-transform: uppercase; 
	height: 60px;
	margin-right: 40px;
}

#header-content-right a,
#header-content-right a:link,
#header-content-right a:active,
#header-content-right a:hover,
#header-content-right a:visited
{
	color: white;
	text-transform: uppercase;
	padding-left: 8px;
	padding-right: 8px;
}

#menu-wrapper
{	
	width: 100%;
	border-bottom: solid #ABABAB 1px;
	background-color: #FFFFFF;
}

#menu-content 
{
   width: 1300px;
   margin-left: auto;
   margin-right: auto;
}

#menu-content-table
{
	width:100%;	
	border-collapse: collapse;
	padding: 0;
	margin: 0;	
}

.menu-content-table-cell
{	
	padding: 0;
	vertical-align: middle;	
}

#page-wrapper
{
   min-height: 100%;   
   background-color: #EAEAEA;   
}

#page-inner-wrapper
{
  padding-bottom: 121px;
}

#page-infobar-wrapper
{	
	height: auto;
	border-bottom: solid #ABABAB 1px;
	background-color: #F6B500;
}

#page-infobar-content
{
	margin-left: auto;
	margin-right: auto;	
	width: 1300px;
}

#page-title-wrapper 
{
}   

#page-title-content
{	
	padding-top: 15px;
	padding-bottom: 5px;
}

#page-title-content h1
{
	color: #01426A;
	font-size: 24px;
	text-transform: uppercase;    
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#page-fixed-width-content
{
	width: 1300px;
	margin-left: auto;
	margin-right: auto;
}

#page-content-wrapper
{	
	width: 100%;
	height: 100%;
	background-color: #EAEAEA;
}

#page-content
{
	padding-bottom: 25px;    
}

#page-submenu-wrapper
{
}

#page-submenu-content
{   
	padding-top: 10px;
	width: 100%;    
	height: 34px;
	border-bottom: solid #ABABAB 1px;
}

#page-submenu-table
{
	border-collapse: separate; 
	border-spacing: 0;
	/* IE6 hack */
	*border-collapse: collapse; 
	padding: 0; 
	margin: 0;
	height: auto;
	width: 100%;
}

.sub-menu
{
	padding: 0;
}

.sub-menu-tab
{
	height: 25px !important;  
	text-transform: uppercase;
	font-size: 12px;    
	font-family: Arial !important;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px !important;
	padding-right: 4px !important;
	border: none !important;
	background-color: transparent !important;
}

.sub-menu .dxtc-rightIndent
{ 
	border:none !important;
}


.sub-menu-tab a 
{
	font-family: Arial !important;
	color: #666666 !important;
}

.sub-menu-tab a:hover
{
	font-family: Arial !important;
	color: #222222 !important;
}

.sub-menu-tab-active
{
	background-color: transparent !important;
	border-bottom: solid #00A3E0 3px !important;
}

.sub-menu-tab-active a 
{
	color: #222222 !important;
}
	   
#page-above-footer-wrapper
{
	position: absolute;
	width: 100%;
	min-width: 1300px;
	bottom: -100%;
}

#page-above-footer-content
{   
}

#footer-wrapper
{
	height: 120px;
	margin-top: -121px;
	border-top: solid #A8A8A8 1px;
	background-color: #01426A;
}

#footer-content
{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	position: relative;
}

#footer-content-left
{    
	float:left;
	text-align:left;
	padding-top: 20px;	
	padding-left: 50px;
}

#footer-content-right
{
	float:right;
	text-align:right;
	padding-top: 30px;
	padding-right: 50px;
}

#footer-content a
{		
	text-decoration: none;
	color: #009DDC;
}

.footer-copyright
{
	width: 100%;
	white-space: nowrap;
	color: #9A9A9A !important;
	font-size: 11px;
	margin-top: 20px;
}

.footer-copyright a
{
	color: #9A9A9A !important;
}

.footer-copyright a:hover
{
	text-decoration: underline;
}

.footer-support-email a
{
	text-decoration: none;
	color: #A0D1CA !important;
	font-weight: 600;
	font-size: 12px;
}

.footer-support-website
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.footer-support-website a
{
	text-decoration: none;
	color: #FFFFFF !important;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;    
}

#login-status
{
	font-size: smaller;
}

span.url
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:smaller;
}

.image-text-hyperlink
{
	display: inline;
}

.image-text-hyperlink img
{
	margin-right: 5px;
}

.tabbedMenuTable
{
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

.tabbedMenuTable td
{
	padding: 0;	
}

.tabbedMenuTable td.tabLeft, td.tabRight
{
	white-space: nowrap; 
	height: 45px;
	width: 10px;
}

.tabbedMenuTable td.tabMiddle
{	
	white-space: nowrap; 
	background-repeat: repeat-x;
	vertical-align: middle;	
	height: 45px;
}

.tabbedMenuInactive a:link, 
.tabbedMenuInactive a:active,
.tabbedMenuInactive a:hover,
.tabbedMenuInactive a:visited
{
	font-family: "Arial";
	color: #01426A;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.tabbedMenuInactive a:hover
{
	color: #00A3E0;
}

.tabbedMenuInactive table td.tabLeft
{
}

.tabbedMenuInactive table td.tabRight
{
}

.tabbedMenuInactive table td.tabMiddle
{
	vertical-align: middle;
}

.tabbedMenuActive table td.tabLeft
{
}

.tabbedMenuActive table td.tabRight
{
}

.tabbedMenuActive table td.tabMiddle
{
	vertical-align: middle;
}

.tabbedMenuActive a:link, 
.tabbedMenuActive a:active,
.tabbedMenuActive a:hover,
.tabbedMenuActive a:visited
{
	font-family: "Arial";
	color: #00A3E0;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.session-state-active
{
	color: Green;
}

img
{
	border: 0;
}

hr
{	
	border: solid #BABBBF 0px;
	height: 1px;
	color: #BABBBF;
	background-color: #BABBBF;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 0;
}

h1
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 22px;
	color: #009DDC;	
	font-family:  Verdana, Geneva, sans-serif;
	font-weight: normal;
}

h2
{
	margin: 10px 0 0 0;
	padding: 0 0 0 0;	
	font-size: 20px;
	font-weight: normal;
	color: #01426A;	
	font-family:  Arial;
	text-transform: uppercase;
}

h2.sectiontitle
{    
	margin: 10px 0 0 0;
	font-size: 20px;
	font-weight: normal;
	color: #131313;	
	font-family:  Tahoma;
	border-bottom: 2px solid #BABBBF;	
}

.sectiontitle
{
	margin: 10px 0 0 0;
	font-size: 20px;
	font-weight: normal;
	color: #131313;	
	font-family:  Tahoma;
}

h3
{	
	margin: 20px 0 10px 0;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;	
	color: #00A3E0;
	border-bottom: none;
	text-transform: uppercase;
}

h4
{
	margin: 25px 0 10px 0;
	padding: 0 0 0 0;
	font-size: 14px;
	font-weight: normal;
	color: #666666;	
	font-family: Arial;
	text-transform: uppercase;
}

h4.error
{
	margin: 1px 0 5px 0;
	font-size: larger !important;
	font-weight: normal;
	font-family: Arial;	
	color: black;	 
}

.lowercase
{
	text-transform: lowercase;
}

.validation-error
{
	color: #CF0000 !important;
	font-size: 10px !important;
	font-weight: bold;
}

.login-buttons-panel
{
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

div#menu
{
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	width: 100%;
	color: black;
	background-color: white;
}

.spinEditWithLabel table
{
	float: left;
}

.spinEditWithLabel input
{
	width: inherit !important;
}

.spinEditWithLabel span
{		
	padding-left: 5px;
}	

.settings-table
{
	font-family: Tahoma, Geneva, sans-serif;
	border-collapse: collapse;
	border: solid #A8A8A8 1px;		
}

.grid-header
{
	background-color: #DCDCDC;
}

.grid-header td
{
	border: solid #A8A8A8 1px;
}

.even
{
	background-color: #EDEDEB;
}

.odd
{
	background-color: #FFFFFF;
}

.inputsection
{
	font-size: small;	
}

.inputsection input
{
	font-family: Tahoma, Geneva, sans-serif;
}

.inputsection input[type="checkbox"]
{
	width: auto;
}

.groupBoxHeader
{
	margin-top: 10px;
	margin-bottom: 5px;	
	font-size: medium;
	font-weight: bold;	
	color: #00559C;
}

.inputsection table
{
	padding-left: 10px;
}

/* clear formatting on child tables */
.inputsection * table
{
	padding-left: 0;	
	
}

.inputsection table tr
{
	height: 25px;
}

/* clear formatting on child tables */
.inputsection * table tr
{
	height: auto;
}

.inputsection table th
{
	 vertical-align: top;
	 text-align: left;
	 font-family: Tahoma, Geneva, sans-serif;
	 font-weight: normal;
	 white-space: nowrap;	 
	 padding-right:15px;	
}

.inputsection table td
{	
	 vertical-align: top;
	 font-family: Tahoma, Geneva, sans-serif;
}

/* clear formatting on child tables */
.inputsection * table td
{
	 vertical-align: middle;	
}

.client_setting_none
{
}

.client_setting_none_inherited
{
	color: #A8A8A8;
}

.client_permission_allow
{
	text-align: center; 
	color: #ffffff; 
	font-size: 12px; 
	font-family: Tahoma, Geneva, sans-serif;
	min-width: 50px;
	display: inline-block;
	padding: 2px 8px 2px 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: green;
	height: 16px;
	margin-top: auto;
	margin-bottom: auto;
}

.client_permission_deny
{
	text-align: center; 
	color: #ffffff; 
	font-size: 12px; 
	font-family: Tahoma, Geneva, sans-serif;
	min-width: 50px;
	display: inline-block;
	padding: 2px 8px 2px 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #FF6666;
}

a.small_link:link,
a.small_link:active,
a.small_link:hover,
a.small_link:visited
{
	 font-size: 10px;
	 font-family: Tahoma, Geneva, sans-serif;
	 text-decoration: none;
	 color: #0D45B7;
}

a.small_link:hover
{
	 text-decoration: underline;
}

.hint
{
	 font-family: Tahoma, Geneva, sans-serif;
	 font-size: 11px;
	 color: gray;
}

.large-hint
{
	 font-family: Tahoma, Verdana, Arial;
	 color: gray;
}

.inputsection table input, select, textarea
{
	font-family: Tahoma, Geneva, sans-serif;
	width: 250px;	
}

.description
{
	color: #808080;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
}


.searchTextBox 
{
	background:#FFFFFF url(../images/find.png) no-repeat 4px 4px;
	padding:4px 4px 4px 24px;
	border:1px solid #CCCCCC;
	width:230px;
	height:18px;
}

ul.tiles
{   
	margin: 0;
	padding: 0;						
}

ul.tiles li
{
	width: 450px;
	height: 100px;
	border: solid Gray 1px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	margin: 15px;
	zoom: 1;
	*display: inline;
	_height: 100px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-size: auto 100px;
}

ul.tiles li a:link,
ul.tiles li a:active,
ul.tiles li a:hover,
ul.tiles li a:visited
{
	font-family: Arial;
	font-size: 18px;
	color: #00A3E0;
	text-decoration: none;
	font-weight: bold;	
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

ul.tiles li a:hover
{
	color: #01426A;			
}

ul.tiles li div.tiles-content
{
	display: table-cell;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #808080;
	height: 100px;
	vertical-align: middle;
	padding-left: 150px;
}

ul.tiles li div.tiles-content div.description
{
	display: block;
	font-family: Arial;
	font-size: 11px;
	color: #808080;
	text-transform: uppercase;
}

.home-tiles
{
	margin-top: 25px;
	width: 100%;
}

.success-cell
{
	background-color: Green;
}

.error-cell
{
	background-color: #FF6666;
}

.warning-cell
{
	background-color: #FFCC99;
}

.info-cell
{
	background-color: #0064A3;
}

.caution-cell
{
	background-color: #FFFF99;
}

.skipped-cell
{
	background-color: #FFFFFF;
}

.account-status-error
{
	color: #CC3333;
}

.account-status-warning
{
	color: Orange;
}

.sip-status-available
{	
}

.sip-status-used
{
	background-color: #FFCC99;
}

.account-status-ok
{
	color: #339933;
}

.no-header { margin-top: 15px; }

.error-description-panel
{
	font-size: 13px;
	font-family: Arial;
	margin-top: 15px;
	width: 600px;
}

.error-description-panel ul
{
	font-size: 13px;
	font-family: Arial;
}

.error-description-panel ul li
{
	margin-top: 8px;
}

.success-description-panel ul
{
	font-size: 13px;
	font-family: Arial;
}

.success-description-panel ul li
{
	margin-top: 8px;
}

.common_actions a:link,
.common_actions a:active,
.common_actions a:hover,
.common_actions a:visited
{
	font-family: Arial;
	color: #0064A3;
	text-decoration: underline;
	font-size: 12px;
	padding-left: 15px;
	line-height: 200%;
}

.common_actions
{	
	border: solid #a8a8a8 1px;
	margin-left: 15px;
	margin-top: 15px;
	padding: 0;
	background-color: #fafafa;
	white-space: nowrap;	
	font-family: Arial;
	width: 200px;
	min-height:150px;
	height:auto !important;
	height:150px;
}

.common_actions h3
{	
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-bottom: 0;
	margin: 0;
	background-color: #DCDCDC;
	border-bottom: solid #a8a8a8 1px;	
	padding: 5px;
	margin-bottom: 8px;
	text-transform: none;
}

.admin-actions-panel
{	
	border: solid #a8a8a8 1px;
	margin-left: 15px;
	margin-top: 15px;
	padding: 0;
	background-color: #ffffff;	
	font-family: Arial;
	width: 225px;
	height: auto;
	padding-bottom: 5px;	
	white-space: normal;
}

.admin-actions-panel a:link,
.admin-actions-panel a:active,
.admin-actions-panel a:hover,
.admin-actions-panel a:visited
{
	font-family: Arial;
	color: #0064A3;
	text-decoration: underline;
	font-size: 12px;
	padding-left: 20px;	
	line-height: 200%;	
	display: inline-block;
}
.admin-actions-panel a:hover
{
	text-decoration: underline;
}

.admin-actions-panel h3
{	
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-bottom: 0;
	margin: 0;
	background-color: #DCDCDC;
	border-bottom: solid #a8a8a8 1px;	
	padding: 5px;
	margin-bottom: 5px;
	text-transform: none;
}


/* -----------------------------------
layout-two-fixed
----------------------------------- */
.grid-container
{
}

.grid-container-menu
{
	width: auto;
	height: auto;
	background-color: #F0F0F0;
	border: solid #A8A8A8 1px;
}

.grid-container-content
{
	width: auto;
	border: solid #A8A8A8 1px;
	border-top: 0;
}

table.grid-filter
{
	width: 100%; 
	border-collapse: collapse; 
	border-spacing:0 !important;
	padding: 0; 
	margin: 0;
	vertical-align: bottom;
}

table.grid-filter > tbody > tr > td 
{
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

table.grid-filter > tbody > tr 
{
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

/*****************************************
 * Message panel style
 *****************************************/
div.messagePanelAlert
{    
	font-size: 10px;
	background-color: #FFFF00;
	border: 0;
	padding: 0px;	
	padding-left: 10px;		
	margin-bottom: 10px;
}

div.messagePanelInformation
{
	background-color: #FFFFD0;
	border: solid yellow 1px;
	padding: 5px;
	font-size: 10px;
	margin-bottom: 10px;
}

div.messagePanelCustom
{
	background-color: transparent;
	border-left: solid #CCCCCC 1px;
	padding: 5px;
	font-size: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

div.messagePanelCustom  * 
{
	color: #888888;
	font-size: 13px;
}

div.messagePanelError 
{
	font-size: 10px;
	background-color: #FFCCCC;
	padding: 2px 0px 2px 10px;
}

div.messagePanelSuccess
{
	font-size: 10px;
	background-color: #CCFFCC;
	padding: 2px 0px 2px 10px;
}

div.messagePanelWarning
{
	background-color: #FFFFD0;
	border: solid yellow 1px;
	padding: 5px;
	margin-bottom: 10px;
}

div.messagePanelError *, 
div.messagePanelSuccess *,
div.messagePanelWarning *,
div.messagePanelInformation *,
div.messagePanelCustom,
div.messagePanelAlert *
{
	font-family: Verdana, Helvetica;
	font-size: 11px;
}

.super-admin-panel-content
{    
	color: #333333;
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.center
{
	text-align: center;
}

div.rightAlignedTable
{
	float: right;
}

div.rightAlignedTable table
{
	margin-left: auto;
	margin-right: 0;
}

div.horizontalButton
{
	padding-top: 10px;
}

div.horizontalButton table
{
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;	
	*padding-right: 5px;
}

div.horizontalLayout table
{
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;	
	*padding-right: 5px;
}

span.repeater-separator
{
	color: #A8A8A8;
}
	
.checkbox-list input
{
	width: auto !important;
}

div.hyperlink-list a
{
	display: block;
	margin-left: 5px;
	margin-bottom: 5px;
}	

div.horizontalCheckBox table
{
	float: left;
	margin-right: 10px;
}

div.right
{
	text-align: right;
}

/* -----------------------------------
layout-two-fixed
----------------------------------- */
#two-column-table
{
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	border-style: none;
	width: 100%;
}

#two-column-table .left-panel
{	
	width:100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#two-column-table .right-panel
{	
	width: auto;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

.gridsection
{
	border-right: solid #A8A8A8 1px !important;
}

/*****************************************
 * User manual / online help
 *****************************************/
div.user-manual
{
	font-size: small;
	padding: 15px;
}

div.user-manual table
{
	border: solid #A8A8A8 1px;
	border-collapse: collapse;
}	

/* clear formatting on child tables */
div.user-manual * table
{
	padding-left: 0;
}

div.user-manual table tr
{
	height: 25px;
}

/* clear formatting on child tables */
div.user-manual * table tr
{
	height: auto;
}

div.user-manual table th
{
	 vertical-align: top;
	 text-align: left;
	 font-family: Tahoma, Verdana, Arial;
	 font-weight: normal;	 
	 white-space: nowrap;	 
	 border: solid #A8A8A8 1px;
	 padding: 8px;
	 background-color: #DCDCDC;
}

div.user-manual table td
{	
	 vertical-align: top;
	 border: solid #A8A8A8 1px;
	 padding: 8px;
}

div.user-manual table td.csv-required
{
	background-color: #FFCCCC;
}
	

/* clear formatting on child tables */
div.user-manual * table td
{
	 vertical-align: middle;
}

div.user-manual li
{
	padding: 5px;
}

div.user-manual h1
{
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: black;
	border-bottom: 0;
	margin: 0;	
	padding: 0;
	margin-bottom: 5px;
}

div.user-manual h2
{
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: black;	
	margin: 0;	
	padding: 0;	
	border-bottom: 1px solid #BABBBF;	
	margin-bottom: 10px;
	margin-top: 10px;
}

div.user-manual span.csv-required
{
	border: solid #A8A8A8 1px;
	background-color: #FFCCCC;
	padding: 2px;
}

div.user-manual table td.highlighted
{
	background-color: #FFCCCC;
}

div.user-manual span.highlighted
{
	border: solid #A8A8A8 1px;
	background-color: #FFCCCC;
	padding: 2px;
}

div.arrow
{
	float:left;
	width:7px;
	height:100%;
	height:10px;    
	margin-left:-7px;
}

span.arrow
{   
	width: 0; 
	height: 0; 
	border-right: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-top: 7px solid #FF6666;
}

/*****************************************
 * ToggleSwitch
 *****************************************/
.switch {
  position: relative;
  display: inline-block;
  width: 46px;
  height: 20px;
}

.switch input {
	display:none;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .2s;
  transition: .2s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .2s;
  transition: .2s;
}

input:checked + .slider {
  background-color: #8BC34A;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

	input:disabled + .slider {
		opacity: 0.5;
		filter: alpha(opacity=50);
		cursor: default !important;
	}

/* Rounded sliders */
.slider.round {
  border-radius: 20px;
}

.slider.round:before {
  border-radius: 50%;
}

table th.align-cell
{
	vertical-align: middle;
	text-align: right;
}
table td.align-cell
{
	vertical-align: middle;
}

/* Popup Callout */
.callout {
	position: relative;
	margin: 0 10px;
	padding: 20px 18px;
	background-color: #eef4f9;
	/* easy rounded corners for modern browsers */
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.callout .notch {
	position: absolute;
	right: -10px;
	top: 50%;
   /* Firefox */
	top: -moz-calc(50% - 10px);
	/* WebKit */
	top: -webkit-calc(50% - 10px);
	/* Opera */
	top: -o-calc(50% - 10px);
	/* Standard */
	top: calc(50% - 10px);
	margin: 0;
	border-right: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #eef4f9;
	padding: 0;
	width: 0;
	height: 0;
	/* ie6 height fix */
	font-size: 0;
	line-height: 0;
	 /* ie6 transparent fix */
	_border-right-color: pink;
	_border-left-color: pink;
	_filter: chroma(color=pink);
}

.border-callout { border: 1px solid #c5d9e8; padding: 19px 17px; }
.border-callout .border-notch { border-left-color: #c5d9e8; right: -11px; }

.inherited_details_btn { margin-left: 10px; }

.config_install_state
{
	text-align: center; 
	color: #ffffff; 
	font-size: 11px; 
	font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; 
	min-width: 50px;
	display: inline-block;
	padding: 4px 8px 4px 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.badge{color:#fff;display:inline-block;padding:2px;width:18px;height:18px;text-align:center;line-height:18px;border-radius:50%;}

.footer_social{list-style:none;margin:0;padding:0}
.footer_social li{display:inline-block}
.footer_social li:not(:last-child){margin-right:20px}
.footer_social a{display:block;margin-bottom:0}
.footer_social a:focus path,.footer_social a:hover path{fill:#00a3e0}
.footer_social path{-webkit-transition:.2s ease;transition:.2s ease}

.popup_header{ text-transform:none; }