/* Dialers Call Centre Css */

/* Login CSS */
h2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #fff;
	line-height: normal;
}
p {
	padding-bottom: 1.5em;
}
.nogap_paragraph p {
	height: 15px;
}
/*form label {
	text-align: right;
	float: left;
	width: 105px;
	padding: 5px 2px 0 0;
}
form input {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 3px;
}*/
.the_form label {
	text-align: right;
	float: left;
	width: 105px;
	padding: 5px 2px 0 0;
}
.the_form input {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 3px;
}
.form_title {
	padding: 5px 0 0 0;
	width: 180px;
}
.form_title_xwidth {
	padding: 5px 0 0 0;
}
.form_title_long {
	padding: 5px 0 0 0;
	width: 320px;
}
.form_title_300px {
	padding: 5px 0 0 0;
	width: 300px;
}
.form_field {
	padding: 5px 0 0 0;
	width: 200px;
}
.form_field_long {
	padding: 5px 0 0 0;
	width: 180px;
}
.form_field_180px {
	width: 180px;
}
.form_text_field_gap {
	width: 15px;
}
.form_text_field_gap_accounts {
	width: 25px;
}

#the_form {
	height: 165px;
}

.errorInput {
	background-image: url(login/alllanguage/input-errorbg.gif);
	background-repeat: no-repeat;
	background-color: #fcc;
	border: 1px solid #f00;
	padding: 4px;
}
.boxTop, .boxMain, .boxBot {
	font-size: 0;
	width: 600px;
	height: 10px;
	margin: 0 auto;
}
.boxTop {
	/*background-image: url(login/alllanguage/loginbg-top.png);*/
	margin-top: 50px;
}
.boxMain {
	/*background-image: url(login/alllanguage/loginbg-middle.png);*/
	font-size: 12px;
	line-height: 1.4em;
	width: 560px;
	height: 380px;
	padding: 0 20px;
}
.boxBot {
	/*background-image: url(login/alllanguage/loginbg-bottom.png);*/
}
.b1, .b2, .b3, .b4 {
	height: 1px;
}
.b1 {
	margin: 0 5px;
}
.b2 {
	margin: 0 3px;
}
.b3 {
	margin: 0 2px;
}
.b4 {
	margin: 0 1px;
	height: 2px;
}
.b1, .b2, .b3, .b4 {
	background-color: #D9D9D9;
	color: #ffffff;
}

.col_left {
	width: 350px;
	padding: 5px 0 0 5px;
	float: left;	
}
.col_right {
	text-align: center;
	width: 200px;
	float: right;
}
.col_both {
	width: 550px;
	padding: 5px 0 0 5px;
	float: left;	
}
.submit_but {
	margin: 6px 2px;
	vertical-align: middle;
}
.clearb {
	clear: both;
}
div.logo {
	height: 155px;
}
div.col_right > div.logo {
	height: auto;
	min-height: 155px;
}
.box_secure {
	padding-top: 30px;
	font-size: 11px;
	line-height: 15px;
	color: #999;
	text-align: left;
}
.box_secure img {
	float: left;
	margin: 7px 7px 0 0;
}

/* messages */
.notifyBox {
	background: #d9ffb2 url(login/alllanguage/check.png) no-repeat 15px 3px;
	margin: 5px 0 0px 0;
	padding: 10px 15px 20px 70px;
}
.notifyBox h3 {
	font-size: 19px;
	color: #4c8700;
}
.notifyBox.bad {
	background-image: url(login/alllanguage/x.png);
	background-color: #ffc9bb;
}
.notifyBox.bad h3 {
	color: #9f1e00;
}
.notifyBox_oneline {
	padding: 8px 0;
}

.form_fontsize {
    font-family: Arial, Helvetica, sans-serif;
}
/* Login CSS */


/* Footer CSS */
div.footer{
	height: 55px;
	font-size: 11px;
	clear:both;
	padding: 0;
	margin: 0;
	text-align: center;
    /*background: transparent url('allsection/alllanguage/bd_b.png') repeat-x top left;*/
	border: 0px green solid;
}
div.footer_content{
	clear: both;
	padding: 25px 0 0 0;
}
/* Footer CSS */


