/*
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.9.0
*/
body{margin:10px}h1{font-size:138.5%}h2{font-size:123.1%}h3{font-size:108%}h1,h2,h3{margin:1em 0}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold}optgroup{font-weight:normal}abbr,acronym{border-bottom:1px dotted #000;cursor:help}em{font-style:italic}del{text-decoration:line-through}blockquote,ul,ol,dl{margin:1em}ol,ul,dl{margin-left:2em}ol{list-style:decimal outside}ul{list-style:disc outside}dl dd{margin-left:1em}th,td{border:1px solid #000;padding:.5em}th{font-weight:bold;text-align:center}caption{margin-bottom:.5em;text-align:center}sup{vertical-align:super}sub{vertical-align:sub}p,fieldset,table,pre{margin-bottom:1em}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px}img{-ms-interpolation-mode:bicubic}/*********************************************************************************
 * By installing or using this file, you are confirming on behalf of the entity
 * subscribed to the SugarCRM Inc. product ("Company") that Company is bound by
 * the SugarCRM Inc. Master Subscription Agreement (“MSA”), which is viewable at:
 * http://www.sugarcrm.com/master-subscription-agreement
 *
 * If Company is not bound by the MSA, then by installing or using this file
 * you are agreeing unconditionally that Company will be bound by the MSA and
 * certifying that you have authority to bind Company accordingly.
 *
 * Copyright (C) 2004-2013 SugarCRM Inc.  All rights reserved.
 ********************************************************************************/

 
#ajaxStatusDiv 
{
    background: none repeat scroll 0% 0% rgb(255, 255, 255); 
    color: rgb(198, 12, 48); 
    position: fixed;
    opacity: 0.8;
    -moz-opacity:0.8;
    filter: alpha(opacity=80);
    top: 7px;
}


.search_form .view .yui-ac-highlight {
    text-shadow: none;
}

/* hack for webkit browsers ( namely Chrome and Safari ) */
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
    #ajaxStatusDiv 
    {
        position: absolute;
    }
}
/*
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.9.0
*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans');

body{margin:10px}h1{font-size:138.5%}h2{font-size:123.1%}h3{font-size:108%}h1,h2,h3{margin:1em 0}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold}optgroup{font-weight:normal}abbr,acronym{border-bottom:1px dotted #000;cursor:help}em{font-style:italic}del{text-decoration:line-through}blockquote,ul,ol,dl{margin:1em}ol,ul,dl{margin-left:2em}ol{list-style:decimal outside}ul{list-style:disc outside}dl dd{margin-left:1em}th,td{border:1px solid #000;padding:.5em}th{font-weight:bold;text-align:center}caption{margin-bottom:.5em;text-align:center}sup{vertical-align:super}sub{vertical-align:sub}p,fieldset,table,pre{margin-bottom:1em}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px}img{-ms-interpolation-mode:bicubic}/*********************************************************************************
 * By installing or using this file, you are confirming on behalf of the entity
 * subscribed to the SugarCRM Inc. product ("Company") that Company is bound by
 * the SugarCRM Inc. Master Subscription Agreement (“MSA”), which is viewable at:
 * http://www.sugarcrm.com/master-subscription-agreement
 *
 * If Company is not bound by the MSA, then by installing or using this file
 * you are agreeing unconditionally that Company will be bound by the MSA and
 * certifying that you have authority to bind Company accordingly.
 *
 * Copyright (C) 2004-2013 SugarCRM Inc.  All rights reserved.
 ********************************************************************************/

 
#ajaxStatusDiv 
{
    background: none repeat scroll 0% 0% rgb(255, 255, 255); 
    color: rgb(198, 12, 48); 
    position: fixed;
    opacity: 0.8;
    -moz-opacity:0.8;
    filter: alpha(opacity=80);
    top: 7px;
}


.search_form .view .yui-ac-highlight {
    text-shadow: none;
}

