body, table {
    font-size: small;
}
body {
    font-family: Helvetica, Arial, sans-serif;
    color: #000;
    background: #fff;
    background-image: url("../images/top-bg.png") !important; 
    background-repeat: repeat-x !important;    
}
body, table td, select {
    font-size: 12px;
}
/*a:link, a:visited, a:hover, a:active {
  color: #000;
}
*/
/* Dialog boxes */
.dialogTopLeftInner, .dialogMiddleLeftInner, .dialogBottomLeftInner,
.dialogTopRightInner, .dialogMiddleRightInner, .dialogBottomRightInner {
    display: none;
}
.gwt-DialogBox {
    background-color: white;
    border: 1px solid #666;
    z-index: 2;
}
.gwt-DialogBox .Caption {
    background: #d3d6dd url(gradient_bg_th.png) repeat-x bottom left;
    font-weight: bold;
    text-shadow: #fff 0 2px 2px;
    cursor: default;
    padding: 5px 10px;
    border-bottom: 1px solid #999;
    text-align: left;
}
.gwt-DialogBox .dialogContent {
}
.gwt-DialogBox .gwt-Button {
    margin: 10px;
}
.gwt-PopupPanelGlass {
    background-color: #000;
    opacity: 0.3;
    filter: literal("alpha(opacity=30)");
    z-index: 2;
}

table {
    border-spacing:0px;
}
/*
.x-grid3-row td.x-grid3-cell{
    border:0px none;
    padding:0px;
}

.x-grid3-cell-inner{
    padding:0px ;
}
*/

.x-grid3-col-action{
    padding:0px;
}

/*.x-grid3-col-last{
    background: #999;
}*/

/* edit survey grid row hover */
.x-grid3-row-over {
    background: none;
    background-image: none;
    border-color: #ddd;

    background-color: #efefef;
    background-image: url(../images/default/grid/row-over.gif);
}
/* edit survey panel content width */
.gwt-HTML{width:100%;}

.questionPreview, .headerPreview, .footerPreview {
    white-space: normal;
    line-height: normal;
    /*    padding:5px;*/
}

.questionPreview p, .headerPreview p, .footerPreview p{
    line-height: normal;
    white-space: normal;
    /*    padding:5px;*/
}

.questionPreview table, .headerPreview table, .footerPreview table{
    width:100%;
}

.question-default-noborder textarea{
    padding:0px;
}

.question-textbox-matrix{
    padding:2px;
    text-align: center;
}

div.questionPreview ul{
    /*div.gwt-HTML ul{*/
    margin-left:20px;
    list-style-type: disc;
}

div.questionPreview p{
    display:inline;
}

.button-grid-headerfooter{
    right:0px;
    padding-top:4px;
    padding-right:6px;
    z-index: 1;
    position:absolute;
}

.button-grid{
    width:100%;
    height: 30px;
}
.button-grid a{
    margin-left:20px;
}
.button-grid-button{
    padding-right:4px;
}

.button-grid-text{
    font-weight: bold;
    padding-right:4px;
    white-space: nowrap;
}

.button-grid-button-col{
    text-align: right;
}
.button-grid-empty-col{
    width:100%;
}
.button-grid-timer-col{
    text-align: right;
}
.button-grid-text-col{
    width:100%;
}

/* Button as link --*/
.button-link .x-btn-text{
    cursor: pointer !important;
    cursor: hand !important;
    border: none !important;
    background-image:none !important;
    padding: 0px !important;
    color: #4784C3 !important;
    text-decoration: underline !important;
}