.blackcolor {
	color: #000000;
}
.lightblueBgColor {
	background-color: #F6FCFE;
}





/* Standard Style */
/* BEGIN General page styles */
body, td {
    margin:0;
    color:#000000;
}
body {
    background-repeat: repeat-x;
    background-position: left top;
    /*font-size: 75%;*/
    font-family: Arial, Helvetica, sans-serif;
    /*background-color: #004883;*/
	font-size: 12px;
}
a {
    color:#004883;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
form {
    margin:0px;
    padding:0px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    margin:0px;
    /*display:inline;*/
}
img { border:0; }

/* BEGIN Toolbar nav links */
.multiforce {
    padding-top: 2px;
    white-space: nowrap;
    font-weight: bold;
    text-align: right;
}
.multiforce #toolbar {
    display: inline;
    padding-top: 22px;
    padding-right: 8px;
    padding-bottom: 30px;
    padding-left: 63px;
    background: url(allsection/alllanguage/forceapp_bg.gif) no-repeat top left;
}
.multiforce #toolbar select {
    font-weight:bold;
    font-size: 100%;
    vertical-align: top;
    margin-top: 6px;
}
.multiforce #toolbar #tsidBtn {
    vertical-align: top;
    margin: 8px 0 0 0;
}
.multiforce .navLinks {
    color:#999;
    position: relative;
    vertical-align: top;
    top: 2px;
}
.multiforce .navLinks .linkElements a {
    padding: 0 2px;
    color: #004883;
    vertical-align: top;
}
.multiforce .warning {
    font-weight:bold;
}
/* END Toolbar nav links */

/* Common message and error style */
.systemMessage {
    color:#004883;
    text-decoration:none;
}
.systemError {
    color:#FF0000;
    text-decoration:none;
}
/* Common message and error style */

/* ---------------------------------------- */
/* BEGIN Layout Table - outer */
.outerNoSidebar {
    padding:0px 10px 10px 10px;
    width:100%;
}
div.outerNoSidebar {
    width:auto;
}
.outer {
    margin:0;
}
.outer td.oRight {
    padding-top: 0px;
    padding-bottom: 10px;
    padding-right:10px;
    padding-left:210px;
    background-color:#FFFFFF;
}
.outer td.oRightSidebarCollapsed,
.setupTab .outer td.oRightSidebarCollapsed,
.sysAdminTab .outer td.oRightSidebarCollapsed{
    padding-left: 19px;
}
.bodyDiv {
    position: relative;
    height: 100%;
}
#sidebarDiv {
    top: 0;
    left: 0;
    z-index: 10;
    background-color: #E8E8E8;
}
#sidebarDiv .pinBox {
    background: url(allsection/alllanguage/LNav_handleBG.gif) repeat-y right;
    display: none;
    overflow: hidden;
    position: absolute;
    z-index: 5; /*must be less than the .indicator*/
    right: 0;
    width: 6px;
    top: 0;
    height: 100%;
}
.outer td {
    vertical-align:top;
}
/* END Layout Table - outer */

/* BEGIN Page Header */
.bPageHeader .phHeader td{
    vertical-align:top;
}
/* END Page Header */

/* Detail List - START */
.bPageBlock .pbHeader table,
.bPageBlock .pbBottomButtons table {
    border-spacing:0;
    width: 100%;
}
.bPageBlock .pbHeader .pbHelp {
    text-align:right;
    padding-top:1px;
    padding-right: 5px;
    padding-bottom: 1px;
    padding-left: 1px;
    vertical-align:middle;
}
/* Detail List - END */

/* BEGIN Related List*/
.bPageBlock .alignCenter {
    text-align:center;
}
.bPageBlock .list {
    width:100%;
}

/* BEGIN Icons */
/* If possible we try to keep all icon substitions together */
/*  for the sake of classic mode & PNG->GIF swaps per browser sheet */
.helpIcon {
	background-image: url(/allsection/alllanguage/master.png);
	background-position: 0px -142px;width:16px;
	height:16px;
}

/* - Left Navigation - */
.recentItemModule {
    overflow: visible;
}

