﻿/**to be moved out**/

#mws-navigation
{
    position:fixed;
    width:200px;
}

#mws-header
{
    position:fixed !important;
}

/***end to be moved out **/

h3, h5
{
    color: #555;
}

a:visited
{
    color:#0000EE;
}
a {
    color: #0000EE;
}
div.div-float-right
{
    float:right;
}

div.div-null-img
{
    display:inline-block;
    height:16px;
    width:16px;
}

.dialog-center {
    position: absolute;
    right: 200px;
}

.hover-pointer:hover
{
    cursor:pointer;
}

div.div-clear
{
     display:block;
     clear:left;
}

.clear-left
{
     clear:left;
}

.clear-right
{
     clear:right;
}

.clear-both
{
     clear:both;
}

.position-relative
{
    position:relative;
}

/*
.required, .required-int, .required-date, .required-style
{
    border: 1px solid black !important;
}
*/
.ui-icon
{
    background-image: url(../images/jui/ui-icons_ffffff_256x240.png) !important;
}

.ui-icon.black
{
    background-image: url(../images/jui/ui-icons.png) !important;
}

.span-img-search-container
{
    margin:2px;
    margin-left:0px;
}

.img-search
{
    /*background-color: #F0F0F0;
    border: 1px solid #CCC;*/
    padding-bottom:4px;
    height:14px;
    width:14px;
}

.icon-small
{
    height:16px;
    width:16px;
}

.mws-panel-header-right
{
    float:right;
    position:relative;
    top:-5px;    
}

.hide
{
    display:none;
}

.numeric-right {
    text-align:right;
}

div#divScrollTop
{
    overflow-x:auto;
}

div.color-key
{
    padding-right:15px;
    border: 1px solid #35353A;    
}

div.color-key span.color-key-name
{
    font-weight:bold;
    padding:3px;
    float:left;
}

div.color-key .color-key-content ul
{
    margin:5px 0px;
}

div.color-key .color-key-content ul li .color-square
{
	width:15px;
	height:15px;
	border:1px solid #666666;
	display:block;
}

.form-header-destination
{
    margin-left:4px;
}

.div-no-results
{
    font-weight:bold;
    font-family:Arial;
    font-size:16px;
    color:#777;    
    text-align:center;
}

/***COLOR PICKER***/
.mws-cp-trigger {
    background: none repeat scroll 0 0 #C5D52B;
    border: 1px solid #666666;
    cursor: pointer;
    display: block;
    height: 15px;
    width: 15px;
    margin-bottom:10px;
}


div.checkbox-list-container
{
    overflow-y:auto;
    overflow-x:hidden;
    max-width:280px;
}

div.checkbox-list-container ul
{
    height:300px;
}
    
 a.link-small
 {
     font-size:10px;
     color:#888888 !important;
     padding:3px;
     text-decoration:none;
}

a.link-button
{
     text-decoration:none;
}

.transparent-checkbox, .transparent-radio {
    width: 13px;
    height: 13px;
    padding: 0px;  
    background: url(icons/transparent-checkbox.png) no-repeat;
    display: inline-block;
    clear: left;
    background-position: -3px -5px;
    background-color: Background;
    cursor:pointer;
 }

.transparent-checked {
     background-position: -3px -55px;   
}

.transparent-clicked {
     background-position: -3px -30px;
}


/***DATEPICKER***/

div.ui-datepicker 
{
    z-index:1000000 !important;
}

/****JGROWL NOTIFY****/
div#ui-notify-container, div#ui-notify-container-centered
{
    z-index:1500000 !important;
}

div#ui-notify-container-centered
{
    margin:auto;
    right:30%;
    width:40%;
}

div#ui-notify-container-centered .ui-notify-message
{
    padding: 8px;
}

div#ui-notify-container-centered .ui-notify-close
{
    position:relative;
    margin-top: -3px;
    margin-right: 2px;
}
/***CALENDAR***/
div#divCalendarContainer
{
    width:100%;
    overflow-x:auto;
    overflow-y:hidden;
    position:relative;  /**NECESSARY FOR IE7 - ELSE WILL BREAK CALENDAR**/
}