/* hack for webkit browsers ( namely Chrome and Safari ) */
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
    #ajaxStatusDiv 
    {
        position: absolute;
    }
}
body
{
    margin: 0px;
    /*font-family: Ubuntu, "Trebuchet MS", "Comic Sans MS", "Lucida Sans Unicode"; */ /*Hiren Darji*/
    /*font-family: 'Quattrocento Sans', sans-serif;*/
    font-family: 'Open Sans', sans-serif;
    /*background: url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=enjay_body_bg_light.png); /*Hiren Darji*/
    background: url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=enjay_body_bg_dark.png); /*Hiren Darji*/ /*NMN*/
    background-repeat: repeat; /*Hiren Darji*/
}
body.popupBody
{
    margin: 10px;
}
fieldset, table, pre
{
    margin-bottom:0; /*NMN*/
}
fieldset
{
    /*-moz-border-radius: 6px; /*Hiren Darji*/
    /*border-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-radius: 6px; /*Hiren Darji*/
    border:1px solid #CCC;
}
p
{
    margin-top: 0px;
    margin-bottom: 0px;
}
form
{
    margin: 0px;
}
h1, h2
{
    margin: 0;
    font-weight: bold;
}
h3
{
    margin:0;
    margin-bottom: 3px;
    padding-top: 3px;
}
textarea
{
    /*font-family: Arial,Verdana,Helvetica,sans-serif; /*Hiren Darji*/
    /*font-family: Ubuntu, "Trebuchet MS", "Comic Sans MS", "Lucida Sans Unicode";  /*Hiren Darji*/
    font-family: 'Open Sans', sans-serif;
    /*resize: none;																/*Nirav Tailor*/
    background-color: #fff2cc;
}
button,
input[type="checkbox"],
input[type="radio"],
input[type="reset"],
input[type="submit"]
{
    padding:0px;
}
input[type=text],input[type=password],textarea
{
    width: auto;
}
input[type=checkbox],input[type=radio]
{
    border:0px;
    background-color: transparent;
    margin: 0px;
    vertical-align: bottom;
}
ul li
{
    list-style-type: disc;
    margin-left: 6px;
    margin-bottom: 2px;
}
ul
{
    margin-top: 2px;
    margin-right: 0;
}
hr
{
    height:1px;
}
div.clear
{
    height: 0;
    clear: both;
    visibility: hidden;
    font-size:0;
}
th, td
{
    border: none;
    padding: 0;
}
/* layout the header elements */
#header
{
    min-width: 950px;
}
.headerLarge
{
    height: 120px !important;
}
#header div.line
{
    height: 4px;
    margin: 0;
    padding: 0;
}
#header ul li
{
    display:inline;
}
#companyLogo
{
    height: 40px;
    padding: 2px 0 8px 10px;
    float:left;
}
#search, #sitemapLink, #colorPicker, #welcome, #globalLinksLeft
{
    float: right;
}
#welcome
{
}
/* global links */
#globalLinks, #welcome
{
}
#globalLinksModule
{
    float: right;
    height: 43px;
}
#globalLinksModule:hover
{
    /*background-color: #276499; /*Hiren Darji*/
    /*background-color: #3D4145; /*Hiren Darji*//* NMN*/
    background-color: #e0e0e0;
}
#globalLinksCtrl img
{
    border: 0px;
}
#shortcutsCtrl
{
    float: right;
    width: 32px;
    margin-top: -22px;
    margin-right: 20px;
}
#shortcutsCtrl a.yui-toggle
{
    color:#abceff;
    cursor:pointer;
    cursor:hand;
    display: inline; /* prevent IE margin doubling */
    float: right;
    overflow:hidden;
    text-align: right;
    text-decoration:none;
    text-indent:9999px;
    background-image: url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=shortCutsToggle.png);
    background-position: 0 -30px;
    height:15px;
    width:32px;
    position: absolute;
    z-index: 1;
}
#shortcutsCtrl a.yui-toggle:hover
{
    background-position: 0 -15px;
}
#shortcuts.yui-closed a.yui-toggle
{
    background-position: 0 0;
}
/* MAIN NAV STYLES */
.subDmenu
{
    position:absolute;
    display:none;
    visibility:hidden;
}
.menuItem, .menuItemHilite, .menuItemX, .menuItemHiliteX,
.menuItem:visited, .menuItemHilite:visited, .menuItem:hover, .menuItemHilite:hover,
.menuItem:active, .menuItemHilite:active, .menuItem:link, .menuItemHilite:link,
.menuItemX:visited, .menuItemHiliteX:visited, .menuItemX:hover, .menuItemHiliteX:hover,
.menuItemX:active, .menuItemHiliteX:active, .menuItemX:link, .menuItemHiliteX:link
{
    font-size: 11px;
    font-style: normal;
    line-height: 18px;
    color: #000;
    text-decoration: none;
    width: 120px;
    border-left: none;
    border-right: none;
    display: block;
    padding: 1px 5px 1px 7px;
    border-bottom: 1px solid #c0c0c0;
}
.menuItem:hover, .menuItemHilite:hover, .menuItem:active, .menuItemHilite:active,
.menuItemX:hover, .menuItemHiliteX:hover, .menuItemX:active, .menuItemHiliteX:active
{
    color: #000;
}
.menuItem
{
    background-color:#f6f6f6;
}
.menuItemHilite
{
    background-color:#FFFFFF;
}
.menuItemX
{
    background-color:#CCCCCC;
}
.menuItemHiliteX
{
    background-color:#999999;
}
.menu
{
    position:absolute;
    display:none;
    visibility:hidden;
    background-color:#f6f6f6;
    z-index: 2;
    border: #999999 solid 1px;
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    opacity: 0.9;
    /*	width:150px;*/
}
/* sitemap link */
#sitemapLink span
{
    padding-right:5px;
}
#sitemapLink
{
    padding-top: 3px;
}
#search, #sitemapLink
{
    padding:0 3px 0 5px;
    height: 23px;
    vertical-align: bottom;
}
#unified_search_advanced_img
{
    cursor:pointer;
}
#unified_search_advanced_div
{
    height: 1px;
    position: relative;
    overflow: hidden;
    width: 21em;
    padding-top: 5px;
}
#unified_search_advanced_div .edit.view
{
    padding:6px 6px 6px 4px;
}
#unified_search_advanced_div .edit.view td
{
    padding: 0 0.5em !important;
}
#themeColors img, #themeFonts img
{
    margin-bottom: 0;
}
/* color and theme picker */
.themePicker
{
    padding-top: 1em;
}
.themePicker td
{
    padding: 0 !important;
}
.themePicker > table > tbody > tr > td
{
    text-align: left;
    vertical-align: top;
    width: 100%;
}
.themePicker hr
{
    margin: 0;
}
#themepickerLinkSpan
{
    cursor:pointer;
}
#colorPicker
{
    padding: 8px 5px 0px 7px;
}
#colorPicker ul
{
    border: none;
    padding: 3px 0 0 0;
    margin: 0 0 0 10px;
}
#colorPicker ul li
{
    list-style-type: none;
    display: inline;
    padding: 0px;
    cursor: hand;
    cursor: pointer;
    margin: 0;
}
#themeName
{
    font-weight: bold;
}
.yui-loading #moduleList
{
    visibility: hidden;
}
div#main
{
    margin: 5px; /*Nikhil*/
    /*min-width: 950px;*/ /* Bug 61126 */

    /*margin: 5px 5px 5px 100px;*/ /*NIkhil*/
}
div#content
{
    padding-top: 0px;
    /*padding-bottom: 10px; /*Nirav Tailor*/
    /*margin-left: 20px;  /*Nirav Tailor*/
    /*margin-right: 20px; /*Nirav Tailor*/
    padding: 10px;
}
div#content > table
{
    width: 100%;
}
/* new record form */
#newRecord form
{
    padding: 8px 8px 5px 8px;
}
#newRecord form input,
#newRecord form select,
#newRecord form textarea
{
    margin-bottom: 4px;
    margin-top: 2px;
    max-width: 140px;
    *width: expression(this.clientWidth > 140 ? '140px':true);
}
#newRecord form button,
#newRecord form input[type=button],
#newRecord form input[type=submit],
#newRecord form input[type=reset]
{
    padding-top: 0px;
    vertical-align: bottom;
}
#newRecord form .dataLabel
{
    padding-bottom: 2px;
    padding-top: 3px;
    padding-left: 0px;
    vertical-align: bottom;
}
#newRecord form .dataField
{
    padding-bottom: 3px;
}
#newRecord form #jscal_trigger
{
    margin-bottom: 4px;
    margin-top: 2px;
    vertical-align: bottom;
}
#newRecord form a:link,
#newRecord form a:visited,
#newRecord form a:hover
{
    text-decoration: underline;
    border-bottom: 0px;
    padding-left: 0px;
}
/* sub module list drop down */
#subModuleList span
{
    display: none;
}
#subModuleList span.selected
{
    display: block;
}
#subModuleList li, #subModuleList ul
{
    padding:0px;
    margin:0px;
}
#subModuleList li.subTabMore
{
    position:relative;
}
#subModuleList ul.cssmenu
{
    display:block;
    position:absolute;
    top:15px;
    left:0;
    width:127px;
}
#header ul.cssmenu li
{
    display:block;
}
#subModuleList ul.cssmenu li a,
#subModuleList ul.cssmenu li a:hover
{
    color:#000;
    border:none;
    background:transparent none repeat scroll 0% 0%;
}
#subModuleList li.subTabMore ul.cssmenu
{
    visibility:none;
}
#subModuleList li.subTabMore:hover ul.cssmenu
{
    visibility:visible;
}
#subModuleList
{
    padding:0.4em 0 0.3em 0;
}
#subModuleList span a
{
    text-decoration: none;
    padding: 0.2em 0.5em 0.3em 0.5em;
    margin: 0 -3px 0 0;
    white-space:nowrap;
}
/* last viewed and shortcuts lists in the header */
.headerList
{
    padding: 0px 0 3px 10px;
    vertical-align: middle;
}
.headerList a:link, .headerList a:visited, .headerList a
{
    padding: 2px 5px;
    white-space: nowrap;
}
/* import instruction */
div.import_instruction
{
    margin-bottom: 5px;
}
/* module title */
div.moduleTitle
{
    /*line-height:2em;
    padding-bottom: 3px;
    padding-top: 0;
    margin-bottom: 10px;
    margin-top: 0;*/
    /*NMN*/

    /*NMN*/
    margin-bottom: 5px;
    margin-top: -5px;
    /*NMN*/

}
#moduleList img
{
    border:0;
}
.moduleTitle img
{
    margin-right: 0px;
    margin-top: -4px;
    border: 0;
}
.moduleTitle h2
{
    display: block;
    float: left;
    /*color: #666; /*Hiren Darji*/
    /*color: #FFF;*/
    font-size: 18px;
    /*padding-top: 7px;*/
    /*padding-top: 10px;*/ /*NMN*/
    /*padding-bottom: 10px;*/ /*NMN*/
    font-weight: normal;
    /*margin-bottom:15px; /*Hiren Darji*/
    /*margin: 10px 5px 10px 5px; /*Hiren Darji*/ /*NMN*/
}
.moduleTitle h2 a
{
    font-size: 18px;
    color: #0e70b8;		/*Nirav Tailor*/
    text-decoration: none;
}
.moduleTitle h2 span.pointer
{
    padding: 0px 10px;
    font-size: 18px;
    line-height: 16px;
}
.moduleTitle span.utils
{
    display: none;
    float: right;
    margin-top: 6px;
}
.moduleTitle span.utils a img
{
    margin-bottom: -3px;
}
.moduleTitle > h2 > img
{
    display: none;
}
/* EditView/projects -> grid  */
.sqsSelectedSmartInputItem
{
    background-color:#DEEFFF;
}
/* DetailView/EditView/ListView styles */
.view, table.view
{
    /*margin-bottom:10px;
    margin-top:10px;*/
    /*padding:10px 15px 10px 15px; */ /*NMN*/
    /*padding:20px 16px 22px 30px;*/ 
}
.view tr td table,
.view tr td table tr td
{
    padding: 0;
}
.view tr td input[type=checkbox]
{
    vertical-align: middle;
}
/* DetailView styles */
.detail h4
{
    font-weight: bold;
    margin: 0px;
    text-align: left;
    border: none;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
    /*background-color: #eee;			Nirav Tailor*/
    /*background-color: #E7E8E8;*/
    /*color: #fff !important;*/
    background: linear-gradient(-6deg, #23538a 0,#a7cfdf 65%);
}
.buttons
{
    padding-bottom: 2px;
    padding-left: 0;
    padding-right:3px;
}
.detail tr td
{
    font-weight: normal;
    line-height: 18px;
    border: none;
    vertical-align: top;
    padding: 6px;
    vertical-align: top;
    text-align: left;
}
.detail tr td[scope=row]
{
    font-weight: normal;
    margin-top: 2px;
    margin-bottom: 10px;
    text-align: right;
    white-space:nowrap;
}
.detail tr td > li
{
    margin-left: 1.5em;
}
/* editviews top buttons */
#EditView > table
{
    margin-bottom: 10px;
}
/* when ever possible enclose action buttons inside a table or div with this class */
table.actionsContainer
{
    margin-bottom: 10px;
    clear:both;
}
div.actionsContainer
{
    margin-bottom: 10px;
}
/* editviews */
.edit
{
    padding:0px !important;
    /*NMN*/
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
    /*padding-bottom: 15px !important;*/
    /*NMN*/
}
.edit > table
{
    margin-bottom: 0px;
    padding: 3px 3px 3px 10px!important;
}
.edit h4
{
    font-weight: bold;
    /*background-color: #3D4145;/*#eee;           Nirav Tailor*/
    text-align: left;
    margin-top: 0;
    padding-top: 3px;/*0;        Nirav Tailor*/
    margin-top: 0px;
    padding-left:0;
    height: 20px !important;        /*Nirav Tailor*/

    /*NMN*/
    color: #444444 !important;
    background-color: #9fc8da;
    padding-top: 6px;
    /*NMN*/
}
.edit tr td
{
    font-weight: normal;
    padding: 0 !important;
    vertical-align: top;
    padding: 3px !important;
    color:#444 !important;
}
.edit tr td[scope=row]
{
    /*padding: 5px 5px 5px 7px !important;	Nirav Tailor*/
    text-align: left;
    vertical-align: top;
    /*background-color: #eee;           Nirav Tailor*/
    color: #444;
}
.edit tr th
{
    padding: 5px 5px 5px 7px !important;
    /*background-color: #eee;                   Nirav Tailor*/
    color: #444;                    /*Nirav Tailor*/
}
table#tabFormPagination td,  #tabFormPagination, #EditView > table#tabFormPagination.detail.view
{
    border-bottom: none;
    margin-bottom: 0;
}
td.paginationWrapper
{
    text-align: right;
}
.edit tr td table,
.edit tr td table tr td
{
    padding: 3px !important;
    border: 0px none;
}
table.edit.view
{
    /*box-shadow: #ccc 0px 0px 10px; /*Hiren Darji*/
    /*-moz-box-shadow: #ccc 0px 0px 10px; /*Hiren Darji*/
    /*-webkit-box-shadow: #ccc 0px 0px 10px; /*Hiren Darji*/
    margin-top: 0;
}
/* search panel on top of list views ( extends .edit .view definition ) */
.search
{
    padding:10px 6px 12px 10px;
}
.search > table
{
    padding: 0 !important;
    margin: 0;
}
.search td span
{
    /*color:#444444;            Nirav Tailor*/
    /*color: #fff; Mohammed*/
    color: #444;
    text-shadow: none;
}
.search td input[type=text],
.search td input[type=password],
.search td select
{
    width: 150px !important;
}
/* Quiq Edit*/
input#header
{
    min-width: inherit;
}
/* Listview styles */
.listViewBody
{
    /*box-shadow: #ccc 0px 0px 10px; /*Hiren Darji*/
    /*-moz-box-shadow: #ccc 0px 0px 10px; /*Hiren Darji*/
    /*-webkit-box-shadow: #ccc 0px 0px 10px; /*Hiren Darji*/
    /*-moz-border-radius: 6px; /*Hiren Darji*/
    /*border-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-radius: 6px; /*Hiren Darji*/
    min-width: 950px;
    /*margin: -2px;   NMN /*Nirav Tailor*/
    /*margin-top: -21px;  /*Nirav Tailor*/
    
    /*NMN*/
    margin-top: -20px;			/*NMN*/  
    /*box-shadow: #ccc 0px 0px 10px;*/
    margin-bottom: -17px;
    /*NMN*/
}
.listViewBody .list
{
    /*-moz-border-radius: 0px 0px 6px 6px; /*Hiren Darji*/
    /*border-radius: 0px 0px 6px 6px; /*Hiren Darji*/
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
}
.list.view
{
    /*margin-top: 0;*/
}
.listViewBody .list.view
{
    /*border-top: 0px none;
    border-left-width: 0px;
    border-right-width: 0px;*/
    box-shadow: #ccc 0px 0px 10px;
}
.listViewBody.nosearch .list.view
{
    /*border-top: 1px solid;*/
}
.listViewBody.nosearch .list
{
    /*border-top: 1px solid;*/
    /*-moz-border-radius: 6px; /*Hiren Darji*/
    /*border-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-radius: 6px; /*Hiren Darji*/
}
.listViewBody .list
{
    /*margin-bottom: 0px;*/
}
.list, .edit .list
{
    /*padding: 0 !important;*/
    margin-bottom: 10px;
}
.list tr.pagination,
.list tr.pagination td,
.list tr.pagination td table
{
    padding: 0;
    border: 0;
    margin: 0;
}
.list tr.pagination td table td
{
    padding: 4px 0px 4px 10px !important;
}
.list tr.pagination td table td button
{
}
.list tr.pagination td table td a:link,
.list tr.pagination td table td a:visited,
.reportGroupByDataChildTablelistViewThS1 a:link,
.reportGroupByDataChildTablelistViewThS1 a:visited
{
    font-weight: bold;
    text-decoration: none;
    padding: 2px 0px 3px 0px;
}
.list tr.pagination td table td a:hover,
.reportGroupByDataChildTablelistViewThS1 a:hover
{
    text-decoration: underline;
}
.list tr.pagination .buttons
{
    padding: 2px 2px 2px 0 !important;
}
.list tr.pagination #selectCountTop
{
    width: 5em;
}
.td_alt, .list tr th, .list tr td[scope=col],
.edit .list tr th, .edit .list tr td[scope=col]
{
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    padding: 6px 8px 6px 5px;
    border-left: none;
    border-right: none;
    white-space:nowrap;
}
.list tr td
{
    vertical-align: middle;
    padding: 6px 8px 6px 5px;
}
.list tr.pagination td
{
    padding: 0 !important;
}
.list tr td.odd
{
    padding: 3px 8px 5px 5px;
    vertical-align: middle;
}
.list th a:link,
.list th a:visited,
.list td[scope=col] a:link,
.list td[scope=col] a:visited
{
    font-weight: bold;
    text-decoration: none;
}
.list th a:hover,
.list td[scope=col] a:hover
{
    text-decoration: underline;
}
.list tr.oddListRowS1 td,
.list tr.evenListRowS1 td
{
    white-space: normal;
    word-wrap: break-word;
    /*background-color: #f7f7f7;			/*NMN*/
}
.list tr.oddListRowS1 td em,
.list tr.evenListRowS1 td em
{
    font-weight: normal;
}
.list tr.oddListRowS1 td[nowrap],
.list tr.evenListRowS1 td[nowrap]
{
    white-space: nowrap;
    word-wrap: normal;
}

/*NMN*/
.list tr td.nowrap
{
	white-space: nowrap;
    word-wrap: normal;
}
/*NMN*/

.list td a.listViewTdToolsS1
/*.list tr td.nowrap			NMN*/
{
    white-space: nowrap;
    word-wrap: normal;
    /*NMN*/
    /*background: #2392EC;*/
    border-color: #2392EC;
    /*NMN*/
}
.list tr td.inlineButtons
{
    text-align: right;
    min-width: 100px;
}
/* style for page content tables */
.other
{
    border: none;
    margin-bottom: 20px !important;
    padding: 0 !important;
    width: 100%;
}
.other td
{
    font-weight: normal;
    padding: 4px 10px 4px 6px;
    vertical-align: middle;
}
.other td[scope=row]
{
    padding: 4px 6px 4px 6px;
    white-space:nowrap;
}
.other .edit td
{
    background: transparent !important;
}
.other .edit
{
    margin-top: 0;
}
/* Special for Campaigns Wizard */
.other td.edit #wizard td
{
    background: transparent;
}
.other td.edit #wizard h4
{
    padding-left: 0;
    margin-top: 0;
}
#wizard td
{
    white-space: normal;
    word-wrap: break-word;
}
#wizard .detail.view
{
    background-color: #fff;
}
/* detail view */
.detail.view
{
    /*box-shadow: #ccc 0px 0px 10px; /*Hiren Darji*/
    /*-moz-box-shadow: #ccc 0px 0px 10px; /*Hiren Darji*/
    /*-webkit-box-shadow: #ccc 0px 0px 10px; /*Hiren Darji*/
}
.detail.view,
.detail table,
table.detail
{
    padding: 0;
}
.detail table,
table.detail
{
    width: 100%;
}
.detail tr.pagination td
{
    padding-top: 4px;
    text-align: right;
    vertical-align: middle;
}
.detail table tr.pagination td
{
    padding-bottom: 4px;
}
.detail td > table tr td
{
    border: none;
}
.detail.view ul#pluginList
{
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
}
.detail.view ul#pluginList li
{
    padding: 0px;
    margin: 0px;
}
/* Upgrade Wizard*/
.small
{
    width:100%;
}
.small table
{
    width:auto;
}
.small tr td table
{
    background-color:transparent;
}
.small tr td[scope=row] table tr td, .small tr td[scope=row] table tr th
{
    background-color:transparent;
}
.small tr td table tr th
{
    text-align:left;
    border-bottom:none;
}
/* for report wizard */
.reportwizard
{
    padding: 10px 6px 12px 10px;
}
.reportwizard > table
{
    padding: 0 !important;
}
.reportwizard tr td
{
    vertical-align: middle;
}
/* for subpanel tabs */
ul.tablist, ul.subpanelTablist
{
    list-style: none;
    padding: 3px 0;
    margin: 0;
    height: 16px;
    margin-left: 0px;
    margin-bottom: 0px;
    width: 100%;
    width: auto;
}
ul.tablist li, ul.subpanelTablist li
{
    list-style: none;
    margin: 0;
    display: inline;
}
ul.tablist li a, ul.subpanelTablist li a
{
    padding: 3px 8px;
    margin: 0px;
    border-bottom: none;
    text-decoration: none;
}
ul.tablist li a:link, ul.tablist li a:visited, ul.subpanelTablist li a:link, ul.subpanelTablist li a:visited
{
    text-decoration: none;
}
.subpanelTabForm
{
    padding: 15px 0px 0 0px;
}
table.subpanelTabForm td
{
    padding-bottom: 3px;
    padding-top: 3px;
}
.subpanelTabForm p
{
    margin-bottom:0;
}
.subpanelTabForm h3
{
    padding-left: 3px;
}
.subpanelTabForm .h3Row
{
    padding-top: 2px;
    margin-top: 0;
}
.subpanelTabForm
{
    margin-bottom: 10px;
}
#groupTabs
{
    margin-top: 20px;
}
#groupTabs li, #searchTabs li
{
    margin:0 -3px 0 0;
}
table.subpanelTabForm
{
    border-top: 0px none;
    margin-bottom: 4px;
}
/* gantt styles */
table.days
{
    /*font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; /*Hiren Darji*/
    /*font-family: Ubuntu, "Trebuchet MS", "Comic Sans MS", "Lucida Sans Unicode";  /*Hiren Darji*/
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
}
td.days
{
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    border-left: 0px;
    border-right: 0px;
}
td.sunday
{
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-right: 0px;
}
td.saturday
{
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    border-left: 0px;
    border-right: 1px solid #dfdfdf;
}
td.date
{
    width: 100%;
    padding: 0px;
    border: 0px;
    font-size: 10px;
}
tr.empty
{
    height: 2px;
}
div.completed
{
    background-color: #777777;
    float: left;
    width: 100%;
    line-height: 10px;
    margin-top: 4px;
}
div.inprogress
{
    background-color: #002E4D;
    float: left;
    width: 100%;
    line-height: 10px;
    margin-top: 4px;
}
div.inprogress_bar
{
    background-color: #ff0000;
    float: left;
    width: 100%;
    line-height: 10px;
    margin-top: 4px;
}
div.notstarted
{
    background-color: #cccccc;
    float: left;
    width: 100%;
    line-height: 10px;
    margin-top: 4px;
}
div.indent_left
{
    background-color: #000000;
    float: left;
    line-height: 10px;
    margin-top: 4px;
}
div.indent_bar
{
    background-color: #000000;
    float: left;
    margin-top: 4px;
}
div.indent_right
{
    background-color: #000000;
    float: right;
    line-height: 10px;
    margin-top: 4px;
}
#horizWrapper
{
    position:relative; margin-left:60px;width:218px;float:left;
}
#horizBGDiv
{
    position:relative; top:60px; background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=horizBg.png) no-repeat; height:26px; width:218px;zindex:5
}
#horizHandleDiv
{
    position:absolute;
    left: 100px; /* the default position is the center of the bg */
    top: 8px;  /* force the image down a bit */
    cursor:default;
    width:18px;
    height:18px;
}
/* end gantt styles */
.search_form
{
    overflow: visible;
    text-align: left;
    margin-bottom: 15px;			/*NMN*/
    min-width: 950px;
    /*border-bottom: 1px solid;			NMN*/
}
.search_form .view
{
    width:auto;
    margin: 0px;
    padding-right:0 !important;
    padding-left:10px !important;
    padding-top:10px !important;
    padding-bottom:10px !important;
    /*Nirav Tailor*							NMN
    background-image: -moz-linear-gradient(center top,
        #3D4145 0%,
        #3D4145 1px,
        #3D4145 100%
        );
    background-image: -ms-linear-gradient(top,
        #3D4145 0%,
        #3D4145 1px,
        #3D4145 100%
        );
        */

    background: #ffffff;		/*NMN*/

    /*background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #3D4145),
        color-stop(.02, #3D4145),
        color-stop(1, #3D4145)
        );*/
    /*Nirav Tailor*/
    /*Nirav Tailor
    background-image: -moz-linear-gradient(center top,
        #ffffff 0%,
        #eeeeee 1px,
        #dadada 100%
        );
    background-image: -ms-linear-gradient(top,
        #ffffff 0%,
        #eeeeee 1px,
        #dadada 100%
        );
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #ffffff),
        color-stop(.02, #eeeeee),
        color-stop(1, #eeeeee)
        );
    Nirav Tailor*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dfdfdf');
    background-color: #cccccc;
    /*border-bottom: 1px solid #3D4145;/*#98C6EA;*/       /*Nirav Tailor*/    /*NMN*/
    border-radius-bottomleft: 0px;
    border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    text-shadow: 0px 1px #fff;
    background-color: rgb(104, 148, 182)/*rgba(61,65,69,0.7);*/
}
.search_form .view.advanced
{
    /*Nirav Tailor
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #3D4145),
        color-stop(.01, #3D4145),
        color-stop(1, #3D4145)
        );
    display: none;
    /*Nirav Tailor*/
    /*background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #ffffff),
        color-stop(.01, #eeeeee),
        color-stop(1, #eeeeee)
        );*/
    /*background-color: rgba(61,65,69,0.7);				NMN*/
    background-color: #FFFFFF;				
    display:none;
}
.search_form .view.advanced .help
{
    text-align: right;
}
.search_form .view a
{
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    /* text-shadow: 0px 1px #fff;   Nirav Tailor*/
    /* font-weight: bold;           Nirav Tailor*/
}
.search_form .yui-button button
{
    padding: 0px 20px 3px 4px;
}
.search_form .yui-button button span.image
{
    background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=my-items.png) no-repeat 0px center;
    margin-right: 5px;
    width: 12px;
    display: inline;
    float: left;
    text-indent: -9999px;
}
.search_form .yui-button.yui-button-hover button, .search_form .yui-button.yui-button-checked.yui-checkbox-button-checked button
{
    background-image:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=form-button-primary-bg.png);
    background-color: #356ea1;
    border: 1px solid #326a9c;
    color: #fff;
    text-shadow: -1px -1px #666;
}
.search_form .yui-button.yui-button-hover button span.image, .search_form .yui-button.yui-button-checked.yui-checkbox-button-checked button span.image
{
    background-position: -12px center;
}
.search_form  .edit tr td[scope="row"]
{
    background-color: transparent;
}
.search_form .sumbitButtons
{
    padding-left: 10px !important;
}
.search_form .helpIcon
{
    text-align: right;
}
.search_form .helpIcon img
{
    cursor: pointer;
}
/* sitemap */
#sitemap
{
    width: 650px;
    display:none;
    z-index:9999;
    margin-right:1em;
    margin-top:2.5em;
}
#sitemap .edit.view
{
    border: 2px solid;
    padding: 6px 6px 6px 16px;
}
#sitemap a:link, #sitemap a:visited
{
    text-decoration:none;
    font-size: 11px;
    color: #444;
}
#sitemap a:hover, #sitemap h4 a:hover
{
    text-decoration:underline;
}
#sitemap h4 a:link, #sitemap h4 a:visited
{
    font-size: 13px;
}
#sitemap ul
{
    margin-top: 5px !important;
    margin-left: 5px !important;
}
#sitemap ul li
{
    margin-bottom: 5px !important;
    display: list-item;
}
/* sitemap link div */
#sitemapLink span
{
    cursor:pointer;
}
#sitemapLink span img
{
    cursor:pointer;
    margin-left: 2px;
}
#bottomLinks
{
    padding: 0 25px;
    float: right;
    margin-bottom:10px;/*45px;           Nirav Tailor*/
}
#bottomLinks a
{
    color: #666;
    text-decoration: none;
}
#bottomLinks a.bottomLink
{
}
#bottomLinks img
{
    border: 0px;
    margin-bottom: -3px;
    margin-left: 5px;
}
/* Footer styles */
#arrow
{
    height:20px;
    width:25px;
    background-image:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=footer.png);
    background-position:  0 -70px;
    background-color:#fff;
    right:0px;
    position:fixed;
    cursor:pointer;
    z-index:999;
    border-top-left-radius:3px;
    border-top-right-radius:3px;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
}
.up
{
    background-color: transparent !important;
    background-position: 0 0 !important;
    border: 0 none !important;
    bottom: 5px;
}
#footer
{
    border-top:1px solid #ccc;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
    position:fixed;
    bottom:0;
    width:100%;
    z-index:1;
    text-align: center;
}
#footer img
{
    float:left;
}
#footer .hover
{
    position:absolute;
    margin-top:-35px;
    background:rgba(0,0,0,0.7);
    padding:5px 10px;
    color:#fff;
    border-radius:3px;
    display:none;
}
#footer #boxnet-hover
{
    margin-left:-7px;
}
#footer img.logo
{
    margin: 7px 10px;
    max-width:450px;
    max-height:17px;
}
#footer #buffer
{
    float: right;
    margin-right: 25px;
    height: 31px;
}
#footer #help
{
    float: right;
    border-right: 1px solid #CCC;
    height: 31px;
}
#footer #help a
{
    color: #444;
    text-decoration: none;
    font-size: 12px;
    float: left;
    padding: 0px 10px 0px;
}
#footer #help a .icon
{
    float: left;
    height: 24px;
    margin: 5px 4px 4px 0px;
    border: 0px;
}
#footer #help a span.title
{
    float: left;
    padding-top: 8px;
}
#footer #partner a
{
    float: left;
}
#footer #partner a span
{
    width: 25px;
    height: 24px;
    margin: 4px 10px 4px 0px;
}
#footer #partner
{
    float:right;
    border-right: 1px solid #CCCCCC;
    height: 31px;
}
#footer p
{
    margin-left:10px;
    line-height:24px;
    float:left;
}
#footer .copyright
{
    color: #A0A0A0;
    text-decoration: none;
    font-size: 11px;
    padding-top: 10px;
    display: block;
}
#themePicker, #langPicker
{
    text-align: center;
    margin-bottom: 0.5em;
}
#themePicker select, #langPicker select
{
    width: 120px;
    font-size: 10px;
}
/* Scheduler Styles */
#scheduler
{
    margin-top: 5px;
}
#scheduler .schedulerDiv
{
    color: #000000;
    text-align: left;
    width: 100%;
    background-color: #FAFAFA;
    border-collapse: collapse;
    border: 2px solid #ccc;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 10px;
}
#scheduler .schedulerDiv table
{
    width: 100%;
    border-collapse: collapse;
    color:#444;
}
#scheduler .schedulerDiv table tr td
{
    height: 18px;
    border: 1px solid #dddddd;
}
#scheduler .schedulerDiv table tr.schedulerTimeRow td
{
    border-left: 0;
}
#scheduler .schedulerDiv table tr.schedulerTimeRow th[scope=col]
{
    border-left:1px solid #DDDDDD;
    padding-left:4px;
}
#scheduler .schedulerDiv table tr.schedulerAttendeeRow td
{
    background-color: #eeeeee;
    width: 15px;
}
#scheduler .schedulerDiv table tr.schedulerAttendeeRow td[scope=row]
{
    overflow: hidden;
    padding-left: 4px;
    width: 125px;
    background: transparent;
    border-left: 0;
}
#scheduler .schedulerDiv table tr.schedulerAttendeeRow td.schedulerSlotCellStartTime
{
    border-left: 4px solid #75AF4F !important;
    background-color:#FFFFFF;
}
#scheduler .schedulerDiv table tr.schedulerAttendeeRow td.schedulerSlotCellEndTime
{
    border-left: 4px solid #ff0000 !important;
}
#scheduler .schedulerDiv table tr.schedulerAttendeeRow td.schedulerAttendeeDeleteCell
{
    background: transparent;
    border-left: 1px solid #dddddd;
    padding-left: 4px;
}
#scheduler .schedulerInvitees
{
    margin-top: 1em;
}
#scheduler .schedulerInvitees .tabForm
{
    margin-bottom: 0;
}
/* calendar module styles */
.monthFooter td
{
    padding: 10px;
}
.monthHeader
{
    padding: 6px 5px 4px 3px;
    margin-top: 10px;
    vertical-align: middle;
    background-repeat: repeat-x;
    background-position: top;
}
.monthHeader td
{
    padding-left: 5px;
}
.monthViewDayHeight
{
    height: 100px;
}
.monthViewDayHeight td[scope=row]
{
    padding: 5px;
    text-align:center;
}
.monthViewDayHeight td
{
    vertical-align: top;
    padding: 3px;
    text-align: right !important;
}
.yearViewDayHeight
{
    height: 40px;
}
.monthCalBodyDayItem
{
    margin: 7px 0px 7px 0px;
    padding: 5px 0px 8px 0px;
    border-top: 1px solid;
}
.monthCalBodyDayItem td
{
    vertical-align: top;
}
.monthCalBodyDayItem td img
{
    padding-right: 3px;
    vertical-align: top;
}
.monthCalBody th
{
    vertical-align: top;
    padding: 7px;
    height: 20px;
    font-weight: normal;
}
.monthCalBody th#bodytime
{
    background-color: #fff;
    background-image: url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=calendar-left-bg.png);
    background-repeat: repeat-y;
    background-position: right;
}
.monthCalBodyTH th
{
    padding: 5px !important;
    border-bottom: 1px solid;
    font-weight: bold;
}
.monthCalBody td
{
    padding: 5px;
    text-align: left;
}
.monthCalBody td div table td
{
    text-align: left!important;
}
.monthCalBody
{
    padding: 0;
}
.monthCalBody td.yearCalBody
{
    padding: 0;
    margin: 0;
}
.yearCalBodyMonth
{
    padding:5px 0 0 0 !important;
    text-align:center !important;
}
.yearCalBodyMonth #daily_cal_table
{
    margin-top: 5px;
}
.yearCalBodyMonth > a
{
    font-weight: bold;
    margin: 0px;
    padding: 5px;
    width: 100%;
    margin-bottom: 5px;
    text-decoration: none !important;
}
.yearCalBodyMonth > a:hover
{
    text-decoration: underline;
}
.calSharedUser
{
    height: 20px;
    padding-top: 5px;
    padding-left: 8px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: 1px;
}
/* js calendar styles */
.calendar
{
    border: 1px solid #999;
}
.calendar .button
{
    background-color: #eee;
    background-image: none;
}
.calendar .combo
{
    border-top: 1px solid #f1f1f1;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    border-left: 1px solid #f1f1f1;
    background: #eee;
    padding: 0px;
}
.calendar .combo .active
{
    background: #eee;
}
.calendar .combo .hilite
{
    background: #f8f7f7;
    padding: 1px 4px 1px 4px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #9e9e9e;
}
.calendar .combo .label,
.calendar .combo .label-IEfix
{
    text-align: left;
    padding: 2px 4px 2px 4px;
}
.calendar .nav
{
    background: transparent no-repeat 100% 100%;
}
.calendar table
{
    background: #eee;
}
.calendar table .wn
{
    background: #eeeeee;
    border-right: 1px solid #ccc;
}
.calendar tbody .day
{
    background: #fff;
    text-align: right;
    padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth.oweekend
{
    color: #666;
}
.calendar tbody .emptycell
{
    display: hidden;
}
.calendar tbody .rowhilite td,
.calendar tbody .rowhilite td.weekend
{
    background: #f6f6f6;
}
.calendar tbody .rowhilite td.wn
{
    background: #fff;
}
.calendar tbody td.hilite,
.calendar tbody td.weekend.hilite
{
    background: #f8f7f7;
    border-color: #9e9e9e;
}
.calendar tbody td.selected
{
    border-color: #666;
    background: #eee;
}
.calendar tbody td.today
{
    color: #666;
}
.calendar tbody td.weekend
{
    color: #666;
    background: #f9f9f9;
}
.calendar tfoot .ttip
{
    background: #e8f0f4;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    background: #dfdfdf;
    color: #000;
}
.calendar thead .hilite
{
    border-bottom: 1px solid #fff;
    border-left: 1px solid #aaa;
    border-top: 1px solid #aaa;
    border-right: 1px solid #fff;
}
.calendar thead .name
{
    background: #dddddd;
    border-color: #cccccc;
}
.calendar thead .title
{
    padding: 3px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #cccccc;
    color: #000;
    background: #f8f7f7;
}
.calendar thead .weekend
{
    color: #000;
    font-weight: bold;
}
.listViewCalCurrentAppt
{
    background-color: #75AF4F;
}
.listViewCalOtherAppt
{
    background-color: #4D5EAA;
}
.listViewCalConflictAppt
{
    background-color: #AA4D4D;
}
.listViewCalCurrentApptLgnd
{
    background-color: #75AF4F;
    border: 1px solid #444444;
}
.listViewCalOtherApptLgnd
{
    background-color: #4D5EAA;
    border: 1px solid #444444;
}
.listViewCalConflictApptLgnd
{
    background-color: #AA4D4D;
    border: 1px solid #444444;
}
/** report styles **/
table.reportlistViewRC
{
    /* this definition should be exactly the same as .listViewThS1 */
    background:Black;
}
table.reportlistView
{
    /* this definition should be exactly the same as .listViewThS1 */
    background:Black;
}
.reportlistViewThS1
{
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    padding: 4px 5px 4px 5px;
    border-left: none;
    border-right: none;
    border-top: 1px solid Black;
    border-bottom: 1px solid Black;
    background:Gainsboro;
}
.reportevenListRowS1, .reportoddListRowS1
{
    font-size: 12px;
    padding-left: 5px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-top: 3px;
    vertical-align: middle;
    background:white;
}
.reportlistViewPaginationTdS1
{
    border: none;
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    background:white;
}
/* These are for summation report */
.reportViewTable
{
    border-left: none;
    border-right: none;
    border-top: none;
    background:White;
}
.reportGroupViewTable
{
    border-left: 1px solid Black;
    border-top: 1px solid Black;
    background:LightGrey;
}
.reportGroup1ByTable
{
    font-size: 15px;
    border-left: none;
    border-right: 1px solid Black;
    border-bottom: 1px solid Black;
    background:LightGrey;
}
.reportGroupNByTable
{
    font-size: 13px;
    border-left: none;
    border-right: 1px solid Black;
    border-bottom: none;
    background:White;
}
.reportGroupByDataTableHeader
{
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
    background:White;
}
.reportDataChildtablelistView
{
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
    background:Black;
}
table.reportDataChildtablelistView td
{
    border-color: #ccc;
    background: white;
    padding:4px 5px;
}
.reportGroupByDataChildTablelistViewThS1
{
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    padding: 4px 5px 4px 5px;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
    background:White;
}
.reportGroupByDataEvenListRowS1, .reportGroupByDataOddListRowS1
{
    font-size: 12px;
    padding-left: 5px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-top: 3px;
    vertical-align: middle;
    background:white;
}
.reportGroup1ByTableEvenListRowS1
{
    font-weight: bold;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-top: 3px;
    vertical-align: middle;
    background:LightGrey;
    text-align: left;
}
.reportGroupNByTableEvenListRowS1
{
    font-weight: bold;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-top: 3px;
    vertical-align: middle;
    background:LightGrey;
    text-align: left;
}
.reportGroupBySpaceTableView
{
    border-left: none;
    border-right: none;
    border-top: none;
    background:White;
}
.reportGroupByDataTableHeaderEmptyCell
{
    border-bottom: 1px solid Black;
    border-top: 1px solid Black;
    background:White;
}
.reportevenListRowS1,
.reportoddListRowS1,
.reportGroupByDataEvenListRowS1,
.reportGroupByDataOddListRowS1,
.reportGroupByDataMatrixEvenListRowS1,
.reportGroupByDataMatrixEvenListRowS2,
.reportGroupByDataMatrixEvenListRowS3,
.reportGroupByDataMatrixEvenListRowS4
{
    padding-bottom: 4px;
    padding-top: 2px;
}
/* End of summation report classes */
/* Start of Matrix Report Class */
.reportlistView
{
    /*border-top: 1px solid #000;*/
    border-left: 1px solid #000;
}
table.reportlistView td, table.reportlistView th
{
    background: #fff;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    color: #000;
    padding: 4px;
    text-align: center;
    font-size: 11px;
}
table.reportlistView th, .reportlistView .reportlistViewMatrixRightEmptyData, .reportlistView .reportlistViewMatrixRightEmptyData1
{
    background: #dcdcdc;
    font-weight: bold;
}
/* End of matrix report classes */
/* for overlib js library */
.olCapFontClass
{
    font-weight: bold;
}
.olCapFontClass A
{
    color: #dfdfdf;
    font-size: 9px;
}
.olFgClass td, #forecastsWorksheet .olBgClass td.olFgClass
{
    background-color: #fff;
    padding: 5px 7px 7px 10px !important;
    line-height: 18px;
}
.olCgClass td, #forecastsWorksheet .olBgClass td.olCgClass
{
    border-bottom: 2px solid #ddd;
    background-color: #f6f6f6;
    padding: 5px 3px 3px 10px !important;
}
.olCgClass
{
    padding: 0px;
    border: 0px;
}
#overDiv
{
    padding: 1px !important;
    background-color: #bbb;
    -moz-box-shadow: 0 2px 10px #666666;
    box-shadow: 0 2px 10px #666666;
    -webkit-box-shadow: 0 2px 10px #666666;
    /*-moz-border-radius: 6px; /*Hiren Darji*/
    /*border-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-radius: 6px; /*Hiren Darji*/
}
#forecastsWorksheet .olBgClass td
{
    padding: 0 !important;
}
.olCloseFontClass
{
    padding-bottom: 1px;
    text-align: right;
    background-color: #dfdfdf;
    font-weight: bold;
    color: #444;
    background-color: #dfdfdf;
}
.olBgClass td.olFgClass
{
    /*-moz-border-radius: 0px 0px 6px 6px; /*Hiren Darji*/
    /*border-radius: 0px 0px 6px 6px; /*Hiren Darji*/
    /*-webkit-border-bottom-left-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-bottom-right-radius: 6px; /*Hiren Darji*/
}
.olBgClass td.olCgClass
{
    /*-moz-border-radius: 6px 6px 0px 0px; /*Hiren Darji*/
    /*border-radius: 6px 6px 0px 0px; /*Hiren Darji*/
    /*-webkit-border-top-left-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-top-right-radius: 6px; /*Hiren Darji*/
    border-bottom-color: #ddd;
    background-color: #eee;
}
/* acl role colors */
.aclAll
{
    color: #008000;
    font-weight: bold;
}
.aclOwner
{
    color: #000000;
    font-weight: bold;
}
.aclNone
{
    color: #FF0000;
    font-weight: bold;
}
.aclEnabled
{
    color: #008000;
    font-weight: bold;
}
.aclDisabled
{
    color: #FF0000;
    font-weight: bold;
}
.aclAdmin
{
    color: #0000FF;
    font-weight: bold;
}
.aclNormal
{
    color: #008000;
    font-weight: bold;
}
/* for lists where we don't want to have bullet points */
ul.noBullet
{
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}
li.noBullet
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
li.noBullet.active
{
    margin-top: 8px;
}
li.noBullet.active .dashletPanel
{
    padding-bottom: 2px;
}
table.tabForm td ul li
{
    list-style-type: none;
    margin-bottom: 10px;
}
.helpButton
{
    font-weight:700;
}
.helpShortcut
{
    font-weight:700;
}
/* for subpanels */
#MorePanelHandle
{
    cursor: hand;
    cursor: pointer;
    display: inline;
    margin-left: 2px;
    margin-bottom: 2px;
    text-align: center;
    background: url('../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=more.gif') no-repeat bottom left;
    color: #444;
}
.sqsFloater
{
    position:absolute;
    z-index:2;
    bottom:0;
    right:0;
    display:none;
    padding:0;
}
.sqsFloater td
{
    border:1px inset;
    color:black;
}
.sqsMatchedSmartInputItem
{
    font-size:11px;
    padding: 2px 5px 2px 5px;
    margin: 0;
    cursor: pointer;
    cursor: hand;
}
.sqsSelectedSmartInputItem
{
    background-color:#DEEFFF;
}
#sqsSmartInputResults
{
    padding:0;margin:0;
}
.sqsNoMatch
{
    padding: 2px 5px 2px 5px;
    font-weight: bold;
    background-color:#eeeeee;
    color:#980000;
}
/* misc font displays */
.todaysTask
{
    color: #FF7800
}
.overdueTask
{
    color: #ff0000;
}
.required,
.error
{
    color: #ff0000;
}
.success
{
    color: #00ee00;
}
.rssItemDate
{
    color: #666666;
}
.date
{
    font-size: 13px;
    font-weight: bold;
    border-bottom: 1px solid;
    padding-right: 10px;
}
.dateFormat
{
    font-weight: normal;
    font-style: italic;
}
/* list view page numbers */
.pageNumbers
{
    padding-right: 0px;
    padding-left: 0px;
    /*color : #3ca3f7 !important;			/*NMN*/
}
.contentBox
{
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    padding: 0px 10px 0px 0px;
    margin: 10px 0 10px 0;
}
.contentBox td
{
    padding-top: 0;
}
/* for team notices and my portal dashlets */
.teamNoticeBox
{
    border-width: 0px 1px 0px 1px;
    border-style: solid;
    padding: 0;
    background: #fff;
    width:100%;
    border-color: #98C6EA;
    color: #444444;
}
.teamNoticeText
{
    padding: 0px 10px 0px 10px;
}
.teamNoticeText p
{
    padding: 0px 10px 10px 10px;
    font-size: 13px;
}
/* to force border to display on tiny-mce controls */
.mceToolbarTop
{
    border-bottom:1px solid #CCCCCC !important;
}
#dashletsList
{
    background: #fff;
    overflow: auto;
    /*border-radius: 0px 0px 6px 6px; /*Hiren Darji*/
    /*-moz-border-radius: 0px 0px 6px 6px; /*Hiren Darji*/
    /*-webkit-border-bottom-left-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-bottom-right-radius: 6px; /*Hiren Darji*/
}
ul#dashletCategories li a:link, ul#dashletCategories li a:visited
{
    color: #444;
    background: #eee;
}
ul#dashletCategories li a.current, ul#dashletCategories li a.current:hover
{
    color: #444;
    background: transparent;
}
#moduleDashlets h3,#chartDashlets h3,#toolsDashlets h3
{
    margin-top: 13px;
}
.chartDiv
{
    background-color: #efefef;
}
#dashletSearch table tr td input[type=button]
{
    vertical-align: top;
}
.x-dlg-btns button.x-btn-text:hover,
.x-dlg-btns .x-btn-focus button.x-btn-text
{
    color: #000;
}
/* Bug 27478 - IE Hacks to make sure username/password boxes on login page are same length */
td.edit.view td
{
    text-align: left;
}
td.edit.view td[align=right]
{
    text-align: right;
}
#user_password, #user_name
{
    width: 150px;
}
/* if we have horizontal padding anywhere in the table, it will break the rollup tree */
#forecastsWorksheet  tbody  tr  td,
#forecastsWorksheet  tr  td
{
    padding: 3px 0px 5px 0px !important;
}
#forecastsWorksheet  tr.pagination  td
{
    padding: 0 !important;
}
#forecastsWorksheet tr.pagination td table td
{
    padding:3px 7px 3px 5px !important;
}
/* for forecasts worksheet containing table ( overrides .list .view style ) */
#forecastsWorksheet > tbody > tr > td,
#forecastsWorksheet > tr > td,
#forecastsWorksheet #activetimeperiods  tr  td
{
    padding: 0  ! important;
    vertical-align: top;
}
/* help styles */
.helpButton, .helpShortcut
{
    font-weight: bold;
}
.help-search
{
    position: relative;
    top: -8px;
    left: -2px;
}
/* fixes email setting issues */
#tab_general > form > table,
#tab_general > form > table.detail th,
#tab_accounts > table,
#tab_accounts > table.detail th
{
    border: 0;
}
#tab_accounts .detail.view .edit.view
{
    margin-top: 0;
}
#tab_accounts #ieSelect > table, #ieAccount > table, #ieAccount > table td table
{
    padding: 0pt ! important;
    border-collapse: collapse;
}
#importDialogContent
{
    overflow: hidden;
}
#importDialogContent #importDiv
{
    margin-top: 0;
}
/* override some of the detail view styles for show more detail option (KBDocument detail view)*/
.detail td.subdetail
{
    padding:0px;
    border-bottom:medium none;
}
.detail td.subdetail table tr td
{
    padding: 5px 6px;
}
#searchAndCreate
{
    width: auto;
}
.edit.view.search.kb
{
    border-top: 0px none;
    /*border-radius: 0px 0px 6px 6px; /*Hiren Darji*/
    /*-moz-border-radius: 0px 0px 6px 6px; /*Hiren Darji*/
    -webkit-border-top-right-radius: 0px;
    -webkit-border-top-left-radius: 0px;
}
/* override some of the detail view styles for the import options dialog */
#importOptions td
{
    padding: 5px 6px;
}
#importOptions table
{
    border-collapse:collapse;
}
#importOptions #chooser_choose_index_text,
#importOptions #chooser_ignore_index
{
    background: white;
    border: 0;
    text-align: left;
}
/* login page*/
.login table tr td
{
    padding:0px !important;
    text-align:left;
}
.login
{
    padding:0px !important;
}
.login .login_more
{
    text-align:right;
    *padding-right: 18px !important; /* only needed in IE7 and earlier */
}
#lastviewicon, #newrecordicon, #shortcuts_img,#lastviewicon_1, #newrecordicon_1, #shortcuts_img_1
{
    display:none;
}
#color_menu, #font_menu
{
    width:200px;
    height:15px;
    margin:0;
    padding:0px;
}
#color_menu li, #font_menu li
{
    float:left;
    height:15px;
    width:15px;
}
#themepickerDialog div[class="ft"]
{
    display:none;
}
#stylepicker
{
    border-width:1px;
    margin:0px;
    padding:0px;
    width:auto;
}
#themepickerDialog_c
{
    right: 2em;
    top: 3em;
}
#popup_query_form
{
    padding-left:0;
    padding-right:0;
}
.emailaddresses tr td[scope=row]
{
    padding-left:0 !important;
    padding-top:0 !important;
}
/*System Settings*/
#container_upload
{
    margin-top:7px;
}
/* Subpanel links */
.subTabs td
{
    font-size: 12px;
    padding: 0 0.25em;
}
.sugarFeedDashlet
{
    position: relative;
    z-index:1;
    overflow:auto;
    max-height:375px;
    height:expression(this.scrollHeight>375?'375px':'auto');
}
.sugarFeedDashlet td.list th, .sugarFeedDashlet td.list td[scope=col]
{
    display:none;
}
.sugarFeedDashlet tr
{
    height:auto;
}
/*
Bug 33193 - Fixed several items in the sugarfeeds not correctly scrolling on IE7;
added the *position:static CSS property on the following two rules, which will only
be used on IE7 and IE6
*/
.sugarFeedDashlet .byLineBox
{
    width:100%;
    position:relative;
    *position:static;
    overflow: none;
}
.sugarFeedDashlet .yui-ac-input
{
    *position:static !important;
}
.sugarFeedDashlet .byLineBox .byLineLeft
{
    font-size:79%;
    float:left;
}
.sugarFeedDashlet .byLineBox .byLineRight
{
    display:inline;
    position:static;
    font-size:79%;
    float:right;
}
iframe.teamNoticeBox
{
    padding:0;
}
.loading-indicator
{
    font-size:11px;
    background-image:url(../default/ext/resources/images/default/grid/loading.gif);
    background-repeat:no-repeat;
    background-position:left;
    padding-left:20px;
    line-height:16px;
    margin:3px;
}
.x-sqs-list
{
    border:1px solid #d0d0d0;
    background:#d0d0d0;
    zoom:1;
    overflow:hidden;
}
.x-sqs-list-inner
{
    overflow:auto;
    background:#FFF;
    position:relative;
    zoom:1;
    overflow-x:hidden;
}
.x-sqs-list-item
{
    font:normal 12px tahoma,arial,helvetica,sans-serif;
    border:1px solid #fff;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    padding:1px;
}
.x-sqs-list .x-sqs-selected
{
    border:1px dotted #f6f6f6!important;
    background:#d0d0d0;
    cursor:pointer;
}
embed
{
    background: transparent;
}
#massupdate_form
{
    margin-top: 20px;
}
#massupdate_form .buttons
{
    padding-bottom: 2px;
}
/* Bug 32603 - Fixes missing center line for KB Admin */
#selected_directory_children
{
    border-left: 1px solid;
    padding: 3px;
}
/* rounded corners */
/* Style the header with its associated corners */
.dashletPanel
{
    box-shadow: #999 0px 2px 10px;  /*Hiren Darji*/
    /*-moz-box-shadow: #999 0px 2px 10px;  /*Hiren Darji*/
    /*-webkit-box-shadow: #999 0px 2px 10px;  /*Hiren Darji*/
    /*-moz-border-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-radius: 6px; /*Hiren Darji*/
    /*border-radius: 6px; /*Hiren Darji*/
    margin-bottom: 20px;
    /*border: 1px solid #ccc\9;*/ 
}
.dashletPanel .hd
{
    /*padding:1%;*/ /*NMN*/
    text-align:left;
    vertical-align:middle;
    overflow:visible;
    position: relative;
    height:38px;
    padding-left: 10px;
    padding-right: 10px;
/*    background-color: #EDEDED;*/
    background: linear-gradient(-6deg, #487aa2 0,#cee0e6 65%); /*linear-gradient(-6deg, #6591b4 0,#cee0e6 65%); *//*linear-gradient(-6deg, #23538a 0,#a7cfdf 65%);*/

}
.dashletPanel .hd .hd-center,.dashletPanel .hd .tl,.dashletPanel .hd .tr
{
    /*Nirav Tailor*/
    /*background-image: -moz-linear-gradient(center top,
        #3D4145 0%,
        #3D4145 2%,
        #3D4145 100%
        );
    background-image: -ms-linear-gradient(top,
        #3D4145 0%,
        #3D4145 2%,
        #3D4145 100%
        );
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #3D4145),
        color-stop(.02, #3D4145),
        color-stop(1, #3D4145)*/
        /*);
    /*Nirav Tailor*/
    /*
    background-image: -moz-linear-gradient(center top,
        #ffffff 0%,
        #eeeeee 2%,
        #dfdfdf 100%
        );
    background-image: -ms-linear-gradient(top,
        #ffffff 0%,
        #eeeeee 2%,
        #dfdfdf 100%
        );
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #ffffff),
        color-stop(.02, #eeeeee),
        color-stop(1, #dfdfdf)
        );
    Nirav Tailor*/  /*
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dfdfdf'); */
}
.dashletPanel .hd  .hd-center
{
    /*border-width: 1px 0px 0px 0px;
    border-color: #3D4145;#98c6ea; Nirav Tailor
    border-style: solid;
    height: 38px;
    border-bottom: 1px solid #3D4145;*//*#98c6ea; Nirav Tailor*/
}
.dashletPanel .hd .tr
{
    width:9px;
    height:38px;
    top:0;
    right:0;
    position:absolute;
    /*-moz-border-radius-topright: 6px; /*Hiren Darji*/
    /*-webkit-border-top-right-radius: 6px; /*Hiren Darji*/
    /*border-radius-topright: 6px; /*Hiren Darji*/
    /*border-width: 1px 1px 0px 0px;
    border-color: #3D4145;#98c6ea;    Nirav Tailor
    border-style: solid;
    border-bottom: 1px solid #3D4145;*//*#98c6ea;     Nirav Tailor*/
}
.dashletPanel .hd .tl
{
    width:9px;
    height:38px;
    top:0;
    left:0;
    position:absolute;
    /*-moz-border-radius-topleft: 6px; /*Hiren Darji*/
    /*-webkit-border-top-left-radius: 6px; /*Hiren Darji*/
    /*border-radius-topleft: 6px; /*Hiren Darji*/
    /*border-width: 1px 0px 0px 1px;
    border-color: #3D4145;#98c6ea;    Nirav Tailor
    border-style: solid;
    border-bottom: 1px solid #3D4145;*//*#98c6ea;     Nirav Tailor*/
}
.dashletPanel .hd.plain
{
    height:20px;
}
.dashletPanel .hd.plain .tl
{
    background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dp-tl-plain.png) no-repeat;
    height:20px;
}
.dashletPanel .hd.plain .tr
{
    background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dp-tr-plain.png) no-repeat;
    height:20px;
}
.dashletPanel .hd.plain  .hd-center
{
    background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dp-hd-plain.png) repeat-x;
    height: 20px;
}
/* Style the body with the left border */
.dashletPanel .bd
{
    overflow:hidden;
    padding: 0px;
    position: relative;
    margin-top: 1px\9;
    top: 2px;
}
.dashletPanel .bd .bd-center
{
    padding: 0px;
    /*border: 1px solid #3D4145;*/
    background-color: #FFF;
    color: #444;
}
.dashletPanel .bd .bd-center > table
{
    border: none;
}
.dashletPanel .bd .ml
{
    width:0px;
    height: 100%;
    top:0;
    left:0;
    position:absolute;
}
.dashletPanel .bd .mr
{
    width:0px;
    height: 100%;
    top:0;
    right:0;
    position:absolute;
}
.dashletPanel .bd.plain
{
    padding:0 15px 0 15px;
}
/* Style the footer with the bottom corner images */
.dashletPanel .ft
{
    font-size:11px;
    border:none;
    position: relative;
    padding: 0px;
    height:0px;
}
.dashletPanel .ft  .ft-center
{
}
.dashletPanel .ft .bl
{
    bottom:0;
    left:0;
    position:absolute;
}
.dashletPanel .ft .br
{
    bottom:0;
    right:0;
    position:absolute;
}
.dashletPanel .list
{
    /*-moz-border-radius: 0px 0px 6px 6px; /*Hiren Darji*/
    /*border-radius: 0px 0px 6px 6px; /*Hiren Darji*/
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top: 0px none;
    margin: 0px !important;
}
.dashletPanel .list tr.pagination td table td:first-child
{
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
}
.dashletPanel .list tr.pagination td table td:last-child
{
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
}
/* icons tool set for dashlet header */
.dashletPanel .hd .hd-center .dashletToolSet
{
    width: 100%;
    text-align: right;
    visibility:hidden;
    padding-top: 10px;
}
.dashletPanel .hd .hd-center .dashletToolSet a
{
    padding: 0px 4px;/*0px 2px Nirav Tailor : change the gap between icons top-right on each dashlet*/
}
.dashletPanel .hd .hd-center .dashletToolSet a:last-child
{
    padding-right: 0px;
}
.dashletPanel .hd.selected .hd-center .dashletToolSet
{
    visibility: visible;
}
.dashletPanel .dashletNonTable
{
    border-width: 0px 1px 0px 1px;
    border-color: #3D4145;/*#98c6ea;    Nirav Tailor*/
    border-style: solid;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    background-color:rgba(204,204,204,.2);
    background-color: #cccccc\9;
}
/* rounded corners */
/* Skin custom elements */
.dashletPanelMenu .hd
{
    padding:0;
    border:none;
    text-align:left;
    vertical-align:middle;
    overflow:visible;
    position: relative;
    padding-left: 22px;
    padding-right: 22px;
    height: 15px;
}
.dashletPanelMenu .hd  .hd-center
{
    background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dp-hd-menu.png) repeat-x;
    height: 15px;
}
.dashletPanelMenu .hd .tr
{
    width:22px;
    height:15px;
    top:0;
    right:0;
    background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dp-tr-menu.png) no-repeat;
    position:absolute;
}
.dashletPanelMenu .hd .tl
{
    width:22px;
    height:15px;
    top:0;
    left:0;
    background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dp-tl-menu.png) no-repeat;
    position:absolute;
}
.dashletPanelMenu .bd
{
    background:none;
    border: 0;
    padding: 0 22px;
}
.dashletPanelMenu .bd .bd-center
{
    /*padding-top: 15px;*/
    background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dp-bd-menu.png) repeat;
}
.dashletPanelMenu .bd .screen
{
    background-color: #9dc6d9; /*#3D4145;Mohammed*/
    color : #fff;
    border: 1px solid #26292C;/*#999;           Nirav Tailor*/
    /*-moz-border-radius: 6px; /*Hiren Darji*/
    /*border-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-radius: 6px; /*Hiren Darji*/
    padding: 10px;
}
.dashletPanelMenu .bd .ml
{
    top:0;
    left:0;
    width:22px;
    height: 100%;
    position:absolute;
    background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dp-ml-menu.png) repeat-y;
}
.dashletPanelMenu .bd .mr
{
    width:22px;
    top:0;
    right:0;
    height: 100%;
    position:absolute;
    background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dp-mr-menu.png) repeat-y;
}
.dashletPanelMenu  .ft
{
    font-size:11px;
    border:none;
    position: relative;
    margin-bottom: 20px;
    height:22px;
    padding-left: 22px;
    padding-right: 22px;
}
.dashletPanelMenu .ft .bl
{
    bottom:0;
    left:0;
    position:absolute;
    background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dp-bl-menu.png) no-repeat;
    height: 22px;
    width: 22px;
}
.dashletPanelMenu .ft .br
{
    bottom:0;
    right:0;
    position:absolute;
    background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dp-br-menu.png) no-repeat;
    height: 22px;
    width: 22px;
}
.dashletPanelMenu .ft  .ft-center
{
    background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dp-ft-menu.png) repeat-x;
    height: 22px;
}
.dashletPanelMenu.wizard, .dashletPanelMenu.wizard.yui-module.yui-overlay.yui-panel
{
    /*Nirav Tailor*/
    /* box-shadow: 0 2px 10px #999999; */
    -moz-box-shadow: 0 2px 10px #999999;
    /* -webkit-box-shadow: 0 2px 10px #999999; */
    background-color: rgba(0,0,0,.2);
    border: 1px solid #3D4145;
    /* text-shadow: 0px 1px #fff; */
    font-size: 14px;
    clear: both;
    /*Nirav Tailor*/
    /*  Nirav Tailor
    box-shadow: 0 2px 10px #999999;
    -moz-box-shadow: 0 2px 10px #999999;
    -webkit-box-shadow: 0 2px 10px #999999;
    /*border-radius: 6px; /*Hiren Darji*/
    /*-moz-border-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-radius: 6px; /*Hiren Darji*/
    /*    background-color: rgba(0,0,0,.2);
        border: 1px solid #999;
        text-shadow: 0px 1px #fff;
        font-size: 14px;
        clear:both;*/
}
.dashletPanel.dc
{
    box-shadow: 0 2px 10px #999999;
    -moz-box-shadow: 0 2px 10px #999999;
    -webkit-box-shadow: 0 2px 10px #999999;
    /*border-radius: 0px 0px 6px 6px; /*Hiren Darji*/
    /*-moz-border-radius: 0px 0px 6px 6px; /*Hiren Darji*/
    /*-webkit-border-bottom-right-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-bottom-top-radius: 6px; /*Hiren Darji*/
    margin-bottom: 0px;
    border: 1px solid #305678;
}
.dashletPanel.dc .hd
{
    height: 38px;
    padding: 0 15px;
    background: -ms-linear-gradient(top,
        rgba(111,137,161,.9) 0%,
        rgba(71,105,135,1) 50%,
        rgba(48,86,120,1) 50%,
        rgba(48,86,120,.8) 100%
        );
    background-image: -moz-linear-gradient(center top,
        rgba(111,137,161,.9) 0%,
        rgba(71,105,135,1) 50%,
        rgba(48,86,120,1) 50%,
        rgba(48,86,120,.8) 100%
        );
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, rgba(111,137,161,.9)),
        color-stop(.50, rgba(71,105,135,1)),
        color-stop(.50, rgba(48,86,120,1)),
        color-stop(1, rgba(48,86,120,.8))
        );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6f89a1', endColorstr='#305678');
    cursor: move;
}
.dashletPanel.dc .hd .hd-center
{
    background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dp-hd-dc.png);
    height: 38px;
    border-bottom: 0px none;
    border-top: 0px none;
}
.dashletPanel.dc .hd #dctitle
{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    top: 9px;
}
.dashletPanel.dc .hd .tl
{
    background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dp-tl-dc.png) no-repeat;
    border-left: 0;
    height: 38px;
    width: 22px;
    border-top: 0px none;
    border-bottom: 0px none;
}
.dashletPanel.dc .hd .tr
{
    background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dp-tr-dc.png) no-repeat;
    border-right: 0;
    height: 38px;
    width: 22px;
    border-top: 0px none;
    border-bottom: 0px none;
}
.dashletPanel.dc .bd
{
    padding: 15px;
    background-color: #fafdff;
    background-color: rgba(13,58,98,.3);
    /*border-radius: 0px 0px 6px 6px; /*Hiren Darji*/
    /*-moz-border-radius: 0px 0px 6px 6px; /*Hiren Darji*/
    /*-webkit-border-bottom-right-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-bottom-top-radius: 6px; /*Hiren Darji*/
    position: inherit;
}
.dashletPanel.dc .bd .bd-center
{
    padding: 15px 0px 0px 0px;
    background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dp-bd-dc.png) repeat;
}
.dashletPanel.dc .bd .mr
{
    background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dp-mr-dc.png);
    width: 22px;
    height: 100%;
}
.dashletPanel.dc .bd .ml
{
    background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dp-ml-dc.png);
    width: 22px;
    height: 100%;
}
.dashletPanel.dc .ft
{
    padding-left: 22px;
    padding-right: 22px;
    height: 22px;
}
.dashletPanel.dc .ft .bl
{
    background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dp-bl-dc.png) no-repeat;
    width: 22px;
    height: 22px;
}
.dashletPanel.dc .ft .br
{
    background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dp-br-dc.png) no-repeat;
    width: 22px;
    height: 22px;
}
.dashletPanel.dc .ft  .ft-center
{
    background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dp-ft-dc.png) repeat-x;
    height: 22px;
}
.dashletPanelMenu.wizard table, .dashletPanelMenu.wizard div
{
    font-size: 14px;
}
/* import instruction */
.dashletPanelMenu.wizard div.import_instruction
{
    padding-left: 0px;
}
.dashletPanelMenu.wizard h3
{
    margin-bottom: 10px;
    font-size: 16px;
}
.dashletPanelMenu.wizard .bd
{
    padding: 15px;
}
.dashletPanelMenu.wizard div.hr
{
    height: 0px;/*5px;      Nirav Tailor*/
    border-top: 1px solid #ccc;
    background-image: -moz-linear-gradient(center top,
        #eeeeee 0%,
        #ffffff 100%
        );
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #eeeeee),
        color-stop(1, #ffffff)
        );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff');
    margin: 15px 0px;
}
.dashletPanelMenu.wizard.import .bd
{
    padding: 0px;
}
.dashletPanelMenu.wizard.import, .dashletPanelMenu.wizard.import.yui-module.yui-overlay.yui-panel
{
    padding: 0px;
}
.dashletPanelMenu.wizard.import .hd div.moduleTitle
{
    margin: 0px;
    padding: 0px;
}
.dashletPanelMenu.wizard.import .hd .moduleTitle h2
{
    padding-top: 0px;
}
.dashletPanelMenu.wizard.import .bd .screen
{
    padding: 20px;
    border: 0px none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    height: 460px;
    overflow: auto;
    width: auto;
    display: block;
    background-color: #fff;
}
.dashletPanelMenu.wizard.import .bd #submitDiv
{
    background-image: -moz-linear-gradient(center top,
        #efefef 0%,
        #ffffff 100%
        );
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #efefef),
        color-stop(1, #ffffff)
        );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#ffffff');
    /*border-radius: 0px 0px 6px 6px; /*Hiren Darji*/
    /*-moz-border-radius: 0px 0px 6px 6px; /*Hiren Darji*/
    /*-webkit-border-bottom-right-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-bottom-left-radius: 6px; /*Hiren Darji*/
    margin-top: 1px;
    padding: 5px;
}
.dashletPanelMenu.wizard #tabListContainer ul.subpanelTablist li a.current
{
    padding: 7px 10px;
}
.dashletPanelMenu.wizard.import .bd #submitDiv #goback, .dashletPanelMenu.wizard.import .bd #submitDiv #undo
{
    margin-right: 5px;
}
.dashletPanelMenu.wizard.import .bd #submitDiv #finished
{
    margin-right: 10px;
}
.dashletPanelMenu.wizard.import textarea
{
    width: 20em
}
.dashletPanelMenu.wizard.import .impSample
{
    word-wrap: break-word;
}
div.confirmTable
{
    overflow: auto;
    width: 1056px;
    position: relative;
    margin-bottom: 20px;
}
.dashletPanelMenu.wizard.import div.leftPadded
{
    padding-left: 15px;
}
.dashletPanelMenu.wizard.import div.errorMessage
{
    padding-left: 15px;
    padding-top: 20px;
    padding-bottom: 0px;
}
.dashletPanelMenu.wizard.import table.noBorder
{
    border: none;
}
/* Bug 19728 - Email Templates detail view is different with edit view */
#html_div p
{
    margin: 12px 0px;
}
#html_div p:first-child
{
    margin: 0px 0px 12px 0px;
}
/* Bug 43177 Predefined HTML Background Colors Do Not Display in the Detailview, but do in the Editview */
div#html_div td
{
    background-color: inherit;
}
/* for smtp button on the email settings page */
#smtpButtonGroup button
{
    height: 40px;
}
#smtpButtonGroup .yui-button .first-child
{
    border: none;
}
#smtpButtonGroup .yui-button button, .yui-button a
{
    border: 1px solid #ccc;
    color: #999;
    font-weight: bold;
    font-size: 16px;
    background-image: none;
}
#smtpButtonGroup .yui-button button:hover, .yui-button a:hover
{
    border: 1px solid #999;
    color: #999;
    font-weight: bold;
    font-size: 16px;
}
#smtpButtonGroup .yui-button
{
    border-width: 0px;
}
#smtpButtonGroup .yui-radio-button-checked button, .yui-checkbox-button-checked button
{
    background-color: #DA5757;/*#fff;*/
    color: #999;
    background-image: none;
}
/* UNUSED STYLES */
/* Default Styles */
.h3Row
{
}
.h3Row td
{
    /*padding: 3px 5px 3px 3px;*/
}
h4, h5
{
    margin-bottom: 0px;/*2px;           Nirav Tailor*/
    padding-left: 4px;
}
hr
{
    border: 0;
    border-top: 1px solid #999;
    background-color: #999;
    color: #999;
    height: 1px;
    margin: 1em 0;
    clear: both;
}
a:link, a:visited, a:hover
{
    text-decoration: underline;
    font-size: 13px;
}
input, select, textarea, button, .button
{
    border: 1px solid;
}
button, input[type=submit], input[type=reset], input[type=button], .button
{
    font-weight: normal;
    background-repeat: repeat-x;
    background-position: top;
    padding-bottom: 1px;
    padding-right: 6px;
    padding-left: 6px;
    vertical-align: middle;
    border-color: none;/*Nirav Tailor*/
}
.pagination button, .pagination input[type=submit], .pagination input[type=reset], .pagination input[type=button], .pagination .button
{
}
button:hover, input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover,
button:focus, input[type=submit]:focus, input[type=reset]:focus, input[type=button]:focus,
button[selected], input[type=submit][selected], input[type=reset][selected], input[type=button][selected]
{
    color: #2b5b90;
    background-image: none;
    cursor:pointer;
    font-weight: normal;
}
/* set a minimum width for the header */
#header
{
}
/* header */
#header div.line
{
    height: 2px;
    border-bottom: 2px solid;
    color:#0046ad;
}
#sitemapLink
{
    padding-top: 3px;
}
#sitemapLinkSpan
{
    border-right:1px solid #999;
    border-right:none;
}
#search
{
    border-left:1px solid #999;
}
/* DetailView/EditView/ListView styles */
.view
{
    /*border:2px solid;*/
    /*-webkit-box-shadow: 0px 8px 34px -13px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 8px 34px -13px rgba(0,0,0,0.75);
    box-shadow: 0px 8px 34px -13px rgba(0,0,0,0.75);*/

}
/* DetailView styles */
.detail table,
table.details
{
    padding: 0;
}
.detail tr td
{
    /*border-bottom: 1px solid #F7F7F7;*/
    border-bottom: 1px dotted;
    border-color: #FCFCFC; 
}
.detail tr td[scope=row]
{
    /*border-bottom:1px solid;*/
}
.detail tr th
{
    /*border-bottom: 2px solid;*/
    /*background: #f3f2f2;*/
}
/* search panel on top of list views ( extends .edit .view definition ) */
.search
{
}
/* Listview styles */
.list
{
    /*border: 1px solid;*/
}
.list tr.pagination td table td
{
    /*background:#FAFAFA none repeat scroll 0 0;*/
    background-color: #f3f2f2;
    color:#666666;
}
.list .info
{
    cursor: pointer;
}
.td_alt, .list tr th, .list tr td[scope=col], .edit .list tr th, .edit .list tr td[scope=col]
{
    border-left: none;
    border-right: none;
    border-top: 1px solid #E7E8E8;
    border-bottom: 1px solid #E7E8E8;
    /*background: #9D9D9D#ebebed !important;*/
    background-color: #F9F9F9;
}
.email .list
{
    border: 0px none;
}
/* for subpanel tabs */
ul.subTabs
{
    padding: 4px 0;
    margin: 0px 0 0 0;
    border: none;
    font: 12px Arial, Verdana, Helvetica, sans-serif;
}
ul.subTabs li
{
    list-style: none;
    margin: 0;
    display: inline;
}
.activeSubTab,
ul.subTabs li a.activeSubTab:link,
ul.subTabs li a.activeSubTab:visited,
ul.subTabs li a.activeSubTab:hover
{
    font-weight: bold;
}
ul.subTabs li a
{
    padding: 0 8px 0 8px;
    margin: 0px;
    border-right: 1px solid;
    border-bottom: none;
    text-decoration: none;
}
ul.subTabs li a:link, ul.subTabs li a:visited
{
    text-decoration: none;
}
.subTabMore
{
    font-size: 11px;
    text-decoration: none;
    padding-top: 3px;
}
/* module list in header.tpl */
#moduleList
{
    height: 43px;
}
#subModuleList
{
    padding:0.4em 0 0.3em 1em;
    border-bottom: none;
    border-top: 2px solid;
}
#subModuleList span a
{
    text-decoration: none;
    padding: 0.2em 0.5em 0.3em 0.5em;
    margin: 0 -3px 0 0;
    border-right: 1px solid;
    border-left: 1px solid;
    border-bottom: none;
}
/* last viewed and shortcuts lists in the header */
.headerList
{
    border-bottom: 2px solid;
}
.headerList a:link, .headerList a:visited, .headerList a
{
    text-decoration: none;
    border-left:1px solid;
}
.headerList a:hover
{
    background: #fff;
}
.headerList a:hover span
{
}
/* new record form */
#newRecord form
{
    border-bottom: 1px solid;
}
/* misc links */
a.utilsLink:link, a.utilsLink:visited
{
    font-weight: normal;
    text-decoration: none;
    padding-bottom: 3px;
    /*color: #666; /*Hiren Darji*/
    /*color: #FFFFFF;*/
}
a.tabFormAdvLink:link, a.tabFormAdvLink:visited, a.tabFormAdvLink:hover
{
    text-decoration: none;
    line-height: 20px;
    /*margin-right: 0px;*/
}
/* global links */
#welcome
{
}
#welcome a
{
    font-size: 13px;
    text-decoration: none;
}
#welcome span
{
    margin: 0 5px;
}
/* themepicker */
#themepickerLinkSpan a
{
    color: #444444;
}
/* search form */
#search input[name=query_string]
{
    border: 1px solid;
    font-size: 11px;
}
/* for subpanel tabs */
ul.tablist, ul.subpanelTablist
{
    /*border-bottom: 2px solid;*/
}
ul.tablist li a, ul.subpanelTablist li a
{
    /*border-top: 2px solid;
    border-right: 2px solid;
    border-left: 2px solid;
    border-bottom: none;*/
}
ul.tablist li a:hover, ul.subpanelTablist li a:hover
{
    border-top: 2px solid;
}
ul.tablist li a.current, ul.tablist li a.current:hover
{
    border-bottom:2px solid #999;
    font-weight: bold;
}
ul.subpanelTablist li a.current, ul.subpanelTablist li a.current:hover
{
    border-bottom:2px solid #fff;
    font-weight: bold;
}
.subpanelTabForm .h3Row
{
    border-top: 1px solid #dddddd;
    background-image: none;
}
/*Bug 29945 */
.pagination button
{
    border-color: #c1c1c1;
    background-color: #f0f0f0;
    color: #000;
    background-image: url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=bgBtnGray.gif);
}
.pagination button [title="Return to List"]:hover
{
    background-image:none;
    color:#fff;
}
#colorPicker
{
    border-right:2px solid #DDDDDD;
    padding:8px 4px 4px 0;
    margin-right:1px;
}
#colorPicker span
{
    color:#cccccc;
}
#colorPicker #themepickerLinkSpan
{
    color:#444444;
    text-decoration:underline;
    font-size:12px;
    font-weight:400;
}
#colorPicker #themepickerLinkSpan:hover
{
    color:#0B578F;
}
/* Default Styles */
body
{
    /*color: #444; /*Hiren Darji*/
    color: #919191; /*Hiren Darji*/
    /*background-color: #fff;*/
    /*background-image:url('../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=bg.png');*/
    /*background-repeat:no-repeat;  /*Hiren Darji*/
    background: #F7F7F7;
}
h1, h2, h3
{
    color: #333333;
}
.formHeader h3
{
    font-size: 14px;
    color: #333333;/*#666;			Nirav Tailor*/
}
.dashletPanel .formHeader  h3
{
    font-size: 14px;
    color: #333333;/*#666;      Nirav Tailor*/
    padding-top: 4px;
    /*text-shadow: 0px 1px #fff;    NIrav Tailor*/

}
.h3Row
{
}
h4, h5
{
    color: #666;
}
a:link, a:visited
{
    /*color: #0b578f;*/
    color: #0e89b5;
}
a:hover
{
    color: #444; /*#fff;*/
    border-color: #0e89b5 !important;
}