/* remove images */
.button-link .x-btn-bl,
.button-link .x-btn-bc,
.button-link .x-btn-br,
.button-link .x-btn-ml,
.button-link .x-btn-mc,
.button-link .x-btn-mr,
.button-link .x-btn-tl,
.button-link .x-btn-tc,
.button-link .x-btn-tr{
    background-image: none !important;
    background-color: transparent !important;
    border:0px !important;
    font-size: 0px;
} 
/* Button as link */
/* Navigation header style*/
.nav-header{
    padding: 1px 3px 0px 3px;
    vertical-align: middle;
    text-align: left;
    width:100%;
}
.nav-header div.x-panel-toolbar{
    width:100%;
    padding-bottom: 1px;
    margin-right:5px;
}

.nav-header table{
    width:100%;
}

.nav-header table td{
    vertical-align: middle;
}
.nav-header span.x-panel-header-text{
    display:none;
}
/* Navigation header style*/

.add-project .x-form-label-left{
    white-space: nowrap;
}

.add-project input{
    width:100%;
}
.add-project .x-window-body{
    background:white;
}

.project-treegrid div.x-grid3-col-id{
    width:15px;
    margin-top:18px;
}

.project-treegrid div.x-grid3-row:first-child{
    background-color: white !important;
}

.project-treegrid .page-break{
    /*    text-align: center;*/
    /*    height:100%;*/
    margin-top: 15px;    
    padding-right:25px;
}
.project-treegrid .x-tree3-el img{
    margin-top:2px;
}

.page-break table{
    width:100%;
}

.project-treegrid div.x-grid3-row{
    border: 0px;
}

.project-treegrid div.x-grid3-row-over{
    background-color: #fff !important;
    background-image:none;
    /*    border-top: 1px #dfe8f6 dotted;
        border-bottom: 1px #dfe8f6 dotted;*/
}

.project-treegrid div.x-grid3-row-selected{
    background-color: #fff !important;
    /*    border-top: 1px #dfe8f6 solid;
        border-bottom: 1px #dfe8f6 solid;*/
}

/*.project-treegrid td{
    padding-left:0px !important;
    padding-right:0px !important;
}*/

/*#headerFooterEditor div.x-window-body{
    height:auto !important;
}*/

.edit-question-window .x-window-body{
    background:white;
}

.edit-question-grid{
    padding:2px;
    border:1px;
    margin:10px;
    height: auto !important;
    width:auto  !important;
}
.edit-question-grid table{
    width:100%;
}

.edit-question-grid td{
    padding-top:5px;
	vertical-align:middle;
}

.edit-question-grid div.gwt-Label{
    white-space: nowrap;
}

.edit-question-grid table.mceLayout{
    width:100% !important;
}

.edit-question-option-grid{
    width:100%;
    padding:2px;
    margin:2px;
    border:1px;
    border-spacing: 5px;
}

.edit-question-option-grid td{
    width:100%;
}

/*.optionPanel table{
    width:100%;
}*/
.rowOptionTextArea {
    width:auto !important;
    padding-right: 8px;
}
.rowOptionTextArea textarea{
    width:100% !important;;
}
.colOptionTextArea {
    width:auto !important;
    padding-right: 8px;
    padding-left: 8px;
}
.colOptionTextArea textarea{
    width:100% !important;
}

.optionEditor table{
    width:auto !important;
}

.optionEditor table td{
    white-space: nowrap;
}

.optionEditorInput {
    width:auto !important;
} 
.optionEditorInput label{
    padding-left:6px;
}

.optionEditorInput table{
    width:auto;
}
.optionEditorInput table td{
    padding:2px;
}

.optionEditInputBox{
    margin:auto;
    display:table;
}
div.optionEditInputBox{
    background-color:#e8e8e8;
}

.optionEditInputBox div{
    display: table-cell;
    vertical-align: middle;
}

.optionEditInputBox input{
    width:70px;
}

.optionEditInputBox div.x-form-field-wrap{
    padding-right:17px;
}



.optionMatrixPanelPreview span{
    display: block;
    text-align: center;
}

.optionMatrixPanelPreview span.rowOption{
    text-align: left;
}

.optionMatrixPanelPreview div.gwt-HTML{
    text-align: center;
}