.mruItem  {
    position: relative;
    z-index: 7;
    padding-top: 4px;
    padding-right: 2px;
    padding-bottom: 3px;
    padding-left: 30px;
}

.mruItem a img {
    position: absolute;
    left: 5px;
}


/** Hovers **/
.bodyDiv .mruList.individualPalette .contactBlock .secondaryPalette .pbHeader,
.bodyDiv .hoverDetail .contactBlock .secondaryPalette .pbHeader,
.lookupHoverDetail .contactBlock .secondaryPalette .pbHeader{
    border-color: #56458C;
}

.contactMru .mruIcon {
	background-image: url(allsection/alllanguage/master.png);
	background-position: 0px -82px;
	width:16px;
	height:16px;
}

.contactTab .pageTitleIcon, .individualPalette .contactBlock .pageTitleIcon {
	background-image: url(allsection/alllanguage/master.png);
	background-position: 0px -1022px;
	width:32px;
	height:32px;
}

.bRelatedList .contactBlock .relatedListIcon, .allTabTab .contactBlock .relatedListIcon {
	background-image: url(allsection/alllanguage/master.png);
	background-position: 0px -502px;
	width:24px;
	height:24px;
}

.bRelatedList .contactBlock .relatedListIcon {
    position: relative;
    margin-top:-4px;
    margin-left:5px;
    display: inline;
}

.bRelatedList .contactBlock .pbTitle h3 {
    margin: 3px 0 0 27px;
}

/** Hovers **/
.bodyDiv .mruList.individualPalette .documentBlock .secondaryPalette .pbHeader,
.bodyDiv .hoverDetail .documentBlock .secondaryPalette .pbHeader,
.lookupHoverDetail .documentBlock .secondaryPalette .pbHeader{
    border-color: #419BA6;
}

.documentMru .mruIcon { background-image: url(allsection/alllanguage/master.png);
	background-position: 0px -122px;
	width:16px;
	height:16px;
}

.documentTab .pageTitleIcon, .individualPalette .documentBlock .pageTitleIcon {
	background-image: url(allsection/alllanguage/documents32.png);
	background-position: 0px 0px;
	width:32px;
	height:32px;
}

.bRelatedList .documentBlock .relatedListIcon, .allTabTab .documentBlock .relatedListIcon {
	background-image: url(allsection/alllanguage/documents24.png);
	background-position: 0px 0px;
	width:24px;
	height:24px;
}

.bRelatedList .documentBlock .relatedListIcon {
    position: relative;
    margin-top:-4px;
    margin-left:5px;
    display: inline;
}

.bRelatedList .documentBlock .pbTitle h3 {
    margin: 3px 0 0 27px;
}

/* Motif for Hybrid Skin */
body.homeTab{
    /*margin:0 10px;*/
	margin:0;
}
body.homeTab .tabNavigation .tab .currentTab,
body.homeTab #motifCurve,
body.homeTab #motifCurve #mc_l,
body.homeTab #motifCurve #mc_r{
    background-color: #004883;
}
body.homeTab  .primaryPalette,
.individualPalette .homeBlock .primaryPalette {
    background-color: #004883;
    border-color: #004883;
}
body.homeTab  .secondaryPalette,
.individualPalette .homeBlock .secondaryPalette {
    background-color: #CFEEF8;
    border-color: #CFEEF8;
}
body.homeTab  .tertiaryPalette,
.individualPalette .homeBlock .tertiaryPalette {
    background-color: #CFEEF8;
    border-color: #CFEEF8;
}

/** Page Blocks, Related Lists and Dashboard **/
body.homeTab .mComponent .cHeader,
body.homeTab .genericTable,
body.homeTab .bSubBlock,
body.homeTab .bPageBlock{
    border-top: 3px solid #004883;
}

/** Hovers **/
.bodyDiv .mruList.individualPalette .homeBlock .secondaryPalette .pbHeader,
.bodyDiv .hoverDetail .homeBlock .secondaryPalette .pbHeader,
.lookupHoverDetail .homeBlock .secondaryPalette .pbHeader{
    border-color: #CFEEF8;
}

.homeMru .mruIcon {
	background-image: url(allsection/alllanguage/home16.png);
	background-position: 0px 0px;
	width:16px;
	height:16px;
}