/*Blue Button*/
button, input[type=submit], input[type=reset], input[type=button], .button, .buttons .button, .yui-button button
{
        /* color: #fff; */
    /* border-radius: 0px; */
    /* border: 1px solid #aaaaaa; */
    border: 0;

    padding: 2px 14px;/*Moammed*/
    margin-top: 5px;/*Mohammed*/
    /* border-radius: 4px; */
    /*padding: 10px 7px;*/
    /* font-family: Ubuntu, "Trebuchet MS", "Comic Sans MS", "Lucida Sans Unicode"; */
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    background: #E8E7E7;
    /* border-color: #43c35e; */
    margin-right: 5px;
    color: #000000;
    /* padding-bottom: 14px; */
    /* font-weight: bold; */
}
.button.primary,.yui-dialog .ft span.default button
{
    /*Nirav Tailor
    background-image: -moz-linear-gradient(center top,
        #ffffff 0%,
        #255e90 2%,
        #3d74a5 100%
        );
    background-image: -ms-linear-gradient(top,
        #ffffff 0%,
        #255e90 2%,
        #3d74a5 100%
        );
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #ffffff),
        color-stop(.02, #255e90),
        color-stop(1, #3d74a5)
        );
    Nirav Tailor*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#255e90', endColorstr='#3d74a5');*/
    /*border-color: #000;           Nirav Tailor*/
    /*color: #fff;
    background: 
        linear-gradient(45deg, rgb(30,92,154) 0%,
        rgb(38,76,191) 0%,
        rgb(32,128,202) 100%,
        rgb(32,128,202) 100%,
        rgb(27,135,229) 100%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */;            /*Nirav Tailor*/
    /*border-color: #43c35e;*/          /*Nirav Tailor*/
    /*margin-right: 5px; */             /*Nirav Tailor*/
}
button:hover, input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover,
button:focus, input[type=submit]:focus, input[type=reset]:focus, input[type=button]:focus,
button[selected], input[type=submit][selected], input[type=reset][selected], input[type=button][selected]
{
    /*Nirav Tailor
    background-image: -moz-linear-gradient(center top,
        #ffffff 0%,
        #255e90 2%,
        #3d74a5 100%
        );
    background-image: -ms-linear-gradient(top,
        #ffffff 0%,
        #255e90 2%,
        #3d74a5 100%
        );
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #ffffff),
        color-stop(.02, #255e90),
        color-stop(1, #3d74a5)
        );
    */
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#255e90', endColorstr='#3d74a5');*/
    /*border-color: #000;           Nirav Tailor*/
    color: #fff;
    /*background: 
        linear-gradient(45deg, rgb(30,92,154) 0%,
        rgb(38,76,191) 0%,
        rgb(32,128,202) 100%,
        rgb(32,128,202) 100%,
        rgb(27,135,229) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */;            /*Nirav Tailor*/
    /*border-color: #52c86b;*/          /*Nirav Tailor*/
    /*font-weight: bold;                  /*NMN*/
    background: #0e89b5 !important;				/*NMN123*/
}
.button.primary:hover,.button.primary:focus ,button.primary[selected],.yui-dialog .ft span.default button:hover
{
    /*Nirav Tailor
    background-image: -moz-linear-gradient(center top,
        #ffffff 0%,
        #255e90 2%,
        #3d74a5 100%
        );
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #ffffff),
        color-stop(.02, #255e90),
        color-stop(1, #3d74a5)
        );
    /*Nirav Tailor*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#255e90', endColorstr='#3d74a5');
    /*border-color: #000;           Nirav Tailor*/
    color: #fff;
    /*background: 
        linear-gradient(45deg, rgb(30,92,154) 0%,
        rgb(38,76,191) 0%,
        rgb(32,128,202) 100%,
        rgb(32,128,202) 100%,
        rgb(27,135,229) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ ;     NMN       /*Nirav Tailor*/
    /*border-color: #52c86b; */         /*Nirav Tailor*/
    background: #0e89b5;
}
button[disabled], input[type=submit][disabled], input[type=reset][disabled], input[type=button][disabled]
{
    border-color: #c1c1c1;
    color: #999;
    text-shadow: none;
    background-image: -moz-linear-gradient(center top,
        #e7e7e7 0%,
        #dcdcdc 100%
        );
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #e7e7e7),
        color-stop(1, #dcdcdc)
        );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7e7e7', endColorstr='#dcdcdc');
}
.pagination button
{
    border: 0px none;
    background-color: transparent;
    background-image: none;
    padding: 0px;
    position: relative;
    height: 24px;
    filter: none;
}
.pagination button[name="listViewNextButton"],.pagination button[name="listViewPrevButton"]
{
    z-index: 1;
}
.pagination button[name="listViewEndButton"],.pagination button[title="End"]
{
    left: -10px;
}
.pagination button[name="listViewStartButton"],.pagination button[title="Start"]
{
    left: 10px;
}
.pagination button:hover,.pagination button:focus
{
    background-color: transparent;
}
.pagination button[disabled]
{
    border-color: 0px none;
    background-color: transparent;
    background-image: none;
    cursor: default;
}
.buttonSlide
{
    border: 0px;
}
.buttonSlide .yui-hd
{
    border: 0px;
    background-color: transparent;
    padding: 0px;
}
.buttonSlide.yui-module .yui-hd .toggle em
{
    background-image: url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=slider_button_more.png);
    background-repeat: no-repeat;
    display: inline; /* prevent IE margin doubling */
    overflow:hidden;
    text-indent:9999px;
    float: right;
    overflow:hidden;
    text-align: right;
    height: 14px;
    width: 14px;
}
.buttonSlide.yui-module.yui-closed .yui-hd .toggle em
{
    background-image: url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=slider_button_less.png);
}
.buttonSlide .yui-bd
{
    width: 0px;
    white-space: nowrap;
    overflow: hidden;
    border: 0px;
    background-color: transparent;
    opacity: 0;
    filter:alpha(opacity=0);
}
input,select
{
    border-color: #ccc;
    background-color: #ffffff;
    -moz-border-radius: 2px; 
    /*border-radius: 15px;*/
    /*-webkit-border-radius: 15px;*/			/*Nirav Tailor*/
}
input:focus,textarea:focus, select:focus
{
    background-color: #fff;
    border-color: #aaa;
}
textarea
{
    border-color: #ccc;
    background-color: #fff2cc;
    /*-moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;*/			/*Nirav Tailor*/
}
span.id-ff button
{
    font-size: 10px;
    padding:3px 0px 0px 0px;
    margin-top: -8px\9;
    height: 23px\9;
}
span.id-ff button img
{
    width: 14px;
    height: 14px;
}
span.id-ff button#btn_vCardButton img
{
    width: 16px;
    height: 11px;
}
span.id-ff button.button.btn_copy img
{
    width: 14px;
    height: 15px;
}
span.id-ff.multiple button
{
    margin-top: -4px;
    *margin-top: -8px;
}
span.id-ff.multiple.ownline button
{
    margin-top: 0px;
    margin-bottom: 4px;
}
span.id-ff.multiple button.button.firstChild
{
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-radius-topright: 0px;
    border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-top-radius: 0px;
}
span.id-ff.multiple button.button.lastChild
{
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-radius-topleft: 0px;
    border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-left-color: #eee;
}
.id-ff-remove
{
    margin-top: 1px;
}
button.id-ff-remove
{
    padding: 4px 2px 0;
}
.button.id-ff-remove img
{
    width: 14px;
    height: 14px;
}
/* for the main screen navigation tabs */
#moduleList
{
    float: left;
}
/* jquery module menu */
/*** ESSENTIAL STYLES ***/
ul.moduleTabMore, ul.moduleTabMore *, ul.sf-sub-modulelist, ul.sf-sub-modulelist *,
#moduleList .sf-menu, .sf-menu *, ul.megamenu, ul.megamenu *
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#moduleList .sf-menu, ul.megamenu
{
    line-height: 1.0;
}
#moduleList .sf-menu ul, ul.megamenu, ul.filter-menu
{
    position: absolute;
    top: -999em;
    width: 120px;
}
.moduleTabExtraMenu .listcontainer > ul,
.moduleTabExtraMenu li:hover .listcontainer > ul,
.moduleTabExtraMenu li:sfHover .listcontainer > ul,
#moduleList .sf-menu .listcontainer > ul,
#moduleList .sf-menu li:hover .listcontainer > ul,
#moduleList .sf-menu li.sfHover .listcontainer > ul
{
    position: relative;
    box-shadow: none;
    border: 0 none;
    top: 0px;
}
#moduleList .sf-menu > li > ul
{
}
#moduleList .sf-menu ul.megamenu, ul.megamenu
{
    width: 495px;
}
#moduleList .sf-menu ul li
{
    width: 100%;
}
#moduleList .sf-menu li:hover
{
    visibility: inherit; /* fixes IE7 'sticky bug' */
}
#moduleList .sf-menu li, ul.megamenu li
{
    float: left; /*NIKHIL*/
    position: relative;
}
ul.megamenu a, ul.moduleTabMore a, ul.sf-sub-modulelist a,
#moduleList .sf-menu a
{
    display: block;
    position: relative;
}
#moduleList .sf-menu li:hover ul,
#moduleList .sf-menu li.sfHover ul
{
    left: 0; 
    top: 43px; /* match top ul list item height */ /*Nikhil*/

    /*left: 100px;
    top: 0;*/

    z-index: 99;
}
#moduleList > ul.sf-menu > li
{
    height: 43px;
}
#moduleList ul.sf-menu li:hover li ul,
#moduleListul.sf-menu li.sfHover li ul
{
    top:			-999em;
}
#moduleList ul.sf-menu li:hover .megamenu li ul,
#moduleList ul.sf-menu li.sfHover .megamenu li ul
{
    top: 0;
    left: 0;
}
#moduleList ul.sf-menu li li:hover ul,
#moduleList ul.sf-menu li li.sfHover ul
{
    left:			10em; /* match ul width */
    top:			0;
}
#moduleList ul.sf-menu li li:hover li ul,
#moduleList ul.sf-menu li li.sfHover li ul
{
    top:			-999em;
}
#moduleList ul.sf-menu li li li:hover ul,
#moduleList ul.sf-menu li li li.sfHover ul
{
    left:			10em; /* match ul width */
    top:			0;
}
/*** DEMO SKIN ***/
#moduleList .sf-menu
{
    float: left;
    width: 100%;
    /*background-color: #7e57c2;*/ /*Nikhil*/
}
#moduleList .sf-menu li a, ul.megamenu li a, ul.moduleTabMore li a, ul.sf-sub-modulelist li a
{
    padding:  8px 12px;
    /*line-height: 1.9; /*Hiren Darji*/
    line-height: 1.94; /*Hiren Darji*/
    text-decoration:none;
    font-size: 14px;
    border-right: none;
}
#moduleList .sf-menu li a.more, ul.megamenu li a.more, ul.moduleTabMore li a.more, ul.sf-sub-modulelist li a.more
{
    float: left;
}
#moduleList .sf-menu li li a, ul.megamenu li li a, ul.moduleTabMore li a, ul.sf-sub-modulelist li a
{
    padding:  4px 10px;
    font-size: 13px;
}
#moduleList .sf-menu ul li a, ul.megamenu li a, ul.moduleTabMore li a, ul.sf-sub-modulelist li a
{
    /*color: #FFF;				NMN*/
    /*color: #fff;				/*NMN123*/
    /*background: #3D4145;*/		/*NMN123*/
    color: #212020;
    background: #f3f2f2;
}
ul.megamenu a,
#moduleList .sf-menu a,
#moduleList.sf-menu a:visited
{
    /* visited pseudo selector so IE6 applies text colour*/
    color: #FFF;
}
ul.megamenu, ul.megamenu li,
ul.moduleTabMore, ul.moduleTabMore li, ul.sf-sub-modulelist li,
#moduleList .sf-menu li ul li,
#moduleList .sf-menu li ul
{
    /*background-color:		#fff; /*Hiren Darji*/
   /*background-color:		#3d4145; /*Hiren Darji*//*NMN123*/
    background-color: #f3f2f2;
}
ul.moduleTabMore, ul.sf-sub-modulelist,
#moduleList .sf-menu li ul, ul.megamenu
{
    /*box-shadow: #999 0px 5px 10px; /*Hiren Darji*/
    /*-moz-box-shadow: #999 0px 5px 10px; /*Hiren Darji*/
    /*-webkit-box-shadow: #999 0px 5px 10px; /*Hiren Darji*/
    /*border: 1px solid #999999; /*Hiren Darji*/
    border: 1px solid #26292c;									/*NMN123*/
    /*border-top: 0px; /*Hiren Darji*/

    /*box-shadow: #ccc 0px 0px 10px;		/*NMN*/
}
ul.megamenu,
#moduleList .sf-menu li > ul
{
    padding: 10px 0px;
}
ul.sf-sub-modulelist,
#moduleList .sf-menu li ul li ul
{
    /*border-top: 1px solid #999;					NMN*/
}
ul.megamenu .MMShortcuts li.sfHover div.megawrapper,
ul.moduleTabMore li.sfHover div.megawrapper,
#moduleList li.sfHover div.megawrapper,
ul.sf-sub-modulelist li.sfHover div.megawrapper
{
    background: #f3f2f2;			/*NMN123*/
}
ul.megamenu .MMShortcuts li.sfHover a.sf-with-ul,
ul.moduleTabMore li.sfHover a.sf-with-ul,
ul.sf-sub-modulelist li.sfHover > a.sf-with-ul
{
    color: #444 !important;
    /*background:		#355B7E;  /*Hiren Darji*/
    background: #f6f6f6;  /*Hiren Darji*/
}
#globalLinksModule ul.clickMenu.SugarActionMenu li a:hover,
ul.megamenu .MMShortcuts li.sfHover,
ul.moduleTabMore li.sfHover,
ul.sf-sub-modulelist li.sfHover,
#moduleList .sf-menu li:hover,
#moduleList .sf-menu li.sfHover,
#moduleList .sf-menu li a:focus,
#moduleList .sf-menu li a:hover,
#moduleList .sf-menu li a:active
{
    /*background:		#276499; /*Hiren Darji*/
    /*background:		#26292C;*//* NMN123*/
    background: #e0e0e0;
    color: black;
    outline:		0;
}
ul.megamenu ul a:hover,
ul.moduleTabMore li a:hover,
ul.sf-sub-modulelist li a:hover,
#moduleList .sf-menu ul a:focus,
#moduleList .sf-menu ul a:hover,
#moduleList .sf-menu ul a:active
{
    /*background:		#355B7E; /*Hiren Darji*/
    outline:		0;
    /*color: #fff;			NMN*/
    /*NMN*/
    /*color: #fff !important;			/*NMN123*/
    /*background: #26292C;	/*NMN123*/
    /*NMN*/
    color: #151414 !important;
    background: #e0e0e0;
}
#moduleList .sf-menu > li.current > a
{
    /*background:		#193f61;  /*Hiren Darji*/
    /*background:		#26292C;*/  /*Hiren Darji*/			/*NMN*/ /*Nikhil*/
    background: #ededed;
    color: black;

}
#moduleList .sf-menu li.home a
{
    height: 42px;
    padding-bottom: 7px;
}
/*** arrows **/
#moduleList .sf-menu a.sf-with-ul
{
    min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}