.optionMatrixPanelPreview td{
    width:1%;
    vertical-align: middle;
    text-align: center;
}

.matrixButtonBox label{
    display:none;
}

.gwt-TextArea {
    display:none;
    /*  padding: 4px;
      border: 1px solid #ccc;
      border-top: 1px solid #666;
      font-size: 100%;
      font-family: Arial Unicode MS, Arial, sans-serif;*/
}

.project-settings-grid{
    height:auto !important;
    border-spacing: 5px;
    padding:2px;
    width:100%;
}
.project-settings-grid input{
    padding:4px;
}

.project-settings-grid tr{
    height:40px;
}

.project-settings-grid col.col-label{
    width:20%;
    white-space: nowrap;
}
.project-settings-grid col.col-email-label{
    width:15%;
    white-space: nowrap;
}
.project-settings-grid col.col-option{
    width:auto;
    white-space: nowrap;
}

.project-report-infogrid{
    padding:2px;
    margin:2px;
    border:1px;
    border-spacing: 5px;
    background-color: white;
}

.project-report-infogrid col.col-label{
    width:20%;
    white-space: nowrap;
}

.project-report-infogrid col.col-option{
    width:auto;
    white-space: nowrap;
}




.toolbar{
    height:26px !important;
    padding:5px;
    width:100%;
}

.toolbar-label{
    width:100%;
}

.toolbar table.button-grid{
    height:26px !important;
}
.toolbar div.x-panel-btns{
    padding:0px;
}

.project-passwords-infogrid{
    border-spacing:5px;
}

.project-passwords-infogrid a{
    margin-left:50px;
}

.project-passwords-grid {
    width:500px;
    height:50%;
    border-spacing: 5px;

}
.project-passwords-grid col.col-input{
    width:auto;
}
.project-passwords-grid col.col-button{
    width:60px;
}
.project-passwords-grid tr.row-inst{
    height:20px;
}
.project-passwords-grid tr.row-input{
    vertical-align: top;
}

.project-passwords-grid textarea{
    width:98% !important;
}

.project-data-infogrid{
    height: auto !important;
    border-spacing: 5px;
}
.project-data-infogrid col.col-label{
    width: 20% !important;
}
.project-data-infogrid col.col-option{
}

.project-data-tab-body{
}

/*.payment-grid{
    margin:10px;
    white-space: nowrap;
    border-spacing: 6px;
}
.payment-grid col.col-label{
    width: 148px;
}
.payment-grid col.col-option{
    width:auto;
}*/

.payment-section-panel{
    margin:10px 10px 0 10px;
}

.payment-section-panel div.x-panel-header{
    border:0px;
    /*    background-image: none;*/
}


/* gwt rich text style start*/
.dg-RichText {
    border: 1px solid #BBBBBB;
    border-spacing: 0px;
    background-color: white;
}

/* gwt rich text style end */

/* override standard toggle button start */
.gwt-ToggleButton-up, .gwt-ToggleButton-up-hovering, .gwt-ToggleButton-up-disabled {
    padding: 0px !important;
}
.gwt-ToggleButton-up, .gwt-ToggleButton-up-hovering, .gwt-ToggleButton-up-disabled, .gwt-ToggleButton-down, .gwt-ToggleButton-down-hovering, .gwt-ToggleButton-down-disabled {
    margin: 1px !important;
}
.gwt-ToggleButton-down, .gwt-ToggleButton-down-hovering, .gwt-ToggleButton-down-disabled {
    padding: 0px !important;
}
.gwt-ToggleButton-up,
.gwt-ToggleButton-up-hovering,
.gwt-ToggleButton-up-disabled,
.gwt-ToggleButton-down,
.gwt-ToggleButton-down-hovering,
.gwt-ToggleButton-down-disabled {
    margin: 1px !important;
}
/* override standard toggle button end*/





.font-setting td{
    padding:2px;
}