.homeTab .pageTitleIcon, .individualPalette .homeBlock .pageTitleIcon {
	background-image: url(allsection/alllanguage/master.png);
	background-position: 0px -1130px;
	width:32px;
	height:32px;
}

/** Help Icons/Links **/
body .helpIcon{
    background: transparent url(allsection/alllanguage/help_orange.png) no-repeat;
}
body .bPageBlock .helpIcon,
body .tagDropDown .tagHelp .helpIcon {
    background: transparent url(allsection/alllanguage/help_grey.png) no-repeat;
}

a {
    color: #004883 ;
    text-decoration: none;
}
body .bPageTitle .secondaryPalette a, body .secondaryPalette .lbHeader a, body .pbSubheader a {
    color: #000000;
}
body a:hover {
    text-decoration: underline;
    color: #004883 ;
}
body, td{
    font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body.sfdcBody{
    /*background: #004883 url('allsection/alllanguage/gradient_body.png') repeat-x;*/
}
.errorStyle, .errorMsg, .importantWarning, .pbBody .errorStyle a, .pbBody .errorMsg a {
    color: #d74c3b;
}
.mainContentWrapper{
    display: inline-block;
}


/** Logo **/
body #AppBodyHeader{
    background-image:none;
}
#AppBodyHeader .phHeader td.left img:first-child{
    margin-top: 5px;
    margin-right: 15px;
    margin-bottom: 5px;
    margin-left: 15px;
}

/** Header **/
body #AppBodyHeader .phHeader{
    margin-bottom:0px; /*10px;*/
}
body #AppBodyHeader .phHeader{
    /*background-color:#004883;*/
	background-color:#FFFFFF;
}
.bPageHeader .phHeader .left .spacer{
    width: auto;
}
body .multiforce .navLinks {
    top: 9px;
    color: #004883;
}
body table.phHeader td.left{
    /*background:url('allsection/alllanguage/appHeader_l.png') bottom left no-repeat;*/
}
body table.phHeader td.right{
    /*background:url('allsection/alllanguage/appHeader_r.png') bottom right no-repeat;*/
}
body .multiforce .navLinks a {
    text-decoration: none;
    font-size: 1em;
    font-weight: normal;
    color:#000000;
    margin:0 3px;
    vertical-align: baseline;
}
body .multiforce .navLinks a:hover{
    text-decoration: underline;
}
body .multiforce #toolbar {
    background-image: none;
    padding-left: 10px;
}
.multiforce #toolbar #tsidBtn {
    margin-top: 5px;
}
body .multiforce #toolbar a {
    display: none;
}

/** Content Area **/
body .bodyDiv {
    background-color: #fff;
    margin:0 10px;
}
/*body .bodyDiv #bd_l{
    position:absolute;
    left:-20px;
    width:20px;
    height:100%;
    background: transparent url('allsection/alllanguage/bd_sprite.png') left top repeat-y;
}
body .bodyDiv #bd_r{
    position:absolute;
    width:100%;
    height:100%;
    z-index: -1;
    left: 20px;
    background: transparent url('allsection/alllanguage/bd_right_shadow.png') top right repeat-y;
}*/
body .bodyDiv #bd_b{
    position:absolute;
    bottom:-20px;
    height:20px;
}
body .bodyDiv #bd_b > div{
    position:absolute;
    width:20px;
    height:20px;
    background: transparent url('allsection/alllanguage/bd_sprite.png') no-repeat;
}
body .bodyDiv #bd_b #bd_bl{
    background-position: -40px top;
    left: -20px;
    z-index: 11;
}
body .bodyDiv #bd_b #bd_br{
    background-position: -60px top;
    right: -20px;
}
body .bodyDiv .outer .oRight, body .bodyDiv .outerNoSidebar {
    background-color: transparent;
}

.outer td.oRight{
    padding-top: 0;
    padding-bottom: 20px;
    padding-left: 210px;
    padding-right: 10px;
}

.bodyDiv .outerNoSidebar{
    padding: 0 10px 20px;
}

body .bodyDiv .outer td.oRightSidebarVisible {
    padding-left: 220px;
}