div#divFormProvidersContainer
{
    float:right; 
    width:315px;
}

div#divFormLocationsContainer
{
    width:315px;
}

#divScrollTop{width: 1260px; border: none 0px RED;
overflow-x: scroll; overflow-y:hidden;}
#divScrollTop{height: 20px; }
#divScrollTopInner {width:5000px; height: 20px; }
.div2 {width:2000px; height: 200px; background-color: #88FF88;
overflow: auto;}



/***NAV***/
div#mws-navigation ul li a
{
    display:inline-block;
    cursor: pointer;
}


div#mws-navigation ul li span.nav-trigger
{
    
    display:inline-block;
    position:absolute;
    right:10px;
    margin-top:11px;
    padding:0px;
}

div#mws-navigation ul li span.nav-new
{
    
    position:absolute;
    right:30px;
    margin-top:15px;
    padding:0px;
    z-index:99999;
    cursor:pointer; 
}

/*for children nav*/
div#mws-navigation ul li ul li span.nav-new
{
    
    margin-top:10px;
}

div#mws-navigation ul li span.nav-new img
{
    max-height:10px;
}






/****TOP NAVIGATION***/
div#mws-wrapper
{
    position:relative;
    top:0px;
    padding-top:60px;
}

div#mws-container
{
    position:relative;
    top:50px;    
    padding-top:50px;
}

div#mws-sidebar-stitch
{
    display:none;
}

div.mws-navigation-top-container
{
    width:100%;
    position:fixed;
    z-index:99999;
    top:60px;
}


div#mws-navigation-top
{
    background-color:inherit;
    position:absolute;
    float:left;    
    width:100%;
}

div#mws-navigation-top ul, 
div#mws-navigation-top ul li
{
    position:relative;
	margin:0;
	list-style:none;
}

div#mws-navigation-top ul
{
    width:96%;
    margin-left:15px;
	padding-top:1px;
}

div#mws-navigation-top ul li
{
    display:inline;
	/*position:relative;*/
	padding-bottom:2px;
}

div#mws-navigation-top ul li.active 
{
    background-color: #F8F8F8;
    background:url("../images/core/mws-container-bg.png") repeat scroll 0 0 transparent;
    border: 1px solid #BCBCBC;
    margin-bottom: 0;
    padding-top:5px;
    padding-bottom: 10px;
    border-radius: 4px 4px 0px 0px;
}

/*	padding:11px 48px 11px 40px;*/
div#mws-navigation-top ul li a, 
div#mws-navigation-top ul li span.nav-new
{
	color:#ffffff;
	outline:none;
	display:block;
	text-decoration:none;
	position:relative;
	padding:11px 0px 11px 0px;
	line-height:20px;
}

div#mws-navigation-top ul li a.mws-ic, 
div#mws-navigation-top ul li span.mws-ic
{
	/*padding-left:40px;*/
	background-position:4px center;
}

div#mws-navigation-top ul li a.mws-i-24, 
div#mws-navigation-top ul li span.mws-i-24
{
	padding-left:20px;
	background-position:8px center;
}

div#mws-navigation-top ul li span.mws-nav-tooltip
{
	position:absolute;
	line-height:1;
	padding:5px;
	right:-16px;
	top:50%;
	margin-top:-12px;
}

div#mws-navigation-top ul li.active a {
    color: #323232 !important;
    outline: medium none;
    text-decoration: none;
}

div#mws-navigation-top ul li.inactive a
{
    color: #ffffff !important;    
}

div#mws-navigation-top ul li ul li:hover
{
	background:url(../../images/core/mws-sub-nav-bg.png);
}

div#mws-navigation-top ul li a
{
    padding: 10px 1em 15px;
    margin-top:3px;
    display:inline-block;
    cursor: pointer;
}


div#mws-navigation-top ul li span.nav-trigger
{
    
    display:inline-block;
    position:absolute;
    right:-25px;
    margin-top:11px;
    padding:0px;
}

div#mws-navigation-top ul li span.nav-new
{
    
    position:absolute;
    right:-10px;
    top:5px;
    padding:0px;
    z-index:99999;
    cursor:pointer; 
}