.main-tab div.x-tab-strip-wrap{
    background: rgb(108,157,188);
    /*    background: #dbdbdb url(../images/gray/tabs/tab-strip-bg.gif) repeat-x left top;*/
}

.main-tab ul.x-tab-strip li{
    margin-left:0px;
    width:180px;
}

.main-tab .x-tab-strip-top .x-tab-right {
    text-align: center;
    background-image: none;
    /*    background-image:url(../images/dg-tabs-sprite.gif);*/
}

.main-tab .x-tab-strip-active .x-tab-right {
    background-image:url(../images/tab_on2.gif);
}

.main-tab .x-tab-strip-top .x-tab-left {
    background-image:none;
    /*    background-image:url(../images/dg-tabs-sprite.gif);*/
}
.main-tab .x-tab-strip-top .x-tab-strip-inner {
    background-image:none;
    /*    background-image:url(../images/dg-tabs-sprite.gif);*/
}

.main-tab ul.x-tab-strip-top{
    list-style-image: none;
    border-bottom-width: 0px;
    margin-left:51px;
    background: rgb(108,157,188);
}

.main-tab li.x-tab-strip-active span.x-tab-strip-text,
.main-tab li.x-tab-strip-over span.x-tab-strip-text{
    color:white;
}
.main-tab .x-tab-strip span.x-tab-strip-text{
    font-size:16px;
    font-weight: bold;
    color:#ddd;
}

.main-tab .x-tab-strip-spacer{
    height:8px;
    background: rgb(157,164,149);
} 

.main-tab .x-tab-panel-header{
    border:0px;
    padding-bottom:0px;
}

.project-tab div.x-tab-strip-wrap{
    background: #dbdbdb url(../images/gray/tabs/tab-strip-bg.gif) repeat-x left top;
}

.project-tab  ul.x-tab-strip li{
    margin-left:2px;
    width:auto;
}

.project-tab .x-tab-strip-top .x-tab-right {
    background-image:url(../images/gray/tabs/tabs-sprite.gif);
}

.project-tab .x-tab-strip-top .x-tab-left {
    background-image:url(../images/gray/tabs/tabs-sprite.gif);
}
.project-tab .x-tab-strip-top .x-tab-strip-inner {
    background-image:url(../images/gray/tabs/tabs-sprite.gif);
}

.project-tab ul.x-tab-strip-top{
    /*    border-bottom-color: rgb(153,153,153);*/
    list-style-image: none;
    border-bottom-width: 1px !important;
    margin-left:0px;
    background: #dbdbdb url(../images/gray/tabs/tab-strip-bg.gif) repeat-x left top;
}

.project-tab .x-tab-strip span.x-tab-strip-text{
    font-size:12px;
    font-weight: normal;
    color:black;
}

.project-tab li.x-tab-strip-over span.x-tab-strip-text{
    color:black;
}
.project-tab li.x-tab-strip-active span.x-tab-strip-text{
    color:black;
    font-weight: bold;
}


.project-tab .x-tab-strip-spacer{
    height:0px;
} 

.project-tab-content{
    padding:10px;
}

.x-viewport, .x-viewport body {
    margin-left: auto;
    margin-right:auto;
}

.x-modal{
    opacity:0.5 !important;
}

.form-label-a{
    font-weight:bold;
    font-size:large;
    white-space: nowrap;
    margin-right: 5px;    
}
.form-label-b{
}

/*.edit-question-text{
    height:200px;
}*/

.headerLogo{
    background-image: url(/images/surveybrother.gif);
    width:189px;
    height:50px;
}
.headerTable{
    background: rgb(108,157,188);
}
.headerTable td{
    vertical-align: top;
}
.headerTable td:first-child+td{
    width:100%;
}
.headerMiddle{
    width:100%;
}
.hearderUser{
    vertical-align: top;
    padding:2px;
}
.headerWelcome{
    display:inline-block;
    margin-right:2px;
}
.headerUsername{
    display: inline-block;
    margin-right:2px;
}