body .bodyDiv .outer td.oRightSidebarCollapsed{
    padding-left: 10px;
}

.outer .oRight .listHoverLinks {
    margin: 5px 6px 15px;
}

body .bPageFooter a, body .bPageFooter {
    border: none;
    color: #fff;
}
body.printableView .bPageFooter,
body.printable .bPageFooter {
    border-top: 1px solid #e8e8e8;
}
body .bPageFooter .body {
    display: none;
}

/** Sidebar Area **/
#sidebarDiv,
#sidebarDiv .sidebarModule,
#sidebarDiv .nestedModule{
    border:0 none;
    /*background-color: transparent;*/
}
#sidebarDiv{
    /*margin-top: 13px;*/
    background-color: #FFFFFF;
}
#sidebarDiv.collapsible{
    padding-right: 8px;
}
#sidebarDiv.collapsible.sidebarDivCollapsed{
    padding-right: 9px;
}
body #sidebarDiv .sidebarInner{
    padding: 0 3px 5px 0;
    background-color: transparent;
    width: 200px;
}
#sidebarDiv .sidebarModule,
#sidebarDiv .nestedModule{
    margin: 0 0 10px;
}
#sidebarDiv .sidebarModule{
    /*background: #cfeef8 url('allsection/alllanguage/sidebar_sprite.png') -9px bottom no-repeat;*/
	background-color: #FFFFFF;
}
#sidebarDiv .sidebarModuleHeader{
    padding: 0;
    color: #FFFFFF;
    /*background: #004883 url('allsection/alllanguage/sidebar_sprite.png') -209px -2px no-repeat;*/
    background: #EEEEEE url('allsection/alllanguage/sidebar_sprite.png') -209px -2px no-repeat;
}
#sidebarDiv .sidebarModuleHeader h2{
    padding: 5px 9px;
    display: block;
    background: transparent url('allsection/alllanguage/sidebar_sprite.png') -9px bottom no-repeat;
	color: #000000;
}
#sidebarDiv .sidebarModule .sidebarModuleBody{
    padding:12px 9px 10px;
    background: transparent url('allsection/alllanguage/sidebar_sprite.png') -209px top no-repeat;
}
#sidebarDiv .imageModule .sidebarModuleBody{
    padding: 0;
    width: auto;
}

/**muttons - create new module, tagsMru module */
#sidebarDiv .createNewModule, #sidebarDiv .tagsMruModule{
    background: none;
}
#sidebarDiv .createNewModule .sidebarModuleBody,
#sidebarDiv .tagsMruModule .sidebarModuleBody,
#sidebarDiv .linksModule ul{
    padding: 0;
}

/** nested modules */
#sidebarDiv .nestedModule,
#sidebarDiv .nestedModule .sidebarModuleHeader h2{
    padding: 0;
}
#sidebarDiv .nestedModule .sidebarModule,
#sidebarDiv .nestedModule .sidebarModuleHeader h2{
    background: none;
}
#sidebarDiv .nestedModule .sidebarModuleBody{
    border: 0;
    background: none;
    margin: 0 0 5px;
    padding: 16px 15px 10px 7px;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
}
#sidebarDiv .nestedModule .nestedModuleInner{
    background: transparent url(allsection/alllanguage/sidebar_sprite.png) -821px bottom no-repeat;
}
#sidebarDiv .nestedModule{
    background: transparent url(allsection/alllanguage/sidebar_sprite.png) -1021px top no-repeat;
}
#sidebarDiv .nestedModule .sidebarModuleHeader{
    color: #333435;
    background: none;
    padding: 10px 7px 0;
}
#sidebarDiv .linksModule a:link, #sidebarDiv .linksModule a:visited{
    color: #1468b6;
    text-decoration: none;
    text-transform: capitalize;
}

/**recent items */
#sidebarDiv .recentItemModule .mruItem{
    padding-top: 4px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 25px;
}
#sidebarDiv .recentItemModule .mruItem a img{
    left: 0;
    margin-left: 3px;
}
#sidebarDiv .recentItemModule .sidebarModuleBody{
    padding: 6px 5px 10px 4px;
}