#moduleList .sf-sub-indicator
{
    position: absolute;
    display: block;
    right: .75em;
    top: 1.05em; /* IE6 only */
    width: 10px;
    height: 10px;
    text-indent:  -999em;
    overflow: hidden;
    background: url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
#moduleList a > .sf-sub-indicator
{
    /* give all except IE6 the correct values */
    top: .8em;
    background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
ul.moduleTabMore em,
#moduleList .sf-menu li.moduleTabExtraMenu em
{
    overflow:hidden;
    text-indent:-9999px;
    background-image: url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=tabDownArrowOff.png);
    background-position: center center; /* close (minus) icon */
    background-repeat: no-repeat;
    width: 15px;
    margin-left: 6px;
    float: left;
}
ul.moduleTabMore,
#moduleList .sf-menu li.moduleTabExtraMenu > ul
{
    width: 160px; /*more menu*/
}
ul.sf-sub-modulelist .selected,
#moduleList .more .selected
{
    /*background-color: #355b7e; /*Hiren Darji*/
    background-color: #26292C; /*Hiren Darji*/
    color: #fff;
}
/* apply hovers to modern browsers */
#moduleList a:focus > .sf-sub-indicator,
#moduleList  a:hover > .sf-sub-indicator,
#moduleList  a:active > .sf-sub-indicator,
#moduleList  li:hover > a > .sf-sub-indicator,
#moduleList  li.sfHover > a > .sf-sub-indicator
{
    background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
#moduleList .sf-menu ul .sf-sub-indicator
{
    background-position:  -10px 0;
}
#moduleList .sf-menu ul a > .sf-sub-indicator
{
    background-position:  0 0;
}
/* apply hovers to modern browsers */
#moduleList .sf-menu ul a:focus > .sf-sub-indicator,
#moduleList .sf-menu ul a:hover > .sf-sub-indicator,
#moduleList  .sf-menu ul a:active > .sf-sub-indicator,
#moduleList  .sf-menu ul li:hover > a > .sf-sub-indicator,
#moduleList  .sf-menu ul li.sfHover > a > .sf-sub-indicator
{
    background-position: -10px 0; /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
#moduleList .sf-shadow ul
{
    background: url('../images/shadow.png') no-repeat bottom right;
    padding: 0 8px 9px 0;
    -moz-border-radius-bottomleft: 17px;
    -moz-border-radius-topright: 17px;
    -webkit-border-top-right-radius: 17px;
    -webkit-border-bottom-left-radius: 17px;
}
#moduleList .sf-shadow ul.sf-shadow-off
{
    background: transparent;
}
/*
Mega Column Styles
*/
#moduleList .megawrapper, ul.megamenu .megawrapper
{
    float: left;
}
#moduleList .megacolumn, ul.megamenu .megacolumn
{
    width: 165px;
    float: left;
}
#moduleList .rtl .megacolumn
{
    float:right;
}
#moduleList .rtl .megacolumn-content.divider, ul.megamenu.rtl .megacolumn-content.divider
{
    border-right: 0px;
}
#moduleList .rtl .MMLastViewed, #moduleList .rtl .MMFavorites
{
    display:none;
}
#moduleList .megacolumn-content, #moduleList .megacolumn-content.divider, ul.megamenu .megacolumn-content, ul.megamenu .megacolumn-content.divider
{
    overflow: hidden;
}
/*NMN*/
.home > ul > li > .megawrapper > .megacolumn
{
    /*box-shadow: #ccc 0px 0px 10px;				/*NMN*/
}
/*NMN*/
#moduleList .megacolumn-content.divider, ul.megamenu .megacolumn-content.divider
{
    border-right: 1px solid #ccc;
    /*background: #f6f6f6;				/*NMN123*/
}
#moduleList .megacolumn-content p, ul.megamenu .megacolumn-content p
{
    margin-bottom: 16px;
}
#moduleList .sf-menu ul div.megacolumn-content ul li a,
ul.megamenu div.megacolumn-content ul li a
{
    line-height:1.5;
    padding-top:6px;
    padding-bottom:6px;
}
#moduleList .megafooter, ul.megamenu .megafooter
{
    clear: both;
    padding: 12px;
}
#moduleList .clearfloat, ul.megamenu .clearfloat
{
    clear: both;
    height: 0;
    line-height: 0.0;
    font-size: 0;
}
ul.moduleTabExtraMenu .megawrapper ul.filterBy,
ul.moduleTabExtraMenu .megawrapper ul.moduleTabMore,
#moduleList .sf-menu ul .megawrapper ul.MMShortcuts,
#moduleList .sf-menu ul .megawrapper ul.MMFavorites,
#moduleList .sf-menu ul .megawrapper ul.MMLastViewed,
#moduleList .sf-menu ul .megawrapper ul.filterBy,
#moduleList .sf-menu ul .megawrapper ul.moduleTabMore
{
    background-image: none;
    background-color: transparent;
    position: relative;
    top: auto;
    width: 100%;
    border: 0 none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    float: left;
}
#moduleList .sf-menu ul .megawrapper ul.filterBy li a
{
    width: auto;
}
ul.megamenu .megawrapper ul li,
#moduleList .sf-menu ul .megawrapper ul li
{
    /*background-color: transparent; /*Hiren Darji*/
    /*background-color: #3D4145; /*Hiren Darji*//*NMN123*/
    /*color: #999999; /*Hiren Darji*/
    /*color: #fff;		/*NMN123*/
    background-color: #f3f2f2;
    color: #252121;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
}
#moduleList .sf-menu ul .megawrapper ul li.groupLabel, ul.megamenu .megawrapper ul li.groupLabel
{
    padding-left: 10px;
    padding-bottom: 5px;
}
ul.megamenu .megawrapper ul li a,
#moduleList .sf-menu ul .megawrapper ul li a
{
    font-weight: normal;
    font-size: 13px;
    padding: 4px 10px;
    position: relative;
}
ul.megamenu .megawrapper ul li.groupLabel a ,
#moduleList .sf-menu ul .megawrapper ul li a
{
    width: 145px;
}
#moduleList ul.sf-menu li.moduleTabExtraMenu li:hover > ul,
#moduleList ul.sf-menu li.moduleTabExtraMenu li.sfHover > ul
{
    left: 160px; /*more menu*/
    top: 0;
}
ul.megamenu.moduleTabExtraMenu, ul.moduleTabExtraMenu > li > div.megawrapper, ul.moduleTabExtraMenu > li > div.megawrapper > .megacolumn,
#moduleList ul.sf-menu li.moduleTabExtraMenu > ul.megamenu > li > .megawrapper,
#moduleList ul.sf-menu li.moduleTabExtraMenu > ul.megamenu > li > .megawrapper > .megacolumn
{
    width: 160px; /*more menu*/
}
#moduleList ul.sf-menu li.moduleTabExtraMenu ul.megamenu .megawrapper .megacolumn .megacolumn-content
{
    overflow: visible;
}
#moduleList ul.sf-menu li.moduleTabExtraMenu > ul.megamenu > li > .megawrapper > .megacolumn > .megacolumn-content > ul > li > a,
#moduleList ul.sf-menu li.moduleTabExtraMenu > ul.megamenu > li > .megawrapper > .megacolumn > .megacolumn-content > .hoverscroll > .listcontainer > ul > li > a
{
    width: 140px; /*more menu*/
}
ul.megamenu .moduleTabExtraMenu, ul.megamenu .moduleTabGroupMenu
#moduleList .moduleTabExtraMenu, #moduleList .moduleTabGroupMenu
{
    height: 43px;
}
#moduleList .menuHR, ul.moduleTabExtraMenu .menuHR
{
    border-top: 1px solid #DDDDDD;
    margin: 10px 0;
}
ul.moduleTabMore .moduleMenuOverFlowLess .yuimenuitemlabel img, ul.moduleTabMore .moduleMenuOverFlowMore .yuimenuitemlabel img,
#moduleList .moduleMenuOverFlowLess .yuimenuitemlabel img, #moduleList .moduleMenuOverFlowMore .yuimenuitemlabel img
{
    margin-left: 2px;
    vertical-align: baseline;
    opacity: 0.6;
}
ul.moduleTabMore .moduleMenuOverFlowLess .yuimenuitemlabel, ul.moduleTabMore .moduleMenuOverFlowMore .yuimenuitemlabel,
#moduleList .moduleTabExtraMenu .moduleMenuOverFlowLess .yuimenuitemlabel, #moduleList .moduleTabExtraMenu .moduleMenuOverFlowMore .yuimenuitemlabel
{
    font-weight: normal;
    color: #999;
}
ul#quickCreateULSubnav.showLess .moreOverflow,
ul#quickCreateUL .showLess .moreOverflow,
ul.moduleTabMore.showLess .moreOverflow,
#moduleList .moduleTabExtraMenu.showLess .moreOverflow, #moduleList .moduleTabExtraMenu .flexMenuItems
{
    display: none;
    visibility: hidden;
}
ul#quickCreateULSubnav.showMore .moreOverflow,
ul.moduleTabMore.showMore li.moreOverflow, #moduleList ul.moduleTabMore.showMore li.moreOverflow, ul.moduleTabMore.showLess.hoverscroll .moreOverflow
{
    display:block;
    visibility: visible;
}
ul.moduleTabMore.showMore .moduleMenuOverFlowMore, ul.moduleTabMore.showLess .moduleMenuOverFlowLess,
ul#quickCreateUL .showMore .moduleMenuOverFlowMore, ul#quickCreateUL .showLess .moduleMenuOverFlowLess,
ul#quickCreateULSubnav.showMore .moduleMenuOverFlowMore, ul#quickCreateULSubnav.showLess .moduleMenuOverFlowLess,
#moduleList ul.moduleTabMore.showMore .moduleMenuOverFlowMore, #moduleList ul.moduleTabMore.showLess .moduleMenuOverFlowLess
{
    display: none !important;
    visibilility: hidden !important;
}
#subModuleList
{
    background-color:#4e8ccf;
    border-color:#0046ad;
}
#subModuleList span a
{
    border-right-color:#0046ad;
    border-left-color:#79a7d8;
}
#subModuleList span a:link,
#subModuleList span a:visited
{
    color: #ffffff;
}
#subModuleList span a:hover
{
    background-color:#0046ad;
    border-left-color:#0046ad;
}
a div.showMoreArrow, a div.showLessArrow,
{
    clear:none;
    display:inline;
}
.showMoreArrow, .showLessArrow
{
    background-image: url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dropdown_menu_toggle_more.gif);
    display: inline-block;
    height: 8px;
    margin-left: 4px;
    opacity: 0.6;
    width: 8px;
}
.showLessArrow
{
    background-position: center 16px;
}
a:hover .showLessArrow
{
    background-position: center 8px;
    opacity: 1;
}
a:hover .showMoreArrow
{
    background-position: center -8px;
    opacity: 1;
}
/* lists in the header */
.headerList
{
    color: #444;
    border-top:0;
    border-bottom-width: 0px;
    background:transparent url('../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&themeName=Sugar&imageName=shortCutsBg.png') repeat-x scroll 0 0;
    padding: 0px 0 0 30px;
    position: relative;
    top: -7px;
    overflow:hidden;
    height: 31px;
}
.yui-closed .headerList
{
}
.headerList a:link,
.headerList a:visited,
.headerList a
{
    color: #666;
    border: 0px;
    font-size: 12px;
}
.headerList a:hover
{
    background-color: transparent;
    text-decoration: none !important;
}
.headerList > div
{
    padding: 8px 0 5px 0;
}
/* global links and theme picker */
#themepickerLinkSpan a:hover
{
    color: #56778F;
}
/* for subpanel tabs */
ul.tablist li a.activeSubTab:hover
{
    border-bottom-color: #ddd;
    color: #000000;
}
ul.subpanelTablist li a.activeSubTab:hover
{
    color: #000000;
}
/* search */
#search input[name=query_string]
{
    border-color: #6fb0e4;
    background-color: #f6fafd;
}
/* new record form */
#newRecord form a:link,
#newRecord form a:visited
{
    color: #666666;
}
#newRecord form a:hover
{
    color: #444444;
}
/* listviews */
.list tr.pagination td table td a:link,
.list tr.pagination td table td a:visited,
.reportGroupByDataChildTablelistViewThS1 a:link,
.reportGroupByDataChildTablelistViewThS1 a:visited,
.list tr th,
.list tr th a:link,
.list tr th a:visited,
.list tr td[scope=col],
.list tr td[scope=col] a:link,
.list tr td[scope=col] a:visited,
.list tr.pagination td table td span.pageNumbers
{
    color: #666;
    font-size: 13px;
    text-decoration: none;  /*Nirav Tailor - to not to show the underline for each column title in list view*/
}
.list
{
    border-color: #3D4145;/*#98c6ea !important;         Nirav Tailor*/
    /*-moz-border-radius: 6px; /*Hiren Darji*/
    /*border-radius: 6px;  /*Hiren Darji*/
    /*-webkit-border-radius:6px;  /*Hiren Darji*/
}
.detail.view  tr:last-child td:first-child ,.detail.view  tr:last-child th:first-child,
.list.view  tr:last-child td:first-child ,.list.view  tr:last-child th:first-child
{
    /*-moz-border-radius-bottomleft: 6px; /*Hiren Darji*/
    /*-webkit-border-bottom-left-radius: 6px; /*Hiren Darji*/
    /*border-border-radius-bottomleft: 6px; /*Hiren Darji*/
}
.list.view  tr:last-child td:last-child,.list.view  tr:last-child th:last-child
{
    /*-moz-border-radius-bottomright: 6px; /*Hiren Darji*/
    /*-webkit-border-bottom-right-radius: 6px; /*Hiren Darji*/
    /*border-border-radius-bottomright: 6px; /*Hiren Darji*/
}
.list.view  tr:last-child th,.list.view  tr:last-child td
{
    border-bottom: 0px none;
}
.list tr.pagination td table td:first-child
{
    /*-moz-border-radius-topleft: 6px; /*Hiren Darji*/
    /*border-radius-topleft: 6px; /*Hiren Darji*/
    /*-moz-border-radius-bottomleft: 6px; /*Hiren Darji*/
    /*border-radius-bottomleft: 6px; /*Hiren Darji*/
    /*-webkit-border-bottom-left-radius: 6px;  /*Hiren Darji*/
    /*-webkit-border-top-left-radius: 6px; /*Hiren Darji*/
}
.list tr.pagination td table td:last-child
{
    /*-moz-border-radius-topright: 6px; /*Hiren Darji*/
    /*border-radius-topright: 6px; /*Hiren Darji*/
    /*-moz-border-radius-bottomright: 6px; /*Hiren Darji*/
    /*border-radius-bottomright: 6px; /*Hiren Darji*/
    /*-webkit-border-bottom-right-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-top-right-radius: 6px; /*Hiren Darji*/
}
#subpanel_list .list.view
{
    /*box-shadow: #ccc 0px 0px 10px; /*Hiren Darji*/
    /*-moz-box-shadow: #ccc 0px 0px 10px; /*Hiren Darji*/
    /*-webkit-box-shadow: #ccc 0px 0px 10px; /*Hiren Darji*/
}
.evenListRowS1 td,
.oddListRowS1 td
{
    color: #222;
    border-bottom: 1px solid #E7E8E8;
    background-color: #f7f7f7;					/*NMN - list view and dashlet row changes*/
}

.evenListRowS1 td
{
    /*background-color: #f6f6f6;*/
}
.evenListRowS1:hover td,
.oddListRowS1:hover td
{
    /*background: #f3f2f2;/*#ecf7ff;      Nirav Tailor*/
    background: #ffffff;				/*NMN*/
}
/* detailviews */
.detail table,
table.detail
{
    background-color: #ccc;
}
.detail tr td[scope="row"]
{
    color: #888;
    background-color: #eee;
    border-color: #ccc;
}
.detail h4
{
    color: #444444;
}
.detail tr th
{
    border-color: #ccc;
}
.detail tr td
{
    color: #222;
    border-color: #ccc;
    background-color: #fff;
}
.detail tr td a:link,
.detail tr td a:visited,
.detail tr td a:hover
{
    color: #0b578f;
}
/* editviews */
.edit td[scope=row]
{
    color: #fff;/*#444444;      Nirav Tailor*/
}
.edit h4
{
    color: #fff;/*#444444;      Nirav Tailor*/
}
#EditView hr
{
    border-color:#abc3d7;
}
.edit, .detail, .detail > table
{
    /*border: 1px solid #3D4145;*//*#98C6EA;        Nirav Tailor*/
    /*-moz-border-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-radius: 6px; /*Hiren Darji*/
    /*border-radius: 6px; /*Hiren Darji*/
}
.detail > table
{
    border: none;
}
.detail
{
    background-color: #fff;
}
.edit
{
    color: #000000;
    background-color: #fff;
}
.search
{
}
table#mass_update_table td
{
    padding-top: 10px !important;
}
.detail .edit td
{
    background-color: #fff !important;
    border-bottom: 0 !important;
}
/* other views */
.other
{
    border: 2px solid #ccc;
    /*-moz-border-radius: 6px; /*Hiren Darji*/
    /*border-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-radius: 6px; /*Hiren Darji*/
}
.other td
{
    color: #444444;
    background-color: #ffffff;
    border-left-color: #dfdfdf;
}
.other td[scope=row]
{
    color: #000000;
    background-color: #eee;
}
.other td.edit
{
    color: #000000;
    background-color: #f6f6f6;
}
/* misc links */
a.utilsLink:link, a.utilsLink:visited
{
}
a.tabFormAdvLink:link, a.tabFormAdvLink:visited
{
    color: #fff;/*#444444;   Nirav Tailor*/
}
/* calendar styles */
table#calendarModule > tbody > tr > td:first-child
{
    padding-right: 10px;
    padding-top: 2px;
}
#daily_cal_table_outside
{
    box-shadow: #ccc 0px 0px 10px;
    -moz-box-shadow: #ccc 0px 0px 10px;
    -webkit-box-shadow: #ccc 0px 0px 10px;
    /*-moz-border-radius: 6px; /*Hiren Darji*/
    /*border-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-radius: 6px; /*Hiren Darji*/
    margin-top: 10px;
    /*border-radius: 6px; /*Hiren Darji*/
    /*-moz-border-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-radius: 6px; /*Hiren Darji*/
    border: 2px solid #ccc;
}
.monthCalBody
{
    background-color: #ccc;
}
.monthFooter td
{
    background-image: -moz-linear-gradient(center top,
        #ffffff 0%,
        #eeeeee 1px,
        #dadada 100%
        );
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #ffffff),
        color-stop(.02, #eeeeee),
        color-stop(1, #eeeeee)
        );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dfdfdf');
}
.monthHeader a:hover,
.monthViewDayHeight a:hover
{
    color: #0b578f;
}
.monthCalBodyTH th[scope=row],
.monthViewDayHeight td[scope=row]
{
    background-color: #ebebeb;
}
.monthCalBodyTH th
{
    background-color: #fafafa;
    color: #444444;
    border-color: #abc3d7 !important;
}
.monthViewDayHeight td
{
    border-color: #abc3d7;
    background-color: #ffffff;
    color: #444444;
}
.monthViewDayHeight td[class=weekEnd]
{
    background-color: #f6f6f6;
}
.monthCalBodyDayItem
{
    background-color: #ffffff;
    border-top-color: #abc3d7;
    border-bottom-color: #ddd;
}
.monthCalBody td
{
    background-color: #fff;
    color: #444444;
}
.monthCalBody th a
{
    color: #000000;
}
.yearCalBody
{
    border: none;
}
.yearCalBodyMonth
{
    background-color: #abc3d7 !important;
    border-top: 2px solid #4e8ccf;
    border-bottom: 2px solid #fff;
}
.yearCalBody .monthHeader
{
    border: none;
}
.yearCalBodyMonth #daily_cal_table
{
    border-top: #abc3d7;
}
.yearCalBodyMonth #daily_cal_table .monthCalBodyTHDay
{
    border-color: #abc3d7;
}
.yearCalBodyMonth > a
{
    color: #000000;
}
h5.calSharedUser
{
    color: #444444;
}
.monthHeader
{
    color: #444;
    background-image: -moz-linear-gradient(center top,
        #ffffff 0%,
        #eeeeee 1px,
        #dadada 100%
        );
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #ffffff),
        color-stop(.02, #eeeeee),
        color-stop(1, #eeeeee)
        );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dfdfdf');
    margin-top: 0px;
    /*-moz-border-radius-topright: 6px; /*Hiren Darji*/
    /*-moz-border-radius-topleft: 6px; /*Hiren Darji*/
    /*border-radius-radius-topleft: 6px; /*Hiren Darji*/
    /*border-radius-radius-topleft: 6px; /*Hiren Darji*/
    /*-webkit-border-top-left-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-top-right-radius: 6px; /*Hiren Darji*/
}
.monthHeader h3
{
    color: #444;
    text-shadow: 0px 1px #fff;
}
.monthHeader td
{
    padding: 5px;
}
/* for subpanel tabs */
.subpanelTabForm
{
    border-color: #abc3d7;
    color: #000000;
}
ul.tablist, ul.subpanelTablist
{
    /*border-bottom-color: #ccc;*/
}
ul.tablist li a:hover,
ul.subpanelTablist li a:hover
{
    background: #fafafa;
    border-color: #ccc;
}
ul.tablist li a,
ul.subpanelTablist li a
{
    /*background-color: #fff;
    border-color: #eee;*/
    background-color: #F7F7F7;
    /*-moz-border-radius: 0px 6px 0px 0px; /*Hiren Darji*/
    /*border-radius: 0px 6px 0px 0px; /*Hiren Darji*/
    /*-webkit-border-top-right-radius: 6px; /*Hiren Darji*/
    margin-left: 4px;
}
ul.tablist li:first-child a,
ul.subpanelTablist li:first-child a
{
    margin-left: 0px;
}
ul.tablist li a:link,
ul.tablist li a:visited,
ul.subpanelTablist li a:link,
ul.subpanelTablist li a:visited
{
    color: #444444;
}
ul.tablist li a:hover,
ul.subpanelTablist li a:hover
{
    background: #fafafa;
}
ul.subpanelTablist li a.current,
ul.subpanelTablist li a.current:hover
{
    color: #4f4f4f;
    background: #fff;
    border-right-color: #ccc;
    border-left-color: #ccc;
    border-top-color: #ccc;
    border-bottom-color: #fff;
}
ul.tablist li a.current:link, ul.tablist li a.current:visited, ul.tablist li a.current:hover
{
    background: #fff;
    border-bottom-color: #fff;
    border-left-color: #ccc;
    border-right-color: #ccc;
    border-top-color: #ccc;
}
/* dashlet pages */
#tabListContainer
{
    margin-top: 0px;
    border: 0px;
    float: left;
}
#tabListContainer ul.subpanelTablist
{
    /*
    NMN
    padding: 6px 0 10px;*/
    padding: 8px 0 10px;
    width: 100%;
    height: auto;
}
#tabListContainer ul.subpanelTablist li a.current:link, .tabListContainer ul.subpanelTablist li a.current:visited, .tabListContainer ul.subpanelTablist li a.current:hover
{
    background: linear-gradient(0deg, #23538a 0%,#a7cfdf 99%);
    color: white;
}
#tabListContainer ul.subpanelTablist li a:link, .tabListContainer  ul.subpanelTablist li a:visited
{
    font-size: 14px;
    padding: 6px 10px;
    /*background-color: #dnrtdd;*/
    /*background-color: #3d4145;*/
    background-color: #cee0e6 !important;
    /*border-color: #cnrtcc;*/
    /*border-color: #3d4145;*/
    margin-left: 3px;
    position: relative;
    top: 4px;
    color: #333333;       /*Nirav Tailor*/
}
#tabListContainer ul.subpanelTablist li:first-child a
{
    margin-left: 0px;
}
#tabListContainer  ul.subpanelTablist li a:hover
{
    /*
    Nirav Tailor - commented to not show the hover color on the  tabs on the home page
    background-image: -moz-linear-gradient(center top,
        #e6e6e6 0%,
        #f6f6f6 50%,
        #F0F0F0 50%,
        #ffffff 100%
        );
    background-image: -ms-linear-gradient(top,
        #e6e6e6 0%,
        #f6f6f6 50%,
        #F0F0F0 50%,
        #ffffff 100%
        );
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #e6e6e6),
        color-stop(.5, #f6f6f6),
        color-stop(.5, #F0F0F0),
        color-stop(1, #ffffff)
        );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#ffffff');*/
    background-color: #E7E8E8;
}
#tabListContainer ul.subpanelTablist li a.current
{
    position: relative;
    top: 2px;
    padding: 7px 5px 7px 20px;
    border-bottom-color: #0e89b5;
    background-color: #EAEAEA;
    background-image: none;
    /*background-image: -moz-linear-gradient(center top,
        #e6e6e6 0%,
        #f6f6f6 50%,
        #F0F0F0 50%,
        #ffffff 100%
        );
    background-image: -ms-linear-gradient(top,
        #e6e6e6 0%,
        #f6f6f6 50%,
        #F0F0F0 50%,
        #ffffff 100%
        );
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #e6e6e6),
        color-stop(.5, #f6f6f6),
        color-stop(.5, #F0F0F0),
        color-stop(1, #ffffff)
        );*/
    /*background-color: #fff\nrt9;;*/
    
}
#tabListContainer.active  ul.subpanelTablist li a:hover,#tabListContainer.active ul.subpanelTablist li a.current
{
    background-image: none\9;
    background-color: #fff\9;
}
#tabListContainer ul.subpanelTablist li a.current img, #tabListContainer ul.subpanelTablist li a.current span.deletePageImg
{
    visibility: hidden;
}
#tabListContainer ul.subpanelTablist li a.current .tabText
{
    margin-right: 0px;
}
#tabListContainer ul.subpanelTablist  li a.current:hover img, #tabListContainer ul.subpanelTablist  li a.current:hover span.deletePageImg
{
    visibility: visible;
}
#tabListContainer .yui-hd a
{
    /* module control (close remove, etc) */
    background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&themeName=Sugar&imageName=scroll_arrows.png) no-repeat;
    color:#abceff;
    cursor:pointer;
    cursor:hand;
    display: inline; /* prevent IE margin doubling */
    float: right;
    margin-top: -18px;
    height:12px;
    width:24px;
    overflow:hidden;
    text-align: right;
    text-decoration:none;
    text-indent:9999px;
}
div#tabListContainer .yui-bd
{
    clear: both;
    overflow:hidden;
    zoom:1;
    margin: 0;
    padding-left: 10px;     /*Nirav  Tailor*/
}
div#tabListContainer.active .yui-bd
{
    margin: 0 14px;
    *position: relative;
    *float: left;
}
#tabListContainer.yui-scroll
{
    position: relative;
}
.yui-scroll .yui-hd
{
    position: relative;
}
.yui-scroll .yui-bd
{
    height: 35px;
    overflow:hidden;
}
#tabListContainer .yui-hd .yui-scroll-controls
{
    /* fake scrollbar */
    background:transparent;
    height:34px;
    width:100%;
    position:absolute;
    left:0;
    overflow:hidden;
    visibility: hidden;
}
#tabListContainer.active .yui-hd .yui-scroll-controls
{
    visibility: visible;
}
#tabListContainer .yui-hd .yui-scroll-controls a
{
    margin: 0;
    position:absolute;
    top:0;
    right:0;
    height:32px;
    width:14px;
    border-bottom: 2px solid #ccc;
}
#tabListContainer .yui-scroll-controls a.yui-scrollup
{
    background-position: 0  0; /* scroll up icon */
    left: 0px;
}
#tabListContainer .yui-scroll-controls a.yui-scrolldown
{
    background-position: -14px 0; /* scroll down icon */
    top:0;
    bottom:0;
    right: 0px;
}
#dashletCtrls
{
    /*border-bottom: 2px solid #ccc;*/
    /* NMN
    -webkit-box-shadow: 0px 8px 34px -13px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 8px 34px -13px rgba(0,0,0,0.75);
    box-shadow: 0px 8px 34px -13px rgba(0,0,0,0.75);*/
    height: 27px;
    padding-left: 10px;
    padding-top: 3px;
    margin-top: 1px;
    padding-right: 10px; /*NMN*/
}
/* hack for safari */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    #dashletCtrls
    {
        height: 29px;
    }
}
#tabListContainerTD
{
    /*background-image: -moz-linear-gradient(center top,
        transparent 0%,
        transparent 92%,
        rgba(204,204,204,1) 92%,
        transparent 98%,
        transparent 100%
        );
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, rgba(0,0,0,0)),
        color-stop(.92, rgba(0,0,0,0)),
        color-stop(.92, rgba(204,204,204,1)),
        color-stop(.98, rgba(204,204,204,1)),
        color-stop(.98, rgba(0,0,0,0)),
        color-stop(1, rgba(0,0,0,0))
        );
    background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&themeName=Sugar&imageName=dashlet-tab-bg-bottom.png) repeat-x \9;*/
}
#dashletCtrlsTD
{
    text-align: right;
    
}
#addPage
{
    height: 30px;
    margin-top: 2px;
    /*border-bottom: 2px solid #ccc;*/
    /* NMN
    -webkit-box-shadow: 0px 8px 34px -13px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 8px 34px -13px rgba(0,0,0,0.75);
    box-shadow: 0px 8px 34px -13px rgba(0,0,0,0.75);*/
}
#addPage a
{
    /*border-width: 2px 2px 0px 2px;
    border-style: solid;
    border-color: #ccc;*/
    background-color: #E7E8E8;
    margin-left: 2px;
    padding: 6px 10px 8px 10px; /*NMN*/
    /*padding: 7px 10px 22px;*/
    position: relative;
    top: 7px; /*NMN*/
    /*-moz-border-radius: 0px 6px 0px 0px; /*Hiren Darji*/
    border-radius: 0px 6px 0px 0px; /*Hiren Darji
    /*-webkit-border-top-right-radius: 6px; /*Hiren Darji*/
}
#dashletCtrls a
{
    font-size: 13px;
}
#change_layout
{
    margin-left: 5px;
    *margin-left: 0px;
}
#dashletCtrls a span.title
{
    margin-left: 5px;
    position: relative;
    top: -7px;
}
/* sitemap */
#sitemap .edit.view
{
    border-color: #4e8ccf !important;
}
/* for edit view like forms that need a smaller font size */
.edit.view.small td
{
    color: #444;
}
/* YUI theme */
.yui-button
{
    border: 0px none;
}
.yui-button button
{
    min-height: 10px;
    font-size: 14px;
}
.yui-button .first-child
{
    border: 0px none;
}
.yui-dt th, .yui-dt-hd
{
    /*background: #D8D8DA url('../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&themeName=Sugar&imageName=sugar-yui-sprites.png') repeat-x 0 -30px;*/
    background:#EBEBED none repeat scroll 0 0;
}
.yui-layout .yui-layout-unit-left div.yui-layout-hd .collapse
{
    background: transparent url('../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&themeName=Sugar&imageName=sugar-yui-sprites.png') no-repeat 0 -110px;
}
.yui-layout .yui-layout-clip-left .collapse, .yui-layout .yui-layout-unit-right div.yui-layout-hd .collapse,
.yui-layout .yui-layout-unit-bottom div.yui-layout-hd .collapse
{
    background: transparent url('../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&themeName=Sugar&imageName=sugar-yui-sprites.png') no-repeat 0 -90px;
}
.yui-layout .yui-layout-clip-right .collapse
{
    background: transparent url('../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&themeName=Sugar&imageName=sugar-yui-sprites.png') no-repeat -0 -110px;
}
.yui-layout .yui-layout-unit-top div.yui-layout-hd .collapse
{
    background: transparent url('../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&themeName=Sugar&imageName=sugar-yui-sprites.png') no-repeat -20px -220px;
}
.yui-layout .yui-layout-clip-top .collapse
{
    background: transparent url('../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&themeName=Sugar&imageName=sugar-yui-sprites.png')no-repeat -20px -240px;
}
.yui-layout .yui-layout-clip-bottom .collapse
{
    background: transparent url('../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&themeName=Sugar&imageName=sugar-yui-sprites.png') no-repeat -20px -180px;
}
.yui-layout .yui-layout-unit div.yui-layout-hd .close
{
    background: transparent url('../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&themeName=Sugar&imageName=sugar-yui-sprites.png') no-repeat -20px -100px;
}
.yui-navset.detailview_tabs.yui-navset-top
{
    height: auto;
}
.detailview_tabs
{
    position: static;
}
.yui-navset li em
{
    font-size: 13px;
}
.yui-navset .yui-nav li, .yui-navset .yui-navset-top .yui-nav li
{
    /*margin: 2px 4px 0 0;			Nirav Tailor*/
    margin: 2px -2px 0 0;			/*NIrav Tailor*/
    *height: 24px; /* ie 7 hack */
}
.yui-navset .yui-nav li a em, .yui-navset-top .yui-nav li a em, .yui-navset-bottom .yui-nav li a em
{
    *height: 19px; /* ie 7 hack */
}
.yui-navset .yui-nav
{
    overflow: hidden;
}
.yui-navset .yui-nav, .yui-navset .yui-navset-top .yui-nav
{
    /*Nirav Tailor
    background:transparent url('../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&themeName=Sugar&imageName=sugar-yui-tab-bg.png');
    border-color: #c3c3c3;
    */
    background-color: transparent !important;
    background-image: none;
    border-bottom: 2px solid #3D4145 !important;
}
.yui-layout .yui-layout-hd
{
    background:transparent url('../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&themeName=Sugar&imageName=sugar-yui-sprites.png');
    border-color: #c3c3c3;
}
.yui-layout .yui-layout-unit div.yui-layout-bd, .yui-navset .yui-content, .yui-navset .yui-navset-top .yui-content
{
    border-color:#3D4145;/*#c3c3c3;					Nirav Tailor*/
}
.yui-navset .yui-content, .yui-navset .yui-navset-top .yui-content
{
    /*padding: 10px 20px 10px 20px;		/*Nirav Tailor*/
    /*-moz-border-radius: 0 0 6px 6px; /*Hiren Darji*/
    /*border-radius: 0 0 6px 6px; /*Hiren Darji*/
    /*-webkit-border-radius: 0 0 6px 6px; /*Hiren Darji*/
    /*Nirav Tailor
    border-width: 0 2px 2px 2px;
    background:url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dp-bd.png) repeat;
    margin-bottom: 10px;
    Nirav Tailor*/
    padding-bottom: 0px;
    background-color: transparent;
    border: none;
}
.yuimenuitem-hassubmenu > a
{
    background-image: url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&themeName=Sugar&imageName=sugar-yui-sprites.png);
    background-position:right -87px;
}
.yui-navset .yui-nav li a,.yui-navset-top .yui-nav li a, .yui-navset-bottom .yui-nav li a,
.yui-navset .yui-nav a, .yui-navset .yui-navset-top .yui-nav a
{
    /*background:#DDD url('../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&themeName=Sugar&imageName=sugar-yui-sprites.png') repeat-x scroll 0 -131px;*/ /*CMNT by Mohammedhussain*/
    background: #cee0e6;/*Mohammedhussain*/
    height: 24px;
}
.yui-navset .yui-nav a, .yui-navset .yui-navset-top .yui-nav a
{
}
.sugar-progress-bar, .yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a:focus, .yui-navset .yui-nav .selected a:hover
{
    /*background:#cacaca url('../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&themeName=Sugar&imageName=sugar-yui-sprites.png') repeat-x scroll 0 -157px;*/
        background: linear-gradient(0deg, #23538a 0%,#a7cfdf 98%);
}
.yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a em, .yui-navset .yui-nav a, .yui-navset .yui-nav a em, .yui-navset .yui-nav a, .yui-navset .yui-navset-top .yui-nav a
{
    border-color: #3D4145;/*#c3c3c3;			Nirav Tailor*/
}
.yui-navset .yui-nav a em, .yui-navset .yui-navset-top .yui-nav a em
{
    border-width: 2px 1px 0;
    height: 25px;
    padding: 2px 10px;
}
a.sugar-tab-close, .yui-navset .yui-nav a.sugar-tab-close, .yui-navset .yui-nav .selected a.sugar-tab-close
{
    background : transparent url('../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&themeName=Sugar&imageName=sugar-yui-sprites.png')  no-repeat scroll 0px -70px;
    border: 0px none;
    width: 11px;
}
.yui-dialog .ft span.default button
{
}
.yui-module.yui-overlay.yui-panel
{
    /*box-shadow: #444 0px 2px 10px;
    -moz-box-shadow: #444 0px 2px 10px;
    -webkit-box-shadow: #444 0px 2px 10px;              Nirav Tailor*/
    /*border-color: #3D4145;                CNMN*/
}
.yui-module .hd, .yui-panel .hd
{
    /*Nirav Tailor*
    background-image: -moz-linear-gradient(center top,
        #3D4145 0%,
        #3D4145 100%
        );
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #3D4145),
        color-stop(1, #3D4145)
        );
    background-image: -ms-linear-gradient(
        top,
        #3D4145 0%,
        #3D4145 100%
        );
    /*Nirav Tailor*/
    /*
    background-image: -moz-linear-gradient(center top,
        #eeeeee 0%,
        #cccccc 100%
        );
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #eeeeee),
        color-stop(1, #cccccc)
        );
    background-image: -ms-linear-gradient(
        top,
        #eeeeee 0%,
        #cccccc 100%
        );*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc');
    /*border-bottom: 1px solid #3D4145;/*#999999;     Nirav Tailor || CNMN*/
    /*border-top: 1px solid #3D4145;/*#ffffff;        Nirav Tailor || CNMN*/
    color: #fff;/*#666;  Nirav Tailor*/
    /*text-shadow: 0 1px #FFFFFF;   Nirav Tailor*/
    padding: 6px 8px;

    /*NMN*/
    background: linear-gradient(135deg, #23538a 0%,#a7cfdf 99%);
}
.yui-module .hd .title, .yui-panel .hd .title
{
    position: absolute;
    top: 0px;
}
.yui-module .ft, .yui-panel .ft
{
}
.yui-dialog .container-close
{
    top: 6px;
    margin-top: 0px;
}
.yui-panel-container.shadow .underlay
{
    background-color: transparent !important;
}
/* email module override for yui */
.email .yui-navset .yui-content, .email .yui-navset .yui-navset-top .yui-content
{
    background: none;
    padding: 0px;
    border-bottom: 0px none;
    margin-bottom: 0px;
}
.email .yui-navset .yui-nav .selected a, .email .yui-navset .yui-nav .selected a:focus, .email .yui-navset .yui-nav .selected a:hover
{
    background-color: #fff;
}
/* Default Styles */
body
{
    font-size: 13px;
}
table, div
{
    font-size: 12px;
/*    -webkit-box-shadow: 0px 8px 9px -13px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 8px 9px -13px rgba(0,0,0,0.75);
box-shadow: 0px 8px 9px -13px rgba(0,0,0,0.75);*/
}
h1, h2
{
    font-size: 18px;
}
h3
{
    font-size: 13px;
}
h4, h5
{
    font-size: 13px;
}
input, select, textarea, button
{
    font-size: 13px;
    padding: 2px;
}
/* YUI styles */
.ygrid-row,
.ygrid-hd,
.ygrid-hd-body,
.ygrid-hd-body span
{
    font-size: 8pt;
}
/* for the main screen navigation tabs */
#moduleList ul li,
#subModuleList span
{
    font-size: 13px;
}
/*welcome user and date bar and last view*/
#welcome, #search, #sitemapLink, #themepickerLinkSpan
{
    font-size: 13px;
}
/* search */
#search input[name=query_string]
{
    font-size: 12px;
}
/* side quickcreate */
#newRecord form,
#newRecord form button,
#newRecord form input[type=submit],
#newRecord form input[type=button],
#newRecord form input[type=reset],
#newRecord form .dataLabel,
#newRecord form a:link,
#newRecord form a:visited
{
    font-size: 12px;
}
/* reports */
.reportGroup1ByTable,
.reportGroupNByTable,
.reportlistViewThS1,
.reportGroup1ByTableEvenListRowS1,
.reportGroupNByTableEvenListRowS1,
.reportGroupByDataChildTablelistViewThS1,
.reportlistViewMatrixThS1,
.reportlistViewMatrixThS2,
.reportlistViewMatrixThS3,
.reportlistViewMatrixThS4,
.reportlistViewMatrixLeftEmptyData,
.reportlistViewMatrixRightEmptyData,
.reportlistViewMatrixRightEmptyData1
{
    font-size: 12px;
}
.reportevenListRowS1,
.reportoddListRowS1 ,
.reportGroupByDataEvenListRowS1,
.reportGroupByDataOddListRowS1 ,
.reportGroupByDataMatrixEvenListRowS1,
.reportGroupByDataMatrixEvenListRowS2,
.reportGroupByDataMatrixEvenListRowS3,
.reportGroupByDataMatrixEvenListRowS4,
.reportDataChildtablelistView td
{
    font-size: 13px;
}
#filters_tab,#reportDetailsTable
{
    background-color:#FFFFFF;
    margin-bottom:20px;
    padding:10px;
    /*-moz-border-radius:6px 6px 6px 6px; /*Hiren Darji*/
    /*border-radius:6px 6px 6px 6px; /*Hiren Darji*/
    /*-webkit-border-radius:6px 6px 6px 6px; /*Hiren Darji*/
    /*-moz-box-shadow:0 0 10px #CCCCCC;
    box-shadow:0 0 10px #CCCCCC;
    -webkit-box-shadow:0 0 10px #CCCCCC;        Nirav Tailor*/
    border: 1px solid #3D4145;
    color: #444;
}
.reportChartContainer
{
    /*-moz-border-radius:0px 0px 6px 6px; /*Hiren Darji*/
    /*border-radius:0px 0px 6px 6px; /*Hiren Darji*/
    /*-webkit-border-radius:0px 0px 6px 6px; /*Hiren Darji*/
    /*-moz-box-shadow:0 0 10px #CCCCCC;*/
    /*box-shadow:0 0 10px #CCCCCC;*/
    /*-webkit-box-shadow:0 0 10px #CCCCCC;*/
    border: 1px solid #3D4145;/*#98C6EA;        Nirav Tailor*/
    margin-bottom: 20px;
    background-color: #FFF;
    color:#444;
}
/* for all views */
.view tr, .view td, .view h4, .view div
{
    font-size: 13px;
}
.view td a, .view div a, .list th div
{
    font-size: 13px;
}
.other td a, .detail td a
{
    font-size: 13px;
}
.subTabs td
{
    font-size: 13px;
}
/* for edit and detail views */
.edit.view th:first-child,.detail.view th:first-child
{
    /*-moz-border-radius-topleft: 6px; /*Hiren Darji*/
    /*-moz-border-radius-topright: 6px; /*Hiren Darji*/
    /*border-top-left-radius: 6px; /*Hiren Darji*/
    /*border-top-right-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-top-right-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-top-left-radius: 6px; /*Hiren Darji*/
}
.edit.view h4:first-child,.detail.view h4:first-child
{
    /*-moz-border-radius-topleft: 6px; /*Hiren Darji*/
    /*-moz-border-radius-topright: 6px; /*Hiren Darji*/
    /*border-top-left-radius: 6px; /*Hiren Darji*/
    /*border-top-right-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-top-right-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-top-left-radius: 6px; /*Hiren Darji*/
}
.edit.view.collapsed h4,.detail.view.collapsed h4
{
    /*-moz-border-bottom-left-radius: 6px; /*Hiren Darji*/
    /*-moz-border-bottom-right-radius: 6px; /*Hiren Darji*/
    /*border-bottom-left-radius: 6px; /*Hiren Darji*/
    /*border-bottom-right-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-bottom-right-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-bottom-left-radius: 6px; /*Hiren Darji*/
}
.collapsed .panelContainer, .collapsed .collapseLink, .expanded .expandLink
{
    display:none;
}
.edit.view > table tr:first-child td:first-child,.detail.view > table:first-child tr:first-child td:first-child
{
    /*-moz-border-radius-topleft: 6px; /*Hiren Darji*/
    /*border-top-left-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-top-left-radius: 6px; /*Hiren Darji*/
}
.edit.view > table tr:first-child td:last-child,.detail.view > table:first-child tr:first-child td:last-child
{
    /*-moz-border-radius-topright: 6px; /*Hiren Darji*/
    /*border-top-right-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-top-right-radius: 6px; /*Hiren Darji*/
}
.edit.view > tr:last-child > td:first-child,.detail.view tr:last-child > td:first-child
{
    /*-moz-border-radius: 0px 0px 0px 6px; /*Hiren Darji*/
    /*border-radius: 0px 0px 0px 6px; /*Hiren Darji*/
    /*-moz-border-radius-bottomleft: 6px; /*Hiren Darji*/
    /*border-bottom-left-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-bottom-left-radius: 6px; /*Hiren Darji*/
}
.edit.view > tr:last-child td:last-child ,.detail.view tr:last-child td:last-child
{
    /*-moz-border-radius-bottomright: 6px; /*Hiren Darji*/
    /*border-bottom-right-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-bottom-right-radius: 6px; /*Hiren Darji*/
}
.edit.view tr td tr td,
.detail.view > table:first-child tr td tr:first-child td:first-child,
.detail.view > table:first-child tr td tr:first-child td:last-child,
.detail.view tr td tr:first-child > td:first-child,
.detail.view tr td tr:first-child > td:last-child,
.detail.view tr td tr:last-child > td:first-child,
.detail.view tr td tr:last-child > td:last-child
{
    -moz-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
}
/*
table.importTable .edit.view > tr:first-child > td:first-child,.detail.view tr:first-child > td:first-child,
table.importTable .edit.view > tr:first-child td:last-child,.detail.view tr:first-child td:last-child,
table.importTable .edit.view > tr:last-child > td:first-child,.detail.view tr:last-child > td:first-child,
table.importTable .edit.view > tr:last-child td:last-child ,.detail.view tr:last-child td:last-child
{
    -moz-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
}
*/
.edit.view tr:last-child td,.detail.view tr:last-child td
{
    border-bottom: 0px;
}
/*
.yui-navset.detailview_tabs .view tr:first-child td:first-child
{
-moz-border-radius: 6px 0px 0px 0px;
border-radius: 6px 0px 0px 0px;
-webkit-border-top-left-radius: 6px;
}
.yui-navset.detailview_tabs .view tr:first-child td:last-child
{
-moz-border-radius: 0px 6px 0px 0px;
border-radius: 0px 6px 0px 0px;
-webkit-border-top-right-radius: 6px;
}
*/
/* for list views */
.oddListRowS1 td:first-child, .evenListRowS1 td:first-child,.list.view th:first-child
{
    padding-left: 10px;
}
.oddListRowS1 td a, .evenListRowS1 td a
{
    /*text-decoration:none; mehul*/
    /*color: #000;*//*#006bb9;       Nirav Tailor*/
    color: #0e89b5;
    /*font-size: 13px;*/
}
/*.oddListRowS1 td:first-child + td + td a, .oddListRowS1 td:first-child + td + td + td a,.evenListRowS1 td:first-child + td + td a, .evenListRowS1 td:first-child + td + td + td a, .oddListRowS1 td:first-child , .evenListRowS1 td:first-child
{
        font-weight: bold;
}*/
.oddListRowS1:hover td, .evenListRowS1:hover td
{
    /*color: #2392EC;				/*NMN*/
    color: #444;				/*NMN*/
}
.oddListRowS1:hover td a, .evenListRowS1:hover td  a
{
    /*color: #2392EC;/*#006bb9;*/			/*NMN*/
    color: #444;				/*NMN*/
}
.oddListRowS1 td .info, .evenListRowS1 td  .info
{
    padding: 0px 5px 0px 5px;
}
div.selectCol
{
    background-color: #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0px 0px 0px 3px;
    padding: 0px 4px 0px 4px\9;
    background-image: url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=listview-select-bg.png);
    border: 1px solid #b2b2b2;
    display: inline-block;
    margin-right: 10px;
}
.list.view tr td.additionalDetails
{
    padding: 0px;
}
/* misc links */
a.utilsLink:link,
a.utilsLink:visited
{
    font-size: 12px;
}
a.tabFormAdvLink:link,
a.tabFormAdvLink:visited
{
    font-size: 13px;
}
/* calendar styles */
.monthBox,
.monthCalBody td,
.monthViewDayHeight a,
.monthHeader a,
.monthFooter a
{
    font-size: 13px;
}
.monthHeader a, .monthFooter a
{
    font-size: 14px;
    text-decoration: none;
    text-shadow: 0px 1px #fff;
    color: #0E70B8;
}
.monthCalBodyWeek a
{
    font-size: 12px;
}
.monthCalBodyDayItem td a
{
    font-size: 10px;
}
/* misc font displays */
.rssItemDate,
.dateFormat,
.chartFootnote
{
    font-size: 12px;
}
.tm
{
    font-size: 8px;
}
/* for subpanel tabs */
ul.tablist,
ul.tablist li a,
ul.subpanelTablist,
ul.subpanelTablist li a,
.subpanelTabForm,
.subpanelTabForm h3
{
    font-size: 13px;
}
.subTabMore
{
    font-size: 12px;
}
/* for quick searches */
.sqsMatchedSmartInputItem
{
    font-size: 12px;
}
/* for overlib js library */
.olCapFontClass A
{
    font-size: 9px;
}
/* sitemap */
#sitemap a:link, #sitemap a:visited, #sitemap a:hover
{
    font-size: 12px;
}
#sitemap h4 a:link, #sitemap h4 a:visited, #sitemap h4 a:hover
{
    font-size: 13px;
}
/* for about page */
.about, .about td, .about span
{
    font-size: 13px;
}
/* for edit view like forms that need a smaller font size */
.edit.view.small td,.detail.view.small td
{
    font-size: 12px;
}
/* to make the reportwizard button text smaller */
.reportwizard .buttonText
{
    font-size: 12px;
}
/* to fix the size of the fonts in the unified module search popup */
#unified_search_advanced_div .edit.view td
{
    font-size: 12px;
}
/* overlib popups */
.olCapFontClass div, .olFontClass
{
    font-size: 12px !important;
}
/* for email left click menus */
#emailContextMenu .yuimenuitemlabel,
#emailContextMenu a.yuimenuitemlabel,
#emailContextMenu a.yuimenuitemlabel:link,
#emailContextMenu a.yuimenuitemlabel:visited
{
    font-size:12px;
    padding:0 20px 1px;
}
/* for DC menu */
.dcmenuFloat
{
    padding:0px;
    position: fixed;
    top: 0;
    width:100%;
}
#globalLinksSubnav, #quickCreateULSubnav
{
    z-index: 20;
}
ul.megamenu, ul.moduleTabMore, ul.sf-sub-modulelist
{
    z-index:20;
}
#dcmenutop
{
    padding:0px;
    position:relative;
    height:49px;
    width:100%;
}
.dcmenu
{
    /*color:blue;*/
    /*height:55px; /*Hiren Darji*/
    /*background-color: #3b70b3; *//*mohammed*/
    background: linear-gradient(135deg, #23538a 0%,#a7cfdf 99%);
    min-width: 950px;
    /*background-color: #0d3a62; /*Hiren Darji*/
    height: 43px; /*Hiren Darji*/
    /*background: -moz-linear-gradient(center top,
        rgba(32,81,124,.9) 0%, rgba(13,58,98,.9) 78%, rgba(0,0,0,.3) 78%, rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top,
        rgba(32,81,124,.9) 0%, rgba(13,58,98,.9) 78%, rgba(0,0,0,.3) 78%, rgba(0,0,0,0) 100%);*/		/*For Mozilla Nirav Tailor*/
    /* background-color: #3d4145; Hiren Darji*/
    /* border-bottom: 1px solid; */
    /*background: url("../../../../themes/Sugar/images/menu_image.jpg");*/ /*NMN*/
    background-size: cover;
    /*background-color: transparent; /*Hiren Darji*/
    /*background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, rgba(32,81,124,.9)),
        color-stop(0.78, rgba(13,58,98,.9)),
        color-stop(0.78, rgba(0,0,0,.3)),
        color-stop(1, rgba(0,0,0,0))
        ); /*Hiren Darji*/
}
_::-ms-reveal, .dcmenu
{
    height:55px;
}
#ie8GradientFix
{
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#20517c', endColorstr='#0d3a62');
}
#dcmenu ul.clickMenu
{
    filter:none;
}
#dcboxtitle
{
    background-color:#000000;
    border-left:2px solid blue;
    border-right:2px solid blue;
    color:blue;
    height:50px;
    padding:0px 10px 0px;
}
#dcboxbody
{
    height:110%;
    font-size:6px !important;
    min-width:750px;
}
#dcboxbody.sugar_spot_search
{
    min-width:320px;
}
#dcboxbody.dcmenuSugarCube
{
    min-width:480px;
    width:480px;
}
#dcboxbody div.buttons
{
}
#dcboxbody .hd #dctitle
{
    float: left;
    height: 38px
}
#dcboxbody .hd .close
{
    position: absolute;
    right: 10px;
    top:0px;
}
#dcmenushortcuts
{
    width:130px;
    height:30px;
    position:relative;
    top:-2px;
    float:left;
    background-image:url('../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=shortcutgrade.png');
    color:white;
    font-weight:bolder;
    font-size:16px;
    /*font-family:Arial, Helvetica, sans-serif; /*Hiren Darji*/
    /*font-family: Ubuntu, "Trebuchet MS", "Comic Sans MS", "Lucida Sans Unicode";  /*Hiren Darji*/
    font-family: 'Open Sans', sans-serif;

}
#dcmenuitems img.icon,#dcmenuSugarCube img.icon, #glblSearchBtn img.icon
{
    border:0px;
}
#glblSearchBtn
{
    display:block;
    position: absolute;
    right: 19px;
    top: 1px;
    /*width:32px; /*Hiren Darji*/
    width:34px; /*Hiren Darji*/
}
#glblSearchBtn .searchIconLink
{
    width:32px;
    overflow:hidden;
    display:block;
    position:relative;
    cursor:pointer;
}
#glblSearchBtn .searchicon
{
    /*position: relative; /*Hiren Darji*/
    right:2px;

    margin: 7px; /*NMN*/
}
#dcmenuwrap
{
    margin-left: auto;
    margin-right: auto;
    width:100%;
}
span.dcmenuitem
{
    height:100%;
    color:black;
}
span.dcmenuitem:hover
{
    color:blue;
}
#dcmenuSugarCube {
    display: none;
}
#dcmenuSugarCubeEmpty
{
    float: right;
    padding: 0px 0px 0 2px;
    height: 43px;
}
#dcmenuSugarCubeEmpty
{
    padding: 0px;
}
#dcmenuUserIcon
{
    float: left;
    padding: 0px 0px 0 2px;
    height: 43px;
}
#dcmenuSugarCube:hover
{
    /*background-color: #276499; /*Hiren Darji*/
    /*background-color: #26292C;*/ /*Hiren Darji*/
}
#notifDivider
{
    float: right;
    margin-right: 0px;
    display:none;
}
#dcmenuUserIcon a
{
    width: 36px;
    height: 43px;
    background-repeat:no-repeat;
    margin: 0 0 0 0;
    text-decoration: none;
    display: block;
    text-align: center;
    cursor:default;
}
#dcmenuSugarCube.none a.notice
{
    cursor: default;
}
#dcmenuSugarCube .dc_notif_icon, #dcmenuUserIcon .dc_notif_icon
{
    width:24px;
    height:24px;
    border:0px;
    padding:0px;
    background-position: center center;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    margin: 9px 5px 0px 5px;
    border-radius: 2px;
}
#dcmenuSugarCube .notifCount
{
    font-weight:bold;
    font-size:11px !important;
    color:#CC0000;
    position: relative;
    text-align: center;
    background-color: #FFFFFF;
    border-radius: 0px;
    width: 16px;
    cursor: pointer;
    padding: 1px;
    width: 24px;
    height:18px;
    padding-top:6px;
    top:8px;
    margin:0px 5px;
}
#dcmenuContainer
{
    margin: 0 0 0 0;
    padding: 0;
    height: 44px;
    float: left;
}
#dcmenuContainer ul
{
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}
#dcmenuContainer ul li
{
    display: block;
    float: left;
    text-align: center;
    padding: 0;
    margin: 0;
}
#dcmenuContainer ul li a
{
    width: 50px;
    height: 43px;
    /*background-image:url('../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dcMenuIconBarCenter.png');*/
    background-repeat:repeat-x;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    color: #f5d7b4;
    text-decoration: none;
    display: block;
    text-align: center;
}
#dcmenuContainer ul li a:hover
{
    /*background-image:url('../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dcMenuIconBarCenterHover.png');*/
    background-repeat:repeat-x;
    top: -2px;
    position: relative;
}
#dcmenuContainer a:active
{
}
#dcmenuContainer li#active a
{
}
/* Overlay Look/Feel */
.display
{
    height:100%;
}
.visible
{
    visibility:visible
}
.dcview table, .dcview div, .dcview a
{
    font-size:75%;
}
.star
{
    float:right;
    zoom: 1;
    display: inline;
    *float: none;
    *width: 18px;
    color: #f03d25;
}
.moduleTitle .star
{
    margin-top:1px;
    padding-right:5px;
}
li div.star
{
    float:none;
}
.star div
{
    background-image:url('../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=star-sheet.png');width:18px;height:18px;float:left;
}
.star div.on
{
    background-position:0px 0px
}
.star div.off
{
    background-position:0px -18px
}
.star div:hover
{
    cursor:pointer;background-position:0px 0px;
}
.follow
{
    float:left
}
li div.follow
{
    float:none;
}
.follow div
{
    background-image:url('../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=user_follow.png');width:24px;height:24px;float:left;
}
.follow div.on
{
    background-position:0px 0px; background-image:url('../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=user_unfollow.png');
}
.follow div.off
{
    background-position:0px -0px
}
.follow div:hover
{
    cursor:pointer;
}
#SpotResults
{
    font-weight:bold;
}
#SpotResults div
{
    font-size:14px;
    font-weight:bold;
}
#SpotResults div small
{
    color: #0B578F;
}
#SpotResults a:hover
{
    color:gray;
}
#SpotResults small:hover
{
    cursor:pointer;
    color:gray;
}
#SpotResults ul
{
    padding: 0px 10px 0px 0px;
    margin-left:0px;
}
#SpotResults ul li
{
    margin-left:0px;
    list-style-type:none;
}
#SpotResults li a
{
}
#SpotResults li p.error
{
    padding-top: 10px;
}
#SpotResults li p.error a
{
    left: 0;
    top: 0;
}
#dcmenuSearchDiv
{
    float:right;
    margin-top: 8px;
    height: 35px;
    width: 275px;
    position:relative;
}
table.dcListView th,table.dcListView td
{
    text-align: left;
    color: #666;
    padding: 5px 10px;
}
table.dcListView th
{
    background-color:#EBEBED;
}
table.dcListView th a.listViewThLinkS1
{
    color:#666666;
    text-decoration: none;
}
table.dcListView th a.listViewThLinkS1:hover
{
    text-decoration: underline;
}
table.dcListView td
{
    border-bottom: 1px solid #eee;
    white-space: nowrap;
}
table.dcSearch
{
    margin-bottom: 10px;
}
.dcSubmit
{
    margin-left:10px;
}
#sugar_spot_search_div
{
    height: 26px;
    /*width: 270px; /*Hiren Darji*/
    display: inline-block;
    position: relative;
    float: left;
    border-radius:10px !important;				/*NMN*/
}
#sugar_spot_search
{
    border: 0;
    width:255px;
    font-size: 12px;
    padding:1px 40px 0px 5px;
    /*height: 23px; /*Hiren Darji*/
    height: 25px; /*Hiren Darji*/
    margin-top: 1px;
    /*border-radius: 2px; /*Hiren Darji*/
    /*-moz-border-radius: 2px; /*Hiren Darji*/
    /*-webkit-border-radius: 2px; /*Hiren Darji*/
    /*box-shadow:inset 0 1px 1px #999; /*Hiren Darji*/
    /*-moz-box-shadow:inset 0 1px 1px #999; /*Hiren Darji*/
    /*box-shadow:inset 0 1px 1px #999; /*Hiren Darji*/
}
#spot_search_btn
{
    width: 12px;
    height: 20px;
    cursor: pointer;
    display: block;
    top:5px;
    left: 24px;
    position: absolute;
    *font-size:30px;
}
input#sugar_spot_search:focus
{
    box-shadow:0 -1px 1px #98C6EA,1px -1px 1px #98C6EA,-1px -1px 1px #98C6EA;
    -moz-box-shadow:0 -1px 1px #98C6EA,1px -1px 1px #98C6EA,-1px -1px 1px #98C6EA;
    box-shadow:0 -1px 1px #98C6EA,1px -1px 1px #98C6EA,-1px -1px 1px #98C6EA;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;

	outline:none !important;							/*NMN*/

}
#sugar_spot_search.searching
{
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
}
#sugar_spot_search_results
{
    /*box-shadow:0 1px 1px #999;
    padding: 40px 20px 20px 20px;
    background:#fff;
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px;
    position: relative;
    max-height: 500px;
    min-height: 30px;
    overflow: auto;
    width:360px;
    /*IE hack since box-shadow is not supported*
    border-color:#999\9;
    border-style:solid\9;
    border-width:1px\9;*/



    box-shadow: #ccc 0px 0px 10px;
    padding: 40px 20px 20px 20px;
    background: #f7f7f7;
    border-radius: 4px;
    border-bottom-right-radius: 4px;
    position: relative;
    max-height: 500px;
    min-height: 30px;
    overflow: auto;
    width: 360px;
    /*IE hack since box-shadow is not supported*/
    border-color:#999\9;
    border-style:solid\9;
    border-width:1px\9;
}
#sugar_spot_search_results section
{
}
#sugar_full_search_results .odd
{
    background-color: #efefef;
}
#sugar_spot_search_results .resultTitle, #sugar_full_search_results .resultTitle,
#sugar_spot_search_results section .resultTitle, #sugar_full_search_results section .resultTitle
{
    float:left;
    color:#666;
    width:90px;
    text-align:right;
    padding-right: 10px;
    padding-top: 4px;
    font-size: 11px;
    word-wrap: break-word;
}
#sugar_spot_search_results .desc, #sugar_full_search_results .desc
{
    color: #aaa;
}
#sugar_spot_search_results .resultNull
{
    text-align:center;
    color: #666;
}
#sugar_spot_search_results .resultNull h1
{
    font-weight:normal;
    margin-bottom:5px;
}
#sugar_spot_search_results .resultNull a
{
    text-decoration:none;
    color:#444;
}
#sugar_spot_search_results ul,#sugar_full_search_results ul,
#sugar_spot_search_results section ul, #sugar_full_search_results section ul
{
    width:230px;
    line-height:20px;
    padding:0 0 25px 10px;
    float:left;
    margin: 0px;
}
#sugar_spot_search_results ul li, #sugar_full_search_results ul li,
#sugar_spot_search_results section ul li, #sugar_full_search_results section ul li
{
    list-style: none;
    margin-bottom:7px;
}
#sugar_spot_search_results ul li a, #sugar_full_search_results ul li a,
#sugar_spot_search_results section ul li a, #sugar_full_search_results section ul li a
{
    color:#006BB9;
    text-decoration:none;
}
#sugar_spot_search_results ul li a:hover, #sugar_full_search_results ul li a:hover,
#sugar_spot_search_results section ul li a:hover, #sugar_full_search_results section ul li a:hover
{
    text-decoration:underline;
}
#sugar_spot_search_results p.fullResults
{
    text-align: right;
    margin-top: 14px;
}
#sugar_spot_search_results p.fullResults a
{
    text-decoration: none;
}
#sugar_full_search_results section ul
{
    width: auto;
}
#sugar_full_search_results section .resultTitle, #sugar_full_search_results section ul
{
    padding: 15px;
}
#close_spot_search
{
    display: block;
    position: absolute;
    right: 50px;
    top: 8px;
    display: none;
    cursor: pointer;
}
.highlight
{
    background-color: cyan
}
.dcmenuDivider
{
    /*background-image:url('../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=dcMenuDivider.png');        Nirav Tailor*/
    background-repeat:no-repeat;
    width: 2px;
    height: 43px;
    margin:0 10px 0 0px;
    background: #fff;   /*Nirav Tailor*/
}
.dcQuickEdit
{
    margin-bottom:3px;
}
#notificationsDivider
{
    float: left;
    margin-right: 10px;
    margin-left: 15px;
}
.dashletPanel .dccontent
{
    border: 1px solid #aaa;
    padding: 10px;
    background-color: #fff;
    /*-moz-border-radius: 6px; /*Hiren Darji*/
    /*border-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-radius: 6px; /*Hiren Darji*/
    max-height: 500px;
    overflow: auto;
}
.dashletPanel.dc table.edit.view
{
    border: 0px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.dashletPanel.dc table.edit.view tr th
{
    padding: 0 5px 0 7px !important;
}
.dashletPanel.dc table.edit.view h4
{
    margin-top: 0px;
}
.dashletPanel.dc table.edit.view tr:first-child td
{
}
.dashletPanel.dc table.edit.view td
{
    white-space:nowrap;
    padding: 2px;
}
.dashletPanel.dc .hd img
{
    border: 0px;
    margin-top: 7px;
}
.dashletPanel.dc .hd button
{
    vertical-align: top;
    margin-top: 8px;
    margin-right: 6px;
}
.dashletPanel.dc .bd .bd-center
{
    padding-top: 15px;
}
.dashletPanel.dc .yui-panel-container.shadow .underlay
{
    background-color: transparent;
}
.dashletPanel.dc .yui-panel
{
    border: 0px none;
}
.dashletPanel.dc .yui-module.yui-overlay.yui-panel
{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
}
.dashletPanel.dc .yui-panel .bd
{
    padding: 0px;
}
.dashletPanel.dc .yui-layout-doc
{
    border: 0px none;
}
#dashletsDialog a.mbLBLL
{
    margin-left: 5px;
}
#basic_search_link
{
    margin-left:5px !important;
}
#detailpanel_1 table.olBgClass, #detailpanel_1 table.olBgClass table
{
    *width: auto !important;
    /*color:#444;*/     /*Nirav Tailor*/
}
.acceptMeeting
{
    white-space: nowrap;
}
#ajaxStatusDiv
{
    background : #ffffff;
    color : #c60c30;
    position : fixed;
    opacity : .8;
    filter : alpha(opacity=80);
    z-index: 20;
    top: 43px;
    border: 1px solid #aaa;
    padding: 5px;
    /*-moz-border-radius: 6px; /*Hiren Darji*/
    /*border-radius: 6px; /*Hiren Darji*/
    /*-webkit-border-radius: 6px; /*Hiren Darji*/
}
li.active a img.deletePageImg
{
    display: inline !important;
    margin-bottom: 2px;
}
li.active a img.deletePageImg, li.active a span.deletePageImg
{
    display: inline-block !important;
}
#ajaxUIErrorPanel .ft
{
    font-weight: bold;
    font-size: 1.2em;
}
ul.clickMenu
{
    list-style: none;
    padding: 0px;
    margin: 0 !important;
    vertical-align: bottom;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-image: -moz-linear-gradient(center top,
        #ffffff 0%,
        #f1f1f1 10%,
        #efefef 100%
        );
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #ffffff),
        color-stop(.10, #f1f1f1),
        color-stop(1, #efefef)
        );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dfdfdf');
    border: 1px solid #aaaaaa;
    display: inline-block;
    /*font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif; /*Hiren Darji*/
    /*font-family: Ubuntu, "Trebuchet MS", "Comic Sans MS", "Lucida Sans Unicode";  /*Hiren Darji*/
    font-family: 'Open Sans', sans-serif;
    /*hack for IE7*/
    *display:inline;
    *zoom:1;
}
ul.clickMenu form, div.action_buttons form, div.action_buttons input
{
    float:left;
}
/** bug 55940 - prevent wrapping of action buttons in button mode in the detail view header **/
.actionsContainer div.action_buttons input
{
    float:left;
}
ul.SugarActionMenuIESub
{
    /*font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif; /*Hiren Darji*/
    /*font-family: Ubuntu, "Trebuchet MS", "Comic Sans MS", "Lucida Sans Unicode";  /*Hiren Darji*/
    font-family: 'Open Sans', sans-serif;

}
ul#globalLinksSubnav.SugarActionMenuIESub li a:hover, ul#quickCreateULSubnav.SugarActionMenuIESub li a:hover,
ul.clickMenu:hover > li > span > a, ul.clickMenu:hover > li > a, ul.clickMenu:hover > li > form > a
{
    /*color: #fff !important;*/
}
ul.clickMenu li span:hover
{
    background-position: 5px 3px;
}
ul.clickMenu li, ul.SugarActionMenuIESub li
{
    float: left;
    margin: 0;
    padding: 0 0 0 0;
    list-style: none;
    position: relative; /*--Declare X and Y axis base--*/
    cursor: pointer;
}
ul.SugarActionMenuIESub li a,
ul.clickMenu li a, .list tr.pagination td.buttons ul.clickMenu > li > a:link, .list tr.pagination td.buttons ul.clickMenu > li > a
{
    display: block;
    text-decoration: none;
    float: left;
    font-weight: normal !important;
    padding: 4px 10px 3px 10px !important;		/*3px 10px 3px 10px !important;			Nirav Tailor*/
    color: #000;
    font-size: 12px;
}
.list tr.pagination td.buttons ul.clickMenu:hover > li > a:link, .list tr.pagination td.buttons ul.clickMenu:hover > li > a
{
    /*color: #fff;*/
}
ul.clickMenu li.single a
{
    padding-right: 8px !important;
}
ul.clickMenu li a:hover
{
    text-decoration: none !important;
}
ul.clickMenu li > span
{
    /*--Drop down trigger styles--*/
    width: 20px;
    height: 21px;
    float: left;
    background: url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=actionMenuArrow.png) no-repeat 5px -25px;
    cursor: pointer;
}
ul.clickMenu li > span.ab
{
    /*--Drop down trigger styles--*/
    border-left: 1px #aaa solid;

    /*NMN*/
    background: #2392EC!important;
    border-color: #2392EC!important;
    /*NMN*/
}
ul.clickMenu li span.subhover
{
    cursor: pointer;
} /*--Hover effect for trigger--*/
div.action_buttons .subnav-sub
{
    display:none;
}
ul.clickMenu li ul.subnav, ul.clickMenu ul.subnav-sub, ul.SugarActionMenuIESub
{
    list-style: none;
    position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
    left: -1px; top: 22px;		/*left: 0; top: 23px;		Nirav Tailor*/
    background: #7fa9c5;/*#fff;     Nirav Tailor*//*NMN*/
    margin: 0;
    display: none;
    float: left;
    width: auto;
    border: 1px solid #ccc;
    /*box-shadow: #999 0px 5px 10px; /*Hiren Darji*/
    /*-moz-box-shadow: #999 0px 5px 10px; /*Hiren Darji*/
    /*-webkit-box-shadow: #999 0px 5px 10px; /*Hiren Darji*/
    padding: 8px 0px;
    z-index: 10;
    overflow:hidden;
    /*css hack for IE7*/
    *overflow:visible;

    /*NMN*/
    background: #3ca3f7!important;
    border-color: #3ca3f7!important;
    /*NMN*/
}
ul.clickMenu li ul.subnav.upper, ul.clickMenu ul.subnav-sub.upper, ul.SugarActionMenuIESub.upper
{
    box-shadow: #999 5px 0px 10px;
    -moz-box-shadow: #999 5px 0px 10px;
    -webkit-box-shadow: #999 5px 0px 10px;
}
ul.clickMenu li ul.subnav li, ul.clickMenu ul.subnav-sub li, ul.SugarActionMenuIESub li
{
    margin: 0;
    padding: 0px;
    clear: both;
    /*width: 170px;*/
    width:100%;
    white-space: nowrap;
}
ul.clickMenu.subpanel.records
{
    background-color: #eee;
    border: 1px solid #ddd;
    background-image: none;

    /*NMN*/
    background: #2392EC!important;
    border-color: #2392EC!important;
    /*NMN*/
}
/** Bug53826: Disable whole subpanel hover action
ul.clickMenu.subpanel.records:hover
{
                background-image: -moz-linear-gradient(center top,
                #ffffff 0%,
                #255e90 2%,
                #3d74a5 100%
                ) !important;
                background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            color-stop(0, #ffffff),
            color-stop(.02, #255e90),
            color-stop(1, #3d74a5)
           ) !important;
           filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#255e90', endColorstr='#3d74a5') !important;
}
*/
ul.clickMenu.subpanel.records li div:hover a
{
    color: #fff !important;
}
ul.clickMenu.subpanel.records li a, ul.clickMenu.subpanel.records li a:hover
{
    color: #fff !important;
}
ul.clickMenu.subpanel.records li > span
{
    opacity: .5;
}
ul.clickMenu.subpanel.records li ul.subnav li a span
{
    height: 0px;
    width: 0px;
    background-image: none;
}
ul.clickMenu.button.nosplit li > span
{
    width: auto;
    background-position: right -25px;
    padding: 3px 15px 3px 10px !important;
    height: auto;
}
ul.clickMenu.button.nosplit:hover li > span
{
    background-position: right 3px;
}
ul.clickMenu.button.nosplit li > span a
{
    padding: 0px !important;
}
ul.clickMenu.button.nosplit
{
    padding-right: 5px;
}
ul.clickMenu.button.nosplit li ul.subnav
{
    width: auto;
}
ul.clickMenu li a.disabled
{
    color:gray !important;
    cursor:default !important;
}
.oddListRowS1:hover td ul.clickMenu.subpanel.records , .evenListRowS1:hover td ul.clickMenu.subpanel.records
{
    background-image: -moz-linear-gradient(center top,
        #ffffff 0%,
        #eeeeee 10%,
        #dfdfdf 100%
        );
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #ffffff),
        color-stop(.10, #eeeeee),
        color-stop(1, #dfdfdf)
        );
    border: 1px solid #AAAAAA;
}
.oddListRowS1:hover td ul.clickMenu.subpanel.records li a, .evenListRowS1:hover td ul.clickMenu.subpanel.records li a
{
    color: #000;
}
.oddListRowS1:hover td ul.clickMenu.subpanel.records li span, .evenListRowS1:hover td ul.clickMenu.subpanel.records li span
{
    opacity: 1;
}
ul.clickMenu li ul.subnav li a,ul.clickMenu li ul.subnav li input, ul.subnav-sub li a, ul.SugarActionMenuIESub li a
{
    float: left;
    /*background: #fff; /*Hiren Darji*/
    /*background: #3d4145; /*Hiren Darji*//*NMN*/
    padding: 3px 10px !important;
    border: 0px !important;
    /*width: 150px;*/
    width:100%;
    text-align: left;
    font-size: 12px !important;
    color: #000;
}
ul.clickMenu li ul.subnav li input
{
    padding: 2px 10px !important;
    /*width: 170px;*/
    width:100%
}
td.paginationActionButtons ul.clickMenu li a
{
    font-size:12px !important;
}
ul.SugarActionMenuIESub li a:hover, ul.clickMenu.SugarActionMenu li a:hover, ul.clickMenu.SugarActionMenu li span.subhover:hover,
ul.clickMenu li ul.subnav li a:hover,ul.clickMenu li ul.subnav li input:hover, ul.clickMenu.subpanel.records li ul.subnav li a:hover, ul.clickMenu ul.subnav-sub li a:hover
{
    /*--Hover effect for subnav links--*/
    /*background-color: #355b7e; /*Hiren Darji*/
    /*background-color: #26292C;*/ /*Hiren Darji*/*/
    color: black !important;
    font-weight: normal !important;
    cursor: pointer;
    text-shadow: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
}
ul.clickMenu li ul.subnav li a:hover,ul.clickMenu li ul.subnav li input:hover, ul.clickMenu.subpanel.records li ul.subnav li a:hover, ul.clickMenu ul.subnav-sub li a:hover
{
    font-size: 12px !important;
}
ul.clickMenu.showLess .moreOverflow , ul.clickMenu.showLess .moduleMenuOverFlowLess, ul.clickMenu.showMore .moduleMenuOverFlowMore
{
    display:none;
}
#globalLinksDivider
{
    float: right;
    margin-right: 0px;
}
ul#globalLinksSubnav, ul#quickCreateULSubnav
{
    font-family: Arial;
}
ul#globalLinks.clickMenu
{
    background: none;
    border: 0px none;
    padding-right: 0px;
    /*font-family: Arial; /*Hiren Darji*/
    /*font-family: Ubuntu, "Trebuchet MS", "Comic Sans MS", "Lucida Sans Unicode";  /*Hiren Darji*/
    font-family: 'Open Sans', sans-serif;
}
ul#globalLinks.clickMenu li > span
{
    height: 43px;
    background-image: url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=tabDownArrowOff.png);
    background-position: right center;
    width: auto;
    margin-right: 10px;
    padding-right: 8px;
}
ul#globalLinks.clickMenu li > span a
{
    color: #064790;
    font-size: 14px;
    margin-top: 13px;
    padding: 0px 10px !important;
}
ul#globalLinks.clickMenu li ul.subnav
{
    top: 43px;
    right: 0px;
    left: auto;
}
ul#globalLinks.clickMenu > li > a
{
    color: #fff;
    font-size: 14px;
    padding: 14px 7px !important;
}
ul#selectLink.clickMenu
{
    height: 22px;
    min-width: 20px;
}
td.paginationActionButtons ul.clickMenu .massall,
ul#selectLink.clickMenu .massall, td.selectCol .massall
{
    float: left;
    margin: 4px 4px;
}
td.paginationActionButtons ul.selectmenu > li > a, td.selectCol ul.selectmenu > li > a, ul#selectLink.clickMenu > li > a
{
    padding: 0px !important;
}
ul#selectLink.clickMenu li span
{
    height: 20px;
}
ul#selectLink.clickMenu li ul.subnav
{
}
ul#detailViewActions.clickMenu
{
    margin-top: 2px !important;
}
.selectActions.clickMenu
{
    display: none;
}
ul.clickMenu.show
{
    display:inline-block;
    /*css hack for IE*/
    *display:inline;
    *zoom:1;
}
.selectActionsDisabled
{
    display: inline-block;
    background-color: #eee;
    border: 1px solid #ddd;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    vertical-align: bottom;
    padding: 0 3px 0 10px;
    /*css hack for IE*/
    *display:inline;
    *zoom:1;
}
.selectActionsDisabled span
{
    width: 17px;
    height: 22px;
    float: left;
    background: url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=actionMenuArrow.png) no-repeat 6px -25px;
    opacity: .5;
}
.selectActionsDisabled span.ab
{
    border-left: 1px #ccc solid;
    margin-left: 10px;
    padding-left: 5px;
}
.selectActionsDisabled a, .selectActionsDisabled a:hover
{
    float: left;
    display: block;
    text-decoration: none !important;
    color: #999 !important;
    padding: 3px 0 3px 0px!important;
    text-shadow: 1px 1px #FFFFFF;
    font-weight: normal !important;
    font-size: 13px;
}
#quickCreate
{
    float: right;
}
#quickCreate ul.clickMenu
{
    background: none;
    border: 0px none;
    padding-right: 0px;
    /*font-family: Arial; /*Hiren Darji*/
    /*font-family: Ubuntu, "Trebuchet MS", "Comic Sans MS", "Lucida Sans Unicode";  /*Hiren Darji*/
    font-family: 'Open Sans', sans-serif;
}
#quickCreate ul.clickMenu > li
{
    width: 50px;
    height: 43px;
}
#quickCreate ul.clickMenu li > span
{
    background: url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=quick-create.png) no-repeat center center;
    height: 43px;
    width: 50px;
}
#globalLinksModule ul.clickMenu li:hover span,
#quickCreate ul.clickMenu > li:hover
{
    /*background-color: #276499; /*Hiren Darji*/
    /*background-color: #26292C; /*Hiren Darji*/
}
ul#globalLinksSubnav li
{
    min-width: 120px;
}
ul#globalLinksSubnav, ul#quickCreateULSubnav,
#quickCreate ul.clickMenu li ul.subnav, #globalLinksModule ul.clickMenu li ul.subnav
{
    top: 43px;
    right: 0;        
    left: auto;
    padding: 10px 0px;
    /*border: 1px solid #999;			NMN*/
    width: auto;
    /*min-width: 150px;*/
    min-width: 145px;				/*NMN123*/
    background: #f3f2f2 !important; /*NMN123*/
    /*NMN*/

    border:none;
    border: 1px solid #26292C !important;		/*NMN*/
    /*box-shadow: #ccc 0px 0px 10px;*/
    /*NMN*/
}
#quickCreate ul.clickMenu li ul.subnav
{
    width: auto;
}
#globalLinksSubnav li a, #quickCreateULSubnav li a,
#quickCreate ul.clickMenu li ul.subnav li a, #globalLinksModule ul.clickMenu li ul.subnav li a
{
    padding: 4px 10px !important;
    font-size: 13px !important;
    color: black;			/*NMN123*/
    /*line-height: 1.45; /*Hiren Darji*/
    line-height: 2; /*Hiren Darji*/
}
#quickCreateULSubnav li.moduleMenuOverFlowLess a, #quickCreateULSubnav li.moduleMenuOverFlowMore a,
#quickCreate ul.clickMenu li ul.subnav li.moduleMenuOverFlowMore a, #quickCreate ul.clickMenu li ul.subnav li.moduleMenuOverFlowLess a
{
    color: #999 !important;
}
#quickCreate ul.clickMenu li ul.subnav li a:hover, #globalLinksModule ul.clickMenu li ul.subnav li a:hover, #quickCreate ul.clickMenu li ul.subnav li.moduleMenuOverFlowMore a:hover, #quickCreate ul.clickMenu li ul.subnav li.moduleMenuOverFlowLess a:hover
{
    color: black !important;
}
#quickCreate ul.clickMenu li ul.subnav li.moduleMenuOverFlowMore a img, #quickCreate ul.clickMenu li ul.subnav li.moduleMenuOverFlowLess a img
{
    opacity: .6;
}
#profileThumb
{
    max-width: 24px; max-height: 24px;
    margin-right: 10px;
    float: left;
    margin-top: 10px;
    margin-left: 20px;
}
#searchDivider
{
    float: right;
    margin: 0px;
}
.yui3-overlay
{
    width: 100%;
}
/* TipTip CSS - Version 1.2 */
#tiptip_holder
{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
}
#tiptip_holder.tip_top
{
    padding-bottom: 5px;
}
#tiptip_holder.tip_bottom
{
    padding-top: 5px;
}
#tiptip_holder.tip_right
{
    padding-left: 5px;
}
#tiptip_holder.tip_left
{
}
#tiptip_content
{
    font-size: 11px;
    color: #fff;
    text-shadow: 0 0 2px #000;
    padding: 4px 8px;
    border: 1px solid rgba(255,255,255,0.25);
    background-color: rgb(25,25,25);
    background-color: rgba(25,25,25,0.92);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#tiptip_arrow, #tiptip_arrow_inner
{
    position: absolute;
    border-color: transparent;
    border-style: solid;
    border-width: 6px;
    height: 0;
    width: 0;
}
#tiptip_holder.tip_top #tiptip_arrow
{
    border-top-color: #fff;
    border-top-color: rgba(255,255,255,0.35);
}
#tiptip_holder.tip_bottom #tiptip_arrow, #tiptip_holder.tip_left #tiptip_arrow, #tiptip_holder.tip_left_bottom #tiptip_arrow, #tiptip_holder.tip_right #tiptip_arrow
{
    border-bottom-color: #fff;
    border-bottom-color: rgba(255,255,255,0.35);
}
#tiptip_holder.tip_top #tiptip_arrow_inner, #tiptip_holder.tip_right_top #tiptip_arrow_inner, #tiptip_holder.tip_left_top #tiptip_arrow_inner
{
    margin-top: -7px;
    margin-left: -6px;
    border-top-color: rgb(25,25,25);
    border-top-color: rgba(25,25,25,0.92);
}
#tiptip_holder.tip_bottom #tiptip_arrow_inner, #tiptip_holder.tip_left #tiptip_arrow_inner, #tiptip_holder.tip_left_bottom #tiptip_arrow_inner, #tiptip_holder.tip_right #tiptip_arrow_inner
{
    margin-top: -5px;
    margin-left: -6px;
    border-bottom-color: rgb(25,25,25);
    border-bottom-color: rgba(25,25,25,0.92);
}
/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    #tiptip_content
    {
        padding: 4px 8px 5px 8px;
        background-color: rgba(45,45,45,0.88);
    }
    #tiptip_holder.tip_bottom #tiptip_arrow_inner
    {
        border-bottom-color: rgba(45,45,45,0.88);
    }
    #tiptip_holder.tip_top #tiptip_arrow_inner
    {
        border-top-color: rgba(20,20,20,0.92);
    }
}
/* miscellaneaous 508 classes */
.detail508 tr td[scope="col"]
{
    color: #888;
    /*background-color: #eee;			Nirav Tailor*/
    border-color: #000;/*#ccc;				Nirav Tailor*/
    text-align: right;
    white-space: nowrap;
    font-weight: 600;
    border:none;
}
.edit508 tr td[scope="col"]
{
    color: #444;
    /*background-color: #eee;           Nirav Tailor*/
    border-color: #ccc;
    white-space: nowrap;
}
.listViewEmpty
{
	border:none;
    /*background-color: #f6f6f6;
    text-shadow: 1px 1px #fff;              Nirav Tailor*/
}
.listViewEmpty p, .listViewEmpty a
{
    font-size:18px;
}
.listViewEmpty p
{
    padding:5px 0px 5px 16px ;
}
p.submsg, p.submsg a
{
    font-size:16px;
}
.listViewEmpty a
{
    text-decoration:none;
}
.loading-indicator-ui
{
    height: 100px;
    width: 100px;
    background: url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=img_loading_54.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
.loading-indicator-ui-overlay
{
    background-color: #fff;
    opacity: 0.1;
    filter: alpha(opacity = 60);
}
.gsLinkWrapper
{
    padding-left: 20px;
}
.inlineHelpTip
{
    cursor: pointer;
    margin: 0px 5px;
}
/* qjuery ui override */
.ui-dialog
{
    padding: 0px;
    box-shadow: 0 5px 10px #999999;
}
.ui-dialog .ui-dialog-titlebar
{
    border: 0px none;
    background-image: -moz-linear-gradient(center top,
        #ffffff 0%,
        #f1f1f1 10%,
        #efefef 100%
        );
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #ffffff),
        color-stop(.10, #f1f1f1),
        color-stop(1, #efefef)
        );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dfdfdf');
    padding-bottom: 2px;
    border-bottom: 1px solid #ccc;
}
.ui-dialog .ui-widget-content
{
    color: #444;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-title div
{
    font-weight: normal;
    color: #666;
    font-size: 13px;
    text-shadow: 0px 1px #fff;
}
.ui-dialog .ui-dialog-titlebar-close
{
    margin-top: -10px;
    width: 18px;
    padding: 0px;
}
.ui-dialog .ui-dialog-titlebar-close span
{
    background: url(../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=close.png) no-repeat center !important;
    height: 18px;
    width: 18px;
}
.ui-dialog .ui-dialog-titlebar-close.ui-state-hover
{
    border: 0px none;
    background: transparent none;
}
.ui-corner-all
{
    border-radius: 1px !important;
}
.SpanQuickView
{
    visibility:hidden;
}
#showMoreDiv
{
    width:auto;
    color: #000;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-image: -moz-linear-gradient(center top,
        #ffffff 0%,
        #f1f1f1 10%,
        #efefef 100%
        );
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #ffffff),
        color-stop(.10, #f1f1f1),
        color-stop(1, #efefef)
        );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dfdfdf');
    border: 1px solid #aaaaaa;
    /*font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif; /*Hiren Darji*/
    /*font-family: Ubuntu, "Trebuchet MS", "Comic Sans MS", "Lucida Sans Unicode";  /*Hiren Darji*/
    font-family: 'Open Sans', sans-serif;

    font-size: 14px;
    cursor: pointer;
    text-align: center;
    padding: 10px 0;
    text-shadow: 0px 1px #fff;
}
#sugar_full_search_results div.resultTitle
{
    font-weight: bold;
}
span.unchecked
{
    color:#999999;
}
.ftsModuleFilterSpan
{
    padding-top: 10px;
    padding-right: 10px;
    min-width: 150px;
}
td #moduleListTD
{
    padding-top: 10px;
    padding-bottom:10px;
    padding-left:5px;
    border-right: 1px solid #ccc;
}
#ftsSearchBarContainer
{
    width:38em !important;
}
#sugar_spot_search_div .fts_spot_ul
{
    border-left: 1px solid #ccc;
}
#sugar_spot_search_div .spot_fts_summary
{
    color: #444;
}
#zenbox_tab
{
    border: 0px none !important;
    left: auto !important;
    top: auto !important;
    right: 20px;
    bottom: 0px;
    position: inherit !important;
    width: 100px !important;
    height: 24px !important;
    background-image: none !important;
    display: inline-block !important;
    height: 31px !important;
    background-color: transparent !important;
    border-left: 1px solid #CCCCCC !important;
    text-align: center;
    /*font-family: tahoma; /*Hiren Darji*/
    /*font-family: Ubuntu, "Trebuchet MS", "Comic Sans MS", "Lucida Sans Unicode";  /*Hiren Darji*/
    font-family: 'Open Sans', sans-serif;

    font-size: 15px;
    text-shadow: 0px 1px #fff;
    padding-top: 6px;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    _height: 26px !important;
    padding-top: 0px !important;
}
.zenbox_support_links
{
    z-index: 100000;
    position: absolute;
    top: 77px;
    left: 32px;
}
#zenbox_container .zenbox_header
{
    height: 20px;
    background-image: -moz-linear-gradient(center top,
        #eeeeee 0%,
        #cccccc 100%
        );
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #eeeeee),
        color-stop(1, #cccccc)
        );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc');
    border-bottom: 1px solid #999999;
    border-top: 1px solid #ffffff;
}
#zenbox_container
{
    width: 615px !important;
    height: 477px !important;
    box-shadow: 0px 2px 10px #444;
    background-color: #fff;
}
#zenbox_body
{
    margin-top: 0px !important;
    height: 458px !important;
}
#zenbox_container .zenbox_header .close
{
    background: url("../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&themeName=Sugar&imageName=sugar-yui-sprites.png") no-repeat scroll 6px -67px transparent;
    width: 18px;
    float: right;
    margin: 2px 6px 0px 0px;
    cursor: pointer;
}
/* Main container */
div.hoverscroll
{
    border: 0 none;
    position: relative;
}
/* List container */
div.hoverscroll div.listcontainer
{
    overflow:hidden;
}
div.hoverscroll div.fixed-listcontainer
{
    overflow: hidden;
    float: left;
}
/* Actual list containing items */
div.hoverscroll ul.listitem
{
    list-style:none;
    margin:0;
    padding:0;
}
/* Items contained in the list */
div.hoverscroll ul.listitem li.item
{
    display:block;
    padding:0;
}
div.hoverscroll.horizontal ul.listitem li.item
{
    float:left;
}
div.hoverscroll.horizontal.rtl ul.listitem li.item
{
    float: right;
}
/* Arrows */
div.hoverscroll div.arrow
{
    position:absolute;
    float:none;
    background-color:#ccc;
    background-position:center;
    background-repeat:no-repeat;
    opacity:0.8;
    filter:alpha(opacity=80);
    z-index: 20001;
}
div.hoverscroll div.fixed-arrow
{
    display: block;
    float: left;
    background-color: #ccc;
    background-position: center;
    background-repeat: no-repeat;
}
div.hoverscroll div.arrow.left,
div.hoverscroll div.arrow.right,
div.hoverscroll div.fixed-arrow.left,
div.hoverscroll div.fixed-arrow.right
{
    top:0px;
    width:40px;
    height:100%;
}
div.hoverscroll div.arrow.top,
div.hoverscroll div.arrow.bottom,
div.hoverscroll div.fixed-arrow.top,
div.hoverscroll div.fixed-arrow.bottom
{
    left:0px;
    width:100%;
    height:40px;
}
div.hoverscroll div.arrow.top,
div.hoverscroll div.fixed-arrow.top
{
    top:0px;
    background-image:url('../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=arrow-up-small.png');
}
div.hoverscroll div.arrow.bottom,
div.hoverscroll div.fixed-arrow.bottom
{
    bottom:0px;
    background-image:url('../../../../index.php?entryPoint=getImage&themeName=Sugar&themeName=Sugar&imageName=arrow-down-small.png');
}
/***************************** scrollbar css *****************************/
/*Implemented by Nirav Tailor*/
::-webkit-scrollbar {
    /*width: 5px;
    height: 5px;*/ /*NMN*/
}
/* Track */
::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 8px rgba(255, 255, 255, 1);*/
    /*-webkit-box-shadow: inset 0 0 8px rgba(51, 122, 183, 0.68);*/
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
    /*-webkit-border-radius: 10px;*/
    /*border-radius: 10px;*/
}
/* Handle */
::-webkit-scrollbar-thumb {
    /*-webkit-border-radius: 10px;
    border-radius: 10px;*/
    /*background: rgb(149, 98, 174); */
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); */
    background: #3D4145;
    -webkit-box-shadow: inset 0 0 6px #3D4145;
}
::-webkit-scrollbar-thumb:window-inactive {
    /*background: rgba(255,0,0,0.4); */
    background: #3D4145;
}
/**************************** //scrollbar css ****************************/
/*****Style for search form*******/
.sugar_search_form .edit tr td[scope=row] {
    /*color:#fff;				NMN*/
    color:#444444;				/*NMN*/
    text-shadow:none;
}
/*********************************/
/*Style for all input in CRM focus outline to other color*/
input:not([type]), input[type="email" i], input[type="number" i], input[type="password" i], input[type="tel" i], input[type="url" i], input[type="text" i] {
    padding: 1px 0px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
}
input:focus, textarea:focus, keygen:focus, select:focus {
    outline-offset: -2px;
}

/*NMN
:focus {
    outline: #3D4145 auto 5px !important;
    /*outline: -webkit-focus-ring-color auto 5px;*/
/*}*/
/*NMN*/

/*********************************************************/
/********************************************************
style for every slot element in CRM*/
slot {
    color:#444;
}
/*Nirav Tailor - background color for each th in the mdmin pages*/
.sugar_th_back {
    background-color: #3D4145;
}
/********************************************************/
/*******************************************************/
/*Nirav Tailor - Style the list of subpanel
#tabui {
        padding: 15px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        background: #ffffff;
      }
      span.leftarrow{
      float:left;
      }
      span.rightarrow{
      float:right;
      }
      ul#subpanel_list {
        margin: 0 auto;
        padding: 0;
        white-space: nowrap;
        overflow-x: hidden;/*scroll*/
/*        -webkit-overflow-scrolling: touch;
      }
      ul#subpanel_list::-webkit-scrollbar {
        width: 0 !important;
      }
      ul#subpanel_list li {
        display: inline-block;
        padding: 0px 10px;
        margin-right: 15px;
        border-bottom: 2px rgba(0, 0, 0, .1) solid;
        cursor: pointer;
        color:#777777;
        width:10%;
      }
      ul#subpanel_list li:hover{
        color:#333333;
      }
      ul#subpanel_list li.active {
        color: #333333;
        border-bottom: 2px rgba(0, 0, 0, .5) solid;
      }
      #tabcontent {
        font-size: 18px;
        height: auto;
        overflow: auto;
      }
      .foo {
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
      }
      .foo span {
        position: absolute;
        top: 0;
      }
      .foo span.arrow-left {
        left: 0;
      }
      .foo span.arrow-right {
        right: 0;
      }
/******************************************************/
/*Bhavin Patel Added below classes for inline editing
Date:-01/12/2016*/
.inlineEdit{
    cursor: pointer !important;
}
.inlineEditIcon {
    float: right;
    height: 10px;
    color: #3c8dbc;
    width: 15px;
    padding-left: 3px;
    display: none;
}
.inlineEditIcon svg {
    fill: #3c8dbc;
    display: none;
}
.inlineEdit:hover .inlineEditIcon svg{
    cursor: pointer !important;
    display:inline;
}
td.inlineEditActive{
    background-color: #cccccc;
}
#inlineEditSaveButton{
    /*float:right;*/
    margin-left: 5px;
    display:inline;
}
#inlineEditSaveButton svg{
    fill: #444;
    width: 15px;
    vertical-align: text-bottom;
}
#inlineEditSaveButton svg:hover{
    fill: #3D4145;
}
#inline_edit_field{
    float:left;
    width:80%;
    padding-right:5px;
}
/*Bhavin Patel changes end*/
/*********************************************************/
/* Hiren Darji List Menu Action Icons Changes */
#selectLinkTop
{
    float: left;
}
#selectLinkTop > li > ul > li > a
{
    /*color: #FFF !important;		NMN*/
    color: #444444 !important;		/*NMN*/
}
#selectLinkTop .ddopen
{
    /*border: 1px solid #000;		NMN*/
    background: #F6F6F6 !important;
    border:none;					/*NMN*/
    box-shadow: 0 5px 10px #999999;	/*NMN*/
}
#actionLinkTop, #detail_header_action_menu
{
    background: #E8E7E7;/*#52c86b;		NMN*/
    border-color: #2392EC;/*#52c86b;	NMN*/
    /*border-radius: 4px;				  /*NMN*/	
    /*color: #fff;						NMN*/
    font-weight: bold;

    margin-left: 5px !important;
    border: none !important;
    height: 22px;
    padding-top: 1px;					
    float: left;
    /*padding: 1px 7px;*/
}
/*NMN*/
#actionLinkTop:hover, #detail_header_action_menu:hover {
    /*background: linear-gradient(45deg, rgb(30,92,154) 0%, rgb(38,76,191) 0%, rgb(32,128,202) 100%, rgb(32,128,202) 100%, rgb(27,135,229) 100%);*/
	color: #fff;
    font-weight: bold;
    background: #0e89b5;			/*NMN*/
}
/*NMN*/
#actionLinkTop>li>a
{
    /*color: #FFFFFF;				NMN*/
}
#actionLinkTop>li>a:hover
{
    /*background: #52c86b;*/
    /*border-color: #52c86b;*/
    color: #FFFFFF;
}
#selectedRecordsTop
{
    margin-left: 5px;
    vertical-align: -webkit-baseline-middle;
}
/* Hiren Darji List Menu Action Icons Changes */
/* Hiren Darji List View Changes */
.list tr td
{
    /*border-right:1px solid #DDD;*/
}
.list tr th
{
    /*border-right:1px solid #CCC;*/
}
.list tr td:last-child, .list tr td:first-child, .list tr th:first-child
{
    /*border-right:none;*/
}
.list tr td:last-child
{
    /*text-align: center;   commented by nirav since the navigation arrows were shifting from their original position*/
    padding-left: 7px;
    padding-right: 6px;
}
/* Hiren Darji List View Changes */
/*Nirav Tailor-the script needed for pagination button all the button tab edited*/
.page_btn {
    font-size:16px;
    padding: 0px 0px 0px 4px;
}
.page_btn:hover {
    color: red!important;
}
.page_btn:focus {
    outline:none !important;
}
/*Nirav Tailor - to show layout options as a popup in Advanced Search*/
#inlineSavedSearch {
    display:none;
    color:black;
    z-index:1000;
    width:auto;
    /*border:1px solid #3d4145;				NMN*/
}