div#mws-navigation-top ul li span.nav-new img
{
    max-height:10px;
}

div#mws-navigation-top-children-container
{
    background-color: #F8F8F8;
    background:url("../images/core/mws-container-bg.png") repeat scroll 0 0 transparent;
    position:relative;
    top:40px;
    width:100%;
    padding:10px 0px 0px;
	-webkit-border-radius:4px 4px 0 0px;
	-moz-border-radius:4px 4px 0 0px;
	-o-border-radius:4px 4px 0 0px;
	-khtml-border-radius:4px 4px 0 0px;
    border-radius: 4px 4px 0 0px;
}


div.mws-navigation-top-children,
div.div-report-links
{
    position:relative;
    background:url("../images/core/mws-table-header.png") repeat-x scroll left bottom #F5F5F5;
    border:1px solid #CCCCCC;
    padding:5px;
    width:98%;
    margin: 0px auto;
    min-height:20px;
    margin-bottom:10px;
    
}

div.div-report-links
{
    width:100%;
    padding-left:0px;
    padding-right:0px;
}

div.mws-navigation-top-children ul,
div.div-report-links ul
{
    margin-bottom:0px;
    margin-left:20px;
}

div.mws-navigation-top-children ul li,
div.div-report-links ul li
{
    position:relative;
    display:inline;
    margin-bottom:0px;
    height:100%;
    padding-right:40px;
    margin-left:0px;
}


div.mws-navigation-top-children ul li a, 
div.mws-navigation-top-children ul li span,
div.div-report-links ul li a,
div.div-report-links ul li span
{
	font-size:12px;
	color:#323232;
	text-shadow:none;
	outline:none;
	text-decoration:none;
	position:relative;
	white-space:nowrap;
	
}


div.mws-navigation-top-children ul li span .nav-new
{
    
    position:absolute;
    right:-15px;
    top:0px;
    padding:0px;
    padding-top:4px;
    display:block;
    float:right;
    z-index:99999;
    cursor:pointer; 
    height:10px;
}

div.mws-navigation-top-children ul li  span .nav-new img
{
    max-height:10px;
    vertical-align:top;
}

div.mws-navigation-top-children ul li.active a
{
    font-weight:bold;
}

.admin-nav-links
{
    max-height:900px;
    overflow-y: auto;
}

.admin-nav-new
{
    float:right;
    padding-right:5px;
    padding-top:7px;
}

.admin-nav-links ul li.active a
{
    font-weight:bold;    
}

.admin-nav-new img
{
    max-height:10px;
}

/****END TOP NAVIGATION***/

/***DATATABLE***/
.custom-search-container .mws-form-item
{
    margin-left:0px !important;
}

.custom-search-container .mws-form-item input,
.custom-search-container .mws-form-item select
{
    width:120px;
}

div.dataTables_scroll
{
    overflow-x:auto;
}
    
div#divDataTableHeaderContainer #imgColumnsSelect
{
    padding-right:4px;
    cursor:pointer;
}

div.custom-search-container
{
    border: 1px solid #CCCCCC; 
    -webkit-border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px; 
}

div.divColumnsContainer
{
    max-height:300px;
    width:600px;
    overflow:auto;
}

/*div#divColumnsContainer ul li
{
    float:left;
    padding-right:20px;
    width:200px;
}
*/
div.div-dt-columns-container ul li
{
    line-height:1.6em !important;
}

  
div.div-dt-columns-container ul li.column1 { margin-left: 0em; }
div.div-dt-columns-container ul li.column2 { margin-left: 10em; }
div.div-dt-columns-container ul li.column3 { margin-left: 20em; }
div.div-dt-columns-container ul li.column4 { margin-left: 30em; }

div.div-dt-columns-container ul li input, div.div-dt-columns-container ul li label
{
    vertical-align:bottom !important;
}
 
div#divSearchContainer
{
    position: absolute;
    right: 10px;
    top: 25%;
}

div#divSearchContainer .mws-inset
{
    position:absolute;
    right: 180px;
    width:22px;
    height:22px;
    cursor:pointer;
    top:2px;
}