/** PageHeader Area **/
body .bPageTitle .ptBody {
    background-color: transparent;
    color: #000;
    padding:0;
}
body .bPageTitle {
    padding: 0 10px 0 0;
}
body .bPageTitle .pageTitleIcon {
    margin-top: 5px;
}
body .bPageTitle .ptBody .pageDescription {
    font-size: 12px;
    font-weight:bold;
    line-height: 1.1em;
	color:#000000;
}
body .bPageTitle .ptBody .pageType,
body .bPageTitle .ptBody .pageDescription{
    /*margin-left:10px;*/
	margin-left:0;
}


/** Page Block **/
body .bPageBlock,
body .bPageBlock .pbBody,
body .bPageBlock .pbBottomButtons {
    background-color: transparent;
    background-image: none;
    margin: 0;
}
body .bPageBlock{
    padding: 0;
    margin-bottom: 10px;
    border-top-width: 3px;
}

body.overviewPage .bPageBlock .pbTitle,
body.overviewPage .bRelatedList .bPageBlock .pbTitle,
body.homeTab .bPageBlock .pbTitle,
body.homeTab .bRelatedList .bPageBlock .pbTitle {
    font-size: 1em;
    padding-left: 6px;
    padding-right: 6px;
}


/** Lists **/
body .pbBody table.list {
    background-color: #fff;
    border-top: 1px solid #d4dadc;
}
body .pbBody table.list tr th,
body .pbBody table.list tr td {
    border: 1px solid #d4dadc;
    color: #000;
}
body .pbBody table.list tr td.headerRow,
body .pbBody table.list tr.headerRow td,
body .pbBody table.list tr.headerRow th {
    background: #fff url('allsection/alllanguage/grid_headerbg.gif') 0 bottom repeat-x;
    border-width:0 0 1px 1px;
    color: #000;
    font-weight: bold;
    padding: 5px 2px 4px 5px;
}
body .pbBody table.list tr.headerRow td a,
body .pbBody table.list tr.headerRow th a{
    text-decoration: none;
}
body .pbBody table.list tr.dataRow th,
body .pbBody table.list tr.dataRow td {
    border-width:0 0 1px 0;
    vertical-align: middle;
}
body .pbBody table.list tr.last th,
body .pbBody table.list tr.last td,
.bPageBlock.bEditBlock .bRelatedList tr.dataRow.last td,
.bPageBlock.bEditBlock .bRelatedList tr.dataRow.last th{
    border-bottom-width: 0;
}
body .pbBody table.list tr.headerRow th:first-child,
body .pbBody table.list tr.dataRow td:first-child{
    border-left-width: 0;
}
body .pbBody table.list tr td.emptyMsg,
body .pbBody table.list tr.noRows td{
    border: 0;
}

/** Related Lists **/
body .bRelatedList .bPageBlock .pbBody{
    background-color: #f8f8f8;
    margin: 6px;
}
body .bRelatedList .pbBody table.list,
body .apexp .pbBody table.list{
    border: 1px solid #d4dadc;
}

/** SubTabs **/
body .miniTab,
body.ideaTab #ideaSubtabs{
    background-color: transparent !important;
    padding: 5px 0 0;
    margin-bottom: -3px;
    font-family: Arial, Helvetica, sans-serif;
}
body .miniTab .miniTabList,
body.ideaTab #ideaSubtabs #nav{
    border-bottom:1px solid #cecece;
    padding:0;
    margin:0;
}
body .miniTab .miniTabList li,
body.ideaTab #ideaSubtabs #nav li{
    background: url('allsection/alllanguage/subtab_sprite.png');
    background-position: left -199px !important;
    background-repeat: no-repeat;
    background-color: transparent;
    display:inline-block;
    padding: 0 8px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: -4px;
    margin-left: 6px;
    height:27px;
    border:0;
}
body .miniTab .miniTabList li.currentTab,
body.ideaTab #ideaSubtabs #nav li.ideasCurrentTab{
    background-position: left 0 !important;
    border-bottom:1px solid transparent;
    height:27px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: -1px;
    margin-left: 2px;
}
body .miniTab .miniTabList li > span,
body .miniTab .miniTabList li > a,
body.ideaTab #ideaSubtabs li > div{
    background-image: url('allsection/alllanguage/subtab_sprite.png');
    background-repeat: no-repeat;
    background-position: right -299px;
    display: inline-block;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 0;
    height:15px;
    margin-right:-13px;
    font-weight: bold;
    color: #333;
}
body .miniTab .miniTabList .currentTab > span,
body .miniTab .miniTabList .currentTab > a,
body.ideaTab #ideaSubtabs .ideasCurrentTab > div{
    background-position: right -100px;
    margin-right:-17px;
    padding-top: 8px;
    padding-right: 12px;
    padding-bottom: 5px;
    padding-left: 3px;
}