/*custom/modules/EnjayDestopNotification/shownotification.css*/
/*Nirav Tailor - css for the Desktop Notification*/
#UserNotifyDiv
{
    display:inline-block;
    width: 45px;
    height: 43px;
    margin: 0px;
    padding: 0px;
    float: left;
}

#notifymenu {

}

#notifymenu a {
    display: block;
    color: #444;
}

#notifymenu ul {
    list-style-type: none;
    margin: 5px 0px 0px 5px;
    padding: 0px;
}

#notifymenu li {
    float: left;
    position: relative;
    text-align: center;
}

#notifymenu ul.sub-notifymenu {
    position: absolute;
    left: -10px;
    z-index: 90;
    display:none;
}

#notifymenu ul.sub-notifymenu li {
    text-align: left;
}

#notifymenu li:hover ul.sub-notifymenu {
    /*display: block;       Nirav Tailor - not to show the notification on hover*/
}
/*a {
    text-decoration:none;
}*/
.egg {
    position:relative;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
    background-color:#fff;
    border-radius: 2px;
    list-style-type: none;
}
.egg_Body {
    border-top:1px solid #D1D8E7;color:#808080;
}
.egg_Message {
    font-size:13px !important;
    font-weight:normal;
    overflow:hidden
}

h3 {
    font-size:13px;
    color:#333;
    margin:0;
    padding:0
}
.comment_ui
{
    clear:left;
    float:none;
    overflow:hidden;
    padding:6px 4px 3px 6px;
    width:500px;
    cursor:pointer;
}
.comment_ui:hover{
    background-color: #F7F7F7;
    border-radius:2px;
    .toppointer {color: #F7F7F7;}
}
.dddd
{
    background-color:#f2f2f2;
    border-bottom:1px solid #e5eaf1;
    clear:left;
    float:none;
    overflow:hidden;
    margin-bottom:2px;
    padding:6px 4px 3px 6px;
    width:500px;
}
.comment_text {
    padding:2px 0 4px;
    color:#333333;
    width:100%;
}
.comment_actual_text {
    display: inline-block;
    padding-left:.4em;
}
ol {
    list-style:none;
    margin:0 auto;
    width:500px;
    margin-top: 20px;
}
#mes {
    padding: 0px 5px;
    border-radius: 2px 2px 2px 2px;
    background-color: rgb(240, 61, 37);
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 2px;
    left: 9px;
}
.toppointer{
    background-position: -82px 0;
    background-repeat: no-repeat;
    height: 11px;
    position: absolute;
    top: -22px;
    width: 20px;
    right: 490px;
}
.clean {
    display:none
}
/*Nirav Tailor - end od desktop Notification */