div#divSearchContainer span.search-btn
{
	text-indent:-9999px;
	text-transform:capitalize;
	height:24px;
	display:block;
	border:none;
	background:url(../images/core/mws-search-icon.png) no-repeat center center;
	
	/* CSS 3 */
	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

#divSearchAll span span.mws-inset
{
    display: inline-block;
    height: 22px;
    width: 22px;
}

#divSearchAll span span.mws-inset span.search-btn
{
	text-indent:-9999px;
	text-transform:capitalize;
	height:22px;
	width:22px;
	border:none;
	background:url(../images/core/mws-search-icon.png) no-repeat center center;
	
	/* CSS 3 */
	
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	display:block;
}

div.mini-table-header {
    background: url("../images/core/mws-toolbar.png") repeat-x scroll 0 0 #F5F5F5;
    border-bottom: 1px solid #DDDDDD;
    padding:4px;
    color:#666;
}

div.mini-table-header span 
{
    font-weight:bold;
    font-size:larger;
    padding-left:3px;
}

div.mini-table-header a 
{
    padding-left:10px;
}

a.mini-table-header
{
    color:#666;
}

a.a-sort
{
    padding:0px 3px;    
}

.search-os {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #646464 #646464 #737373;
    border-radius: 4px 4px 4px 4px;
    border-width: 1px;
    box-shadow: 2px 2px 3px #CACACA inset, 0 1px 0 #DBDBDB;
    float: right;
    height: 18px;
    padding: 2px;
                        
}             
                    
.search-os input.search-submit 
{
    background: url(../Images/icons-os.png) repeat scroll 0 -14px transparent;
    border: 0 none;
    float: left;
    height: 14px;
    margin: 5px 4px 5px 8px;
    padding: 0;
    width: 14px;
}                    
                       
.search-os input.search-input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #5B5B5B;
    float: left;
    outline: medium none;
    padding: 3px 8px 4px 0;
                        
}                       

.ui-autocomplete {
	position: absolute;
	top: 0; /* #8656 */
	cursor: default;
	background-color:silver;
	width: 170px;
	height: 250px;
	overflow-y:scroll;
}
        
.ui-autocomplete
{
    list-style-type: none;
}
        
.ui-autocomplete li
{
    margin-left:10px;
}        


/****GENERIC FORMS***/
.ui-dialog .ui-dialog-content {
    padding: 2px 2px;
}

.mws-form-compact select, .mws-form-compact .file, .mws-form-compact .multiSelect
{
    padding: 1px 2px;
}

.mws-form-compact textarea, .mws-form-compact .mws-textinput
{
    padding:2px;
}
.mws-form-compact .mws-form-inline .mws-form-item {
    margin-left: 0px;
}

.ui-tabs .ui-tabs-panel {

    padding:2px;/*2px 2.2em;*/
    
}

.ui-tabs-panel .div-generic-form-container
{
    width:100%;
    max-height:400px;
    padding: 5px 0px;
}

/*
//causing too many issues - set width manually if needed
.mws-form-compact .mws-form-inline .mws-form-item ul.mws-form-list {
    width: 70%;
}
*/

.mws-form-compact .form-compact .mws-form-inline label 
{
    float:none;
}

.mws-form-compact .form-compact .mws-form-row
{  
    display:inline-block; 
}

div.generic-table-container, div.search-params-container
{
    margin:5px 0px;
    border:1px solid #CCC;
}

tr.template-row
{
    display:none;
}

.mws-textinput[readonly]
{
        background:#DDD;
        cursor:pointer;
}

.mws-form .mws-form-inline label.custom-input-readonly
{
    width:70%;
    /*padding-top:0px;*/
    padding-bottom:0px;
    display:none;
}

div.div-generic-form-container
{
    position:relative;
    overflow:auto;
}
    
div#divGenericFormPopupContainer div.div-generic-form-container
{
    max-width:740px;
    max-height:400px;
}

div.div-tab-form-container
{
    width:98%;
    padding:1%;
}

tfoot tr, .tfoot
{
    background-color:#AAAAAA !important;
}

 /**Inputs for tabbed forms**/   