/* New form styles - Start */
/* forms */
select, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	/*
	padding: 1px;
	margin: 0px;
	*/
}
textarea {
	margin: 0 0 0 3px;
}
input[type="text"], input[type="password"], textarea, select {
	border-top: solid 1px #abadb3;
	border-right: solid 1px #dbdfe6;
	border-bottom: solid 1px #e3e9ef;
	border-left: solid 1px #e2e3ea;
	width: 180px;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
	border-top: solid 1px #5794bf;
	border-right: solid 1px #b7d5ea;
	border-bottom: solid 1px #c7e2f1;
	border-left: solid 1px #c5daed;
	width: 180px;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background-color: #EEEEEE;
	border: solid 1px #004883;
	/*outline: solid 1px #CFEEF8;*/
	color: #000000;
	width: 180px;
}
input[type="checkbox"]:focus, input[type="radio"]:focus {
	background-color: #EEEEEE;
	border: solid 1px #004883;
	/*outline: solid 1px #CFEEF8;*/
	color: #000000;
}
select {
	padding: 2px;
	margin: 2px;
	width: 190px;
}
select:hover, select:focus {
	cursor: pointer;
	width: 190px;
}
input[type="checkbox"] {
	vertical-align: middle;
	/*margin: 0 2px 2px 0;*/
	padding: 0;
	cursor: pointer;
}
input[type="button"], input[type="reset"], input[type="submit"] {
	padding: 5px 20px 5px 20px;
}
input[disabled] {
	cursor: default;
}

input[readonly] {
	cursor: default;
}
input.readonly {
	background-color: #f0f0f0 !important;
	border-top: solid 1px #abadb3 !important;
	border-right: solid 1px #dbdfe6 !important;
	border-bottom: solid 1px #e3e9ef !important;
	border-left: solid 1px #e2e3ea !important;
	outline: none !important;
}
input.datetimefield, input[class="datetimefield"]:focus, input[class="datetimefield"]:hover {
	width: 143px;
}
/* New form styles - End */

/* Body Breadcumbs - Start */
.crumbs{
	line-height:1.5em;
	color:#333;
	background:#eee;
	border:1px solid #ddd;
	padding:5px 10px !important;
	/*
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	*/
	clear:both;
	margin-top:5px;
	font-size:11px;
}
.crumbs span {
	/*color:#777;
	text-decoration:none;*/
	background:#eee url(allsection/alllanguage/crumbs_separator.gif) no-repeat center right;
	height:50px;
	padding:6px 0;
	padding-right:15px;
}
/* Body Breadcumbs - End */


.dataCell {
	text-align: center;
}



/* DashBoard Boxes */
.container {
	width: 950px;
	margin: 0 auto;
}
div.span-8 {
	float: left;
	margin-right: 45px;
}
div.last {
	margin-right: 0;
}
.span-8 {
	width: 280px;
}
.span-8 ul li {
	padding: 2px;
}
hr {
	background: #dddddd;
	color: #dddddd;
	clear: both;
	float: none;
	width: 100%;
	height: 1px;
	border: none;
}
.personalisation {
	padding: 5px; 
}
.rightcolumn.default {
	padding: 10px; 
	margin: 0 0 18px 0; 
	background-color: #F6F6F2;
}
.dashboard-highlight-text {
	border: 1px dotted #CCC;
	padding: 8px 12px 8px 36px;
	margin: 5px 5px 30px 0;
	background-color: #F6F6F2;
}
.height25 {
	height: 25px; 
}
/* DashBoard Boxes - End */