/* modules/EnjayAsteriskConnector/EnjayAsteriskConnector.css : starts */
.enjaycallpopup
{
    bottom: 1px;
    display: block;
    position: fixed;
    right: 20px;
    z-index: 9999;
    font-size: 12px;
    width: 312px;
    overflow:hidden;
    /*font-family: Arial, Verdana, Helvetica, sans-serif;*/
    font-family: 'Open Sans', sans-serif;
    
}

.callboxmaintitle
{
    background-color: #404040;
    padding: 8px 10px 8px 10px;
    color: #ffffff;
    font-weight: bold;
    font-size: 13px;
    border-bottom: 2px solid #35AC19;
    float: left;
    width: 312px;
}

.callboxmaintitle a
{
    text-decoration: none;
}

.callboxminimizepopup
{
    background-image: url('../../../../modules/EnjayAsteriskConnector/images/minimize.png');
    background-repeat: no-repeat;
    background-size: 15px;
    padding-right: 35px;
    float: right;
    outline: 0;
}

.callboxmaximizepopup
{
    background-image: url('../../../../modules/EnjayAsteriskConnector/images/maximize.png');
    background-repeat: no-repeat;
    background-size: 15px;
    padding-right: 35px;
    float: right;
    outline: 0;
}

.callboxmain
{
    max-height: 400px;
    overflow:hidden;
    overflow-y:auto;
    background-color: #E5E5E5;
    width: 312px;
}