.headerUserGrid{
    border-spacing:2px;
}
.headerUserGrid a {
    padding:0px 8px 0px 5px;
    color: white;
}

.headerUserGrid td{
    padding:0px 5px 0px 5px;
    vertical-align: middle;
    color: white;
    white-space:nowrap;
}

.text-warning{
    color:red;
    text-align: left;
}

.text-success{
    color:blue;
    text-align: left;
}

.setting-panel-section{
    margin:10px !important;
}

.project-settings-grid div.preferenceInbox{
    width:200px !important;
}
.preferenceInbox input{
    width:200px !important;    
}

.project-settings-grid div.preferenceInboxLong{
    width:350px !important;    
}
.preferenceInboxLong input{
    width:350px !important;
}

/*
.questionActionStyle{
}

.button-edit td.x-btn-ml,
.button-edit td.x-btn-mr,
.button-edit td.x-btn-tl,
.button-edit td.x-btn-tc,
.button-edit td.x-btn-tr,
.button-edit td.x-btn-bl,
.button-edit td.x-btn-bc,
.button-edit td.x-btn-br,
.button-delete td.x-btn-ml,
.button-delete td.x-btn-mr,
.button-delete td.x-btn-tl,
.button-delete td.x-btn-tc,
.button-delete td.x-btn-tr,
.button-delete td.x-btn-bl,
.button-delete td.x-btn-bc,
.button-delete td.x-btn-br,
.button-copy td.x-btn-ml,
.button-copy td.x-btn-mr,
.button-copy td.x-btn-tl,
.button-copy td.x-btn-tc,
.button-copy td.x-btn-tr,
.button-copy td.x-btn-bl,
.button-copy td.x-btn-bc,
.button-copy td.x-btn-br
{
    display:none;
    width:0px !important;
    background-image: none;
}

.button-edit td.x-btn-mc,
.button-delete td.x-btn-mc,
.button-copy td.x-btn-mc{
    background-image: none;
    padding:0px;
}*/


.insert_button {
    margin-left:5px;
}

.account-nav div{
    padding:5px;
    border-color: #f0f0f0;
}

.current-plan-grid{
    padding:10px;
}

/*.current-plan-grid col.col-label{
    width: 100px;
}
.current-plan-grid col.col-value{
    width: auto;
}*/

.current-plan-grid td.col-label{
    font-weight: bold;
    width:100px;
    padding:5px;
    white-space: nowrap;
}

.account-plan-grid{
    height:auto !important;
    border-spacing: 5px;
    width:100%;
    padding:10px;
}
.account-plan-grid tr{
    vertical-align: top;
}
.account-plan-grid col.col-plan{
    width:50%;
    white-space: nowrap;
}

.account-plan-rate{
    font-size:16px;
}

.account-plan-annualbill{
    font-size:12px;
    font-style: italic;
}
p.plan-header{
    font-size:20px;
    margin:4px 10px 4px 10px;
}

.plan-panel div.x-panel-body{
    padding:10px;
    text-align: center;
}

.plan-panel ul{
    list-style-image: url(/images/dot_blue.gif);
    margin-left: 20px;    
}
.account-plan-title div.x-panel-footer{
    height:30px;
}
.account-plan-feature{
    text-align: left;
}

.payment-window{
    background-color: white;
}

.payment-receipt{
    margin-top:30px;
}

.payment-receipt-grid{
    border: 2px #d0d0d0 solid;
    margin: 20px;
    margin-left: auto;
    margin-right: auto;
    border-spacing: 25px;
    white-space: nowrap;
}

.payment-receipt-grid col.col-label{
    font-weight: bold;
    width: 148px;
}
.payment-receipt-grid col.col-option{
    width:auto;
}

.publish-grid{
    white-space: nowrap;
    border-spacing: 6px;
}
.publish-grid col.col-label{
    width: 148px;
}
.publish-grid col.col-option{
    width:auto;
}