.mws-form .ui-tabs-panel .mws-form-item select, .mws-form .ui-tabs-panel .mws-form-item textarea, .mws-form .ui-tabs-panel .mws-form-item .mws-textinput, 
.mws-form .ui-tabs-panel .mws-form-item.large select, .mws-form .ui-tabs-panel .mws-form-item.large textarea, .mws-form .ui-tabs-panel .mws-form-item.large .mws-textinput {
    width: 70%;
}


div.search-params-content
{
    border:1px solid #CCC;
    padding:5px;
    min-height:40px;
}

    
/***SUPER ADMIN PAGE***/

div#divLookAndFeel ul li {
    list-style: none;
}

div#divLookAndFeel ul li span 
{
    display:block;
    float: left;
    width: 120px;
}

div#divLookAndFeel ul li div.mws-cp-trigger {
    float: left;
}


/***Patient Insurance***/
div.div-patient-insurance-container, div.div-phone-numbers-container
{
    margin:5px 0px;
    border:1px solid #CCC;
}

/***DELETE BUTTON***/
.mws-button.btn-delete, .ui-button.btn-delete
{
    background-color:#FC1511 !important;
    background-image: -moz-linear-gradient(#FF1816, #FF0000) !important;
    background-image: linear-gradient(#FF1816, #FF0000) !important;    
    background-image: -o-linear-gradient(#FF1816, #FF0000) !important;
    border: 1px solid #FC1511 !important;
    width:60px;
}

.ui-button.btn-delete, .ui-button.btn-left
{
    position:absolute;
    left:1em;
}

.img-icon
{
    padding:0px 4px;
    text-decoration:none;
}

.img-icon-shift-down
{
    position:relative;
    top:1px;
}

.img-small
{
    width:16px;
    height:16px;
}

.subtext
{
    color:#777 !important;
    font-size:x-small !important;
    font-weight:normal !important;
}

.error-red
{
    background-color:#FFCBCA !important;
}


/***GENERIC FORM CLASSES***/
.right
{
    text-align:right;
}

.left
{
    text-align:left;    
}

.full-height
{
    max-height:999999px !important;
}

.full-height,
.full-height .div-generic-form-container
{
    max-height:999999px !important;
}

.outer-margin
{
    margin:3px;    
}

.bold
{
    font-weight:bold;
}

.italic
{
    font-style:italic;    
}

.underline
{
    text-decoration:underline;    
}

.dark-green
{
     color:#338833 !important;
}

.green
{
    color:#00FF00 !important;
}

.red
{
    color:#FF0000 !important;
}

.blue
{
    color:#0000FF;
}

.pink
{
    color:#FF00FF;
}

.grey
{
    color: #888;
}

.padding-top
{
    padding-top:6px;
}

.textarea-small
{
    height:50px !important;
}

.textarea-medium
{
    height:100px !important;
}

.textarea-large
{
    height:150px !important;
}

.textarea-xlarge
{
    height:200px !important;
}

.textarea-xxlarge
{
    height:250px !important;
}

.span-link
{
    cursor:pointer;
    text-decoration:underline;
}

.numeric-negative
{
    color:#FF0000;
}

.new-header-text
{
    padding:3px;
    text-decoration:none;
    color:#323232 !important;
}

.new-header-text.right
{
    float:right;
    border-left:1px solid #CCCCCC;
}

.new-header-text.borders
{
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    padding:0px 4px;
}


.new-header-text img
{
    position: relative;
    top: -3px;
    width: 12px;
}

.header-button-disabled
{
    color:#BBBBBB !important;
    cursor:default !important;
}

.no-margin
{
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
}

.med-grey-background
{
    background:#DDDDDD;
}

.procedure-list-padding
{
    padding:3px 0px;
}

.spanProcMsgContainer
{
    float:left;
    width:20px;
    padding-top:3px;
}

span.icon-count-small, span.procedure-modifier-count-small, span.additional-billing-info-count-small
{
	position:absolute;
	display:block;
	width:12px; height:12px;
	font-size:8px;
	text-align:center;
	color:#323232  !important;
	background-color:#D9CCBB;
	top:-1px;
	right:-1px;
	font-weight:bold;
	/* CSS 3 */
	
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-o-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:2px;
}

.search-params-content .mws-form-row {
    height: 45px;
}


/***FIXED TABLE HEADER***/
/*.fixedheadertablecontainer
{
    overflow:hidden;
}
thead.fixedHeader tr {
    position: relative;
}
html > body thead.fixedHeader tr {
    display: block;
}
thead.fixedHeader th {
    font-weight: normal;
    padding: 4px 3px;
    text-align: left;
}
thead.fixedHeader a, thead.fixedHeader a:link, thead.fixedHeader a:visited {
    display: block;
    text-decoration: none;
    width: 100%;
}

html > body tbody.scrollContent {
    display: block;
    overflow: auto;
    width: 100%;
}
*/
/*
tbody.scrollContent td, tbody.scrollContent tr.normalRow td {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #DDDDDD #CCCCCC -moz-use-text-color -moz-use-text-color;
    border-style: solid solid none none;
    border-width: 1px 1px medium medium;
    padding: 2px 3px 3px 4px;
}
tbody.scrollContent tr.alternateRow td {
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: #DDDDDD #CCCCCC -moz-use-text-color -moz-use-text-color;
    border-style: solid solid none none;
    border-width: 1px 1px medium medium;
    padding: 2px 3px 3px 4px;
}
*/

.div-bordered-info-prominent
{
    border:1px solid #AAAAAA;
    padding:5px 15px 5px 15px;
    background-color:#E6E6E6;
}


/* Report Buttons */

.mws-report-container
{
	width:100%;
	margin-bottom:24px;
}

.mws-report
{
	width:12% !important;
	min-width:170px;
	margin:8px 1%;
	float:left;
	cursor:pointer;
	display:block;
	text-decoration:none;
	color:#323232;
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	
	background:#ffffff url(../images/core/mws-report-bg.png) repeat-x;
	border:1px solid #cccccc;
	
	/* CSS 3 */
	
	-webkit-border-radius:6px;
	-o-border-radius:6px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
}

.mws-report:hover
{
	background-color:#fafafa;
}

.mws-report:active
{
	background-image:none;
	
	
	/* CSS 3 */
	
	-webkit-box-shadow:0px 1px 0px rgba(255, 255, 255, 0.5);
	-o-box-shadow:0px 1px 0px rgba(255, 255, 255, 0.5);
	-moz-box-shadow:0px 1px 0px rgba(255, 255, 255, 0.5);
	-khtml-box-shadow:0px 1px 0px rgba(255, 255, 255, 0.5);	
	box-shadow:0px 1px 0px rgba(255, 255, 255, 0.5);	
}

.mws-report .mws-report-icon
{
	width:48px;
	height:100%;
	float:left;
	display:block;
	border-right:1px solid #cccccc;
	
	background-position:center center;
}

.mws-report .mws-report-content
{
	margin-left:1px;
	display:block;
	/*padding:8px 10px;*/
    color: #555;
}

.mws-report .mws-report-content .mws-report-title
{
	white-space:nowrap;
}

.mws-report .mws-report-content .mws-report-value
{
	font-size:26px;
	font-weight:bold;
	display:inline-block;
}

.mws-report .mws-report-content .mws-report-value.up
{
	background:url(../images/core/report-up.png) no-repeat right center;
	padding-right:24px;
}

.mws-report .mws-report-content .mws-report-value.down {
    background: url(../images/core/report-down.png) no-repeat right center;
    padding-right: 24px;
}

.post-report-message {
    font-weight: bold;
    font-family: Arial;
    font-size: 16px;
    color: #777;
    margin: 5px 0;
}

.okta-outerdiv {
    padding: 12.5px 0;
}
.okta-innerdiv {
    background: url(../images/core/mws-login-stitch.png) repeat-x bottom;
    height: 2px;
}
.WidgetSet table tbody tr td {
    vertical-align: middle !important;
    text-align: center !important;
}
.msrs-printdialog-overlay {
    position:inherit !important;
}