.callboxmainenjaylogo
{
    position: fixed;
    bottom: 1px;
    right: 332px;
    display: block;
    z-index: 9999;
    width: 50px;
    height: 283px;
    background-image: url('../../../../modules/EnjayAsteriskConnector/images/enjay_v_logo.png');
    background-repeat: no-repeat;
}

.callboxmaindirectcall
{
    overflow:hidden;
    overflow-y:auto;
    background-color: #E5E5E5;
    width: 312px;
    border-bottom: 2px solid #35ac19;
}

.callbox
{
    background-color: #ffffff;
    margin: 5px 10px 5px 10px;
    padding: 7px;
    font-size: 12px;
    border-top: 2px solid #4D90FE;
    border-bottom: 2px solid #4D90FE;
    border-left: 1px solid #4D90FE;
    border-right:  1px solid #4D90FE;
    float: left;
    color: #444;
}

.callboxdirectcall
{
    background-color: #ffffff;
    margin: 10px 10px 10px 10px;
    padding: 7px;
    font-size: 12px;
    border-top: 2px solid #4D90FE;
    border-bottom: 2px solid #4D90FE;
    border-left: 1px solid #4D90FE;
    border-right:  1px solid #4D90FE;
    float: left;
}

.directcalltextbox
{
    width: 230px !important;
    border: 1px solid #CCCCCC !important;
    border-radius: 0px !important;
}