.publish-stepone,
.publish-stepone div.x-panel-bwrap,
.publish-stepone div.x-panel-body{
    height:100%;
}

.publish-maingrid{
    height:100%;
    padding:10px;
}
.publish-maingrid-two{
    padding:10px;
    border-spacing: 10px;
}

.publish-two-success{
    text-align: center;
    margin-top: 10px;
    font-size: 14px;    
}

.status-dialog-text{
    text-align: center;
    font-size: 14px;
    margin-top: 30px;    
}

.action-window,
.action-window div.x-panel-bwrap,
.action-window div.x-panel-body{
    height:100%;
}

.action-window-text{
    padding:10px;
    line-height: 150%;
    font-size: 120%;
}

.add-project-form{
    margin:10px;
}
.page-top{
    background-image: url(../images/page-top.png);
    height: 10px;
}

.page-left{
    background-image: url(../images/page-left.png);    
    width: 8px !important;
}
.page-right{
    background-image: url(../images/page-right.png);    
}
.page-bottom{
    background-image: url(../images/page-bottom.png);    
    height:10px;
}
.page-top-left{
    background-image: url(../images/page-top-left.png);    
    width: 10px;
    height: 15px;
    left: -6px;
    top: -6px;
    position: relative;
}
.page-top-right{
    background-image: url(../images/page-top-right.png);    
    right: 6px;
    bottom: 0px;
    width: 10px;
    height: 15px;
    top: -6px;
    position: relative;
}
.page-bottom-left{
    background-image: url(../images/page-bottom-left.png);    
    width: 10px;
    height: 15px;
    left: -3px;
    bottom: -5px;
    position: relative;
}
.page-bottom-right{
    background-image: url(../images/page-bottom-right.png);    
    width: 10px;
    height: 15px;
    bottom: -5px;
    position: relative;
}
td.footerLeftPreview{
    position:relative;
}
td.footerLeftPreview div.x-grid3-col-left{
    position:absolute;
    bottom:0;
}
td.footerRightPreview{
    position:relative;
}
td.footerRightPreview div.x-grid3-col-right{
    position:absolute;
    bottom:0;
    right:0;
}

td.headerLeftPreview div.x-grid3-col-left{
    position:relative;
    left:3px;
}
td.headerRightPreview div.x-grid3-col-right{
    position:relative;
    right:3px;
}


/*.headerPreview{
    border-top: 1px solid #C5C5C5;    
}*/

/*.headerPreview div.x-grid3-cell-inner{
    padding:0px;
}
.footerPreview div.x-grid3-cell-inner{
    padding:0px;
}*/

.questionPanel div.x-border{
    border-color: transparent;
    /*    padding-left:6px;
        padding-right:5px;*/
    margin-top:2px;
    margin-bottom:2px;
}

.questionPanel{
    width:auto !important;
    padding:0px !important;
}

.questionPanelHover table.button-grid{
    background-image: url(../images/gray/panel/light-hd.gif);
    cursor: move;
    border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
}

.questionPanelHover{
    border-color:#d0d0d0 !important;
    border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
}

.questionPanelHoverDrag{
    border-color:#a0a0a0 !important;
    border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
}


.questionHTML{
    padding:5px 10px 0px 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    margin-left: 8px;
    margin-right: 8px;
    white-space: normal;
}

.defaultHeaderFooter{
    text-align: center;
    vertical-align: middle;
    height:28px;
    margin-top:2px;
    color:gray;
}

table.x-insert-bar{
    width:auto !important;
    left:0px !important;
    margin-left:10px;
    margin-right:10px;  
}


#textEditor_ifr{
    width:100% !important;
    height:100% !important;
}
#headerFooterEditor tr.mceLast{
    height:21px;
}

.login-response-blue{
    color:blue;
}

.loginPanel {
    margin: 20px auto 300px auto;
}

.signUpPanel{
    margin: 20px auto 100px auto;
}

