.checkbox{padding-left:20px}.checkbox label{display:inline-block;vertical-align:middle;position:relative;padding-left:5px}.checkbox label::before{content:"";display:inline-block;position:absolute;width:17px;height:17px;left:0;margin-left:-20px;border:1px solid #ccc;border-radius:3px;background-color:#fff;-webkit-transition:border .15s ease-in-out,color .15s ease-in-out;-o-transition:border .15s ease-in-out,color .15s ease-in-out;transition:border .15s ease-in-out,color .15s ease-in-out}.checkbox label::after{display:inline-block;position:absolute;width:16px;height:16px;left:0;top:0;margin-left:-20px;padding-left:3px;padding-top:1px;font-size:11px;color:#555}.checkbox input[type="checkbox"],.checkbox input[type="radio"]{opacity:0;z-index:1}.checkbox input[type="checkbox"]:focus+label::before,.checkbox input[type="radio"]:focus+label::before{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.checkbox input[type="checkbox"]:checked+label::after,.checkbox input[type="checkbox"]:checked+input[type="hidden"]+label::after,.checkbox input[type="radio"]:checked+label::after{font-family:"FontAwesome";content:""}.checkbox input[type="checkbox"]:indeterminate+label::after,.checkbox input[type="radio"]:indeterminate+label::after{display:block;content:"";width:10px;height:3px;background-color:#555;border-radius:2px;margin-left:-16.5px;margin-top:7px}.checkbox input[type="checkbox"]:disabled+label,.checkbox input[type="radio"]:disabled+label{opacity:.65}.checkbox input[type="checkbox"]:disabled+label::before,.checkbox input[type="radio"]:disabled+label::before{background-color:#eee;cursor:not-allowed}.checkbox.checkbox-circle label::before{border-radius:50%}.checkbox.checkbox-inline{margin-top:0}.checkbox-primary input[type="checkbox"]:checked+label::before,.checkbox-primary input[type="radio"]:checked+label::before{background-color:#337ab7;border-color:#337ab7}.checkbox-primary input[type="checkbox"]:checked+label::after,.checkbox-primary input[type="radio"]:checked+label::after{color:#fff}.checkbox-danger input[type="checkbox"]:checked+label::before,.checkbox-danger input[type="radio"]:checked+label::before{background-color:#d9534f;border-color:#d9534f}.checkbox-danger input[type="checkbox"]:checked+label::after,.checkbox-danger input[type="radio"]:checked+label::after{color:#fff}.checkbox-info input[type="checkbox"]:checked+label::before,.checkbox-info input[type="radio"]:checked+label::before{background-color:#5bc0de;border-color:#5bc0de}.checkbox-info input[type="checkbox"]:checked+label::after,.checkbox-info input[type="radio"]:checked+label::after{color:#fff}.checkbox-warning input[type="checkbox"]:checked+label::before,.checkbox-warning input[type="radio"]:checked+label::before{background-color:#f0ad4e;border-color:#f0ad4e}.checkbox-warning input[type="checkbox"]:checked+label::after,.checkbox-warning input[type="radio"]:checked+label::after{color:#fff}.checkbox-success input[type="checkbox"]:checked+label::before,.checkbox-success input[type="radio"]:checked+label::before{background-color:#5cb85c;border-color:#5cb85c}.checkbox-success input[type="checkbox"]:checked+label::after,.checkbox-success input[type="radio"]:checked+label::after{color:#fff}.checkbox-primary input[type="checkbox"]:indeterminate+label::before,.checkbox-primary input[type="radio"]:indeterminate+label::before{background-color:#337ab7;border-color:#337ab7}.checkbox-primary input[type="checkbox"]:indeterminate+label::after,.checkbox-primary input[type="radio"]:indeterminate+label::after{background-color:#fff}.checkbox-danger input[type="checkbox"]:indeterminate+label::before,.checkbox-danger input[type="radio"]:indeterminate+label::before{background-color:#d9534f;border-color:#d9534f}.checkbox-danger input[type="checkbox"]:indeterminate+label::after,.checkbox-danger input[type="radio"]:indeterminate+label::after{background-color:#fff}.checkbox-info input[type="checkbox"]:indeterminate+label::before,.checkbox-info input[type="radio"]:indeterminate+label::before{background-color:#5bc0de;border-color:#5bc0de}.checkbox-info input[type="checkbox"]:indeterminate+label::after,.checkbox-info input[type="radio"]:indeterminate+label::after{background-color:#fff}.checkbox-warning input[type="checkbox"]:indeterminate+label::before,.checkbox-warning input[type="radio"]:indeterminate+label::before{background-color:#f0ad4e;border-color:#f0ad4e}.checkbox-warning input[type="checkbox"]:indeterminate+label::after,.checkbox-warning input[type="radio"]:indeterminate+label::after{background-color:#fff}.checkbox-success input[type="checkbox"]:indeterminate+label::before,.checkbox-success input[type="radio"]:indeterminate+label::before{background-color:#5cb85c;border-color:#5cb85c}.checkbox-success input[type="checkbox"]:indeterminate+label::after,.checkbox-success input[type="radio"]:indeterminate+label::after{background-color:#fff}.radio{padding-left:20px}.radio label{display:inline-block;vertical-align:middle;position:relative;padding-left:5px}.radio label::before{content:"";display:inline-block;position:absolute;width:17px;height:17px;left:0;margin-left:-20px;border:1px solid #ccc;border-radius:50%;background-color:#fff;-webkit-transition:border .15s ease-in-out;-o-transition:border .15s ease-in-out;transition:border .15s ease-in-out}.radio label::after{display:inline-block;position:absolute;content:" ";width:11px;height:11px;left:3px;top:3px;margin-left:-20px;border-radius:50%;background-color:#555;-webkit-transform:scale(0,0);-ms-transform:scale(0,0);-o-transform:scale(0,0);transform:scale(0,0);-webkit-transition:-webkit-transform .1s cubic-bezier(.8,-.33,.2,1.33);-moz-transition:-moz-transform .1s cubic-bezier(.8,-.33,.2,1.33);-o-transition:-o-transform .1s cubic-bezier(.8,-.33,.2,1.33);transition:transform .1s cubic-bezier(.8,-.33,.2,1.33)}.radio input[type="radio"]{opacity:0;z-index:1}.radio input[type="radio"]:focus+label::before{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.radio input[type="radio"]:checked+label::after{-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}.radio input[type="radio"]:disabled+label{opacity:.65}.radio input[type="radio"]:disabled+label::before{cursor:not-allowed}.radio.radio-inline{margin-top:0}.radio-primary input[type="radio"]+label::after{background-color:#337ab7}.radio-primary input[type="radio"]:checked+label::before{border-color:#337ab7}.radio-primary input[type="radio"]:checked+label::after{background-color:#337ab7}.radio-danger input[type="radio"]+label::after{background-color:#d9534f}.radio-danger input[type="radio"]:checked+label::before{border-color:#d9534f}.radio-danger input[type="radio"]:checked+label::after{background-color:#d9534f}.radio-info input[type="radio"]+label::after{background-color:#5bc0de}.radio-info input[type="radio"]:checked+label::before{border-color:#5bc0de}.radio-info input[type="radio"]:checked+label::after{background-color:#5bc0de}.radio-warning input[type="radio"]+label::after{background-color:#f0ad4e}.radio-warning input[type="radio"]:checked+label::before{border-color:#f0ad4e}.radio-warning input[type="radio"]:checked+label::after{background-color:#f0ad4e}.radio-success input[type="radio"]+label::after{background-color:#5cb85c}.radio-success input[type="radio"]:checked+label::before{border-color:#5cb85c}.radio-success input[type="radio"]:checked+label::after{background-color:#5cb85c}input[type="checkbox"].styled:checked+label:after,input[type="radio"].styled:checked+label:after{font-family:'FontAwesome';content:""}input[type="checkbox"] .styled:checked+label::before,input[type="radio"] .styled:checked+label::before{color:#fff}input[type="checkbox"] .styled:checked+label::after,input[type="radio"] .styled:checked+label::after{color:#fff}html{height:100%;margin:0;padding:0}body{min-height:100%;background-color:#fff;font-size:.85em;font-family:"Segoe UI",Verdana,Helvetica,Sans-Serif;margin:0;padding:0}a{color:#333;outline:none;padding-left:3px;padding-right:3px;text-decoration:underline}a:link,a:visited,a:active,a:hover{color:#333}header,footer,hgroup,nav,section{display:block}mark{background-color:#a6dbed;padding-left:5px;padding-right:5px}.float-left{float:left}.float-right{float:right}.clear-fix:after{content:".";clear:both;display:block;height:0;visibility:hidden}h1,h2,h3,h4,h5,h6{color:#000;margin-bottom:0;padding-bottom:0}h1{font-size:2em}h2{font-size:1.75em}h3{font-size:1.2em}h4{font-size:1.1em}h5,h6{font-size:1em}h5 a:link,h5 a:visited,h5 a:active{padding:0;text-decoration:none}.content-wrapper{margin:0 auto;max-width:100%}#body{background-color:#fff;clear:both;padding-bottom:35px}.main-content{background:url("../Images/accent.png") no-repeat;padding-left:15px;padding-top:30px}.featured+.main-content{background:url("../Images/heroAccent.png") no-repeat}header .content-wrapper{padding-top:20px}footer{clear:both;background-color:#fff;font-size:.8em;height:100px;margin:10px}.site-title{color:#c8c8c8;font-family:Rockwell,Consolas,"Courier New",Courier,monospace;font-size:2.3em;margin:0}.site-title a,.site-title a:hover,.site-title a:active{background:none;color:#c8c8c8;outline:none;text-decoration:none}#login{display:block;font-size:.85em;margin:0 0 10px;text-align:right}#login a{background-color:#d3dce0;margin-left:10px;margin-right:3px;padding:2px 3px;text-decoration:none}#login a.username{background:none;margin:0;padding:0;text-decoration:underline}#login ul{margin:0}#login li{display:inline;list-style:none}ul#menu{font-size:1.3em;font-weight:600;margin:0 0 5px;padding:0;text-align:right}ul#menu li{display:inline;list-style:none;padding-left:15px}ul#menu li a{background:none;color:#999;text-decoration:none}ul#menu li a:hover{color:#333;text-decoration:none}.featured{background-color:#fff}.featured .content-wrapper{background-color:#7ac0da;background-image:-ms-linear-gradient(left,#7ac0da 0%,#a4d4e6 100%);background-image:-o-linear-gradient(left,#7ac0da 0%,#a4d4e6 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#7ac0da),color-stop(1,#a4d4e6));background-image:-webkit-linear-gradient(left,#7ac0da 0%,#a4d4e6 100%);background-image:linear-gradient(left,#7ac0da 0%,#a4d4e6 100%);color:#3e5667;padding:20px 40px 30px 40px}.featured hgroup.title h1,.featured hgroup.title h2{color:#fff}.featured p{font-size:1.1em}hgroup.title{margin-bottom:10px}hgroup.title h1,hgroup.title h2{display:inline}hgroup.title h2{font-weight:normal;margin-left:3px}section.feature{width:300px;float:left;padding:10px}ol.round{list-style-type:none;padding-left:0}ol.round li{margin:25px 0;padding-left:45px}ol.round li.zero{background:url("../Images/orderedList0.png") no-repeat}ol.round li.one{background:url("../Images/orderedList1.png") no-repeat}ol.round li.two{background:url("../Images/orderedList2.png") no-repeat}ol.round li.three{background:url("../Images/orderedList3.png") no-repeat}ol.round li.four{background:url("../Images/orderedList4.png") no-repeat}ol.round li.five{background:url("../Images/orderedList5.png") no-repeat}ol.round li.six{background:url("../Images/orderedList6.png") no-repeat}ol.round li.seven{background:url("../Images/orderedList7.png") no-repeat}ol.round li.eight{background:url("../Images/orderedList8.png") no-repeat}ol.round li.nine{background:url("../Images/orderedList9.png") no-repeat}article{float:left;width:70%}aside{float:right;width:25%}aside ul{list-style:none;padding:0}aside ul li{background:url("../Images/bullet.png") no-repeat 0 50%;padding:2px 0 2px 20px}.label{font-weight:700}#loginForm{border-right:solid 2px #c8c8c8;float:left;width:40%}#loginForm .validation-error{display:block;margin-left:15px}#loginForm .validation-summary-errors ul{margin:0;padding:0}#loginForm .validation-summary-errors li{display:inline;list-style:none;margin:0}#loginForm input{width:250px}#loginForm input[type="checkbox"],#loginForm input[type="submit"],#loginForm input[type="button"],#loginForm button{width:auto}#socialLoginForm{margin-left:40px;float:left;width:30%}#socialLoginForm h2{margin-bottom:5px}#socialLoginList button{margin-bottom:12px}#logoutForm{display:inline}.contact h3{font-size:1.2em}.contact p{margin:5px 0 0 10px}.contact iframe{border:1px solid #333;margin:5px 0 0 10px}fieldset{border:none;margin:0;padding:0}fieldset legend{display:none}fieldset ol{padding:0;list-style:none}fieldset ol li{padding-bottom:5px}label{display:block;font-size:1.2em;font-weight:600}label.checkbox{display:inline}textarea{font-family:inherit;width:500px}input:focus,textarea:focus{border:1px solid #7ac0da}.message-info{border:1px solid;clear:both;padding:10px 20px}.message-error{clear:both;color:#e80c4d;font-size:1.1em;font-weight:bold;margin:20px 0 10px 0}.message-success{color:#7ac0da;font-size:1.3em;font-weight:bold;margin:20px 0 10px 0}.error{color:#e80c4d}.field-validation-error{color:#e80c4d;font-weight:bold;font-size:small;list-style:none;display:inline;margin:0}.field-validation-valid{display:none}input.input-validation-error{border:1px solid #e80c4d}input[type="checkbox"].input-validation-error{border:0 none}.validation-summary-errors ul li{color:#e80c4d;font-weight:bold;font-size:small;display:inline;list-style:none;margin:0}.validation-summary-valid{display:none}table{border-collapse:collapse;border-spacing:0;margin-top:.75em;border:0 none}th{font-size:1.2em;text-align:center;border:none 0;padding-left:0;white-space:nowrap}th a{display:block;position:relative}th a:link,th a:visited,th a:active,th a:hover{color:#333;font-weight:600;text-decoration:none;padding:0}th a:hover{color:#000}th.asc a,th.desc a{margin-right:.75em}th.asc a:after,th.desc a:after{display:block;position:absolute;right:0;top:0;font-size:.75em}th.asc a:after{content:'▲'}th.desc a:after{content:'▼'}td{padding:0 2em 0 .25em;border:0 none;white-space:nowrap}tr.pager td{padding:0 .25em 0 0}.loadingAnimationBox{display:none;position:fixed;width:100%;height:100%;top:0;left:0;z-index:999;background:rgba(255,255,255,.1) url("/Images/spinner643x643.gif") center no-repeat}.loadingAnimationBox .innerMessage h5{font-size:23px;margin-bottom:8px;font-weight:bold}.loadingAnimationBox .innerMessage{font-size:15px;line-height:160%;margin:0;background:rgba(255,255,255,.8);position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%)}body.showLoadingImage{}body.showLoadingImage .loadingAnimationBox{display:block}.btnPleaseWait{display:none}.testTable td{border:1px solid #000}@media only screen and (max-width:850px){header .float-left,header .float-right{float:none}.inlineresponsive{width:auto!important;float:none!important}.noView{display:none}.btn{margin-top:3px}.marginresponsive{margin-bottom:5px}td{white-space:normal}header .site-title{margin:10px;text-align:center}#login{font-size:.85em;margin:0 0 12px;text-align:center}#login ul{margin:5px 0;padding:0}#login li{display:inline;list-style:none;margin:0;padding:0}#login a{background:none;color:#999;font-weight:600;margin:2px;padding:0}#login a:hover{color:#333}nav{margin-bottom:5px}ul#menu{margin:0;padding:0;text-align:center}ul#menu li{margin:0;padding:0}.main-content,.featured+.main-content{background-position:10px 0}.content-wrapper{padding-right:10px;padding-left:10px}.featured .content-wrapper{padding:10px}article,aside{float:none;width:100%}ol.round{list-style-type:none;padding-left:0}ol.round li{padding-left:10px;margin:25px 0}ol.round li.zero,ol.round li.one,ol.round li.two,ol.round li.three,ol.round li.four,ol.round li.five,ol.round li.six,ol.round li.seven,ol.round li.eight,ol.round li.nine{background:none}section.feature{float:none;padding:10px;width:auto}section.feature img{color:#999;content:attr(alt);font-size:1.5em;font-weight:600}input{width:100%}#loginForm{border-right:none;float:none;width:auto}#loginForm .validation-error{display:block;margin-left:15px}#socialLoginForm{margin-left:0;float:left;width:auto}footer .float-left,footer .float-right{float:none}footer{text-align:center;height:auto;padding:10px 0}footer p{margin:0}table tr.separator{height:10px}}.link:hover{color:#00008b;cursor:pointer}#BSSLogo{}#BSSFooter{text-align:center}.ShowMsgWidth{width:auto}.lab-message-text{word-break:break-all;white-space:normal;color:red}.tooltip-image-hover-hide{display:none}.tooltip-image-hover-show{display:block}.tooltip-image-hover:hover:after{content:url(../../Images/lens.png);display:block;position:absolute;left:790px;top:350px}.tooltip-image-hover-index:hover:after{content:url(../../Images/lens.png);display:block;position:absolute;left:800px;top:230px}.img-responsive-footer{max-height:70px}.brand-footer{height:140px}.margintop7{margin-top:7px}.btn-info{background-color:#011f4b;border-color:#011f4b}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-info:active:focus,.open>.dropdown-toggle.btn-info{background-color:#4d6281!important;border-color:#4d6281}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info.focus[disabled],fieldset[disabled] .btn-info.focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info.active[disabled],fieldset[disabled] .btn-info.active{background-color:#818188;border-color:#818188}.btn-link{color:#011f4b}.btn-link:hover{color:#2897c8}.centerbutton{margin:0 auto}.custom{white-space:normal}hr{margin-top:15px;margin-bottom:15px;border:0;border-top:1px solid #b6a2d4}.divider-vertical{margin:0 1px;border-left:1px solid #fff;border-right:1px solid #fff}.customizebutton{font-family:Trebuchet MS,Arial,Helvetica,sans-serif;font-size:.8em;display:table-cell;text-decoration:none;padding:0;border:1px solid #fff!important}.divTextArea{padding:2px;width:650px;height:400px;border:solid 1px #000;border-radius:1px;overflow:scroll;overflow-y:scroll;overflow-x:hidden;list-style:inside}.divTextAreaLogin{padding:2px;width:550px;height:100px;border:solid 1px #ccc;border-radius:3px;overflow-x:hidden}*{margin:0;padding:0}body{min-height:100%;font-family:Arial,Helvetica,sans-serif;font-size:10pt}.practiceAccountDiv{padding-left:6em}.menuBackground{background:#daf0fe}.dropDownMenu ul li a{color:#fff}.dropDownMenu,.dropDownMenu ul{list-style:none;margin:0;padding:0}.dropDownMenu li{position:relative;color:#000}.dropDownMenu a{color:#fff;padding:5px 20px;display:block;text-decoration:none}.dropDownMenu a:hover{background:#69b7d9}.dropDownMenu>li>a:hover{background:#96bacf}.img-responsive{max-height:100px}.dropDownMenu>li{display:inline-block;vertical-align:top;margin-left:-4px}.dropDownMenu>li:first-child{margin-left:0}.dropDownMenu>li>a{}.dropDownMenu>li>a:hover{}.dropDownMenu>li>ul{text-align:left;width:auto;display:none;background:#2897c8;position:absolute;top:100%;left:0;z-index:9999999}.dropDownMenu>li:hover>ul{display:block}.dropDownMenu ul li a{padding:10px 20px}.dropDownMenu ul li a:hover{}.dropDownMenu>li>ul>li>ul{text-align:left;display:none;background:#2897c8;position:absolute;left:100%;top:0;z-index:9999999}.dropDownMenu>li>ul>li:hover>ul{display:block}.dropDownMenu ul ul li{}.dropDownMenu ul ul li a{}.dropDownMenu ul ul li a:hover{}.webGrid{margin:4px;border-collapse:collapse;width:500px;background-color:#b4cfc3}.header{background-color:#c1d4e6;font-weight:bold;color:#fff}.webGrid th,.webGrid td{border:1px solid silver;padding:5px}.alt{background-color:#e4e9f5;color:#000}.gridHead a:hover{text-decoration:underline}.description{text-align:center}.select{background-color:#71857c}.document{width:100px}.webgrid-table{font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;font-size:.8em;width:70%;display:table;border-collapse:separate;border:1px solid #b2b2b2;background-color:#fff;text-align:center}.webgrid-table td,th{border:1px solid #b2b2b2;padding:3px 7px 2px;table-layout:auto}.colwidth{width:60px}.webgrid-header{background-color:#011f4b;color:#fff;padding-bottom:4px;padding-top:5px;text-align:center}.webgrid-header a{color:#fff!important}.webgrid-header a:hover{color:#ccc!important}.webgrid-footer{}.webgrid-row-style{padding:3px 7px 2px}.webgrid-alternating-row{background-color:#e0eaf5;padding:3px 7px 2px}.table_div{overflow-y:scroll;width:80%;height:200px;position:relative}.clickable{cursor:pointer;background:#ff9}.radio-button{width:auto}#accountFilter{margin-left:10px;float:left}.formfield{vertical-align:middle;padding-bottom:5px}.rxSymbolFont{font-size:38px}.labelFont{font-size:13px}.textFont{font-size:12px}.labelFontBlue{font-size:14px;color:#4f83ff}.textFontBlue{font-size:12px;color:#4f83ff}#socialGridForm{margin-left:10px;float:left;width:40%}.prntLabelFont{font-size:16px;font-weight:bold}.prntTextFont{font-size:12px}.col-sm{width:100px;min-width:90px}.col-med{width:150px;min-width:120px}.form-control{width:auto}tr.break td{height:10px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.col-xs-6{width:35%}.colmd6{width:24%}.colmd6-2{width:16%!important}.col-md-2{width:25%}}.safari-log-out{width:114px;padding-right:1px;padding-left:0}.safari-return-dash{width:169px;padding-left:0}.safari-row{width:349px}.safari-col-md-2{width:28.3%}.ui-timepicker-wrapper{overflow-y:auto;max-height:150px;width:6.5em;background:#fff;border:1px solid #ddd;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);outline:none;z-index:10001;margin:0}.ui-timepicker-wrapper.ui-timepicker-with-duration{width:13em}.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60{width:11em}.ui-timepicker-list{margin:0;padding:0;list-style:none}.ui-timepicker-duration{margin-left:5px;color:#888}.ui-timepicker-list:hover .ui-timepicker-duration{color:#888}.ui-timepicker-list li{padding:3px 0 3px 5px;cursor:pointer;white-space:nowrap;color:#000;list-style:none;margin:0}.ui-timepicker-list:hover .ui-timepicker-selected{background:#fff;color:#000}li.ui-timepicker-selected,.ui-timepicker-list li:hover,.ui-timepicker-list .ui-timepicker-selected:hover{background:#1980ec;color:#fff}li.ui-timepicker-selected .ui-timepicker-duration,.ui-timepicker-list li:hover .ui-timepicker-duration{color:#ccc}.ui-timepicker-list li.ui-timepicker-disabled,.ui-timepicker-list li.ui-timepicker-disabled:hover,.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled{color:#888;cursor:default}.ui-timepicker-list li.ui-timepicker-disabled:hover,.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled{background:#f2f2f2}