.directcallicon
{
    border: 1px solid #CCCCCC;
    margin: 0px 0px 0px 3px;
    padding: 7px 5px 6px 6px;
    vertical-align: middle;
}

.callbox:first-child
{
    margin-top: 10px;
}

.callbox:last-child
{
    margin-bottom: 10px;
}

.callbox_direction
{
    padding: 0px 0px 7px 21px;
    font-weight: bold;
    border-bottom: 2px solid #35AC19;
}

.callbox_direction a
{
    text-decoration: none;
}

.calldirectionimgincoming
{
    background-image: url('../../../../modules/EnjayAsteriskConnector/images/incoming-call.png');
    background-repeat: no-repeat;
    background-size: 14px;
}

.calldirectionimgoutgoing
{
    background-image: url('../../../../modules/EnjayAsteriskConnector/images/outgoing-call.png');
    background-repeat: no-repeat;
    background-size: 14px;
}

.callbox_actions
{
    padding: 10px 0px 7px 5px;
    font-weight: bold;
    border-bottom: 2px solid #35AC19;
    position: relative;
}

.callbox_actions a
{
    text-decoration: none;
}

.callbox_menu
{
    background-image: url('../../../../modules/EnjayAsteriskConnector/images/call-menu.png');
    background-size: 15px auto;
    background-repeat: no-repeat;
    display: inline-flex;
    text-decoration: none;
    outline: 0;
    width: 20px;
}

.callbox_sms
{
    background-image: url('../../../../modules/EnjayAsteriskConnector/images/sms.png');
    background-size: 16px auto;
    background-repeat: no-repeat;
    display: inline-flex;
    text-decoration: none;
    outline: 0;
    width: 16px;
    height: 16px;
    margin-left: 8px;
}

.callbox_calltransfer
{
    background-image: url('../../../../modules/EnjayAsteriskConnector/images/transfer-call.png');
    background-size: 21px 14px;
    background-repeat: no-repeat;
    display: inline-flex;
    text-decoration: none;
    width: 21px;
    height: 14px;
    float: right;
    margin-right: 8px;
    padding-right: 8px;
    border-right: 1px solid #E0E0E0;
}

.callbox_callend
{
    background-image: url('../../../../modules/EnjayAsteriskConnector/images/end-call.png');
    background-size: 14px 14px;
    background-repeat: no-repeat;
    display: inline-flex;
    text-decoration: none;
    width: 16px;
    height: 16px;
    float: right;
    margin-right: 5px;
}

.closepopup
{
    background-image: url('../../../../modules/EnjayAsteriskConnector/images/close.png');
    background-repeat: no-repeat;
    background-size: 13px;
    padding-right: 11px;
    float: right;
}

.callheading
{
    width: 70px;
    float: left;
}

.callbox_sourcenumber
{
    padding: 12px 7px 0px 5px;
    float: left;
    width: 246px;
}

.callbox_contactname
{
    padding: 7px 7px 0px 5px;
    float: left;
    width: 246px;
}

.callbox_contactname a
{
    text-decoration: none;
}

.callbox_callmodule
{
    padding: 7px 7px 0px 5px;
    float: left;
    width: 246px;
}

.callbox_accountname
{
    padding: 7px 7px 0px 5px;
    float: left;
    width: 246px;
}

.callbox_accountname a
{
    text-decoration: none;
}

.callbox_email
{
    padding: 7px 7px 0px 5px;
    float: left;
    width: 246px;
}

.callbox_email a
{
    text-decoration: none;
}

.callbox_destination
{
    padding: 7px 7px 0px 5px;
    float: left;
    width: 196px;
}

.callbox_extension
{
    padding: 7px 7px 0px 5px;
    float: left;
    width: 246px;
}

.callbox_duration
{
    padding: 7px 7px 0px 5px;
    float: left;
    width: 246px;
}

.callbox_duration_value
{
    float: left;
}

.callbox_viewmore
{
    padding: 7px 7px 0px 5px;
    float: left;
    width: 196px;
    text-align: center;
}

.callbox_viewmore a
{
    text-decoration: none;
    color: #35AC19;
    font-weight: bold;
}

.callbox_save
{
    padding: 10px 7px 7px 5px;
    float: left;
    width: 246px;
}

.callbox_savenote
{
    border-top:thin solid  #e5e5e5;
    border-right:thin solid #e5e5e5;
    border-bottom:0;
    border-left:thin solid  #e5e5e5;
    box-shadow:0px 1px 1px 1px #e5e5e5;
    margin:0;
    outline:0;
    padding:.4em 0 .4em .6em;
    width:206px;
    height:34px;
    float: left;
    resize: none;
    font-size: 11px;
}

.callbox_saveimg
{
    background-color:#f1f1f1;
    border-top:thin solid #e5e5e5;
    box-shadow:1px 1px 1px 1px #e5e5e5;
    cursor:pointer;
    text-align:center;
    float:left;
    height:34.5px;
    margin: 0px 0px 0px 5px;
    padding: 8px 0px 0px 0px;
    display: none;
}

.callbox_saveimg img{
    margin:4px;
    width:16px;
}


.callbox_menu_options
{
    position: absolute;
    top: 23px;
    left: -5px;
    z-index: 100;
    width: auto;
    min-width: 135px;
    display: none;
    margin-left: 5px;
    padding: 0px;
    background-image: url('../../../../modules/EnjayAsteriskConnector/images/arrow.png');
    background-repeat: no-repeat;
    background-position: 5px 0px;
}

.callbox_menu_ul
{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

.callbox_menu_options ul li
{
    list-style-type: none;
    margin:0px;
    padding:0px;
}

.callbox_menu_ul li a
{
    color: #000000;
    display: block;
    padding: 6px 15px;
    cursor: pointer;
    text-decoration:none;
    background-color: #FFFFFF;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.45);
    border-bottom: 1px solid #4D90FE;
    border-left: 1px solid #4D90FE;
    border-right: 1px solid #4D90FE;
    font-size: 12px;
    font-weight: normal;
}

.callbox_menu_ul li:first-child
{
    margin-top: 8px;
    border-top: 1px solid #4D90FE;
}

.callbox_menu_ul li a:hover
{
    background:#404040;
    color: #FFFFFF;
    text-decoration: none;
}
/* modules/EnjayAsteriskConnector/EnjayAsteriskConnector.css : ends */

/***********CSS for  score card for Leads, opportunity and cases***********/
#div_top_hypers {
	display:block;
	margin-top: 0px;
	/*padding-bottom: 6px;*/
}
#ul_top_hypers {
    display: flex;
	justify-content:space-around;
	list-style:none !important;
	padding: 0px 0px 0px 0px;
	margin:0 auto;
	text-decoration: none;
	/*border-top: 1px solid;*/
}
.liclass {
	margin:0 auto;
	padding:0px 5px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.4);
}
.liclass:first-child {
	margin-left:0px;
}
.liclass:last-child {
	margin-right:0px;
}
.hclass {
    color: #FFF;
    font-size: 30px;
}
.hclass > span {
	font-size: 14px;
	font-weight: normal;
	vertical-align: middle;
}
#div_top_hypers p {
	margin:0 auto;
	font-size: 12px;
	padding-top: 2px
}
#div_top_hypers ul li {
	list-style-type:none !important;
}
#div_top_hypers.liclass >a {
	text-decoration: none;
	color:#fff;
}
#div_top_hypers.liclass >a:hover {
	color:#fff;
}
#div_top_hypers ul#ul_top_hypers > li:nth-of-type(odd) {
	background-color: rgba(255, 255, 255, 0.2);
}
/*.mar2 {
    margin-right:-5px;
}*/
.counter {
    margin-left:-5px;
    margin-right: -5px;
}
/****************************************************************/

span#set_type_hrefs > a {
	color:#444;
}
.yui-ac-bd {
	color:#444;
}
.primary_team_radio {
	display:none;
}

.no_result_description {
	font-size: 13px !important;
	line-height:18px;
}

/*Nirav Tailor - to change the color of link of all global search*/
#SpotResults a
{
    color:#444;
}

#sugar_spot_search, #sugar_spot_search:focus {
    border-radius: 10px !important;
    /*NMN*/
}





/*NEW STYLE*/
#tabListContainerTable {
    -webkit-box-shadow: 0px 8px 25px -13px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 8px 25px -13px rgba(0,0,0,0.75);
    box-shadow: 0px 8px 25px -13px rgba(0,0,0,0.75);
}

[id^=list_subpanel_] {
    /*border: 1px #3ca3f7 solid !important;*/
    /*border-radius: 5px;*/
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
}


.fa-arrow-up, .fa-arrow-down, .fa {
    /*color: #3ca3f7 !important*/
    /*color: #0e89b5 !important*/
}

.fa-step-backward, .fa-chevron-left, .fa-chevron-right, .fa-step-forward {
	color: #666 !important;
}

.fa-play {
    color:#fff !important;
}


.fa button:parent:hover
{
	background: none !important;
}

[id^=whole_subpanel_] div:nth-child(2) {
	padding: 10px 15px 10px 15px;
	display: block !important;
}

[id^=subpanel_title_] {
    /*margin: 7px 0px 5px 2px;*/
    margin: 15px 0px 0px 2px;
    padding-top: 5px;
    border-top: #3ca3f7 solid 3px;
}

#moduleTab_AllHome {
    /*background: #fff;*/
}


[field=is_scheduled] > a {
	background: none;
}

.subpanel_edit_button_nmn {
	/*NMN*/
    background: #2392EC !important;
    border-color: #2392EC !important;
    /*NMN*/
}

li.home > a {
    padding: 0 !important;
}

.ddopen > li > .listViewTdToolsS1 {
    color :#fff !important;						/*NMN*/
    background-color: #3ca3f7 !important;
}

.enjay_subpanel {
	padding: 2px;
	margin: 2px 1px 2px 1px; 
	/*border: 1px solid #0d78a4;*/
	color: #666;
	display: inline-block;
	cursor: pointer;
	padding: 10px 7px;

	/*padding: 2px;
	margin: 2px 1px 2px 1px; 
	border: 1px solid #0d78a4;
	background-color : #12a2df;
	font-weight:bold;
	color: #ffffff;
	display: inline-block;
	cursor: pointer;*/
}

.sub.enjay_subpanel:hover {
    background: #0e89b5;
    color: #fff;
}

#show_link_activities, #hide_link_activities {
	display: none;
}

#welcome_link:hover {
	/*background-color: #3D4145 !important;*/
}
