	html {width:700px;}
	body {padding:0px; width:700px; height:900px;}
	body {background:#FFF;}
	#userInfo label {color: #5a5a5a; float: right; margin: 42px 59px 0 0; padding: 0;}

	.seph {clear:none}
	.sepLista {clear:none}
	.mais {clear:none}
	
	.paginacao {clear:none}
	.paginacao2 {clear:none;float:left} 
	
	.dynLayout{width:100%;}

	.formItem {clear:none} 
	.formItem label {width:200px;}
	.buttons {display:none} 
	.formItemGroup {clear:none;height:20px}
	.formItemGroup label {width:200px;}
	.grid {clear:none;float:left}
	.grid table th.cpincol {width:40%}
	.grid table {clear:left}
	.detail {clear:none;float:left}
	.tableButtons {clear:none} 
	
	.nojs {display:none}
	
    
    .bob-page-steps {display:none;}
    
    
    /*
    .IB-mainmenu-screen {display:none;}
    .NB-aside-module {display:none;}
    .IB-products-screen {display:none;}
    .shadow_banner {display:none;}
    .col-lg-3 {display:none;}
    .col-lg-9 {width:100%}
    .fa-print {display:none;}
    .IB-netbanking {display:none!important;}
    .IB-footer-screen {display:none!important;}
    .bob-page-title h3 { color:#000; font-size:16px}
    .IB-header-screen {width:auto; height:150px}
    .IB-sitebrand {float:none}
    .IB-sitename {display:none;}
    .bob-header-mainpanel {background:none}
    .IB-mainlogo img {margin-top:14px!important}
    .control-label {font-size:80%}
    .bob-header-mainpanel {margin-bottom:10px;}
    .panel-heading {overflow:hidden}
    
    */
    
/*********************************************************************
HEADER PANEL
*********************************************************************/
/* Laguage Flag */
    .IB-header-menu .IB-lang {display:none!important;}
    
/* Account Settigns */
    .IB-useraccount {display:none!important;}
    
/* Logout Button */
    .IB-header-menu .IB-logout {display:none!important;}

/* Navigation Menu */
    .IB-main-nav-module {display:none!important;}
    
    .IB-header-screen{display:block;}
    .IB-header-screen .col-xs-3{float:none;position:absolute;}
    .IB-header-screen .col-xs-9{float:none;position:absolute;right:0px;}
    .IB-header-menu div{float:left;}
    .IB-content-area{position:absolute; top:50px;}
    .sendMail{display:none!important;}
    .bob-header-mainpanel .col-md-5{padding-top:15px;}
    .bob-header-mainpanel{width:100%;}
    .panel panel-default{}
    ..panel-success > .panel-heading {color:#3c763d!important;}
/*********************************************************************
LEFT PANEL
*********************************************************************/
/* Navigation Menu */
    .IB-col-menu {display:none!important;}

/* Navigation Menu Extended */
    .IB-footer-callcenter-module {display:none!important;}

/*********************************************************************
CENTER PANEL
*********************************************************************/
/* Sizing Center */
    .IB-content-area {width:100%!important;}

/* Print Button */
    .glyphicon-print {display:none!important;}

/* DropDown */  
    select {
        -webkit-appearance: none;
        -moz-appearance: none;
        text-indent: 1px;
        overflow:hidden;
    }
    
/* Buttons */
 /*   input[type=submit] {display:none!important;}
    input[type=button] {display:none!important;}
    input[type=reset] {display:none!important;}
    button {display:none!important;}*/


/* Images Hyperlinks */
    a[href]:after {
    content: none !important;
    }
    
    
/*********************************************************************
FOOTER PANEL
*********************************************************************/
/* Navigation Menu */
    /*.IB-footermenu-module {display:none!important;}*/
    .IB-footer-screen {display:none!important;}
    
    
/*********************************************************************
BOOTSTRAP FIX
*********************************************************************/    
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .visible-xs {
    display: none !important;
  }
  .hidden-xs {
    display: block !important;
  }
  table.hidden-xs {
    display: table;
  }
  tr.hidden-xs {
    display: table-row !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: table-cell !important;
  }
  .hidden-xs.hidden-print {
    display: none !important;
  }
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
