/* Static css cache for index.php.static.css built at 2025-06-17T05:17:33+00:00*/
/* Includes CSS content from: /lib/controls/composecontrol.css */

/* CSS content from /lib/controls/composecontrol.css */
/* composecontrol.css minimized at 2025-06-17T00:54:26+00:00 */
/*Define a containing block that uses the full width, and thereforewe must set padding and margin to 0*/.ComposePanel {width:100%;padding: 0;border: none;}/*Draw a region with background and border which will be pushed to be full widthby the content and give it some padding so stuff isn't rammed up against the edges*/.ComposeContentPanel {background-color:#D4D0C8;border: thin solid black;margin:0;padding:5pt;}.ComposeActionPanel {float:right;margin: 0;text-align: right;}.mobile .ComposeActionPanel {float:none;}.ComposeHeaderPanel {margin-right:120px;}.mobile .ComposeHeaderPanel {margin-right: auto;}.mobile .ComposeHeaderPanel .ui-listview {margin: 5pt;}.ComposeMessagePanel {float:right;margin-top:10px;}.ComposeAction {float: left;clear:left;width: 100px;}div.ComposeAction {float: left;clear: left;width: 100px;}.mobile div.ComposeAction {float:none;}.ComposeInput {clear:left;display:block;}.ComposeLabel {float:left;width: 100px;display: block;text-align: right;font-weight: bold;}.ComposeInputRegion {display:block;margin-left:110px;font-size: 10pt;padding-top: 3px;}.ComposeControl {display: block;border: thin inset;padding: 0 0 0 2pt;margin: 0;background-color:white;}input.ComposeControl {background-color:white;}input.ComposeControl:disabled {background-color: rgb(235, 235, 228);}/*Again use the full width, but don't create scrollbars,so set no border, margin or padding. However if we use100%, then it doesn't seem to like drawing the input onthe same line as the actions panel or labels, and we endup with multi line input controls which aren't multiline.*/input.ComposeControl {width:95%;margin: 0;border: none;padding: 0;font-size: 10pt;}.ComposeAction input {width:100%;}/*To get a text area full width, we have to set no border and no padding, asthe 100% tells the inner width to be 100% and the border/padding push it outfrom there.  We add the border and padding using the containing element*/textarea.MessageComposeControl {height:350px;width:100%;border: none;padding: 0;margin: 0;font-size: 10pt;}.MessageComposeControl {border: thin inset;padding: 0 0 0 5pt;background-color:white;margin: 10pt 0 0 0;display: block;clear: both;}.MessageComposeControl p {margin: 15px 10px;width: auto;}.MessageComposeControl iframe {border: 0px;}


/* Cache file complete at 2025-06-17T05:17:33+00:00 */
