@charset "UTF-8";

#system-message {margin-bottom: 10px;padding: 0;}
#system-message > dt {display: none;}
#system-message > dd {margin: 0;text-indent: 30px;}
#system-message > dd > ul {color: #0055BB;background-position: 4px top;background-repeat: no-repeat;margin-bottom: 10px;list-style: none;padding: 10px;border-top: 3px solid #84A7DB;border-bottom: 3px solid #84A7DB;}
#system-message > dd > ul > li {line-height: 1.5em;}
#system-message > .message > ul {background-color: #C3D2E5;background-image: url(../images/notice-info.png);}
#system-message > .error > ul,#system-message > .warning > ul,#system-message > .notice > ul {color: #c00;}
#system-message > .error > ul {background-color: #E6C0C0;background-image: url(../images/notice-alert.png);border-color: #DE7A7B;}
#system-message > .warning > ul {background-color: #E6C8A6;background-image: url(../images/notice-note.png);border-color: #FFBB00;}
#system-message > .notice > ul {background-color: #EFE7B8;background-image: url(../images/notice-note.png);border-color: #F0DC7E;}

.rtl {direction:rtl;}
.ltr{direction:ltr;}
.center {text-align:center;}
.fleft {float:left;}
.fright {float:right;}
.fleftr {float:right;}
.frightr {float:left;}
.tleft {text-align:left;}
.tright {text-align:right;}
.absolute {position:absolute;}
.sspacer{width:500px;}
.ssspacer{width:355px;}

@media (max-width: 500px) {div.cpanelInfoProSpace, div.cpanelInfoProBandwidth {width:94% !important;}}