.loginSignUpPanel{
    text-align: center;
    width: 600px;
    border: 1px;
    padding: 0 20px 20px 20px;
    background-color: rgb(214,222,236);
    border-radius: 6px;
}

.loginSignUpPanel div{
    border:0px none;
}

.loginSignUpPanel input{
    font-size: 22px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #999;
    padding: 4px;
    margin-top:20px;
    margin-bottom: 5px;
}

.newsletter input{
    margin-top:20px;
}

.login-title{
    color:#1B468E;
    font-size:26px;
    font-weight: bold;
    text-align: left;
    width:100%;
    margin-top:10px;
}

.login-label{
    font-size:22px;
    width:180px;
    white-space:nowrap;
    padding-top:30px;
    padding-bottom:5px;
}
.login-top-grid tr, .forget-password-grid tr{
    height:50px;
    vertical-align: top;
}

tr.login-response-row {
    height:20px;
    vertical-align: bottom;
}

.login-bottom-grid{
    margin-left:10px;
    /*    width:100%;*/
}

.login-forgetpassword table{
    margin-top:6px;
}

.login-signup1{
    margin-bottom: 5px;    
}

.x-btn tr{
    height:auto !important;
}

.TextBoxWithPlaceholder-placeholder {
    color: #aaa;
}

.TextBoxWithPlaceholder {
    margin-top:15px;
}

.login-response-success{
    font-size:18px;
    color:green;
}

.error-text-box { 
    background: white url("../images/default/form/exclamation.gif") no-repeat right center !important; 
} 

.error-text-box-label{
    color:red;
}

.login-response-label{
    font-size:18px;
}

.login-wait{
    background: url("../images/default/grid/wait.gif") no-repeat;
    width:100%;
    height:20px;
}

.signup-success-grid{
    margin-top:60px;
    margin-bottom:60px;
    margin-left:67px;
}
.signup-success-button{
    padding:5px 15px 5px 15px;
    margin:80px 0 80px 198px;
}
.signup-success-button button{
    color:white !important;
    font-size:16px;
    height:20px !important;
}

.loading-label{
    margin-left: 490px;
    margin-right: auto;
    width: 100px;
    background: url("../images/default/grid/wait.gif") no-repeat;
    text-align: center;
    top:120px;
}

.loading-failure-label{
    margin-left: 490px;
    margin-right: auto;
    width: 100px;
    background:none;
    text-align: center;
    top:120px;
}

.refreshing{
    background: url("../images/default/grid/wait.gif") no-repeat;
    padding-left:30px;
}

.reminder-panel{
    top:0px !important;
    background-color: orange;
}

.reminder-panel .x-window-bwrap{
    display:none;
}

.reminder-panel .x-window-tl,
.reminder-panel .x-window-tr,
.reminder-panel .x-window-tc{
    background-image: none;
}
.reminder-panel .x-window-header-text{
    cursor: default;
    text-align: left;
    margin-top: 5px;
    display: block;
}

.reminder-panel table.x-btn{
    margin-right:5px;
}

img.x-btn-image {
    left: -0.8125px !important;
    top: -2.80624px !important;
}


