

/** From extensions/capmobile/css/mobile.css */
body{color:#606060;background-color:#f5f5f5}.top-header{position:fixed;top:0;left:0;z-index:5;background-color:#f5f5f5;width:100%;padding-top:10px !important;padding-bottom:10px !important}.container-fluid{color:#606068;font-family:sans-serif;height:100%;width:100% !important}h1,.h1,h4,h2{color:#1a4390}h2{font-weight:normal;font-size:20px}.btn-primary{color:#393939 !important;background-color:#fc0 !important;border-color:#fc0 !important;width:100%;font-weight:bold;height:50px;border-radius:0}.row{padding:2px;margin:0}.cap_glyphicon{color:#1a4390}.list_row{background-color:#ededed;padding-top:16px;padding-left:10px;margin:5px}.icon-mobile{vertical-align:baseline;height:15px}.icon-gray{width:24px;vertical-align:baseline}.heading{background-color:#dfdfdf}.sod_select{width:100% !important;background:#dfdfdf !important}.sod_select:hover,.sod_select.open,.sod_select.focus{background:#dfdfdf;border-color:#d4d4d4;font-weight:normal;font-size:13px}.ormsingleassoc_autocomplete input,.ormenum_autocomplete input{border-radius:5px;height:42px;background-color:#dfdfdf;border:1px solid #d4d4d4;padding-left:8px;width:100%}.btn-link{display:flex;flex-direction:row;align-items:center;justify-content:center}.ui-widget-content{border-radius:5px}#mobile_popup{width:95%;border-radius:4px;background-color:#f5f5f5}#mobile_iframe{width:100%;border:0;height:100%;padding:5px}.map-row .col-xs-12{height:100%;padding-bottom:5px;padding-top:5px}#serviceSearch{position:absolute;left:0;right:0}@media all and (orientation:portrait){#serviceSearch{top:66px;height:89%}.col-hamburger{top:3px}#mobile_popup{top:25px;height:90%}.map-row{height:80%}#loader{left:62%}}@media all and (orientation:landscape){#serviceSearch{top:92px;height:55%}.col-hamburger{top:13px}#mobile_popup{top:32px;height:80%}.map-row{height:61%}#loader{left:57%}}@media only screen and (min-device-width:600px) and (max-device-width:960px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){#serviceSearch{top:77px;height:92%}.map-row{height:85%}#loader{left:58%}}@media only screen and (min-device-width:600px) and (max-device-width:960px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){#serviceSearch{top:97px;height:82%}.map-row{height:71%}#loader{left:55%}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){#serviceSearch{top:99px;height:94%}#loader{left:56%}.map-row{height:84%}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){#serviceSearch{top:97px;height:91%}#loader{left:54%}.map-row{height:79%}}.article-title-row{background-color:#ededed}.article-title-row h2{font-size:20px}select{height:42px;background-color:#dfdfdf;border:1px solid #d4d4d4;padding-left:8px;width:100%;border-radius:5px}#GMAP{width:100%;height:150px;border:2px solid #b2b2b2}#CHMC{width:100%;height:100%;border:2px solid #b2b2b2}.ui-dialog .ui-dialog-content{min-height:0 !important}.ui-dialog-titlebar{display:none}.ui-dialog .ui-dialog-buttonpane{border:none !important;background-image:none;margin-top:0;padding:0}.ui-dialog-buttonset .ui-button{background:#1a4390;font-weight:normal;color:white;border-radius:0}a{text-decoration:none !important;color:#1a4390 !important}.sidenav{height:100%;width:0;position:fixed;z-index:10 !important;top:0;left:0;background-color:#f5f5f5;overflow-x:hidden;transition:0;text-align:left;border-bottom:1px solid;border-top:1px solid;border-right:1px solid;border-color:#dcdcdc}.sidenav a{text-decoration:none;color:#707070 !important;display:block;transition:0}.sidenav a:hover{font-weight:bold}.sidenav .closebtn{position:absolute;top:0;right:2px}.side-nav-item{border-bottom:1px solid;border-bottom-color:#dcdcdc;padding-top:20px;padding-bottom:7px}input[type="checkbox"]{height:30px;width:30px;margin-right:10px}.button-image{padding:5px}.errorField input,.errorField select,.errorField textarea,.errorField .assocObjDesc{background-color:#fcc}div.errorHeader{margin:10px 0 2px 0;padding:4px;font-size:9pt;border:solid 1px gray;background-color:#fcc}.errorHeader table{border:none 1px red;width:100%;font-size:9pt}.errorHeader th{font-weight:bold}.errorHeader *{background-color:#fcc}.ui-autocomplete li{text-align:left}#loader{position:absolute;top:50%;z-index:20;margin:-75px 0 0 -75px;border:8px solid #bdb3b3;border-radius:50%;border-top:8px solid #1a4390;width:60px;height:60px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;display:none}@-webkit-keyframes spin{0{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0{transform:rotate(0)}100%{transform:rotate(360deg)}}