/* Round black Tooltip - Start */
#tt {
	position:absolute;
	display:block;
	background:url(allsection/alllanguage/tt_left.gif) top left no-repeat
}
#tttop {
	display:block;
	height:5px; margin-left:5px;
	background:url(allsection/alllanguage/tt_top.gif) top right no-repeat; overflow:hidden;
}
#ttcont {
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px; background:#666; color:#FFF;
}
#ttbot {
	display:block;
	height:5px;
	margin-left:5px;
	background:url(allsection/alllanguage/tt_bottom.gif) top right no-repeat;
	overflow:hidden;
}
/* Round black Tooltip - End */


.redcolor {
    color:red;
}
.yellow-bg {
    background-color:yellow;
}
.red-bg {
    background-color:red;
}
.lightblue-bg {
	background: url(allsection/alllanguage/light-blue-row-highlight.gif) top right repeat-x;
}
.bold-row {
	font-weight: bold;
}
.selectall_icon {
	background: url(allsection/alllanguage/icons/select_all.png) top right no-repeat;
}
.deselectall_icon {
	background: url(allsection/alllanguage/icons/deselect_all.png) top right no-repeat;
}

/* Dolphin Tab - Start */
#dolphincontainer {
	position: relative;
	width: 100%;
	/*
	border-bottom: 2px solid navy;
	color:#E0E0E0;
	background:#143D55;
	*/
}
#dolphinnav {
	position: relative;
	height: 33px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 700;
	background: #fff url(allsection/alllanguage/dolphin_bg.gif) repeat-x bottom left;
	/*padding: 0 0 0 20px;*/
	text-align: center;
}
#dolphinnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	/*float: left;*/
	display: inline-block;
}
#dolphinnav ul li {
	display: block;
	float: left;
	margin: 0 1px;
}
#dolphinnav ul li a {
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
	padding: 0 0 0 20px;
	height: 33px;
}
#dolphinnav ul li a span {
	padding: 12px 20px 0 0;
	height: 21px;
	float: left;
}
#dolphinnav ul li a:hover {
	color: #000;
	background: transparent url(allsection/alllanguage/dolphin_bg_over.gif) repeat-x bottom left;
}
#dolphinnav ul li a:hover span {
	display: block;
	width: auto;
	cursor: pointer;
}
#dolphinnav ul li a.current, #dolphinnav ul li a.current:hover {
	color: #fff;
	background: #1d6893 url(allsection/alllanguage/dolphin_left_on.gif) no-repeat top left;
	/*line-height: 275%;*/
	line-height: 335%;
}
#dolphinnav ul li a.current span {
	display: block;
	padding: 0 20px 0 0;
	width: auto;
	background: #1d6893 url(allsection/alllanguage/dolphin_right_on.gif) no-repeat top right;
	height: 33px;
}
#dolphin_inner {
	color: #000;
	/*padding: 5px;*/
	padding: 0 0 5px 0;
	height: auto;
}
/* For Inactive Tabs */
#dolphinnav ul li a.inactive  {
	background: #fff url(allsection/alllanguage/dolphin_bg_inactive.gif) repeat-x bottom left;
}
#dolphinnav ul li a.inactive:hover {
	background: #fff url(allsection/alllanguage/dolphin_bg_inactive.gif) repeat-x bottom left;
}
/*#dolphinnav ul li a.inactive span {
	background: #ccc;
}
#dolphinnav ul li a.inactive:hover span {
	background: #ccc;
}*/

/*
#dolphin_inner a:link, #dolphin_inner a:visited, #dolphin_inner a:active {
	color: #000;
}
#dolphin_inner a:hover {
	color: #ff0;
}
*/
.innercontent {
	display: none;
}
/* Dolphin Tab - End */



/* Extjs Css - Start */
.checkBoxDisabledTick {
	background: #fff url(allsection/alllanguage/correct.gif) no-repeat top center;
}
.checkBoxDisabledUntick {
	background: #fff url(allsection/alllanguage/error.gif) no-repeat top center;
}
.checkBoxDisabledTick .x-item-disabled, .checkBoxDisabledUntick .x-item-disabled {
	visibility: hidden;
}
/* Extjs Css - End */