/* x-btn */
/*.x-btn .x-btn-tl,.x-btn-tc,.x-btn-tr,.x-btn-ml,.x-btn-mr,.x-btn-bl,.x-btn-bc,.x-btn-br{
    display:none !important;
}

.x-btn .x-btn-mc{
    height:20px;
    vertical-align: middle;
  border:1px solid #ffad41; 
 -webkit-border-radius: 5px; 
 -moz-border-radius: 5px;
 border-radius: 5px;
 text-decoration:none; 
 display:inline-block;
 text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
 font-weight:bold; 
 background-color: #ffc579; background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc579), to(#fb9d23));
 background-image: -webkit-linear-gradient(top, #ffc579, #fb9d23);
 background-image: -moz-linear-gradient(top, #ffc579, #fb9d23);
 background-image: -ms-linear-gradient(top, #ffc579, #fb9d23);
 background-image: -o-linear-gradient(top, #ffc579, #fb9d23);
 background-image: linear-gradient(to bottom, #ffc579, #fb9d23);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffc579, endColorstr=#fb9d23);
}

.x-btn-over .x-btn-mc{
 border:1px solid #ff9913;
 background-color: #ffaf46; background-image: -webkit-gradient(linear, left top, left bottom, from(#ffaf46), to(#e78404));
 background-image: -webkit-linear-gradient(top, #ffaf46, #e78404);
 background-image: -moz-linear-gradient(top, #ffaf46, #e78404);
 background-image: -ms-linear-gradient(top, #ffaf46, #e78404);
 background-image: -o-linear-gradient(top, #ffaf46, #e78404);
 background-image: linear-gradient(to bottom, #ffaf46, #e78404);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffaf46, endColorstr=#e78404);
}

.button-icon img{
    top:-2px !important;
    left:-2px !important;
}

.x-btn-text{
    height:18px !important;
}*/

.button_blue .x-btn-tl, 
.button_blue .x-btn-tr, 
.button_blue .x-btn-tc, 
.button_blue .x-btn-ml, 
.button_blue .x-btn-mr,
.button_blue .x-btn-mc,
.button_blue .x-btn-bl,
.button_blue .x-btn-br,
.button_blue .x-btn-bc,
.button_orange .x-btn-tl,
.button_orange .x-btn-tr,
.button_orange .x-btn-tc,
.button_orange .x-btn-ml,
.button_orange .x-btn-mr,
.button_orange .x-btn-mc,
.button_orange .x-btn-bl,
.button_orange .x-btn-br,
.button_orange .x-btn-bc {
    background-image: none;
}

.login_button_150 button, 
.signup_button_150 button{
    font-size:16px;
    font-weight: bold;
    color:white !important;
}

.button_padding{
    padding:0 8px 0 8px;
}
.button_padding button{
    font-weight: bold;
}

.report-password {
    margin-left:5px;
    margin-right:5px;
}

.x-form-text, textarea.x-form-field{
    background-image: none;
}

.report-frame{
    border:0px !important;
}

.timer-input-grid{
    border-spacing: 4px;
}

.sb-westpanel, .sb-westpanel div.x-panel-body{
  background-color: #f2f2f2;   
}
.x-panel-body-noborder{border-width:0px}

.x-vsplitbar{
    background-color: white;
}
#allProjects div.x-vsplitbar{
    top:25px !important;
    border-top:solid 1px;
    border-color: #d0d0d0;
    
}
.RichTextToolbar{
    padding:2px;
}
.sb-westnorth div.x-tree3-el {
  border: 1px solid #f2f2f2;
}
.x-ftree2-highlightrow {
  border: 1px dotted #545352 !important;
/*  border: 1px dotted #545352;*/
}

.x-ftree2-selected {
  background: #DFE8F6 none repeat scroll 0%;
  border: 1px dotted #A3BAE9 !important;
  cursor: pointer;
/*	background-color: #d9e8fb !important;*/
}

.x-ftree2-node-over {
/*	background-color: #eee;*/
  background: #efefef url(../images/default/grid/row-over.gif) repeat-x left top;
  border: 1px dotted #dddddd !important;
  cursor: pointer;
}
div.all-project-grid td.x-grid3-header{
    font-size:14px;
    font-weight:bold;
}

div.all-project-grid td.x-grid3-col{
    vertical-align: middle;
	font-size:12px;
}

div#allPage div.x-grid3-col-name{
    padding:0px;
}

table.project-settings-grid select.gwt-ListBox{
    height:28px;
    padding:4px;
}

.payment-month-year select{
    margin-right:5px;
}


.x-btn button, .x-panel-header,.x-tree3-node-text{
 font-size:12px;
}

