.GridHeader {border-bottom:2px solid silver;font-family:Tahoma;font-weight:bold;color:gray;}
.DataCollection {font-size:8pt;width:100%;font-family:Tahoma;}
.DataCollection td{padding:5px;}

.LableTD {width:25%;font-weight:bold;color:#484848;}
.ValueTD {width:auto;}

/* Editing styles*/
.Smart{position:relative;border:1px solid transparent;min-height:20px;}
.SmartTagPlace{width:auto;background-color:silver;border:1px dashed gray;position:absolute;top:-5px;left:-5px;}
.Deletable .Smart .SmartTagPlace{top:18px;left:18px;}
.PortalSmartTool{cursor:pointer;margin:2px;}
.CEdit {-khtml-opacity:.20; -moz-opacity:.20; -ms-filter:"alpha(opacity=20)"; filter:alpha(opacity=20); opacity:.20;position:absolute;top:50px;left:30px;cursor:pointer;font-size:12pt;}
.ProgressMessage {background-color:silver;z-index:100000;border-radius: 4px;border:2px solid gray;position:absolute;left:10px;top:10px;width:auto;padding:5px;}

.isBG {background: rgb(28, 28, 28); }
.isWindow {position:fixed;top:35px;left:80px;z-index:1000;width:550px;border:2px solid black;max-height:600px;}
.isWC {overflow-y:auto;max-height:570px;}
.isTitle {padding:5px;color:#ffd800;position:absolute;top:-32px;left:5px;text-align:center;cursor:move;border:2px solid black;font-family:Tahoma;font-size:12px;}
.isIFrame {width:100%;height:100%;border-width:0px;position:absolute;top:0px;left:0px;right:0px;bottom:0px;}
.isClose {background-image:url(../../sharedimages/dialog-close.png);width:16px;height:16px;float:right;cursor:pointer;margin-left:4px;margin-right:4px;}
.isOk {background-image:url(../../sharedimages/Ok2.png);width:16px;height:16px;float:right;cursor:pointer;margin-left:4px;margin-right:4px;}

.PropGrid {width:100%;font-size:8pt;color:#bfd2de;font-family:Tahoma;direction:ltr;text-align:left;border-spacing:0px;border-collapse:separate;height:auto;}
    .PropGrid td {border:1px solid #202020;padding:2px;font-family:Tahoma;font-size:8pt;}
    .PropGrid select {background-color:transparent;color:#ffac00;border-width:0px;width:100%;font-size:8pt;font-family:Tahoma;margin:0px;padding:0px;height:auto;}
.PropCol {width:90px;overflow:hidden;color:Silver;}
.ValCol{color:#ffac00;}
.PickerCol {width:10px;cursor:pointer}
    .PickerCol:hover {color:red;background-color:#bfd2de;}
.IsAdvance {display:none;}
.ToolItem {cursor:move;padding:2px;background-position:3px center;background-repeat:no-repeat;padding-left:22px;font-size:8pt;font-weight:bold;margin:2px;}

/* fixing the css for frameworks */
.uploadify-button {background-color: transparent;border: none;padding: 0;}
.uploadify:hover .uploadify-button {background-color: transparent;}
.uploadify-button-text {display:none;}
.uploadify {margin:0px;}
.ubtn {padding:5px;}

.profiler-popup{text-align:left;direction:ltr}

.arrow {direction:ltr;}
.popover {max-width:none;}
.noty_message {font-family:Tahoma;}
.art-article img{border-width:0px;}
.art-search input {height:auto;}

/* infoShare framework */
.NormalA {text-decoration:none;color:Navy;}
.NormalA:hover {color:red;}
.RTL{direction:rtl;text-align:right}
.LTR{direction:ltr;text-align:left}
.B{font-weight:bold}
.NoDis{display:none}
.Bordered{border:1px dashed silver;}
.RedBordered{border:1px dotted red;}

.FT {font-family:Tahoma;}
.FCN {font-family:'Courier New';}
.FV {font-family:Verdana;}

.W100P {width:100%;}
.W90P {width:90%;}
.W80P {width:80%;}
.W20P {width:20%;}
.W10P {width:10%;}

.FS6{font-size:6pt}
.FS7{font-size:7pt}
.FS8{font-size:8pt}
.FS9{font-size:9pt}
.FS10{font-size:10pt}
.FS11{font-size:11pt}
.FS12{font-size:12pt}
.FS13{font-size:13pt}
.FS14{font-size:14pt}
.FS15{font-size:15pt}
.FS16{font-size:16pt}
.FS17{font-size:17pt}
.FS18{font-size:18pt}
.FS20{font-size:20pt}
.FS25{font-size:25pt}
.FS30{font-size:30pt}
.FS35{font-size:35pt}
.FS40{font-size:40pt}
.FS50{font-size:50pt}
.FS60{font-size:60pt}

.Red{color:red}
.Blue{color:blue}
.Maroon{color:maroon}
.Green{color:green}
.Navy{color:navy}
.White{color:#FFF}
.Black{color:#000}
.Gray{color:gray}
.Silver{color:silver}
.Yellow{color:#FF0}

